Pull request #43997 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 0cbb92bcc543767e5abe6f912ea797166fe25cba+c7d74a2366d5507e628a309a3fff2f1f2984544a (f20b70a96f292a29299e58056e9ff803683a9719) 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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43997@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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # 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 [2022-08-24T12:00:07.341Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-24T12:00:07.347Z] Trying to pass milestone 1 [Pipeline] milestone [2022-08-24T12:00:07.458Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-24T12:00:22.668Z] Still waiting to schedule task [2022-08-24T12:00:22.668Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:01:22.270Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bbf504309b5d8b9e) in /home/ubuntu/workspace/moby_PR-43997 [Pipeline] { [Pipeline] checkout [2022-08-24T12:01:22.393Z] The recommended git tool is: git [2022-08-24T12:01:24.991Z] using credential docker-jenkins-github-credentials [2022-08-24T12:01:25.002Z] Cloning the remote Git repository [2022-08-24T12:01:25.002Z] Cloning with configured refspecs honoured and without tags [2022-08-24T12:01:25.026Z] Cloning repository https://github.com/moby/moby.git [2022-08-24T12:01:25.208Z] > git init /home/ubuntu/workspace/moby_PR-43997 # timeout=10 [2022-08-24T12:01:25.490Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T12:01:25.490Z] > git --version # timeout=10 [2022-08-24T12:01:25.500Z] > git --version # 'git version 2.17.1' [2022-08-24T12:01:25.500Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:01:25.502Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43997/head:refs/remotes/origin/PR-43997 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:01:54.789Z] Fetching without tags [2022-08-24T12:01:55.067Z] Merging remotes/origin/master commit c7d74a2366d5507e628a309a3fff2f1f2984544a into PR head commit 0cbb92bcc543767e5abe6f912ea797166fe25cba [2022-08-24T12:01:54.717Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T12:01:54.735Z] > git config --add remote.origin.fetch +refs/pull/43997/head:refs/remotes/origin/PR-43997 # timeout=10 [2022-08-24T12:01:54.746Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:01:54.771Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T12:01:54.796Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T12:01:54.796Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:01:54.798Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43997/head:refs/remotes/origin/PR-43997 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:01:55.083Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T12:01:55.106Z] > git checkout -f 0cbb92bcc543767e5abe6f912ea797166fe25cba # timeout=10 [2022-08-24T12:01:56.030Z] Merge succeeded, producing 0cbb92bcc543767e5abe6f912ea797166fe25cba [2022-08-24T12:01:56.030Z] Checking out Revision 0cbb92bcc543767e5abe6f912ea797166fe25cba (PR-43997) [2022-08-24T12:01:55.949Z] > git remote # timeout=10 [2022-08-24T12:01:55.980Z] > git config --get remote.origin.url # timeout=10 [2022-08-24T12:01:56.004Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:01:56.005Z] > git merge c7d74a2366d5507e628a309a3fff2f1f2984544a # timeout=10 [2022-08-24T12:01:56.022Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-24T12:01:56.039Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T12:01:56.061Z] > git checkout -f 0cbb92bcc543767e5abe6f912ea797166fe25cba # timeout=10 [2022-08-24T12:02:00.921Z] Commit message: "daemon: capture output of killed health checks" [2022-08-24T12:02:00.967Z] First time build. Skipping changelog. [2022-08-24T12:02:00.928Z] > git rev-list --no-walk b3961cf6ec32a238a8360b6409f395d8b340ddf4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T12:02:02.288Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43997:/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 && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-08-24T12:02:06.493Z] Unable to find image 'alpine:latest' locally [2022-08-24T12:02:07.430Z] latest: Pulling from library/alpine [2022-08-24T12:02:07.690Z] 213ec9aee27d: Pulling fs layer [2022-08-24T12:02:07.690Z] 213ec9aee27d: Verifying Checksum [2022-08-24T12:02:07.690Z] 213ec9aee27d: Download complete [2022-08-24T12:02:08.631Z] 213ec9aee27d: Pull complete [2022-08-24T12:02:08.631Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-24T12:02:08.631Z] Status: Downloaded newer image for alpine:latest [2022-08-24T12:02:15.227Z] 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] 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] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-08-24T12:02:15.462Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bbf504309b5d8b9e) in /home/ubuntu/workspace/moby_PR-43997 [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" 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 "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [2022-08-24T12:02:15.491Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00e85056776f470fe) in /home/ubuntu/workspace/moby_PR-43997 [Pipeline] checkout [2022-08-24T12:02:15.514Z] The recommended git tool is: git [Pipeline] // stage [2022-08-24T12:02:15.528Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-08-24T12:02:15.558Z] Fetching changes from the remote Git repository [Pipeline] { [2022-08-24T12:02:15.570Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-08-24T12:02:15.600Z] The recommended git tool is: git [Pipeline] // stage [2022-08-24T12:02:15.610Z] using credential docker-jenkins-github-credentials [2022-08-24T12:02:15.621Z] Cloning the remote Git repository [2022-08-24T12:02:15.621Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-08-24T12:02:15.809Z] Merging remotes/origin/master commit c7d74a2366d5507e628a309a3fff2f1f2984544a into PR head commit 0cbb92bcc543767e5abe6f912ea797166fe25cba [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-24T12:02:15.952Z] Merge succeeded, producing 0cbb92bcc543767e5abe6f912ea797166fe25cba [2022-08-24T12:02:15.952Z] Checking out Revision 0cbb92bcc543767e5abe6f912ea797166fe25cba (PR-43997) [2022-08-24T12:02:16.083Z] Commit message: "daemon: capture output of killed health checks" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-24T12:02:15.540Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43997/.git # timeout=10 [2022-08-24T12:02:15.563Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T12:02:15.575Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T12:02:15.575Z] > git --version # timeout=10 [2022-08-24T12:02:15.584Z] > git --version # 'git version 2.17.1' [2022-08-24T12:02:15.584Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:02:15.585Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43997/head:refs/remotes/origin/PR-43997 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:02:15.813Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T12:02:15.824Z] > git checkout -f 0cbb92bcc543767e5abe6f912ea797166fe25cba # timeout=10 [2022-08-24T12:02:15.896Z] > git remote # timeout=10 [2022-08-24T12:02:15.907Z] > git config --get remote.origin.url # timeout=10 [2022-08-24T12:02:15.914Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:02:15.916Z] > git merge c7d74a2366d5507e628a309a3fff2f1f2984544a # timeout=10 [2022-08-24T12:02:15.945Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-24T12:02:15.957Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T12:02:15.965Z] > git checkout -f 0cbb92bcc543767e5abe6f912ea797166fe25cba # timeout=10 [2022-08-24T12:02:15.626Z] Cloning repository https://github.com/moby/moby.git [2022-08-24T12:02:15.626Z] > git init /home/ubuntu/workspace/moby_PR-43997 # timeout=10 [2022-08-24T12:02:15.652Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T12:02:15.653Z] > git --version # timeout=10 [2022-08-24T12:02:15.665Z] > git --version # 'git version 2.17.1' [2022-08-24T12:02:15.665Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:02:15.666Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43997/head:refs/remotes/origin/PR-43997 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:02:16.790Z] + docker version [2022-08-24T12:02:16.790Z] Client: Docker Engine - Community [2022-08-24T12:02:16.790Z] Version: 20.10.14 [2022-08-24T12:02:16.790Z] API version: 1.41 [2022-08-24T12:02:16.790Z] Go version: go1.16.15 [2022-08-24T12:02:16.790Z] Git commit: a224086 [2022-08-24T12:02:16.790Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-24T12:02:16.790Z] OS/Arch: linux/amd64 [2022-08-24T12:02:16.790Z] Context: default [2022-08-24T12:02:16.790Z] Experimental: true [2022-08-24T12:02:16.790Z] [2022-08-24T12:02:16.790Z] Server: Docker Engine - Community [2022-08-24T12:02:16.790Z] Engine: [2022-08-24T12:02:16.790Z] Version: 20.10.14 [2022-08-24T12:02:16.790Z] API version: 1.41 (minimum version 1.12) [2022-08-24T12:02:16.790Z] Go version: go1.16.15 [2022-08-24T12:02:16.790Z] Git commit: 87a90dc [2022-08-24T12:02:16.790Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-24T12:02:16.790Z] OS/Arch: linux/amd64 [2022-08-24T12:02:16.790Z] Experimental: true [2022-08-24T12:02:16.790Z] containerd: [2022-08-24T12:02:16.790Z] Version: 1.5.11 [2022-08-24T12:02:16.790Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T12:02:16.790Z] runc: [2022-08-24T12:02:16.790Z] Version: 1.0.3 [2022-08-24T12:02:16.790Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-24T12:02:16.790Z] docker-init: [2022-08-24T12:02:16.790Z] Version: 0.19.0 [2022-08-24T12:02:16.790Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-24T12:02:17.087Z] + docker info [2022-08-24T12:02:29.330Z] Client: [2022-08-24T12:02:29.330Z] Context: default [2022-08-24T12:02:29.330Z] Debug Mode: false [2022-08-24T12:02:29.330Z] Plugins: [2022-08-24T12:02:29.330Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-24T12:02:29.330Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-24T12:02:29.330Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-24T12:02:29.330Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-24T12:02:29.330Z] [2022-08-24T12:02:29.330Z] Server: [2022-08-24T12:02:29.330Z] Containers: 0 [2022-08-24T12:02:29.330Z] Running: 0 [2022-08-24T12:02:29.330Z] Paused: 0 [2022-08-24T12:02:29.330Z] Stopped: 0 [2022-08-24T12:02:29.330Z] Images: 1 [2022-08-24T12:02:29.330Z] Server Version: 20.10.14 [2022-08-24T12:02:29.330Z] Storage Driver: overlay2 [2022-08-24T12:02:29.330Z] Backing Filesystem: extfs [2022-08-24T12:02:29.330Z] Supports d_type: true [2022-08-24T12:02:29.330Z] Native Overlay Diff: true [2022-08-24T12:02:29.330Z] userxattr: false [2022-08-24T12:02:29.330Z] Logging Driver: json-file [2022-08-24T12:02:29.330Z] Cgroup Driver: cgroupfs [2022-08-24T12:02:29.330Z] Cgroup Version: 1 [2022-08-24T12:02:29.330Z] Plugins: [2022-08-24T12:02:29.330Z] Volume: local [2022-08-24T12:02:29.330Z] Network: bridge host ipvlan macvlan null overlay [2022-08-24T12:02:29.330Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-24T12:02:29.330Z] Swarm: inactive [2022-08-24T12:02:29.330Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-08-24T12:02:29.330Z] Default Runtime: runc [2022-08-24T12:02:29.330Z] Init Binary: docker-init [2022-08-24T12:02:29.330Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T12:02:29.330Z] runc version: v1.0.3-0-gf46b6ba [2022-08-24T12:02:29.330Z] init version: de40ad0 [2022-08-24T12:02:29.330Z] Security Options: [2022-08-24T12:02:29.330Z] apparmor [2022-08-24T12:02:29.330Z] seccomp [2022-08-24T12:02:29.330Z] Profile: default [2022-08-24T12:02:29.330Z] Kernel Version: 5.4.0-1071-aws [2022-08-24T12:02:29.330Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-24T12:02:29.330Z] OSType: linux [2022-08-24T12:02:29.330Z] Architecture: x86_64 [2022-08-24T12:02:29.330Z] CPUs: 2 [2022-08-24T12:02:29.330Z] Total Memory: 7.565GiB [2022-08-24T12:02:29.330Z] Name: ip-10-100-111-66 [2022-08-24T12:02:29.330Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-24T12:02:29.330Z] Docker Root Dir: /var/lib/docker [2022-08-24T12:02:29.330Z] Debug Mode: false [2022-08-24T12:02:29.330Z] Registry: https://index.docker.io/v1/ [2022-08-24T12:02:29.330Z] Labels: [2022-08-24T12:02:29.330Z] Experimental: true [2022-08-24T12:02:29.330Z] Insecure Registries: [2022-08-24T12:02:29.330Z] 127.0.0.0/8 [2022-08-24T12:02:29.330Z] Live Restore Enabled: true [2022-08-24T12:02:29.330Z] [2022-08-24T12:02:29.330Z] WARNING: No swap limit support [Pipeline] sh [2022-08-24T12:02:29.642Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-24T12:02:29.642Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-24T12:02:29.642Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43997/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-24T12:02:29.642Z] + bash /home/ubuntu/workspace/moby_PR-43997/check-config.sh [2022-08-24T12:02:29.642Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-24T12:02:29.642Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-24T12:02:29.642Z] [2022-08-24T12:02:29.642Z] Generally Necessary: [2022-08-24T12:02:29.642Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-24T12:02:29.642Z] - apparmor: enabled and tools installed [2022-08-24T12:02:29.922Z] - CONFIG_NAMESPACES: enabled [2022-08-24T12:02:29.922Z] - CONFIG_NET_NS: enabled [2022-08-24T12:02:29.922Z] - CONFIG_PID_NS: enabled [2022-08-24T12:02:29.922Z] - CONFIG_IPC_NS: enabled [2022-08-24T12:02:29.922Z] - CONFIG_UTS_NS: enabled [2022-08-24T12:02:29.922Z] - CONFIG_CGROUPS: enabled [2022-08-24T12:02:29.922Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-24T12:02:29.922Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-24T12:02:29.922Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-24T12:02:29.922Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-24T12:02:29.922Z] - CONFIG_CPUSETS: enabled [2022-08-24T12:02:29.922Z] - CONFIG_MEMCG: enabled [2022-08-24T12:02:29.922Z] - CONFIG_KEYS: enabled [2022-08-24T12:02:29.922Z] - CONFIG_VETH: enabled (as module) [2022-08-24T12:02:29.922Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-24T12:02:29.922Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-24T12:02:29.922Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-24T12:02:29.922Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-24T12:02:29.922Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-24T12:02:29.922Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-24T12:02:29.922Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-24T12:02:29.922Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-24T12:02:29.922Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-24T12:02:29.922Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-24T12:02:29.922Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-24T12:02:29.922Z] - CONFIG_CGROUP_BPF: enabled [2022-08-24T12:02:29.922Z] [2022-08-24T12:02:29.922Z] Optional Features: [2022-08-24T12:02:29.922Z] - CONFIG_USER_NS: enabled [2022-08-24T12:02:29.922Z] - CONFIG_SECCOMP: enabled [2022-08-24T12:02:29.922Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-24T12:02:29.922Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-24T12:02:29.922Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-24T12:02:29.922Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-24T12:02:29.922Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-24T12:02:29.922Z] - CONFIG_BLK_CGROUP: enabled [2022-08-24T12:02:29.922Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-24T12:02:29.922Z] - CONFIG_CGROUP_PERF: enabled [2022-08-24T12:02:29.922Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-24T12:02:29.922Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-24T12:02:29.922Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-24T12:02:29.922Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-24T12:02:29.922Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-24T12:02:29.922Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-24T12:02:30.182Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-24T12:02:30.182Z] - CONFIG_IP_VS: enabled (as module) [2022-08-24T12:02:30.182Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-24T12:02:30.182Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-24T12:02:30.182Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-24T12:02:30.182Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-24T12:02:30.182Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-24T12:02:30.182Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-24T12:02:30.182Z] - CONFIG_EXT4_FS: enabled [2022-08-24T12:02:30.182Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-24T12:02:30.182Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-24T12:02:30.182Z] - Network Drivers: [2022-08-24T12:02:30.182Z] - "overlay": [2022-08-24T12:02:30.182Z] - CONFIG_VXLAN: enabled (as module) [2022-08-24T12:02:30.182Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-24T12:02:30.182Z] Optional (for encrypted networks): [2022-08-24T12:02:30.182Z] - CONFIG_CRYPTO: enabled [2022-08-24T12:02:30.182Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-24T12:02:30.182Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-24T12:02:30.182Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-24T12:02:30.182Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-24T12:02:30.182Z] - CONFIG_XFRM: enabled [2022-08-24T12:02:30.182Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-24T12:02:30.182Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-24T12:02:30.182Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-24T12:02:30.182Z] - "ipvlan": [2022-08-24T12:02:30.182Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-24T12:02:30.182Z] - "macvlan": [2022-08-24T12:02:30.182Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-24T12:02:30.182Z] - CONFIG_DUMMY: enabled (as module) [2022-08-24T12:02:30.182Z] - "ftp,tftp client in container": [2022-08-24T12:02:30.442Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-24T12:02:30.442Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-24T12:02:30.442Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-24T12:02:30.442Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-24T12:02:30.442Z] - Storage Drivers: [2022-08-24T12:02:30.442Z] - "aufs": [2022-08-24T12:02:30.442Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-24T12:02:30.442Z] - "btrfs": [2022-08-24T12:02:30.442Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-24T12:02:30.442Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-24T12:02:30.442Z] - "devicemapper": [2022-08-24T12:02:30.442Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-24T12:02:30.442Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-24T12:02:30.442Z] - "overlay": [2022-08-24T12:02:30.442Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-24T12:02:30.442Z] - "zfs": [2022-08-24T12:02:30.442Z] - /dev/zfs: present [2022-08-24T12:02:30.442Z] - zfs command: missing [2022-08-24T12:02:30.442Z] - zpool command: missing [2022-08-24T12:02:30.442Z] [2022-08-24T12:02:30.442Z] Limits: [2022-08-24T12:02:30.442Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-24T12:02:30.442Z] [2022-08-24T12:02:30.442Z] + true [Pipeline] } [2022-08-24T12:02:30.460Z] Still waiting to schedule task [2022-08-24T12:02:30.461Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [Pipeline] // stage [2022-08-24T12:02:30.462Z] Still waiting to schedule task [2022-08-24T12:02:30.463Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:02:30.466Z] Still waiting to schedule task [2022-08-24T12:02:30.467Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-24T12:02:30.773Z] + sudo modprobe ip_vs [2022-08-24T12:02:30.773Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0cbb92bcc543767e5abe6f912ea797166fe25cba . [2022-08-24T12:02:31.033Z] #1 [internal] load build definition from Dockerfile [2022-08-24T12:02:31.033Z] #1 sha256:644134ae6aab519765c73d7d513874016f4686d6a3cfe7d680acbfd20e0d2ae2 [2022-08-24T12:02:31.033Z] #1 transferring dockerfile: 19.07kB 0.0s done [2022-08-24T12:02:31.034Z] #1 DONE 0.1s [2022-08-24T12:02:31.034Z] [2022-08-24T12:02:31.034Z] #2 [internal] load .dockerignore [2022-08-24T12:02:31.034Z] #2 sha256:a7e0968d5eab0b8c03e3162540f02086de22aef627f29a79ba3f191e2d6c369a [2022-08-24T12:02:31.034Z] #2 transferring context: 145B done [2022-08-24T12:02:31.034Z] #2 DONE 0.1s [2022-08-24T12:02:31.296Z] [2022-08-24T12:02:31.296Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-24T12:02:31.296Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-24T12:02:31.557Z] #3 DONE 0.3s [2022-08-24T12:02:31.557Z] [2022-08-24T12:02:31.557Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-24T12:02:31.557Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-24T12:02:31.557Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-24T12:02:31.557Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-24T12:02:31.557Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-24T12:02:31.557Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 6.29MB / 9.94MB 0.1s [2022-08-24T12:02:31.557Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-24T12:02:31.770Z] Fetching without tags [2022-08-24T12:02:31.817Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.1s done [2022-08-24T12:02:31.817Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-24T12:02:32.078Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-24T12:02:32.342Z] #4 DONE 0.7s [2022-08-24T12:02:32.342Z] [2022-08-24T12:02:32.342Z] #6 [internal] load build definition from Dockerfile [2022-08-24T12:02:32.342Z] #6 sha256:4c8d66b77f958948d950d77db1bcede5ec2f51eec3c175eb12781586a8a5dcfb [2022-08-24T12:02:32.342Z] #6 DONE 0.0s [2022-08-24T12:02:32.342Z] [2022-08-24T12:02:32.342Z] #5 [internal] load .dockerignore [2022-08-24T12:02:32.342Z] #5 sha256:6c63ccbdb8f8786e94953830a016615a165979a37e8cfc9b8610ee65cc59d8f8 [2022-08-24T12:02:32.342Z] #5 DONE 0.0s [2022-08-24T12:02:32.342Z] [2022-08-24T12:02:32.342Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-24T12:02:32.342Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-24T12:02:32.349Z] Merging remotes/origin/master commit c7d74a2366d5507e628a309a3fff2f1f2984544a into PR head commit 0cbb92bcc543767e5abe6f912ea797166fe25cba [2022-08-24T12:02:32.912Z] Merge succeeded, producing 0cbb92bcc543767e5abe6f912ea797166fe25cba [2022-08-24T12:02:32.912Z] Checking out Revision 0cbb92bcc543767e5abe6f912ea797166fe25cba (PR-43997) [2022-08-24T12:02:31.744Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T12:02:31.753Z] > git config --add remote.origin.fetch +refs/pull/43997/head:refs/remotes/origin/PR-43997 # timeout=10 [2022-08-24T12:02:31.761Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:02:31.767Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T12:02:31.775Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T12:02:31.775Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:02:31.776Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43997/head:refs/remotes/origin/PR-43997 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:02:32.354Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T12:02:32.359Z] > git checkout -f 0cbb92bcc543767e5abe6f912ea797166fe25cba # timeout=10 [2022-08-24T12:02:32.883Z] > git remote # timeout=10 [2022-08-24T12:02:32.889Z] > git config --get remote.origin.url # timeout=10 [2022-08-24T12:02:32.897Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:02:32.897Z] > git merge c7d74a2366d5507e628a309a3fff2f1f2984544a # timeout=10 [2022-08-24T12:02:32.908Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-24T12:02:32.917Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T12:02:32.926Z] > git checkout -f 0cbb92bcc543767e5abe6f912ea797166fe25cba # timeout=10 [2022-08-24T12:02:33.281Z] #7 ... [2022-08-24T12:02:33.281Z] [2022-08-24T12:02:33.281Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T12:02:33.281Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-24T12:02:33.281Z] #10 DONE 0.7s [2022-08-24T12:02:33.281Z] [2022-08-24T12:02:33.281Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-24T12:02:33.281Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-24T12:02:33.281Z] #9 DONE 0.7s [2022-08-24T12:02:33.281Z] [2022-08-24T12:02:33.281Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T12:02:33.281Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-24T12:02:33.281Z] #8 DONE 0.7s [2022-08-24T12:02:33.281Z] [2022-08-24T12:02:33.281Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-24T12:02:33.281Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-24T12:02:33.281Z] #7 DONE 0.7s [2022-08-24T12:02:33.281Z] [2022-08-24T12:02:33.281Z] #81 [internal] load build context [2022-08-24T12:02:33.281Z] #81 sha256:d193b5a771b2d51049ca43b1c79d73027e87ead24c8e32c98949c6b685aa4f22 [2022-08-24T12:02:33.560Z] Commit message: "daemon: capture output of killed health checks" [2022-08-24T12:02:33.852Z] #81 ... [2022-08-24T12:02:33.852Z] [2022-08-24T12:02:33.852Z] #48 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-24T12:02:33.852Z] #48 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-24T12:02:33.852Z] #48 DONE 0.0s [2022-08-24T12:02:33.852Z] [2022-08-24T12:02:33.852Z] #81 [internal] load build context [2022-08-24T12:02:33.852Z] #81 sha256:d193b5a771b2d51049ca43b1c79d73027e87ead24c8e32c98949c6b685aa4f22 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T12:02:34.236Z] + [ PR != PR ] [2022-08-24T12:02:34.236Z] + [ master != master ] [2022-08-24T12:02:34.236Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-24T12:02:34.568Z] + docker version [2022-08-24T12:02:34.568Z] Client: Docker Engine - Community [2022-08-24T12:02:34.568Z] Version: 20.10.14 [2022-08-24T12:02:34.568Z] API version: 1.41 [2022-08-24T12:02:34.568Z] Go version: go1.16.15 [2022-08-24T12:02:34.568Z] Git commit: a224086 [2022-08-24T12:02:34.568Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-24T12:02:34.568Z] OS/Arch: linux/amd64 [2022-08-24T12:02:34.568Z] Context: default [2022-08-24T12:02:34.568Z] Experimental: true [2022-08-24T12:02:34.568Z] [2022-08-24T12:02:34.568Z] Server: Docker Engine - Community [2022-08-24T12:02:34.568Z] Engine: [2022-08-24T12:02:34.568Z] Version: 20.10.14 [2022-08-24T12:02:34.568Z] API version: 1.41 (minimum version 1.12) [2022-08-24T12:02:34.568Z] Go version: go1.16.15 [2022-08-24T12:02:34.568Z] Git commit: 87a90dc [2022-08-24T12:02:34.568Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-24T12:02:34.568Z] OS/Arch: linux/amd64 [2022-08-24T12:02:34.568Z] Experimental: true [2022-08-24T12:02:34.568Z] containerd: [2022-08-24T12:02:34.568Z] Version: 1.5.11 [2022-08-24T12:02:34.568Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T12:02:34.568Z] runc: [2022-08-24T12:02:34.568Z] Version: 1.0.3 [2022-08-24T12:02:34.568Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-24T12:02:34.568Z] docker-init: [2022-08-24T12:02:34.568Z] Version: 0.19.0 [2022-08-24T12:02:34.568Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-24T12:02:34.858Z] + docker info [2022-08-24T12:02:35.804Z] Client: [2022-08-24T12:02:35.804Z] Context: default [2022-08-24T12:02:35.804Z] Debug Mode: false [2022-08-24T12:02:35.804Z] Plugins: [2022-08-24T12:02:35.804Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-24T12:02:35.804Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-24T12:02:35.804Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-24T12:02:35.804Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-24T12:02:35.804Z] [2022-08-24T12:02:35.804Z] Server: [2022-08-24T12:02:35.804Z] Containers: 0 [2022-08-24T12:02:35.804Z] Running: 0 [2022-08-24T12:02:35.804Z] Paused: 0 [2022-08-24T12:02:35.804Z] Stopped: 0 [2022-08-24T12:02:35.804Z] Images: 2 [2022-08-24T12:02:35.804Z] Server Version: 20.10.14 [2022-08-24T12:02:35.804Z] Storage Driver: overlay2 [2022-08-24T12:02:35.804Z] Backing Filesystem: extfs [2022-08-24T12:02:35.804Z] Supports d_type: true [2022-08-24T12:02:35.804Z] Native Overlay Diff: true [2022-08-24T12:02:35.804Z] userxattr: false [2022-08-24T12:02:35.804Z] Logging Driver: json-file [2022-08-24T12:02:35.804Z] Cgroup Driver: cgroupfs [2022-08-24T12:02:35.804Z] Cgroup Version: 1 [2022-08-24T12:02:35.804Z] Plugins: [2022-08-24T12:02:35.804Z] Volume: local [2022-08-24T12:02:35.804Z] Network: bridge host ipvlan macvlan null overlay [2022-08-24T12:02:35.804Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-24T12:02:35.804Z] Swarm: inactive [2022-08-24T12:02:35.804Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-08-24T12:02:35.804Z] Default Runtime: runc [2022-08-24T12:02:35.804Z] Init Binary: docker-init [2022-08-24T12:02:35.804Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T12:02:35.804Z] runc version: v1.0.3-0-gf46b6ba [2022-08-24T12:02:35.804Z] init version: de40ad0 [2022-08-24T12:02:35.804Z] Security Options: [2022-08-24T12:02:35.804Z] apparmor [2022-08-24T12:02:35.804Z] seccomp [2022-08-24T12:02:35.804Z] Profile: default [2022-08-24T12:02:35.804Z] Kernel Version: 5.4.0-1071-aws [2022-08-24T12:02:35.804Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-24T12:02:35.804Z] OSType: linux [2022-08-24T12:02:35.804Z] Architecture: x86_64 [2022-08-24T12:02:35.804Z] CPUs: 2 [2022-08-24T12:02:35.804Z] Total Memory: 7.565GiB [2022-08-24T12:02:35.804Z] Name: ip-10-100-39-123 [2022-08-24T12:02:35.804Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-24T12:02:35.804Z] Docker Root Dir: /var/lib/docker [2022-08-24T12:02:35.804Z] Debug Mode: false [2022-08-24T12:02:35.804Z] Registry: https://index.docker.io/v1/ [2022-08-24T12:02:35.804Z] Labels: [2022-08-24T12:02:35.804Z] Experimental: true [2022-08-24T12:02:35.804Z] Insecure Registries: [2022-08-24T12:02:35.804Z] 127.0.0.0/8 [2022-08-24T12:02:35.804Z] Live Restore Enabled: true [2022-08-24T12:02:35.804Z] [2022-08-24T12:02:35.804Z] WARNING: No swap limit support [Pipeline] sh [2022-08-24T12:02:36.094Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-24T12:02:36.094Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-24T12:02:36.094Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43997/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-24T12:02:36.094Z] + bash /home/ubuntu/workspace/moby_PR-43997/check-config.sh [2022-08-24T12:02:36.094Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-24T12:02:36.094Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-24T12:02:36.094Z] [2022-08-24T12:02:36.094Z] Generally Necessary: [2022-08-24T12:02:36.094Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-24T12:02:36.094Z] - apparmor: enabled and tools installed [2022-08-24T12:02:36.094Z] - CONFIG_NAMESPACES: enabled [2022-08-24T12:02:36.094Z] - CONFIG_NET_NS: enabled [2022-08-24T12:02:36.094Z] - CONFIG_PID_NS: enabled [2022-08-24T12:02:36.094Z] - CONFIG_IPC_NS: enabled [2022-08-24T12:02:36.094Z] - CONFIG_UTS_NS: enabled [2022-08-24T12:02:36.094Z] - CONFIG_CGROUPS: enabled [2022-08-24T12:02:36.094Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-24T12:02:36.094Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-24T12:02:36.094Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-24T12:02:36.094Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-24T12:02:36.094Z] - CONFIG_CPUSETS: enabled [2022-08-24T12:02:36.094Z] - CONFIG_MEMCG: enabled [2022-08-24T12:02:36.094Z] - CONFIG_KEYS: enabled [2022-08-24T12:02:36.094Z] - CONFIG_VETH: enabled (as module) [2022-08-24T12:02:36.094Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-24T12:02:36.094Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-24T12:02:36.094Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-24T12:02:36.094Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-24T12:02:36.094Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-24T12:02:36.094Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-24T12:02:36.094Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-24T12:02:36.094Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-24T12:02:36.094Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-24T12:02:36.094Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-24T12:02:36.094Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-24T12:02:36.094Z] - CONFIG_CGROUP_BPF: enabled [2022-08-24T12:02:36.094Z] [2022-08-24T12:02:36.094Z] Optional Features: [2022-08-24T12:02:36.094Z] - CONFIG_USER_NS: enabled [2022-08-24T12:02:36.094Z] - CONFIG_SECCOMP: enabled [2022-08-24T12:02:36.356Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-24T12:02:36.356Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-24T12:02:36.356Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-24T12:02:36.356Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-24T12:02:36.356Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-24T12:02:36.356Z] - CONFIG_BLK_CGROUP: enabled [2022-08-24T12:02:36.356Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-24T12:02:36.356Z] - CONFIG_CGROUP_PERF: enabled [2022-08-24T12:02:36.356Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-24T12:02:36.356Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-24T12:02:36.356Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-24T12:02:36.356Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-24T12:02:36.356Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-24T12:02:36.356Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-24T12:02:36.356Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-24T12:02:36.356Z] - CONFIG_IP_VS: enabled (as module) [2022-08-24T12:02:36.356Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-24T12:02:36.356Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-24T12:02:36.356Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-24T12:02:36.356Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-24T12:02:36.356Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-24T12:02:36.356Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-24T12:02:36.356Z] - CONFIG_EXT4_FS: enabled [2022-08-24T12:02:36.356Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-24T12:02:36.356Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-24T12:02:36.356Z] - Network Drivers: [2022-08-24T12:02:36.356Z] - "overlay": [2022-08-24T12:02:36.356Z] - CONFIG_VXLAN: enabled (as module) [2022-08-24T12:02:36.356Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-24T12:02:36.356Z] Optional (for encrypted networks): [2022-08-24T12:02:36.356Z] - CONFIG_CRYPTO: enabled [2022-08-24T12:02:36.356Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-24T12:02:36.356Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-24T12:02:36.356Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-24T12:02:36.356Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-24T12:02:36.356Z] - CONFIG_XFRM: enabled [2022-08-24T12:02:36.356Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-24T12:02:36.356Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-24T12:02:36.356Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-24T12:02:36.356Z] - "ipvlan": [2022-08-24T12:02:36.356Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-24T12:02:36.356Z] - "macvlan": [2022-08-24T12:02:36.401Z] #81 transferring context: 14.78MB 2.7s [2022-08-24T12:02:36.617Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-24T12:02:36.617Z] - CONFIG_DUMMY: enabled (as module) [2022-08-24T12:02:36.617Z] - "ftp,tftp client in container": [2022-08-24T12:02:36.617Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-24T12:02:36.617Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-24T12:02:36.617Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-24T12:02:36.617Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-24T12:02:36.617Z] - Storage Drivers: [2022-08-24T12:02:36.617Z] - "aufs": [2022-08-24T12:02:36.617Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-24T12:02:36.617Z] - "btrfs": [2022-08-24T12:02:36.617Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-24T12:02:36.617Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-24T12:02:36.617Z] - "devicemapper": [2022-08-24T12:02:36.617Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-24T12:02:36.617Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-24T12:02:36.617Z] - "overlay": [2022-08-24T12:02:36.617Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-24T12:02:36.617Z] - "zfs": [2022-08-24T12:02:36.617Z] - /dev/zfs: present [2022-08-24T12:02:36.617Z] - zfs command: missing [2022-08-24T12:02:36.617Z] - zpool command: missing [2022-08-24T12:02:36.617Z] [2022-08-24T12:02:36.617Z] Limits: [2022-08-24T12:02:36.617Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-24T12:02:36.617Z] [2022-08-24T12:02:36.617Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-24T12:02:36.954Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:0cbb92bcc543767e5abe6f912ea797166fe25cba . [2022-08-24T12:02:36.954Z] #1 [internal] load build definition from Dockerfile [2022-08-24T12:02:36.954Z] #1 sha256:96a089ff5a2e1ef72e157ff9dafd0e79fd2ac301ddb4a65711835f606f7888ab [2022-08-24T12:02:36.954Z] #1 transferring dockerfile: 19.07kB done [2022-08-24T12:02:36.954Z] #1 DONE 0.1s [2022-08-24T12:02:36.954Z] [2022-08-24T12:02:36.954Z] #2 [internal] load .dockerignore [2022-08-24T12:02:36.954Z] #2 sha256:f0bfcc0c621676cc727862ae2b1ccadfb98a1747b626ff951bf071bec9a6b72a [2022-08-24T12:02:36.954Z] #2 transferring context: 145B done [2022-08-24T12:02:36.954Z] #2 DONE 0.1s [2022-08-24T12:02:36.954Z] [2022-08-24T12:02:36.954Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-24T12:02:36.954Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-24T12:02:37.216Z] #3 DONE 0.1s [2022-08-24T12:02:37.216Z] [2022-08-24T12:02:37.216Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-24T12:02:37.216Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-24T12:02:37.216Z] #4 CACHED [2022-08-24T12:02:37.479Z] [2022-08-24T12:02:37.479Z] #5 [internal] load build definition from Dockerfile [2022-08-24T12:02:37.479Z] #5 sha256:d90adcc9cda914e834a73e36219f1211aa4fde81c14d6e3c9b1c329a3b91efa3 [2022-08-24T12:02:37.479Z] #5 DONE 0.0s [2022-08-24T12:02:37.479Z] [2022-08-24T12:02:37.479Z] #6 [internal] load .dockerignore [2022-08-24T12:02:37.479Z] #6 sha256:feba6d022ad23895e63bb6f9865d6339514a1e9c6568f16123c5a9a167af6f47 [2022-08-24T12:02:37.479Z] #6 DONE 0.0s [2022-08-24T12:02:37.479Z] [2022-08-24T12:02:37.479Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T12:02:37.479Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-24T12:02:37.740Z] #10 DONE 0.1s [2022-08-24T12:02:37.740Z] [2022-08-24T12:02:37.740Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-24T12:02:37.740Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-24T12:02:37.740Z] #7 DONE 0.1s [2022-08-24T12:02:37.740Z] [2022-08-24T12:02:37.740Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T12:02:37.740Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-24T12:02:37.740Z] #8 DONE 0.1s [2022-08-24T12:02:37.740Z] [2022-08-24T12:02:37.740Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-24T12:02:37.740Z] #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-24T12:02:37.740Z] #9 DONE 0.1s [2022-08-24T12:02:38.001Z] [2022-08-24T12:02:38.001Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:02:38.001Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:02:38.001Z] #11 DONE 0.0s [2022-08-24T12:02:38.001Z] [2022-08-24T12:02:38.001Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T12:02:38.001Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-24T12:02:38.001Z] #80 DONE 0.0s [2022-08-24T12:02:38.001Z] [2022-08-24T12:02:38.001Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T12:02:38.001Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-24T12:02:38.001Z] #78 DONE 0.0s [2022-08-24T12:02:38.001Z] [2022-08-24T12:02:38.001Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T12:02:38.001Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T12:02:38.001Z] #35 DONE 0.0s [2022-08-24T12:02:38.001Z] [2022-08-24T12:02:38.001Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-24T12:02:38.001Z] #12 sha256:5f349378c595076f1876510c18a39206b12c1db8ccbf9c91d450e10799c5edbe [2022-08-24T12:02:38.001Z] #12 CACHED [2022-08-24T12:02:38.001Z] [2022-08-24T12:02:38.001Z] #13 [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 [2022-08-24T12:02:38.001Z] #13 sha256:31a4647b32ea900e7f93bebdb927dce161a497573e04b1318156dc7846b08b8b [2022-08-24T12:02:38.001Z] #13 CACHED [2022-08-24T12:02:38.001Z] [2022-08-24T12:02:38.001Z] #31 [internal] load build context [2022-08-24T12:02:38.001Z] #31 sha256:905aea91733eb58de72a1af9b5b3fd8f839706001383039b29d6da1e9039c97b [2022-08-24T12:02:38.579Z] #31 ... [2022-08-24T12:02:38.579Z] [2022-08-24T12:02:38.579Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-24T12:02:38.579Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-24T12:02:38.579Z] #56 DONE 0.5s [2022-08-24T12:02:38.579Z] [2022-08-24T12:02:38.579Z] #31 [internal] load build context [2022-08-24T12:02:38.579Z] #31 sha256:905aea91733eb58de72a1af9b5b3fd8f839706001383039b29d6da1e9039c97b [2022-08-24T12:02:39.155Z] #31 ... [2022-08-24T12:02:39.155Z] [2022-08-24T12:02:39.155Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-24T12:02:39.155Z] #14 sha256:e7061093a7ec6df3cc613413502b54953f6e34d383cd52b7a1d4163e71641574 [2022-08-24T12:02:39.155Z] #14 DONE 1.2s [2022-08-24T12:02:39.155Z] [2022-08-24T12:02:39.155Z] #31 [internal] load build context [2022-08-24T12:02:39.155Z] #31 sha256:905aea91733eb58de72a1af9b5b3fd8f839706001383039b29d6da1e9039c97b [2022-08-24T12:02:40.553Z] #31 ... [2022-08-24T12:02:40.553Z] [2022-08-24T12:02:40.553Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-24T12:02:40.553Z] #15 sha256:a32a77af36d5f596304b0b5f3e858bb68a886a30bcf81e79bf0f81e3fbd4e9c6 [2022-08-24T12:02:40.553Z] #15 DONE 1.2s [2022-08-24T12:02:40.553Z] [2022-08-24T12:02:40.553Z] #31 [internal] load build context [2022-08-24T12:02:40.553Z] #31 sha256:905aea91733eb58de72a1af9b5b3fd8f839706001383039b29d6da1e9039c97b [2022-08-24T12:02:40.600Z] #81 ... [2022-08-24T12:02:40.600Z] [2022-08-24T12:02:40.600Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:02:40.600Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:02:40.600Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 0.1s done [2022-08-24T12:02:40.600Z] #11 sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 1.86kB / 1.86kB done [2022-08-24T12:02:40.600Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-08-24T12:02:40.600Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-08-24T12:02:40.600Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 4.0s done [2022-08-24T12:02:40.600Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.3s done [2022-08-24T12:02:40.600Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.8s done [2022-08-24T12:02:40.600Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 5.4s done [2022-08-24T12:02:40.600Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 6.4s [2022-08-24T12:02:40.600Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 60.82MB / 141.86MB 6.4s [2022-08-24T12:02:40.600Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 1.9s [2022-08-24T12:02:40.600Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 5.6s done [2022-08-24T12:02:40.600Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 71.30MB / 141.86MB 6.8s [2022-08-24T12:02:40.600Z] #11 ... [2022-08-24T12:02:40.600Z] [2022-08-24T12:02:40.600Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T12:02:40.600Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-24T12:02:40.600Z] #70 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-24T12:02:40.600Z] #70 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-24T12:02:40.600Z] #70 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-24T12:02:40.600Z] #70 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-24T12:02:40.600Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-08-24T12:02:40.600Z] #70 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.2s done [2022-08-24T12:02:40.600Z] #70 DONE 7.1s [2022-08-24T12:02:40.600Z] [2022-08-24T12:02:40.600Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:02:40.600Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:02:40.600Z] #11 ... [2022-08-24T12:02:40.600Z] [2022-08-24T12:02:40.600Z] #81 [internal] load build context [2022-08-24T12:02:40.600Z] #81 sha256:d193b5a771b2d51049ca43b1c79d73027e87ead24c8e32c98949c6b685aa4f22 [2022-08-24T12:02:40.816Z] #31 transferring context: 62.61MB 2.9s done [2022-08-24T12:02:40.816Z] #31 DONE 2.9s [2022-08-24T12:02:40.816Z] [2022-08-24T12:02:40.816Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-24T12:02:40.816Z] #16 sha256:53ff558fb5b8e1980c631d0a41a33db41d0fac7e88bcbebb45abae737f417902 [2022-08-24T12:02:40.860Z] #81 ... [2022-08-24T12:02:40.860Z] [2022-08-24T12:02:40.860Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T12:02:40.860Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-24T12:02:40.860Z] #72 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-24T12:02:40.860Z] #72 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-24T12:02:40.860Z] #72 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-24T12:02:40.860Z] #72 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-24T12:02:40.860Z] #72 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-08-24T12:02:40.860Z] #72 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.9s done [2022-08-24T12:02:40.860Z] #72 DONE 7.3s [2022-08-24T12:02:40.860Z] [2022-08-24T12:02:40.860Z] #81 [internal] load build context [2022-08-24T12:02:40.860Z] #81 sha256:d193b5a771b2d51049ca43b1c79d73027e87ead24c8e32c98949c6b685aa4f22 [2022-08-24T12:02:41.121Z] #81 transferring context: 39.56MB 7.8s [2022-08-24T12:02:41.389Z] #16 DONE 0.8s [2022-08-24T12:02:41.389Z] [2022-08-24T12:02:41.389Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-24T12:02:41.389Z] #17 sha256:a44322945ec882b931123fbd8214fd1a3c3038f99af2db4013bef64283522470 [2022-08-24T12:02:41.651Z] #17 DONE 0.5s [2022-08-24T12:02:41.651Z] [2022-08-24T12:02:41.651Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-24T12:02:41.651Z] #18 sha256:31842e29edd9116a9b91ebd1439608603093a377e65a562c2b80fcdc05383f67 [2022-08-24T12:02:42.225Z] #18 DONE 0.6s [2022-08-24T12:02:42.225Z] [2022-08-24T12:02:42.225Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-24T12:02:42.225Z] #19 sha256:565d78eb340f212d6f16cc90305b8ca1aa74b043fe4cebf68af163b1b589550a [2022-08-24T12:02:43.169Z] #19 0.765 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:02:43.169Z] #19 0.776 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:02:43.169Z] #19 0.776 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:02:43.169Z] #19 0.900 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-24T12:02:43.169Z] #19 1.014 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-24T12:02:43.431Z] #19 1.098 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-24T12:02:43.431Z] #19 1.222 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-24T12:02:43.431Z] #19 1.306 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-24T12:02:43.663Z] #81 ... [2022-08-24T12:02:43.663Z] [2022-08-24T12:02:43.663Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T12:02:43.663Z] #27 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T12:02:43.663Z] #27 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-08-24T12:02:43.663Z] #27 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-24T12:02:43.663Z] #27 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-08-24T12:02:43.663Z] #27 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-08-24T12:02:43.663Z] #27 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 4.0s done [2022-08-24T12:02:43.663Z] #27 ... [2022-08-24T12:02:43.663Z] [2022-08-24T12:02:43.663Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:02:43.663Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:02:43.663Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 9.8s [2022-08-24T12:02:43.693Z] #19 1.401 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:02:43.693Z] #19 1.494 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:02:43.693Z] #19 1.496 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-24T12:02:43.693Z] #19 1.498 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-24T12:02:43.693Z] #19 1.500 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-24T12:02:43.693Z] #19 1.502 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-24T12:02:43.693Z] #19 1.503 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [174 kB] [2022-08-24T12:02:43.693Z] #19 1.505 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-24T12:02:43.693Z] #19 1.506 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-24T12:02:43.693Z] #19 1.506 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-24T12:02:43.693Z] #19 1.507 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:02:43.693Z] #19 1.508 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-24T12:02:43.693Z] #19 1.508 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-24T12:02:45.044Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 6.9s [2022-08-24T12:02:45.304Z] #11 ... [2022-08-24T12:02:45.304Z] [2022-08-24T12:02:45.304Z] #81 [internal] load build context [2022-08-24T12:02:45.304Z] #81 sha256:d193b5a771b2d51049ca43b1c79d73027e87ead24c8e32c98949c6b685aa4f22 [2022-08-24T12:02:45.304Z] #81 transferring context: 62.61MB 10.1s done [2022-08-24T12:02:45.304Z] #81 DONE 11.9s [2022-08-24T12:02:45.304Z] [2022-08-24T12:02:45.304Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:02:45.304Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:02:46.248Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 12.5s done [2022-08-24T12:02:46.845Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 8.8s done [2022-08-24T12:02:47.414Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 [2022-08-24T12:02:47.673Z] #11 ... [2022-08-24T12:02:47.673Z] [2022-08-24T12:02:47.673Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T12:02:47.673Z] #27 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T12:02:47.673Z] #27 DONE 14.3s [2022-08-24T12:02:47.673Z] [2022-08-24T12:02:47.673Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:02:47.673Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:02:47.933Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.5s done [2022-08-24T12:02:48.505Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-08-24T12:02:49.073Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.7s done [2022-08-24T12:02:49.641Z] #11 ... [2022-08-24T12:02:49.641Z] [2022-08-24T12:02:49.641Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-24T12:02:49.641Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-24T12:02:49.641Z] #71 DONE 1.0s [2022-08-24T12:02:49.641Z] [2022-08-24T12:02:49.641Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:02:49.641Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:02:49.641Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-08-24T12:02:50.296Z] #19 7.142 Fetched 49.2 MB in 7s (7407 kB/s) [2022-08-24T12:02:50.579Z] #11 ... [2022-08-24T12:02:50.579Z] [2022-08-24T12:02:50.579Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-24T12:02:50.579Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-24T12:02:50.579Z] #73 DONE 1.1s [2022-08-24T12:02:50.579Z] [2022-08-24T12:02:50.579Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:02:50.579Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:02:52.223Z] #19 7.142 Reading package lists... [2022-08-24T12:02:55.792Z] #19 10.19 Reading package lists... [2022-08-24T12:02:55.855Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 5.1s [2022-08-24T12:02:56.366Z] #19 13.23 Building dependency tree... [2022-08-24T12:02:56.941Z] #19 14.52 The following additional packages will be installed: [2022-08-24T12:02:56.941Z] #19 14.52 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-24T12:02:56.941Z] #19 14.52 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-24T12:02:56.941Z] #19 14.52 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-24T12:02:56.941Z] #19 14.52 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-24T12:02:56.941Z] #19 14.52 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-24T12:02:56.941Z] #19 14.52 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-24T12:02:56.941Z] #19 14.52 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-24T12:02:56.941Z] #19 14.52 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-24T12:02:56.941Z] #19 14.52 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-24T12:02:56.941Z] #19 14.52 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-24T12:02:56.941Z] #19 14.52 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-24T12:02:56.941Z] #19 14.52 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-24T12:02:56.941Z] #19 14.52 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-24T12:02:56.941Z] #19 14.52 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-24T12:02:56.941Z] #19 14.52 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-24T12:02:56.941Z] #19 14.52 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-24T12:02:56.941Z] #19 14.52 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-24T12:02:56.941Z] #19 14.52 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-24T12:02:56.941Z] #19 14.52 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-24T12:02:56.941Z] #19 14.52 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-24T12:02:56.941Z] #19 14.52 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-24T12:02:56.941Z] #19 14.52 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-24T12:02:56.941Z] #19 14.52 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-24T12:02:56.941Z] #19 14.52 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-24T12:02:56.941Z] #19 14.52 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-24T12:02:56.941Z] #19 14.52 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-24T12:02:56.941Z] #19 14.52 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-24T12:02:56.941Z] #19 14.52 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-24T12:02:56.941Z] #19 14.52 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-24T12:02:56.941Z] #19 14.52 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-24T12:02:56.941Z] #19 14.52 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-24T12:02:56.941Z] #19 14.52 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-24T12:02:56.941Z] #19 14.52 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-24T12:02:56.941Z] #19 14.52 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-24T12:02:56.941Z] #19 14.52 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-24T12:02:56.941Z] #19 14.52 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-24T12:02:56.941Z] #19 14.52 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-24T12:02:56.941Z] #19 14.52 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-24T12:02:56.941Z] #19 14.52 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-24T12:02:56.941Z] #19 14.52 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-24T12:02:56.941Z] #19 14.52 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-24T12:02:56.941Z] #19 14.52 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-24T12:02:56.941Z] #19 14.52 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-24T12:02:56.941Z] #19 14.53 linux-libc-dev-s390x-cross patch xz-utils [2022-08-24T12:02:56.941Z] #19 14.53 Suggested packages: [2022-08-24T12:02:56.941Z] #19 14.53 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-24T12:02:56.941Z] #19 14.53 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-24T12:02:56.941Z] #19 14.53 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-24T12:02:56.941Z] #19 14.53 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-24T12:02:56.941Z] #19 14.53 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-24T12:02:56.941Z] #19 14.53 libyaml-shell-perl ed diffutils-doc [2022-08-24T12:02:56.941Z] #19 14.53 Recommended packages: [2022-08-24T12:02:56.941Z] #19 14.53 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-24T12:02:56.941Z] #19 14.53 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-24T12:02:57.839Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 7.7s done [2022-08-24T12:02:57.839Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-08-24T12:02:57.839Z] #11 ... [2022-08-24T12:02:57.839Z] [2022-08-24T12:02:57.839Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-24T12:02:57.839Z] #28 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-24T12:02:57.839Z] #28 2.971 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:02:57.839Z] #28 2.977 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:02:57.839Z] #28 2.977 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:02:57.839Z] #28 3.223 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:02:57.839Z] #28 3.609 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:02:57.839Z] #28 4.197 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:02:57.839Z] #28 5.123 Fetched 8571 kB in 2s (3549 kB/s) [2022-08-24T12:02:57.839Z] #28 5.123 Reading package lists... [2022-08-24T12:02:57.839Z] #28 5.989 Reading package lists... [2022-08-24T12:02:57.839Z] #28 6.729 Building dependency tree... [2022-08-24T12:02:57.839Z] #28 7.077 The following additional packages will be installed: [2022-08-24T12:02:57.839Z] #28 7.077 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-24T12:02:57.839Z] #28 7.077 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-24T12:02:57.839Z] #28 7.077 Recommended packages: [2022-08-24T12:02:57.839Z] #28 7.077 libldap-common publicsuffix libsasl2-modules [2022-08-24T12:02:57.839Z] #28 7.245 The following NEW packages will be installed: [2022-08-24T12:02:57.839Z] #28 7.245 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-24T12:02:57.839Z] #28 7.245 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-24T12:02:57.839Z] #28 7.245 libssh2-1 openssl [2022-08-24T12:02:57.839Z] #28 7.529 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:02:57.839Z] #28 7.529 Need to get 3047 kB of archives. [2022-08-24T12:02:57.839Z] #28 7.529 After this operation, 6661 kB of additional disk space will be used. [2022-08-24T12:02:57.839Z] #28 7.529 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-24T12:02:57.839Z] #28 7.557 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-24T12:02:57.839Z] #28 7.557 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-24T12:02:57.839Z] #28 7.557 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-08-24T12:02:57.839Z] #28 7.557 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-24T12:02:57.839Z] #28 7.557 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-24T12:02:57.839Z] #28 7.557 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-24T12:02:57.839Z] #28 7.557 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-24T12:02:57.839Z] #28 7.557 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-24T12:02:57.839Z] #28 7.557 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-24T12:02:57.839Z] #28 7.557 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-24T12:02:57.839Z] #28 7.577 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-24T12:02:57.839Z] #28 7.577 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-24T12:02:57.839Z] #28 7.577 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-24T12:02:57.839Z] #28 7.577 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-24T12:02:57.839Z] #28 7.836 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:02:57.839Z] #28 7.877 Fetched 3047 kB in 0s (9515 kB/s) [2022-08-24T12:02:57.839Z] #28 7.906 Selecting previously unselected package openssl. [2022-08-24T12:02:57.839Z] #28 7.906 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-08-24T12:02:57.839Z] #28 7.906 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-24T12:02:57.839Z] #28 7.909 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-24T12:02:57.839Z] #28 8.216 Selecting previously unselected package ca-certificates. [2022-08-24T12:02:57.839Z] #28 8.216 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-24T12:02:57.839Z] #28 8.233 Unpacking ca-certificates (20210119) ... [2022-08-24T12:02:57.839Z] #28 8.380 Selecting previously unselected package libbrotli1:amd64. [2022-08-24T12:02:57.839Z] #28 8.381 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-24T12:02:57.839Z] #28 8.428 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-24T12:02:57.839Z] #28 8.578 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-24T12:02:57.839Z] #28 8.578 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-24T12:02:57.839Z] #28 8.582 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:02:57.839Z] #28 8.681 Selecting previously unselected package libsasl2-2:amd64. [2022-08-24T12:02:57.839Z] #28 8.682 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-24T12:02:57.839Z] #28 8.686 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:02:57.839Z] #28 8.756 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-24T12:02:57.839Z] #28 8.757 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-24T12:02:57.839Z] #28 8.765 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-24T12:02:57.839Z] #28 8.829 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-24T12:02:57.839Z] #28 8.829 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-24T12:02:57.839Z] #28 8.833 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-24T12:02:57.839Z] #28 8.884 Selecting previously unselected package libpsl5:amd64. [2022-08-24T12:02:57.839Z] #28 8.884 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-24T12:02:57.839Z] #28 8.889 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-24T12:02:57.839Z] #28 8.938 Selecting previously unselected package librtmp1:amd64. [2022-08-24T12:02:57.839Z] #28 8.938 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-24T12:02:57.839Z] #28 8.943 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-24T12:02:57.839Z] #28 8.989 Selecting previously unselected package libssh2-1:amd64. [2022-08-24T12:02:57.839Z] #28 8.989 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-24T12:02:57.839Z] #28 8.994 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-24T12:02:57.839Z] #28 9.064 Selecting previously unselected package libcurl4:amd64. [2022-08-24T12:02:57.839Z] #28 9.065 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-24T12:02:57.839Z] #28 9.072 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-24T12:02:57.839Z] #28 9.140 Selecting previously unselected package curl. [2022-08-24T12:02:57.839Z] #28 9.140 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-24T12:02:57.839Z] #28 9.144 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-24T12:02:57.839Z] #28 9.216 Selecting previously unselected package libonig5:amd64. [2022-08-24T12:02:57.839Z] #28 9.216 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-24T12:02:57.839Z] #28 9.222 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T12:02:57.839Z] #28 9.294 Selecting previously unselected package libjq1:amd64. [2022-08-24T12:02:57.839Z] #28 9.294 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-24T12:02:57.839Z] #28 9.301 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-24T12:02:57.839Z] #28 9.352 Selecting previously unselected package jq. [2022-08-24T12:02:57.839Z] #28 9.352 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-24T12:02:57.839Z] #28 9.357 Unpacking jq (1.6-2.1) ... [2022-08-24T12:02:57.839Z] #28 9.419 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-24T12:02:57.839Z] #28 9.435 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-24T12:02:57.839Z] #28 9.456 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-24T12:02:57.839Z] #28 9.465 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:02:57.839Z] #28 9.512 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-24T12:02:57.839Z] #28 9.526 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:02:57.839Z] #28 9.542 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-24T12:02:57.839Z] #28 9.555 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-24T12:02:57.839Z] #28 9.575 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T12:02:57.839Z] #28 9.590 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-24T12:02:57.839Z] #28 9.613 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-24T12:02:57.839Z] #28 9.630 Setting up ca-certificates (20210119) ... [2022-08-24T12:02:58.107Z] #28 ... [2022-08-24T12:02:58.107Z] [2022-08-24T12:02:58.107Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:02:58.107Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:02:58.331Z] #19 15.75 The following NEW packages will be installed: [2022-08-24T12:02:58.331Z] #19 15.75 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-24T12:02:58.331Z] #19 15.75 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-24T12:02:58.331Z] #19 15.75 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-24T12:02:58.331Z] #19 15.75 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-24T12:02:58.331Z] #19 15.75 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-24T12:02:58.331Z] #19 15.75 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-24T12:02:58.331Z] #19 15.75 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-24T12:02:58.331Z] #19 15.75 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-24T12:02:58.331Z] #19 15.75 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-24T12:02:58.331Z] #19 15.75 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-24T12:02:58.331Z] #19 15.75 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-24T12:02:58.331Z] #19 15.75 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-24T12:02:58.331Z] #19 15.75 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-24T12:02:58.331Z] #19 15.75 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-24T12:02:58.332Z] #19 15.75 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-24T12:02:58.332Z] #19 15.75 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-24T12:02:58.332Z] #19 15.75 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-24T12:02:58.332Z] #19 15.75 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-24T12:02:58.332Z] #19 15.75 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-24T12:02:58.332Z] #19 15.75 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-24T12:02:58.332Z] #19 15.75 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-24T12:02:58.332Z] #19 15.75 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-24T12:02:58.332Z] #19 15.75 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-24T12:02:58.332Z] #19 15.75 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-24T12:02:58.332Z] #19 15.75 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-24T12:02:58.332Z] #19 15.75 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-24T12:02:58.332Z] #19 15.75 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-24T12:02:58.332Z] #19 15.75 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-24T12:02:58.332Z] #19 15.75 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-24T12:02:58.332Z] #19 15.75 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-24T12:02:58.332Z] #19 15.75 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-24T12:02:58.332Z] #19 15.75 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-24T12:02:58.332Z] #19 15.75 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-24T12:02:58.332Z] #19 15.75 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-24T12:02:58.332Z] #19 15.75 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-24T12:02:58.332Z] #19 15.76 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-24T12:02:58.332Z] #19 15.76 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-24T12:02:58.332Z] #19 15.76 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-24T12:02:58.332Z] #19 15.76 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-24T12:02:58.332Z] #19 15.76 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-24T12:02:58.332Z] #19 15.76 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-24T12:02:58.332Z] #19 15.76 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-24T12:02:58.332Z] #19 15.76 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-24T12:02:58.332Z] #19 15.76 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-24T12:02:58.332Z] #19 15.76 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-24T12:02:58.332Z] #19 15.76 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-24T12:02:58.332Z] #19 15.76 linux-libc-dev-s390x-cross patch xz-utils [2022-08-24T12:02:58.332Z] #19 16.10 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:02:58.332Z] #19 16.10 Need to get 788 MB of archives. [2022-08-24T12:02:58.332Z] #19 16.10 After this operation, 3385 MB of additional disk space will be used. [2022-08-24T12:02:58.332Z] #19 16.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-08-24T12:02:58.332Z] #19 16.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-24T12:02:58.595Z] #19 16.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-24T12:02:58.595Z] #19 16.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-24T12:02:58.595Z] #19 16.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-24T12:02:58.595Z] #19 16.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-24T12:02:58.595Z] #19 16.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-08-24T12:02:58.595Z] #19 16.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-08-24T12:02:58.595Z] #19 16.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-08-24T12:02:58.595Z] #19 16.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-08-24T12:02:58.595Z] #19 16.37 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-08-24T12:02:58.595Z] #19 16.38 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-08-24T12:02:58.595Z] #19 16.38 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-08-24T12:02:59.191Z] #19 16.73 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-08-24T12:02:59.191Z] #19 16.73 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-08-24T12:02:59.191Z] #19 17.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-08-24T12:02:59.466Z] #19 17.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-08-24T12:02:59.728Z] #19 17.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-08-24T12:02:59.728Z] #19 17.53 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-08-24T12:03:00.302Z] #19 17.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-08-24T12:03:00.302Z] #19 17.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-08-24T12:03:00.302Z] #19 18.22 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-24T12:03:00.302Z] #19 18.22 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-08-24T12:03:00.302Z] #19 18.22 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-08-24T12:03:00.302Z] #19 18.22 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-24T12:03:00.302Z] #19 18.22 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-24T12:03:00.302Z] #19 18.23 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-24T12:03:00.302Z] #19 18.23 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-08-24T12:03:00.302Z] #19 18.23 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-24T12:03:00.565Z] #19 18.24 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-08-24T12:03:00.565Z] #19 18.24 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-08-24T12:03:00.565Z] #19 18.24 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-08-24T12:03:00.565Z] #19 18.24 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-24T12:03:00.565Z] #19 18.24 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-24T12:03:00.565Z] #19 18.25 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-24T12:03:00.565Z] #19 18.26 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-24T12:03:00.565Z] #19 18.27 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-08-24T12:03:00.565Z] #19 18.27 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-24T12:03:00.565Z] #19 18.28 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-08-24T12:03:00.565Z] #19 18.29 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-08-24T12:03:01.139Z] #19 18.74 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-08-24T12:03:01.139Z] #19 18.74 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-08-24T12:03:01.139Z] #19 18.75 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-24T12:03:01.139Z] #19 18.76 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-08-24T12:03:01.139Z] #19 18.77 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-08-24T12:03:01.400Z] #19 19.14 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-08-24T12:03:01.400Z] #19 19.14 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-24T12:03:01.400Z] #19 19.14 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-24T12:03:01.400Z] #19 19.16 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-24T12:03:01.400Z] #19 19.16 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-08-24T12:03:01.400Z] #19 19.16 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-24T12:03:01.400Z] #19 19.23 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-24T12:03:01.400Z] #19 19.23 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-08-24T12:03:01.661Z] #19 19.23 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-08-24T12:03:01.661Z] #19 19.23 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-08-24T12:03:01.661Z] #19 19.38 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-08-24T12:03:01.923Z] #19 19.57 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-08-24T12:03:01.923Z] #19 19.58 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-24T12:03:01.923Z] #19 19.58 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-08-24T12:03:01.923Z] #19 19.58 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-08-24T12:03:01.923Z] #19 19.58 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-08-24T12:03:01.923Z] #19 19.58 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-08-24T12:03:01.923Z] #19 19.58 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-24T12:03:01.923Z] #19 19.59 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-24T12:03:01.923Z] #19 19.59 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-24T12:03:01.923Z] #19 19.60 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-08-24T12:03:01.923Z] #19 19.60 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-08-24T12:03:01.923Z] #19 19.60 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-08-24T12:03:01.923Z] #19 19.60 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-08-24T12:03:01.923Z] #19 19.62 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-08-24T12:03:01.923Z] #19 19.62 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-24T12:03:01.923Z] #19 19.63 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-08-24T12:03:01.923Z] #19 19.63 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-08-24T12:03:02.185Z] #19 20.09 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-08-24T12:03:02.446Z] #19 20.09 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-08-24T12:03:02.446Z] #19 20.10 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-08-24T12:03:02.446Z] #19 20.11 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-08-24T12:03:02.446Z] #19 20.13 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-08-24T12:03:02.708Z] #19 20.51 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-08-24T12:03:02.708Z] #19 20.51 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-24T12:03:02.708Z] #19 20.51 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-24T12:03:02.708Z] #19 20.52 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-08-24T12:03:02.708Z] #19 20.52 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-08-24T12:03:02.708Z] #19 20.52 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-24T12:03:02.708Z] #19 20.52 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-24T12:03:02.708Z] #19 20.54 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-08-24T12:03:02.708Z] #19 20.54 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-24T12:03:02.708Z] #19 20.55 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-08-24T12:03:02.708Z] #19 20.55 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-08-24T12:03:03.281Z] #19 20.96 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-08-24T12:03:03.281Z] #19 20.96 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-08-24T12:03:03.281Z] #19 20.97 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-24T12:03:03.281Z] #19 20.98 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-08-24T12:03:03.281Z] #19 20.99 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-08-24T12:03:03.406Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 5.1s [2022-08-24T12:03:03.406Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 5.2s done [2022-08-24T12:03:03.688Z] #19 21.47 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-08-24T12:03:03.688Z] #19 21.47 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-24T12:03:03.688Z] #19 21.47 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-24T12:03:03.688Z] #19 21.48 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-08-24T12:03:03.688Z] #19 21.48 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-24T12:03:03.688Z] #19 21.48 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-08-24T12:03:03.688Z] #19 21.48 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-24T12:03:03.688Z] #19 21.48 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-24T12:03:03.688Z] #19 21.50 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-08-24T12:03:03.688Z] #19 21.50 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-08-24T12:03:03.688Z] #19 21.52 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-08-24T12:03:03.950Z] #19 21.52 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-24T12:03:03.950Z] #19 21.53 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-24T12:03:03.950Z] #19 21.53 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-08-24T12:03:03.950Z] #19 21.54 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-08-24T12:03:04.211Z] #19 21.98 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-08-24T12:03:04.211Z] #19 21.98 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-08-24T12:03:04.211Z] #19 21.99 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-24T12:03:04.211Z] #19 22.01 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-08-24T12:03:04.211Z] #19 22.03 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-08-24T12:03:04.784Z] #19 22.67 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-08-24T12:03:04.784Z] #19 22.67 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-24T12:03:04.784Z] #19 22.67 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-24T12:03:05.045Z] #19 22.68 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-08-24T12:03:05.045Z] #19 22.68 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-08-24T12:03:05.045Z] #19 22.69 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-08-24T12:03:05.045Z] #19 22.69 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-08-24T12:03:05.045Z] #19 22.69 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-24T12:03:05.045Z] #19 22.70 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-08-24T12:03:05.045Z] #19 22.71 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-24T12:03:05.045Z] #19 22.71 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-08-24T12:03:05.045Z] #19 22.88 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-08-24T12:03:05.330Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 0.1s [2022-08-24T12:03:05.591Z] #11 ... [2022-08-24T12:03:05.591Z] [2022-08-24T12:03:05.591Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-24T12:03:05.591Z] #28 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-24T12:03:05.591Z] #28 10.28 Updating certificates in /etc/ssl/certs... [2022-08-24T12:03:05.591Z] #28 11.22 129 added, 0 removed; done. [2022-08-24T12:03:05.591Z] #28 11.26 Setting up jq (1.6-2.1) ... [2022-08-24T12:03:05.591Z] #28 11.28 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-24T12:03:05.591Z] #28 11.29 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-24T12:03:05.591Z] #28 11.32 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:03:05.591Z] #28 11.37 Processing triggers for ca-certificates (20210119) ... [2022-08-24T12:03:05.591Z] #28 11.38 Updating certificates in /etc/ssl/certs... [2022-08-24T12:03:05.591Z] #28 12.17 0 added, 0 removed; done. [2022-08-24T12:03:05.591Z] #28 12.17 Running hooks in /etc/ca-certificates/update.d... [2022-08-24T12:03:05.591Z] #28 12.17 done. [2022-08-24T12:03:05.591Z] #28 DONE 17.9s [2022-08-24T12:03:05.617Z] #19 23.36 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-08-24T12:03:05.617Z] #19 23.36 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-08-24T12:03:05.617Z] #19 23.37 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-08-24T12:03:05.618Z] #19 23.38 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-08-24T12:03:05.618Z] #19 23.40 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-08-24T12:03:05.852Z] [2022-08-24T12:03:05.852Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:03:05.852Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:03:05.879Z] #19 23.81 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-08-24T12:03:05.879Z] #19 23.81 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-24T12:03:06.453Z] #19 24.12 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:03:06.453Z] #19 24.25 Fetched 788 MB in 8s (98.4 MB/s) [2022-08-24T12:03:06.453Z] #19 24.28 Selecting previously unselected package liblocale-gettext-perl. [2022-08-24T12:03:06.714Z] #19 24.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 ... 15717 files and directories currently installed.) [2022-08-24T12:03:06.714Z] #19 24.38 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-24T12:03:06.714Z] #19 24.38 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-24T12:03:06.714Z] #19 24.43 Selecting previously unselected package bzip2. [2022-08-24T12:03:06.714Z] #19 24.43 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-24T12:03:06.714Z] #19 24.43 Unpacking bzip2 (1.0.8-4) ... [2022-08-24T12:03:06.714Z] #19 24.46 Selecting previously unselected package libmagic-mgc. [2022-08-24T12:03:06.714Z] #19 24.47 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-24T12:03:06.714Z] #19 24.47 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-24T12:03:06.714Z] #19 24.55 Selecting previously unselected package libmagic1:amd64. [2022-08-24T12:03:06.714Z] #19 24.55 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-24T12:03:06.714Z] #19 24.56 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-24T12:03:06.714Z] #19 24.60 Selecting previously unselected package file. [2022-08-24T12:03:06.975Z] #19 24.60 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-24T12:03:06.975Z] #19 24.61 Unpacking file (1:5.39-3) ... [2022-08-24T12:03:06.975Z] #19 24.65 Selecting previously unselected package xz-utils. [2022-08-24T12:03:06.975Z] #19 24.65 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-24T12:03:06.975Z] #19 24.65 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:03:06.975Z] #19 24.74 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-24T12:03:06.975Z] #19 24.75 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-24T12:03:06.975Z] #19 24.75 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-24T12:03:07.548Z] #19 25.08 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-24T12:03:07.548Z] #19 25.08 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-24T12:03:07.548Z] #19 25.08 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-24T12:03:07.548Z] #19 25.39 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-24T12:03:07.548Z] #19 25.39 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-24T12:03:07.548Z] #19 25.40 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-24T12:03:07.758Z] #11 ... [2022-08-24T12:03:07.758Z] [2022-08-24T12:03:07.758Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-24T12:03:07.758Z] #29 sha256:d9c2fdc4a3d22e6564f8ac99882a14f4bb6d06ef6cb71f15119c4fdb7a5ec3e7 [2022-08-24T12:03:07.758Z] #29 DONE 2.0s [2022-08-24T12:03:07.758Z] [2022-08-24T12:03:07.758Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:03:07.758Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:03:08.120Z] #19 25.69 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-24T12:03:08.120Z] #19 25.70 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-24T12:03:08.120Z] #19 25.70 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-24T12:03:08.382Z] #19 25.97 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-24T12:03:08.382Z] #19 25.98 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-24T12:03:08.382Z] #19 25.98 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-24T12:03:08.382Z] #19 26.20 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-24T12:03:08.644Z] #19 26.20 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:03:08.644Z] #19 26.21 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-24T12:03:08.644Z] #19 26.24 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-24T12:03:08.644Z] #19 26.24 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:03:08.644Z] #19 26.25 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:03:10.295Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.2s [2022-08-24T12:03:12.854Z] #19 30.68 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-24T12:03:13.116Z] #19 30.68 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:03:13.116Z] #19 30.69 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-24T12:03:13.116Z] #19 30.73 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-24T12:03:13.116Z] #19 30.73 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:03:13.116Z] #19 30.73 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-24T12:03:15.585Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 10.3s [2022-08-24T12:03:17.331Z] #19 34.88 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-24T12:03:17.331Z] #19 34.88 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:03:17.331Z] #19 34.89 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-24T12:03:17.331Z] #19 34.92 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-24T12:03:17.331Z] #19 34.92 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:03:17.331Z] #19 34.93 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-24T12:03:18.148Z] #11 ... [2022-08-24T12:03:18.148Z] [2022-08-24T12:03:18.148Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-24T12:03:18.148Z] #30 sha256:e34847fe591fd8d21fe6673706b2678e5f7876b8254635fc920aa92b8d09b98b [2022-08-24T12:03:18.148Z] #30 1.999 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-24T12:03:18.148Z] #30 2.336 [2022-08-24T12:03:18.148Z] #30 2.554 #=#=# ######################################################################## 100.0% [2022-08-24T12:03:18.148Z] #30 2.854 [2022-08-24T12:03:18.148Z] #30 3.853 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-24T12:03:18.148Z] #30 4.168 [2022-08-24T12:03:18.148Z] #30 4.389 #=#=# ######################################################################## 100.0% [2022-08-24T12:03:18.148Z] #30 4.736 [2022-08-24T12:03:18.148Z] #30 5.836 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-24T12:03:18.148Z] #30 6.159 [2022-08-24T12:03:18.148Z] #30 6.387 #=#=# ################### 26.5% ########################################## 58.5% ################################################################# 90.4% ######################################################################## 100.0% [2022-08-24T12:03:18.148Z] #30 6.978 [2022-08-24T12:03:18.148Z] #30 8.034 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-24T12:03:18.148Z] #30 8.349 [2022-08-24T12:03:18.148Z] #30 8.579 #=#=# ######################################################################## 100.0% [2022-08-24T12:03:18.148Z] #30 8.883 [2022-08-24T12:03:18.148Z] #30 9.613 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-24T12:03:18.148Z] #30 9.971 [2022-08-24T12:03:18.148Z] #30 10.20 #=#=# ######################################################################## 100.0% [2022-08-24T12:03:18.148Z] #30 10.46 [2022-08-24T12:03:18.148Z] #30 10.52 Download of images into '/build' complete. [2022-08-24T12:03:18.148Z] #30 10.52 Use something like the following to load the result into a Docker daemon: [2022-08-24T12:03:18.148Z] #30 10.52 tar -cC '/build' . | docker load [2022-08-24T12:03:18.721Z] #30 ... [2022-08-24T12:03:18.722Z] [2022-08-24T12:03:18.722Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:03:18.722Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:03:18.722Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 13.4s done [2022-08-24T12:03:19.659Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 [2022-08-24T12:03:19.659Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-08-24T12:03:21.543Z] #19 39.10 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-24T12:03:21.543Z] #19 39.11 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:03:21.543Z] #19 39.11 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-24T12:03:21.543Z] #19 39.14 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-24T12:03:21.543Z] #19 39.15 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:03:21.543Z] #19 39.15 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:03:22.191Z] #11 DONE 48.8s [2022-08-24T12:03:22.191Z] [2022-08-24T12:03:22.191Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-24T12:03:22.191Z] #30 sha256:e34847fe591fd8d21fe6673706b2678e5f7876b8254635fc920aa92b8d09b98b [2022-08-24T12:03:22.450Z] #30 ... [2022-08-24T12:03:22.450Z] [2022-08-24T12:03:22.450Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-24T12:03:22.450Z] #12 sha256:5f349378c595076f1876510c18a39206b12c1db8ccbf9c91d450e10799c5edbe [2022-08-24T12:03:23.021Z] #12 ... [2022-08-24T12:03:23.021Z] [2022-08-24T12:03:23.021Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-24T12:03:23.021Z] #30 sha256:e34847fe591fd8d21fe6673706b2678e5f7876b8254635fc920aa92b8d09b98b [2022-08-24T12:03:23.021Z] #30 DONE 15.4s [2022-08-24T12:03:23.283Z] [2022-08-24T12:03:23.283Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-24T12:03:23.283Z] #12 sha256:5f349378c595076f1876510c18a39206b12c1db8ccbf9c91d450e10799c5edbe [2022-08-24T12:03:23.852Z] #12 DONE 1.6s [2022-08-24T12:03:23.852Z] [2022-08-24T12:03:23.852Z] #13 [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 [2022-08-24T12:03:23.852Z] #13 sha256:31a4647b32ea900e7f93bebdb927dce161a497573e04b1318156dc7846b08b8b [2022-08-24T12:03:24.795Z] #13 DONE 0.7s [2022-08-24T12:03:24.795Z] [2022-08-24T12:03:24.795Z] #37 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-24T12:03:24.795Z] #37 sha256:cb1d1fed84be398b890345b2ddb820ee3c5adf01b27112fa7944ab2fdb49ca55 [2022-08-24T12:03:24.795Z] #37 ... [2022-08-24T12:03:24.795Z] [2022-08-24T12:03:24.795Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-24T12:03:24.795Z] #32 sha256:f61cae5df46cd440726b9b9393e7a065b2dffcaab7117de9785f0bda1d26ac1d [2022-08-24T12:03:24.795Z] #32 DONE 0.2s [2022-08-24T12:03:24.795Z] [2022-08-24T12:03:24.795Z] #45 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-24T12:03:24.795Z] #45 sha256:4f223f9b129ee16de5a21671b76ecda33c2111e7f9a2aae3d56c63320e23c745 [2022-08-24T12:03:24.795Z] #45 DONE 0.3s [2022-08-24T12:03:24.795Z] [2022-08-24T12:03:24.795Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-24T12:03:24.795Z] #33 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T12:03:24.795Z] #33 ... [2022-08-24T12:03:24.795Z] [2022-08-24T12:03:24.795Z] #49 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-24T12:03:24.795Z] #49 sha256:faf0b48221216e7314531588ad826e97540fdccc5235463d5a8892dc108e47d8 [2022-08-24T12:03:24.795Z] #49 DONE 0.3s [2022-08-24T12:03:24.795Z] [2022-08-24T12:03:24.795Z] #24 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-24T12:03:24.795Z] #24 sha256:d946d29752c9951e61e46110246a8f221a1e59f34375ff21f0c0d921fefa308a [2022-08-24T12:03:24.795Z] #24 DONE 0.3s [2022-08-24T12:03:24.795Z] [2022-08-24T12:03:24.795Z] #65 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-24T12:03:24.795Z] #65 sha256:2443beafd84fcd08c0d0c397585c6c5c4e16da00b297715cdf10595304b9e763 [2022-08-24T12:03:24.795Z] #65 DONE 0.4s [2022-08-24T12:03:25.054Z] [2022-08-24T12:03:25.054Z] #66 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T12:03:25.054Z] #66 sha256:7a37332ba0dd46f40d1aab0313baab8d033fd5b23c2707924f69916e05fe0f22 [2022-08-24T12:03:25.756Z] #19 43.22 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-24T12:03:25.756Z] #19 43.22 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:03:25.756Z] #19 43.23 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-24T12:03:25.756Z] #19 43.29 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-24T12:03:25.756Z] #19 43.30 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:03:25.756Z] #19 43.31 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:03:29.130Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09532d0d7d467cb5b) in /home/ubuntu/workspace/moby_PR-43997 [Pipeline] { [Pipeline] checkout [2022-08-24T12:03:29.232Z] The recommended git tool is: git [2022-08-24T12:03:29.972Z] #19 47.15 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-24T12:03:29.972Z] #19 47.15 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-24T12:03:29.972Z] #19 47.16 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:03:29.972Z] #19 47.19 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-24T12:03:29.972Z] #19 47.19 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-24T12:03:29.972Z] #19 47.19 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-24T12:03:29.972Z] #19 47.22 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-24T12:03:29.972Z] #19 47.22 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-24T12:03:29.972Z] #19 47.23 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-24T12:03:29.972Z] #19 47.25 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-24T12:03:29.972Z] #19 47.25 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-24T12:03:29.972Z] #19 47.26 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:03:29.972Z] #19 47.29 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-24T12:03:29.972Z] #19 47.29 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-24T12:03:29.972Z] #19 47.29 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:03:29.972Z] #19 47.32 Selecting previously unselected package cross-config. [2022-08-24T12:03:29.972Z] #19 47.32 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-24T12:03:29.972Z] #19 47.33 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-24T12:03:29.972Z] #19 47.35 Selecting previously unselected package gcc-10-cross-base. [2022-08-24T12:03:29.972Z] #19 47.36 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-24T12:03:29.972Z] #19 47.36 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-24T12:03:29.972Z] #19 47.39 Selecting previously unselected package libc6-arm64-cross. [2022-08-24T12:03:29.972Z] #19 47.39 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-24T12:03:29.972Z] #19 47.39 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-24T12:03:29.972Z] #19 47.53 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-24T12:03:29.972Z] #19 47.53 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:03:29.972Z] #19 47.53 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:03:29.972Z] #19 47.56 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-24T12:03:29.972Z] #19 47.56 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:03:29.972Z] #19 47.57 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:03:29.972Z] #19 47.60 Selecting previously unselected package libitm1-arm64-cross. [2022-08-24T12:03:29.972Z] #19 47.60 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:03:29.972Z] #19 47.61 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:03:29.972Z] #19 47.63 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-24T12:03:29.972Z] #19 47.64 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:03:29.972Z] #19 47.64 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:03:29.972Z] #19 47.66 Selecting previously unselected package libasan6-arm64-cross. [2022-08-24T12:03:29.972Z] #19 47.67 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:03:29.972Z] #19 47.67 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:03:29.972Z] #19 47.89 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-24T12:03:30.234Z] #19 47.90 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:03:30.234Z] #19 47.90 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:03:30.234Z] #19 48.01 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-24T12:03:30.234Z] #19 48.01 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:03:30.234Z] #19 48.01 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:03:30.496Z] #19 48.24 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-24T12:03:30.496Z] #19 48.24 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:03:30.496Z] #19 48.24 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:03:30.496Z] #19 48.31 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-24T12:03:30.496Z] #19 48.32 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:03:30.496Z] #19 48.32 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:03:30.496Z] #19 48.42 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-24T12:03:30.758Z] #19 48.42 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:03:30.758Z] #19 48.42 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:03:30.758Z] #19 48.56 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-24T12:03:30.758Z] #19 48.56 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:03:30.758Z] #19 48.56 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:03:31.637Z] #66 ... [2022-08-24T12:03:31.637Z] [2022-08-24T12:03:31.637Z] #52 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-24T12:03:31.637Z] #52 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T12:03:31.637Z] #52 5.743 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-24T12:03:31.637Z] #52 ... [2022-08-24T12:03:31.637Z] [2022-08-24T12:03:31.637Z] #56 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-24T12:03:31.637Z] #56 sha256:a89fc1367a57c2569f52256c4c2524f32f8f6999e77bc82f2baeb692cc8713ca [2022-08-24T12:03:31.637Z] #56 6.448 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-24T12:03:31.637Z] #56 ... [2022-08-24T12:03:31.637Z] [2022-08-24T12:03:31.637Z] #52 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-24T12:03:31.637Z] #52 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T12:03:31.637Z] #52 6.956 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-24T12:03:31.637Z] #52 6.965 go: downloading github.com/fatih/color v1.10.0 [2022-08-24T12:03:31.637Z] #52 6.989 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-24T12:03:31.637Z] #52 7.036 go: downloading github.com/pkg/errors v0.9.1 [2022-08-24T12:03:31.949Z] using credential docker-jenkins-github-credentials [2022-08-24T12:03:31.961Z] Cloning the remote Git repository [2022-08-24T12:03:31.961Z] Cloning with configured refspecs honoured and without tags [2022-08-24T12:03:32.577Z] #52 8.098 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-24T12:03:32.577Z] #52 8.117 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-24T12:03:31.927Z] Cloning repository https://github.com/moby/moby.git [2022-08-24T12:03:32.010Z] > git init /home/ubuntu/workspace/moby_PR-43997 # timeout=10 [2022-08-24T12:03:32.326Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T12:03:32.326Z] > git --version # timeout=10 [2022-08-24T12:03:32.341Z] > git --version # 'git version 2.17.1' [2022-08-24T12:03:32.342Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:03:32.343Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43997/head:refs/remotes/origin/PR-43997 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:03:32.838Z] #52 8.295 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-24T12:03:32.838Z] #52 8.298 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-24T12:03:33.099Z] #52 8.569 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-24T12:03:33.359Z] #52 8.822 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-24T12:03:33.620Z] #52 8.995 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-24T12:03:34.189Z] #52 9.620 go: downloading golang.org/x/tools v0.1.0 [2022-08-24T12:03:34.759Z] #52 ... [2022-08-24T12:03:34.759Z] [2022-08-24T12:03:34.759Z] #39 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-24T12:03:34.759Z] #39 sha256:5bbc842f8d85cbfb85515839bb111998445ab9c71f7697e5a04b80b1264b0ea4 [2022-08-24T12:03:34.759Z] #39 7.146 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-24T12:03:34.759Z] #39 8.588 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-24T12:03:34.759Z] #39 ... [2022-08-24T12:03:34.759Z] [2022-08-24T12:03:34.759Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:03:34.759Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:03:34.759Z] #14 6.807 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:03:34.759Z] #14 6.861 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:03:34.759Z] #14 6.861 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:03:34.759Z] #14 8.719 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:03:35.019Z] #14 ... [2022-08-24T12:03:35.019Z] [2022-08-24T12:03:35.019Z] #25 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-24T12:03:35.019Z] #25 sha256:67778777257722a623badac38d1925b57503fc1fb40a364bf2663af145ca7b1d [2022-08-24T12:03:35.019Z] #25 7.043 + RM_GOPATH=0 [2022-08-24T12:03:35.019Z] #25 7.043 + TMP_GOPATH= [2022-08-24T12:03:35.019Z] #25 7.043 + : /build [2022-08-24T12:03:35.019Z] #25 7.043 + '[' -z '' ']' [2022-08-24T12:03:35.019Z] #25 7.043 ++ mktemp -d [2022-08-24T12:03:35.019Z] #25 7.047 + export GOPATH=/tmp/tmp.BSbDxXjS7n [2022-08-24T12:03:35.019Z] #25 7.047 + GOPATH=/tmp/tmp.BSbDxXjS7n [2022-08-24T12:03:35.019Z] #25 7.047 + RM_GOPATH=1 [2022-08-24T12:03:35.019Z] #25 7.047 + case "$(go env GOARCH)" in [2022-08-24T12:03:35.019Z] #25 7.048 ++ go env GOARCH [2022-08-24T12:03:35.019Z] #25 7.143 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:03:35.019Z] #25 7.143 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:03:35.019Z] #25 7.144 ++ dirname /install.sh [2022-08-24T12:03:35.019Z] #25 7.145 + dir=/ [2022-08-24T12:03:35.019Z] #25 7.158 + bin=dockercli [2022-08-24T12:03:35.019Z] #25 7.158 + shift [2022-08-24T12:03:35.019Z] #25 7.158 + '[' '!' -f //dockercli.installer ']' [2022-08-24T12:03:35.019Z] #25 7.158 + . //dockercli.installer [2022-08-24T12:03:35.019Z] #25 7.158 ++ : stable [2022-08-24T12:03:35.019Z] #25 7.158 ++ : 17.06.2-ce [2022-08-24T12:03:35.019Z] #25 7.158 + install_dockercli [2022-08-24T12:03:35.019Z] #25 7.158 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-24T12:03:35.019Z] #25 7.158 ++ uname -m [2022-08-24T12:03:35.019Z] #25 7.158 Install docker/cli version 17.06.2-ce from stable [2022-08-24T12:03:35.019Z] #25 7.166 + arch=x86_64 [2022-08-24T12:03:35.019Z] #25 7.166 + '[' x86_64 '!=' x86_64 ']' [2022-08-24T12:03:35.019Z] #25 7.166 + url=https://download.docker.com/linux/static [2022-08-24T12:03:35.019Z] #25 7.166 + tar -xz docker/docker [2022-08-24T12:03:35.019Z] #25 7.166 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-24T12:03:35.019Z] #25 ... [2022-08-24T12:03:35.019Z] [2022-08-24T12:03:35.019Z] #41 [tini 1/3] 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 [2022-08-24T12:03:35.019Z] #41 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:03:35.019Z] #41 8.052 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:03:35.019Z] #41 8.133 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:03:35.019Z] #41 8.133 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:03:35.019Z] #41 9.682 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:03:35.278Z] #41 ... [2022-08-24T12:03:35.278Z] [2022-08-24T12:03:35.278Z] #54 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:03:35.278Z] #54 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:03:35.278Z] #54 7.041 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-24T12:03:35.278Z] #54 10.76 go: downloading github.com/fatih/color v1.13.0 [2022-08-24T12:03:35.278Z] #54 10.76 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-24T12:03:35.278Z] #54 ... [2022-08-24T12:03:35.278Z] [2022-08-24T12:03:35.278Z] #50 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-08-24T12:03:35.278Z] #50 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:03:35.278Z] #50 8.005 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:03:35.278Z] #50 8.213 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:03:35.278Z] #50 8.214 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:03:35.278Z] #50 8.459 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-24T12:03:35.550Z] #50 ... [2022-08-24T12:03:35.550Z] [2022-08-24T12:03:35.550Z] #35 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-24T12:03:35.550Z] #35 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T12:03:35.550Z] #35 6.551 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-24T12:03:35.550Z] #35 ... [2022-08-24T12:03:35.550Z] [2022-08-24T12:03:35.550Z] #46 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-08-24T12:03:35.550Z] #46 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:03:35.550Z] #46 6.752 + git clone https://github.com/docker/distribution.git . [2022-08-24T12:03:35.550Z] #46 6.756 Cloning into '.'... [2022-08-24T12:03:35.810Z] #46 ... [2022-08-24T12:03:35.810Z] [2022-08-24T12:03:35.810Z] #61 [containerd 1/3] 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 [2022-08-24T12:03:35.810Z] #61 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T12:03:35.810Z] #61 7.037 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:03:35.810Z] #61 7.091 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:03:35.810Z] #61 7.104 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:03:35.810Z] #61 8.781 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:03:36.060Z] #19 53.54 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-24T12:03:36.060Z] #19 53.54 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-24T12:03:36.060Z] #19 53.55 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:03:36.060Z] #19 53.58 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-24T12:03:36.060Z] #19 53.58 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-24T12:03:36.060Z] #19 53.58 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-24T12:03:36.060Z] #19 53.75 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-24T12:03:36.060Z] #19 53.75 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-24T12:03:36.060Z] #19 53.75 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-24T12:03:36.070Z] #61 ... [2022-08-24T12:03:36.070Z] [2022-08-24T12:03:36.070Z] #75 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:03:36.070Z] #75 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:03:36.070Z] #75 7.899 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:03:36.070Z] #75 7.965 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:03:36.070Z] #75 7.971 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:03:36.070Z] #75 9.218 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:03:36.070Z] #75 ... [2022-08-24T12:03:36.070Z] [2022-08-24T12:03:36.070Z] #39 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-24T12:03:36.070Z] #39 sha256:5bbc842f8d85cbfb85515839bb111998445ab9c71f7697e5a04b80b1264b0ea4 [2022-08-24T12:03:36.070Z] #39 11.23 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-24T12:03:36.070Z] #39 11.59 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-24T12:03:36.321Z] #19 54.03 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-24T12:03:36.321Z] #19 54.03 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:03:36.321Z] #19 54.03 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:03:36.330Z] #39 11.85 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-24T12:03:36.583Z] #19 54.28 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-08-24T12:03:36.583Z] #19 54.28 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:03:36.583Z] #19 54.29 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:03:39.342Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fc0b0849d97d8cf8) in /home/ubuntu/workspace/moby_PR-43997 [Pipeline] { [Pipeline] checkout [2022-08-24T12:03:39.517Z] The recommended git tool is: git [2022-08-24T12:03:41.627Z] #39 ... [2022-08-24T12:03:41.627Z] [2022-08-24T12:03:41.627Z] #54 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:03:41.627Z] #54 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:03:41.627Z] #54 10.94 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-24T12:03:41.627Z] #54 10.96 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-24T12:03:41.627Z] #54 11.63 go: downloading github.com/spf13/viper v1.11.0 [2022-08-24T12:03:41.627Z] #54 11.92 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-24T12:03:41.627Z] #54 13.10 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-24T12:03:41.627Z] #54 13.16 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-24T12:03:41.627Z] #54 13.28 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-24T12:03:41.627Z] #54 13.42 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-24T12:03:41.627Z] #54 ... [2022-08-24T12:03:41.627Z] [2022-08-24T12:03:41.627Z] #37 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-24T12:03:41.627Z] #37 sha256:cb1d1fed84be398b890345b2ddb820ee3c5adf01b27112fa7944ab2fdb49ca55 [2022-08-24T12:03:41.627Z] #37 6.997 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-24T12:03:41.627Z] #37 ... [2022-08-24T12:03:41.627Z] [2022-08-24T12:03:41.627Z] #66 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T12:03:41.627Z] #66 sha256:7a37332ba0dd46f40d1aab0313baab8d033fd5b23c2707924f69916e05fe0f22 [2022-08-24T12:03:41.627Z] #66 6.822 + RM_GOPATH=0 [2022-08-24T12:03:41.627Z] #66 6.822 + TMP_GOPATH= [2022-08-24T12:03:41.627Z] #66 6.822 + : /build [2022-08-24T12:03:41.627Z] #66 6.822 + '[' -z '' ']' [2022-08-24T12:03:41.627Z] #66 6.822 ++ mktemp -d [2022-08-24T12:03:41.627Z] #66 6.870 + export GOPATH=/tmp/tmp.qUS4Kq1780 [2022-08-24T12:03:41.627Z] #66 6.870 + GOPATH=/tmp/tmp.qUS4Kq1780 [2022-08-24T12:03:41.627Z] #66 6.870 + RM_GOPATH=1 [2022-08-24T12:03:41.627Z] #66 6.870 + case "$(go env GOARCH)" in [2022-08-24T12:03:41.627Z] #66 6.870 ++ go env GOARCH [2022-08-24T12:03:41.627Z] #66 6.924 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:03:41.627Z] #66 6.924 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:03:41.627Z] #66 6.933 ++ dirname /install.sh [2022-08-24T12:03:41.628Z] #66 6.966 + dir=/ [2022-08-24T12:03:41.628Z] #66 6.975 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:03:41.628Z] #66 6.975 + bin=rootlesskit [2022-08-24T12:03:41.628Z] #66 6.975 + shift [2022-08-24T12:03:41.628Z] #66 6.975 + '[' '!' -f //rootlesskit.installer ']' [2022-08-24T12:03:41.628Z] #66 6.975 + . //rootlesskit.installer [2022-08-24T12:03:41.628Z] #66 6.975 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:03:41.628Z] #66 6.975 + install_rootlesskit [2022-08-24T12:03:41.628Z] #66 6.975 + case "$1" in [2022-08-24T12:03:41.628Z] #66 6.975 + export CGO_ENABLED=0 [2022-08-24T12:03:41.628Z] #66 6.975 + CGO_ENABLED=0 [2022-08-24T12:03:41.628Z] #66 6.975 + _install_rootlesskit [2022-08-24T12:03:41.628Z] #66 6.975 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-24T12:03:41.628Z] #66 6.975 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-24T12:03:41.628Z] #66 6.975 + GOBIN=/build [2022-08-24T12:03:41.628Z] #66 6.975 + GO111MODULE=on [2022-08-24T12:03:41.628Z] #66 6.975 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:03:41.628Z] #66 7.746 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-24T12:03:41.628Z] #66 12.10 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-24T12:03:41.628Z] #66 12.20 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-24T12:03:41.628Z] #66 13.38 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-24T12:03:41.880Z] #19 59.03 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-24T12:03:41.880Z] #19 59.03 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-24T12:03:41.880Z] #19 59.03 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:03:41.880Z] #19 59.06 Selecting previously unselected package patch. [2022-08-24T12:03:41.880Z] #19 59.06 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-24T12:03:41.880Z] #19 59.06 Unpacking patch (2.7.6-7) ... [2022-08-24T12:03:41.880Z] #19 59.10 Selecting previously unselected package dpkg-dev. [2022-08-24T12:03:41.880Z] #19 59.10 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-24T12:03:41.880Z] #19 59.11 Unpacking dpkg-dev (1.20.11) ... [2022-08-24T12:03:41.880Z] #19 59.24 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-24T12:03:41.880Z] #19 59.24 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-24T12:03:41.880Z] #19 59.25 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-24T12:03:41.880Z] #19 59.28 Selecting previously unselected package libio-string-perl. [2022-08-24T12:03:41.880Z] #19 59.28 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-24T12:03:41.880Z] #19 59.28 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-24T12:03:41.880Z] #19 59.32 Selecting previously unselected package libicu67:amd64. [2022-08-24T12:03:41.880Z] #19 59.33 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-24T12:03:41.880Z] #19 59.33 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-24T12:03:41.887Z] #66 ... [2022-08-24T12:03:41.887Z] [2022-08-24T12:03:41.887Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-24T12:03:41.887Z] #33 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T12:03:41.887Z] #33 7.218 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-24T12:03:41.887Z] #33 7.220 Cloning into '.'... [2022-08-24T12:03:42.112Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-048f850f69718b50f) in /home/ubuntu/workspace/moby_PR-43997 [Pipeline] { [Pipeline] checkout [2022-08-24T12:03:42.146Z] #33 ... [2022-08-24T12:03:42.147Z] [2022-08-24T12:03:42.147Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:03:42.147Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:03:42.147Z] #14 12.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:03:42.147Z] #14 16.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:03:42.291Z] The recommended git tool is: git [2022-08-24T12:03:42.406Z] #14 ... [2022-08-24T12:03:42.406Z] [2022-08-24T12:03:42.406Z] #39 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-24T12:03:42.406Z] #39 sha256:5bbc842f8d85cbfb85515839bb111998445ab9c71f7697e5a04b80b1264b0ea4 [2022-08-24T12:03:42.406Z] #39 17.96 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-24T12:03:42.452Z] #19 60.15 Selecting previously unselected package libxml2:amd64. [2022-08-24T12:03:42.453Z] #19 60.15 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-24T12:03:42.453Z] #19 60.15 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-24T12:03:42.453Z] #19 60.23 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-24T12:03:42.453Z] #19 60.23 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-24T12:03:42.453Z] #19 60.24 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-24T12:03:42.453Z] #19 60.26 Selecting previously unselected package libxml-sax-base-perl. [2022-08-24T12:03:42.665Z] #39 18.25 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-24T12:03:42.665Z] #39 ... [2022-08-24T12:03:42.665Z] [2022-08-24T12:03:42.665Z] #56 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-24T12:03:42.665Z] #56 sha256:a89fc1367a57c2569f52256c4c2524f32f8f6999e77bc82f2baeb692cc8713ca [2022-08-24T12:03:42.665Z] #56 8.129 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-24T12:03:42.665Z] #56 8.132 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-24T12:03:42.665Z] #56 8.307 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-24T12:03:42.665Z] #56 11.55 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-24T12:03:42.713Z] #19 60.26 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-24T12:03:42.713Z] #19 60.27 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-24T12:03:42.713Z] #19 60.30 Selecting previously unselected package libxml-sax-perl. [2022-08-24T12:03:42.713Z] #19 60.30 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-24T12:03:42.713Z] #19 60.31 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-24T12:03:42.713Z] #19 60.34 Selecting previously unselected package libxml-libxml-perl. [2022-08-24T12:03:42.713Z] #19 60.35 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-24T12:03:42.713Z] #19 60.35 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-24T12:03:42.713Z] #19 60.41 Selecting previously unselected package libxml-simple-perl. [2022-08-24T12:03:42.713Z] #19 60.41 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-24T12:03:42.713Z] #19 60.42 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-24T12:03:42.713Z] #19 60.45 Selecting previously unselected package libyaml-perl. [2022-08-24T12:03:42.713Z] #19 60.45 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-24T12:03:42.713Z] #19 60.46 Unpacking libyaml-perl (1.30-1) ... [2022-08-24T12:03:42.713Z] #19 60.49 Selecting previously unselected package libconfig-auto-perl. [2022-08-24T12:03:42.713Z] #19 60.49 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-24T12:03:42.713Z] #19 60.50 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-24T12:03:42.713Z] #19 60.53 Selecting previously unselected package libfile-which-perl. [2022-08-24T12:03:42.713Z] #19 60.53 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-24T12:03:42.713Z] #19 60.53 Unpacking libfile-which-perl (1.23-1) ... [2022-08-24T12:03:42.713Z] #19 60.56 Selecting previously unselected package libfile-homedir-perl. [2022-08-24T12:03:42.713Z] #19 60.56 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-24T12:03:42.713Z] #19 60.57 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-24T12:03:42.713Z] #19 60.60 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-24T12:03:42.713Z] #19 60.60 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-24T12:03:42.713Z] #19 60.60 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-24T12:03:42.713Z] #19 60.64 Selecting previously unselected package dpkg-cross. [2022-08-24T12:03:42.924Z] #56 ... [2022-08-24T12:03:42.924Z] [2022-08-24T12:03:42.924Z] #41 [tini 1/3] 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 [2022-08-24T12:03:42.924Z] #41 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:03:42.924Z] #41 14.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:03:42.924Z] #41 18.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:03:42.973Z] #19 60.64 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-24T12:03:42.973Z] #19 60.65 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-24T12:03:42.973Z] #19 60.68 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-24T12:03:42.973Z] #19 60.68 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-24T12:03:42.973Z] #19 60.68 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-24T12:03:42.974Z] #19 60.71 Selecting previously unselected package libc6-armel-cross. [2022-08-24T12:03:42.974Z] #19 60.71 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-24T12:03:42.974Z] #19 60.72 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-24T12:03:42.974Z] #19 60.84 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-24T12:03:42.974Z] #19 60.84 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:03:42.974Z] #19 60.85 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-24T12:03:42.974Z] #19 60.88 Selecting previously unselected package libgomp1-armel-cross. [2022-08-24T12:03:42.974Z] #19 60.88 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:03:42.974Z] #19 60.88 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-24T12:03:42.974Z] #19 60.92 Selecting previously unselected package libatomic1-armel-cross. [2022-08-24T12:03:43.234Z] #19 60.92 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:03:43.234Z] #19 60.93 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-24T12:03:43.234Z] #19 60.95 Selecting previously unselected package libasan6-armel-cross. [2022-08-24T12:03:43.234Z] #19 60.96 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:03:43.234Z] #19 60.96 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-24T12:03:43.234Z] #19 61.18 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-24T12:03:43.494Z] #19 61.18 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:03:43.494Z] #19 61.18 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-24T12:03:43.494Z] #19 61.25 Selecting previously unselected package libubsan1-armel-cross. [2022-08-24T12:03:43.494Z] #19 61.25 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:03:43.494Z] #19 61.26 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-24T12:03:43.660Z] using credential docker-jenkins-github-credentials [2022-08-24T12:03:43.671Z] Cloning the remote Git repository [2022-08-24T12:03:43.671Z] Cloning with configured refspecs honoured and without tags [2022-08-24T12:03:43.755Z] #19 61.35 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-24T12:03:43.755Z] #19 61.35 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:03:43.755Z] #19 61.36 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-24T12:03:43.755Z] #19 61.48 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-24T12:03:43.755Z] #19 61.48 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:03:43.755Z] #19 61.49 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-24T12:03:43.693Z] Cloning repository https://github.com/moby/moby.git [2022-08-24T12:03:43.781Z] > git init /home/ubuntu/workspace/moby_PR-43997 # timeout=10 [2022-08-24T12:03:44.174Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T12:03:44.174Z] > git --version # timeout=10 [2022-08-24T12:03:44.185Z] > git --version # 'git version 2.25.1' [2022-08-24T12:03:44.186Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:03:44.305Z] #41 ... [2022-08-24T12:03:44.305Z] [2022-08-24T12:03:44.305Z] #52 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-24T12:03:44.305Z] #52 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T12:03:44.305Z] #52 19.68 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-24T12:03:44.564Z] #52 19.87 go: downloading golang.org/x/mod v0.3.0 [2022-08-24T12:03:44.318Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43997/head:refs/remotes/origin/PR-43997 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:03:45.958Z] #52 ... [2022-08-24T12:03:45.958Z] [2022-08-24T12:03:45.958Z] #50 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-08-24T12:03:45.958Z] #50 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:03:45.958Z] #50 10.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:03:45.958Z] #50 15.40 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:03:45.958Z] #50 18.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:03:45.958Z] #50 ... [2022-08-24T12:03:45.958Z] [2022-08-24T12:03:45.958Z] #66 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T12:03:45.958Z] #66 sha256:7a37332ba0dd46f40d1aab0313baab8d033fd5b23c2707924f69916e05fe0f22 [2022-08-24T12:03:45.958Z] #66 18.27 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-24T12:03:45.958Z] #66 20.38 go: downloading github.com/google/uuid v1.3.0 [2022-08-24T12:03:45.958Z] #66 20.56 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-24T12:03:45.958Z] #66 20.57 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-24T12:03:46.218Z] #66 21.07 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-24T12:03:46.218Z] #66 21.22 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-24T12:03:46.482Z] #66 ... [2022-08-24T12:03:46.482Z] [2022-08-24T12:03:46.482Z] #61 [containerd 1/3] 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 [2022-08-24T12:03:46.482Z] #61 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T12:03:46.483Z] #61 11.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:03:46.483Z] #61 16.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:03:46.750Z] #61 ... [2022-08-24T12:03:46.750Z] [2022-08-24T12:03:46.750Z] #25 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-24T12:03:46.750Z] #25 sha256:67778777257722a623badac38d1925b57503fc1fb40a364bf2663af145ca7b1d [2022-08-24T12:03:46.750Z] #25 21.69 + mkdir -p /build [2022-08-24T12:03:46.750Z] #25 21.72 + mv docker/docker /build/ [2022-08-24T12:03:46.750Z] #25 21.73 + rmdir docker [2022-08-24T12:03:47.077Z] using credential docker-jenkins-github-credentials [2022-08-24T12:03:47.091Z] Cloning the remote Git repository [2022-08-24T12:03:47.091Z] Cloning with configured refspecs honoured and without tags [2022-08-24T12:03:47.118Z] Cloning repository https://github.com/moby/moby.git [2022-08-24T12:03:48.130Z] #25 DONE 23.0s [2022-08-24T12:03:48.130Z] [2022-08-24T12:03:48.130Z] #54 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:03:48.130Z] #54 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:03:48.130Z] #54 23.22 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-24T12:03:47.237Z] > git init /home/ubuntu/workspace/moby_PR-43997 # timeout=10 [2022-08-24T12:03:47.543Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T12:03:47.543Z] > git --version # timeout=10 [2022-08-24T12:03:47.581Z] > git --version # 'git version 2.25.1' [2022-08-24T12:03:47.582Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:03:47.583Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43997/head:refs/remotes/origin/PR-43997 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:03:48.395Z] #54 ... [2022-08-24T12:03:48.395Z] [2022-08-24T12:03:48.395Z] #75 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:03:48.395Z] #75 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:03:48.395Z] #75 13.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:03:48.395Z] #75 17.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:03:48.395Z] #75 ... [2022-08-24T12:03:48.395Z] [2022-08-24T12:03:48.395Z] #35 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-24T12:03:48.395Z] #35 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T12:03:48.395Z] #35 23.55 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-24T12:03:48.395Z] #35 23.56 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-24T12:03:49.050Z] #19 66.15 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-24T12:03:49.050Z] #19 66.15 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-24T12:03:49.050Z] #19 66.16 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-24T12:03:49.050Z] #19 66.18 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-24T12:03:49.050Z] #19 66.18 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-24T12:03:49.050Z] #19 66.19 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-24T12:03:49.050Z] #19 66.35 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-24T12:03:49.050Z] #19 66.36 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-24T12:03:49.050Z] #19 66.36 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-24T12:03:49.050Z] #19 66.58 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-24T12:03:49.050Z] #19 66.58 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:03:49.050Z] #19 66.58 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-24T12:03:49.050Z] #19 66.83 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-24T12:03:49.050Z] #19 66.84 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:03:49.050Z] #19 66.84 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-24T12:03:49.334Z] #35 24.78 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-24T12:03:49.597Z] #35 25.01 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-24T12:03:50.174Z] #35 25.65 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-24T12:03:50.435Z] #35 26.06 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-24T12:03:50.699Z] #35 26.13 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-24T12:03:50.699Z] #35 26.23 go: downloading github.com/peterh/liner v1.2.2 [2022-08-24T12:03:51.270Z] #35 26.75 go: downloading github.com/google/go-dap v0.6.0 [2022-08-24T12:03:52.213Z] #35 27.51 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-24T12:03:52.474Z] #35 ... [2022-08-24T12:03:52.474Z] [2022-08-24T12:03:52.474Z] #37 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-24T12:03:52.474Z] #37 sha256:cb1d1fed84be398b890345b2ddb820ee3c5adf01b27112fa7944ab2fdb49ca55 [2022-08-24T12:03:52.474Z] #37 27.54 tomll can be used in two ways: [2022-08-24T12:03:52.474Z] #37 27.55 Writing to STDIN and reading from STDOUT: [2022-08-24T12:03:52.474Z] #37 27.55 cat file.toml | tomll > file.toml [2022-08-24T12:03:52.474Z] #37 27.55 [2022-08-24T12:03:52.474Z] #37 27.55 Reading and updating a list of files: [2022-08-24T12:03:52.474Z] #37 27.55 tomll a.toml b.toml c.toml [2022-08-24T12:03:52.474Z] #37 27.55 [2022-08-24T12:03:52.474Z] #37 27.55 When given a list of files, tomll will modify all files in place without asking. [2022-08-24T12:03:52.474Z] #37 DONE 27.9s [2022-08-24T12:03:52.734Z] [2022-08-24T12:03:52.734Z] #54 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:03:52.734Z] #54 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:03:52.734Z] #54 24.58 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-24T12:03:52.734Z] #54 24.75 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-24T12:03:52.734Z] #54 24.77 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-24T12:03:52.734Z] #54 24.93 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-24T12:03:52.734Z] #54 24.93 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-24T12:03:52.734Z] #54 25.66 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-24T12:03:52.734Z] #54 25.79 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-24T12:03:52.734Z] #54 25.99 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-24T12:03:52.734Z] #54 26.14 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-24T12:03:52.734Z] #54 26.33 go: downloading github.com/spf13/afero v1.8.2 [2022-08-24T12:03:52.734Z] #54 26.44 go: downloading github.com/spf13/cast v1.4.1 [2022-08-24T12:03:52.734Z] #54 26.54 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-24T12:03:52.734Z] #54 27.03 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-24T12:03:52.734Z] #54 27.03 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-24T12:03:54.346Z] #19 71.33 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-24T12:03:54.346Z] #19 71.33 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-24T12:03:54.346Z] #19 71.34 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-24T12:03:54.346Z] #19 71.37 Selecting previously unselected package crossbuild-essential-armel. [2022-08-24T12:03:54.346Z] #19 71.37 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-24T12:03:54.346Z] #19 71.37 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-24T12:03:54.346Z] #19 71.41 Selecting previously unselected package libc6-armhf-cross. [2022-08-24T12:03:54.346Z] #19 71.41 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-24T12:03:54.346Z] #19 71.42 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-24T12:03:54.346Z] #19 71.53 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-24T12:03:54.346Z] #19 71.53 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:03:54.346Z] #19 71.54 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-24T12:03:54.346Z] #19 71.57 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-24T12:03:54.346Z] #19 71.57 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:03:54.346Z] #19 71.57 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-24T12:03:54.346Z] #19 71.61 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-24T12:03:54.346Z] #19 71.61 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:03:54.346Z] #19 71.63 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-24T12:03:54.346Z] #19 71.66 Selecting previously unselected package libasan6-armhf-cross. [2022-08-24T12:03:54.346Z] #19 71.66 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:03:54.346Z] #19 71.67 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-24T12:03:54.346Z] #19 71.90 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-24T12:03:54.346Z] #19 71.90 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:03:54.346Z] #19 71.90 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-24T12:03:54.346Z] #19 71.96 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-24T12:03:54.346Z] #19 71.97 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:03:54.346Z] #19 71.97 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-24T12:03:54.346Z] #19 72.07 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-24T12:03:54.346Z] #19 72.07 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:03:54.346Z] #19 72.08 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-24T12:03:54.608Z] #19 72.20 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-24T12:03:54.608Z] #19 72.20 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:03:54.608Z] #19 72.21 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-24T12:03:55.288Z] #54 ... [2022-08-24T12:03:55.288Z] [2022-08-24T12:03:55.288Z] #75 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:03:55.288Z] #75 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:03:55.288Z] #75 30.54 Fetched 8571 kB in 23s (372 kB/s) [2022-08-24T12:03:57.197Z] #75 30.54 Reading package lists... [2022-08-24T12:03:57.197Z] #75 ... [2022-08-24T12:03:57.197Z] [2022-08-24T12:03:57.197Z] #66 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T12:03:57.197Z] #66 sha256:7a37332ba0dd46f40d1aab0313baab8d033fd5b23c2707924f69916e05fe0f22 [2022-08-24T12:03:57.197Z] #66 21.99 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-24T12:03:57.197Z] #66 23.08 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-24T12:03:57.197Z] #66 23.31 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-24T12:03:57.197Z] #66 23.49 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-24T12:03:57.197Z] #66 27.07 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-24T12:03:57.197Z] #66 ... [2022-08-24T12:03:57.197Z] [2022-08-24T12:03:57.197Z] #54 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:03:57.197Z] #54 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:03:57.197Z] #54 30.79 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-24T12:03:57.197Z] #54 30.96 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-24T12:03:57.197Z] #54 31.06 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-24T12:03:57.197Z] #54 31.13 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-24T12:03:57.197Z] #54 31.13 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-24T12:03:57.197Z] #54 31.26 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-24T12:03:57.197Z] #54 31.33 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-24T12:03:57.197Z] #54 31.50 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-24T12:03:57.197Z] #54 31.51 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-24T12:03:57.197Z] #54 31.76 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-24T12:03:57.197Z] #54 32.14 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-24T12:03:57.197Z] #54 32.49 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-24T12:03:57.197Z] #54 32.71 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-24T12:03:57.457Z] #54 32.83 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-24T12:03:57.457Z] #54 32.99 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-24T12:03:57.457Z] #54 33.03 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-24T12:03:57.719Z] #54 33.11 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-24T12:03:57.719Z] #54 33.18 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-24T12:03:57.719Z] #54 33.24 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-24T12:03:57.979Z] #54 33.48 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-24T12:03:57.979Z] #54 ... [2022-08-24T12:03:57.979Z] [2022-08-24T12:03:57.979Z] #50 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-08-24T12:03:57.979Z] #50 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:03:57.979Z] #50 23.17 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-24T12:03:57.979Z] #50 33.11 Fetched 8575 kB in 26s (333 kB/s) [2022-08-24T12:03:58.239Z] #50 33.11 Reading package lists... [2022-08-24T12:03:58.239Z] #50 ... [2022-08-24T12:03:58.239Z] [2022-08-24T12:03:58.239Z] #35 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-24T12:03:58.239Z] #35 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T12:03:58.239Z] #35 28.18 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-24T12:03:58.239Z] #35 28.87 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-24T12:03:58.239Z] #35 29.17 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-24T12:03:58.239Z] #35 29.32 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-24T12:03:58.239Z] #35 31.72 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-24T12:03:58.239Z] #35 31.81 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-24T12:03:58.499Z] #35 ... [2022-08-24T12:03:58.499Z] [2022-08-24T12:03:58.499Z] #54 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:03:58.499Z] #54 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:03:58.499Z] #54 33.99 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-24T12:03:58.759Z] #54 34.23 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-24T12:03:58.829Z] Fetching without tags [2022-08-24T12:03:59.019Z] #54 34.40 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-24T12:03:59.124Z] Merging remotes/origin/master commit c7d74a2366d5507e628a309a3fff2f1f2984544a into PR head commit 0cbb92bcc543767e5abe6f912ea797166fe25cba [2022-08-24T12:03:59.281Z] #54 34.65 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-24T12:03:59.542Z] #54 34.92 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-24T12:03:59.542Z] #54 34.97 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-24T12:03:59.542Z] #54 35.09 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-24T12:03:59.807Z] #54 35.20 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-24T12:03:59.901Z] #19 76.94 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-24T12:03:59.901Z] #19 76.94 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-24T12:03:59.901Z] #19 76.94 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-24T12:03:59.901Z] #19 76.97 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-24T12:03:59.901Z] #19 76.97 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-24T12:03:59.901Z] #19 76.98 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-24T12:03:59.901Z] #19 77.15 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-24T12:03:59.901Z] #19 77.16 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-24T12:03:59.901Z] #19 77.16 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-24T12:03:59.901Z] #19 77.38 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-24T12:03:59.901Z] #19 77.38 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:03:59.901Z] #19 77.38 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-24T12:03:59.901Z] #19 77.63 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-24T12:03:59.901Z] #19 77.64 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:03:59.901Z] #19 77.64 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-24T12:03:58.750Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T12:03:58.772Z] > git config --add remote.origin.fetch +refs/pull/43997/head:refs/remotes/origin/PR-43997 # timeout=10 [2022-08-24T12:03:58.786Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:03:58.802Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T12:03:58.820Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T12:03:58.820Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:03:58.821Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43997/head:refs/remotes/origin/PR-43997 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:03:59.121Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T12:03:59.147Z] > git checkout -f 0cbb92bcc543767e5abe6f912ea797166fe25cba # timeout=10 [2022-08-24T12:03:59.912Z] > git remote # timeout=10 [2022-08-24T12:03:59.927Z] > git config --get remote.origin.url # timeout=10 [2022-08-24T12:03:59.946Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:03:59.947Z] > git merge c7d74a2366d5507e628a309a3fff2f1f2984544a # timeout=10 [2022-08-24T12:03:59.966Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-24T12:04:00.003Z] Merge succeeded, producing 0cbb92bcc543767e5abe6f912ea797166fe25cba [2022-08-24T12:04:00.003Z] Checking out Revision 0cbb92bcc543767e5abe6f912ea797166fe25cba (PR-43997) [2022-08-24T12:04:00.067Z] #54 35.39 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-24T12:04:00.067Z] #54 35.48 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-24T12:04:00.067Z] #54 35.56 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-24T12:04:00.414Z] #54 35.84 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-24T12:04:00.692Z] #54 35.99 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-24T12:04:00.952Z] #54 36.37 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-24T12:04:01.212Z] #54 36.53 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-24T12:04:01.212Z] #54 36.70 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-24T12:04:01.212Z] #54 36.79 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-24T12:04:01.480Z] #54 37.05 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-24T12:04:01.796Z] #54 37.07 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-24T12:04:02.086Z] #54 37.58 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-24T12:04:02.170Z] Fetching without tags [2022-08-24T12:04:02.358Z] #54 37.95 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-24T12:04:02.497Z] Merging remotes/origin/master commit c7d74a2366d5507e628a309a3fff2f1f2984544a into PR head commit 0cbb92bcc543767e5abe6f912ea797166fe25cba [2022-08-24T12:03:59.994Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T12:04:00.018Z] > git checkout -f 0cbb92bcc543767e5abe6f912ea797166fe25cba # timeout=10 [2022-08-24T12:04:02.619Z] #54 38.08 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-24T12:04:02.619Z] #54 38.16 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-24T12:04:02.619Z] #54 38.18 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-24T12:04:03.190Z] #54 38.39 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-24T12:04:03.190Z] #54 38.62 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-24T12:04:03.190Z] #54 ... [2022-08-24T12:04:03.190Z] [2022-08-24T12:04:03.190Z] #61 [containerd 1/3] 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 [2022-08-24T12:04:03.190Z] #61 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T12:04:03.190Z] #61 28.60 Fetched 8571 kB in 22s (393 kB/s) [2022-08-24T12:04:03.190Z] #61 28.60 Reading package lists... [2022-08-24T12:04:03.190Z] #61 38.63 Reading package lists... [2022-08-24T12:04:03.190Z] #61 ... [2022-08-24T12:04:03.190Z] [2022-08-24T12:04:03.190Z] #46 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-08-24T12:04:03.190Z] #46 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:04:03.238Z] Merge succeeded, producing 0cbb92bcc543767e5abe6f912ea797166fe25cba [2022-08-24T12:04:03.238Z] Checking out Revision 0cbb92bcc543767e5abe6f912ea797166fe25cba (PR-43997) [2022-08-24T12:04:02.073Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T12:04:02.088Z] > git config --add remote.origin.fetch +refs/pull/43997/head:refs/remotes/origin/PR-43997 # timeout=10 [2022-08-24T12:04:02.113Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:04:02.151Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T12:04:02.174Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T12:04:02.174Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:04:02.175Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43997/head:refs/remotes/origin/PR-43997 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:04:02.507Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T12:04:02.525Z] > git checkout -f 0cbb92bcc543767e5abe6f912ea797166fe25cba # timeout=10 [2022-08-24T12:04:03.200Z] > git remote # timeout=10 [2022-08-24T12:04:03.212Z] > git config --get remote.origin.url # timeout=10 [2022-08-24T12:04:03.217Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:04:03.218Z] > git merge c7d74a2366d5507e628a309a3fff2f1f2984544a # timeout=10 [2022-08-24T12:04:03.228Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-24T12:04:03.239Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T12:04:03.244Z] > git checkout -f 0cbb92bcc543767e5abe6f912ea797166fe25cba # timeout=10 [2022-08-24T12:04:03.973Z] #46 38.32 Updating files: 48% (1052/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) [2022-08-24T12:04:03.973Z] #46 ... [2022-08-24T12:04:03.973Z] [2022-08-24T12:04:03.973Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:04:03.973Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:04:03.973Z] #14 29.32 Fetched 8571 kB in 23s (376 kB/s) [2022-08-24T12:04:03.973Z] #14 29.32 Reading package lists... [2022-08-24T12:04:03.973Z] #14 38.89 Reading package lists... [2022-08-24T12:04:03.973Z] #14 ... [2022-08-24T12:04:03.973Z] [2022-08-24T12:04:03.973Z] #46 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-08-24T12:04:03.973Z] #46 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:04:04.493Z] #46 38.32 Updating files: 48% (1052/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 82% (1805/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-24T12:04:04.754Z] #46 39.84 + git checkout -q v2.3.0 [2022-08-24T12:04:04.865Z] Commit message: "daemon: capture output of killed health checks" [2022-08-24T12:04:05.197Z] #19 82.09 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-24T12:04:05.197Z] #19 82.09 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-24T12:04:05.197Z] #19 82.10 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-24T12:04:05.197Z] #19 82.13 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-24T12:04:05.197Z] #19 82.14 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-24T12:04:05.197Z] #19 82.14 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-24T12:04:05.197Z] #19 82.18 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-24T12:04:05.197Z] #19 82.18 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-24T12:04:05.198Z] #19 82.19 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-24T12:04:05.198Z] #19 82.35 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-24T12:04:05.198Z] #19 82.35 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:04:05.198Z] #19 82.36 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:04:05.198Z] #19 82.39 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-24T12:04:05.198Z] #19 82.39 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:04:05.198Z] #19 82.39 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:04:05.198Z] #19 82.43 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-24T12:04:05.198Z] #19 82.43 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:04:05.198Z] #19 82.44 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:04:05.198Z] #19 82.47 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-24T12:04:05.198Z] #19 82.47 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:04:05.198Z] #19 82.47 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:04:05.198Z] #19 82.50 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-24T12:04:05.198Z] #19 82.51 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:04:05.198Z] #19 82.51 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:04:05.198Z] #19 82.75 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-24T12:04:05.198Z] #19 82.75 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:04:05.198Z] #19 82.76 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:04:05.198Z] #19 82.86 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-24T12:04:05.198Z] #19 82.87 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:04:05.198Z] #19 82.87 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-24T12:04:05.459Z] #19 83.10 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-24T12:04:05.459Z] #19 83.10 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:04:05.459Z] #19 83.11 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:04:05.459Z] #19 83.19 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-24T12:04:05.459Z] #19 83.19 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:04:05.459Z] #19 83.20 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:04:05.459Z] #19 83.30 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-24T12:04:05.695Z] #46 ... [2022-08-24T12:04:05.695Z] [2022-08-24T12:04:05.695Z] #41 [tini 1/3] 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 [2022-08-24T12:04:05.695Z] #41 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:04:05.695Z] #41 31.22 Fetched 8571 kB in 24s (363 kB/s) [2022-08-24T12:04:05.695Z] #41 31.22 Reading package lists... [2022-08-24T12:04:05.720Z] #19 83.30 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:04:05.721Z] #19 83.31 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:04:05.721Z] #19 83.35 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-24T12:04:05.721Z] #19 83.35 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:04:05.721Z] #19 83.36 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:04:05.721Z] #19 83.53 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-24T12:04:05.721Z] #19 83.53 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:04:05.721Z] #19 83.53 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:04:05.955Z] #41 40.90 Reading package lists... [2022-08-24T12:04:05.955Z] #41 ... [2022-08-24T12:04:05.955Z] [2022-08-24T12:04:05.955Z] #54 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:04:05.955Z] #54 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:04:05.955Z] #54 38.71 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-24T12:04:05.955Z] #54 38.77 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-24T12:04:05.955Z] #54 38.94 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-24T12:04:05.955Z] #54 39.10 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-24T12:04:05.955Z] #54 39.19 go: downloading github.com/julz/importas v0.1.0 [2022-08-24T12:04:05.955Z] #54 39.22 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-24T12:04:05.955Z] #54 39.42 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-24T12:04:05.955Z] #54 39.47 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-24T12:04:05.955Z] #54 39.59 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-24T12:04:05.955Z] #54 39.63 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-24T12:04:05.955Z] #54 39.75 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-24T12:04:05.955Z] #54 39.94 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-24T12:04:05.955Z] #54 40.03 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-24T12:04:05.955Z] #54 40.21 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-24T12:04:05.955Z] #54 40.28 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-24T12:04:05.955Z] #54 40.45 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-24T12:04:06.044Z] + docker version [2022-08-24T12:04:06.215Z] #54 41.63 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-24T12:04:06.215Z] #54 41.63 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-24T12:04:06.475Z] #54 41.80 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-24T12:04:06.475Z] #54 41.85 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-24T12:04:06.734Z] #54 42.23 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-24T12:04:06.993Z] #54 42.44 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-24T12:04:06.993Z] #54 42.51 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-24T12:04:07.223Z] Commit message: "daemon: capture output of killed health checks" [2022-08-24T12:04:07.253Z] #54 42.69 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-24T12:04:07.253Z] #54 42.78 go: downloading github.com/securego/gosec/v2 v2.11.0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-24T12:04:07.825Z] #54 43.23 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-24T12:04:07.825Z] #54 43.25 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-24T12:04:07.825Z] #54 43.36 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-24T12:04:08.086Z] #54 43.50 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-24T12:04:08.104Z] + docker version [2022-08-24T12:04:08.346Z] #54 43.70 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-24T12:04:08.346Z] #54 43.89 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-24T12:04:08.420Z] Fetching without tags [2022-08-24T12:04:08.264Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T12:04:08.286Z] > git config --add remote.origin.fetch +refs/pull/43997/head:refs/remotes/origin/PR-43997 # timeout=10 [2022-08-24T12:04:08.328Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:04:08.364Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T12:04:08.423Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T12:04:08.423Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:04:08.426Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43997/head:refs/remotes/origin/PR-43997 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:04:08.866Z] Merging remotes/origin/master commit c7d74a2366d5507e628a309a3fff2f1f2984544a into PR head commit 0cbb92bcc543767e5abe6f912ea797166fe25cba [2022-08-24T12:04:08.915Z] #54 44.29 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-24T12:04:08.915Z] #54 44.31 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-24T12:04:08.915Z] #54 44.32 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-24T12:04:08.915Z] #54 44.32 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-24T12:04:09.176Z] #54 44.49 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-24T12:04:09.176Z] #54 44.67 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-24T12:04:09.436Z] #54 44.69 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-24T12:04:09.436Z] #54 44.97 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-24T12:04:09.699Z] #54 45.06 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-24T12:04:09.699Z] #54 45.13 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-24T12:04:09.699Z] #54 45.27 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-24T12:04:09.950Z] Merge succeeded, producing 0cbb92bcc543767e5abe6f912ea797166fe25cba [2022-08-24T12:04:09.950Z] Checking out Revision 0cbb92bcc543767e5abe6f912ea797166fe25cba (PR-43997) [2022-08-24T12:04:10.261Z] Client: Docker Engine - Community [2022-08-24T12:04:10.261Z] Version: 20.10.14 [2022-08-24T12:04:10.261Z] API version: 1.41 [2022-08-24T12:04:10.261Z] Go version: go1.16.15 [2022-08-24T12:04:10.261Z] Git commit: a224086 [2022-08-24T12:04:10.261Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-24T12:04:10.261Z] OS/Arch: linux/amd64 [2022-08-24T12:04:10.261Z] Context: default [2022-08-24T12:04:10.261Z] Experimental: true [2022-08-24T12:04:10.261Z] [2022-08-24T12:04:10.261Z] Server: Docker Engine - Community [2022-08-24T12:04:10.261Z] Engine: [2022-08-24T12:04:10.261Z] Version: 20.10.14 [2022-08-24T12:04:10.261Z] API version: 1.41 (minimum version 1.12) [2022-08-24T12:04:10.261Z] Go version: go1.16.15 [2022-08-24T12:04:10.261Z] Git commit: 87a90dc [2022-08-24T12:04:10.261Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-24T12:04:10.261Z] OS/Arch: linux/amd64 [2022-08-24T12:04:10.261Z] Experimental: true [2022-08-24T12:04:10.261Z] containerd: [2022-08-24T12:04:10.261Z] Version: 1.5.11 [2022-08-24T12:04:10.261Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T12:04:10.261Z] runc: [2022-08-24T12:04:10.261Z] Version: 1.0.3 [2022-08-24T12:04:10.261Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-24T12:04:10.261Z] docker-init: [2022-08-24T12:04:10.261Z] Version: 0.19.0 [2022-08-24T12:04:10.261Z] GitCommit: de40ad0 [2022-08-24T12:04:10.268Z] #54 45.64 go: downloading github.com/yeya24/promlinter v0.2.0 [Pipeline] sh [2022-08-24T12:04:10.589Z] + docker info [2022-08-24T12:04:10.837Z] #54 46.04 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-24T12:04:08.876Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T12:04:08.903Z] > git checkout -f 0cbb92bcc543767e5abe6f912ea797166fe25cba # timeout=10 [2022-08-24T12:04:09.897Z] > git remote # timeout=10 [2022-08-24T12:04:09.909Z] > git config --get remote.origin.url # timeout=10 [2022-08-24T12:04:09.919Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:04:09.920Z] > git merge c7d74a2366d5507e628a309a3fff2f1f2984544a # timeout=10 [2022-08-24T12:04:09.937Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-24T12:04:09.953Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T12:04:09.965Z] > git checkout -f 0cbb92bcc543767e5abe6f912ea797166fe25cba # timeout=10 [2022-08-24T12:04:11.017Z] #19 88.06 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-24T12:04:11.017Z] #19 88.06 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-24T12:04:11.017Z] #19 88.07 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:04:11.017Z] #19 88.09 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-24T12:04:11.017Z] #19 88.09 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-24T12:04:11.017Z] #19 88.10 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-24T12:04:11.017Z] #19 88.27 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-24T12:04:11.017Z] #19 88.27 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-24T12:04:11.017Z] #19 88.27 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-24T12:04:11.017Z] #19 88.60 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-24T12:04:11.017Z] #19 88.60 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:04:11.017Z] #19 88.61 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:04:11.017Z] #19 88.86 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-24T12:04:11.017Z] #19 88.86 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:04:11.017Z] #19 88.87 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:04:11.407Z] #54 46.66 go: downloading honnef.co/go/tools v0.3.1 [2022-08-24T12:04:12.346Z] #54 ... [2022-08-24T12:04:12.346Z] [2022-08-24T12:04:12.346Z] #61 [containerd 1/3] 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 [2022-08-24T12:04:12.346Z] #61 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T12:04:12.346Z] #61 38.63 Reading package lists... [2022-08-24T12:04:14.429Z] Commit message: "daemon: capture output of killed health checks" [2022-08-24T12:04:14.514Z] #61 48.13 Building dependency tree... [2022-08-24T12:04:14.514Z] #61 ... [2022-08-24T12:04:14.514Z] [2022-08-24T12:04:14.514Z] #75 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:04:14.514Z] #75 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:04:14.514Z] #75 30.54 Reading package lists... [2022-08-24T12:04:14.514Z] #75 40.15 Reading package lists... [2022-08-24T12:04:14.514Z] #75 49.62 Building dependency tree... [2022-08-24T12:04:14.514Z] #75 ... [2022-08-24T12:04:14.514Z] [2022-08-24T12:04:14.514Z] #54 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:04:14.514Z] #54 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:04:14.514Z] #54 49.44 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-24T12:04:14.514Z] #54 49.52 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-24T12:04:14.514Z] #54 49.66 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-24T12:04:14.514Z] #54 49.84 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-24T12:04:14.514Z] #54 49.89 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-24T12:04:14.699Z] Client: Docker Engine - Community [2022-08-24T12:04:14.700Z] Version: 20.10.14 [2022-08-24T12:04:14.700Z] API version: 1.41 [2022-08-24T12:04:14.700Z] Go version: go1.16.15 [2022-08-24T12:04:14.700Z] Git commit: a224086 [2022-08-24T12:04:14.700Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-24T12:04:14.700Z] OS/Arch: linux/arm64 [2022-08-24T12:04:14.700Z] Context: default [2022-08-24T12:04:14.700Z] Experimental: true [2022-08-24T12:04:14.700Z] [2022-08-24T12:04:14.700Z] Server: Docker Engine - Community [2022-08-24T12:04:14.700Z] Engine: [2022-08-24T12:04:14.700Z] Version: 20.10.14 [2022-08-24T12:04:14.700Z] API version: 1.41 (minimum version 1.12) [2022-08-24T12:04:14.700Z] Go version: go1.16.15 [2022-08-24T12:04:14.700Z] Git commit: 87a90dc [2022-08-24T12:04:14.700Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-24T12:04:14.700Z] OS/Arch: linux/arm64 [2022-08-24T12:04:14.700Z] Experimental: true [2022-08-24T12:04:14.700Z] containerd: [2022-08-24T12:04:14.700Z] Version: 1.5.11 [2022-08-24T12:04:14.700Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T12:04:14.700Z] runc: [2022-08-24T12:04:14.700Z] Version: 1.0.3 [2022-08-24T12:04:14.700Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-24T12:04:14.700Z] docker-init: [2022-08-24T12:04:14.700Z] Version: 0.19.0 [2022-08-24T12:04:14.700Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-24T12:04:14.775Z] #54 50.26 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-24T12:04:14.775Z] #54 50.29 go: downloading github.com/magiconair/properties v1.8.6 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-24T12:04:15.026Z] + docker info [2022-08-24T12:04:15.035Z] #54 50.56 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-24T12:04:15.230Z] #19 93.17 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-24T12:04:15.295Z] #54 50.79 go: downloading golang.org/x/text v0.3.7 [2022-08-24T12:04:15.317Z] + docker version [2022-08-24T12:04:15.491Z] #19 93.17 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-24T12:04:15.491Z] #19 93.18 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:04:15.492Z] #19 93.20 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-24T12:04:15.492Z] #19 93.21 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-24T12:04:15.492Z] #19 93.21 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-24T12:04:15.492Z] #19 93.24 Selecting previously unselected package libc6-s390x-cross. [2022-08-24T12:04:15.492Z] #19 93.25 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-24T12:04:15.492Z] #19 93.25 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-24T12:04:15.492Z] #19 93.38 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-24T12:04:15.492Z] #19 93.39 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:04:15.492Z] #19 93.39 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:04:15.492Z] #19 93.42 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-24T12:04:15.492Z] #19 93.42 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:04:15.492Z] #19 93.42 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:04:15.754Z] #19 93.46 Selecting previously unselected package libitm1-s390x-cross. [2022-08-24T12:04:15.754Z] #19 93.46 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:04:15.754Z] #19 93.47 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:04:15.754Z] #19 93.49 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-24T12:04:15.754Z] #19 93.50 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:04:15.754Z] #19 93.50 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:04:15.754Z] #19 93.53 Selecting previously unselected package libasan6-s390x-cross. [2022-08-24T12:04:15.754Z] #19 93.53 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:04:15.754Z] #19 93.54 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:04:16.326Z] #19 93.85 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-24T12:04:16.326Z] #19 93.85 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:04:16.326Z] #19 93.87 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:04:16.326Z] #19 94.05 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-24T12:04:16.326Z] #19 94.05 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:04:16.326Z] #19 94.08 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:04:16.588Z] #19 94.20 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-24T12:04:16.588Z] #19 94.20 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:04:16.588Z] #19 94.20 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:04:16.588Z] #19 94.31 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-24T12:04:16.588Z] #19 94.31 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:04:16.588Z] #19 94.32 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:04:17.838Z] #54 ... [2022-08-24T12:04:17.838Z] [2022-08-24T12:04:17.838Z] #50 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-08-24T12:04:17.838Z] #50 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:04:17.838Z] #50 33.11 Reading package lists... [2022-08-24T12:04:17.838Z] #50 42.99 Reading package lists... [2022-08-24T12:04:17.838Z] #50 52.82 Building dependency tree... [2022-08-24T12:04:17.838Z] #50 ... [2022-08-24T12:04:17.838Z] [2022-08-24T12:04:17.838Z] #41 [tini 1/3] 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 [2022-08-24T12:04:17.838Z] #41 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:04:17.838Z] #41 40.90 Reading package lists... [2022-08-24T12:04:17.838Z] #41 50.49 Building dependency tree... [2022-08-24T12:04:17.838Z] #41 ... [2022-08-24T12:04:17.838Z] [2022-08-24T12:04:17.838Z] #46 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-08-24T12:04:17.838Z] #46 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:04:17.838Z] #46 43.04 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-24T12:04:18.778Z] #46 ... [2022-08-24T12:04:18.778Z] [2022-08-24T12:04:18.778Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:04:18.778Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:04:18.778Z] #14 38.89 Reading package lists... [2022-08-24T12:04:18.778Z] #14 48.01 Building dependency tree... [2022-08-24T12:04:18.778Z] #14 54.07 The following additional packages will be installed: [2022-08-24T12:04:18.778Z] #14 54.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-24T12:04:18.778Z] #14 54.09 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-24T12:04:18.778Z] #14 54.10 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-24T12:04:18.778Z] #14 54.10 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-24T12:04:18.778Z] #14 54.10 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-24T12:04:18.778Z] #14 54.10 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-24T12:04:18.778Z] #14 54.12 mingw-w64-common mingw-w64-x86-64-dev [2022-08-24T12:04:18.778Z] #14 54.15 Suggested packages: [2022-08-24T12:04:18.778Z] #14 54.18 gcc-10-locales seccomp wine64 [2022-08-24T12:04:20.160Z] #14 ... [2022-08-24T12:04:20.160Z] [2022-08-24T12:04:20.160Z] #50 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-08-24T12:04:20.160Z] #50 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:04:20.160Z] #50 52.82 Building dependency tree... [2022-08-24T12:04:20.800Z] #19 98.61 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-24T12:04:21.062Z] #19 98.61 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-24T12:04:21.062Z] #19 98.62 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:04:21.062Z] #19 98.65 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-24T12:04:21.062Z] #19 98.65 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-24T12:04:21.062Z] #19 98.65 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-24T12:04:21.062Z] #19 98.83 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-24T12:04:21.062Z] #19 98.83 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-24T12:04:21.062Z] #19 98.83 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-24T12:04:21.323Z] #19 99.07 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-24T12:04:21.323Z] #19 99.07 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:04:21.323Z] #19 99.07 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:04:21.584Z] #19 99.33 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-24T12:04:21.584Z] #19 99.33 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:04:21.584Z] #19 99.34 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:04:21.904Z] Client: Docker Engine - Community [2022-08-24T12:04:21.904Z] Version: 20.10.14 [2022-08-24T12:04:21.904Z] API version: 1.41 [2022-08-24T12:04:21.904Z] Go version: go1.16.15 [2022-08-24T12:04:21.904Z] Git commit: a224086 [2022-08-24T12:04:21.904Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-24T12:04:21.904Z] OS/Arch: linux/amd64 [2022-08-24T12:04:21.904Z] Context: default [2022-08-24T12:04:21.904Z] Experimental: true [2022-08-24T12:04:21.904Z] [2022-08-24T12:04:21.904Z] Server: Docker Engine - Community [2022-08-24T12:04:21.904Z] Engine: [2022-08-24T12:04:21.904Z] Version: 20.10.14 [2022-08-24T12:04:21.904Z] API version: 1.41 (minimum version 1.12) [2022-08-24T12:04:21.904Z] Go version: go1.16.15 [2022-08-24T12:04:21.904Z] Git commit: 87a90dc [2022-08-24T12:04:21.904Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-24T12:04:21.904Z] OS/Arch: linux/amd64 [2022-08-24T12:04:21.904Z] Experimental: true [2022-08-24T12:04:21.904Z] containerd: [2022-08-24T12:04:21.904Z] Version: 1.5.11 [2022-08-24T12:04:21.904Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T12:04:21.904Z] runc: [2022-08-24T12:04:21.904Z] Version: 1.0.3 [2022-08-24T12:04:21.904Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-24T12:04:21.904Z] docker-init: [2022-08-24T12:04:21.904Z] Version: 0.19.0 [2022-08-24T12:04:21.904Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-24T12:04:22.225Z] + docker info [2022-08-24T12:04:22.876Z] Client: [2022-08-24T12:04:22.876Z] Context: default [2022-08-24T12:04:22.876Z] Debug Mode: false [2022-08-24T12:04:22.876Z] Plugins: [2022-08-24T12:04:22.876Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-24T12:04:22.876Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-24T12:04:22.876Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-24T12:04:22.876Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-24T12:04:22.876Z] [2022-08-24T12:04:22.876Z] Server: [2022-08-24T12:04:22.876Z] Containers: 0 [2022-08-24T12:04:22.876Z] Running: 0 [2022-08-24T12:04:22.876Z] Paused: 0 [2022-08-24T12:04:22.876Z] Stopped: 0 [2022-08-24T12:04:22.876Z] Images: 0 [2022-08-24T12:04:22.876Z] Server Version: 20.10.14 [2022-08-24T12:04:22.876Z] Storage Driver: overlay2 [2022-08-24T12:04:22.876Z] Backing Filesystem: extfs [2022-08-24T12:04:22.876Z] Supports d_type: true [2022-08-24T12:04:22.876Z] Native Overlay Diff: true [2022-08-24T12:04:22.876Z] userxattr: false [2022-08-24T12:04:22.876Z] Logging Driver: json-file [2022-08-24T12:04:22.876Z] Cgroup Driver: cgroupfs [2022-08-24T12:04:22.876Z] Cgroup Version: 1 [2022-08-24T12:04:22.876Z] Plugins: [2022-08-24T12:04:22.876Z] Volume: local [2022-08-24T12:04:22.876Z] Network: bridge host ipvlan macvlan null overlay [2022-08-24T12:04:22.876Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-24T12:04:22.876Z] Swarm: inactive [2022-08-24T12:04:22.876Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-08-24T12:04:22.876Z] Default Runtime: runc [2022-08-24T12:04:22.876Z] Init Binary: docker-init [2022-08-24T12:04:22.876Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T12:04:22.876Z] runc version: v1.0.3-0-gf46b6ba [2022-08-24T12:04:22.876Z] init version: de40ad0 [2022-08-24T12:04:22.876Z] Security Options: [2022-08-24T12:04:22.876Z] apparmor [2022-08-24T12:04:22.876Z] seccomp [2022-08-24T12:04:22.876Z] Profile: default [2022-08-24T12:04:22.876Z] Kernel Version: 5.4.0-1071-aws [2022-08-24T12:04:22.876Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-24T12:04:22.876Z] OSType: linux [2022-08-24T12:04:22.876Z] Architecture: x86_64 [2022-08-24T12:04:22.876Z] CPUs: 2 [2022-08-24T12:04:22.876Z] Total Memory: 7.565GiB [2022-08-24T12:04:22.876Z] Name: ip-10-100-56-67 [2022-08-24T12:04:22.876Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-24T12:04:22.876Z] Docker Root Dir: /var/lib/docker [2022-08-24T12:04:22.876Z] Debug Mode: false [2022-08-24T12:04:22.876Z] Registry: https://index.docker.io/v1/ [2022-08-24T12:04:22.876Z] Labels: [2022-08-24T12:04:22.876Z] Experimental: true [2022-08-24T12:04:22.876Z] Insecure Registries: [2022-08-24T12:04:22.876Z] 127.0.0.0/8 [2022-08-24T12:04:22.876Z] Live Restore Enabled: true [2022-08-24T12:04:22.876Z] [2022-08-24T12:04:22.876Z] WARNING: No swap limit support [Pipeline] sh [2022-08-24T12:04:23.174Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-24T12:04:23.174Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-24T12:04:23.174Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43997/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-24T12:04:23.174Z] + bash /home/ubuntu/workspace/moby_PR-43997/check-config.sh [2022-08-24T12:04:23.174Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-24T12:04:23.174Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-24T12:04:23.174Z] [2022-08-24T12:04:23.174Z] Generally Necessary: [2022-08-24T12:04:23.174Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-24T12:04:23.174Z] - apparmor: enabled and tools installed [2022-08-24T12:04:23.174Z] - CONFIG_NAMESPACES: enabled [2022-08-24T12:04:23.174Z] - CONFIG_NET_NS: enabled [2022-08-24T12:04:23.174Z] - CONFIG_PID_NS: enabled [2022-08-24T12:04:23.174Z] - CONFIG_IPC_NS: enabled [2022-08-24T12:04:23.174Z] - CONFIG_UTS_NS: enabled [2022-08-24T12:04:23.174Z] - CONFIG_CGROUPS: enabled [2022-08-24T12:04:23.174Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-24T12:04:23.174Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-24T12:04:23.174Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-24T12:04:23.174Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-24T12:04:23.174Z] - CONFIG_CPUSETS: enabled [2022-08-24T12:04:23.174Z] - CONFIG_MEMCG: enabled [2022-08-24T12:04:23.174Z] - CONFIG_KEYS: enabled [2022-08-24T12:04:23.174Z] - CONFIG_VETH: enabled (as module) [2022-08-24T12:04:23.174Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-24T12:04:23.174Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-24T12:04:23.174Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-24T12:04:23.174Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-24T12:04:23.174Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-24T12:04:23.174Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-24T12:04:23.174Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-24T12:04:23.174Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-24T12:04:23.457Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-24T12:04:23.457Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-24T12:04:23.457Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-24T12:04:23.457Z] - CONFIG_CGROUP_BPF: enabled [2022-08-24T12:04:23.457Z] [2022-08-24T12:04:23.457Z] Optional Features: [2022-08-24T12:04:23.457Z] - CONFIG_USER_NS: enabled [2022-08-24T12:04:23.457Z] - CONFIG_SECCOMP: enabled [2022-08-24T12:04:23.457Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-24T12:04:23.457Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-24T12:04:23.457Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-24T12:04:23.457Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-24T12:04:23.457Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-24T12:04:23.457Z] - CONFIG_BLK_CGROUP: enabled [2022-08-24T12:04:23.457Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-24T12:04:23.457Z] - CONFIG_CGROUP_PERF: enabled [2022-08-24T12:04:23.457Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-24T12:04:23.457Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-24T12:04:23.457Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-24T12:04:23.457Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-24T12:04:23.457Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-24T12:04:23.457Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-24T12:04:23.457Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-24T12:04:23.457Z] - CONFIG_IP_VS: enabled (as module) [2022-08-24T12:04:23.457Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-24T12:04:23.457Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-24T12:04:23.457Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-24T12:04:23.457Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-24T12:04:23.457Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-24T12:04:23.457Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-24T12:04:23.457Z] - CONFIG_EXT4_FS: enabled [2022-08-24T12:04:23.457Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-24T12:04:23.457Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-24T12:04:23.457Z] - Network Drivers: [2022-08-24T12:04:23.457Z] - "overlay": [2022-08-24T12:04:23.457Z] - CONFIG_VXLAN: enabled (as module) [2022-08-24T12:04:23.457Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-24T12:04:23.457Z] Optional (for encrypted networks): [2022-08-24T12:04:23.730Z] - CONFIG_CRYPTO: enabled [2022-08-24T12:04:23.730Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-24T12:04:23.730Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-24T12:04:23.730Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-24T12:04:23.730Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-24T12:04:23.730Z] - CONFIG_XFRM: enabled [2022-08-24T12:04:23.730Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-24T12:04:23.730Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-24T12:04:23.730Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-24T12:04:23.730Z] - "ipvlan": [2022-08-24T12:04:23.730Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-24T12:04:23.730Z] - "macvlan": [2022-08-24T12:04:23.730Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-24T12:04:23.730Z] - CONFIG_DUMMY: enabled (as module) [2022-08-24T12:04:23.730Z] - "ftp,tftp client in container": [2022-08-24T12:04:23.730Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-24T12:04:23.730Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-24T12:04:23.730Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-24T12:04:23.730Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-24T12:04:23.730Z] - Storage Drivers: [2022-08-24T12:04:23.730Z] - "aufs": [2022-08-24T12:04:23.730Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-24T12:04:23.730Z] - "btrfs": [2022-08-24T12:04:23.730Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-24T12:04:23.730Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-24T12:04:23.730Z] - "devicemapper": [2022-08-24T12:04:23.730Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-24T12:04:23.730Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-24T12:04:23.730Z] - "overlay": [2022-08-24T12:04:23.730Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-24T12:04:23.730Z] - "zfs": [2022-08-24T12:04:23.730Z] - /dev/zfs: present [2022-08-24T12:04:23.730Z] - zfs command: missing [2022-08-24T12:04:23.730Z] - zpool command: missing [2022-08-24T12:04:23.730Z] [2022-08-24T12:04:23.730Z] Limits: [2022-08-24T12:04:23.730Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-24T12:04:23.730Z] [2022-08-24T12:04:23.730Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-24T12:04:24.080Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0cbb92bcc543767e5abe6f912ea797166fe25cba . [2022-08-24T12:04:24.362Z] #50 58.79 The following additional packages will be installed: [2022-08-24T12:04:24.362Z] #50 58.81 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-24T12:04:24.362Z] #50 58.82 python3-protobuf python3-six [2022-08-24T12:04:24.362Z] #50 58.86 Suggested packages: [2022-08-24T12:04:24.362Z] #50 58.87 python3-setuptools [2022-08-24T12:04:24.362Z] #50 58.87 Recommended packages: [2022-08-24T12:04:24.362Z] #50 58.87 iproute2 | iproute [2022-08-24T12:04:24.655Z] #1 [internal] load build definition from Dockerfile [2022-08-24T12:04:24.655Z] #1 sha256:9f8269431167e27ceeb1543d35f2e87c0e80b774ef5e77e5d77eef57e93aea4a [2022-08-24T12:04:24.655Z] #1 transferring dockerfile: [2022-08-24T12:04:24.655Z] #1 transferring dockerfile: 19.07kB done [2022-08-24T12:04:24.655Z] #1 DONE 0.2s [2022-08-24T12:04:24.655Z] [2022-08-24T12:04:24.655Z] #2 [internal] load .dockerignore [2022-08-24T12:04:24.655Z] #2 sha256:d7ae2d4db7094228e0c99aff7747649e12e1ce55da8d201c026e2d4ad255c97c [2022-08-24T12:04:24.655Z] #2 transferring context: 145B done [2022-08-24T12:04:24.655Z] #2 DONE 0.1s [2022-08-24T12:04:24.655Z] [2022-08-24T12:04:24.655Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-24T12:04:24.655Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-24T12:04:24.917Z] #3 DONE 0.4s [2022-08-24T12:04:24.934Z] #50 60.10 The following NEW packages will be installed: [2022-08-24T12:04:24.935Z] #50 60.13 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-24T12:04:24.935Z] #50 60.13 python3-protobuf python3-six [2022-08-24T12:04:24.935Z] #50 ... [2022-08-24T12:04:24.935Z] [2022-08-24T12:04:24.935Z] #61 [containerd 1/3] 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 [2022-08-24T12:04:24.935Z] #61 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T12:04:24.935Z] #61 48.13 Building dependency tree... [2022-08-24T12:04:24.935Z] #61 54.22 The following additional packages will be installed: [2022-08-24T12:04:24.935Z] #61 54.23 libbtrfs0 [2022-08-24T12:04:24.935Z] #61 54.61 The following NEW packages will be installed: [2022-08-24T12:04:24.935Z] #61 54.65 libbtrfs-dev libbtrfs0 [2022-08-24T12:04:24.935Z] #61 55.18 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:04:24.935Z] #61 55.18 Need to get 460 kB of archives. [2022-08-24T12:04:24.935Z] #61 55.18 After this operation, 1237 kB of additional disk space will be used. [2022-08-24T12:04:24.935Z] #61 55.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-24T12:04:24.935Z] #61 55.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-24T12:04:24.935Z] #61 57.12 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:04:24.935Z] #61 57.62 Fetched 460 kB in 0s (1103 kB/s) [2022-08-24T12:04:24.935Z] #61 57.73 Selecting previously unselected package libbtrfs0:amd64. [2022-08-24T12:04:24.935Z] #61 57.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-24T12:04:24.935Z] #61 57.80 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-24T12:04:24.935Z] #61 57.88 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T12:04:24.935Z] #61 58.39 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-24T12:04:24.935Z] #61 58.39 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-24T12:04:24.935Z] #61 58.40 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T12:04:24.935Z] #61 59.28 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T12:04:24.935Z] #61 59.37 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T12:04:24.935Z] #61 59.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:04:25.038Z] Client: [2022-08-24T12:04:25.038Z] Context: default [2022-08-24T12:04:25.038Z] Debug Mode: false [2022-08-24T12:04:25.038Z] Plugins: [2022-08-24T12:04:25.038Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-24T12:04:25.038Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-24T12:04:25.038Z] [2022-08-24T12:04:25.038Z] Server: [2022-08-24T12:04:25.038Z] Containers: 0 [2022-08-24T12:04:25.038Z] Running: 0 [2022-08-24T12:04:25.038Z] Paused: 0 [2022-08-24T12:04:25.038Z] Stopped: 0 [2022-08-24T12:04:25.038Z] Images: 0 [2022-08-24T12:04:25.038Z] Server Version: 20.10.14 [2022-08-24T12:04:25.038Z] Storage Driver: overlay2 [2022-08-24T12:04:25.038Z] Backing Filesystem: extfs [2022-08-24T12:04:25.038Z] Supports d_type: true [2022-08-24T12:04:25.038Z] Native Overlay Diff: true [2022-08-24T12:04:25.038Z] userxattr: false [2022-08-24T12:04:25.038Z] Logging Driver: json-file [2022-08-24T12:04:25.038Z] Cgroup Driver: cgroupfs [2022-08-24T12:04:25.038Z] Cgroup Version: 1 [2022-08-24T12:04:25.038Z] Plugins: [2022-08-24T12:04:25.038Z] Volume: local [2022-08-24T12:04:25.038Z] Network: bridge host ipvlan macvlan null overlay [2022-08-24T12:04:25.038Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-24T12:04:25.038Z] Swarm: inactive [2022-08-24T12:04:25.038Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-24T12:04:25.038Z] Default Runtime: runc [2022-08-24T12:04:25.038Z] Init Binary: docker-init [2022-08-24T12:04:25.038Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T12:04:25.038Z] runc version: v1.0.3-0-gf46b6ba [2022-08-24T12:04:25.038Z] init version: de40ad0 [2022-08-24T12:04:25.038Z] Security Options: [2022-08-24T12:04:25.038Z] apparmor [2022-08-24T12:04:25.038Z] seccomp [2022-08-24T12:04:25.038Z] Profile: default [2022-08-24T12:04:25.038Z] Kernel Version: 5.13.0-1021-aws [2022-08-24T12:04:25.038Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-24T12:04:25.038Z] OSType: linux [2022-08-24T12:04:25.038Z] Architecture: aarch64 [2022-08-24T12:04:25.038Z] CPUs: 2 [2022-08-24T12:04:25.038Z] Total Memory: 7.562GiB [2022-08-24T12:04:25.038Z] Name: ip-10-100-56-129 [2022-08-24T12:04:25.038Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-24T12:04:25.038Z] Docker Root Dir: /var/lib/docker [2022-08-24T12:04:25.038Z] Debug Mode: false [2022-08-24T12:04:25.038Z] Registry: https://index.docker.io/v1/ [2022-08-24T12:04:25.038Z] Labels: [2022-08-24T12:04:25.038Z] Experimental: true [2022-08-24T12:04:25.038Z] Insecure Registries: [2022-08-24T12:04:25.038Z] 127.0.0.0/8 [2022-08-24T12:04:25.038Z] Live Restore Enabled: true [2022-08-24T12:04:25.039Z] [Pipeline] sh [2022-08-24T12:04:25.179Z] [2022-08-24T12:04:25.179Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-24T12:04:25.179Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-24T12:04:25.179Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-08-24T12:04:25.179Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-24T12:04:25.179Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-24T12:04:25.179Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-24T12:04:25.179Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s [2022-08-24T12:04:25.195Z] #61 ... [2022-08-24T12:04:25.195Z] [2022-08-24T12:04:25.195Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:04:25.195Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:04:25.195Z] #14 56.68 The following NEW packages will be installed: [2022-08-24T12:04:25.195Z] #14 56.71 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-24T12:04:25.195Z] #14 56.71 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-24T12:04:25.195Z] #14 56.71 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-24T12:04:25.195Z] #14 56.71 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-24T12:04:25.195Z] #14 56.71 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-24T12:04:25.195Z] #14 56.73 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-24T12:04:25.195Z] #14 56.73 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-24T12:04:25.195Z] #14 56.74 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-24T12:04:25.195Z] #14 56.74 mingw-w64-x86-64-dev [2022-08-24T12:04:25.195Z] #14 57.31 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:04:25.195Z] #14 57.31 Need to get 115 MB of archives. [2022-08-24T12:04:25.195Z] #14 57.31 After this operation, 645 MB of additional disk space will be used. [2022-08-24T12:04:25.195Z] #14 57.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-24T12:04:25.195Z] #14 57.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-24T12:04:25.195Z] #14 57.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-24T12:04:25.195Z] #14 57.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-24T12:04:25.195Z] #14 57.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-24T12:04:25.195Z] #14 57.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-24T12:04:25.195Z] #14 58.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-24T12:04:25.195Z] #14 58.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-24T12:04:25.195Z] #14 58.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-24T12:04:25.195Z] #14 60.24 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-24T12:04:25.330Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-24T12:04:25.330Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-24T12:04:25.330Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43997/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-24T12:04:25.330Z] + bash /home/ubuntu/workspace/moby_PR-43997/check-config.sh [2022-08-24T12:04:25.330Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-24T12:04:25.330Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-24T12:04:25.330Z] [2022-08-24T12:04:25.330Z] Generally Necessary: [2022-08-24T12:04:25.330Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-24T12:04:25.330Z] - apparmor: enabled and tools installed [2022-08-24T12:04:25.330Z] - CONFIG_NAMESPACES: enabled [2022-08-24T12:04:25.330Z] - CONFIG_NET_NS: enabled [2022-08-24T12:04:25.330Z] - CONFIG_PID_NS: enabled [2022-08-24T12:04:25.330Z] - CONFIG_IPC_NS: enabled [2022-08-24T12:04:25.330Z] - CONFIG_UTS_NS: enabled [2022-08-24T12:04:25.330Z] - CONFIG_CGROUPS: enabled [2022-08-24T12:04:25.330Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-24T12:04:25.330Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-24T12:04:25.330Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-24T12:04:25.330Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-24T12:04:25.330Z] - CONFIG_CPUSETS: enabled [2022-08-24T12:04:25.330Z] - CONFIG_MEMCG: enabled [2022-08-24T12:04:25.330Z] - CONFIG_KEYS: enabled [2022-08-24T12:04:25.330Z] - CONFIG_VETH: enabled (as module) [2022-08-24T12:04:25.330Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-24T12:04:25.330Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-24T12:04:25.330Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-24T12:04:25.330Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-24T12:04:25.330Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-24T12:04:25.330Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-24T12:04:25.330Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-24T12:04:25.442Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-24T12:04:25.442Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-08-24T12:04:25.442Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-24T12:04:25.591Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-24T12:04:25.591Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-24T12:04:25.591Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-24T12:04:25.591Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-24T12:04:25.591Z] - CONFIG_CGROUP_BPF: enabled [2022-08-24T12:04:25.591Z] [2022-08-24T12:04:25.591Z] Optional Features: [2022-08-24T12:04:25.591Z] - CONFIG_USER_NS: enabled [2022-08-24T12:04:25.591Z] - CONFIG_SECCOMP: enabled [2022-08-24T12:04:25.591Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-24T12:04:25.591Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-24T12:04:25.591Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-24T12:04:25.591Z] (cgroup swap accounting is currently enabled) [2022-08-24T12:04:25.591Z] - CONFIG_BLK_CGROUP: enabled [2022-08-24T12:04:25.591Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-24T12:04:25.591Z] - CONFIG_CGROUP_PERF: enabled [2022-08-24T12:04:25.591Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-24T12:04:25.591Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-24T12:04:25.591Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-24T12:04:25.591Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-24T12:04:25.591Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-24T12:04:25.591Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-24T12:04:25.591Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-24T12:04:25.591Z] - CONFIG_IP_VS: enabled (as module) [2022-08-24T12:04:25.591Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-24T12:04:25.591Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-24T12:04:25.592Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-24T12:04:25.592Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-24T12:04:25.592Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-24T12:04:25.592Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-24T12:04:25.592Z] - CONFIG_EXT4_FS: enabled [2022-08-24T12:04:25.592Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-24T12:04:25.592Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-24T12:04:25.592Z] - Network Drivers: [2022-08-24T12:04:25.592Z] - "overlay": [2022-08-24T12:04:25.592Z] - CONFIG_VXLAN: enabled (as module) [2022-08-24T12:04:25.592Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-24T12:04:25.592Z] Optional (for encrypted networks): [2022-08-24T12:04:25.797Z] #19 103.5 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-24T12:04:25.797Z] #19 103.5 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-24T12:04:25.797Z] #19 103.5 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:04:25.797Z] #19 103.5 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-24T12:04:25.797Z] #19 103.5 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-24T12:04:25.797Z] #19 103.5 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-24T12:04:25.797Z] #19 103.5 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-24T12:04:25.797Z] #19 103.6 Setting up libfile-which-perl (1.23-1) ... [2022-08-24T12:04:25.797Z] #19 103.6 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-24T12:04:25.797Z] #19 103.6 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-24T12:04:25.797Z] #19 103.6 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-24T12:04:25.797Z] #19 103.6 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-24T12:04:25.797Z] #19 103.6 Setting up libicu67:amd64 (67.1-7) ... [2022-08-24T12:04:25.797Z] #19 103.6 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-24T12:04:25.797Z] #19 103.6 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-24T12:04:25.797Z] #19 103.6 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-24T12:04:25.797Z] #19 103.7 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-24T12:04:25.797Z] #19 103.7 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-24T12:04:25.797Z] #19 103.7 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-24T12:04:25.797Z] #19 103.7 Setting up file (1:5.39-3) ... [2022-08-24T12:04:25.797Z] #19 103.7 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-24T12:04:25.853Z] - CONFIG_CRYPTO: enabled [2022-08-24T12:04:25.853Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-24T12:04:25.853Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-24T12:04:25.853Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-24T12:04:25.853Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-24T12:04:25.853Z] - CONFIG_XFRM: enabled [2022-08-24T12:04:25.853Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-24T12:04:25.853Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-24T12:04:25.853Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-24T12:04:25.853Z] - "ipvlan": [2022-08-24T12:04:25.853Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-24T12:04:25.853Z] - "macvlan": [2022-08-24T12:04:25.853Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-24T12:04:25.853Z] - CONFIG_DUMMY: enabled (as module) [2022-08-24T12:04:25.853Z] - "ftp,tftp client in container": [2022-08-24T12:04:25.853Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-24T12:04:25.853Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-24T12:04:25.853Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-24T12:04:25.853Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-24T12:04:25.853Z] - Storage Drivers: [2022-08-24T12:04:25.853Z] - "aufs": [2022-08-24T12:04:25.853Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-24T12:04:25.853Z] - "btrfs": [2022-08-24T12:04:25.853Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-24T12:04:25.853Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-24T12:04:25.853Z] - "devicemapper": [2022-08-24T12:04:25.853Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-24T12:04:25.853Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-24T12:04:25.853Z] - "overlay": [2022-08-24T12:04:25.853Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-24T12:04:25.853Z] - "zfs": [2022-08-24T12:04:25.853Z] - /dev/zfs: present [2022-08-24T12:04:25.853Z] - zfs command: missing [2022-08-24T12:04:25.853Z] - zpool command: missing [2022-08-24T12:04:25.853Z] [2022-08-24T12:04:25.853Z] Limits: [2022-08-24T12:04:25.853Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-24T12:04:25.853Z] [2022-08-24T12:04:25.853Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-24T12:04:26.018Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-24T12:04:26.018Z] #4 DONE 0.8s [2022-08-24T12:04:26.058Z] #19 103.7 Setting up bzip2 (1.0.8-4) ... [2022-08-24T12:04:26.058Z] #19 103.7 Setting up libyaml-perl (1.30-1) ... [2022-08-24T12:04:26.058Z] #19 103.7 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-24T12:04:26.058Z] #19 103.8 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-24T12:04:26.058Z] #19 103.8 Setting up libio-string-perl (1.08-3.1) ... [2022-08-24T12:04:26.058Z] #19 103.8 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-24T12:04:26.058Z] #19 103.8 Setting up cross-config (2.6.18+nmu1) ... [2022-08-24T12:04:26.058Z] #19 103.9 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:04:26.058Z] #19 103.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-24T12:04:26.058Z] #19 103.9 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-24T12:04:26.058Z] #19 104.0 Setting up patch (2.7.6-7) ... [2022-08-24T12:04:26.058Z] #19 104.0 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-24T12:04:26.192Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0cbb92bcc543767e5abe6f912ea797166fe25cba . [2022-08-24T12:04:26.279Z] [2022-08-24T12:04:26.279Z] #6 [internal] load .dockerignore [2022-08-24T12:04:26.279Z] #6 sha256:bd908f28764cb0da59598ed548501debaa15611e34676e088befb00dcba20db2 [2022-08-24T12:04:26.279Z] #6 DONE 0.0s [2022-08-24T12:04:26.279Z] [2022-08-24T12:04:26.279Z] #5 [internal] load build definition from Dockerfile [2022-08-24T12:04:26.279Z] #5 sha256:5635cde06e1a4f36669183cc9df988f97aa06ef6e6db8a2d99626ecdc51bde8a [2022-08-24T12:04:26.279Z] #5 DONE 0.0s [2022-08-24T12:04:26.279Z] [2022-08-24T12:04:26.279Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T12:04:26.279Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-24T12:04:26.336Z] #19 104.0 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-24T12:04:26.336Z] #19 104.0 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:04:26.337Z] #19 104.0 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-24T12:04:26.337Z] #19 104.0 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-24T12:04:26.337Z] #19 104.0 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:04:26.337Z] #19 104.0 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:04:26.337Z] #19 104.0 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-24T12:04:26.337Z] #19 104.1 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-24T12:04:26.337Z] #19 104.1 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:04:26.337Z] #19 104.1 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:04:26.337Z] #19 104.1 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-24T12:04:26.337Z] #19 104.1 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-24T12:04:26.337Z] #19 104.1 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-24T12:04:26.337Z] #19 104.1 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-24T12:04:26.337Z] #19 104.1 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:04:26.337Z] #19 104.2 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-24T12:04:26.337Z] #19 104.2 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-24T12:04:26.337Z] #19 104.2 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-24T12:04:26.337Z] #19 104.2 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:04:26.337Z] #19 104.2 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-24T12:04:26.337Z] #19 104.2 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-24T12:04:26.337Z] #19 104.2 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:04:26.337Z] #19 104.2 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-24T12:04:26.337Z] #19 104.2 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:04:26.337Z] #19 104.3 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-24T12:04:26.337Z] #19 104.3 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:04:26.337Z] #19 104.3 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:04:26.453Z] #1 [internal] load build definition from Dockerfile [2022-08-24T12:04:26.453Z] #1 sha256:638d26c7f1d579981dee917549edde494e1abd5022ae32ec99c1d2fd7ee278a8 [2022-08-24T12:04:26.453Z] #1 transferring dockerfile: [2022-08-24T12:04:26.453Z] #1 transferring dockerfile: 19.07kB 0.0s done [2022-08-24T12:04:26.453Z] #1 DONE 0.2s [2022-08-24T12:04:26.453Z] [2022-08-24T12:04:26.453Z] #2 [internal] load .dockerignore [2022-08-24T12:04:26.453Z] #2 sha256:c98cdea4c54a43bd789a0dc1beb7c5afd6fe84cfb604f8c69afc4a82908ff6c2 [2022-08-24T12:04:26.453Z] #2 transferring context: 145B done [2022-08-24T12:04:26.453Z] #2 DONE 0.1s [2022-08-24T12:04:26.453Z] [2022-08-24T12:04:26.453Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-24T12:04:26.453Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-24T12:04:26.579Z] #14 ... [2022-08-24T12:04:26.579Z] [2022-08-24T12:04:26.579Z] #61 [containerd 1/3] 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 [2022-08-24T12:04:26.579Z] #61 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T12:04:26.579Z] #61 DONE 61.7s [2022-08-24T12:04:26.579Z] [2022-08-24T12:04:26.579Z] #56 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-24T12:04:26.579Z] #56 sha256:a89fc1367a57c2569f52256c4c2524f32f8f6999e77bc82f2baeb692cc8713ca [2022-08-24T12:04:26.579Z] #56 61.41 v3.0.2 [2022-08-24T12:04:26.579Z] #56 DONE 61.7s [2022-08-24T12:04:26.579Z] [2022-08-24T12:04:26.579Z] #62 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-24T12:04:26.579Z] #62 sha256:465e1709a1198ed02631641a0e010618eaa94fcca2f5fc641715d899ef08dad9 [2022-08-24T12:04:26.579Z] #62 ... [2022-08-24T12:04:26.579Z] [2022-08-24T12:04:26.579Z] #75 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:04:26.579Z] #75 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:04:26.579Z] #75 49.62 Building dependency tree... [2022-08-24T12:04:26.579Z] #75 55.70 python3 is already the newest version (3.9.2-3). [2022-08-24T12:04:26.579Z] #75 55.70 The following additional packages will be installed: [2022-08-24T12:04:26.579Z] #75 55.73 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-24T12:04:26.579Z] #75 55.74 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-24T12:04:26.579Z] #75 55.75 Suggested packages: [2022-08-24T12:04:26.579Z] #75 55.77 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-24T12:04:26.579Z] #75 55.77 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-24T12:04:26.579Z] #75 55.77 m4-doc ed diffutils-doc [2022-08-24T12:04:26.579Z] #75 55.77 Recommended packages: [2022-08-24T12:04:26.579Z] #75 55.77 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-24T12:04:26.579Z] #75 58.27 The following NEW packages will be installed: [2022-08-24T12:04:26.579Z] #75 58.30 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-24T12:04:26.579Z] #75 58.30 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-24T12:04:26.579Z] #75 58.32 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-24T12:04:26.579Z] #75 58.32 libyajl2 m4 patch xz-utils [2022-08-24T12:04:26.579Z] #75 58.79 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:04:26.579Z] #75 58.79 Need to get 5940 kB of archives. [2022-08-24T12:04:26.579Z] #75 58.79 After this operation, 18.7 MB of additional disk space will be used. [2022-08-24T12:04:26.579Z] #75 58.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-24T12:04:26.579Z] #75 58.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-24T12:04:26.579Z] #75 58.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-24T12:04:26.579Z] #75 58.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-24T12:04:26.579Z] #75 58.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-24T12:04:26.579Z] #75 58.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-24T12:04:26.579Z] #75 58.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-24T12:04:26.579Z] #75 58.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-24T12:04:26.579Z] #75 58.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-24T12:04:26.579Z] #75 58.91 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-24T12:04:26.579Z] #75 58.99 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-24T12:04:26.579Z] #75 59.01 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-24T12:04:26.579Z] #75 59.32 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-24T12:04:26.579Z] #75 59.33 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-24T12:04:26.579Z] #75 59.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-24T12:04:26.579Z] #75 59.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-24T12:04:26.579Z] #75 59.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-24T12:04:26.579Z] #75 59.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-24T12:04:26.579Z] #75 59.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-24T12:04:26.579Z] #75 59.42 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-24T12:04:26.579Z] #75 59.47 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-24T12:04:26.579Z] #75 59.48 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-24T12:04:26.579Z] #75 59.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-24T12:04:26.579Z] #75 61.67 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:04:26.579Z] #75 ... [2022-08-24T12:04:26.579Z] [2022-08-24T12:04:26.579Z] #50 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-08-24T12:04:26.579Z] #50 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:04:26.579Z] #50 60.77 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:04:26.579Z] #50 60.77 Need to get 2315 kB of archives. [2022-08-24T12:04:26.579Z] #50 60.77 After this operation, 11.1 MB of additional disk space will be used. [2022-08-24T12:04:26.579Z] #50 60.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-24T12:04:26.579Z] #50 60.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-24T12:04:26.579Z] #50 60.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-24T12:04:26.579Z] #50 60.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-24T12:04:26.579Z] #50 61.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-24T12:04:26.579Z] #50 61.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-24T12:04:26.579Z] #50 61.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-24T12:04:26.604Z] #19 104.3 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:04:26.605Z] #19 104.3 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-24T12:04:26.605Z] #19 104.3 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-24T12:04:26.605Z] #19 104.3 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:04:26.605Z] #19 104.3 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:04:26.605Z] #19 104.4 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-24T12:04:26.605Z] #19 104.4 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-24T12:04:26.605Z] #19 104.4 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-24T12:04:26.605Z] #19 104.4 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:04:26.605Z] #19 104.4 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:04:26.605Z] #19 104.4 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-24T12:04:26.605Z] #19 104.4 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-24T12:04:26.605Z] #19 104.4 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-24T12:04:26.605Z] #19 104.4 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-24T12:04:26.605Z] #19 104.5 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:04:26.605Z] #19 104.5 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-08-24T12:04:26.865Z] #50 ... [2022-08-24T12:04:26.865Z] [2022-08-24T12:04:26.865Z] #62 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-24T12:04:26.865Z] #62 sha256:465e1709a1198ed02631641a0e010618eaa94fcca2f5fc641715d899ef08dad9 [2022-08-24T12:04:26.865Z] #62 DONE 0.4s [2022-08-24T12:04:26.865Z] [2022-08-24T12:04:26.865Z] #75 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:04:26.865Z] #75 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:04:26.865Z] #75 62.20 Fetched 5940 kB in 1s (5726 kB/s) [2022-08-24T12:04:26.865Z] #75 62.40 Selecting previously unselected package bzip2. [2022-08-24T12:04:26.868Z] #19 104.5 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-24T12:04:26.869Z] #19 104.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-24T12:04:26.869Z] #19 104.8 [2022-08-24T12:04:26.869Z] #19 104.8 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-24T12:04:26.869Z] #19 104.8 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:04:27.029Z] #3 DONE 0.4s [2022-08-24T12:04:27.029Z] [2022-08-24T12:04:27.029Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-24T12:04:27.029Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-24T12:04:27.029Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-24T12:04:27.029Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-24T12:04:27.029Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-08-24T12:04:27.029Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-08-24T12:04:27.029Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0B / 9.20MB 0.1s [2022-08-24T12:04:27.029Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.2s [2022-08-24T12:04:27.136Z] #19 104.8 Setting up dpkg-dev (1.20.11) ... [2022-08-24T12:04:27.136Z] #19 104.8 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:04:27.136Z] #19 104.8 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-24T12:04:27.136Z] #19 104.9 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-24T12:04:27.136Z] #19 104.9 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:04:27.136Z] #19 104.9 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-24T12:04:27.136Z] #19 104.9 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-24T12:04:27.136Z] #19 104.9 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-24T12:04:27.136Z] #19 104.9 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-24T12:04:27.136Z] #19 104.9 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:04:27.136Z] #19 104.9 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:04:27.136Z] #19 104.9 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:04:27.136Z] #19 105.0 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-24T12:04:27.136Z] #19 105.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-24T12:04:27.158Z] #75 62.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-24T12:04:27.158Z] #75 62.56 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-24T12:04:27.158Z] #75 62.57 Unpacking bzip2 (1.0.8-4) ... [2022-08-24T12:04:27.226Z] #10 DONE 1.0s [2022-08-24T12:04:27.226Z] [2022-08-24T12:04:27.226Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T12:04:27.226Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-24T12:04:27.226Z] #9 DONE 1.0s [2022-08-24T12:04:27.226Z] [2022-08-24T12:04:27.226Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-24T12:04:27.226Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-24T12:04:27.226Z] #8 DONE 1.0s [2022-08-24T12:04:27.226Z] [2022-08-24T12:04:27.226Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-24T12:04:27.226Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-24T12:04:27.226Z] #7 DONE 1.0s [2022-08-24T12:04:27.291Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.3s done [2022-08-24T12:04:27.291Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.1s [2022-08-24T12:04:27.412Z] #19 105.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-24T12:04:27.413Z] #19 105.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-24T12:04:27.413Z] #19 105.3 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-24T12:04:27.430Z] #75 62.93 Selecting previously unselected package libmagic-mgc. [2022-08-24T12:04:27.430Z] #75 62.93 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-24T12:04:27.430Z] #75 62.94 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-24T12:04:27.552Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-08-24T12:04:27.552Z] #4 DONE 0.6s [2022-08-24T12:04:27.684Z] #19 105.3 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:04:27.684Z] #19 105.3 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:04:27.684Z] #19 105.3 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-24T12:04:27.684Z] #19 105.3 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-24T12:04:27.684Z] #19 105.4 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-24T12:04:27.684Z] #19 105.4 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:04:27.684Z] #19 105.4 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:04:27.684Z] #19 105.4 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-24T12:04:27.684Z] #19 105.4 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-24T12:04:27.684Z] #19 105.4 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:04:27.684Z] #19 105.4 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:04:27.684Z] #19 105.5 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:04:27.684Z] #19 105.5 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-24T12:04:27.684Z] #19 105.5 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:04:27.684Z] #19 105.5 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-24T12:04:27.684Z] #19 105.5 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:04:27.684Z] #19 105.5 Setting up libxml-simple-perl (2.25-1) ... [2022-08-24T12:04:27.684Z] #19 105.5 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-24T12:04:27.684Z] #19 105.5 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-24T12:04:27.684Z] #19 105.6 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-24T12:04:27.684Z] #19 105.6 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:04:27.684Z] #19 105.6 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:04:27.684Z] #19 105.6 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-24T12:04:27.684Z] #19 105.6 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:04:27.803Z] [2022-08-24T12:04:27.804Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T12:04:27.804Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T12:04:27.804Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T12:04:27.814Z] [2022-08-24T12:04:27.814Z] #6 [internal] load build definition from Dockerfile [2022-08-24T12:04:27.814Z] #6 sha256:6aa70f97728a18aec4c9236f29fa819cd4c525fed021f65d3bf748a570887a07 [2022-08-24T12:04:27.814Z] #6 DONE 0.0s [2022-08-24T12:04:27.814Z] [2022-08-24T12:04:27.814Z] #5 [internal] load .dockerignore [2022-08-24T12:04:27.814Z] #5 sha256:8c1e8e41957660a2c545e45d69a39aaf975d37724b2b5a9a28833e0ca2c4da15 [2022-08-24T12:04:27.814Z] #5 DONE 0.0s [2022-08-24T12:04:27.814Z] [2022-08-24T12:04:27.814Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-24T12:04:27.814Z] #10 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-24T12:04:27.961Z] #19 105.6 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:04:27.961Z] #19 105.6 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-24T12:04:27.961Z] #19 105.6 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:04:27.961Z] #19 105.6 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:04:27.961Z] #19 105.7 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:04:27.961Z] #19 105.7 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:04:27.961Z] #19 105.7 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-24T12:04:27.961Z] #19 105.7 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-24T12:04:27.961Z] #19 105.7 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-24T12:04:27.961Z] #19 105.7 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:04:27.961Z] #19 105.7 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:04:27.961Z] #19 105.7 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:04:27.961Z] #19 105.8 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:04:27.961Z] #19 105.8 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-24T12:04:27.961Z] #19 105.8 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:04:27.961Z] #19 105.8 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:04:27.961Z] #19 105.8 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:04:27.961Z] #19 105.8 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:04:27.961Z] #19 105.8 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-24T12:04:27.961Z] #19 105.9 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:04:27.961Z] #19 105.9 Setting up crossbuild-essential-armel (12.9) ... [2022-08-24T12:04:27.961Z] #19 105.9 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:04:27.961Z] #19 105.9 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-24T12:04:28.065Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-08-24T12:04:28.065Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-24T12:04:28.065Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-08-24T12:04:28.065Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-08-24T12:04:28.223Z] #19 105.9 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-24T12:04:28.223Z] #19 105.9 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-24T12:04:28.223Z] #19 105.9 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-24T12:04:28.223Z] #19 106.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:04:28.326Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 1.05MB / 55.01MB 0.1s [2022-08-24T12:04:28.393Z] #10 ... [2022-08-24T12:04:28.393Z] [2022-08-24T12:04:28.393Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-24T12:04:28.393Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-24T12:04:28.393Z] #7 DONE 0.7s [2022-08-24T12:04:28.393Z] [2022-08-24T12:04:28.393Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T12:04:28.393Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-24T12:04:28.393Z] #9 DONE 0.7s [2022-08-24T12:04:28.393Z] [2022-08-24T12:04:28.393Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T12:04:28.393Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-24T12:04:28.393Z] #8 DONE 0.7s [2022-08-24T12:04:28.393Z] [2022-08-24T12:04:28.393Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-24T12:04:28.393Z] #10 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-24T12:04:28.393Z] #10 DONE 0.8s [2022-08-24T12:04:28.600Z] #28 ... [2022-08-24T12:04:28.600Z] [2022-08-24T12:04:28.600Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-24T12:04:28.600Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-24T12:04:28.600Z] #49 DONE 0.0s [2022-08-24T12:04:28.600Z] [2022-08-24T12:04:28.600Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T12:04:28.600Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T12:04:28.600Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.24MB / 55.01MB 0.5s [2022-08-24T12:04:28.815Z] #75 64.02 Selecting previously unselected package libmagic1:amd64. [2022-08-24T12:04:28.815Z] #75 64.02 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-24T12:04:28.815Z] #75 64.08 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-24T12:04:28.867Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 12.58MB / 55.01MB 0.8s [2022-08-24T12:04:29.076Z] #75 64.36 Selecting previously unselected package file. [2022-08-24T12:04:29.076Z] #75 64.37 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-24T12:04:29.076Z] #75 64.38 Unpacking file (1:5.39-3) ... [2022-08-24T12:04:29.130Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 17.83MB / 55.01MB 1.0s [2022-08-24T12:04:29.395Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 27.26MB / 55.01MB 1.3s [2022-08-24T12:04:29.609Z] #19 DONE 107.5s [2022-08-24T12:04:29.609Z] [2022-08-24T12:04:29.609Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:04:29.609Z] #20 sha256:5c4f52c5265a8e9727aae78310337aa90f50d3bdebdf9eebee3afc7eaaf4e06e [2022-08-24T12:04:29.648Z] #75 65.09 Selecting previously unselected package xz-utils. [2022-08-24T12:04:29.648Z] #75 65.11 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-24T12:04:29.658Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 32.51MB / 55.01MB 1.5s [2022-08-24T12:04:29.658Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 36.70MB / 55.01MB 1.7s [2022-08-24T12:04:29.870Z] #20 ... [2022-08-24T12:04:29.870Z] [2022-08-24T12:04:29.870Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-24T12:04:29.870Z] #32 sha256:8c80e4a2b5e677b5312ba951379e7f65054cc1641b7c466ce9552cbf5e385143 [2022-08-24T12:04:29.870Z] #32 DONE 0.2s [2022-08-24T12:04:29.870Z] [2022-08-24T12:04:29.870Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-24T12:04:29.870Z] #73 sha256:08002fccc090dddef3a3c4478898d2346b8efbcac7a91855406199c64ccf07b1 [2022-08-24T12:04:29.870Z] #73 DONE 0.2s [2022-08-24T12:04:29.870Z] [2022-08-24T12:04:29.870Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T12:04:29.870Z] #74 sha256:985fdacefba646e704c405fc59ba733e133298cf815799b23681e2a811e311ad [2022-08-24T12:04:29.909Z] #75 65.33 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:04:29.925Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 39.85MB / 55.01MB 1.8s [2022-08-24T12:04:29.925Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 42.99MB / 55.01MB 1.9s [2022-08-24T12:04:30.189Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 47.19MB / 55.01MB 2.0s [2022-08-24T12:04:30.189Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 51.38MB / 55.01MB 2.2s [2022-08-24T12:04:30.478Z] #75 65.87 Selecting previously unselected package libsigsegv2:amd64. [2022-08-24T12:04:30.478Z] #75 65.88 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-24T12:04:30.478Z] #75 65.88 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-24T12:04:30.527Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.2s [2022-08-24T12:04:30.738Z] #75 66.14 Selecting previously unselected package m4. [2022-08-24T12:04:30.738Z] #75 66.15 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-24T12:04:30.738Z] #75 66.18 Unpacking m4 (1.4.18-5) ... [2022-08-24T12:04:31.172Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.8s done [2022-08-24T12:04:31.257Z] #74 1.253 + RM_GOPATH=0 [2022-08-24T12:04:31.257Z] #74 1.255 + TMP_GOPATH= [2022-08-24T12:04:31.257Z] #74 1.255 + : /build [2022-08-24T12:04:31.257Z] #74 1.256 + '[' -z '' ']' [2022-08-24T12:04:31.257Z] #74 1.256 ++ mktemp -d [2022-08-24T12:04:31.257Z] #74 1.258 + export GOPATH=/tmp/tmp.4KLpkesxS9 [2022-08-24T12:04:31.257Z] #74 1.258 + GOPATH=/tmp/tmp.4KLpkesxS9 [2022-08-24T12:04:31.257Z] #74 1.258 + RM_GOPATH=1 [2022-08-24T12:04:31.257Z] #74 1.258 + case "$(go env GOARCH)" in [2022-08-24T12:04:31.257Z] #74 1.258 ++ go env GOARCH [2022-08-24T12:04:31.257Z] #74 1.265 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:04:31.257Z] #74 1.265 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:04:31.257Z] #74 1.265 ++ dirname /install.sh [2022-08-24T12:04:31.257Z] #74 1.266 + dir=/ [2022-08-24T12:04:31.257Z] #74 1.266 + bin=rootlesskit [2022-08-24T12:04:31.257Z] #74 1.267 + shift [2022-08-24T12:04:31.257Z] #74 1.267 + '[' '!' -f //rootlesskit.installer ']' [2022-08-24T12:04:31.257Z] #74 1.267 + . //rootlesskit.installer [2022-08-24T12:04:31.257Z] #74 1.267 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:04:31.257Z] #74 1.270 + install_rootlesskit [2022-08-24T12:04:31.257Z] #74 1.270 + case "$1" in [2022-08-24T12:04:31.257Z] #74 1.270 + export CGO_ENABLED=0 [2022-08-24T12:04:31.257Z] #74 1.270 + CGO_ENABLED=0 [2022-08-24T12:04:31.257Z] #74 1.271 + _install_rootlesskit [2022-08-24T12:04:31.257Z] #74 1.271 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-24T12:04:31.257Z] #74 1.271 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:04:31.257Z] #74 1.271 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-24T12:04:31.257Z] #74 1.271 + GOBIN=/build [2022-08-24T12:04:31.257Z] #74 1.271 + GO111MODULE=on [2022-08-24T12:04:31.257Z] #74 1.271 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:04:31.309Z] #75 66.62 Selecting previously unselected package autoconf. [2022-08-24T12:04:31.309Z] #75 66.63 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-24T12:04:31.309Z] #75 66.63 Unpacking autoconf (2.69-14) ... [2022-08-24T12:04:31.309Z] #75 ... [2022-08-24T12:04:31.309Z] [2022-08-24T12:04:31.309Z] #41 [tini 1/3] 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 [2022-08-24T12:04:31.309Z] #41 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:04:31.309Z] #41 56.77 The following additional packages will be installed: [2022-08-24T12:04:31.309Z] #41 56.81 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-24T12:04:31.309Z] #41 56.85 Suggested packages: [2022-08-24T12:04:31.309Z] #41 56.87 cmake-doc ninja-build lrzip [2022-08-24T12:04:31.309Z] #41 56.87 Recommended packages: [2022-08-24T12:04:31.309Z] #41 56.87 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-24T12:04:31.309Z] #41 58.24 The following NEW packages will be installed: [2022-08-24T12:04:31.309Z] #41 58.26 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-24T12:04:31.309Z] #41 58.28 vim-common xxd [2022-08-24T12:04:31.309Z] #41 58.87 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:04:31.309Z] #41 58.87 Need to get 17.7 MB of archives. [2022-08-24T12:04:31.309Z] #41 58.87 After this operation, 70.7 MB of additional disk space will be used. [2022-08-24T12:04:31.309Z] #41 58.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-24T12:04:31.309Z] #41 58.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-24T12:04:31.309Z] #41 58.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-24T12:04:31.309Z] #41 59.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-24T12:04:31.309Z] #41 60.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-24T12:04:31.309Z] #41 60.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-24T12:04:31.309Z] #41 60.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-24T12:04:31.309Z] #41 60.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-24T12:04:31.309Z] #41 60.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-24T12:04:31.309Z] #41 60.22 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-24T12:04:31.309Z] #41 62.70 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:04:31.309Z] #41 63.20 Fetched 17.7 MB in 2s (7116 kB/s) [2022-08-24T12:04:31.309Z] #41 63.43 Selecting previously unselected package xxd. [2022-08-24T12:04:31.309Z] #41 63.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-24T12:04:31.309Z] #41 63.56 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-24T12:04:31.309Z] #41 63.62 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:04:31.309Z] #41 64.00 Selecting previously unselected package vim-common. [2022-08-24T12:04:31.309Z] #41 64.00 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T12:04:31.309Z] #41 64.06 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:04:31.309Z] #41 64.66 Selecting previously unselected package cmake-data. [2022-08-24T12:04:31.309Z] #41 64.66 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-24T12:04:31.309Z] #41 64.85 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-24T12:04:31.520Z] #74 1.720 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-24T12:04:31.569Z] #41 ... [2022-08-24T12:04:31.570Z] [2022-08-24T12:04:31.570Z] #50 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-08-24T12:04:31.570Z] #50 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:04:31.570Z] #50 63.30 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-24T12:04:31.570Z] #50 65.32 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:04:31.570Z] #50 65.81 Fetched 2315 kB in 3s (683 kB/s) [2022-08-24T12:04:31.570Z] #50 66.04 Selecting previously unselected package libprotobuf23:amd64. [2022-08-24T12:04:31.570Z] #50 66.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 ... 15717 files and directories currently installed.) [2022-08-24T12:04:31.570Z] #50 66.20 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-24T12:04:31.570Z] #50 66.25 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-24T12:04:31.744Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e [2022-08-24T12:04:32.512Z] #50 ... [2022-08-24T12:04:32.512Z] [2022-08-24T12:04:32.512Z] #39 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-24T12:04:32.512Z] #39 sha256:5bbc842f8d85cbfb85515839bb111998445ab9c71f7697e5a04b80b1264b0ea4 [2022-08-24T12:04:32.512Z] #39 67.48 NAME: [2022-08-24T12:04:32.512Z] #39 67.48 go-winres - A tool for embedding resources in Windows executables [2022-08-24T12:04:32.512Z] #39 67.48 [2022-08-24T12:04:32.512Z] #39 67.48 USAGE: [2022-08-24T12:04:32.512Z] #39 67.48 go-winres [global options] command [command options] [arguments...] [2022-08-24T12:04:32.512Z] #39 67.48 [2022-08-24T12:04:32.512Z] #39 67.48 COMMANDS: [2022-08-24T12:04:32.512Z] #39 67.48 init Create an initial ./winres/winres.json [2022-08-24T12:04:32.512Z] #39 67.48 make Make syso files for the "go build" command [2022-08-24T12:04:32.512Z] #39 67.48 simply Make syso files for the "go build" command (simplified) [2022-08-24T12:04:32.512Z] #39 67.48 extract Extract all resources from an executable [2022-08-24T12:04:32.512Z] #39 67.48 patch Replace resources in an executable file (exe, dll) [2022-08-24T12:04:32.512Z] #39 67.48 help, h Shows a list of commands or help for one command [2022-08-24T12:04:32.512Z] #39 67.49 [2022-08-24T12:04:32.512Z] #39 67.49 GLOBAL OPTIONS: [2022-08-24T12:04:32.512Z] #39 67.49 --help, -h show help (default: false) [2022-08-24T12:04:32.512Z] #39 DONE 68.1s [2022-08-24T12:04:32.614Z] [2022-08-24T12:04:32.614Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T12:04:32.614Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-24T12:04:32.614Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-24T12:04:32.614Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-24T12:04:32.614Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-24T12:04:32.614Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-24T12:04:32.614Z] #71 ... [2022-08-24T12:04:32.614Z] [2022-08-24T12:04:32.614Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-24T12:04:32.614Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-24T12:04:32.614Z] #49 DONE 0.0s [2022-08-24T12:04:32.773Z] [2022-08-24T12:04:32.773Z] #75 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:04:32.773Z] #75 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:04:32.773Z] #75 67.35 Selecting previously unselected package autotools-dev. [2022-08-24T12:04:32.773Z] #75 67.42 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-24T12:04:32.773Z] #75 67.44 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-24T12:04:32.773Z] #75 68.11 Selecting previously unselected package automake. [2022-08-24T12:04:32.773Z] #75 68.11 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-24T12:04:32.773Z] #75 68.15 Unpacking automake (1:1.16.3-2) ... [2022-08-24T12:04:32.913Z] #74 2.908 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-24T12:04:32.913Z] #74 2.913 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-24T12:04:32.913Z] #74 3.162 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-24T12:04:32.937Z] [2022-08-24T12:04:32.937Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:04:32.937Z] #11 sha256:616c743cc37282eb215a35262b77b9b5bd508c68c5dd7df56e48d97e42da13cb [2022-08-24T12:04:32.937Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 0.0s done [2022-08-24T12:04:32.937Z] #11 sha256:299da3cfd011d488500ede62d7d606dc95f36f6d928f1366c0ee835765708cb6 1.80kB / 1.80kB done [2022-08-24T12:04:32.937Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 0.7s [2022-08-24T12:04:32.937Z] #11 sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 1.86kB / 1.86kB done [2022-08-24T12:04:32.937Z] #11 sha256:a38580f4a026f9d0ff1cce09aeb624e3c51cf8616d0563c54bf0bcb347e0e394 7.12kB / 7.12kB done [2022-08-24T12:04:32.937Z] #11 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 0.4s done [2022-08-24T12:04:32.937Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 0.7s done [2022-08-24T12:04:32.937Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 0B / 54.68MB 0.8s [2022-08-24T12:04:32.937Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 0B / 81.12MB 0.8s [2022-08-24T12:04:33.211Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 10.49MB / 54.68MB 0.9s [2022-08-24T12:04:33.211Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 6.29MB / 81.12MB 0.9s [2022-08-24T12:04:33.211Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 18.92MB / 54.68MB 1.0s [2022-08-24T12:04:33.211Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 15.51MB / 81.12MB 1.0s [2022-08-24T12:04:33.211Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 39.85MB / 54.68MB 1.2s [2022-08-24T12:04:33.211Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 30.70MB / 81.12MB 1.2s [2022-08-24T12:04:33.481Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 49.28MB / 54.68MB 1.3s [2022-08-24T12:04:33.481Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 39.85MB / 81.12MB 1.3s [2022-08-24T12:04:33.745Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 1.4s [2022-08-24T12:04:33.745Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 52.38MB / 81.12MB 1.4s [2022-08-24T12:04:33.745Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.5s done [2022-08-24T12:04:33.745Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 65.01MB / 81.12MB 1.6s [2022-08-24T12:04:33.745Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 77.59MB / 81.12MB 1.7s [2022-08-24T12:04:33.745Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 1.59MB / 108.99MB 1.7s [2022-08-24T12:04:34.007Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 11.53MB / 108.99MB 1.8s [2022-08-24T12:04:34.007Z] #11 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 [2022-08-24T12:04:34.007Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 24.12MB / 108.99MB 1.9s [2022-08-24T12:04:34.154Z] #75 69.26 Selecting previously unselected package patch. [2022-08-24T12:04:34.154Z] #75 69.29 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-24T12:04:34.154Z] #75 69.31 Unpacking patch (2.7.6-7) ... [2022-08-24T12:04:34.272Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 32.51MB / 108.99MB 2.0s [2022-08-24T12:04:34.272Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 48.29MB / 108.99MB 2.2s [2022-08-24T12:04:34.311Z] #28 ... [2022-08-24T12:04:34.311Z] [2022-08-24T12:04:34.311Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:04:34.311Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:04:34.311Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 0.1s done [2022-08-24T12:04:34.311Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-08-24T12:04:34.311Z] #11 sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 1.86kB / 1.86kB done [2022-08-24T12:04:34.311Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-08-24T12:04:34.311Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.3s done [2022-08-24T12:04:34.311Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.9s done [2022-08-24T12:04:34.311Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 4.8s done [2022-08-24T12:04:34.311Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 6.1s [2022-08-24T12:04:34.311Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 54.13MB / 141.86MB 6.1s [2022-08-24T12:04:34.311Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 5.0s done [2022-08-24T12:04:34.414Z] #75 69.68 Selecting previously unselected package dpkg-dev. [2022-08-24T12:04:34.414Z] #75 69.68 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-24T12:04:34.414Z] #75 69.74 Unpacking dpkg-dev (1.20.11) ... [2022-08-24T12:04:34.533Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 59.77MB / 108.99MB 2.3s [2022-08-24T12:04:34.533Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 66.06MB / 108.99MB 2.4s [2022-08-24T12:04:34.576Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 6.4s done [2022-08-24T12:04:34.576Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 62.91MB / 141.86MB 6.6s [2022-08-24T12:04:34.794Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 2.4s done [2022-08-24T12:04:34.794Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 79.86MB / 108.99MB 2.5s [2022-08-24T12:04:34.794Z] #11 sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 126B / 126B 2.5s [2022-08-24T12:04:34.794Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 86.70MB / 108.99MB 2.6s [2022-08-24T12:04:34.794Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 99.61MB / 108.99MB 2.7s [2022-08-24T12:04:34.831Z] #74 4.444 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-24T12:04:34.831Z] #74 ... [2022-08-24T12:04:34.831Z] [2022-08-24T12:04:34.831Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-24T12:04:34.831Z] #33 sha256:4f30fc96d822e68a827e4ac1ce5ede526ca31a818928dfb29048036abd9e088c [2022-08-24T12:04:34.831Z] #33 1.213 + RM_GOPATH=0 [2022-08-24T12:04:34.831Z] #33 1.213 + TMP_GOPATH= [2022-08-24T12:04:34.831Z] #33 1.213 + : /build [2022-08-24T12:04:34.831Z] #33 1.213 + '[' -z '' ']' [2022-08-24T12:04:34.831Z] #33 1.214 ++ mktemp -d [2022-08-24T12:04:34.831Z] #33 1.216 + export GOPATH=/tmp/tmp.wZ7WuttAkY [2022-08-24T12:04:34.831Z] #33 1.216 + GOPATH=/tmp/tmp.wZ7WuttAkY [2022-08-24T12:04:34.831Z] #33 1.216 + RM_GOPATH=1 [2022-08-24T12:04:34.831Z] #33 1.216 + case "$(go env GOARCH)" in [2022-08-24T12:04:34.831Z] #33 1.217 ++ go env GOARCH [2022-08-24T12:04:34.831Z] #33 1.222 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:04:34.831Z] #33 1.222 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:04:34.831Z] #33 1.222 ++ dirname /install.sh [2022-08-24T12:04:34.831Z] #33 1.224 + dir=/ [2022-08-24T12:04:34.831Z] #33 1.224 + bin=dockercli [2022-08-24T12:04:34.831Z] #33 1.224 + shift [2022-08-24T12:04:34.831Z] #33 1.224 + '[' '!' -f //dockercli.installer ']' [2022-08-24T12:04:34.831Z] #33 1.224 + . //dockercli.installer [2022-08-24T12:04:34.831Z] #33 1.224 ++ : stable [2022-08-24T12:04:34.831Z] #33 1.224 ++ : 17.06.2-ce [2022-08-24T12:04:34.831Z] #33 1.224 + install_dockercli [2022-08-24T12:04:34.831Z] #33 1.233 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-24T12:04:34.831Z] #33 1.234 Install docker/cli version 17.06.2-ce from stable [2022-08-24T12:04:34.831Z] #33 1.235 ++ uname -m [2022-08-24T12:04:34.831Z] #33 1.241 + arch=x86_64 [2022-08-24T12:04:34.831Z] #33 1.241 + '[' x86_64 '!=' x86_64 ']' [2022-08-24T12:04:34.831Z] #33 1.241 + url=https://download.docker.com/linux/static [2022-08-24T12:04:34.831Z] #33 1.241 + tar -xz docker/docker [2022-08-24T12:04:34.831Z] #33 1.241 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-24T12:04:34.831Z] #33 4.602 + mkdir -p /build [2022-08-24T12:04:34.831Z] #33 4.604 + mv docker/docker /build/ [2022-08-24T12:04:34.831Z] #33 4.606 + rmdir docker [2022-08-24T12:04:34.831Z] #33 DONE 4.8s [2022-08-24T12:04:34.831Z] [2022-08-24T12:04:34.831Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T12:04:34.831Z] #74 sha256:985fdacefba646e704c405fc59ba733e133298cf815799b23681e2a811e311ad [2022-08-24T12:04:34.831Z] #74 4.885 go: downloading github.com/google/uuid v1.3.0 [2022-08-24T12:04:34.831Z] #74 4.901 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-24T12:04:34.831Z] #74 4.945 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-24T12:04:35.054Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 108.99MB / 108.99MB 2.8s [2022-08-24T12:04:35.093Z] #74 5.028 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-24T12:04:35.093Z] #74 5.122 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-24T12:04:35.093Z] #74 5.219 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-24T12:04:35.151Z] #11 ... [2022-08-24T12:04:35.151Z] [2022-08-24T12:04:35.151Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T12:04:35.151Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-24T12:04:35.151Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-24T12:04:35.151Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-24T12:04:35.151Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-24T12:04:35.151Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-08-24T12:04:35.151Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-24T12:04:35.151Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.8s done [2022-08-24T12:04:35.151Z] #71 DONE 7.2s [2022-08-24T12:04:35.151Z] [2022-08-24T12:04:35.151Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:04:35.151Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:04:35.151Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 70.23MB / 141.86MB 7.0s [2022-08-24T12:04:35.151Z] #11 ... [2022-08-24T12:04:35.151Z] [2022-08-24T12:04:35.151Z] #24 [internal] load build context [2022-08-24T12:04:35.151Z] #24 sha256:243541085be901fcfb0360fcad4bd7aa836dfe053ce652c27095051078870651 [2022-08-24T12:04:35.151Z] #24 transferring context: 39.58MB 7.3s [2022-08-24T12:04:35.151Z] #24 ... [2022-08-24T12:04:35.151Z] [2022-08-24T12:04:35.151Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:04:35.151Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:04:35.356Z] #74 5.449 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-24T12:04:35.356Z] #74 5.527 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-24T12:04:35.618Z] #74 5.567 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-24T12:04:35.626Z] #11 ... [2022-08-24T12:04:35.626Z] [2022-08-24T12:04:35.626Z] #24 [internal] load build context [2022-08-24T12:04:35.626Z] #24 sha256:5ce2f0e897b8fead05935b8a6aa159fad8374ae5f63ee2f01d256b9fcfc25357 [2022-08-24T12:04:35.626Z] #24 transferring context: 62.61MB 2.7s done [2022-08-24T12:04:35.626Z] #24 DONE 3.6s [2022-08-24T12:04:35.626Z] [2022-08-24T12:04:35.626Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:04:35.626Z] #11 sha256:616c743cc37282eb215a35262b77b9b5bd508c68c5dd7df56e48d97e42da13cb [2022-08-24T12:04:35.626Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 81.12MB / 81.12MB 3.5s done [2022-08-24T12:04:35.626Z] #11 sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 126B / 126B 3.5s done [2022-08-24T12:04:35.721Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 82.11MB / 141.86MB 7.5s [2022-08-24T12:04:35.800Z] #75 71.40 Selecting previously unselected package build-essential. [2022-08-24T12:04:35.982Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 95.66MB / 141.86MB 7.9s [2022-08-24T12:04:36.060Z] #75 71.41 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-24T12:04:36.060Z] #75 71.43 Unpacking build-essential (12.9) ... [2022-08-24T12:04:36.320Z] #75 71.78 Selecting previously unselected package libcap2:amd64. [2022-08-24T12:04:36.320Z] #75 71.79 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-24T12:04:36.320Z] #75 71.81 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-24T12:04:36.553Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 103.81MB / 141.86MB 8.2s [2022-08-24T12:04:36.553Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 111.78MB / 141.86MB 8.6s [2022-08-24T12:04:36.565Z] #74 6.607 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-24T12:04:36.574Z] #11 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 2.6s done [2022-08-24T12:04:36.580Z] #75 71.94 Selecting previously unselected package libcap-dev:amd64. [2022-08-24T12:04:36.580Z] #75 71.94 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-24T12:04:36.580Z] #75 71.96 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-24T12:04:36.840Z] #75 ... [2022-08-24T12:04:36.840Z] [2022-08-24T12:04:36.840Z] #63 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:04:36.840Z] #63 sha256:71f25884c2d5a3db425419effc40d309127915046527ae2a10eb74185e4ba5c0 [2022-08-24T12:04:36.840Z] #63 2.152 + RM_GOPATH=0 [2022-08-24T12:04:36.840Z] #63 2.158 + TMP_GOPATH= [2022-08-24T12:04:36.840Z] #63 2.158 + : /build [2022-08-24T12:04:36.840Z] #63 2.158 + '[' -z '' ']' [2022-08-24T12:04:36.840Z] #63 2.158 ++ mktemp -d [2022-08-24T12:04:36.840Z] #63 2.158 + export GOPATH=/tmp/tmp.G6joy0pVmd [2022-08-24T12:04:36.840Z] #63 2.158 + GOPATH=/tmp/tmp.G6joy0pVmd [2022-08-24T12:04:36.840Z] #63 2.158 + RM_GOPATH=1 [2022-08-24T12:04:36.840Z] #63 2.158 + case "$(go env GOARCH)" in [2022-08-24T12:04:36.840Z] #63 2.158 ++ go env GOARCH [2022-08-24T12:04:36.840Z] #63 2.203 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:04:36.840Z] #63 2.203 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:04:36.840Z] #63 2.203 ++ dirname /install.sh [2022-08-24T12:04:36.840Z] #63 2.203 + dir=/ [2022-08-24T12:04:36.840Z] #63 2.203 + bin=containerd [2022-08-24T12:04:36.840Z] #63 2.203 + shift [2022-08-24T12:04:36.840Z] #63 2.203 + '[' '!' -f //containerd.installer ']' [2022-08-24T12:04:36.840Z] #63 2.203 + . //containerd.installer [2022-08-24T12:04:36.840Z] #63 2.203 ++ set -e [2022-08-24T12:04:36.840Z] #63 2.203 ++ : v1.6.7 [2022-08-24T12:04:36.840Z] #63 2.203 + install_containerd [2022-08-24T12:04:36.840Z] #63 2.241 Install containerd version v1.6.7 [2022-08-24T12:04:36.840Z] #63 2.242 + echo 'Install containerd version v1.6.7' [2022-08-24T12:04:36.840Z] #63 2.242 + git clone https://github.com/containerd/containerd.git /tmp/tmp.G6joy0pVmd/src/github.com/containerd/containerd [2022-08-24T12:04:36.840Z] #63 2.250 Cloning into '/tmp/tmp.G6joy0pVmd/src/github.com/containerd/containerd'... [2022-08-24T12:04:36.840Z] #63 ... [2022-08-24T12:04:36.840Z] [2022-08-24T12:04:36.840Z] #75 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:04:36.840Z] #75 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:04:36.840Z] #75 72.27 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-24T12:04:36.840Z] #75 72.28 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-24T12:04:36.840Z] #75 72.30 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:04:37.101Z] #75 72.65 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-24T12:04:37.101Z] #75 ... [2022-08-24T12:04:37.101Z] [2022-08-24T12:04:37.101Z] #54 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:04:37.101Z] #54 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:04:37.101Z] #54 62.56 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-24T12:04:37.101Z] #54 62.76 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-24T12:04:37.101Z] #54 62.82 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-24T12:04:37.101Z] #54 62.99 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-24T12:04:37.101Z] #54 63.05 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-24T12:04:37.101Z] #54 63.36 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-24T12:04:37.101Z] #54 63.40 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-24T12:04:37.101Z] #54 63.53 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-24T12:04:37.101Z] #54 63.67 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-24T12:04:37.101Z] #54 63.81 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-24T12:04:37.101Z] #54 63.94 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-24T12:04:37.101Z] #54 64.11 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-24T12:04:37.101Z] #54 65.16 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-24T12:04:37.101Z] #54 65.27 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-24T12:04:37.101Z] #54 65.77 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-24T12:04:37.101Z] #54 66.26 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-24T12:04:37.101Z] #54 66.49 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-24T12:04:37.101Z] #54 66.58 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-24T12:04:37.101Z] #54 66.58 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-24T12:04:37.101Z] #54 66.74 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-24T12:04:37.101Z] #54 66.89 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-24T12:04:37.101Z] #54 67.01 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-24T12:04:37.101Z] #54 67.05 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-24T12:04:37.101Z] #54 67.27 go: downloading github.com/prometheus/common v0.32.1 [2022-08-24T12:04:37.101Z] #54 68.10 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-24T12:04:37.101Z] #54 68.23 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-24T12:04:37.101Z] #54 69.74 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-24T12:04:37.101Z] #54 72.02 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-24T12:04:37.129Z] #11 ... [2022-08-24T12:04:37.129Z] [2022-08-24T12:04:37.129Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T12:04:37.129Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-24T12:04:37.129Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-24T12:04:37.129Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-24T12:04:37.129Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-24T12:04:37.129Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-24T12:04:37.129Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-08-24T12:04:37.129Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.9s done [2022-08-24T12:04:37.129Z] #73 DONE 9.0s [2022-08-24T12:04:37.129Z] [2022-08-24T12:04:37.129Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:04:37.129Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:04:37.129Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 120.59MB / 141.86MB 9.1s [2022-08-24T12:04:37.129Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.5s [2022-08-24T12:04:37.146Z] #11 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 [2022-08-24T12:04:37.146Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 108.99MB / 108.99MB 5.0s done [2022-08-24T12:04:37.146Z] #11 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0.2s done [2022-08-24T12:04:37.362Z] #54 ... [2022-08-24T12:04:37.362Z] [2022-08-24T12:04:37.362Z] #75 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:04:37.362Z] #75 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:04:37.362Z] #75 72.69 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-24T12:04:37.362Z] #75 72.73 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-24T12:04:37.362Z] #75 72.84 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-24T12:04:37.362Z] #75 72.87 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-24T12:04:37.362Z] #75 72.87 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T12:04:37.362Z] #75 ... [2022-08-24T12:04:37.362Z] [2022-08-24T12:04:37.362Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:04:37.362Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:04:37.362Z] #14 62.83 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-24T12:04:37.362Z] #14 63.79 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-24T12:04:37.362Z] #14 64.83 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-24T12:04:37.362Z] #14 67.76 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-24T12:04:37.362Z] #14 68.88 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-24T12:04:37.362Z] #14 68.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-24T12:04:37.362Z] #14 68.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-24T12:04:37.362Z] #14 68.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-24T12:04:37.362Z] #14 68.88 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-24T12:04:37.362Z] #14 68.88 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-24T12:04:37.362Z] #14 68.88 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-24T12:04:37.362Z] #14 68.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-24T12:04:37.362Z] #14 68.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-24T12:04:37.362Z] #14 68.96 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-24T12:04:37.362Z] #14 69.01 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-24T12:04:37.362Z] #14 69.01 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-24T12:04:37.362Z] #14 69.08 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-24T12:04:37.362Z] #14 69.11 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-24T12:04:37.362Z] #14 69.11 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-24T12:04:37.362Z] #14 69.11 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-24T12:04:37.362Z] #14 70.74 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:04:37.362Z] #14 71.13 Fetched 115 MB in 12s (9345 kB/s) [2022-08-24T12:04:37.362Z] #14 71.41 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-24T12:04:37.362Z] #14 71.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-24T12:04:37.362Z] #14 71.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-24T12:04:37.362Z] #14 71.51 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-24T12:04:37.390Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 127.93MB / 141.86MB 9.3s [2022-08-24T12:04:37.390Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 137.36MB / 141.86MB 9.4s [2022-08-24T12:04:37.407Z] #11 ... [2022-08-24T12:04:37.407Z] [2022-08-24T12:04:37.407Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T12:04:37.407Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093 [2022-08-24T12:04:37.407Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-08-24T12:04:37.407Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-24T12:04:37.407Z] #28 sha256:54c65a6def0c4ffdd57a3ff1ce0dc10505a1f8e8be45cd4fca6d496ce2853560 529B / 529B done [2022-08-24T12:04:37.407Z] #28 sha256:54a149f6821e02b477018fb5b9d499e4c7b2f98d2b8f7653f236679679d442bd 1.48kB / 1.48kB done [2022-08-24T12:04:37.407Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.3s done [2022-08-24T12:04:37.407Z] #28 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 2.6s done [2022-08-24T12:04:37.407Z] #28 DONE 5.3s [2022-08-24T12:04:37.407Z] [2022-08-24T12:04:37.407Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:04:37.407Z] #11 sha256:616c743cc37282eb215a35262b77b9b5bd508c68c5dd7df56e48d97e42da13cb [2022-08-24T12:04:37.407Z] #11 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be [2022-08-24T12:04:37.514Z] #74 ... [2022-08-24T12:04:37.514Z] [2022-08-24T12:04:37.514Z] #36 [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 [2022-08-24T12:04:37.514Z] #36 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-24T12:04:37.514Z] #36 CACHED [2022-08-24T12:04:37.514Z] [2022-08-24T12:04:37.514Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-24T12:04:37.514Z] #37 sha256:46f16ec0dd04335e7b881ba5da6882790daf23f602724a1b94dbd3fcad8dccf6 [2022-08-24T12:04:37.514Z] #37 CACHED [2022-08-24T12:04:37.514Z] [2022-08-24T12:04:37.514Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-24T12:04:37.514Z] #38 sha256:3479ffe8bb7f545677b3470def3ebf589ad958e4c16b4344e7de67d126a5c072 [2022-08-24T12:04:37.514Z] #38 CACHED [2022-08-24T12:04:37.514Z] [2022-08-24T12:04:37.514Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-24T12:04:37.514Z] #40 sha256:f61cae5df46cd440726b9b9393e7a065b2dffcaab7117de9785f0bda1d26ac1d [2022-08-24T12:04:37.514Z] #40 CACHED [2022-08-24T12:04:37.514Z] [2022-08-24T12:04:37.514Z] #41 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-24T12:04:37.514Z] #41 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T12:04:37.514Z] #41 CACHED [2022-08-24T12:04:37.514Z] [2022-08-24T12:04:37.514Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-24T12:04:37.514Z] #43 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T12:04:37.514Z] #43 CACHED [2022-08-24T12:04:37.514Z] [2022-08-24T12:04:37.514Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-24T12:04:37.514Z] #45 sha256:cb1d1fed84be398b890345b2ddb820ee3c5adf01b27112fa7944ab2fdb49ca55 [2022-08-24T12:04:37.514Z] #45 CACHED [2022-08-24T12:04:37.514Z] [2022-08-24T12:04:37.514Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-24T12:04:37.514Z] #47 sha256:5bbc842f8d85cbfb85515839bb111998445ab9c71f7697e5a04b80b1264b0ea4 [2022-08-24T12:04:37.514Z] #47 CACHED [2022-08-24T12:04:37.514Z] [2022-08-24T12:04:37.514Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:04:37.514Z] #20 sha256:5c4f52c5265a8e9727aae78310337aa90f50d3bdebdf9eebee3afc7eaaf4e06e [2022-08-24T12:04:37.514Z] #20 1.542 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-24T12:04:37.514Z] #20 1.614 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-24T12:04:37.514Z] #20 1.617 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-24T12:04:37.514Z] #20 1.692 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-24T12:04:37.514Z] #20 2.063 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-24T12:04:37.514Z] #20 2.549 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-24T12:04:37.514Z] #20 3.109 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-24T12:04:37.514Z] #20 3.566 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-24T12:04:37.514Z] #20 4.072 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-24T12:04:37.514Z] #20 4.096 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-24T12:04:37.514Z] #20 4.103 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-24T12:04:37.514Z] #20 4.121 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-24T12:04:37.514Z] #20 4.139 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [174 kB] [2022-08-24T12:04:37.514Z] #20 4.475 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-24T12:04:37.514Z] #20 4.492 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-24T12:04:37.514Z] #20 4.493 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-24T12:04:37.515Z] #20 4.495 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-24T12:04:37.515Z] #20 4.495 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-24T12:04:37.629Z] #14 ... [2022-08-24T12:04:37.629Z] [2022-08-24T12:04:37.629Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-24T12:04:37.629Z] #33 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T12:04:37.985Z] #11 ... [2022-08-24T12:04:37.985Z] [2022-08-24T12:04:37.985Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T12:04:37.985Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-24T12:04:37.985Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.2s done [2022-08-24T12:04:37.985Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done [2022-08-24T12:04:37.985Z] #71 DONE 5.9s [2022-08-24T12:04:37.985Z] [2022-08-24T12:04:37.985Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:04:37.985Z] #11 sha256:616c743cc37282eb215a35262b77b9b5bd508c68c5dd7df56e48d97e42da13cb [2022-08-24T12:04:38.156Z] #33 72.23 Updating files: 81% (1239/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-24T12:04:38.289Z] #11 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0.7s done [2022-08-24T12:04:38.415Z] #33 73.49 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-24T12:04:38.416Z] #33 73.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-24T12:04:38.552Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f [2022-08-24T12:04:38.780Z] #11 ... [2022-08-24T12:04:38.780Z] [2022-08-24T12:04:38.780Z] #24 [internal] load build context [2022-08-24T12:04:38.780Z] #24 sha256:243541085be901fcfb0360fcad4bd7aa836dfe053ce652c27095051078870651 [2022-08-24T12:04:38.780Z] #24 transferring context: 62.61MB 9.9s done [2022-08-24T12:04:38.780Z] #24 DONE 10.9s [2022-08-24T12:04:38.780Z] [2022-08-24T12:04:38.780Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:04:38.780Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:04:38.813Z] #11 ... [2022-08-24T12:04:38.813Z] [2022-08-24T12:04:38.813Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T12:04:38.813Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-24T12:04:38.813Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-24T12:04:38.813Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-24T12:04:38.813Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-24T12:04:38.813Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-24T12:04:38.813Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.9s [2022-08-24T12:04:38.813Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done [2022-08-24T12:04:38.813Z] #73 DONE 6.8s [2022-08-24T12:04:38.813Z] [2022-08-24T12:04:38.813Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:04:38.813Z] #11 sha256:616c743cc37282eb215a35262b77b9b5bd508c68c5dd7df56e48d97e42da13cb [2022-08-24T12:04:39.043Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 10.9s done [2022-08-24T12:04:40.069Z] #20 ... [2022-08-24T12:04:40.069Z] [2022-08-24T12:04:40.069Z] #69 [containerd 1/3] 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 [2022-08-24T12:04:40.069Z] #69 sha256:af50acaa754939dabefd1567801533cc01e0d777f8c9f907fdaa2c07952c4d25 [2022-08-24T12:04:40.069Z] #69 1.741 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-24T12:04:40.069Z] #69 1.751 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-24T12:04:40.069Z] #69 1.754 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-24T12:04:40.069Z] #69 2.105 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-24T12:04:40.069Z] #69 2.443 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-24T12:04:40.069Z] #69 2.979 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-24T12:04:40.069Z] #69 3.509 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-24T12:04:40.069Z] #69 4.045 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-24T12:04:40.069Z] #69 4.546 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-24T12:04:40.069Z] #69 4.548 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-24T12:04:40.069Z] #69 4.553 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [174 kB] [2022-08-24T12:04:40.069Z] #69 4.564 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-24T12:04:40.069Z] #69 4.571 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-24T12:04:40.069Z] #69 4.891 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-24T12:04:40.069Z] #69 4.898 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-24T12:04:40.069Z] #69 4.898 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-24T12:04:40.069Z] #69 4.899 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-24T12:04:40.069Z] #69 4.903 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-24T12:04:40.069Z] #69 ... [2022-08-24T12:04:40.069Z] [2022-08-24T12:04:40.069Z] #49 [tini 1/3] 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 [2022-08-24T12:04:40.069Z] #49 sha256:47c157882873cbb6a0009c4e51a3531c0b718c4acecb811b6c6b9fb5f57d5647 [2022-08-24T12:04:40.069Z] #49 1.527 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-24T12:04:40.069Z] #49 1.608 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-24T12:04:40.069Z] #49 1.610 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-24T12:04:40.069Z] #49 1.667 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-24T12:04:40.069Z] #49 1.952 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-24T12:04:40.069Z] #49 2.420 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-24T12:04:40.069Z] #49 2.919 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-24T12:04:40.069Z] #49 3.423 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-24T12:04:40.069Z] #49 3.959 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [174 kB] [2022-08-24T12:04:40.069Z] #49 3.987 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-24T12:04:40.069Z] #49 3.987 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-24T12:04:40.069Z] #49 3.988 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-24T12:04:40.069Z] #49 3.990 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-24T12:04:40.069Z] #49 4.459 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-24T12:04:40.069Z] #49 4.467 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-24T12:04:40.069Z] #49 4.471 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-24T12:04:40.069Z] #49 4.472 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-24T12:04:40.069Z] #49 4.472 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-24T12:04:40.350Z] Client: [2022-08-24T12:04:40.351Z] Context: default [2022-08-24T12:04:40.351Z] Debug Mode: false [2022-08-24T12:04:40.351Z] Plugins: [2022-08-24T12:04:40.351Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-24T12:04:40.351Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-24T12:04:40.351Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-24T12:04:40.351Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-24T12:04:40.351Z] [2022-08-24T12:04:40.351Z] Server: [2022-08-24T12:04:40.351Z] Containers: 0 [2022-08-24T12:04:40.351Z] Running: 0 [2022-08-24T12:04:40.351Z] Paused: 0 [2022-08-24T12:04:40.351Z] Stopped: 0 [2022-08-24T12:04:40.351Z] Images: 0 [2022-08-24T12:04:40.351Z] Server Version: 20.10.14 [2022-08-24T12:04:40.351Z] Storage Driver: overlay2 [2022-08-24T12:04:40.351Z] Backing Filesystem: extfs [2022-08-24T12:04:40.351Z] Supports d_type: true [2022-08-24T12:04:40.351Z] Native Overlay Diff: true [2022-08-24T12:04:40.351Z] userxattr: false [2022-08-24T12:04:40.351Z] Logging Driver: json-file [2022-08-24T12:04:40.351Z] Cgroup Driver: systemd [2022-08-24T12:04:40.351Z] Cgroup Version: 2 [2022-08-24T12:04:40.351Z] Plugins: [2022-08-24T12:04:40.351Z] Volume: local [2022-08-24T12:04:40.351Z] Network: bridge host ipvlan macvlan null overlay [2022-08-24T12:04:40.351Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-24T12:04:40.351Z] Swarm: inactive [2022-08-24T12:04:40.351Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-24T12:04:40.351Z] Default Runtime: runc [2022-08-24T12:04:40.351Z] Init Binary: docker-init [2022-08-24T12:04:40.351Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T12:04:40.351Z] runc version: v1.0.3-0-gf46b6ba [2022-08-24T12:04:40.351Z] init version: de40ad0 [2022-08-24T12:04:40.351Z] Security Options: [2022-08-24T12:04:40.351Z] apparmor [2022-08-24T12:04:40.351Z] seccomp [2022-08-24T12:04:40.351Z] Profile: default [2022-08-24T12:04:40.351Z] cgroupns [2022-08-24T12:04:40.351Z] Kernel Version: 5.13.0-1021-aws [2022-08-24T12:04:40.351Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-24T12:04:40.351Z] OSType: linux [2022-08-24T12:04:40.351Z] Architecture: x86_64 [2022-08-24T12:04:40.351Z] CPUs: 2 [2022-08-24T12:04:40.351Z] Total Memory: 7.476GiB [2022-08-24T12:04:40.351Z] Name: ip-10-100-54-220 [2022-08-24T12:04:40.351Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-24T12:04:40.351Z] Docker Root Dir: /var/lib/docker [2022-08-24T12:04:40.351Z] Debug Mode: false [2022-08-24T12:04:40.351Z] Registry: https://index.docker.io/v1/ [2022-08-24T12:04:40.351Z] Labels: [2022-08-24T12:04:40.351Z] Experimental: true [2022-08-24T12:04:40.351Z] Insecure Registries: [2022-08-24T12:04:40.351Z] 127.0.0.0/8 [2022-08-24T12:04:40.351Z] Live Restore Enabled: true [2022-08-24T12:04:40.351Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-24T12:04:40.433Z] #11 ... [2022-08-24T12:04:40.433Z] [2022-08-24T12:04:40.433Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-24T12:04:40.433Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-24T12:04:40.433Z] #72 DONE 0.8s [2022-08-24T12:04:40.433Z] [2022-08-24T12:04:40.433Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:04:40.433Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:04:40.689Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:0cbb92bcc543767e5abe6f912ea797166fe25cba . [2022-08-24T12:04:40.950Z] #1 [internal] load build definition from Dockerfile [2022-08-24T12:04:40.950Z] #1 sha256:db22c8fa0b2855b08e56d36b8b34f454d7f9d874e6dc049eafa71507e7b22caf [2022-08-24T12:04:40.950Z] #1 transferring dockerfile: 19.07kB done [2022-08-24T12:04:40.950Z] #1 DONE 0.1s [2022-08-24T12:04:40.950Z] [2022-08-24T12:04:40.950Z] #2 [internal] load .dockerignore [2022-08-24T12:04:40.950Z] #2 sha256:2f71f98782a14f90d2726161b37c865afc3e57e157fa29cd57cf927384112b35 [2022-08-24T12:04:40.950Z] #2 transferring context: 145B done [2022-08-24T12:04:40.950Z] #2 DONE 0.1s [2022-08-24T12:04:40.950Z] [2022-08-24T12:04:40.950Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-24T12:04:40.950Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-24T12:04:41.215Z] #3 DONE 0.3s [2022-08-24T12:04:41.215Z] [2022-08-24T12:04:41.215Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-24T12:04:41.215Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-24T12:04:41.215Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-24T12:04:41.378Z] #11 ... [2022-08-24T12:04:41.378Z] [2022-08-24T12:04:41.378Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-24T12:04:41.378Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-24T12:04:41.378Z] #74 DONE 0.9s [2022-08-24T12:04:41.378Z] [2022-08-24T12:04:41.378Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:04:41.378Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:04:41.477Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-24T12:04:41.477Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-24T12:04:41.477Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-24T12:04:41.477Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-24T12:04:41.477Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-24T12:04:41.738Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-24T12:04:41.738Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-24T12:04:42.002Z] #4 DONE 0.6s [2022-08-24T12:04:42.002Z] [2022-08-24T12:04:42.002Z] #6 [internal] load .dockerignore [2022-08-24T12:04:42.002Z] #6 sha256:68980c43be08bb3eace502457c858f3e71a26537abf08d0b0ff35a0b0c5dcf68 [2022-08-24T12:04:42.002Z] #6 DONE 0.0s [2022-08-24T12:04:42.002Z] [2022-08-24T12:04:42.002Z] #5 [internal] load build definition from Dockerfile [2022-08-24T12:04:42.002Z] #5 sha256:31b6a2be51dbba0ff8eae6ee51faef4d541cdc2ad8384f0360537a7de446b16b [2022-08-24T12:04:42.002Z] #5 DONE 0.0s [2022-08-24T12:04:42.002Z] [2022-08-24T12:04:42.002Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-24T12:04:42.002Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-24T12:04:42.276Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 3.6s done [2022-08-24T12:04:42.541Z] #11 ... [2022-08-24T12:04:42.541Z] [2022-08-24T12:04:42.541Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-24T12:04:42.541Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-24T12:04:42.541Z] #72 DONE 0.9s [2022-08-24T12:04:42.541Z] [2022-08-24T12:04:42.541Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:04:42.541Z] #11 sha256:616c743cc37282eb215a35262b77b9b5bd508c68c5dd7df56e48d97e42da13cb [2022-08-24T12:04:42.541Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 [2022-08-24T12:04:42.615Z] #33 ... [2022-08-24T12:04:42.615Z] [2022-08-24T12:04:42.615Z] #75 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:04:42.615Z] #75 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:04:42.615Z] #75 73.10 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-24T12:04:42.615Z] #75 73.10 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-24T12:04:42.615Z] #75 73.12 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T12:04:42.615Z] #75 74.31 Selecting previously unselected package libtool. [2022-08-24T12:04:42.615Z] #75 74.31 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-24T12:04:42.615Z] #75 74.35 Unpacking libtool (2.4.6-15) ... [2022-08-24T12:04:42.615Z] #75 74.94 Selecting previously unselected package libudev-dev:amd64. [2022-08-24T12:04:42.615Z] #75 74.96 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-24T12:04:42.615Z] #75 75.01 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-24T12:04:42.615Z] #75 75.43 Selecting previously unselected package libyajl2:amd64. [2022-08-24T12:04:42.615Z] #75 75.44 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-24T12:04:42.615Z] #75 75.44 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-24T12:04:42.615Z] #75 75.62 Selecting previously unselected package libyajl-dev:amd64. [2022-08-24T12:04:42.615Z] #75 75.62 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-24T12:04:42.615Z] #75 75.63 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-24T12:04:42.615Z] #75 76.04 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T12:04:42.615Z] #75 76.06 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-24T12:04:42.615Z] #75 76.09 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-24T12:04:42.615Z] #75 76.11 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-24T12:04:42.615Z] #75 76.13 Setting up file (1:5.39-3) ... [2022-08-24T12:04:42.615Z] #75 76.15 Setting up bzip2 (1.0.8-4) ... [2022-08-24T12:04:42.615Z] #75 76.18 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:04:42.615Z] #75 76.21 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-24T12:04:42.615Z] #75 76.23 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-24T12:04:42.615Z] #75 76.24 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-24T12:04:42.615Z] #75 76.26 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-24T12:04:42.615Z] #75 76.30 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:04:42.615Z] #75 76.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-24T12:04:42.615Z] #75 76.34 Setting up patch (2.7.6-7) ... [2022-08-24T12:04:42.615Z] #75 76.39 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-24T12:04:42.615Z] #75 76.45 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-24T12:04:42.615Z] #75 76.48 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-24T12:04:42.615Z] #75 76.52 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T12:04:42.615Z] #75 76.57 Setting up libtool (2.4.6-15) ... [2022-08-24T12:04:42.615Z] #75 76.62 Setting up m4 (1.4.18-5) ... [2022-08-24T12:04:42.615Z] #75 76.69 Setting up dpkg-dev (1.20.11) ... [2022-08-24T12:04:42.615Z] #75 76.83 Setting up autoconf (2.69-14) ... [2022-08-24T12:04:42.615Z] #75 76.89 Setting up build-essential (12.9) ... [2022-08-24T12:04:42.615Z] #75 76.90 Setting up automake (1:1.16.3-2) ... [2022-08-24T12:04:42.615Z] #75 76.91 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-24T12:04:42.615Z] #75 76.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:04:42.615Z] #75 DONE 78.1s [2022-08-24T12:04:42.615Z] [2022-08-24T12:04:42.615Z] #50 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-08-24T12:04:42.615Z] #50 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:04:42.615Z] #50 68.31 Selecting previously unselected package python3-pkg-resources. [2022-08-24T12:04:42.615Z] #50 68.31 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-24T12:04:42.615Z] #50 68.34 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:04:42.615Z] #50 68.93 Selecting previously unselected package python3-six. [2022-08-24T12:04:42.615Z] #50 68.93 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-24T12:04:42.615Z] #50 68.94 Unpacking python3-six (1.16.0-2) ... [2022-08-24T12:04:42.615Z] #50 69.17 Selecting previously unselected package python3-protobuf. [2022-08-24T12:04:42.615Z] #50 69.17 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-24T12:04:42.615Z] #50 69.19 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-24T12:04:42.615Z] #50 70.19 Selecting previously unselected package libnet1:amd64. [2022-08-24T12:04:42.615Z] #50 70.19 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-24T12:04:42.615Z] #50 70.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:04:42.615Z] #50 70.53 Selecting previously unselected package libnl-3-200:amd64. [2022-08-24T12:04:42.615Z] #50 70.54 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-24T12:04:42.615Z] #50 70.56 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T12:04:42.615Z] #50 70.87 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-24T12:04:42.615Z] #50 70.87 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-24T12:04:42.615Z] #50 70.88 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:04:42.615Z] #50 71.22 Selecting previously unselected package criu. [2022-08-24T12:04:42.615Z] #50 71.22 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-24T12:04:42.615Z] #50 71.23 Unpacking criu (3.17.1-1) ... [2022-08-24T12:04:42.615Z] #50 72.83 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:04:42.615Z] #50 75.45 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-24T12:04:42.615Z] #50 75.46 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:04:42.615Z] #50 75.50 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:04:42.615Z] #50 75.51 Setting up python3-six (1.16.0-2) ... [2022-08-24T12:04:42.615Z] #50 77.54 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T12:04:42.615Z] #50 77.62 Setting up python3-protobuf (3.12.4-1) ... [2022-08-24T12:04:42.615Z] #50 ... [2022-08-24T12:04:42.615Z] [2022-08-24T12:04:42.615Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:04:42.615Z] #76 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:04:43.292Z] #11 ... [2022-08-24T12:04:43.292Z] [2022-08-24T12:04:43.292Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T12:04:43.292Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T12:04:43.292Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 11.2s done [2022-08-24T12:04:43.292Z] #28 DONE 15.1s [2022-08-24T12:04:43.292Z] [2022-08-24T12:04:43.292Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:04:43.292Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:04:43.292Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 [2022-08-24T12:04:43.410Z] #8 DONE 1.1s [2022-08-24T12:04:43.410Z] [2022-08-24T12:04:43.410Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-24T12:04:43.410Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-24T12:04:43.410Z] #10 DONE 1.2s [2022-08-24T12:04:43.410Z] [2022-08-24T12:04:43.410Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T12:04:43.410Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-24T12:04:43.410Z] #7 DONE 1.2s [2022-08-24T12:04:43.410Z] [2022-08-24T12:04:43.410Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T12:04:43.410Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-24T12:04:43.410Z] #9 DONE 1.3s [2022-08-24T12:04:43.865Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.8s done [2022-08-24T12:04:43.865Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-08-24T12:04:43.934Z] #11 ... [2022-08-24T12:04:43.934Z] [2022-08-24T12:04:43.934Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-24T12:04:43.934Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-24T12:04:43.934Z] #74 DONE 1.4s [2022-08-24T12:04:43.934Z] [2022-08-24T12:04:43.934Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:04:43.934Z] #11 sha256:616c743cc37282eb215a35262b77b9b5bd508c68c5dd7df56e48d97e42da13cb [2022-08-24T12:04:44.014Z] #76 1.155 Cloning into '/tmp/crun-build'... [2022-08-24T12:04:44.811Z] [2022-08-24T12:04:44.811Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T12:04:44.811Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T12:04:44.811Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.0s done [2022-08-24T12:04:44.811Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-24T12:04:44.811Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-08-24T12:04:44.811Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-08-24T12:04:44.811Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.9s done [2022-08-24T12:04:45.078Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 1.05MB / 55.01MB 0.2s [2022-08-24T12:04:45.078Z] #28 ... [2022-08-24T12:04:45.078Z] [2022-08-24T12:04:45.078Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-24T12:04:45.078Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-24T12:04:45.078Z] #49 DONE 0.0s [2022-08-24T12:04:45.078Z] [2022-08-24T12:04:45.078Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T12:04:45.078Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T12:04:45.078Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 4.19MB / 55.01MB 0.2s [2022-08-24T12:04:45.354Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 22.02MB / 55.01MB 0.4s [2022-08-24T12:04:45.354Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 31.96MB / 55.01MB 0.6s [2022-08-24T12:04:45.383Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-08-24T12:04:45.397Z] #76 ... [2022-08-24T12:04:45.397Z] [2022-08-24T12:04:45.397Z] #41 [tini 1/3] 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 [2022-08-24T12:04:45.397Z] #41 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:04:45.397Z] #41 70.67 Selecting previously unselected package libicu67:amd64. [2022-08-24T12:04:45.397Z] #41 70.68 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-24T12:04:45.397Z] #41 70.70 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-24T12:04:45.397Z] #41 ... [2022-08-24T12:04:45.397Z] [2022-08-24T12:04:45.397Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:04:45.397Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:04:45.397Z] #14 75.79 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-24T12:04:45.397Z] #14 75.79 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-24T12:04:45.397Z] #14 75.81 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-24T12:04:45.397Z] #14 80.71 Selecting previously unselected package binutils-mingw-w64. [2022-08-24T12:04:45.397Z] #14 80.72 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-24T12:04:45.397Z] #14 80.73 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-24T12:04:45.635Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 38.18MB / 55.01MB 0.7s [2022-08-24T12:04:45.635Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 48.21MB / 55.01MB 1.0s [2022-08-24T12:04:45.658Z] #14 81.00 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-24T12:04:45.658Z] #14 81.01 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T12:04:45.658Z] #14 81.02 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:04:45.854Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 3.1s done [2022-08-24T12:04:45.854Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 [2022-08-24T12:04:45.901Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 52.43MB / 55.01MB 1.1s [2022-08-24T12:04:45.920Z] #14 81.37 Selecting previously unselected package dmsetup. [2022-08-24T12:04:45.920Z] #14 81.37 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T12:04:45.920Z] #14 81.38 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-24T12:04:46.180Z] #14 81.72 Selecting previously unselected package mingw-w64-common. [2022-08-24T12:04:46.440Z] #14 81.73 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-24T12:04:46.440Z] #14 81.76 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-24T12:04:46.440Z] #14 ... [2022-08-24T12:04:46.440Z] [2022-08-24T12:04:46.440Z] #41 [tini 1/3] 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 [2022-08-24T12:04:46.440Z] #41 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:04:46.440Z] #41 81.98 Selecting previously unselected package libxml2:amd64. [2022-08-24T12:04:46.700Z] #41 81.99 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-24T12:04:46.700Z] #41 82.02 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-24T12:04:46.854Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.8s done [2022-08-24T12:04:46.854Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e [2022-08-24T12:04:47.640Z] #41 82.97 Selecting previously unselected package libarchive13:amd64. [2022-08-24T12:04:47.640Z] #41 82.97 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-24T12:04:47.640Z] #41 83.01 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-24T12:04:47.772Z] #11 ... [2022-08-24T12:04:47.772Z] [2022-08-24T12:04:47.772Z] #29 [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 [2022-08-24T12:04:47.772Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-08-24T12:04:47.772Z] #29 1.067 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:04:47.772Z] #29 1.104 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:04:47.772Z] #29 1.104 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:04:47.772Z] #29 1.235 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-24T12:04:47.772Z] #29 1.512 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-24T12:04:47.772Z] #29 1.695 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-24T12:04:47.772Z] #29 2.514 Fetched 8458 kB in 2s (4957 kB/s) [2022-08-24T12:04:47.772Z] #29 2.514 Reading package lists... [2022-08-24T12:04:47.772Z] #29 3.079 Reading package lists... [2022-08-24T12:04:47.772Z] #29 3.619 Building dependency tree... [2022-08-24T12:04:47.772Z] #29 4.075 The following additional packages will be installed: [2022-08-24T12:04:47.772Z] #29 4.075 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-24T12:04:47.772Z] #29 4.075 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-24T12:04:47.772Z] #29 4.078 Recommended packages: [2022-08-24T12:04:47.772Z] #29 4.078 libldap-common publicsuffix libsasl2-modules [2022-08-24T12:04:47.772Z] #29 4.259 The following NEW packages will be installed: [2022-08-24T12:04:47.772Z] #29 4.259 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-24T12:04:47.772Z] #29 4.259 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-24T12:04:47.772Z] #29 4.259 libssh2-1 openssl [2022-08-24T12:04:47.772Z] #29 4.543 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:04:47.772Z] #29 4.543 Need to get 2942 kB of archives. [2022-08-24T12:04:47.772Z] #29 4.543 After this operation, 6482 kB of additional disk space will be used. [2022-08-24T12:04:47.772Z] #29 4.543 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-08-24T12:04:47.772Z] #29 4.585 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-08-24T12:04:47.772Z] #29 4.614 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-08-24T12:04:47.772Z] #29 4.632 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-08-24T12:04:47.772Z] #29 4.639 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-08-24T12:04:47.772Z] #29 4.666 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-08-24T12:04:47.772Z] #29 4.670 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-08-24T12:04:47.772Z] #29 4.672 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-08-24T12:04:47.772Z] #29 4.683 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-08-24T12:04:47.772Z] #29 4.684 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-08-24T12:04:47.772Z] #29 4.686 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-08-24T12:04:47.772Z] #29 4.731 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-08-24T12:04:47.772Z] #29 4.752 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-24T12:04:47.772Z] #29 4.759 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-24T12:04:47.772Z] #29 4.780 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-24T12:04:47.772Z] #29 5.022 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:04:47.772Z] #29 5.058 Fetched 2942 kB in 1s (5773 kB/s) [2022-08-24T12:04:47.772Z] #29 5.091 Selecting previously unselected package openssl. [2022-08-24T12:04:47.772Z] #29 5.091 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-08-24T12:04:47.772Z] #29 5.091 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-08-24T12:04:47.772Z] #29 5.095 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-24T12:04:47.772Z] #29 5.635 Selecting previously unselected package ca-certificates. [2022-08-24T12:04:47.772Z] #29 5.635 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-24T12:04:47.772Z] #29 5.679 Unpacking ca-certificates (20210119) ... [2022-08-24T12:04:47.772Z] #29 6.223 Selecting previously unselected package libbrotli1:arm64. [2022-08-24T12:04:47.772Z] #29 6.225 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-08-24T12:04:47.772Z] #29 6.242 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-24T12:04:47.772Z] #29 6.418 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-08-24T12:04:47.772Z] #29 6.418 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-24T12:04:47.772Z] #29 6.423 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:04:47.772Z] #29 6.479 Selecting previously unselected package libsasl2-2:arm64. [2022-08-24T12:04:47.772Z] #29 6.479 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-24T12:04:47.772Z] #29 6.479 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:04:47.772Z] #29 6.521 Selecting previously unselected package libldap-2.4-2:arm64. [2022-08-24T12:04:47.772Z] #29 6.521 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-08-24T12:04:47.772Z] #29 6.524 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-24T12:04:47.772Z] #29 6.590 Selecting previously unselected package libnghttp2-14:arm64. [2022-08-24T12:04:47.772Z] #29 6.590 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-08-24T12:04:47.772Z] #29 6.596 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-24T12:04:47.772Z] #29 6.718 Selecting previously unselected package libpsl5:arm64. [2022-08-24T12:04:47.772Z] #29 6.718 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-08-24T12:04:47.772Z] #29 6.721 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-08-24T12:04:47.772Z] #29 6.761 Selecting previously unselected package librtmp1:arm64. [2022-08-24T12:04:47.772Z] #29 6.761 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-08-24T12:04:47.772Z] #29 6.766 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-24T12:04:47.772Z] #29 6.814 Selecting previously unselected package libssh2-1:arm64. [2022-08-24T12:04:47.772Z] #29 6.814 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-08-24T12:04:47.772Z] #29 6.817 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-08-24T12:04:47.772Z] #29 6.869 Selecting previously unselected package libcurl4:arm64. [2022-08-24T12:04:47.772Z] #29 6.869 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-24T12:04:47.772Z] #29 6.873 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-24T12:04:47.772Z] #29 6.927 Selecting previously unselected package curl. [2022-08-24T12:04:47.772Z] #29 6.927 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-24T12:04:47.772Z] #29 6.930 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-24T12:04:47.772Z] #29 6.987 Selecting previously unselected package libonig5:arm64. [2022-08-24T12:04:47.772Z] #29 6.988 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-24T12:04:47.772Z] #29 6.991 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-24T12:04:47.772Z] #29 7.051 Selecting previously unselected package libjq1:arm64. [2022-08-24T12:04:47.772Z] #29 7.051 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-08-24T12:04:47.772Z] #29 7.054 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-24T12:04:47.772Z] #29 7.099 Selecting previously unselected package jq. [2022-08-24T12:04:47.772Z] #29 7.099 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-08-24T12:04:47.772Z] #29 7.109 Unpacking jq (1.6-2.1) ... [2022-08-24T12:04:47.772Z] #29 7.171 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-08-24T12:04:47.772Z] #29 7.182 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-24T12:04:47.772Z] #29 7.192 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-24T12:04:47.772Z] #29 7.202 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:04:47.772Z] #29 7.212 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-24T12:04:47.772Z] #29 7.221 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:04:47.772Z] #29 7.231 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-08-24T12:04:47.772Z] #29 7.240 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-24T12:04:47.772Z] #29 7.254 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-24T12:04:47.772Z] #29 7.270 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-24T12:04:47.772Z] #29 7.275 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-24T12:04:47.772Z] #29 7.282 Setting up ca-certificates (20210119) ... [2022-08-24T12:04:47.772Z] #29 8.034 Updating certificates in /etc/ssl/certs... [2022-08-24T12:04:47.772Z] #29 8.878 129 added, 0 removed; done. [2022-08-24T12:04:47.772Z] #29 8.951 Setting up jq (1.6-2.1) ... [2022-08-24T12:04:47.772Z] #29 8.961 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-24T12:04:47.772Z] #29 8.971 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-24T12:04:47.772Z] #29 8.980 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:04:47.772Z] #29 8.998 Processing triggers for ca-certificates (20210119) ... [2022-08-24T12:04:47.773Z] #29 9.008 Updating certificates in /etc/ssl/certs... [2022-08-24T12:04:47.773Z] #29 9.768 0 added, 0 removed; done. [2022-08-24T12:04:47.773Z] #29 9.768 Running hooks in /etc/ca-certificates/update.d... [2022-08-24T12:04:47.773Z] #29 9.770 done. [2022-08-24T12:04:47.773Z] #29 ... [2022-08-24T12:04:47.773Z] [2022-08-24T12:04:47.773Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:04:47.773Z] #11 sha256:616c743cc37282eb215a35262b77b9b5bd508c68c5dd7df56e48d97e42da13cb [2022-08-24T12:04:48.211Z] #41 83.55 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-24T12:04:48.211Z] #41 83.56 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-24T12:04:48.211Z] #41 83.56 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-24T12:04:48.225Z] #49 18.16 Fetched 40.6 MB in 17s (2406 kB/s) [2022-08-24T12:04:48.225Z] #49 18.16 Reading package lists... [2022-08-24T12:04:48.225Z] #49 ... [2022-08-24T12:04:48.225Z] [2022-08-24T12:04:48.225Z] #69 [containerd 1/3] 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 [2022-08-24T12:04:48.225Z] #69 sha256:af50acaa754939dabefd1567801533cc01e0d777f8c9f907fdaa2c07952c4d25 [2022-08-24T12:04:48.225Z] #69 18.49 Fetched 40.6 MB in 17s (2394 kB/s) [2022-08-24T12:04:48.256Z] #28 ... [2022-08-24T12:04:48.256Z] [2022-08-24T12:04:48.256Z] #24 [internal] load build context [2022-08-24T12:04:48.256Z] #24 sha256:8b5a824df9f8ddb900209bbde923cfa168b84414c9f791e0da70baa81ca5965d [2022-08-24T12:04:48.256Z] #24 transferring context: 62.60MB 3.6s done [2022-08-24T12:04:48.256Z] #24 DONE 3.6s [2022-08-24T12:04:48.476Z] #41 83.83 Selecting previously unselected package librhash0:amd64. [2022-08-24T12:04:48.477Z] #41 83.84 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-24T12:04:48.477Z] #41 83.85 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-24T12:04:48.518Z] [2022-08-24T12:04:48.518Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T12:04:48.518Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T12:04:48.740Z] #41 84.09 Selecting previously unselected package libuv1:amd64. [2022-08-24T12:04:48.740Z] #41 84.09 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-24T12:04:48.740Z] #41 84.10 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-24T12:04:49.001Z] #41 84.37 Selecting previously unselected package cmake. [2022-08-24T12:04:49.001Z] #41 84.38 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-24T12:04:49.001Z] #41 84.39 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-24T12:04:49.910Z] #28 ... [2022-08-24T12:04:49.910Z] [2022-08-24T12:04:49.910Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T12:04:49.910Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-24T12:04:49.910Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-24T12:04:49.910Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-24T12:04:49.910Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-24T12:04:49.910Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-24T12:04:49.910Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.6s done [2022-08-24T12:04:49.910Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2022-08-24T12:04:49.910Z] #71 DONE 5.2s [2022-08-24T12:04:49.910Z] [2022-08-24T12:04:49.910Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T12:04:49.910Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T12:04:50.327Z] #11 ... [2022-08-24T12:04:50.327Z] [2022-08-24T12:04:50.327Z] #29 [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 [2022-08-24T12:04:50.327Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-08-24T12:04:50.327Z] #29 DONE 12.5s [2022-08-24T12:04:50.327Z] [2022-08-24T12:04:50.327Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:04:50.327Z] #11 sha256:616c743cc37282eb215a35262b77b9b5bd508c68c5dd7df56e48d97e42da13cb [2022-08-24T12:04:50.327Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 4.2s done [2022-08-24T12:04:50.327Z] #11 ... [2022-08-24T12:04:50.327Z] [2022-08-24T12:04:50.327Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-24T12:04:50.327Z] #30 sha256:68f8c96895517e8a9cf80d7ecd31f20abd5a43d1aa877d0a1a2353a28885f9f1 [2022-08-24T12:04:50.327Z] #30 DONE 0.2s [2022-08-24T12:04:50.590Z] [2022-08-24T12:04:50.590Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:04:50.590Z] #11 sha256:616c743cc37282eb215a35262b77b9b5bd508c68c5dd7df56e48d97e42da13cb [2022-08-24T12:04:50.590Z] #11 extracting sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 done [2022-08-24T12:04:50.590Z] #11 DONE 18.5s [2022-08-24T12:04:50.590Z] [2022-08-24T12:04:50.590Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-24T12:04:50.590Z] #31 sha256:d5c948cf11e38fdb82fc73f4c97bcc017f37425318ead1a7224e24f2577522c5 [2022-08-24T12:04:50.676Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 5.1s [2022-08-24T12:04:51.165Z] #31 ... [2022-08-24T12:04:51.165Z] [2022-08-24T12:04:51.165Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-24T12:04:51.165Z] #12 sha256:cfaa159c477934e219f02875a17bc0da7f8edb05b7ba6cb48de6870af0b3a104 [2022-08-24T12:04:51.165Z] #12 DONE 0.4s [2022-08-24T12:04:51.165Z] [2022-08-24T12:04:51.165Z] #13 [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 [2022-08-24T12:04:51.165Z] #13 sha256:fd989f6abfda7d0cddb97f046437097780945ac4cb30613270c9fdf728d29811 [2022-08-24T12:04:51.428Z] #13 DONE 0.5s [2022-08-24T12:04:51.428Z] [2022-08-24T12:04:51.428Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-24T12:04:51.428Z] #31 sha256:d5c948cf11e38fdb82fc73f4c97bcc017f37425318ead1a7224e24f2577522c5 [2022-08-24T12:04:51.688Z] #31 ... [2022-08-24T12:04:51.688Z] [2022-08-24T12:04:51.688Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-24T12:04:51.688Z] #33 sha256:d22a8bb5d69a9747791239a3306f11a6cd440bfce2e7c4d87b6e99e446351d90 [2022-08-24T12:04:51.688Z] #33 DONE 0.0s [2022-08-24T12:04:51.688Z] [2022-08-24T12:04:51.688Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-24T12:04:51.688Z] #50 sha256:318ddb6a5c0d3a3448fd660661b3fa16bdb61d7d704d18863c12a406f160eb74 [2022-08-24T12:04:51.688Z] #50 DONE 0.1s [2022-08-24T12:04:51.688Z] [2022-08-24T12:04:51.688Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-24T12:04:51.688Z] #46 sha256:e828bb07829d65b45d33e395a54c46f363786001653ecc8afc360016c1bd1f0c [2022-08-24T12:04:51.688Z] #46 DONE 0.2s [2022-08-24T12:04:51.688Z] [2022-08-24T12:04:51.688Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-24T12:04:51.688Z] #66 sha256:173da523d7656f78c22d3254f247daa16ff5ea9bc55121c3b9de93970e114fb8 [2022-08-24T12:04:51.688Z] #66 DONE 0.3s [2022-08-24T12:04:51.688Z] [2022-08-24T12:04:51.688Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-08-24T12:04:51.688Z] #47 sha256:fd92e3587f0aa5b36f6bc8fc824f75b3f089cd91ff69a3e063eda39195d8b5d2 [2022-08-24T12:04:51.831Z] #28 ... [2022-08-24T12:04:51.831Z] [2022-08-24T12:04:51.831Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T12:04:51.831Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-24T12:04:51.831Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-24T12:04:51.831Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-24T12:04:51.831Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-24T12:04:51.831Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-24T12:04:51.831Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.7s done [2022-08-24T12:04:51.831Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done [2022-08-24T12:04:51.831Z] #73 DONE 6.8s [2022-08-24T12:04:51.831Z] [2022-08-24T12:04:51.831Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:04:51.831Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:04:51.831Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 0.1s done [2022-08-24T12:04:51.831Z] #11 sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 1.86kB / 1.86kB done [2022-08-24T12:04:51.831Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-08-24T12:04:51.831Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-08-24T12:04:51.831Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.7s done [2022-08-24T12:04:51.831Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.3s done [2022-08-24T12:04:51.831Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 0.5s done [2022-08-24T12:04:51.831Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.3s done [2022-08-24T12:04:51.831Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 3.2s done [2022-08-24T12:04:51.831Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 3.3s done [2022-08-24T12:04:51.831Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 6.5s done [2022-08-24T12:04:51.831Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 [2022-08-24T12:04:52.265Z] #47 ... [2022-08-24T12:04:52.265Z] [2022-08-24T12:04:52.265Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-24T12:04:52.265Z] #25 sha256:09d545ba7dc1232f2972d1ce514f2af73c7879faf3c7505bd8f6862bdba802d3 [2022-08-24T12:04:52.265Z] #25 DONE 0.5s [2022-08-24T12:04:52.265Z] [2022-08-24T12:04:52.265Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-24T12:04:52.265Z] #31 sha256:d5c948cf11e38fdb82fc73f4c97bcc017f37425318ead1a7224e24f2577522c5 [2022-08-24T12:04:52.265Z] #31 1.485 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-24T12:04:52.265Z] #31 1.802 [2022-08-24T12:04:52.406Z] #11 ... [2022-08-24T12:04:52.406Z] [2022-08-24T12:04:52.406Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T12:04:52.406Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T12:04:52.406Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 4.9s done [2022-08-24T12:04:52.406Z] #28 DONE 7.5s [2022-08-24T12:04:52.406Z] [2022-08-24T12:04:52.406Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:04:52.406Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:04:52.406Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.3s done [2022-08-24T12:04:52.406Z] #11 ... [2022-08-24T12:04:52.406Z] [2022-08-24T12:04:52.406Z] #29 [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 [2022-08-24T12:04:52.406Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-24T12:04:52.526Z] #31 2.047 #=#=# ######################################################################## 100.0% [2022-08-24T12:04:52.787Z] #31 2.422 [2022-08-24T12:04:53.240Z] #11 ... [2022-08-24T12:04:53.240Z] [2022-08-24T12:04:53.240Z] #29 [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 [2022-08-24T12:04:53.240Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-24T12:04:53.240Z] #29 1.334 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:04:53.240Z] #29 1.345 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:04:53.240Z] #29 1.345 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:04:53.240Z] #29 1.564 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:04:53.240Z] #29 1.845 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:04:53.240Z] #29 2.146 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:04:53.240Z] #29 3.406 Fetched 8571 kB in 2s (3652 kB/s) [2022-08-24T12:04:53.240Z] #29 3.406 Reading package lists... [2022-08-24T12:04:53.240Z] #29 4.202 Reading package lists... [2022-08-24T12:04:53.240Z] #29 4.981 Building dependency tree... [2022-08-24T12:04:53.240Z] #29 5.354 The following additional packages will be installed: [2022-08-24T12:04:53.240Z] #29 5.354 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-24T12:04:53.240Z] #29 5.354 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-24T12:04:53.240Z] #29 5.354 Recommended packages: [2022-08-24T12:04:53.240Z] #29 5.354 libldap-common publicsuffix libsasl2-modules [2022-08-24T12:04:53.240Z] #29 5.519 The following NEW packages will be installed: [2022-08-24T12:04:53.240Z] #29 5.519 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-24T12:04:53.240Z] #29 5.519 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-24T12:04:53.240Z] #29 5.519 libssh2-1 openssl [2022-08-24T12:04:53.240Z] #29 5.797 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:04:53.240Z] #29 5.797 Need to get 3047 kB of archives. [2022-08-24T12:04:53.241Z] #29 5.797 After this operation, 6661 kB of additional disk space will be used. [2022-08-24T12:04:53.241Z] #29 5.797 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-24T12:04:53.241Z] #29 5.817 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-24T12:04:53.241Z] #29 5.817 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-24T12:04:53.241Z] #29 5.834 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-08-24T12:04:53.241Z] #29 5.834 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-24T12:04:53.241Z] #29 5.834 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-24T12:04:53.241Z] #29 5.834 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-24T12:04:53.241Z] #29 5.834 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-24T12:04:53.241Z] #29 5.834 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-24T12:04:53.241Z] #29 5.834 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-24T12:04:53.241Z] #29 5.846 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-24T12:04:53.241Z] #29 5.846 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-24T12:04:53.241Z] #29 5.846 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-24T12:04:53.241Z] #29 5.854 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-24T12:04:53.241Z] #29 5.894 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-24T12:04:53.241Z] #29 6.133 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:04:53.241Z] #29 6.185 Fetched 3047 kB in 0s (9024 kB/s) [2022-08-24T12:04:53.241Z] #29 6.258 Selecting previously unselected package openssl. [2022-08-24T12:04:53.241Z] #29 6.258 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-08-24T12:04:53.241Z] #29 6.258 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-24T12:04:53.241Z] #29 6.270 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-24T12:04:53.241Z] #29 6.555 Selecting previously unselected package ca-certificates. [2022-08-24T12:04:53.241Z] #29 6.555 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-24T12:04:53.241Z] #29 6.562 Unpacking ca-certificates (20210119) ... [2022-08-24T12:04:53.241Z] #29 6.715 Selecting previously unselected package libbrotli1:amd64. [2022-08-24T12:04:53.241Z] #29 6.715 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-24T12:04:53.241Z] #29 6.725 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-24T12:04:53.241Z] #29 6.867 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-24T12:04:53.241Z] #29 6.867 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-24T12:04:53.241Z] #29 6.875 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:04:53.241Z] #29 6.961 Selecting previously unselected package libsasl2-2:amd64. [2022-08-24T12:04:53.241Z] #29 6.961 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-24T12:04:53.241Z] #29 6.967 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:04:53.241Z] #29 7.069 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-24T12:04:53.241Z] #29 7.069 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-24T12:04:53.241Z] #29 7.076 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-24T12:04:53.241Z] #29 7.246 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-24T12:04:53.241Z] #29 7.246 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-24T12:04:53.241Z] #29 7.251 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-24T12:04:53.241Z] #29 7.438 Selecting previously unselected package libpsl5:amd64. [2022-08-24T12:04:53.241Z] #29 7.438 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-24T12:04:53.241Z] #29 7.443 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-24T12:04:53.241Z] #29 7.626 Selecting previously unselected package librtmp1:amd64. [2022-08-24T12:04:53.241Z] #29 7.626 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-24T12:04:53.241Z] #29 7.632 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-24T12:04:53.241Z] #29 7.746 Selecting previously unselected package libssh2-1:amd64. [2022-08-24T12:04:53.241Z] #29 7.746 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-24T12:04:53.241Z] #29 7.752 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-24T12:04:53.241Z] #29 7.906 Selecting previously unselected package libcurl4:amd64. [2022-08-24T12:04:53.241Z] #29 7.906 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-24T12:04:53.241Z] #29 7.913 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-24T12:04:53.241Z] #29 8.050 Selecting previously unselected package curl. [2022-08-24T12:04:53.241Z] #29 8.050 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-24T12:04:53.241Z] #29 8.090 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-24T12:04:53.241Z] #29 8.209 Selecting previously unselected package libonig5:amd64. [2022-08-24T12:04:53.241Z] #29 8.209 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-24T12:04:53.241Z] #29 8.216 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T12:04:53.241Z] #29 8.372 Selecting previously unselected package libjq1:amd64. [2022-08-24T12:04:53.241Z] #29 8.372 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-24T12:04:53.241Z] #29 8.379 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-24T12:04:53.241Z] #29 8.521 Selecting previously unselected package jq. [2022-08-24T12:04:53.241Z] #29 8.521 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-24T12:04:53.241Z] #29 8.530 Unpacking jq (1.6-2.1) ... [2022-08-24T12:04:53.241Z] #29 8.602 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-24T12:04:53.241Z] #29 8.616 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-24T12:04:53.241Z] #29 8.631 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-24T12:04:53.241Z] #29 8.648 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:04:53.241Z] #29 8.665 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-24T12:04:53.241Z] #29 8.680 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:04:53.241Z] #29 8.694 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-24T12:04:53.241Z] #29 8.710 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-24T12:04:53.241Z] #29 8.736 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T12:04:53.241Z] #29 8.754 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-24T12:04:53.241Z] #29 8.796 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-24T12:04:53.241Z] #29 8.816 Setting up ca-certificates (20210119) ... [2022-08-24T12:04:53.241Z] #29 9.579 Updating certificates in /etc/ssl/certs... [2022-08-24T12:04:53.241Z] #29 ... [2022-08-24T12:04:53.241Z] [2022-08-24T12:04:53.241Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:04:53.241Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:04:53.241Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 7.8s done [2022-08-24T12:04:53.352Z] #29 ... [2022-08-24T12:04:53.352Z] [2022-08-24T12:04:53.352Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-24T12:04:53.352Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-24T12:04:53.352Z] #72 DONE 0.5s [2022-08-24T12:04:53.352Z] [2022-08-24T12:04:53.352Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:04:53.352Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:04:53.352Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.6s done [2022-08-24T12:04:53.352Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-08-24T12:04:53.813Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 0.1s [2022-08-24T12:04:53.925Z] #11 ... [2022-08-24T12:04:53.925Z] [2022-08-24T12:04:53.925Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-24T12:04:53.925Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-24T12:04:53.925Z] #74 DONE 0.7s [2022-08-24T12:04:53.925Z] [2022-08-24T12:04:53.925Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:04:53.925Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:04:54.187Z] #31 3.840 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-24T12:04:54.334Z] #41 ... [2022-08-24T12:04:54.334Z] [2022-08-24T12:04:54.334Z] #50 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-08-24T12:04:54.334Z] #50 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:04:54.334Z] #50 84.65 Setting up criu (3.17.1-1) ... [2022-08-24T12:04:54.334Z] #50 87.89 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:04:54.334Z] #50 DONE 89.5s [2022-08-24T12:04:54.448Z] #31 4.099 [2022-08-24T12:04:54.595Z] [2022-08-24T12:04:54.595Z] #63 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:04:54.595Z] #63 sha256:71f25884c2d5a3db425419effc40d309127915046527ae2a10eb74185e4ba5c0 [2022-08-24T12:04:54.718Z] #31 4.325 #=#=# ######################################### 57.5% ######################################################################## 100.0% [2022-08-24T12:04:54.871Z] #63 ... [2022-08-24T12:04:54.871Z] [2022-08-24T12:04:54.871Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:04:54.871Z] #76 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:04:54.871Z] #76 12.25 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-24T12:04:54.871Z] #76 12.26 Cloning into '/tmp/crun-build/libocispec'... [2022-08-24T12:04:54.980Z] #31 4.686 [2022-08-24T12:04:56.361Z] #11 ... [2022-08-24T12:04:56.361Z] [2022-08-24T12:04:56.361Z] #29 [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 [2022-08-24T12:04:56.361Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-24T12:04:56.361Z] #29 10.76 129 added, 0 removed; done. [2022-08-24T12:04:56.361Z] #29 10.91 Setting up jq (1.6-2.1) ... [2022-08-24T12:04:56.361Z] #29 10.93 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-24T12:04:56.361Z] #29 10.94 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-24T12:04:56.361Z] #29 10.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:04:56.361Z] #29 10.98 Processing triggers for ca-certificates (20210119) ... [2022-08-24T12:04:56.361Z] #29 10.99 Updating certificates in /etc/ssl/certs... [2022-08-24T12:04:56.361Z] #29 12.03 0 added, 0 removed; done. [2022-08-24T12:04:56.361Z] #29 12.03 Running hooks in /etc/ca-certificates/update.d... [2022-08-24T12:04:56.361Z] #29 12.04 done. [2022-08-24T12:04:56.361Z] #29 DONE 13.1s [2022-08-24T12:04:56.361Z] [2022-08-24T12:04:56.361Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:04:56.361Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:04:56.361Z] #11 ... [2022-08-24T12:04:56.361Z] [2022-08-24T12:04:56.361Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-24T12:04:56.361Z] #30 sha256:306ac1330794bed461b6704db7f6ceeee230e2aaca758edae259a12b759e4026 [2022-08-24T12:04:56.361Z] #30 DONE 0.2s [2022-08-24T12:04:56.361Z] [2022-08-24T12:04:56.361Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:04:56.361Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:04:56.782Z] #76 14.18 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-24T12:04:57.042Z] #76 14.27 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-24T12:04:57.042Z] #76 14.28 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-24T12:04:57.042Z] #76 14.28 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-24T12:04:57.042Z] #76 14.32 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-24T12:04:57.528Z] #31 ... [2022-08-24T12:04:57.528Z] [2022-08-24T12:04:57.528Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T12:04:57.528Z] #67 sha256:d57457c9fc8814eaa8ff460efa6b0f16aa8085c30a4fee9d06d56cab230fb051 [2022-08-24T12:04:57.528Z] #67 4.595 + RM_GOPATH=0 [2022-08-24T12:04:57.528Z] #67 4.595 + TMP_GOPATH= [2022-08-24T12:04:57.528Z] #67 4.595 + : /build [2022-08-24T12:04:57.528Z] #67 4.595 + '[' -z '' ']' [2022-08-24T12:04:57.528Z] #67 4.610 ++ mktemp -d [2022-08-24T12:04:57.528Z] #67 4.628 + export GOPATH=/tmp/tmp.MEvLUHHqSX [2022-08-24T12:04:57.528Z] #67 4.628 + GOPATH=/tmp/tmp.MEvLUHHqSX [2022-08-24T12:04:57.528Z] #67 4.629 + RM_GOPATH=1 [2022-08-24T12:04:57.528Z] #67 4.631 + case "$(go env GOARCH)" in [2022-08-24T12:04:57.528Z] #67 4.632 ++ go env GOARCH [2022-08-24T12:04:57.528Z] #67 4.651 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:04:57.528Z] #67 4.651 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:04:57.528Z] #67 4.651 ++ dirname /install.sh [2022-08-24T12:04:57.528Z] #67 4.660 + dir=/ [2022-08-24T12:04:57.528Z] #67 4.679 + bin=rootlesskit [2022-08-24T12:04:57.528Z] #67 4.679 + shift [2022-08-24T12:04:57.528Z] #67 4.679 + '[' '!' -f //rootlesskit.installer ']' [2022-08-24T12:04:57.528Z] #67 4.679 + . //rootlesskit.installer [2022-08-24T12:04:57.528Z] #67 4.683 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:04:57.528Z] #67 4.683 + install_rootlesskit [2022-08-24T12:04:57.528Z] #67 4.686 + case "$1" in [2022-08-24T12:04:57.528Z] #67 4.686 + export CGO_ENABLED=0 [2022-08-24T12:04:57.528Z] #67 4.686 + CGO_ENABLED=0 [2022-08-24T12:04:57.528Z] #67 4.686 + _install_rootlesskit [2022-08-24T12:04:57.528Z] #67 4.686 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-24T12:04:57.528Z] #67 4.688 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:04:57.528Z] #67 4.688 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-24T12:04:57.528Z] #67 4.688 + GOBIN=/build [2022-08-24T12:04:57.528Z] #67 4.688 + GO111MODULE=on [2022-08-24T12:04:57.528Z] #67 4.688 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:04:57.528Z] #67 5.137 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-24T12:04:57.982Z] #76 ... [2022-08-24T12:04:57.982Z] [2022-08-24T12:04:57.982Z] #41 [tini 1/3] 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 [2022-08-24T12:04:57.982Z] #41 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:04:57.982Z] #41 92.36 Setting up libicu67:amd64 (67.1-7) ... [2022-08-24T12:04:57.982Z] #41 92.48 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:04:57.982Z] #41 92.55 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-24T12:04:57.982Z] #41 92.59 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:04:57.982Z] #41 92.72 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-24T12:04:57.982Z] #41 92.76 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-24T12:04:57.982Z] #41 92.79 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-24T12:04:57.982Z] #41 92.81 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-24T12:04:57.982Z] #41 92.82 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-24T12:04:57.982Z] #41 92.84 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-24T12:04:57.982Z] #41 92.87 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:04:57.982Z] #41 DONE 93.4s [2022-08-24T12:04:57.982Z] [2022-08-24T12:04:57.982Z] #42 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-24T12:04:57.982Z] #42 sha256:da0219629787b8c130ac3d845ece033a5b946d46dd4ec1b80aaa89ea03b09462 [2022-08-24T12:04:57.982Z] #42 DONE 0.1s [2022-08-24T12:04:57.982Z] [2022-08-24T12:04:57.982Z] #43 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-24T12:04:57.982Z] #43 sha256:85f9ead34a9ef7ed92687f36258f396a0976a93ed7664fdf20b2351b4f530358 [2022-08-24T12:04:58.138Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.9s done [2022-08-24T12:04:58.243Z] #69 18.49 Reading package lists... [2022-08-24T12:04:58.243Z] #69 ... [2022-08-24T12:04:58.243Z] [2022-08-24T12:04:58.243Z] #49 [tini 1/3] 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 [2022-08-24T12:04:58.243Z] #49 sha256:47c157882873cbb6a0009c4e51a3531c0b718c4acecb811b6c6b9fb5f57d5647 [2022-08-24T12:04:58.243Z] #49 18.16 Reading package lists... [2022-08-24T12:04:58.505Z] #49 26.89 Reading package lists... [2022-08-24T12:04:58.505Z] #49 ... [2022-08-24T12:04:58.505Z] [2022-08-24T12:04:58.505Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:04:58.505Z] #20 sha256:5c4f52c5265a8e9727aae78310337aa90f50d3bdebdf9eebee3afc7eaaf4e06e [2022-08-24T12:04:58.505Z] #20 18.69 Fetched 40.6 MB in 17s (2338 kB/s) [2022-08-24T12:04:58.505Z] #20 18.69 Reading package lists... [2022-08-24T12:04:58.505Z] #20 27.69 Reading package lists... [2022-08-24T12:04:58.505Z] #20 ... [2022-08-24T12:04:58.505Z] [2022-08-24T12:04:58.505Z] #69 [containerd 1/3] 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 [2022-08-24T12:04:58.505Z] #69 sha256:af50acaa754939dabefd1567801533cc01e0d777f8c9f907fdaa2c07952c4d25 [2022-08-24T12:04:58.505Z] #69 18.49 Reading package lists... [2022-08-24T12:04:58.715Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-08-24T12:04:58.927Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 5.2s [2022-08-24T12:04:59.364Z] #43 1.301 + RM_GOPATH=0 [2022-08-24T12:04:59.364Z] #43 1.301 + TMP_GOPATH= [2022-08-24T12:04:59.364Z] #43 1.301 + : /build [2022-08-24T12:04:59.364Z] #43 1.301 + '[' -z '' ']' [2022-08-24T12:04:59.364Z] #43 1.301 ++ mktemp -d [2022-08-24T12:04:59.364Z] #43 1.306 + export GOPATH=/tmp/tmp.nCPy9UWlwR [2022-08-24T12:04:59.364Z] #43 1.306 + GOPATH=/tmp/tmp.nCPy9UWlwR [2022-08-24T12:04:59.364Z] #43 1.306 + RM_GOPATH=1 [2022-08-24T12:04:59.364Z] #43 1.306 + case "$(go env GOARCH)" in [2022-08-24T12:04:59.364Z] #43 1.306 ++ go env GOARCH [2022-08-24T12:04:59.364Z] #43 1.418 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:04:59.364Z] #43 1.418 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:04:59.364Z] #43 1.418 ++ dirname /install.sh [2022-08-24T12:04:59.462Z] #67 7.697 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-24T12:04:59.462Z] #67 7.698 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-24T12:04:59.625Z] #43 1.429 + dir=/ [2022-08-24T12:04:59.625Z] #43 1.429 + bin=tini [2022-08-24T12:04:59.625Z] #43 1.429 + shift [2022-08-24T12:04:59.625Z] #43 1.429 + '[' '!' -f //tini.installer ']' [2022-08-24T12:04:59.625Z] #43 1.429 + . //tini.installer [2022-08-24T12:04:59.625Z] #43 1.429 ++ : v0.19.0 [2022-08-24T12:04:59.625Z] #43 1.429 + install_tini [2022-08-24T12:04:59.625Z] #43 1.429 + echo 'Install tini version v0.19.0' [2022-08-24T12:04:59.625Z] #43 1.429 + git clone https://github.com/krallin/tini.git /tmp/tmp.nCPy9UWlwR/tini [2022-08-24T12:04:59.625Z] #43 1.429 Install tini version v0.19.0 [2022-08-24T12:04:59.625Z] #43 1.430 Cloning into '/tmp/tmp.nCPy9UWlwR/tini'... [2022-08-24T12:05:00.036Z] #67 8.176 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-24T12:05:00.036Z] #67 ... [2022-08-24T12:05:00.036Z] [2022-08-24T12:05:00.036Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-24T12:05:00.036Z] #31 sha256:d5c948cf11e38fdb82fc73f4c97bcc017f37425318ead1a7224e24f2577522c5 [2022-08-24T12:05:00.036Z] #31 7.158 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-24T12:05:00.036Z] #31 8.898 #=#=# [2022-08-24T12:05:00.559Z] #31 9.323 #=#=# 0.0% ########## 14.9% ################### 27.7% ########################## 37.1% ##################################### 52.4% ################################################# 69.3% ############################################################ 83.8% ######################################################################## 100.0% [2022-08-24T12:05:01.006Z] #43 2.674 + cd /tmp/tmp.nCPy9UWlwR/tini [2022-08-24T12:05:01.006Z] #43 2.674 + git checkout -q v0.19.0 [2022-08-24T12:05:01.006Z] #43 2.735 + cmake . [2022-08-24T12:05:01.486Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 7.6s done [2022-08-24T12:05:01.486Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 0.1s [2022-08-24T12:05:01.517Z] #31 ... [2022-08-24T12:05:01.517Z] [2022-08-24T12:05:01.517Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-24T12:05:01.517Z] #36 sha256:ddf2cba2943fd1b960be91d61355b0a4c69b4387af522179c7f9b7c88723d826 [2022-08-24T12:05:01.517Z] #36 4.533 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-24T12:05:01.576Z] #43 3.569 -- The C compiler identification is GNU 10.2.1 [2022-08-24T12:05:01.780Z] #36 ... [2022-08-24T12:05:01.780Z] [2022-08-24T12:05:01.780Z] #51 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-08-24T12:05:01.780Z] #51 sha256:862a9ad7eaccc8b4ba03ecbe84b21b6130d6e365ab8f70c8009eba9abfb8c407 [2022-08-24T12:05:01.780Z] #51 5.104 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:05:01.780Z] #51 5.141 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:05:01.780Z] #51 5.142 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:05:01.780Z] #51 5.713 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-24T12:05:01.780Z] #51 6.176 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-24T12:05:01.780Z] #51 9.520 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-24T12:05:01.780Z] #51 ... [2022-08-24T12:05:01.780Z] [2022-08-24T12:05:01.780Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-24T12:05:01.780Z] #53 sha256:25cc490e4858bf9ffa7a9027e5c0eef3a416faec32cbdd56b80b0882e75bfa64 [2022-08-24T12:05:01.780Z] #53 4.178 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-24T12:05:01.780Z] #53 5.431 go: downloading github.com/fatih/color v1.10.0 [2022-08-24T12:05:01.780Z] #53 5.462 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-24T12:05:01.780Z] #53 5.473 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-24T12:05:01.780Z] #53 5.485 go: downloading github.com/pkg/errors v0.9.1 [2022-08-24T12:05:01.780Z] #53 5.697 go: downloading golang.org/x/tools v0.1.0 [2022-08-24T12:05:01.780Z] #53 5.704 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-24T12:05:01.780Z] #53 5.864 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-24T12:05:01.781Z] #53 6.503 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-24T12:05:01.781Z] #53 6.809 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-24T12:05:01.836Z] #43 3.731 -- Detecting C compiler ABI info [2022-08-24T12:05:02.044Z] #53 10.40 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-24T12:05:02.044Z] #53 10.47 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-24T12:05:02.044Z] #53 ... [2022-08-24T12:05:02.044Z] [2022-08-24T12:05:02.044Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:05:02.044Z] #76 sha256:7a0f15121f2d92cfaeb7eb69e6f7a2d16a454f34654105ed774aa48353189f76 [2022-08-24T12:05:02.044Z] #76 5.347 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:05:02.044Z] #76 5.410 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:05:02.044Z] #76 5.417 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:05:02.044Z] #76 6.470 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-24T12:05:02.044Z] #76 9.324 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-24T12:05:02.044Z] #76 ... [2022-08-24T12:05:02.044Z] [2022-08-24T12:05:02.044Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-24T12:05:02.044Z] #26 sha256:c132655e23b37796565676c9add1968756b71fb880f4b140e2339f71dc7461c5 [2022-08-24T12:05:02.044Z] #26 4.284 + RM_GOPATH=0 [2022-08-24T12:05:02.044Z] #26 4.284 + TMP_GOPATH= [2022-08-24T12:05:02.044Z] #26 4.284 + : /build [2022-08-24T12:05:02.044Z] #26 4.284 + '[' -z '' ']' [2022-08-24T12:05:02.044Z] #26 4.285 ++ mktemp -d [2022-08-24T12:05:02.044Z] #26 4.294 + export GOPATH=/tmp/tmp.bmqUBxhYa8 [2022-08-24T12:05:02.044Z] #26 4.294 + GOPATH=/tmp/tmp.bmqUBxhYa8 [2022-08-24T12:05:02.044Z] #26 4.294 + RM_GOPATH=1 [2022-08-24T12:05:02.044Z] #26 4.295 + case "$(go env GOARCH)" in [2022-08-24T12:05:02.044Z] #26 4.297 ++ go env GOARCH [2022-08-24T12:05:02.044Z] #26 4.337 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:05:02.044Z] #26 4.337 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:05:02.044Z] #26 4.338 ++ dirname /install.sh [2022-08-24T12:05:02.044Z] #26 4.357 + dir=/ [2022-08-24T12:05:02.044Z] #26 4.357 + bin=dockercli [2022-08-24T12:05:02.044Z] #26 4.358 + shift [2022-08-24T12:05:02.044Z] #26 4.358 + '[' '!' -f //dockercli.installer ']' [2022-08-24T12:05:02.044Z] #26 4.358 + . //dockercli.installer [2022-08-24T12:05:02.044Z] #26 4.358 ++ : stable [2022-08-24T12:05:02.044Z] #26 4.358 ++ : 17.06.2-ce [2022-08-24T12:05:02.044Z] #26 4.358 + install_dockercli [2022-08-24T12:05:02.044Z] #26 4.358 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-24T12:05:02.044Z] #26 4.358 Install docker/cli version 17.06.2-ce from stable [2022-08-24T12:05:02.044Z] #26 4.358 ++ uname -m [2022-08-24T12:05:02.044Z] #26 4.359 + arch=aarch64 [2022-08-24T12:05:02.044Z] #26 4.359 + '[' aarch64 '!=' x86_64 ']' [2022-08-24T12:05:02.044Z] #26 4.359 + '[' aarch64 '!=' s390x ']' [2022-08-24T12:05:02.044Z] #26 4.359 + '[' aarch64 '!=' armhf ']' [2022-08-24T12:05:02.044Z] #26 4.359 + build_dockercli [2022-08-24T12:05:02.045Z] #26 4.359 + git clone https://github.com/docker/docker-ce /tmp/tmp.bmqUBxhYa8/tmp/docker-ce [2022-08-24T12:05:02.045Z] #26 4.361 Cloning into '/tmp/tmp.bmqUBxhYa8/tmp/docker-ce'... [2022-08-24T12:05:02.307Z] #26 ... [2022-08-24T12:05:02.307Z] [2022-08-24T12:05:02.307Z] #42 [tini 1/3] 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 [2022-08-24T12:05:02.307Z] #42 sha256:851b02cb688c410f978621d35afcba888053f6a6dac1a37e966f2b9a77ad6d50 [2022-08-24T12:05:02.307Z] #42 5.247 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:05:02.307Z] #42 5.280 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:05:02.307Z] #42 5.288 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:05:02.307Z] #42 6.249 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-24T12:05:02.307Z] #42 9.159 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-24T12:05:02.409Z] #43 4.359 -- Detecting C compiler ABI info - done [2022-08-24T12:05:02.568Z] #42 ... [2022-08-24T12:05:02.568Z] [2022-08-24T12:05:02.568Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-24T12:05:02.568Z] #38 sha256:77d242a973841e0d4b3210e2b7356fddb9e8e7011b3c4af5bb70d22ab400ad79 [2022-08-24T12:05:02.568Z] #38 4.227 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-24T12:05:02.568Z] #38 ... [2022-08-24T12:05:02.568Z] [2022-08-24T12:05:02.568Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-24T12:05:02.568Z] #40 sha256:835650842608dea1993090eaa09ffd9a089a9433851ab3ec727fc007f2c052f9 [2022-08-24T12:05:02.568Z] #40 4.982 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-24T12:05:02.568Z] #40 5.765 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-24T12:05:02.568Z] #40 6.874 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-24T12:05:02.568Z] #40 7.092 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-24T12:05:02.568Z] #40 7.268 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-24T12:05:02.568Z] #40 10.40 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-24T12:05:02.568Z] #40 10.57 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-24T12:05:02.672Z] #43 4.583 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-24T12:05:02.672Z] #43 4.605 -- Detecting C compile features [2022-08-24T12:05:02.672Z] #43 4.639 -- Detecting C compile features - done [2022-08-24T12:05:02.724Z] #69 27.75 Reading package lists... [2022-08-24T12:05:02.724Z] #69 ... [2022-08-24T12:05:02.724Z] [2022-08-24T12:05:02.724Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T12:05:02.724Z] #74 sha256:985fdacefba646e704c405fc59ba733e133298cf815799b23681e2a811e311ad [2022-08-24T12:05:02.724Z] #74 28.81 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-24T12:05:02.724Z] #74 28.81 + GOBIN=/build [2022-08-24T12:05:02.724Z] #74 28.81 + GO111MODULE=on [2022-08-24T12:05:02.724Z] #74 28.81 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:05:02.724Z] #74 32.34 rootlesskit version 1.0.0 [2022-08-24T12:05:02.724Z] #74 32.35 Usage of /build/rootlesskit-docker-proxy: [2022-08-24T12:05:02.724Z] #74 32.35 -container-ip string [2022-08-24T12:05:02.724Z] #74 32.35 container ip [2022-08-24T12:05:02.724Z] #74 32.35 -container-port int [2022-08-24T12:05:02.724Z] #74 32.35 container port (default -1) [2022-08-24T12:05:02.724Z] #74 32.35 -host-ip string [2022-08-24T12:05:02.724Z] #74 32.35 host ip [2022-08-24T12:05:02.724Z] #74 32.35 -host-port int [2022-08-24T12:05:02.724Z] #74 32.35 host port (default -1) [2022-08-24T12:05:02.724Z] #74 32.35 -proto string [2022-08-24T12:05:02.724Z] #74 32.35 proxy protocol (default "tcp") [2022-08-24T12:05:02.724Z] #74 DONE 32.8s [2022-08-24T12:05:02.724Z] [2022-08-24T12:05:02.724Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-24T12:05:02.724Z] #75 sha256:1c1a14331648ee7a91379520c916ab8721a913271828b9333847b69f0f79d09c [2022-08-24T12:05:02.724Z] #75 DONE 0.1s [2022-08-24T12:05:02.724Z] [2022-08-24T12:05:02.724Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-24T12:05:02.724Z] #76 sha256:9f3013b9ee84884c6d5516c9cacb820aa1007e16700e1dfc183e7f95d32b1099 [2022-08-24T12:05:02.830Z] #40 ... [2022-08-24T12:05:02.830Z] [2022-08-24T12:05:02.830Z] #62 [containerd 1/3] 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 [2022-08-24T12:05:02.830Z] #62 sha256:53f1aaa23e42145455e816eb698ad2695fedab5b03843e9d288c044549ca9804 [2022-08-24T12:05:02.830Z] #62 3.473 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:05:02.830Z] #62 3.495 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:05:02.830Z] #62 3.495 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:05:02.830Z] #62 3.794 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-24T12:05:02.830Z] #62 5.153 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-24T12:05:02.830Z] #62 7.536 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-24T12:05:02.830Z] #62 ... [2022-08-24T12:05:02.830Z] [2022-08-24T12:05:02.830Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:05:02.830Z] #55 sha256:e9aaf25a8daf13756fe95f25c6e7d5fb65b46b038674d5e9ab8d127a2ed15a5d [2022-08-24T12:05:02.830Z] #55 4.158 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-24T12:05:02.830Z] #55 5.423 go: downloading github.com/fatih/color v1.13.0 [2022-08-24T12:05:02.830Z] #55 5.439 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-24T12:05:02.830Z] #55 5.597 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-24T12:05:02.830Z] #55 5.679 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-24T12:05:02.830Z] #55 5.922 go: downloading github.com/spf13/viper v1.11.0 [2022-08-24T12:05:02.830Z] #55 6.088 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-24T12:05:02.830Z] #55 6.744 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-24T12:05:02.830Z] #55 6.810 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-24T12:05:02.830Z] #55 6.910 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-24T12:05:02.830Z] #55 6.995 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-24T12:05:02.830Z] #55 9.056 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-24T12:05:02.830Z] #55 9.288 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-24T12:05:02.830Z] #55 9.549 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-24T12:05:02.830Z] #55 9.714 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-24T12:05:02.925Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.2s done [2022-08-24T12:05:02.925Z] #11 ... [2022-08-24T12:05:02.925Z] [2022-08-24T12:05:02.925Z] #29 [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 [2022-08-24T12:05:02.925Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-24T12:05:02.925Z] #29 1.308 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:05:02.925Z] #29 1.326 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:05:02.925Z] #29 1.326 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:05:02.925Z] #29 1.475 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:05:02.925Z] #29 1.765 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:05:02.925Z] #29 1.923 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:05:02.925Z] #29 3.316 Fetched 8571 kB in 2s (3783 kB/s) [2022-08-24T12:05:02.925Z] #29 3.316 Reading package lists... [2022-08-24T12:05:02.925Z] #29 4.170 Reading package lists... [2022-08-24T12:05:02.925Z] #29 4.967 Building dependency tree... [2022-08-24T12:05:02.925Z] #29 5.320 The following additional packages will be installed: [2022-08-24T12:05:02.925Z] #29 5.320 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-24T12:05:02.925Z] #29 5.321 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-24T12:05:02.925Z] #29 5.323 Recommended packages: [2022-08-24T12:05:02.925Z] #29 5.323 libldap-common publicsuffix libsasl2-modules [2022-08-24T12:05:02.926Z] #29 5.505 The following NEW packages will be installed: [2022-08-24T12:05:02.926Z] #29 5.506 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-24T12:05:02.926Z] #29 5.507 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-24T12:05:02.926Z] #29 5.508 libssh2-1 openssl [2022-08-24T12:05:02.926Z] #29 5.791 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:05:02.926Z] #29 5.791 Need to get 3047 kB of archives. [2022-08-24T12:05:02.926Z] #29 5.791 After this operation, 6661 kB of additional disk space will be used. [2022-08-24T12:05:02.926Z] #29 5.791 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-24T12:05:02.926Z] #29 5.805 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-24T12:05:02.926Z] #29 5.806 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-24T12:05:02.926Z] #29 5.809 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-08-24T12:05:02.926Z] #29 5.815 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-24T12:05:02.926Z] #29 5.817 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-24T12:05:02.926Z] #29 5.819 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-24T12:05:02.926Z] #29 5.846 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-24T12:05:02.926Z] #29 5.846 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-24T12:05:02.926Z] #29 5.848 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-24T12:05:02.926Z] #29 5.850 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-24T12:05:02.926Z] #29 5.853 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-24T12:05:02.926Z] #29 5.859 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-24T12:05:02.926Z] #29 5.859 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-24T12:05:02.926Z] #29 5.871 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-24T12:05:02.926Z] #29 6.077 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:05:02.926Z] #29 6.115 Fetched 3047 kB in 0s (8775 kB/s) [2022-08-24T12:05:02.926Z] #29 6.138 Selecting previously unselected package openssl. [2022-08-24T12:05:02.926Z] #29 6.138 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-08-24T12:05:02.926Z] #29 6.144 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-24T12:05:02.926Z] #29 6.149 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-24T12:05:02.926Z] #29 6.313 Selecting previously unselected package ca-certificates. [2022-08-24T12:05:02.926Z] #29 6.313 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-24T12:05:02.926Z] #29 6.317 Unpacking ca-certificates (20210119) ... [2022-08-24T12:05:02.926Z] #29 6.406 Selecting previously unselected package libbrotli1:amd64. [2022-08-24T12:05:02.926Z] #29 6.408 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-24T12:05:02.926Z] #29 6.415 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-24T12:05:02.926Z] #29 6.496 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-24T12:05:02.926Z] #29 6.496 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-24T12:05:02.926Z] #29 6.499 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:05:02.926Z] #29 6.537 Selecting previously unselected package libsasl2-2:amd64. [2022-08-24T12:05:02.926Z] #29 6.538 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-24T12:05:02.926Z] #29 6.541 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:05:02.926Z] #29 6.588 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-24T12:05:02.926Z] #29 6.588 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-24T12:05:02.926Z] #29 6.594 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-24T12:05:02.926Z] #29 6.650 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-24T12:05:02.926Z] #29 6.650 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-24T12:05:02.926Z] #29 6.653 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-24T12:05:02.926Z] #29 6.706 Selecting previously unselected package libpsl5:amd64. [2022-08-24T12:05:02.926Z] #29 6.706 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-24T12:05:02.926Z] #29 6.709 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-24T12:05:02.926Z] #29 6.747 Selecting previously unselected package librtmp1:amd64. [2022-08-24T12:05:02.926Z] #29 6.747 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-24T12:05:02.926Z] #29 6.749 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-24T12:05:02.926Z] #29 6.786 Selecting previously unselected package libssh2-1:amd64. [2022-08-24T12:05:02.926Z] #29 6.786 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-24T12:05:02.926Z] #29 6.789 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-24T12:05:02.926Z] #29 6.842 Selecting previously unselected package libcurl4:amd64. [2022-08-24T12:05:02.926Z] #29 6.843 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-24T12:05:02.926Z] #29 6.846 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-24T12:05:02.926Z] #29 6.917 Selecting previously unselected package curl. [2022-08-24T12:05:02.926Z] #29 6.919 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-24T12:05:02.926Z] #29 6.923 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-24T12:05:02.926Z] #29 6.987 Selecting previously unselected package libonig5:amd64. [2022-08-24T12:05:02.926Z] #29 6.987 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-24T12:05:02.926Z] #29 6.994 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T12:05:02.926Z] #29 7.066 Selecting previously unselected package libjq1:amd64. [2022-08-24T12:05:02.926Z] #29 7.066 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-24T12:05:02.926Z] #29 7.066 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-24T12:05:02.926Z] #29 7.111 Selecting previously unselected package jq. [2022-08-24T12:05:02.926Z] #29 7.111 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-24T12:05:02.926Z] #29 7.115 Unpacking jq (1.6-2.1) ... [2022-08-24T12:05:02.926Z] #29 7.152 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-24T12:05:02.926Z] #29 7.164 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-24T12:05:02.926Z] #29 7.174 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-24T12:05:02.926Z] #29 7.184 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:05:02.926Z] #29 7.196 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-24T12:05:02.926Z] #29 7.206 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:05:02.926Z] #29 7.217 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-24T12:05:02.926Z] #29 7.227 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-24T12:05:02.926Z] #29 7.250 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T12:05:02.926Z] #29 7.261 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-24T12:05:02.926Z] #29 7.272 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-24T12:05:02.926Z] #29 7.283 Setting up ca-certificates (20210119) ... [2022-08-24T12:05:02.926Z] #29 7.924 Updating certificates in /etc/ssl/certs... [2022-08-24T12:05:02.926Z] #29 8.564 129 added, 0 removed; done. [2022-08-24T12:05:02.926Z] #29 8.687 Setting up jq (1.6-2.1) ... [2022-08-24T12:05:02.926Z] #29 8.698 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-24T12:05:02.926Z] #29 8.708 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-24T12:05:02.926Z] #29 8.718 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:05:02.926Z] #29 8.733 Processing triggers for ca-certificates (20210119) ... [2022-08-24T12:05:02.926Z] #29 8.742 Updating certificates in /etc/ssl/certs... [2022-08-24T12:05:02.926Z] #29 9.310 0 added, 0 removed; done. [2022-08-24T12:05:02.926Z] #29 9.310 Running hooks in /etc/ca-certificates/update.d... [2022-08-24T12:05:02.926Z] #29 9.319 done. [2022-08-24T12:05:02.932Z] #43 4.792 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-24T12:05:02.987Z] #76 DONE 0.1s [2022-08-24T12:05:02.987Z] [2022-08-24T12:05:02.987Z] #69 [containerd 1/3] 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 [2022-08-24T12:05:02.987Z] #69 sha256:af50acaa754939dabefd1567801533cc01e0d777f8c9f907fdaa2c07952c4d25 [2022-08-24T12:05:03.092Z] #55 ... [2022-08-24T12:05:03.092Z] [2022-08-24T12:05:03.092Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-24T12:05:03.092Z] #57 sha256:975e45718d7c6a61b10670207552db937fb03481303b092d3993aa5af15578a1 [2022-08-24T12:05:03.092Z] #57 5.329 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-24T12:05:03.092Z] #57 6.441 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-24T12:05:03.092Z] #57 6.470 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-24T12:05:03.092Z] #57 6.536 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-24T12:05:03.092Z] #57 8.374 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-24T12:05:03.092Z] #57 ... [2022-08-24T12:05:03.092Z] [2022-08-24T12:05:03.092Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:05:03.092Z] #14 sha256:49530c619c54265700c1a3f8a51e3970b23bd24a82b2dd410cab7d0d42070e3b [2022-08-24T12:05:03.092Z] #14 5.276 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:05:03.092Z] #14 5.318 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:05:03.092Z] #14 5.318 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:05:03.092Z] #14 6.198 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-24T12:05:03.092Z] #14 8.595 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-24T12:05:03.092Z] #14 11.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-24T12:05:03.192Z] #43 5.084 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-24T12:05:03.192Z] #43 5.180 -- Configuring done [2022-08-24T12:05:03.192Z] #43 5.215 -- Generating done [2022-08-24T12:05:03.356Z] #14 ... [2022-08-24T12:05:03.356Z] [2022-08-24T12:05:03.356Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-24T12:05:03.356Z] #34 sha256:b4a77315e7accc6fe29e857a52a1f0c5482da9778c1332a25af2d9e78b214c2b [2022-08-24T12:05:03.356Z] #34 4.828 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-24T12:05:03.356Z] #34 4.857 Cloning into '.'... [2022-08-24T12:05:03.356Z] #34 ... [2022-08-24T12:05:03.356Z] [2022-08-24T12:05:03.356Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-24T12:05:03.356Z] #36 sha256:ddf2cba2943fd1b960be91d61355b0a4c69b4387af522179c7f9b7c88723d826 [2022-08-24T12:05:03.356Z] #36 11.74 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-24T12:05:03.356Z] #36 11.77 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-24T12:05:03.452Z] #43 5.217 -- Build files have been written to: /tmp/tmp.nCPy9UWlwR/tini [2022-08-24T12:05:03.452Z] #43 5.233 + make tini-static [2022-08-24T12:05:03.713Z] #43 5.693 Scanning dependencies of target tini-static [2022-08-24T12:05:03.935Z] #36 12.21 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-24T12:05:03.935Z] #36 12.35 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-24T12:05:03.973Z] #43 5.849 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-24T12:05:04.196Z] #36 12.64 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-24T12:05:04.312Z] #29 ... [2022-08-24T12:05:04.312Z] [2022-08-24T12:05:04.312Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:05:04.312Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:05:04.312Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 1.7s [2022-08-24T12:05:04.377Z] #69 27.75 Reading package lists... [2022-08-24T12:05:04.377Z] #69 ... [2022-08-24T12:05:04.377Z] [2022-08-24T12:05:04.377Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-24T12:05:04.377Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-24T12:05:04.377Z] #79 CACHED [2022-08-24T12:05:04.377Z] [2022-08-24T12:05:04.377Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-24T12:05:04.377Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-24T12:05:04.377Z] #81 CACHED [2022-08-24T12:05:04.377Z] [2022-08-24T12:05:04.377Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:05:04.377Z] #83 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:05:04.377Z] #83 CACHED [2022-08-24T12:05:04.377Z] [2022-08-24T12:05:04.377Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:05:04.377Z] #84 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:05:04.377Z] #84 CACHED [2022-08-24T12:05:04.377Z] [2022-08-24T12:05:04.377Z] #69 [containerd 1/3] 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 [2022-08-24T12:05:04.377Z] #69 sha256:af50acaa754939dabefd1567801533cc01e0d777f8c9f907fdaa2c07952c4d25 [2022-08-24T12:05:04.574Z] #11 ... [2022-08-24T12:05:04.574Z] [2022-08-24T12:05:04.574Z] #29 [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 [2022-08-24T12:05:04.574Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-24T12:05:04.574Z] #29 DONE 12.3s [2022-08-24T12:05:04.574Z] [2022-08-24T12:05:04.574Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:05:04.574Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:05:04.770Z] #36 13.07 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-24T12:05:04.770Z] #36 13.10 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-24T12:05:04.770Z] #36 13.13 go: downloading github.com/peterh/liner v1.2.2 [2022-08-24T12:05:04.770Z] #36 13.28 go: downloading github.com/google/go-dap v0.6.0 [2022-08-24T12:05:05.033Z] #36 13.52 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-24T12:05:05.151Z] #11 ... [2022-08-24T12:05:05.151Z] [2022-08-24T12:05:05.151Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-24T12:05:05.151Z] #30 sha256:f27c3b444e6a7eea8786c05bf77b28181efe028b816bd6dc993b90892e41503b [2022-08-24T12:05:05.151Z] #30 DONE 0.6s [2022-08-24T12:05:05.151Z] [2022-08-24T12:05:05.151Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:05:05.151Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:05:05.297Z] #36 13.84 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-24T12:05:05.766Z] #69 27.75 Reading package lists... [2022-08-24T12:05:05.766Z] #69 ... [2022-08-24T12:05:05.766Z] [2022-08-24T12:05:05.766Z] #49 [tini 1/3] 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 [2022-08-24T12:05:05.766Z] #49 sha256:47c157882873cbb6a0009c4e51a3531c0b718c4acecb811b6c6b9fb5f57d5647 [2022-08-24T12:05:05.766Z] #49 26.89 Reading package lists... [2022-08-24T12:05:05.871Z] #36 14.36 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-24T12:05:05.872Z] #36 ... [2022-08-24T12:05:05.872Z] [2022-08-24T12:05:05.872Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-08-24T12:05:05.872Z] #47 sha256:fd92e3587f0aa5b36f6bc8fc824f75b3f089cd91ff69a3e063eda39195d8b5d2 [2022-08-24T12:05:05.872Z] #47 4.189 + git clone https://github.com/docker/distribution.git . [2022-08-24T12:05:05.872Z] #47 4.198 Cloning into '.'... [2022-08-24T12:05:05.883Z] #43 ... [2022-08-24T12:05:05.883Z] [2022-08-24T12:05:05.883Z] #52 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-24T12:05:05.883Z] #52 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T12:05:05.883Z] #52 99.55 gotestsum version dev [2022-08-24T12:05:05.883Z] #52 DONE 101.3s [2022-08-24T12:05:05.883Z] [2022-08-24T12:05:05.883Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:05:05.883Z] #76 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:05:05.883Z] #76 17.17 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-24T12:05:05.883Z] #76 20.22 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-24T12:05:05.883Z] #76 22.68 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-24T12:05:05.883Z] #76 23.13 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-24T12:05:06.136Z] #47 ... [2022-08-24T12:05:06.136Z] [2022-08-24T12:05:06.136Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-24T12:05:06.136Z] #36 sha256:ddf2cba2943fd1b960be91d61355b0a4c69b4387af522179c7f9b7c88723d826 [2022-08-24T12:05:06.136Z] #36 14.53 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-24T12:05:06.136Z] #36 14.67 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-24T12:05:06.143Z] #76 23.61 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-24T12:05:06.143Z] #76 ... [2022-08-24T12:05:06.143Z] [2022-08-24T12:05:06.143Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:05:06.143Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:05:06.143Z] #14 91.60 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-24T12:05:06.143Z] #14 91.61 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-24T12:05:06.143Z] #14 91.64 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-24T12:05:06.402Z] #14 ... [2022-08-24T12:05:06.403Z] [2022-08-24T12:05:06.403Z] #43 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-24T12:05:06.403Z] #43 sha256:85f9ead34a9ef7ed92687f36258f396a0976a93ed7664fdf20b2351b4f530358 [2022-08-24T12:05:06.403Z] #43 8.073 [100%] Linking C executable tini-static [2022-08-24T12:05:06.783Z] #11 ... [2022-08-24T12:05:06.784Z] [2022-08-24T12:05:06.784Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-24T12:05:06.784Z] #31 sha256:5b55d86480e1eae4cb738e91813e437cbec226a2d42df434cd747e3c638a3f0b [2022-08-24T12:05:06.784Z] #31 2.184 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-24T12:05:06.784Z] #31 2.505 [2022-08-24T12:05:06.784Z] #31 2.708 #=#=# ######################################################################## 100.0% [2022-08-24T12:05:06.784Z] #31 3.021 [2022-08-24T12:05:06.784Z] #31 4.089 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-24T12:05:06.784Z] #31 4.416 [2022-08-24T12:05:06.784Z] #31 4.647 #=#=# ######################################################################## 100.0% [2022-08-24T12:05:06.784Z] #31 4.959 [2022-08-24T12:05:06.784Z] #31 6.013 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-24T12:05:06.784Z] #31 6.383 [2022-08-24T12:05:06.784Z] #31 6.609 #=#=# 0.0% ############ 17.1% ################################################### 71.9% ######################################################################## 100.0% [2022-08-24T12:05:06.784Z] #31 7.274 [2022-08-24T12:05:06.784Z] #31 8.388 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-24T12:05:06.784Z] #31 8.770 [2022-08-24T12:05:06.784Z] #31 8.999 #=#=# ######################################################################## 100.0% [2022-08-24T12:05:06.784Z] #31 9.290 [2022-08-24T12:05:06.784Z] #31 10.06 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-24T12:05:06.784Z] #31 ... [2022-08-24T12:05:06.784Z] [2022-08-24T12:05:06.784Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:05:06.784Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:05:06.784Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.3s [2022-08-24T12:05:07.428Z] #43 9.122 [100%] Built target tini-static [2022-08-24T12:05:07.428Z] #43 9.304 + mkdir -p /build [2022-08-24T12:05:07.428Z] #43 9.308 + cp tini-static /build/docker-init [2022-08-24T12:05:07.428Z] #43 DONE 9.5s [2022-08-24T12:05:07.428Z] [2022-08-24T12:05:07.428Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:05:07.428Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:05:07.428Z] #14 102.1 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-24T12:05:07.428Z] #14 102.1 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:05:07.428Z] #14 102.1 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-24T12:05:07.428Z] #14 102.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-24T12:05:07.428Z] #14 102.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:05:07.428Z] #14 102.4 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-24T12:05:07.547Z] #36 ... [2022-08-24T12:05:07.547Z] [2022-08-24T12:05:07.547Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-24T12:05:07.547Z] #38 sha256:77d242a973841e0d4b3210e2b7356fddb9e8e7011b3c4af5bb70d22ab400ad79 [2022-08-24T12:05:07.547Z] #38 14.99 tomll can be used in two ways: [2022-08-24T12:05:07.547Z] #38 14.99 Writing to STDIN and reading from STDOUT: [2022-08-24T12:05:07.547Z] #38 14.99 cat file.toml | tomll > file.toml [2022-08-24T12:05:07.547Z] #38 14.99 [2022-08-24T12:05:07.547Z] #38 14.99 Reading and updating a list of files: [2022-08-24T12:05:07.547Z] #38 14.99 tomll a.toml b.toml c.toml [2022-08-24T12:05:07.547Z] #38 14.99 [2022-08-24T12:05:07.547Z] #38 14.99 When given a list of files, tomll will modify all files in place without asking. [2022-08-24T12:05:07.547Z] #38 DONE 15.9s [2022-08-24T12:05:07.547Z] [2022-08-24T12:05:07.547Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-24T12:05:07.547Z] #36 sha256:ddf2cba2943fd1b960be91d61355b0a4c69b4387af522179c7f9b7c88723d826 [2022-08-24T12:05:07.547Z] #36 15.98 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-24T12:05:07.717Z] #49 36.08 Building dependency tree... [2022-08-24T12:05:07.717Z] #49 37.64 Reading state information... [2022-08-24T12:05:08.662Z] #49 39.00 The following additional packages will be installed: [2022-08-24T12:05:08.662Z] #49 39.03 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-24T12:05:08.924Z] #49 39.08 Suggested packages: [2022-08-24T12:05:08.924Z] #49 39.08 cmake-doc ninja-build lrzip [2022-08-24T12:05:08.924Z] #49 39.08 Recommended packages: [2022-08-24T12:05:08.924Z] #49 39.08 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-24T12:05:09.186Z] #49 39.59 The following NEW packages will be installed: [2022-08-24T12:05:09.448Z] #49 39.61 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-24T12:05:09.555Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 6.7s [2022-08-24T12:05:09.709Z] #49 40.03 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:05:09.709Z] #49 40.03 Need to get 8418 kB of archives. [2022-08-24T12:05:09.709Z] #49 40.03 After this operation, 34.9 MB of additional disk space will be used. [2022-08-24T12:05:09.709Z] #49 40.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-24T12:05:09.709Z] #49 40.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-24T12:05:09.709Z] #49 40.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-24T12:05:09.709Z] #49 40.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-24T12:05:09.709Z] #49 40.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-24T12:05:09.709Z] #49 40.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-24T12:05:09.709Z] #49 40.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-24T12:05:09.709Z] #49 40.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-24T12:05:10.087Z] #11 ... [2022-08-24T12:05:10.088Z] [2022-08-24T12:05:10.088Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-24T12:05:10.088Z] #31 sha256:5b55d86480e1eae4cb738e91813e437cbec226a2d42df434cd747e3c638a3f0b [2022-08-24T12:05:10.088Z] #31 10.35 [2022-08-24T12:05:10.088Z] #31 10.58 #=#=# ######################################################################## 100.0% [2022-08-24T12:05:10.088Z] #31 10.85 [2022-08-24T12:05:10.088Z] #31 10.93 Download of images into '/build' complete. [2022-08-24T12:05:10.088Z] #31 10.93 Use something like the following to load the result into a Docker daemon: [2022-08-24T12:05:10.088Z] #31 10.93 tar -cC '/build' . | docker load [2022-08-24T12:05:10.088Z] #31 DONE 13.7s [2022-08-24T12:05:10.351Z] [2022-08-24T12:05:10.351Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:05:10.351Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:05:10.504Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 7.6s done [2022-08-24T12:05:10.658Z] #49 40.62 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:05:10.658Z] #49 40.85 Fetched 8418 kB in 0s (23.3 MB/s) [2022-08-24T12:05:10.658Z] #49 40.90 Selecting previously unselected package xxd. [2022-08-24T12:05:10.658Z] #49 40.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 ... 30255 files and directories currently installed.) [2022-08-24T12:05:10.658Z] #49 40.94 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-24T12:05:10.658Z] #49 40.95 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:05:10.765Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-08-24T12:05:10.920Z] #49 41.05 Selecting previously unselected package vim-common. [2022-08-24T12:05:10.920Z] #49 41.05 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T12:05:10.920Z] #49 41.06 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:05:10.920Z] #49 41.18 Selecting previously unselected package cmake-data. [2022-08-24T12:05:10.920Z] #49 41.18 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-24T12:05:10.920Z] #49 41.19 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-24T12:05:11.029Z] #11 DONE 26.3s [2022-08-24T12:05:11.029Z] [2022-08-24T12:05:11.029Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-24T12:05:11.029Z] #12 sha256:5f349378c595076f1876510c18a39206b12c1db8ccbf9c91d450e10799c5edbe [2022-08-24T12:05:11.495Z] #49 ... [2022-08-24T12:05:11.495Z] [2022-08-24T12:05:11.495Z] #69 [containerd 1/3] 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 [2022-08-24T12:05:11.495Z] #69 sha256:af50acaa754939dabefd1567801533cc01e0d777f8c9f907fdaa2c07952c4d25 [2022-08-24T12:05:11.495Z] #69 27.75 Reading package lists... [2022-08-24T12:05:11.495Z] #69 36.59 Building dependency tree... [2022-08-24T12:05:11.495Z] #69 38.33 Reading state information... [2022-08-24T12:05:11.495Z] #69 39.71 The following additional packages will be installed: [2022-08-24T12:05:11.495Z] #69 39.73 libbtrfs0 [2022-08-24T12:05:11.495Z] #69 39.87 The following NEW packages will be installed: [2022-08-24T12:05:11.495Z] #69 39.88 libbtrfs-dev libbtrfs0 [2022-08-24T12:05:11.495Z] #69 40.22 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:05:11.495Z] #69 40.22 Need to get 460 kB of archives. [2022-08-24T12:05:11.496Z] #69 40.22 After this operation, 1237 kB of additional disk space will be used. [2022-08-24T12:05:11.496Z] #69 40.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-24T12:05:11.496Z] #69 40.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-24T12:05:11.496Z] #69 40.68 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:05:11.496Z] #69 40.93 Fetched 460 kB in 0s (1604 kB/s) [2022-08-24T12:05:11.496Z] #69 41.00 Selecting previously unselected package libbtrfs0:amd64. [2022-08-24T12:05:11.496Z] #69 41.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-24T12:05:11.496Z] #69 41.03 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-24T12:05:11.496Z] #69 41.03 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T12:05:11.496Z] #69 41.12 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-24T12:05:11.496Z] #69 41.13 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-24T12:05:11.496Z] #69 41.15 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T12:05:11.496Z] #69 41.26 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T12:05:11.496Z] #69 41.28 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T12:05:11.496Z] #69 41.29 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:05:11.496Z] #69 DONE 41.7s [2022-08-24T12:05:11.496Z] [2022-08-24T12:05:11.496Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-24T12:05:11.496Z] #70 sha256:5ef0adf088875437d6ebadd4e40fbde70da17fb3cc5c9b8fb2835e86306e5202 [2022-08-24T12:05:11.496Z] #70 DONE 0.2s [2022-08-24T12:05:11.496Z] [2022-08-24T12:05:11.496Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:05:11.496Z] #71 sha256:630ce0b7d6267e7951b2c95934e91a0070121d1d6a9398ce8734e3576037dc4d [2022-08-24T12:05:11.769Z] #36 ... [2022-08-24T12:05:11.769Z] [2022-08-24T12:05:11.769Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-24T12:05:11.769Z] #31 sha256:d5c948cf11e38fdb82fc73f4c97bcc017f37425318ead1a7224e24f2577522c5 [2022-08-24T12:05:11.769Z] #31 11.66 [2022-08-24T12:05:11.769Z] #31 16.96 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-24T12:05:11.769Z] #31 18.79 #=#=# [2022-08-24T12:05:11.769Z] #31 19.20 #=#=# ######################################################################## 100.0% [2022-08-24T12:05:11.769Z] #31 20.64 [2022-08-24T12:05:12.032Z] #31 ... [2022-08-24T12:05:12.032Z] [2022-08-24T12:05:12.032Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:05:12.032Z] #55 sha256:e9aaf25a8daf13756fe95f25c6e7d5fb65b46b038674d5e9ab8d127a2ed15a5d [2022-08-24T12:05:12.032Z] #55 13.00 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-24T12:05:12.032Z] #55 13.00 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-24T12:05:12.032Z] #55 13.22 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-24T12:05:12.032Z] #55 13.27 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-24T12:05:12.032Z] #55 13.37 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-24T12:05:12.032Z] #55 13.41 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-24T12:05:12.032Z] #55 13.56 go: downloading github.com/spf13/afero v1.8.2 [2022-08-24T12:05:12.032Z] #55 13.56 go: downloading github.com/spf13/cast v1.4.1 [2022-08-24T12:05:12.032Z] #55 13.77 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-24T12:05:12.032Z] #55 14.00 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-24T12:05:12.032Z] #55 14.08 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-24T12:05:12.032Z] #55 14.17 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-24T12:05:12.032Z] #55 14.31 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-24T12:05:12.032Z] #55 14.46 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-24T12:05:12.032Z] #55 14.53 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-24T12:05:12.032Z] #55 14.59 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-24T12:05:12.032Z] #55 14.72 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-24T12:05:12.032Z] #55 14.96 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-24T12:05:12.032Z] #55 15.82 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-24T12:05:12.032Z] #55 16.27 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-24T12:05:12.032Z] #55 17.16 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-24T12:05:12.032Z] #55 17.21 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-24T12:05:12.032Z] #55 17.37 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-24T12:05:12.032Z] #55 17.47 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-24T12:05:12.032Z] #55 17.52 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-24T12:05:12.032Z] #55 17.71 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-24T12:05:12.032Z] #55 17.83 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-24T12:05:12.032Z] #55 17.96 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-24T12:05:12.032Z] #55 18.05 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-24T12:05:12.032Z] #55 18.15 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-24T12:05:12.032Z] #55 18.29 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-24T12:05:12.032Z] #55 18.40 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-24T12:05:12.032Z] #55 18.47 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-24T12:05:12.032Z] #55 18.49 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-24T12:05:12.032Z] #55 18.57 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-24T12:05:12.032Z] #55 18.63 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-24T12:05:12.032Z] #55 18.70 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-24T12:05:12.032Z] #55 18.71 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-24T12:05:12.032Z] #55 18.80 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-24T12:05:12.032Z] #55 18.82 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-24T12:05:12.032Z] #55 19.02 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-24T12:05:12.032Z] #55 19.08 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-24T12:05:12.032Z] #55 19.10 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-24T12:05:12.032Z] #55 19.20 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-24T12:05:12.032Z] #55 19.25 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-24T12:05:12.032Z] #55 19.26 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-24T12:05:12.032Z] #55 19.33 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-24T12:05:12.032Z] #55 19.65 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-24T12:05:12.032Z] #55 19.75 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-24T12:05:12.032Z] #55 19.82 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-24T12:05:12.032Z] #55 19.83 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-24T12:05:12.032Z] #55 20.01 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-24T12:05:12.032Z] #55 20.12 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-24T12:05:12.032Z] #55 20.12 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-24T12:05:12.032Z] #55 20.17 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-24T12:05:12.032Z] #55 20.24 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-24T12:05:12.032Z] #55 20.33 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-24T12:05:12.032Z] #55 20.34 go: downloading github.com/julz/importas v0.1.0 [2022-08-24T12:05:12.032Z] #55 20.48 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-24T12:05:12.033Z] #55 20.49 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-24T12:05:12.033Z] #55 20.56 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-24T12:05:12.033Z] #55 20.67 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-24T12:05:12.033Z] #55 ... [2022-08-24T12:05:12.033Z] [2022-08-24T12:05:12.033Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-24T12:05:12.033Z] #53 sha256:25cc490e4858bf9ffa7a9027e5c0eef3a416faec32cbdd56b80b0882e75bfa64 [2022-08-24T12:05:12.033Z] #53 10.59 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-24T12:05:12.033Z] #53 11.96 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-24T12:05:12.033Z] #53 12.03 go: downloading golang.org/x/mod v0.3.0 [2022-08-24T12:05:12.268Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 10.5s [2022-08-24T12:05:12.296Z] #53 ... [2022-08-24T12:05:12.296Z] [2022-08-24T12:05:12.296Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:05:12.296Z] #55 sha256:e9aaf25a8daf13756fe95f25c6e7d5fb65b46b038674d5e9ab8d127a2ed15a5d [2022-08-24T12:05:12.296Z] #55 20.77 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-24T12:05:12.426Z] #12 DONE 1.2s [2022-08-24T12:05:12.426Z] [2022-08-24T12:05:12.426Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-24T12:05:12.426Z] #31 sha256:df6d6ef5d96417f845d0177652546b3f8d5667513345f443752c905d72850cd8 [2022-08-24T12:05:12.426Z] #31 1.439 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-24T12:05:12.426Z] #31 1.702 [2022-08-24T12:05:12.426Z] #31 1.916 #=#=# ######################################################################## 100.0% [2022-08-24T12:05:12.426Z] #31 2.198 [2022-08-24T12:05:12.426Z] #31 3.135 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-24T12:05:12.426Z] #31 3.393 [2022-08-24T12:05:12.426Z] #31 3.614 #=#=# ######################################################################## 100.0% [2022-08-24T12:05:12.426Z] #31 3.894 [2022-08-24T12:05:12.426Z] #31 4.791 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-24T12:05:12.426Z] #31 5.050 [2022-08-24T12:05:12.426Z] #31 5.271 #=#=# ################# 23.8% ######################################## 56.8% ############################################################### 88.7% ######################################################################## 100.0% [2022-08-24T12:05:12.426Z] #31 5.774 [2022-08-24T12:05:12.426Z] #31 6.543 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-24T12:05:12.426Z] #31 6.713 [2022-08-24T12:05:12.426Z] #31 6.926 #=#=# ######################################################################## 100.0% [2022-08-24T12:05:12.426Z] #31 7.156 [2022-08-24T12:05:12.443Z] #71 0.649 + RM_GOPATH=0 [2022-08-24T12:05:12.443Z] #71 0.649 + TMP_GOPATH= [2022-08-24T12:05:12.443Z] #71 0.649 + : /build [2022-08-24T12:05:12.443Z] #71 0.649 + '[' -z '' ']' [2022-08-24T12:05:12.443Z] #71 0.649 ++ mktemp -d [2022-08-24T12:05:12.443Z] #71 0.649 + export GOPATH=/tmp/tmp.b4jixZfWRt [2022-08-24T12:05:12.443Z] #71 0.649 + GOPATH=/tmp/tmp.b4jixZfWRt [2022-08-24T12:05:12.443Z] #71 0.649 + RM_GOPATH=1 [2022-08-24T12:05:12.443Z] #71 0.649 + case "$(go env GOARCH)" in [2022-08-24T12:05:12.443Z] #71 0.649 ++ go env GOARCH [2022-08-24T12:05:12.443Z] #71 0.654 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:05:12.443Z] #71 0.654 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:05:12.443Z] #71 0.654 ++ dirname /install.sh [2022-08-24T12:05:12.443Z] #71 0.655 + dir=/ [2022-08-24T12:05:12.443Z] #71 0.655 + bin=containerd [2022-08-24T12:05:12.443Z] #71 0.656 + shift [2022-08-24T12:05:12.443Z] #71 0.656 + '[' '!' -f //containerd.installer ']' [2022-08-24T12:05:12.443Z] #71 0.656 + . //containerd.installer [2022-08-24T12:05:12.443Z] #71 0.656 ++ set -e [2022-08-24T12:05:12.443Z] #71 0.656 ++ : v1.6.7 [2022-08-24T12:05:12.443Z] #71 0.657 + install_containerd [2022-08-24T12:05:12.443Z] #71 0.657 + echo 'Install containerd version v1.6.7' [2022-08-24T12:05:12.443Z] #71 0.658 Install containerd version v1.6.7 [2022-08-24T12:05:12.443Z] #71 0.658 + git clone https://github.com/containerd/containerd.git /tmp/tmp.b4jixZfWRt/src/github.com/containerd/containerd [2022-08-24T12:05:12.443Z] #71 0.695 Cloning into '/tmp/tmp.b4jixZfWRt/src/github.com/containerd/containerd'... [2022-08-24T12:05:12.558Z] #55 20.88 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-24T12:05:12.558Z] #55 20.96 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-24T12:05:12.558Z] #55 21.02 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-24T12:05:12.558Z] #55 21.07 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-24T12:05:12.688Z] #31 ... [2022-08-24T12:05:12.688Z] [2022-08-24T12:05:12.688Z] #13 [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 [2022-08-24T12:05:12.688Z] #13 sha256:31a4647b32ea900e7f93bebdb927dce161a497573e04b1318156dc7846b08b8b [2022-08-24T12:05:12.688Z] #13 DONE 0.5s [2022-08-24T12:05:12.688Z] [2022-08-24T12:05:12.688Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-24T12:05:12.688Z] #46 sha256:4f223f9b129ee16de5a21671b76ecda33c2111e7f9a2aae3d56c63320e23c745 [2022-08-24T12:05:12.820Z] #55 21.15 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-24T12:05:12.820Z] #55 21.16 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-24T12:05:12.820Z] #55 ... [2022-08-24T12:05:12.820Z] [2022-08-24T12:05:12.820Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T12:05:12.820Z] #67 sha256:d57457c9fc8814eaa8ff460efa6b0f16aa8085c30a4fee9d06d56cab230fb051 [2022-08-24T12:05:12.820Z] #67 10.99 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-24T12:05:12.820Z] #67 11.48 go: downloading github.com/google/uuid v1.3.0 [2022-08-24T12:05:12.820Z] #67 11.49 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-24T12:05:12.820Z] #67 11.54 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-24T12:05:12.820Z] #67 11.84 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-24T12:05:12.820Z] #67 11.86 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-24T12:05:12.820Z] #67 12.16 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-24T12:05:12.821Z] #67 12.59 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-24T12:05:12.821Z] #67 12.66 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-24T12:05:12.821Z] #67 14.71 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-24T12:05:12.821Z] #67 15.24 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-24T12:05:12.949Z] #46 ... [2022-08-24T12:05:12.949Z] [2022-08-24T12:05:12.949Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-24T12:05:12.949Z] #33 sha256:f61cae5df46cd440726b9b9393e7a065b2dffcaab7117de9785f0bda1d26ac1d [2022-08-24T12:05:12.949Z] #33 DONE 0.2s [2022-08-24T12:05:13.212Z] [2022-08-24T12:05:13.212Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-24T12:05:13.212Z] #50 sha256:faf0b48221216e7314531588ad826e97540fdccc5235463d5a8892dc108e47d8 [2022-08-24T12:05:13.212Z] #50 DONE 0.3s [2022-08-24T12:05:13.212Z] [2022-08-24T12:05:13.212Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-24T12:05:13.212Z] #25 sha256:52aa17ca8eeab9edbe9c59f7d578725b083f578e8089a997362d33d327040d76 [2022-08-24T12:05:13.212Z] #25 DONE 0.3s [2022-08-24T12:05:13.212Z] [2022-08-24T12:05:13.212Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-24T12:05:13.212Z] #66 sha256:d8ba52fba11c69ae56e7e6cc541020499398ef5cb1022487c078c3d6d5bf8e66 [2022-08-24T12:05:13.212Z] #66 DONE 0.3s [2022-08-24T12:05:13.212Z] [2022-08-24T12:05:13.212Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T12:05:13.212Z] #67 sha256:1c18a366f749bb72eef1b3324eb7d2dc646e21191ac5d243028cda0c1d7e2e44 [2022-08-24T12:05:13.212Z] #67 ... [2022-08-24T12:05:13.212Z] [2022-08-24T12:05:13.212Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-24T12:05:13.212Z] #46 sha256:4f223f9b129ee16de5a21671b76ecda33c2111e7f9a2aae3d56c63320e23c745 [2022-08-24T12:05:13.212Z] #46 DONE 0.4s [2022-08-24T12:05:13.393Z] #67 ... [2022-08-24T12:05:13.393Z] [2022-08-24T12:05:13.394Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:05:13.394Z] #55 sha256:e9aaf25a8daf13756fe95f25c6e7d5fb65b46b038674d5e9ab8d127a2ed15a5d [2022-08-24T12:05:13.394Z] #55 21.76 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-24T12:05:13.394Z] #55 21.79 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-24T12:05:13.394Z] #55 21.82 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-24T12:05:13.394Z] #55 21.85 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-24T12:05:13.473Z] [2022-08-24T12:05:13.474Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-08-24T12:05:13.474Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:05:13.658Z] #55 21.98 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-24T12:05:13.658Z] #55 22.01 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-24T12:05:13.658Z] #55 22.11 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-24T12:05:13.658Z] #55 22.12 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-24T12:05:13.658Z] #55 22.19 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-24T12:05:13.658Z] #55 ... [2022-08-24T12:05:13.658Z] [2022-08-24T12:05:13.658Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:05:13.659Z] #76 sha256:7a0f15121f2d92cfaeb7eb69e6f7a2d16a454f34654105ed774aa48353189f76 [2022-08-24T12:05:13.659Z] #76 12.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-24T12:05:13.659Z] #76 17.16 Fetched 8458 kB in 12s (698 kB/s) [2022-08-24T12:05:13.659Z] #76 17.16 Reading package lists... [2022-08-24T12:05:13.834Z] #71 ... [2022-08-24T12:05:13.834Z] [2022-08-24T12:05:13.834Z] #49 [tini 1/3] 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 [2022-08-24T12:05:13.834Z] #49 sha256:47c157882873cbb6a0009c4e51a3531c0b718c4acecb811b6c6b9fb5f57d5647 [2022-08-24T12:05:13.834Z] #49 42.19 Selecting previously unselected package libarchive13:amd64. [2022-08-24T12:05:13.834Z] #49 42.20 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-24T12:05:13.834Z] #49 42.21 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-24T12:05:13.834Z] #49 42.34 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-24T12:05:13.834Z] #49 42.34 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-24T12:05:13.834Z] #49 42.35 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-24T12:05:13.834Z] #49 42.43 Selecting previously unselected package librhash0:amd64. [2022-08-24T12:05:13.834Z] #49 42.43 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-24T12:05:13.834Z] #49 42.44 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-24T12:05:13.834Z] #49 42.52 Selecting previously unselected package libuv1:amd64. [2022-08-24T12:05:13.834Z] #49 42.53 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-24T12:05:13.834Z] #49 42.54 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-24T12:05:13.834Z] #49 42.58 Selecting previously unselected package cmake. [2022-08-24T12:05:13.834Z] #49 42.59 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-24T12:05:13.834Z] #49 42.59 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-24T12:05:13.834Z] #49 43.69 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-24T12:05:13.834Z] #49 43.72 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:05:13.834Z] #49 43.73 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-24T12:05:13.834Z] #49 43.74 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:05:13.834Z] #49 43.77 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-24T12:05:13.834Z] #49 43.78 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-24T12:05:13.834Z] #49 43.80 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-24T12:05:13.834Z] #49 43.82 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-24T12:05:13.834Z] #49 43.83 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:05:13.834Z] #49 DONE 44.1s [2022-08-24T12:05:13.920Z] #76 21.85 Reading package lists... [2022-08-24T12:05:13.921Z] #76 ... [2022-08-24T12:05:13.921Z] [2022-08-24T12:05:13.921Z] #42 [tini 1/3] 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 [2022-08-24T12:05:13.921Z] #42 sha256:851b02cb688c410f978621d35afcba888053f6a6dac1a37e966f2b9a77ad6d50 [2022-08-24T12:05:13.921Z] #42 12.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-24T12:05:13.921Z] #42 16.65 Fetched 8458 kB in 12s (725 kB/s) [2022-08-24T12:05:13.921Z] #42 16.65 Reading package lists... [2022-08-24T12:05:13.921Z] #42 21.26 Reading package lists... [2022-08-24T12:05:13.921Z] #42 ... [2022-08-24T12:05:13.921Z] [2022-08-24T12:05:13.921Z] #51 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-08-24T12:05:13.921Z] #51 sha256:862a9ad7eaccc8b4ba03ecbe84b21b6130d6e365ab8f70c8009eba9abfb8c407 [2022-08-24T12:05:13.921Z] #51 12.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-24T12:05:13.921Z] #51 14.92 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-24T12:05:13.921Z] #51 18.57 Fetched 8462 kB in 14s (615 kB/s) [2022-08-24T12:05:14.097Z] [2022-08-24T12:05:14.097Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-24T12:05:14.097Z] #50 sha256:2dcf1bceef712bbcc9dcaf0e359a38f4ad19a17c360de07b81d98ecdbf50261a [2022-08-24T12:05:14.097Z] #50 DONE 0.1s [2022-08-24T12:05:14.097Z] [2022-08-24T12:05:14.097Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:05:14.097Z] #20 sha256:5c4f52c5265a8e9727aae78310337aa90f50d3bdebdf9eebee3afc7eaaf4e06e [2022-08-24T12:05:14.097Z] #20 27.69 Reading package lists... [2022-08-24T12:05:14.097Z] #20 36.66 Building dependency tree... [2022-08-24T12:05:14.097Z] #20 38.05 Reading state information... [2022-08-24T12:05:14.097Z] #20 39.47 The following additional packages will be installed: [2022-08-24T12:05:14.097Z] #20 39.47 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-24T12:05:14.097Z] #20 39.47 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-24T12:05:14.097Z] #20 39.47 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-24T12:05:14.097Z] #20 39.47 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-24T12:05:14.097Z] #20 39.48 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-24T12:05:14.097Z] #20 39.48 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-24T12:05:14.097Z] #20 39.48 mingw-w64-common mingw-w64-x86-64-dev [2022-08-24T12:05:14.097Z] #20 39.52 Suggested packages: [2022-08-24T12:05:14.097Z] #20 39.52 gcc-10-locales seccomp wine64 [2022-08-24T12:05:14.097Z] #20 39.97 The following NEW packages will be installed: [2022-08-24T12:05:14.097Z] #20 39.97 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-24T12:05:14.097Z] #20 39.97 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-24T12:05:14.097Z] #20 39.97 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-24T12:05:14.097Z] #20 39.97 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-24T12:05:14.097Z] #20 39.97 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-24T12:05:14.097Z] #20 39.97 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-24T12:05:14.097Z] #20 39.97 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-24T12:05:14.097Z] #20 39.97 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-24T12:05:14.097Z] #20 39.98 mingw-w64-x86-64-dev [2022-08-24T12:05:14.097Z] #20 40.29 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:05:14.097Z] #20 40.29 Need to get 115 MB of archives. [2022-08-24T12:05:14.097Z] #20 40.29 After this operation, 645 MB of additional disk space will be used. [2022-08-24T12:05:14.097Z] #20 40.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-24T12:05:14.097Z] #20 40.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-24T12:05:14.097Z] #20 40.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-24T12:05:14.097Z] #20 40.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-24T12:05:14.097Z] #20 40.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-24T12:05:14.097Z] #20 40.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-24T12:05:14.097Z] #20 40.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-24T12:05:14.097Z] #20 40.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-24T12:05:14.097Z] #20 40.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-24T12:05:14.097Z] #20 40.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-24T12:05:14.097Z] #20 41.00 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-24T12:05:14.097Z] #20 41.17 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-24T12:05:14.097Z] #20 41.34 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-24T12:05:14.097Z] #20 41.68 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-24T12:05:14.097Z] #20 41.87 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-24T12:05:14.097Z] #20 41.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-24T12:05:14.097Z] #20 41.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-24T12:05:14.097Z] #20 41.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-24T12:05:14.097Z] #20 41.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-24T12:05:14.098Z] #20 41.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-24T12:05:14.098Z] #20 41.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-24T12:05:14.098Z] #20 41.89 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-24T12:05:14.098Z] #20 41.90 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-24T12:05:14.098Z] #20 41.90 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-24T12:05:14.098Z] #20 41.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-24T12:05:14.098Z] #20 41.91 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-24T12:05:14.098Z] #20 41.94 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-24T12:05:14.098Z] #20 41.94 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-24T12:05:14.098Z] #20 41.94 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-24T12:05:14.098Z] #20 41.94 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-24T12:05:14.098Z] #20 42.45 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:05:14.098Z] #20 42.63 Fetched 115 MB in 2s (59.5 MB/s) [2022-08-24T12:05:14.098Z] #20 42.67 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-24T12:05:14.098Z] #20 42.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-24T12:05:14.098Z] #20 42.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-24T12:05:14.098Z] #20 42.70 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-24T12:05:14.098Z] #20 43.27 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-24T12:05:14.098Z] #20 43.27 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-24T12:05:14.098Z] #20 43.27 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-24T12:05:14.098Z] #20 43.97 Selecting previously unselected package binutils-mingw-w64. [2022-08-24T12:05:14.098Z] #20 43.97 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-24T12:05:14.098Z] #20 43.98 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-24T12:05:14.098Z] #20 44.12 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-24T12:05:14.098Z] #20 44.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T12:05:14.098Z] #20 44.14 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:05:14.098Z] #20 44.22 Selecting previously unselected package dmsetup. [2022-08-24T12:05:14.098Z] #20 44.22 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T12:05:14.098Z] #20 44.24 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-24T12:05:14.098Z] #20 44.35 Selecting previously unselected package mingw-w64-common. [2022-08-24T12:05:14.098Z] #20 44.35 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-24T12:05:14.098Z] #20 44.35 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-24T12:05:14.182Z] #51 18.57 Reading package lists... [2022-08-24T12:05:14.182Z] #51 ... [2022-08-24T12:05:14.182Z] [2022-08-24T12:05:14.182Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-08-24T12:05:14.182Z] #47 sha256:fd92e3587f0aa5b36f6bc8fc824f75b3f089cd91ff69a3e063eda39195d8b5d2 [2022-08-24T12:05:14.182Z] #47 21.96 Updating files: 82% (1805/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-24T12:05:14.182Z] #47 22.23 + git checkout -q v2.3.0 [2022-08-24T12:05:14.675Z] #20 ... [2022-08-24T12:05:14.675Z] [2022-08-24T12:05:14.675Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-24T12:05:14.675Z] #51 sha256:a229d2d1e6473e0eac0db38f1a8b9a64a411d2c545e8b697e34e311d99ca22d8 [2022-08-24T12:05:14.675Z] #51 0.717 + RM_GOPATH=0 [2022-08-24T12:05:14.675Z] #51 0.717 + TMP_GOPATH= [2022-08-24T12:05:14.675Z] #51 0.717 + : /build [2022-08-24T12:05:14.675Z] #51 0.717 + '[' -z '' ']' [2022-08-24T12:05:14.675Z] #51 0.717 ++ mktemp -d [2022-08-24T12:05:14.675Z] #51 0.719 + export GOPATH=/tmp/tmp.IalD6eUOV8 [2022-08-24T12:05:14.675Z] #51 0.719 + GOPATH=/tmp/tmp.IalD6eUOV8 [2022-08-24T12:05:14.675Z] #51 0.719 + RM_GOPATH=1 [2022-08-24T12:05:14.675Z] #51 0.720 + case "$(go env GOARCH)" in [2022-08-24T12:05:14.675Z] #51 0.720 ++ go env GOARCH [2022-08-24T12:05:14.675Z] #51 0.731 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:05:14.675Z] #51 0.731 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:05:14.675Z] #51 0.731 ++ dirname /install.sh [2022-08-24T12:05:14.675Z] #51 0.732 + dir=/ [2022-08-24T12:05:14.675Z] #51 0.732 + bin=tini [2022-08-24T12:05:14.675Z] #51 0.733 + shift [2022-08-24T12:05:14.675Z] #51 0.733 + '[' '!' -f //tini.installer ']' [2022-08-24T12:05:14.675Z] #51 0.733 + . //tini.installer [2022-08-24T12:05:14.675Z] #51 0.733 ++ : v0.19.0 [2022-08-24T12:05:14.675Z] #51 0.734 + install_tini [2022-08-24T12:05:14.675Z] #51 0.734 + echo 'Install tini version v0.19.0' [2022-08-24T12:05:14.675Z] #51 0.734 Install tini version v0.19.0 [2022-08-24T12:05:14.675Z] #51 0.734 + git clone https://github.com/krallin/tini.git /tmp/tmp.IalD6eUOV8/tini [2022-08-24T12:05:14.675Z] #51 0.736 Cloning into '/tmp/tmp.IalD6eUOV8/tini'... [2022-08-24T12:05:14.816Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 13.1s done [2022-08-24T12:05:14.869Z] #47 ... [2022-08-24T12:05:14.869Z] [2022-08-24T12:05:14.869Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-24T12:05:14.869Z] #31 sha256:df6d6ef5d96417f845d0177652546b3f8d5667513345f443752c905d72850cd8 [2022-08-24T12:05:14.869Z] #31 7.845 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-24T12:05:14.869Z] #31 8.158 [2022-08-24T12:05:14.869Z] #31 8.425 #=#=# ######################################################################## 100.0% [2022-08-24T12:05:14.869Z] #31 9.117 [2022-08-24T12:05:14.869Z] #31 9.316 Download of images into '/build' complete. [2022-08-24T12:05:14.869Z] #31 9.316 Use something like the following to load the result into a Docker daemon: [2022-08-24T12:05:14.869Z] #31 9.316 tar -cC '/build' . | docker load [2022-08-24T12:05:14.869Z] #31 DONE 9.5s [2022-08-24T12:05:14.869Z] [2022-08-24T12:05:14.869Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-24T12:05:14.869Z] #26 sha256:4e6c2fa34ab5af42da35c8e0f6644742b7a39fe28f8ebcf2cf2a93254a7d3706 [2022-08-24T12:05:15.077Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-08-24T12:05:15.128Z] #47 ... [2022-08-24T12:05:15.128Z] [2022-08-24T12:05:15.128Z] #62 [containerd 1/3] 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 [2022-08-24T12:05:15.128Z] #62 sha256:53f1aaa23e42145455e816eb698ad2695fedab5b03843e9d288c044549ca9804 [2022-08-24T12:05:15.128Z] #62 13.37 Fetched 8458 kB in 10s (832 kB/s) [2022-08-24T12:05:15.128Z] #62 13.37 Reading package lists... [2022-08-24T12:05:15.128Z] #62 18.59 Reading package lists... [2022-08-24T12:05:15.128Z] #62 ... [2022-08-24T12:05:15.128Z] [2022-08-24T12:05:15.128Z] #51 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-08-24T12:05:15.128Z] #51 sha256:862a9ad7eaccc8b4ba03ecbe84b21b6130d6e365ab8f70c8009eba9abfb8c407 [2022-08-24T12:05:15.128Z] #51 18.57 Reading package lists... [2022-08-24T12:05:15.249Z] #51 1.184 + cd /tmp/tmp.IalD6eUOV8/tini [2022-08-24T12:05:15.249Z] #51 1.184 + git checkout -q v0.19.0 [2022-08-24T12:05:15.249Z] #51 1.192 + cmake . [2022-08-24T12:05:15.250Z] #51 1.441 -- The C compiler identification is GNU 10.2.1 [2022-08-24T12:05:15.339Z] #11 DONE 47.3s [2022-08-24T12:05:15.339Z] [2022-08-24T12:05:15.339Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-24T12:05:15.339Z] #12 sha256:5f349378c595076f1876510c18a39206b12c1db8ccbf9c91d450e10799c5edbe [2022-08-24T12:05:15.511Z] #51 1.466 -- Detecting C compiler ABI info [2022-08-24T12:05:15.511Z] #51 1.677 -- Detecting C compiler ABI info - done [2022-08-24T12:05:15.511Z] #51 1.707 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-24T12:05:15.772Z] #51 1.708 -- Detecting C compile features [2022-08-24T12:05:15.772Z] #51 1.709 -- Detecting C compile features - done [2022-08-24T12:05:15.772Z] #51 1.718 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-24T12:05:15.772Z] #51 1.764 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-24T12:05:15.772Z] #51 1.792 -- Configuring done [2022-08-24T12:05:15.772Z] #51 1.801 -- Generating done [2022-08-24T12:05:15.772Z] #51 1.803 -- Build files have been written to: /tmp/tmp.IalD6eUOV8/tini [2022-08-24T12:05:15.772Z] #51 1.806 + make tini-static [2022-08-24T12:05:16.032Z] #51 1.879 Scanning dependencies of target tini-static [2022-08-24T12:05:16.032Z] #51 1.896 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-24T12:05:16.280Z] #12 DONE 0.7s [2022-08-24T12:05:16.280Z] [2022-08-24T12:05:16.280Z] #13 [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 [2022-08-24T12:05:16.280Z] #13 sha256:31a4647b32ea900e7f93bebdb927dce161a497573e04b1318156dc7846b08b8b [2022-08-24T12:05:16.294Z] #51 2.376 [100%] Linking C executable tini-static [2022-08-24T12:05:16.556Z] #51 2.604 [100%] Built target tini-static [2022-08-24T12:05:16.556Z] #51 2.624 + mkdir -p /build [2022-08-24T12:05:16.556Z] #51 2.627 + cp tini-static /build/docker-init [2022-08-24T12:05:16.852Z] #13 DONE 0.6s [2022-08-24T12:05:16.852Z] [2022-08-24T12:05:16.852Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-24T12:05:16.852Z] #57 sha256:a89fc1367a57c2569f52256c4c2524f32f8f6999e77bc82f2baeb692cc8713ca [2022-08-24T12:05:16.852Z] #57 ... [2022-08-24T12:05:16.852Z] [2022-08-24T12:05:16.852Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-24T12:05:16.852Z] #46 sha256:4f223f9b129ee16de5a21671b76ecda33c2111e7f9a2aae3d56c63320e23c745 [2022-08-24T12:05:16.852Z] #46 DONE 0.2s [2022-08-24T12:05:16.852Z] [2022-08-24T12:05:16.852Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-24T12:05:16.852Z] #33 sha256:f61cae5df46cd440726b9b9393e7a065b2dffcaab7117de9785f0bda1d26ac1d [2022-08-24T12:05:16.852Z] #33 DONE 0.3s [2022-08-24T12:05:16.852Z] [2022-08-24T12:05:16.852Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-08-24T12:05:16.852Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:05:17.118Z] #47 ... [2022-08-24T12:05:17.118Z] [2022-08-24T12:05:17.118Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-24T12:05:17.118Z] #50 sha256:faf0b48221216e7314531588ad826e97540fdccc5235463d5a8892dc108e47d8 [2022-08-24T12:05:17.118Z] #50 DONE 0.3s [2022-08-24T12:05:17.118Z] [2022-08-24T12:05:17.118Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-24T12:05:17.118Z] #66 sha256:f584c81f7a66378adba03b2ad690795effa8782d3c942c94f446176266f62569 [2022-08-24T12:05:17.118Z] #66 DONE 0.3s [2022-08-24T12:05:17.118Z] [2022-08-24T12:05:17.118Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-24T12:05:17.118Z] #25 sha256:d9eff913d40173a0f51e0dd9c61aab714f567efcb02258c5f3d046e2fa9a9805 [2022-08-24T12:05:17.118Z] #25 DONE 0.4s [2022-08-24T12:05:17.118Z] [2022-08-24T12:05:17.118Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-24T12:05:17.118Z] #26 sha256:373d187cf56cc5f6a61df06446f14d5528de4f7157310eb45afcf8037f275682 [2022-08-24T12:05:17.132Z] #51 DONE 3.0s [2022-08-24T12:05:17.132Z] [2022-08-24T12:05:17.132Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:05:17.132Z] #20 sha256:5c4f52c5265a8e9727aae78310337aa90f50d3bdebdf9eebee3afc7eaaf4e06e [2022-08-24T12:05:17.132Z] #20 46.03 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-24T12:05:17.132Z] #20 46.04 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-24T12:05:17.132Z] #20 46.04 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-24T12:05:17.991Z] #51 23.62 Reading package lists... [2022-08-24T12:05:17.991Z] #51 ... [2022-08-24T12:05:17.991Z] [2022-08-24T12:05:17.991Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-24T12:05:17.991Z] #31 sha256:d5c948cf11e38fdb82fc73f4c97bcc017f37425318ead1a7224e24f2577522c5 [2022-08-24T12:05:17.991Z] #31 23.69 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-24T12:05:17.991Z] #31 25.42 #=#=# [2022-08-24T12:05:17.991Z] #31 25.79 #=#=# ######################################################################## 100.0% [2022-08-24T12:05:17.991Z] #31 27.03 [2022-08-24T12:05:17.991Z] #31 27.43 Download of images into '/build' complete. [2022-08-24T12:05:17.991Z] #31 27.43 Use something like the following to load the result into a Docker daemon: [2022-08-24T12:05:17.991Z] #31 27.43 tar -cC '/build' . | docker load [2022-08-24T12:05:17.991Z] #31 DONE 27.7s [2022-08-24T12:05:17.991Z] [2022-08-24T12:05:17.991Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:05:17.991Z] #76 sha256:7a0f15121f2d92cfaeb7eb69e6f7a2d16a454f34654105ed774aa48353189f76 [2022-08-24T12:05:17.991Z] #76 21.85 Reading package lists... [2022-08-24T12:05:18.076Z] #20 48.19 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-24T12:05:18.076Z] #20 48.20 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:05:18.076Z] #20 48.21 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-24T12:05:18.076Z] #20 48.31 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-24T12:05:18.076Z] #20 48.33 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:05:18.076Z] #20 48.35 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-24T12:05:18.210Z] #26 ... [2022-08-24T12:05:18.211Z] [2022-08-24T12:05:18.211Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T12:05:18.211Z] #67 sha256:1c18a366f749bb72eef1b3324eb7d2dc646e21191ac5d243028cda0c1d7e2e44 [2022-08-24T12:05:18.211Z] #67 4.490 + RM_GOPATH=0 [2022-08-24T12:05:18.211Z] #67 4.490 + TMP_GOPATH= [2022-08-24T12:05:18.211Z] #67 4.490 + : /build [2022-08-24T12:05:18.211Z] #67 4.490 + '[' -z '' ']' [2022-08-24T12:05:18.211Z] #67 4.490 ++ mktemp -d [2022-08-24T12:05:18.211Z] #67 4.496 + export GOPATH=/tmp/tmp.LuPywagfFX [2022-08-24T12:05:18.211Z] #67 4.496 + GOPATH=/tmp/tmp.LuPywagfFX [2022-08-24T12:05:18.211Z] #67 4.496 + RM_GOPATH=1 [2022-08-24T12:05:18.211Z] #67 4.496 + case "$(go env GOARCH)" in [2022-08-24T12:05:18.211Z] #67 4.496 ++ go env GOARCH [2022-08-24T12:05:18.211Z] #67 4.504 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:05:18.211Z] #67 4.504 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:05:18.211Z] #67 4.515 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:05:18.211Z] #67 4.515 ++ dirname /install.sh [2022-08-24T12:05:18.211Z] #67 4.515 + dir=/ [2022-08-24T12:05:18.211Z] #67 4.515 + bin=rootlesskit [2022-08-24T12:05:18.211Z] #67 4.515 + shift [2022-08-24T12:05:18.211Z] #67 4.515 + '[' '!' -f //rootlesskit.installer ']' [2022-08-24T12:05:18.211Z] #67 4.515 + . //rootlesskit.installer [2022-08-24T12:05:18.211Z] #67 4.515 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:05:18.211Z] #67 4.515 + install_rootlesskit [2022-08-24T12:05:18.211Z] #67 4.515 + case "$1" in [2022-08-24T12:05:18.211Z] #67 4.515 + export CGO_ENABLED=0 [2022-08-24T12:05:18.211Z] #67 4.515 + CGO_ENABLED=0 [2022-08-24T12:05:18.211Z] #67 4.515 + _install_rootlesskit [2022-08-24T12:05:18.211Z] #67 4.515 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-24T12:05:18.211Z] #67 4.515 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-24T12:05:18.211Z] #67 4.515 + GOBIN=/build [2022-08-24T12:05:18.211Z] #67 4.515 + GO111MODULE=on [2022-08-24T12:05:18.211Z] #67 4.515 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:05:18.211Z] #67 4.928 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-24T12:05:18.338Z] #20 ... [2022-08-24T12:05:18.338Z] [2022-08-24T12:05:18.338Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-24T12:05:18.338Z] #53 sha256:4f223f9b129ee16de5a21671b76ecda33c2111e7f9a2aae3d56c63320e23c745 [2022-08-24T12:05:18.338Z] #53 CACHED [2022-08-24T12:05:18.338Z] [2022-08-24T12:05:18.338Z] #54 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-08-24T12:05:18.338Z] #54 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:05:18.338Z] #54 CACHED [2022-08-24T12:05:18.338Z] [2022-08-24T12:05:18.338Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-24T12:05:18.338Z] #57 sha256:faf0b48221216e7314531588ad826e97540fdccc5235463d5a8892dc108e47d8 [2022-08-24T12:05:18.338Z] #57 CACHED [2022-08-24T12:05:18.338Z] [2022-08-24T12:05:18.338Z] #58 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-08-24T12:05:18.338Z] #58 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:05:18.338Z] #58 CACHED [2022-08-24T12:05:18.603Z] [2022-08-24T12:05:18.603Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:05:18.603Z] #20 sha256:5c4f52c5265a8e9727aae78310337aa90f50d3bdebdf9eebee3afc7eaaf4e06e [2022-08-24T12:05:18.866Z] #20 ... [2022-08-24T12:05:18.866Z] [2022-08-24T12:05:18.866Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-24T12:05:18.866Z] #60 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T12:05:18.866Z] #60 CACHED [2022-08-24T12:05:18.866Z] [2022-08-24T12:05:18.866Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:05:18.866Z] #20 sha256:5c4f52c5265a8e9727aae78310337aa90f50d3bdebdf9eebee3afc7eaaf4e06e [2022-08-24T12:05:19.128Z] #20 ... [2022-08-24T12:05:19.128Z] [2022-08-24T12:05:19.128Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:05:19.128Z] #62 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:05:19.128Z] #62 CACHED [2022-08-24T12:05:19.128Z] [2022-08-24T12:05:19.128Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-24T12:05:19.128Z] #64 sha256:a89fc1367a57c2569f52256c4c2524f32f8f6999e77bc82f2baeb692cc8713ca [2022-08-24T12:05:19.128Z] #64 CACHED [2022-08-24T12:05:19.128Z] [2022-08-24T12:05:19.128Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:05:19.128Z] #71 sha256:630ce0b7d6267e7951b2c95934e91a0070121d1d6a9398ce8734e3576037dc4d [2022-08-24T12:05:19.382Z] #76 26.56 Building dependency tree... [2022-08-24T12:05:19.382Z] #76 ... [2022-08-24T12:05:19.382Z] [2022-08-24T12:05:19.382Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:05:19.382Z] #14 sha256:49530c619c54265700c1a3f8a51e3970b23bd24a82b2dd410cab7d0d42070e3b [2022-08-24T12:05:19.382Z] #14 17.71 Fetched 8458 kB in 13s (666 kB/s) [2022-08-24T12:05:19.382Z] #14 17.71 Reading package lists... [2022-08-24T12:05:19.382Z] #14 22.80 Reading package lists... [2022-08-24T12:05:19.382Z] #14 27.64 Building dependency tree... [2022-08-24T12:05:19.382Z] #14 ... [2022-08-24T12:05:19.382Z] [2022-08-24T12:05:19.382Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:05:19.382Z] #55 sha256:e9aaf25a8daf13756fe95f25c6e7d5fb65b46b038674d5e9ab8d127a2ed15a5d [2022-08-24T12:05:19.382Z] #55 22.43 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-24T12:05:19.382Z] #55 22.48 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-24T12:05:19.382Z] #55 22.55 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-24T12:05:19.382Z] #55 22.57 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-24T12:05:19.382Z] #55 22.66 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-24T12:05:19.382Z] #55 22.89 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-24T12:05:19.382Z] #55 22.97 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-24T12:05:19.382Z] #55 22.99 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-24T12:05:19.382Z] #55 23.02 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-24T12:05:19.382Z] #55 23.06 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-24T12:05:19.382Z] #55 23.13 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-24T12:05:19.382Z] #55 23.18 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-24T12:05:19.382Z] #55 23.25 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-24T12:05:19.382Z] #55 23.53 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-24T12:05:19.382Z] #55 23.60 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-24T12:05:19.382Z] #55 23.68 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-24T12:05:19.382Z] #55 23.74 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-24T12:05:19.382Z] #55 23.78 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-24T12:05:19.382Z] #55 23.87 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-24T12:05:19.382Z] #55 24.06 go: downloading honnef.co/go/tools v0.3.1 [2022-08-24T12:05:19.382Z] #55 25.37 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-24T12:05:19.382Z] #55 25.39 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-24T12:05:19.382Z] #55 25.51 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-24T12:05:19.382Z] #55 25.58 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-24T12:05:19.382Z] #55 25.61 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-24T12:05:19.382Z] #55 25.68 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-24T12:05:19.382Z] #55 25.74 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-24T12:05:19.382Z] #55 25.81 go: downloading golang.org/x/text v0.3.7 [2022-08-24T12:05:19.600Z] #67 6.616 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-24T12:05:19.600Z] #67 6.616 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-24T12:05:19.668Z] #14 114.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-24T12:05:19.668Z] #14 114.7 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:05:19.668Z] #14 114.7 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:05:20.175Z] #67 7.087 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-24T12:05:20.519Z] #71 ... [2022-08-24T12:05:20.519Z] [2022-08-24T12:05:20.519Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:05:20.519Z] #20 sha256:5c4f52c5265a8e9727aae78310337aa90f50d3bdebdf9eebee3afc7eaaf4e06e [2022-08-24T12:05:20.519Z] #20 50.61 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-24T12:05:20.519Z] #20 50.62 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:05:20.519Z] #20 50.63 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:05:20.773Z] #55 ... [2022-08-24T12:05:20.773Z] [2022-08-24T12:05:20.773Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:05:20.773Z] #14 sha256:49530c619c54265700c1a3f8a51e3970b23bd24a82b2dd410cab7d0d42070e3b [2022-08-24T12:05:20.773Z] #14 27.64 Building dependency tree... [2022-08-24T12:05:22.729Z] #67 ... [2022-08-24T12:05:22.729Z] [2022-08-24T12:05:22.729Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:05:22.729Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:05:22.729Z] #76 7.943 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:05:22.729Z] #76 8.103 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:05:22.729Z] #76 8.103 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:05:22.729Z] #76 9.152 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:05:22.991Z] #76 ... [2022-08-24T12:05:22.991Z] [2022-08-24T12:05:22.991Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-24T12:05:22.991Z] #36 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T12:05:22.991Z] #36 5.555 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-24T12:05:22.991Z] #36 ... [2022-08-24T12:05:22.991Z] [2022-08-24T12:05:22.991Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-24T12:05:22.991Z] #38 sha256:cb1d1fed84be398b890345b2ddb820ee3c5adf01b27112fa7944ab2fdb49ca55 [2022-08-24T12:05:22.991Z] #38 4.752 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-24T12:05:23.254Z] #38 ... [2022-08-24T12:05:23.254Z] [2022-08-24T12:05:23.254Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-24T12:05:23.254Z] #34 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T12:05:23.254Z] #34 5.878 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-24T12:05:23.254Z] #34 5.884 Cloning into '.'... [2022-08-24T12:05:23.404Z] #14 31.52 The following additional packages will be installed: [2022-08-24T12:05:23.404Z] #14 31.53 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-24T12:05:23.404Z] #14 31.53 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-24T12:05:23.404Z] #14 31.53 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-24T12:05:23.404Z] #14 31.53 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-24T12:05:23.404Z] #14 31.53 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-24T12:05:23.404Z] #14 31.53 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-24T12:05:23.404Z] #14 31.54 mingw-w64-common mingw-w64-x86-64-dev [2022-08-24T12:05:23.404Z] #14 31.57 Suggested packages: [2022-08-24T12:05:23.404Z] #14 ... [2022-08-24T12:05:23.404Z] [2022-08-24T12:05:23.404Z] #62 [containerd 1/3] 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 [2022-08-24T12:05:23.404Z] #62 sha256:53f1aaa23e42145455e816eb698ad2695fedab5b03843e9d288c044549ca9804 [2022-08-24T12:05:23.404Z] #62 23.68 Building dependency tree... [2022-08-24T12:05:23.404Z] #62 27.90 The following additional packages will be installed: [2022-08-24T12:05:23.404Z] #62 27.90 libbtrfs0 [2022-08-24T12:05:23.404Z] #62 28.12 The following NEW packages will be installed: [2022-08-24T12:05:23.404Z] #62 28.12 libbtrfs-dev libbtrfs0 [2022-08-24T12:05:23.404Z] #62 28.53 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:05:23.404Z] #62 28.53 Need to get 454 kB of archives. [2022-08-24T12:05:23.404Z] #62 28.53 After this operation, 1275 kB of additional disk space will be used. [2022-08-24T12:05:23.404Z] #62 28.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-24T12:05:23.404Z] #62 28.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-24T12:05:23.404Z] #62 29.56 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:05:23.404Z] #62 29.83 Fetched 454 kB in 0s (1405 kB/s) [2022-08-24T12:05:23.404Z] #62 30.04 Selecting previously unselected package libbtrfs0:arm64. [2022-08-24T12:05:23.404Z] #62 30.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 ... 15708 files and directories currently installed.) [2022-08-24T12:05:23.404Z] #62 30.08 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-24T12:05:23.404Z] #62 30.10 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-24T12:05:23.404Z] #62 30.35 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-24T12:05:23.404Z] #62 30.35 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-24T12:05:23.404Z] #62 30.37 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-24T12:05:23.404Z] #62 30.85 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-24T12:05:23.404Z] #62 30.91 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-24T12:05:23.404Z] #62 30.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:05:23.404Z] #62 DONE 31.7s [2022-08-24T12:05:23.404Z] [2022-08-24T12:05:23.404Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:05:23.405Z] #14 sha256:49530c619c54265700c1a3f8a51e3970b23bd24a82b2dd410cab7d0d42070e3b [2022-08-24T12:05:23.405Z] #14 31.58 gcc-10-locales seccomp wine64 [2022-08-24T12:05:23.405Z] #14 ... [2022-08-24T12:05:23.405Z] [2022-08-24T12:05:23.405Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-24T12:05:23.405Z] #63 sha256:4412b255f82c265e66d995f11773acd0a99f1b4dece990a9e87ba4251f99614b [2022-08-24T12:05:23.405Z] #63 DONE 0.2s [2022-08-24T12:05:23.405Z] [2022-08-24T12:05:23.405Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:05:23.405Z] #64 sha256:35bff8ca8491cfe8ccd20bed0f9d87baec0fe60b216c695e7a486d03fed52e30 [2022-08-24T12:05:23.517Z] #34 ... [2022-08-24T12:05:23.517Z] [2022-08-24T12:05:23.517Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:05:23.517Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:05:23.517Z] #55 7.392 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-24T12:05:23.517Z] #55 9.790 go: downloading github.com/fatih/color v1.13.0 [2022-08-24T12:05:23.517Z] #55 9.881 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-24T12:05:23.517Z] #55 9.998 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-24T12:05:23.517Z] #55 10.16 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-24T12:05:23.517Z] #55 10.33 go: downloading github.com/spf13/viper v1.11.0 [2022-08-24T12:05:23.517Z] #55 10.61 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-24T12:05:23.517Z] #55 ... [2022-08-24T12:05:23.517Z] [2022-08-24T12:05:23.517Z] #42 [tini 1/3] 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 [2022-08-24T12:05:23.517Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:05:23.517Z] #42 6.083 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:05:23.517Z] #42 6.110 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:05:23.517Z] #42 6.118 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:05:23.517Z] #42 6.979 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:05:23.517Z] #42 9.276 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:05:23.707Z] #26 ... [2022-08-24T12:05:23.707Z] [2022-08-24T12:05:23.707Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:05:23.707Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:05:23.707Z] #76 6.492 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:05:23.707Z] #76 6.505 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:05:23.707Z] #76 6.506 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:05:23.707Z] #76 ... [2022-08-24T12:05:23.707Z] [2022-08-24T12:05:23.707Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-24T12:05:23.707Z] #57 sha256:a89fc1367a57c2569f52256c4c2524f32f8f6999e77bc82f2baeb692cc8713ca [2022-08-24T12:05:23.707Z] #57 6.732 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-24T12:05:23.783Z] #42 ... [2022-08-24T12:05:23.784Z] [2022-08-24T12:05:23.784Z] #62 [containerd 1/3] 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 [2022-08-24T12:05:23.784Z] #62 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T12:05:23.784Z] #62 3.884 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:05:23.784Z] #62 3.895 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:05:23.784Z] #62 3.895 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:05:23.784Z] #62 4.044 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:05:23.784Z] #62 4.614 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:05:23.784Z] #62 5.755 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:05:23.784Z] #62 ... [2022-08-24T12:05:23.784Z] [2022-08-24T12:05:23.784Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:05:23.784Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:05:23.784Z] #14 6.465 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:05:23.784Z] #14 6.495 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:05:23.784Z] #14 6.495 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:05:23.784Z] #14 7.310 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:05:23.784Z] #14 9.616 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:05:23.998Z] #64 0.782 + RM_GOPATH=0 [2022-08-24T12:05:23.998Z] #64 0.782 + TMP_GOPATH= [2022-08-24T12:05:23.998Z] #64 0.782 + : /build [2022-08-24T12:05:24.045Z] #14 ... [2022-08-24T12:05:24.045Z] [2022-08-24T12:05:24.045Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-24T12:05:24.045Z] #57 sha256:a89fc1367a57c2569f52256c4c2524f32f8f6999e77bc82f2baeb692cc8713ca [2022-08-24T12:05:24.045Z] #57 7.782 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-24T12:05:24.045Z] #57 8.785 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-24T12:05:24.045Z] #57 8.816 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-24T12:05:24.045Z] #57 8.940 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-24T12:05:24.045Z] #57 10.84 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-24T12:05:24.045Z] #57 ... [2022-08-24T12:05:24.045Z] [2022-08-24T12:05:24.045Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-24T12:05:24.045Z] #53 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T12:05:24.045Z] #53 4.644 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-24T12:05:24.045Z] #53 5.530 go: downloading github.com/fatih/color v1.10.0 [2022-08-24T12:05:24.045Z] #53 5.698 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-24T12:05:24.045Z] #53 5.755 go: downloading golang.org/x/tools v0.1.0 [2022-08-24T12:05:24.045Z] #53 5.856 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-24T12:05:24.045Z] #53 5.895 go: downloading github.com/pkg/errors v0.9.1 [2022-08-24T12:05:24.045Z] #53 5.947 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-24T12:05:24.045Z] #53 6.052 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-24T12:05:24.045Z] #53 6.308 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-24T12:05:24.045Z] #53 6.427 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-24T12:05:24.045Z] #53 6.483 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-24T12:05:24.045Z] #53 6.669 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-24T12:05:24.045Z] #53 6.906 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-24T12:05:24.258Z] #64 0.782 + '[' -z '' ']' [2022-08-24T12:05:24.258Z] #64 0.809 ++ mktemp -d [2022-08-24T12:05:24.258Z] #64 0.822 + export GOPATH=/tmp/tmp.KqR7eYCyoa [2022-08-24T12:05:24.258Z] #64 0.822 + GOPATH=/tmp/tmp.KqR7eYCyoa [2022-08-24T12:05:24.258Z] #64 0.822 + RM_GOPATH=1 [2022-08-24T12:05:24.258Z] #64 0.823 + case "$(go env GOARCH)" in [2022-08-24T12:05:24.258Z] #64 0.823 ++ go env GOARCH [2022-08-24T12:05:24.258Z] #64 0.881 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:05:24.258Z] #64 0.881 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:05:24.258Z] #64 0.882 ++ dirname /install.sh [2022-08-24T12:05:24.258Z] #64 0.894 + dir=/ [2022-08-24T12:05:24.258Z] #64 0.895 + bin=containerd [2022-08-24T12:05:24.258Z] #64 0.895 + shift [2022-08-24T12:05:24.258Z] #64 0.895 + '[' '!' -f //containerd.installer ']' [2022-08-24T12:05:24.258Z] #64 0.895 + . //containerd.installer [2022-08-24T12:05:24.258Z] #64 0.896 ++ set -e [2022-08-24T12:05:24.258Z] #64 0.896 ++ : v1.6.7 [2022-08-24T12:05:24.258Z] #64 0.896 + install_containerd [2022-08-24T12:05:24.258Z] #64 0.904 + echo 'Install containerd version v1.6.7' [2022-08-24T12:05:24.258Z] #64 0.905 Install containerd version v1.6.7 [2022-08-24T12:05:24.258Z] #64 0.906 + git clone https://github.com/containerd/containerd.git /tmp/tmp.KqR7eYCyoa/src/github.com/containerd/containerd [2022-08-24T12:05:24.258Z] #64 0.911 Cloning into '/tmp/tmp.KqR7eYCyoa/src/github.com/containerd/containerd'... [2022-08-24T12:05:24.307Z] #53 ... [2022-08-24T12:05:24.307Z] [2022-08-24T12:05:24.307Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-24T12:05:24.307Z] #40 sha256:5bbc842f8d85cbfb85515839bb111998445ab9c71f7697e5a04b80b1264b0ea4 [2022-08-24T12:05:24.307Z] #40 4.252 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-24T12:05:24.307Z] #40 4.777 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-24T12:05:24.307Z] #40 5.340 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-24T12:05:24.307Z] #40 5.421 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-24T12:05:24.307Z] #40 5.503 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-24T12:05:24.307Z] #40 8.030 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-24T12:05:24.307Z] #40 8.233 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-24T12:05:24.307Z] #40 ... [2022-08-24T12:05:24.307Z] [2022-08-24T12:05:24.307Z] #51 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-08-24T12:05:24.307Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:05:24.307Z] #51 7.573 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:05:24.307Z] #51 7.650 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:05:24.307Z] #51 7.650 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:05:24.307Z] #51 8.090 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-24T12:05:24.307Z] #51 8.950 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:05:24.568Z] #51 ... [2022-08-24T12:05:24.568Z] [2022-08-24T12:05:24.568Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:05:24.568Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:05:24.568Z] #55 11.13 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-24T12:05:24.568Z] #55 11.16 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-24T12:05:24.568Z] #55 11.23 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-24T12:05:24.568Z] #55 11.40 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-24T12:05:24.734Z] #20 54.33 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-24T12:05:24.735Z] #20 54.33 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:05:24.735Z] #20 54.33 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:05:25.093Z] #57 8.529 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-24T12:05:25.354Z] #57 8.533 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-24T12:05:25.354Z] #57 8.624 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-24T12:05:25.679Z] #20 55.94 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-24T12:05:25.679Z] #20 55.94 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:05:25.679Z] #20 55.95 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-24T12:05:25.957Z] #55 13.27 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-24T12:05:26.179Z] #64 ... [2022-08-24T12:05:26.179Z] [2022-08-24T12:05:26.179Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-08-24T12:05:26.179Z] #47 sha256:fd92e3587f0aa5b36f6bc8fc824f75b3f089cd91ff69a3e063eda39195d8b5d2 [2022-08-24T12:05:26.179Z] #47 24.35 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-24T12:05:26.179Z] #47 ... [2022-08-24T12:05:26.179Z] [2022-08-24T12:05:26.179Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-24T12:05:26.179Z] #57 sha256:975e45718d7c6a61b10670207552db937fb03481303b092d3993aa5af15578a1 [2022-08-24T12:05:26.179Z] #57 34.65 v3.0.2 [2022-08-24T12:05:26.221Z] #55 13.40 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-24T12:05:26.221Z] #55 13.45 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-24T12:05:26.442Z] #57 DONE 34.8s [2022-08-24T12:05:26.442Z] [2022-08-24T12:05:26.442Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:05:26.442Z] #14 sha256:49530c619c54265700c1a3f8a51e3970b23bd24a82b2dd410cab7d0d42070e3b [2022-08-24T12:05:26.442Z] #14 33.15 The following NEW packages will be installed: [2022-08-24T12:05:26.442Z] #14 33.16 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-24T12:05:26.442Z] #14 33.17 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-24T12:05:26.442Z] #14 33.17 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-24T12:05:26.442Z] #14 33.17 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-24T12:05:26.442Z] #14 33.17 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-24T12:05:26.442Z] #14 33.17 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-24T12:05:26.442Z] #14 33.17 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-24T12:05:26.442Z] #14 33.17 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-24T12:05:26.442Z] #14 33.19 mingw-w64-x86-64-dev [2022-08-24T12:05:26.442Z] #14 33.84 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:05:26.442Z] #14 33.84 Need to get 108 MB of archives. [2022-08-24T12:05:26.442Z] #14 33.84 After this operation, 620 MB of additional disk space will be used. [2022-08-24T12:05:26.442Z] #14 33.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-08-24T12:05:26.442Z] #14 33.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-08-24T12:05:26.442Z] #14 34.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-24T12:05:26.442Z] #14 34.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-08-24T12:05:26.442Z] #14 34.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-08-24T12:05:26.442Z] #14 34.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-24T12:05:26.442Z] #14 34.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-24T12:05:26.442Z] #14 34.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-08-24T12:05:26.442Z] #14 34.46 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-08-24T12:05:26.442Z] #14 34.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-08-24T12:05:26.483Z] #55 13.57 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-24T12:05:26.752Z] #57 ... [2022-08-24T12:05:26.752Z] [2022-08-24T12:05:26.752Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-24T12:05:26.752Z] #40 sha256:5bbc842f8d85cbfb85515839bb111998445ab9c71f7697e5a04b80b1264b0ea4 [2022-08-24T12:05:26.752Z] #40 8.731 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-24T12:05:26.752Z] #40 9.787 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-24T12:05:26.752Z] #40 ... [2022-08-24T12:05:26.752Z] [2022-08-24T12:05:26.752Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-24T12:05:26.752Z] #53 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T12:05:26.752Z] #53 8.051 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-24T12:05:26.752Z] #53 9.970 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-24T12:05:26.752Z] #53 10.05 go: downloading github.com/fatih/color v1.10.0 [2022-08-24T12:05:27.012Z] #53 10.25 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-24T12:05:27.013Z] #53 10.30 go: downloading github.com/pkg/errors v0.9.1 [2022-08-24T12:05:27.013Z] #53 ... [2022-08-24T12:05:27.013Z] [2022-08-24T12:05:27.013Z] #42 [tini 1/3] 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 [2022-08-24T12:05:27.013Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:05:27.013Z] #42 8.787 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:05:27.013Z] #42 8.818 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:05:27.013Z] #42 8.823 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:05:27.013Z] #42 10.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:05:27.013Z] #42 ... [2022-08-24T12:05:27.013Z] [2022-08-24T12:05:27.013Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:05:27.013Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:05:27.013Z] #55 8.397 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-24T12:05:27.098Z] #20 ... [2022-08-24T12:05:27.098Z] [2022-08-24T12:05:27.098Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:05:27.098Z] #71 sha256:630ce0b7d6267e7951b2c95934e91a0070121d1d6a9398ce8734e3576037dc4d [2022-08-24T12:05:27.098Z] #71 12.86 + cd /tmp/tmp.b4jixZfWRt/src/github.com/containerd/containerd [2022-08-24T12:05:27.098Z] #71 12.86 + git checkout -q v1.6.7 [2022-08-24T12:05:27.098Z] #71 13.47 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-24T12:05:27.098Z] #71 13.47 + BUILDTAGS='netgo osusergo static_build' [2022-08-24T12:05:27.098Z] #71 13.47 + export EXTRA_FLAGS=-buildmode=pie [2022-08-24T12:05:27.098Z] #71 13.47 + EXTRA_FLAGS=-buildmode=pie [2022-08-24T12:05:27.098Z] #71 13.47 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-24T12:05:27.098Z] #71 13.47 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-24T12:05:27.098Z] #71 13.47 + '[' '' = dynamic ']' [2022-08-24T12:05:27.098Z] #71 13.47 + make [2022-08-24T12:05:27.098Z] #71 14.14 + bin/ctr [2022-08-24T12:05:27.274Z] #55 ... [2022-08-24T12:05:27.274Z] [2022-08-24T12:05:27.274Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:05:27.274Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:05:27.274Z] #14 8.823 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:05:27.274Z] #14 9.011 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:05:27.274Z] #14 9.062 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:05:27.274Z] #14 10.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:05:27.274Z] #14 ... [2022-08-24T12:05:27.274Z] [2022-08-24T12:05:27.274Z] #62 [containerd 1/3] 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 [2022-08-24T12:05:27.274Z] #62 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T12:05:27.274Z] #62 6.755 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:05:27.274Z] #62 6.786 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:05:27.274Z] #62 6.786 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:05:27.274Z] #62 7.577 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:05:27.274Z] #62 9.974 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:05:27.535Z] #62 ... [2022-08-24T12:05:27.535Z] [2022-08-24T12:05:27.535Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T12:05:27.535Z] #67 sha256:9b6780052c20348cfcec5954011113950d17666f328db8cda32ecce4e43e5814 [2022-08-24T12:05:27.535Z] #67 6.746 + RM_GOPATH=0 [2022-08-24T12:05:27.535Z] #67 6.746 + TMP_GOPATH= [2022-08-24T12:05:27.535Z] #67 6.746 + : /build [2022-08-24T12:05:27.535Z] #67 6.746 + '[' -z '' ']' [2022-08-24T12:05:27.535Z] #67 6.746 ++ mktemp -d [2022-08-24T12:05:27.535Z] #67 6.747 + export GOPATH=/tmp/tmp.F5sfSZwCj0 [2022-08-24T12:05:27.535Z] #67 6.747 + GOPATH=/tmp/tmp.F5sfSZwCj0 [2022-08-24T12:05:27.535Z] #67 6.747 + RM_GOPATH=1 [2022-08-24T12:05:27.535Z] #67 6.747 + case "$(go env GOARCH)" in [2022-08-24T12:05:27.535Z] #67 6.747 ++ go env GOARCH [2022-08-24T12:05:27.535Z] #67 6.772 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:05:27.535Z] #67 6.772 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:05:27.535Z] #67 6.772 ++ dirname /install.sh [2022-08-24T12:05:27.535Z] #67 6.772 + dir=/ [2022-08-24T12:05:27.535Z] #67 6.772 + bin=rootlesskit [2022-08-24T12:05:27.535Z] #67 6.772 + shift [2022-08-24T12:05:27.535Z] #67 6.772 + '[' '!' -f //rootlesskit.installer ']' [2022-08-24T12:05:27.535Z] #67 6.772 + . //rootlesskit.installer [2022-08-24T12:05:27.535Z] #67 6.772 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:05:27.535Z] #67 6.772 + install_rootlesskit [2022-08-24T12:05:27.535Z] #67 6.772 + case "$1" in [2022-08-24T12:05:27.535Z] #67 6.772 + export CGO_ENABLED=0 [2022-08-24T12:05:27.535Z] #67 6.772 + CGO_ENABLED=0 [2022-08-24T12:05:27.535Z] #67 6.772 + _install_rootlesskit [2022-08-24T12:05:27.535Z] #67 6.792 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:05:27.535Z] #67 6.792 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-24T12:05:27.535Z] #67 6.792 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-24T12:05:27.535Z] #67 6.792 + GOBIN=/build [2022-08-24T12:05:27.535Z] #67 6.792 + GO111MODULE=on [2022-08-24T12:05:27.535Z] #67 6.792 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:05:27.535Z] #67 7.074 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-24T12:05:27.535Z] #67 10.62 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-24T12:05:27.535Z] #67 10.63 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-24T12:05:27.535Z] #67 ... [2022-08-24T12:05:27.535Z] [2022-08-24T12:05:27.535Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-24T12:05:27.535Z] #36 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T12:05:27.535Z] #36 9.163 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-24T12:05:27.797Z] #36 ... [2022-08-24T12:05:27.797Z] [2022-08-24T12:05:27.797Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-24T12:05:27.797Z] #34 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T12:05:27.797Z] #34 6.979 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-24T12:05:27.797Z] #34 6.982 Cloning into '.'... [2022-08-24T12:05:27.834Z] #14 ... [2022-08-24T12:05:27.834Z] [2022-08-24T12:05:27.834Z] #42 [tini 1/3] 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 [2022-08-24T12:05:27.834Z] #42 sha256:851b02cb688c410f978621d35afcba888053f6a6dac1a37e966f2b9a77ad6d50 [2022-08-24T12:05:27.834Z] #42 21.26 Reading package lists... [2022-08-24T12:05:27.834Z] #42 26.14 Building dependency tree... [2022-08-24T12:05:27.834Z] #42 30.42 The following additional packages will be installed: [2022-08-24T12:05:27.834Z] #42 30.42 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-24T12:05:27.834Z] #42 30.44 Suggested packages: [2022-08-24T12:05:27.834Z] #42 30.48 cmake-doc ninja-build lrzip [2022-08-24T12:05:27.834Z] #42 30.48 Recommended packages: [2022-08-24T12:05:27.834Z] #42 30.48 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-24T12:05:27.834Z] #42 31.31 The following NEW packages will be installed: [2022-08-24T12:05:27.834Z] #42 31.33 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-24T12:05:27.834Z] #42 31.33 vim-common xxd [2022-08-24T12:05:27.834Z] #42 31.89 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:05:27.834Z] #42 31.89 Need to get 15.6 MB of archives. [2022-08-24T12:05:27.834Z] #42 31.89 After this operation, 67.4 MB of additional disk space will be used. [2022-08-24T12:05:27.834Z] #42 31.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-24T12:05:27.834Z] #42 31.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-24T12:05:27.834Z] #42 31.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-24T12:05:27.834Z] #42 31.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-24T12:05:27.834Z] #42 32.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-08-24T12:05:27.834Z] #42 32.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-08-24T12:05:27.834Z] #42 32.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-08-24T12:05:27.834Z] #42 32.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-08-24T12:05:27.834Z] #42 32.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-08-24T12:05:27.834Z] #42 32.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-08-24T12:05:27.834Z] #42 33.83 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:05:27.834Z] #42 34.11 Fetched 15.6 MB in 1s (13.4 MB/s) [2022-08-24T12:05:27.834Z] #42 34.20 Selecting previously unselected package xxd. [2022-08-24T12:05:27.834Z] #42 34.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-24T12:05:27.834Z] #42 34.42 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-24T12:05:27.834Z] #42 34.45 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:05:27.834Z] #42 34.66 Selecting previously unselected package vim-common. [2022-08-24T12:05:27.834Z] #42 34.66 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T12:05:27.834Z] #42 34.67 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:05:27.834Z] #42 35.19 Selecting previously unselected package cmake-data. [2022-08-24T12:05:27.834Z] #42 35.21 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-24T12:05:27.834Z] #42 35.32 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-24T12:05:27.834Z] #42 ... [2022-08-24T12:05:27.834Z] [2022-08-24T12:05:27.834Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:05:27.834Z] #14 sha256:49530c619c54265700c1a3f8a51e3970b23bd24a82b2dd410cab7d0d42070e3b [2022-08-24T12:05:27.834Z] #14 36.20 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-08-24T12:05:27.874Z] #55 ... [2022-08-24T12:05:27.874Z] [2022-08-24T12:05:27.874Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-24T12:05:27.874Z] #26 sha256:4e6c2fa34ab5af42da35c8e0f6644742b7a39fe28f8ebcf2cf2a93254a7d3706 [2022-08-24T12:05:27.874Z] #26 5.518 + RM_GOPATH=0 [2022-08-24T12:05:27.874Z] #26 5.518 + TMP_GOPATH= [2022-08-24T12:05:27.874Z] #26 5.518 + : /build [2022-08-24T12:05:27.874Z] #26 5.518 + '[' -z '' ']' [2022-08-24T12:05:27.874Z] #26 5.518 ++ mktemp -d [2022-08-24T12:05:27.874Z] #26 5.544 + export GOPATH=/tmp/tmp.yykFHc5se7 [2022-08-24T12:05:27.874Z] #26 5.544 + GOPATH=/tmp/tmp.yykFHc5se7 [2022-08-24T12:05:27.874Z] #26 5.544 + RM_GOPATH=1 [2022-08-24T12:05:27.874Z] #26 5.544 + case "$(go env GOARCH)" in [2022-08-24T12:05:27.874Z] #26 5.544 ++ go env GOARCH [2022-08-24T12:05:27.874Z] #26 5.544 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:05:27.874Z] #26 5.544 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:05:27.874Z] #26 5.544 ++ dirname /install.sh [2022-08-24T12:05:27.874Z] #26 5.553 Install docker/cli version 17.06.2-ce from stable [2022-08-24T12:05:27.874Z] #26 5.556 + dir=/ [2022-08-24T12:05:27.874Z] #26 5.556 + bin=dockercli [2022-08-24T12:05:27.874Z] #26 5.556 + shift [2022-08-24T12:05:27.874Z] #26 5.556 + '[' '!' -f //dockercli.installer ']' [2022-08-24T12:05:27.874Z] #26 5.556 + . //dockercli.installer [2022-08-24T12:05:27.874Z] #26 5.556 ++ : stable [2022-08-24T12:05:27.874Z] #26 5.556 ++ : 17.06.2-ce [2022-08-24T12:05:27.874Z] #26 5.556 + install_dockercli [2022-08-24T12:05:27.874Z] #26 5.556 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-24T12:05:27.874Z] #26 5.556 ++ uname -m [2022-08-24T12:05:27.874Z] #26 5.556 + arch=x86_64 [2022-08-24T12:05:27.874Z] #26 5.556 + '[' x86_64 '!=' x86_64 ']' [2022-08-24T12:05:27.874Z] #26 5.556 + url=https://download.docker.com/linux/static [2022-08-24T12:05:27.874Z] #26 5.560 + tar -xz docker/docker [2022-08-24T12:05:27.874Z] #26 5.560 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-24T12:05:27.874Z] #26 13.73 + mkdir -p /build [2022-08-24T12:05:27.874Z] #26 13.75 + mv docker/docker /build/ [2022-08-24T12:05:27.874Z] #26 13.75 + rmdir docker [2022-08-24T12:05:27.874Z] #26 DONE 14.7s [2022-08-24T12:05:27.874Z] [2022-08-24T12:05:27.874Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T12:05:27.874Z] #67 sha256:1c18a366f749bb72eef1b3324eb7d2dc646e21191ac5d243028cda0c1d7e2e44 [2022-08-24T12:05:27.874Z] #67 10.24 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-24T12:05:27.874Z] #67 11.26 go: downloading github.com/google/uuid v1.3.0 [2022-08-24T12:05:27.874Z] #67 11.39 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-24T12:05:27.874Z] #67 11.52 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-24T12:05:27.874Z] #67 11.66 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-24T12:05:27.874Z] #67 11.81 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-24T12:05:27.874Z] #67 12.02 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-24T12:05:27.874Z] #67 12.30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-24T12:05:27.874Z] #67 12.52 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-24T12:05:27.874Z] #67 12.75 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-24T12:05:28.058Z] #34 ... [2022-08-24T12:05:28.058Z] [2022-08-24T12:05:28.058Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-24T12:05:28.058Z] #38 sha256:cb1d1fed84be398b890345b2ddb820ee3c5adf01b27112fa7944ab2fdb49ca55 [2022-08-24T12:05:28.058Z] #38 7.435 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-24T12:05:28.058Z] #38 ... [2022-08-24T12:05:28.058Z] [2022-08-24T12:05:28.058Z] #51 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-08-24T12:05:28.058Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:05:28.058Z] #51 7.656 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:05:28.058Z] #51 7.675 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:05:28.058Z] #51 7.679 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:05:28.058Z] #51 8.417 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-24T12:05:28.058Z] #51 8.696 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:05:28.058Z] #51 11.08 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:05:28.319Z] #51 ... [2022-08-24T12:05:28.319Z] [2022-08-24T12:05:28.319Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T12:05:28.319Z] #67 sha256:9b6780052c20348cfcec5954011113950d17666f328db8cda32ecce4e43e5814 [2022-08-24T12:05:28.319Z] #67 11.26 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-24T12:05:28.417Z] #14 36.74 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-08-24T12:05:28.818Z] #67 ... [2022-08-24T12:05:28.818Z] [2022-08-24T12:05:28.818Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-24T12:05:28.818Z] #36 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T12:05:28.818Z] #36 15.88 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-24T12:05:28.818Z] #36 15.89 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-24T12:05:29.008Z] #14 37.37 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-08-24T12:05:29.393Z] #36 16.46 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-24T12:05:29.393Z] #36 16.65 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-24T12:05:29.584Z] #14 ... [2022-08-24T12:05:29.584Z] [2022-08-24T12:05:29.584Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-24T12:05:29.584Z] #40 sha256:835650842608dea1993090eaa09ffd9a089a9433851ab3ec727fc007f2c052f9 [2022-08-24T12:05:29.584Z] #40 37.29 NAME: [2022-08-24T12:05:29.584Z] #40 37.29 go-winres - A tool for embedding resources in Windows executables [2022-08-24T12:05:29.584Z] #40 37.29 [2022-08-24T12:05:29.584Z] #40 37.29 USAGE: [2022-08-24T12:05:29.584Z] #40 37.29 go-winres [global options] command [command options] [arguments...] [2022-08-24T12:05:29.584Z] #40 37.29 [2022-08-24T12:05:29.584Z] #40 37.29 COMMANDS: [2022-08-24T12:05:29.584Z] #40 37.29 init Create an initial ./winres/winres.json [2022-08-24T12:05:29.584Z] #40 37.29 make Make syso files for the "go build" command [2022-08-24T12:05:29.584Z] #40 37.29 simply Make syso files for the "go build" command (simplified) [2022-08-24T12:05:29.584Z] #40 37.29 extract Extract all resources from an executable [2022-08-24T12:05:29.584Z] #40 37.29 patch Replace resources in an executable file (exe, dll) [2022-08-24T12:05:29.584Z] #40 37.29 help, h Shows a list of commands or help for one command [2022-08-24T12:05:29.584Z] #40 37.29 [2022-08-24T12:05:29.584Z] #40 37.29 GLOBAL OPTIONS: [2022-08-24T12:05:29.584Z] #40 37.29 --help, -h show help (default: false) [2022-08-24T12:05:29.584Z] #40 DONE 37.9s [2022-08-24T12:05:29.584Z] [2022-08-24T12:05:29.584Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:05:29.584Z] #76 sha256:7a0f15121f2d92cfaeb7eb69e6f7a2d16a454f34654105ed774aa48353189f76 [2022-08-24T12:05:29.584Z] #76 26.56 Building dependency tree... [2022-08-24T12:05:29.584Z] #76 30.62 python3 is already the newest version (3.9.2-3). [2022-08-24T12:05:29.584Z] #76 30.62 The following additional packages will be installed: [2022-08-24T12:05:29.584Z] #76 30.63 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-24T12:05:29.584Z] #76 30.63 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-24T12:05:29.584Z] #76 30.64 Suggested packages: [2022-08-24T12:05:29.584Z] #76 30.64 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-24T12:05:29.584Z] #76 30.64 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-24T12:05:29.584Z] #76 30.64 m4-doc ed diffutils-doc [2022-08-24T12:05:29.584Z] #76 30.64 Recommended packages: [2022-08-24T12:05:29.584Z] #76 30.64 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-24T12:05:29.584Z] #76 32.20 The following NEW packages will be installed: [2022-08-24T12:05:29.584Z] #76 32.24 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-24T12:05:29.584Z] #76 32.26 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-24T12:05:29.584Z] #76 32.26 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-24T12:05:29.584Z] #76 32.26 libyajl2 m4 patch xz-utils [2022-08-24T12:05:29.584Z] #76 32.80 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:05:29.584Z] #76 32.80 Need to get 5916 kB of archives. [2022-08-24T12:05:29.584Z] #76 32.80 After this operation, 18.6 MB of additional disk space will be used. [2022-08-24T12:05:29.584Z] #76 32.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-24T12:05:29.584Z] #76 32.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-08-24T12:05:29.584Z] #76 32.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-08-24T12:05:29.584Z] #76 32.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-08-24T12:05:29.584Z] #76 32.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-24T12:05:29.584Z] #76 32.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-08-24T12:05:29.584Z] #76 32.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-08-24T12:05:29.584Z] #76 32.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-08-24T12:05:29.584Z] #76 32.88 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-24T12:05:29.584Z] #76 32.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-08-24T12:05:29.584Z] #76 32.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-24T12:05:29.584Z] #76 32.93 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-24T12:05:29.584Z] #76 33.06 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-08-24T12:05:29.584Z] #76 33.08 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-24T12:05:29.584Z] #76 33.08 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-08-24T12:05:29.584Z] #76 33.08 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-24T12:05:29.584Z] #76 33.09 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-08-24T12:05:29.584Z] #76 33.09 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-24T12:05:29.584Z] #76 33.09 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-24T12:05:29.584Z] #76 33.10 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-08-24T12:05:29.584Z] #76 33.12 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-24T12:05:29.584Z] #76 33.14 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-24T12:05:29.584Z] #76 33.14 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-08-24T12:05:29.584Z] #76 34.14 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:05:29.584Z] #76 34.44 Fetched 5916 kB in 1s (7966 kB/s) [2022-08-24T12:05:29.584Z] #76 34.61 Selecting previously unselected package bzip2. [2022-08-24T12:05:29.584Z] #76 34.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-24T12:05:29.584Z] #76 34.73 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-08-24T12:05:29.584Z] #76 34.74 Unpacking bzip2 (1.0.8-4) ... [2022-08-24T12:05:29.584Z] #76 35.06 Selecting previously unselected package libmagic-mgc. [2022-08-24T12:05:29.584Z] #76 35.09 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-08-24T12:05:29.584Z] #76 35.11 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-24T12:05:29.584Z] #76 36.13 Selecting previously unselected package libmagic1:arm64. [2022-08-24T12:05:29.584Z] #76 36.13 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-08-24T12:05:29.584Z] #76 36.14 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-08-24T12:05:29.584Z] #76 36.32 Selecting previously unselected package file. [2022-08-24T12:05:29.584Z] #76 36.35 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-08-24T12:05:29.584Z] #76 36.36 Unpacking file (1:5.39-3) ... [2022-08-24T12:05:29.584Z] #76 36.74 Selecting previously unselected package xz-utils. [2022-08-24T12:05:29.584Z] #76 36.74 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-24T12:05:29.584Z] #76 36.76 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:05:29.584Z] #76 37.07 Selecting previously unselected package libsigsegv2:arm64. [2022-08-24T12:05:29.584Z] #76 37.07 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-08-24T12:05:29.584Z] #76 37.08 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-08-24T12:05:29.584Z] #76 37.53 Selecting previously unselected package m4. [2022-08-24T12:05:29.584Z] #76 37.54 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-08-24T12:05:29.584Z] #76 37.55 Unpacking m4 (1.4.18-5) ... [2022-08-24T12:05:29.584Z] #76 37.79 Selecting previously unselected package autoconf. [2022-08-24T12:05:29.584Z] #76 37.80 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-24T12:05:29.584Z] #76 37.88 Unpacking autoconf (2.69-14) ... [2022-08-24T12:05:29.655Z] #36 16.82 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-24T12:05:29.655Z] #36 ... [2022-08-24T12:05:29.655Z] [2022-08-24T12:05:29.655Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-24T12:05:29.655Z] #38 sha256:cb1d1fed84be398b890345b2ddb820ee3c5adf01b27112fa7944ab2fdb49ca55 [2022-08-24T12:05:29.655Z] #38 16.41 tomll can be used in two ways: [2022-08-24T12:05:29.655Z] #38 16.41 Writing to STDIN and reading from STDOUT: [2022-08-24T12:05:29.655Z] #38 16.41 cat file.toml | tomll > file.toml [2022-08-24T12:05:29.655Z] #38 16.41 [2022-08-24T12:05:29.655Z] #38 16.41 Reading and updating a list of files: [2022-08-24T12:05:29.655Z] #38 16.41 tomll a.toml b.toml c.toml [2022-08-24T12:05:29.655Z] #38 16.41 [2022-08-24T12:05:29.655Z] #38 16.41 When given a list of files, tomll will modify all files in place without asking. [2022-08-24T12:05:29.655Z] #38 DONE 16.9s [2022-08-24T12:05:29.655Z] [2022-08-24T12:05:29.655Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-08-24T12:05:29.655Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:05:29.655Z] #47 6.579 + git clone https://github.com/docker/distribution.git . [2022-08-24T12:05:29.655Z] #47 6.579 Cloning into '.'... [2022-08-24T12:05:29.666Z] #14 ... [2022-08-24T12:05:29.666Z] [2022-08-24T12:05:29.666Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:05:29.666Z] #76 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:05:29.666Z] #76 45.37 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-24T12:05:29.847Z] #76 ... [2022-08-24T12:05:29.847Z] [2022-08-24T12:05:29.847Z] #51 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-08-24T12:05:29.847Z] #51 sha256:862a9ad7eaccc8b4ba03ecbe84b21b6130d6e365ab8f70c8009eba9abfb8c407 [2022-08-24T12:05:29.847Z] #51 23.62 Reading package lists... [2022-08-24T12:05:29.847Z] #51 28.38 Building dependency tree... [2022-08-24T12:05:29.847Z] #51 32.82 The following additional packages will be installed: [2022-08-24T12:05:29.847Z] #51 32.83 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-24T12:05:29.847Z] #51 32.83 python3-protobuf python3-six [2022-08-24T12:05:29.847Z] #51 32.84 Suggested packages: [2022-08-24T12:05:29.847Z] #51 32.84 python3-setuptools [2022-08-24T12:05:29.847Z] #51 32.84 Recommended packages: [2022-08-24T12:05:29.847Z] #51 32.84 iproute2 | iproute [2022-08-24T12:05:29.847Z] #51 33.63 The following NEW packages will be installed: [2022-08-24T12:05:29.847Z] #51 33.68 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-24T12:05:29.847Z] #51 33.68 python3-protobuf python3-six [2022-08-24T12:05:29.847Z] #51 34.19 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:05:29.847Z] #51 34.19 Need to get 2136 kB of archives. [2022-08-24T12:05:29.847Z] #51 34.19 After this operation, 10.8 MB of additional disk space will be used. [2022-08-24T12:05:29.847Z] #51 34.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-08-24T12:05:29.847Z] #51 34.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-24T12:05:29.847Z] #51 34.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-24T12:05:29.847Z] #51 34.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-08-24T12:05:29.847Z] #51 34.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-24T12:05:29.847Z] #51 34.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-08-24T12:05:29.847Z] #51 34.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-24T12:05:29.847Z] #51 36.57 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-08-24T12:05:29.847Z] #51 38.01 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:05:29.917Z] #47 ... [2022-08-24T12:05:29.917Z] [2022-08-24T12:05:29.917Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T12:05:29.917Z] #67 sha256:1c18a366f749bb72eef1b3324eb7d2dc646e21191ac5d243028cda0c1d7e2e44 [2022-08-24T12:05:29.917Z] #67 16.06 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-24T12:05:30.133Z] #51 38.44 Fetched 2136 kB in 3s (694 kB/s) [2022-08-24T12:05:30.134Z] #51 ... [2022-08-24T12:05:30.134Z] [2022-08-24T12:05:30.134Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:05:30.134Z] #55 sha256:e9aaf25a8daf13756fe95f25c6e7d5fb65b46b038674d5e9ab8d127a2ed15a5d [2022-08-24T12:05:30.134Z] #55 30.84 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-24T12:05:30.134Z] #55 30.89 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-24T12:05:30.134Z] #55 30.93 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-24T12:05:30.134Z] #55 31.03 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-24T12:05:30.134Z] #55 31.06 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-24T12:05:30.134Z] #55 31.68 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-24T12:05:30.134Z] #55 31.89 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-24T12:05:30.134Z] #55 31.94 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-24T12:05:30.134Z] #55 32.02 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-24T12:05:30.134Z] #55 32.19 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-24T12:05:30.134Z] #55 32.41 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-24T12:05:30.134Z] #55 32.42 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-24T12:05:30.134Z] #55 32.56 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-24T12:05:30.134Z] #55 32.63 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-24T12:05:30.134Z] #55 32.64 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-24T12:05:30.134Z] #55 32.78 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-24T12:05:30.134Z] #55 32.82 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-24T12:05:30.134Z] #55 33.40 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-24T12:05:30.134Z] #55 33.48 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-24T12:05:30.134Z] #55 33.56 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-24T12:05:30.134Z] #55 33.74 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-24T12:05:30.134Z] #55 33.84 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-24T12:05:30.134Z] #55 33.90 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-24T12:05:30.134Z] #55 33.91 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-24T12:05:30.134Z] #55 34.00 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-24T12:05:30.134Z] #55 34.18 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-24T12:05:30.134Z] #55 34.21 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-24T12:05:30.134Z] #55 34.23 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-24T12:05:30.134Z] #55 34.37 go: downloading github.com/prometheus/common v0.32.1 [2022-08-24T12:05:30.134Z] #55 34.93 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-24T12:05:30.134Z] #55 34.94 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-24T12:05:30.134Z] #55 36.07 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-24T12:05:30.134Z] #55 37.18 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-24T12:05:30.395Z] #55 ... [2022-08-24T12:05:30.395Z] [2022-08-24T12:05:30.395Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:05:30.395Z] #76 sha256:7a0f15121f2d92cfaeb7eb69e6f7a2d16a454f34654105ed774aa48353189f76 [2022-08-24T12:05:30.395Z] #76 38.65 Selecting previously unselected package autotools-dev. [2022-08-24T12:05:30.395Z] #76 38.66 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-24T12:05:30.395Z] #76 38.82 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-24T12:05:30.969Z] #76 39.29 Selecting previously unselected package automake. [2022-08-24T12:05:30.969Z] #76 39.30 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-24T12:05:30.969Z] #76 39.43 Unpacking automake (1:1.16.3-2) ... [2022-08-24T12:05:31.550Z] #76 39.97 Selecting previously unselected package patch. [2022-08-24T12:05:31.550Z] #76 39.97 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-08-24T12:05:31.550Z] #76 39.98 Unpacking patch (2.7.6-7) ... [2022-08-24T12:05:31.813Z] #76 40.23 Selecting previously unselected package dpkg-dev. [2022-08-24T12:05:31.813Z] #76 40.24 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-24T12:05:31.813Z] #76 40.28 Unpacking dpkg-dev (1.20.11) ... [2022-08-24T12:05:32.760Z] #76 41.25 Selecting previously unselected package build-essential. [2022-08-24T12:05:32.760Z] #76 41.28 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-08-24T12:05:32.760Z] #76 41.29 Unpacking build-essential (12.9) ... [2022-08-24T12:05:33.022Z] #76 41.41 Selecting previously unselected package libcap2:arm64. [2022-08-24T12:05:33.022Z] #76 41.42 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-24T12:05:33.022Z] #76 41.43 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-24T12:05:33.285Z] #76 41.53 Selecting previously unselected package libcap-dev:arm64. [2022-08-24T12:05:33.285Z] #76 41.55 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-08-24T12:05:33.285Z] #76 41.57 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-08-24T12:05:33.285Z] #76 41.77 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-24T12:05:33.285Z] #76 41.79 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-24T12:05:33.285Z] #76 41.80 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-24T12:05:33.285Z] #76 41.89 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-08-24T12:05:33.547Z] #76 41.91 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-08-24T12:05:33.547Z] #76 41.92 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-24T12:05:33.547Z] #76 42.04 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-24T12:05:33.547Z] #76 42.04 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-24T12:05:33.547Z] #76 42.05 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-24T12:05:33.615Z] #67 16.02 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-24T12:05:33.615Z] #67 ... [2022-08-24T12:05:33.615Z] [2022-08-24T12:05:33.615Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-08-24T12:05:33.615Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:05:33.615Z] #47 6.428 + git clone https://github.com/docker/distribution.git . [2022-08-24T12:05:33.615Z] #47 6.431 Cloning into '.'... [2022-08-24T12:05:33.615Z] #47 ... [2022-08-24T12:05:33.615Z] [2022-08-24T12:05:33.615Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-24T12:05:33.615Z] #26 sha256:373d187cf56cc5f6a61df06446f14d5528de4f7157310eb45afcf8037f275682 [2022-08-24T12:05:33.615Z] #26 7.889 + RM_GOPATH=0 [2022-08-24T12:05:33.615Z] #26 7.889 + TMP_GOPATH= [2022-08-24T12:05:33.615Z] #26 7.889 + : /build [2022-08-24T12:05:33.615Z] #26 7.889 + '[' -z '' ']' [2022-08-24T12:05:33.615Z] #26 7.890 ++ mktemp -d [2022-08-24T12:05:33.615Z] #26 7.938 + export GOPATH=/tmp/tmp.NDgX59vyBK [2022-08-24T12:05:33.615Z] #26 7.938 + GOPATH=/tmp/tmp.NDgX59vyBK [2022-08-24T12:05:33.615Z] #26 7.938 + RM_GOPATH=1 [2022-08-24T12:05:33.615Z] #26 7.938 + case "$(go env GOARCH)" in [2022-08-24T12:05:33.615Z] #26 7.938 ++ go env GOARCH [2022-08-24T12:05:33.615Z] #26 7.947 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:05:33.615Z] #26 7.947 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:05:33.615Z] #26 7.948 ++ dirname /install.sh [2022-08-24T12:05:33.615Z] #26 7.953 + dir=/ [2022-08-24T12:05:33.615Z] #26 7.958 + bin=dockercli [2022-08-24T12:05:33.615Z] #26 7.958 + shift [2022-08-24T12:05:33.615Z] #26 7.958 + '[' '!' -f //dockercli.installer ']' [2022-08-24T12:05:33.615Z] #26 7.958 + . //dockercli.installer [2022-08-24T12:05:33.615Z] #26 7.959 ++ : stable [2022-08-24T12:05:33.615Z] #26 7.959 ++ : 17.06.2-ce [2022-08-24T12:05:33.615Z] #26 7.960 + install_dockercli [2022-08-24T12:05:33.615Z] #26 7.970 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-24T12:05:33.615Z] #26 7.970 Install docker/cli version 17.06.2-ce from stable [2022-08-24T12:05:33.615Z] #26 7.971 ++ uname -m [2022-08-24T12:05:33.615Z] #26 7.979 + arch=x86_64 [2022-08-24T12:05:33.615Z] #26 7.979 + '[' x86_64 '!=' x86_64 ']' [2022-08-24T12:05:33.615Z] #26 7.979 + url=https://download.docker.com/linux/static [2022-08-24T12:05:33.615Z] #26 7.980 + tar -xz docker/docker [2022-08-24T12:05:33.615Z] #26 7.981 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-24T12:05:33.615Z] #26 ... [2022-08-24T12:05:33.615Z] [2022-08-24T12:05:33.615Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:05:33.615Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:05:33.615Z] #76 6.939 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:05:33.615Z] #76 9.993 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:05:33.615Z] #76 12.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:05:33.615Z] #76 ... [2022-08-24T12:05:33.615Z] [2022-08-24T12:05:33.615Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:05:33.615Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:05:33.615Z] #55 11.45 go: downloading github.com/fatih/color v1.13.0 [2022-08-24T12:05:33.615Z] #55 11.53 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-24T12:05:33.615Z] #55 11.78 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-24T12:05:33.615Z] #55 11.78 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-24T12:05:33.615Z] #55 12.16 go: downloading github.com/spf13/viper v1.11.0 [2022-08-24T12:05:33.615Z] #55 12.41 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-24T12:05:33.615Z] #55 12.94 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-24T12:05:33.615Z] #55 12.99 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-24T12:05:33.615Z] #55 13.07 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-24T12:05:33.615Z] #55 13.35 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-24T12:05:33.615Z] #55 16.51 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-24T12:05:33.615Z] #55 16.73 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-24T12:05:33.615Z] #55 17.04 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-24T12:05:33.750Z] #71 ... [2022-08-24T12:05:33.750Z] [2022-08-24T12:05:33.750Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:05:33.750Z] #20 sha256:5c4f52c5265a8e9727aae78310337aa90f50d3bdebdf9eebee3afc7eaaf4e06e [2022-08-24T12:05:33.750Z] #20 57.53 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-24T12:05:33.750Z] #20 57.54 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:05:33.750Z] #20 57.54 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:05:33.750Z] #20 61.32 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-24T12:05:33.750Z] #20 61.33 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:05:33.750Z] #20 61.34 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:05:33.750Z] #20 62.96 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-24T12:05:33.750Z] #20 62.97 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-24T12:05:33.750Z] #20 62.98 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-24T12:05:33.750Z] #20 63.04 Selecting previously unselected package libapparmor1:amd64. [2022-08-24T12:05:33.750Z] #20 63.04 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-24T12:05:33.750Z] #20 63.04 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-24T12:05:33.750Z] #20 63.10 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-24T12:05:33.750Z] #20 63.11 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-24T12:05:33.750Z] #20 63.12 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-24T12:05:33.750Z] #20 63.18 Selecting previously unselected package libbtrfs0:amd64. [2022-08-24T12:05:33.750Z] #20 63.18 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-24T12:05:33.750Z] #20 63.19 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T12:05:33.750Z] #20 63.27 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-24T12:05:33.750Z] #20 63.28 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-24T12:05:33.750Z] #20 63.28 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T12:05:33.750Z] #20 63.36 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-24T12:05:33.750Z] #20 63.37 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T12:05:33.750Z] #20 63.38 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:05:33.750Z] #20 63.42 Selecting previously unselected package libudev-dev:amd64. [2022-08-24T12:05:33.750Z] #20 63.42 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-24T12:05:33.750Z] #20 63.43 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-24T12:05:33.750Z] #20 63.51 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-24T12:05:33.750Z] #20 63.52 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-24T12:05:33.750Z] #20 63.52 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-24T12:05:33.750Z] #20 63.66 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-24T12:05:33.750Z] #20 63.67 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-24T12:05:33.750Z] #20 63.67 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-24T12:05:33.750Z] #20 63.76 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-24T12:05:33.750Z] #20 63.77 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-24T12:05:33.750Z] #20 63.78 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-24T12:05:33.750Z] #20 63.87 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-24T12:05:33.750Z] #20 63.88 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-24T12:05:33.750Z] #20 63.89 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-24T12:05:33.750Z] #20 63.94 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-24T12:05:33.750Z] #20 63.94 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-24T12:05:33.750Z] #20 63.95 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-24T12:05:33.812Z] #76 42.25 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-24T12:05:33.812Z] #76 42.25 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-24T12:05:33.812Z] #76 42.28 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-24T12:05:33.878Z] #55 17.15 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-24T12:05:34.012Z] #20 64.15 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-24T12:05:34.012Z] #20 64.16 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-24T12:05:34.012Z] #20 64.17 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-24T12:05:34.012Z] #20 64.28 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-24T12:05:34.012Z] #20 64.28 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T12:05:34.012Z] #20 64.30 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:05:34.012Z] #20 64.34 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-24T12:05:34.012Z] #20 64.35 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-24T12:05:34.012Z] #20 64.36 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T12:05:34.135Z] #67 ... [2022-08-24T12:05:34.135Z] [2022-08-24T12:05:34.135Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:05:34.135Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:05:34.135Z] #76 11.54 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:05:34.135Z] #76 13.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:05:34.273Z] #20 64.43 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-24T12:05:34.274Z] #20 64.44 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-24T12:05:34.274Z] #20 64.45 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T12:05:34.398Z] #76 ... [2022-08-24T12:05:34.398Z] [2022-08-24T12:05:34.398Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:05:34.398Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:05:34.398Z] #55 18.31 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-24T12:05:34.398Z] #55 18.34 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-24T12:05:34.398Z] #55 18.53 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-24T12:05:34.398Z] #55 18.69 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-24T12:05:34.398Z] #55 18.84 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-24T12:05:34.398Z] #55 18.88 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-24T12:05:34.398Z] #55 19.01 go: downloading github.com/spf13/afero v1.8.2 [2022-08-24T12:05:34.398Z] #55 19.06 go: downloading github.com/spf13/cast v1.4.1 [2022-08-24T12:05:34.398Z] #55 19.38 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-24T12:05:34.398Z] #55 19.38 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-24T12:05:34.398Z] #55 19.75 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-24T12:05:34.398Z] #55 19.89 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-24T12:05:34.398Z] #55 19.99 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-24T12:05:34.398Z] #55 20.15 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-24T12:05:34.398Z] #55 20.28 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-24T12:05:34.398Z] #55 20.42 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-24T12:05:34.398Z] #55 20.56 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-24T12:05:34.398Z] #55 20.67 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-24T12:05:34.398Z] #55 21.50 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-24T12:05:34.535Z] #20 64.69 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T12:05:34.535Z] #20 64.70 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-24T12:05:34.535Z] #20 64.71 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-24T12:05:34.535Z] #20 64.72 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-24T12:05:34.535Z] #20 64.74 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-24T12:05:34.535Z] #20 64.75 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-24T12:05:34.535Z] #20 64.76 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T12:05:34.535Z] #20 64.78 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-24T12:05:34.535Z] #20 64.79 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-24T12:05:34.535Z] #20 64.80 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-24T12:05:34.536Z] #20 64.82 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-24T12:05:34.536Z] #20 64.83 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T12:05:34.536Z] #20 64.84 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-24T12:05:34.536Z] #20 64.86 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-24T12:05:34.536Z] #20 64.88 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-24T12:05:34.660Z] #55 21.71 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-24T12:05:34.660Z] #55 ... [2022-08-24T12:05:34.660Z] [2022-08-24T12:05:34.660Z] #51 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-08-24T12:05:34.660Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:05:34.660Z] #51 11.57 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:05:34.660Z] #51 14.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:05:34.660Z] #51 16.99 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-24T12:05:34.759Z] #76 43.02 Selecting previously unselected package libtool. [2022-08-24T12:05:34.759Z] #76 43.02 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-24T12:05:34.760Z] #76 43.04 Unpacking libtool (2.4.6-15) ... [2022-08-24T12:05:34.760Z] #76 43.33 Selecting previously unselected package libudev-dev:arm64. [2022-08-24T12:05:34.760Z] #76 43.33 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-24T12:05:34.760Z] #76 43.35 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-24T12:05:34.797Z] #20 64.89 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T12:05:34.797Z] #20 64.90 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-24T12:05:34.797Z] #20 64.92 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-24T12:05:34.797Z] #20 64.93 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-24T12:05:34.797Z] #20 64.94 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-24T12:05:34.797Z] #20 64.97 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:05:34.797Z] #20 65.00 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 [2022-08-24T12:05:34.797Z] #20 65.01 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:05:34.797Z] #20 65.03 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 [2022-08-24T12:05:34.797Z] #20 65.04 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-24T12:05:34.797Z] #20 65.06 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:05:34.797Z] #20 65.08 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-24T12:05:34.797Z] #20 65.09 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:05:34.823Z] #55 ... [2022-08-24T12:05:34.823Z] [2022-08-24T12:05:34.823Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T12:05:34.823Z] #67 sha256:9b6780052c20348cfcec5954011113950d17666f328db8cda32ecce4e43e5814 [2022-08-24T12:05:34.823Z] #67 17.72 go: downloading github.com/google/uuid v1.3.0 [2022-08-24T12:05:34.823Z] #67 17.92 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-24T12:05:34.922Z] #51 ... [2022-08-24T12:05:34.922Z] [2022-08-24T12:05:34.922Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:05:34.922Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:05:34.922Z] #14 12.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:05:34.922Z] #14 21.98 Fetched 8571 kB in 16s (544 kB/s) [2022-08-24T12:05:34.922Z] #14 21.98 Reading package lists... [2022-08-24T12:05:34.922Z] #14 ... [2022-08-24T12:05:34.922Z] [2022-08-24T12:05:34.922Z] #42 [tini 1/3] 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 [2022-08-24T12:05:34.922Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:05:34.922Z] #42 12.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:05:34.922Z] #42 21.30 Fetched 8571 kB in 15s (553 kB/s) [2022-08-24T12:05:35.021Z] #76 43.58 Selecting previously unselected package libyajl2:arm64. [2022-08-24T12:05:35.021Z] #76 43.59 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-08-24T12:05:35.063Z] #20 65.11 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-24T12:05:35.063Z] #20 65.13 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:05:35.063Z] #20 65.14 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-24T12:05:35.063Z] #20 65.16 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:05:35.063Z] #20 65.17 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:05:35.063Z] #20 65.19 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:05:35.185Z] #42 21.30 Reading package lists... [2022-08-24T12:05:35.185Z] #42 ... [2022-08-24T12:05:35.185Z] [2022-08-24T12:05:35.185Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:05:35.185Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:05:35.185Z] #55 22.16 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-24T12:05:35.185Z] #55 22.34 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-24T12:05:35.185Z] #55 22.53 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-24T12:05:35.283Z] #76 43.62 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-24T12:05:35.283Z] #76 43.74 Selecting previously unselected package libyajl-dev:arm64. [2022-08-24T12:05:35.283Z] #76 43.74 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-08-24T12:05:35.283Z] #76 43.75 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-08-24T12:05:35.448Z] #55 ... [2022-08-24T12:05:35.448Z] [2022-08-24T12:05:35.448Z] #62 [containerd 1/3] 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 [2022-08-24T12:05:35.448Z] #62 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T12:05:35.448Z] #62 12.55 Fetched 8571 kB in 9s (962 kB/s) [2022-08-24T12:05:35.448Z] #62 12.55 Reading package lists... [2022-08-24T12:05:35.448Z] #62 19.99 Reading package lists... [2022-08-24T12:05:35.448Z] #62 ... [2022-08-24T12:05:35.448Z] [2022-08-24T12:05:35.448Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:05:35.448Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:05:35.448Z] #55 22.74 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-24T12:05:35.546Z] #76 44.01 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-24T12:05:35.546Z] #76 44.02 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-24T12:05:35.546Z] #76 44.10 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-24T12:05:35.710Z] #55 ... [2022-08-24T12:05:35.710Z] [2022-08-24T12:05:35.710Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-24T12:05:35.710Z] #53 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T12:05:35.710Z] #53 12.91 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-24T12:05:35.710Z] #53 13.01 go: downloading golang.org/x/mod v0.3.0 [2022-08-24T12:05:35.710Z] #53 ... [2022-08-24T12:05:35.710Z] [2022-08-24T12:05:35.710Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:05:35.710Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:05:35.710Z] #55 23.03 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-24T12:05:35.809Z] #76 44.12 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-08-24T12:05:35.809Z] #76 44.15 Setting up file (1:5.39-3) ... [2022-08-24T12:05:35.809Z] #76 44.17 Setting up bzip2 (1.0.8-4) ... [2022-08-24T12:05:35.809Z] #76 44.18 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-24T12:05:35.809Z] #76 44.20 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-24T12:05:35.809Z] #76 44.22 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-24T12:05:35.809Z] #76 44.23 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-24T12:05:35.809Z] #76 44.24 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-08-24T12:05:35.809Z] #76 44.27 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:05:35.809Z] #76 44.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-24T12:05:35.809Z] #76 44.29 Setting up patch (2.7.6-7) ... [2022-08-24T12:05:35.809Z] #76 44.31 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-24T12:05:35.809Z] #76 44.32 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-08-24T12:05:35.809Z] #76 44.34 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-08-24T12:05:35.809Z] #76 44.37 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-24T12:05:35.809Z] #76 44.41 Setting up libtool (2.4.6-15) ... [2022-08-24T12:05:35.809Z] #76 44.42 Setting up m4 (1.4.18-5) ... [2022-08-24T12:05:35.809Z] #76 44.43 Setting up dpkg-dev (1.20.11) ... [2022-08-24T12:05:35.809Z] #76 44.45 Setting up autoconf (2.69-14) ... [2022-08-24T12:05:36.076Z] #76 44.46 Setting up build-essential (12.9) ... [2022-08-24T12:05:36.076Z] #76 44.48 Setting up automake (1:1.16.3-2) ... [2022-08-24T12:05:36.076Z] #76 44.49 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-24T12:05:36.076Z] #76 44.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:05:36.208Z] #67 19.28 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-24T12:05:36.453Z] #20 DONE 66.6s [2022-08-24T12:05:36.453Z] [2022-08-24T12:05:36.453Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:05:36.453Z] #71 sha256:630ce0b7d6267e7951b2c95934e91a0070121d1d6a9398ce8734e3576037dc4d [2022-08-24T12:05:36.453Z] #71 ... [2022-08-24T12:05:36.453Z] [2022-08-24T12:05:36.453Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-08-24T12:05:36.453Z] #21 sha256:712fa7a5e2c75bce4e7968c23d7ac09307045cc9d27cf3c54650b68e019ca6a6 [2022-08-24T12:05:36.655Z] #55 23.74 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-24T12:05:36.655Z] #55 23.84 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-24T12:05:36.655Z] #55 24.00 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-24T12:05:36.781Z] #67 19.76 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-24T12:05:36.781Z] #67 19.88 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-24T12:05:36.919Z] #55 24.07 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-24T12:05:36.919Z] #55 24.13 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-24T12:05:36.919Z] #55 24.16 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-24T12:05:36.919Z] #55 24.21 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-24T12:05:36.919Z] #55 24.24 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-24T12:05:36.919Z] #55 24.34 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-24T12:05:37.180Z] #55 24.49 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-24T12:05:37.359Z] #67 20.43 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-24T12:05:37.399Z] #21 1.115 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-24T12:05:37.399Z] #21 1.119 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-24T12:05:37.399Z] #21 1.119 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-24T12:05:37.442Z] #55 24.53 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-24T12:05:37.442Z] #55 24.63 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-24T12:05:37.442Z] #55 24.65 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-24T12:05:37.442Z] #55 24.77 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-24T12:05:37.620Z] #67 ... [2022-08-24T12:05:37.620Z] [2022-08-24T12:05:37.620Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-24T12:05:37.620Z] #53 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T12:05:37.620Z] #53 10.93 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-24T12:05:37.620Z] #53 10.94 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-24T12:05:37.620Z] #53 11.02 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-24T12:05:37.620Z] #53 11.18 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-24T12:05:37.620Z] #53 11.22 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-24T12:05:37.620Z] #53 11.46 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-24T12:05:37.620Z] #53 11.73 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-24T12:05:37.620Z] #53 12.12 go: downloading golang.org/x/tools v0.1.0 [2022-08-24T12:05:37.709Z] #55 24.78 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-24T12:05:37.883Z] #53 ... [2022-08-24T12:05:37.883Z] [2022-08-24T12:05:37.883Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-24T12:05:37.883Z] #57 sha256:a89fc1367a57c2569f52256c4c2524f32f8f6999e77bc82f2baeb692cc8713ca [2022-08-24T12:05:37.883Z] #57 10.99 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-24T12:05:37.883Z] #57 ... [2022-08-24T12:05:37.883Z] [2022-08-24T12:05:37.883Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T12:05:37.883Z] #67 sha256:9b6780052c20348cfcec5954011113950d17666f328db8cda32ecce4e43e5814 [2022-08-24T12:05:37.883Z] #67 20.90 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-24T12:05:37.972Z] #55 25.19 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-24T12:05:37.972Z] #55 25.30 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-24T12:05:37.972Z] #55 25.30 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-24T12:05:38.233Z] #55 25.37 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-24T12:05:38.233Z] #55 25.54 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-24T12:05:38.233Z] #55 25.54 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-24T12:05:38.456Z] #67 21.21 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-24T12:05:38.456Z] #67 ... [2022-08-24T12:05:38.456Z] [2022-08-24T12:05:38.456Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-24T12:05:38.456Z] #40 sha256:5bbc842f8d85cbfb85515839bb111998445ab9c71f7697e5a04b80b1264b0ea4 [2022-08-24T12:05:38.456Z] #40 11.64 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-24T12:05:38.456Z] #40 12.17 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-24T12:05:38.456Z] #40 12.24 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-24T12:05:38.456Z] #40 17.66 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-24T12:05:38.456Z] #40 17.94 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-24T12:05:38.456Z] #40 ... [2022-08-24T12:05:38.456Z] [2022-08-24T12:05:38.456Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-24T12:05:38.456Z] #26 sha256:373d187cf56cc5f6a61df06446f14d5528de4f7157310eb45afcf8037f275682 [2022-08-24T12:05:38.456Z] #26 21.17 + mkdir -p /build [2022-08-24T12:05:38.456Z] #26 21.18 + mv docker/docker /build/ [2022-08-24T12:05:38.456Z] #26 21.19 + rmdir docker [2022-08-24T12:05:38.496Z] #55 25.87 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-24T12:05:38.625Z] #76 DONE 46.9s [2022-08-24T12:05:38.625Z] [2022-08-24T12:05:38.625Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:05:38.625Z] #14 sha256:49530c619c54265700c1a3f8a51e3970b23bd24a82b2dd410cab7d0d42070e3b [2022-08-24T12:05:38.625Z] #14 38.83 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-08-24T12:05:38.625Z] #14 39.25 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-24T12:05:38.625Z] #14 39.28 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-24T12:05:38.625Z] #14 39.29 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-24T12:05:38.625Z] #14 39.29 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-24T12:05:38.625Z] #14 39.30 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-24T12:05:38.625Z] #14 39.30 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-08-24T12:05:38.625Z] #14 39.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-24T12:05:38.625Z] #14 39.37 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-08-24T12:05:38.625Z] #14 39.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-08-24T12:05:38.625Z] #14 39.45 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-08-24T12:05:38.625Z] #14 39.45 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-08-24T12:05:38.625Z] #14 39.45 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-08-24T12:05:38.625Z] #14 39.47 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-08-24T12:05:38.625Z] #14 39.47 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-08-24T12:05:38.625Z] #14 39.47 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-24T12:05:38.625Z] #14 39.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-24T12:05:38.625Z] #14 40.59 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:05:38.625Z] #14 40.85 Fetched 108 MB in 6s (17.7 MB/s) [2022-08-24T12:05:38.625Z] #14 40.98 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-24T12:05:38.625Z] #14 40.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 ... 15708 files and directories currently installed.) [2022-08-24T12:05:38.625Z] #14 41.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-24T12:05:38.625Z] #14 41.06 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-24T12:05:38.625Z] #14 42.98 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-24T12:05:38.625Z] #14 42.99 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-24T12:05:38.625Z] #14 42.99 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-24T12:05:38.625Z] #14 46.46 Selecting previously unselected package binutils-mingw-w64. [2022-08-24T12:05:38.625Z] #14 46.47 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-24T12:05:38.625Z] #14 46.49 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-24T12:05:38.625Z] #14 46.81 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-08-24T12:05:38.625Z] #14 46.81 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-24T12:05:38.625Z] #14 46.82 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-24T12:05:38.625Z] #14 47.10 Selecting previously unselected package dmsetup. [2022-08-24T12:05:38.625Z] #14 47.11 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-08-24T12:05:38.625Z] #14 47.16 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-24T12:05:38.758Z] #55 26.00 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-24T12:05:38.758Z] #55 26.00 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-24T12:05:38.889Z] #14 47.38 Selecting previously unselected package mingw-w64-common. [2022-08-24T12:05:38.889Z] #14 47.40 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-24T12:05:38.889Z] #14 47.41 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-24T12:05:39.028Z] #26 ... [2022-08-24T12:05:39.028Z] [2022-08-24T12:05:39.028Z] #42 [tini 1/3] 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 [2022-08-24T12:05:39.028Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:05:39.028Z] #42 12.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:05:39.028Z] #42 17.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:05:39.292Z] #42 ... [2022-08-24T12:05:39.292Z] [2022-08-24T12:05:39.293Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:05:39.293Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:05:39.293Z] #14 12.54 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:05:39.293Z] #14 17.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:05:39.293Z] #14 ... [2022-08-24T12:05:39.293Z] [2022-08-24T12:05:39.293Z] #62 [containerd 1/3] 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 [2022-08-24T12:05:39.293Z] #62 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T12:05:39.293Z] #62 12.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:05:39.333Z] #55 26.13 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-24T12:05:39.333Z] #55 26.16 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-24T12:05:39.333Z] #55 26.33 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-24T12:05:39.333Z] #55 26.46 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-24T12:05:39.333Z] #55 26.46 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-24T12:05:39.333Z] #55 26.62 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-24T12:05:39.333Z] #55 26.62 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-24T12:05:39.333Z] #55 26.72 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-24T12:05:39.333Z] #55 26.72 go: downloading github.com/julz/importas v0.1.0 [2022-08-24T12:05:39.559Z] #62 ... [2022-08-24T12:05:39.560Z] [2022-08-24T12:05:39.560Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T12:05:39.560Z] #67 sha256:9b6780052c20348cfcec5954011113950d17666f328db8cda32ecce4e43e5814 [2022-08-24T12:05:39.560Z] #67 21.52 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-24T12:05:39.594Z] #55 26.80 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-24T12:05:39.594Z] #55 26.80 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-24T12:05:39.594Z] #55 26.94 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-24T12:05:39.594Z] #55 26.94 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-24T12:05:40.138Z] #67 ... [2022-08-24T12:05:40.138Z] [2022-08-24T12:05:40.138Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-24T12:05:40.138Z] #26 sha256:373d187cf56cc5f6a61df06446f14d5528de4f7157310eb45afcf8037f275682 [2022-08-24T12:05:40.138Z] #26 DONE 23.0s [2022-08-24T12:05:40.138Z] [2022-08-24T12:05:40.138Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-24T12:05:40.138Z] #53 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T12:05:40.138Z] #53 23.21 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-24T12:05:40.138Z] #53 23.33 go: downloading golang.org/x/mod v0.3.0 [2022-08-24T12:05:40.167Z] #55 27.21 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-24T12:05:40.167Z] #55 27.21 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-24T12:05:40.167Z] #55 27.21 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-24T12:05:40.167Z] #55 27.23 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-24T12:05:40.167Z] #55 ... [2022-08-24T12:05:40.167Z] [2022-08-24T12:05:40.167Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-24T12:05:40.167Z] #36 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T12:05:40.167Z] #36 17.22 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-24T12:05:40.167Z] #36 17.33 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-24T12:05:40.167Z] #36 17.37 go: downloading github.com/peterh/liner v1.2.2 [2022-08-24T12:05:40.167Z] #36 17.57 go: downloading github.com/google/go-dap v0.6.0 [2022-08-24T12:05:40.167Z] #36 18.02 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-24T12:05:40.167Z] #36 18.30 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-24T12:05:40.167Z] #36 18.90 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-24T12:05:40.167Z] #36 19.15 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-24T12:05:40.167Z] #36 19.28 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-24T12:05:40.167Z] #36 20.81 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-24T12:05:40.167Z] #36 20.86 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-24T12:05:40.167Z] #36 ... [2022-08-24T12:05:40.167Z] [2022-08-24T12:05:40.167Z] #42 [tini 1/3] 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 [2022-08-24T12:05:40.167Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:05:40.167Z] #42 21.30 Reading package lists... [2022-08-24T12:05:40.292Z] #14 ... [2022-08-24T12:05:40.293Z] [2022-08-24T12:05:40.293Z] #51 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-08-24T12:05:40.293Z] #51 sha256:862a9ad7eaccc8b4ba03ecbe84b21b6130d6e365ab8f70c8009eba9abfb8c407 [2022-08-24T12:05:40.293Z] #51 38.73 Selecting previously unselected package libprotobuf23:arm64. [2022-08-24T12:05:40.293Z] #51 38.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-24T12:05:40.293Z] #51 38.79 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-08-24T12:05:40.293Z] #51 38.90 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-08-24T12:05:40.293Z] #51 39.50 Selecting previously unselected package python3-pkg-resources. [2022-08-24T12:05:40.293Z] #51 39.50 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-24T12:05:40.293Z] #51 39.51 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:05:40.293Z] #51 39.75 Selecting previously unselected package python3-six. [2022-08-24T12:05:40.293Z] #51 39.76 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-24T12:05:40.293Z] #51 39.76 Unpacking python3-six (1.16.0-2) ... [2022-08-24T12:05:40.293Z] #51 39.89 Selecting previously unselected package python3-protobuf. [2022-08-24T12:05:40.293Z] #51 39.89 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-08-24T12:05:40.293Z] #51 39.90 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-24T12:05:40.293Z] #51 40.52 Selecting previously unselected package libnet1:arm64. [2022-08-24T12:05:40.293Z] #51 40.52 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-24T12:05:40.293Z] #51 40.53 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:05:40.293Z] #51 40.71 Selecting previously unselected package libnl-3-200:arm64. [2022-08-24T12:05:40.293Z] #51 40.71 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-24T12:05:40.293Z] #51 40.71 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-24T12:05:40.293Z] #51 40.86 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-24T12:05:40.293Z] #51 40.87 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-24T12:05:40.293Z] #51 40.87 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-24T12:05:40.293Z] #51 40.99 Selecting previously unselected package criu. [2022-08-24T12:05:40.293Z] #51 40.99 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-08-24T12:05:40.293Z] #51 41.00 Unpacking criu (3.17.1-1) ... [2022-08-24T12:05:40.293Z] #51 41.80 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:05:40.293Z] #51 43.61 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-08-24T12:05:40.293Z] #51 43.62 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:05:40.293Z] #51 43.64 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-24T12:05:40.293Z] #51 43.66 Setting up python3-six (1.16.0-2) ... [2022-08-24T12:05:40.293Z] #51 45.17 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-24T12:05:40.293Z] #51 46.17 Setting up python3-protobuf (3.12.4-1) ... [2022-08-24T12:05:41.237Z] #51 ... [2022-08-24T12:05:41.237Z] [2022-08-24T12:05:41.237Z] #42 [tini 1/3] 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 [2022-08-24T12:05:41.237Z] #42 sha256:851b02cb688c410f978621d35afcba888053f6a6dac1a37e966f2b9a77ad6d50 [2022-08-24T12:05:41.237Z] #42 39.70 Selecting previously unselected package libicu67:arm64. [2022-08-24T12:05:41.237Z] #42 39.71 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-08-24T12:05:41.237Z] #42 39.73 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-24T12:05:41.237Z] #42 46.55 Selecting previously unselected package libxml2:arm64. [2022-08-24T12:05:41.237Z] #42 46.55 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-08-24T12:05:41.237Z] #42 46.56 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-24T12:05:41.237Z] #42 47.05 Selecting previously unselected package libarchive13:arm64. [2022-08-24T12:05:41.237Z] #42 47.05 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-08-24T12:05:41.237Z] #42 47.05 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-24T12:05:41.237Z] #42 47.40 Selecting previously unselected package libjsoncpp24:arm64. [2022-08-24T12:05:41.237Z] #42 47.41 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-08-24T12:05:41.237Z] #42 47.42 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-24T12:05:41.237Z] #42 47.61 Selecting previously unselected package librhash0:arm64. [2022-08-24T12:05:41.237Z] #42 47.62 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-08-24T12:05:41.237Z] #42 47.62 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-08-24T12:05:41.237Z] #42 47.80 Selecting previously unselected package libuv1:arm64. [2022-08-24T12:05:41.237Z] #42 47.80 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-08-24T12:05:41.237Z] #42 47.80 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-08-24T12:05:41.237Z] #42 48.04 Selecting previously unselected package cmake. [2022-08-24T12:05:41.237Z] #42 48.05 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-08-24T12:05:41.237Z] #42 48.06 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-24T12:05:41.497Z] #42 ... [2022-08-24T12:05:41.498Z] [2022-08-24T12:05:41.498Z] #51 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-08-24T12:05:41.498Z] #51 sha256:862a9ad7eaccc8b4ba03ecbe84b21b6130d6e365ab8f70c8009eba9abfb8c407 [2022-08-24T12:05:41.498Z] #51 49.94 Setting up criu (3.17.1-1) ... [2022-08-24T12:05:41.759Z] #51 ... [2022-08-24T12:05:41.759Z] [2022-08-24T12:05:41.759Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-24T12:05:41.759Z] #34 sha256:b4a77315e7accc6fe29e857a52a1f0c5482da9778c1332a25af2d9e78b214c2b [2022-08-24T12:05:41.759Z] #34 40.28 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-24T12:05:41.759Z] #34 41.14 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-24T12:05:41.892Z] #76 ... [2022-08-24T12:05:41.892Z] [2022-08-24T12:05:41.892Z] #63 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:05:41.892Z] #63 sha256:71f25884c2d5a3db425419effc40d309127915046527ae2a10eb74185e4ba5c0 [2022-08-24T12:05:42.057Z] #53 ... [2022-08-24T12:05:42.057Z] [2022-08-24T12:05:42.057Z] #51 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-08-24T12:05:42.057Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:05:42.057Z] #51 14.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:05:42.057Z] #51 18.73 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-24T12:05:42.057Z] #51 ... [2022-08-24T12:05:42.057Z] [2022-08-24T12:05:42.057Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:05:42.057Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:05:42.057Z] #55 25.28 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-24T12:05:42.057Z] #55 25.39 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-24T12:05:42.326Z] #55 25.81 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-24T12:05:42.588Z] #55 25.90 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-24T12:05:42.705Z] #34 ... [2022-08-24T12:05:42.705Z] [2022-08-24T12:05:42.705Z] #42 [tini 1/3] 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 [2022-08-24T12:05:42.705Z] #42 sha256:851b02cb688c410f978621d35afcba888053f6a6dac1a37e966f2b9a77ad6d50 [2022-08-24T12:05:42.705Z] #42 51.17 Setting up libicu67:arm64 (67.1-7) ... [2022-08-24T12:05:42.705Z] #42 51.20 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:05:42.705Z] #42 51.22 Setting up libuv1:arm64 (1.40.0-2) ... [2022-08-24T12:05:42.705Z] #42 51.23 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:05:42.851Z] #55 26.15 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-24T12:05:42.851Z] #55 26.25 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-24T12:05:42.969Z] #42 51.29 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-24T12:05:42.969Z] #42 51.31 Setting up librhash0:arm64 (1.4.1-2) ... [2022-08-24T12:05:42.969Z] #42 51.32 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-24T12:05:42.969Z] #42 51.35 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-24T12:05:42.969Z] #42 51.37 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-24T12:05:42.969Z] #42 51.38 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-24T12:05:42.969Z] #42 51.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:05:43.112Z] #55 26.41 go: downloading github.com/spf13/afero v1.8.2 [2022-08-24T12:05:43.190Z] #63 73.51 Updating files: 28% (1393/4961) Updating files: 29% (1439/4961) Updating files: 30% (1489/4961) Updating files: 31% (1538/4961) Updating files: 32% (1588/4961) Updating files: 33% (1638/4961) Updating files: 34% (1687/4961) Updating files: 35% (1737/4961) Updating files: 36% (1786/4961) Updating files: 37% (1836/4961) Updating files: 38% (1886/4961) Updating files: 39% (1935/4961) Updating files: 40% (1985/4961) Updating files: 41% (2035/4961) Updating files: 42% (2084/4961) Updating files: 43% (2134/4961) Updating files: 44% (2183/4961) Updating files: 45% (2233/4961) Updating files: 46% (2283/4961) Updating files: 47% (2332/4961) Updating files: 48% (2382/4961) Updating files: 49% (2431/4961) Updating files: 50% (2481/4961) Updating files: 51% (2531/4961) Updating files: 52% (2580/4961) Updating files: 53% (2630/4961) Updating files: 54% (2679/4961) Updating files: 55% (2729/4961) Updating files: 56% (2779/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 62% (3106/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 83% (4118/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 98% (4868/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. [2022-08-24T12:05:43.275Z] #21 1.644 Reading package lists... [2022-08-24T12:05:43.375Z] #55 26.63 go: downloading github.com/spf13/cast v1.4.1 [2022-08-24T12:05:43.451Z] #63 76.72 + cd /tmp/tmp.G6joy0pVmd/src/github.com/containerd/containerd [2022-08-24T12:05:43.451Z] #63 76.72 + git checkout -q v1.6.7 [2022-08-24T12:05:43.947Z] #55 27.05 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-24T12:05:43.947Z] #55 27.26 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-24T12:05:43.947Z] #55 27.37 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-24T12:05:44.209Z] #55 27.55 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-24T12:05:44.470Z] #55 27.70 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-24T12:05:44.732Z] #55 27.84 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-24T12:05:44.732Z] #55 28.11 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-24T12:05:44.994Z] #55 28.29 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-24T12:05:45.256Z] #55 28.71 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-24T12:05:45.434Z] #63 78.64 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-24T12:05:45.434Z] #63 78.64 + BUILDTAGS='netgo osusergo static_build' [2022-08-24T12:05:45.434Z] #63 78.64 + export EXTRA_FLAGS=-buildmode=pie [2022-08-24T12:05:45.434Z] #63 78.64 + EXTRA_FLAGS=-buildmode=pie [2022-08-24T12:05:45.434Z] #63 78.64 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-24T12:05:45.434Z] #63 78.64 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-24T12:05:45.434Z] #63 78.65 + '[' '' = dynamic ']' [2022-08-24T12:05:45.434Z] #63 78.65 + make [2022-08-24T12:05:45.496Z] #42 27.55 Reading package lists... [2022-08-24T12:05:45.496Z] #42 ... [2022-08-24T12:05:45.496Z] [2022-08-24T12:05:45.496Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-08-24T12:05:45.496Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:05:45.496Z] #47 28.95 Updating files: 73% (1606/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-24T12:05:45.496Z] #47 29.57 + git checkout -q v2.3.0 [2022-08-24T12:05:45.496Z] #47 31.88 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-24T12:05:45.517Z] #55 28.87 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-24T12:05:45.544Z] #42 ... [2022-08-24T12:05:45.544Z] [2022-08-24T12:05:45.544Z] #51 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-08-24T12:05:45.544Z] #51 sha256:862a9ad7eaccc8b4ba03ecbe84b21b6130d6e365ab8f70c8009eba9abfb8c407 [2022-08-24T12:05:45.544Z] #51 52.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:05:45.544Z] #51 DONE 53.5s [2022-08-24T12:05:45.544Z] [2022-08-24T12:05:45.544Z] #42 [tini 1/3] 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 [2022-08-24T12:05:45.544Z] #42 sha256:851b02cb688c410f978621d35afcba888053f6a6dac1a37e966f2b9a77ad6d50 [2022-08-24T12:05:45.544Z] #42 DONE 53.7s [2022-08-24T12:05:45.544Z] [2022-08-24T12:05:45.544Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-24T12:05:45.544Z] #43 sha256:cfee796b3e9c4be41c5d32234026aaf9b7f71c6634ac0f6376bbd9e143914605 [2022-08-24T12:05:45.758Z] #47 ... [2022-08-24T12:05:45.758Z] [2022-08-24T12:05:45.758Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:05:45.758Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:05:45.758Z] #76 22.99 Fetched 8571 kB in 15s (564 kB/s) [2022-08-24T12:05:45.758Z] #76 22.99 Reading package lists... [2022-08-24T12:05:45.807Z] #43 DONE 0.5s [2022-08-24T12:05:45.807Z] [2022-08-24T12:05:45.807Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:05:45.807Z] #14 sha256:49530c619c54265700c1a3f8a51e3970b23bd24a82b2dd410cab7d0d42070e3b [2022-08-24T12:05:45.807Z] #14 54.03 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-24T12:05:45.807Z] #14 54.04 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-24T12:05:45.807Z] #14 54.04 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-24T12:05:46.022Z] #76 29.35 Reading package lists... [2022-08-24T12:05:46.022Z] #76 ... [2022-08-24T12:05:46.022Z] [2022-08-24T12:05:46.022Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:05:46.022Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:05:46.022Z] #55 27.43 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-24T12:05:46.022Z] #55 27.43 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-24T12:05:46.022Z] #55 27.49 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-24T12:05:46.022Z] #55 28.18 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-24T12:05:46.022Z] #55 28.33 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-24T12:05:46.022Z] #55 28.33 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-24T12:05:46.022Z] #55 28.46 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-24T12:05:46.022Z] #55 28.61 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-24T12:05:46.022Z] #55 28.68 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-24T12:05:46.022Z] #55 28.69 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-24T12:05:46.022Z] #55 28.81 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-24T12:05:46.022Z] #55 28.87 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-24T12:05:46.022Z] #55 29.23 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-24T12:05:46.022Z] #55 29.30 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-24T12:05:46.022Z] #55 29.33 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-24T12:05:46.022Z] #55 29.40 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-24T12:05:46.022Z] #55 29.54 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-24T12:05:46.022Z] #55 29.62 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-24T12:05:46.022Z] #55 29.73 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-24T12:05:46.022Z] #55 29.73 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-24T12:05:46.022Z] #55 29.91 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-24T12:05:46.022Z] #55 29.91 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-24T12:05:46.022Z] #55 29.97 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-24T12:05:46.022Z] #55 29.97 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-24T12:05:46.022Z] #55 30.08 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-24T12:05:46.022Z] #55 30.38 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-24T12:05:46.022Z] #55 30.53 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-24T12:05:46.022Z] #55 30.56 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-24T12:05:46.022Z] #55 30.65 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-24T12:05:46.022Z] #55 30.73 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-24T12:05:46.022Z] #55 30.97 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-24T12:05:46.022Z] #55 31.26 go: downloading honnef.co/go/tools v0.3.1 [2022-08-24T12:05:46.022Z] #55 33.04 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-24T12:05:46.022Z] #55 33.07 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-24T12:05:46.022Z] #55 33.19 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-24T12:05:46.022Z] #55 33.29 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-24T12:05:46.022Z] #55 33.34 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-24T12:05:46.092Z] #55 ... [2022-08-24T12:05:46.092Z] [2022-08-24T12:05:46.092Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-24T12:05:46.092Z] #38 sha256:cb1d1fed84be398b890345b2ddb820ee3c5adf01b27112fa7944ab2fdb49ca55 [2022-08-24T12:05:46.092Z] #38 29.06 tomll can be used in two ways: [2022-08-24T12:05:46.092Z] #38 29.06 Writing to STDIN and reading from STDOUT: [2022-08-24T12:05:46.092Z] #38 29.06 cat file.toml | tomll > file.toml [2022-08-24T12:05:46.092Z] #38 29.06 [2022-08-24T12:05:46.092Z] #38 29.06 Reading and updating a list of files: [2022-08-24T12:05:46.092Z] #38 29.06 tomll a.toml b.toml c.toml [2022-08-24T12:05:46.092Z] #38 29.06 [2022-08-24T12:05:46.092Z] #38 29.06 When given a list of files, tomll will modify all files in place without asking. [2022-08-24T12:05:46.092Z] #38 DONE 29.5s [2022-08-24T12:05:46.286Z] #55 33.43 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-24T12:05:46.286Z] #55 33.54 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-24T12:05:46.286Z] #55 33.60 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-24T12:05:46.353Z] [2022-08-24T12:05:46.353Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-24T12:05:46.353Z] #36 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T12:05:46.353Z] #36 26.85 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-24T12:05:46.353Z] #36 26.86 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-24T12:05:46.353Z] #36 27.85 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-24T12:05:46.353Z] #36 28.28 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-24T12:05:46.353Z] #36 28.86 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-24T12:05:46.353Z] #36 29.42 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-24T12:05:46.353Z] #36 29.49 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-24T12:05:46.353Z] #36 29.66 go: downloading github.com/peterh/liner v1.2.2 [2022-08-24T12:05:46.549Z] #55 33.74 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-24T12:05:46.549Z] #55 ... [2022-08-24T12:05:46.549Z] [2022-08-24T12:05:46.549Z] #62 [containerd 1/3] 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 [2022-08-24T12:05:46.549Z] #62 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T12:05:46.549Z] #62 19.99 Reading package lists... [2022-08-24T12:05:46.549Z] #62 26.29 Building dependency tree... [2022-08-24T12:05:46.549Z] #62 30.40 The following additional packages will be installed: [2022-08-24T12:05:46.549Z] #62 30.40 libbtrfs0 [2022-08-24T12:05:46.549Z] #62 30.62 The following NEW packages will be installed: [2022-08-24T12:05:46.549Z] #62 30.64 libbtrfs-dev libbtrfs0 [2022-08-24T12:05:46.549Z] #62 31.15 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:05:46.549Z] #62 31.15 Need to get 460 kB of archives. [2022-08-24T12:05:46.549Z] #62 31.15 After this operation, 1237 kB of additional disk space will be used. [2022-08-24T12:05:46.549Z] #62 31.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-24T12:05:46.549Z] #62 31.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-24T12:05:46.549Z] #62 32.30 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:05:46.549Z] #62 32.58 Fetched 460 kB in 0s (1126 kB/s) [2022-08-24T12:05:46.549Z] #62 32.65 Selecting previously unselected package libbtrfs0:amd64. [2022-08-24T12:05:46.549Z] #62 32.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 ... 15717 files and directories currently installed.) [2022-08-24T12:05:46.549Z] #62 32.74 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-24T12:05:46.549Z] #62 32.76 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T12:05:46.549Z] #62 33.08 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-24T12:05:46.549Z] #62 33.12 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-24T12:05:46.549Z] #62 33.12 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T12:05:46.549Z] #62 33.59 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T12:05:46.549Z] #62 33.61 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T12:05:46.549Z] #62 33.62 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:05:46.549Z] #62 DONE 33.9s [2022-08-24T12:05:46.549Z] [2022-08-24T12:05:46.549Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-24T12:05:46.549Z] #63 sha256:1d3c7ae70f1a455215e1fdc1a046042e29ecdbe0ec242ba4b5ad7b3914980e14 [2022-08-24T12:05:46.615Z] #36 30.07 go: downloading github.com/google/go-dap v0.6.0 [2022-08-24T12:05:46.845Z] #63 DONE 0.1s [2022-08-24T12:05:46.845Z] [2022-08-24T12:05:46.845Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:05:46.845Z] #64 sha256:27340f5c31995b6d370838b542b5b9042591632b35725b3a10ae7c19736f1d65 [2022-08-24T12:05:46.845Z] #64 ... [2022-08-24T12:05:46.845Z] [2022-08-24T12:05:46.845Z] #51 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-08-24T12:05:46.845Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:05:46.845Z] #51 23.71 Fetched 8575 kB in 16s (523 kB/s) [2022-08-24T12:05:46.845Z] #51 23.71 Reading package lists... [2022-08-24T12:05:47.112Z] #51 30.25 Reading package lists... [2022-08-24T12:05:47.112Z] #51 ... [2022-08-24T12:05:47.112Z] [2022-08-24T12:05:47.112Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:05:47.112Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:05:47.112Z] #55 34.12 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-24T12:05:47.112Z] #55 34.14 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-24T12:05:47.112Z] #55 34.33 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-24T12:05:47.112Z] #55 34.50 go: downloading golang.org/x/text v0.3.7 [2022-08-24T12:05:47.187Z] #36 30.62 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-24T12:05:47.374Z] #63 80.65 + bin/ctr [2022-08-24T12:05:47.495Z] #21 6.243 Reading package lists... [2022-08-24T12:05:48.137Z] #36 31.40 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-24T12:05:48.440Z] #21 10.86 Building dependency tree... [2022-08-24T12:05:48.440Z] #21 11.99 Reading state information... [2022-08-24T12:05:48.450Z] #14 ... [2022-08-24T12:05:48.450Z] [2022-08-24T12:05:48.450Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:05:48.450Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:05:48.450Z] #77 0.729 Cloning into '/tmp/crun-build'... [2022-08-24T12:05:48.450Z] #77 6.068 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-24T12:05:48.450Z] #77 6.098 Cloning into '/tmp/crun-build/libocispec'... [2022-08-24T12:05:48.450Z] #77 7.626 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-24T12:05:48.450Z] #77 7.702 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-24T12:05:48.450Z] #77 7.702 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-24T12:05:48.450Z] #77 7.702 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-24T12:05:48.450Z] #77 7.795 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-24T12:05:48.711Z] #77 10.10 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-24T12:05:48.711Z] #77 ... [2022-08-24T12:05:48.711Z] [2022-08-24T12:05:48.711Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-24T12:05:48.711Z] #44 sha256:652e729847a61c57417972f13d05af42ae56fc870cafce04076b3703acedca77 [2022-08-24T12:05:48.711Z] #44 0.841 + RM_GOPATH=0 [2022-08-24T12:05:48.711Z] #44 0.841 + TMP_GOPATH= [2022-08-24T12:05:48.711Z] #44 0.841 + : /build [2022-08-24T12:05:48.711Z] #44 0.841 + '[' -z '' ']' [2022-08-24T12:05:48.711Z] #44 0.841 ++ mktemp -d [2022-08-24T12:05:48.711Z] #44 0.841 + export GOPATH=/tmp/tmp.FGME0QJLed [2022-08-24T12:05:48.711Z] #44 0.841 + GOPATH=/tmp/tmp.FGME0QJLed [2022-08-24T12:05:48.711Z] #44 0.841 + RM_GOPATH=1 [2022-08-24T12:05:48.711Z] #44 0.841 + case "$(go env GOARCH)" in [2022-08-24T12:05:48.711Z] #44 0.841 ++ go env GOARCH [2022-08-24T12:05:48.711Z] #44 0.854 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:05:48.711Z] #44 0.854 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:05:48.711Z] #44 0.856 ++ dirname /install.sh [2022-08-24T12:05:48.711Z] #44 0.880 Install tini version v0.19.0 [2022-08-24T12:05:48.711Z] #44 0.880 + dir=/ [2022-08-24T12:05:48.711Z] #44 0.880 + bin=tini [2022-08-24T12:05:48.711Z] #44 0.880 + shift [2022-08-24T12:05:48.711Z] #44 0.880 + '[' '!' -f //tini.installer ']' [2022-08-24T12:05:48.711Z] #44 0.880 + . //tini.installer [2022-08-24T12:05:48.711Z] #44 0.880 ++ : v0.19.0 [2022-08-24T12:05:48.711Z] #44 0.880 + install_tini [2022-08-24T12:05:48.711Z] #44 0.880 + echo 'Install tini version v0.19.0' [2022-08-24T12:05:48.711Z] #44 0.880 + git clone https://github.com/krallin/tini.git /tmp/tmp.FGME0QJLed/tini [2022-08-24T12:05:48.711Z] #44 0.889 Cloning into '/tmp/tmp.FGME0QJLed/tini'... [2022-08-24T12:05:48.711Z] #44 1.659 + cd /tmp/tmp.FGME0QJLed/tini [2022-08-24T12:05:48.711Z] #44 1.665 + git checkout -q v0.19.0 [2022-08-24T12:05:48.711Z] #44 1.671 + cmake . [2022-08-24T12:05:48.711Z] #44 2.150 -- The C compiler identification is GNU 10.2.1 [2022-08-24T12:05:48.711Z] #44 2.240 -- Detecting C compiler ABI info [2022-08-24T12:05:48.711Z] #44 2.691 -- Detecting C compiler ABI info - done [2022-08-24T12:05:48.711Z] #44 2.779 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-24T12:05:48.711Z] #44 2.790 -- Detecting C compile features [2022-08-24T12:05:48.711Z] #44 2.795 -- Detecting C compile features - done [2022-08-24T12:05:48.711Z] #44 2.872 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-24T12:05:48.711Z] #44 ... [2022-08-24T12:05:48.711Z] [2022-08-24T12:05:48.711Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-24T12:05:48.711Z] #53 sha256:25cc490e4858bf9ffa7a9027e5c0eef3a416faec32cbdd56b80b0882e75bfa64 [2022-08-24T12:05:48.711Z] #53 56.58 gotestsum version dev [2022-08-24T12:05:48.711Z] #53 DONE 57.2s [2022-08-24T12:05:48.711Z] [2022-08-24T12:05:48.711Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-24T12:05:48.711Z] #44 sha256:652e729847a61c57417972f13d05af42ae56fc870cafce04076b3703acedca77 [2022-08-24T12:05:48.711Z] #44 3.024 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-24T12:05:48.711Z] #44 3.185 -- Configuring done [2022-08-24T12:05:48.972Z] #44 3.190 -- Generating done [2022-08-24T12:05:48.972Z] #44 3.220 -- Build files have been written to: /tmp/tmp.FGME0QJLed/tini [2022-08-24T12:05:48.972Z] #44 3.261 + make tini-static [2022-08-24T12:05:49.081Z] #36 32.26 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-24T12:05:49.383Z] #21 13.05 The following additional packages will be installed: [2022-08-24T12:05:49.383Z] #21 13.05 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-24T12:05:49.383Z] #21 13.05 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-24T12:05:49.383Z] #21 13.05 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-24T12:05:49.383Z] #21 13.05 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-24T12:05:49.383Z] #21 13.05 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-24T12:05:49.383Z] #21 13.06 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-24T12:05:49.383Z] #21 13.06 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-24T12:05:49.383Z] #21 13.08 Suggested packages: [2022-08-24T12:05:49.383Z] #21 13.08 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-24T12:05:49.383Z] #21 13.08 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-24T12:05:49.383Z] #21 13.08 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-24T12:05:49.383Z] #21 13.08 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-24T12:05:49.383Z] #21 13.08 seccomp:ppc64el seccomp:s390x [2022-08-24T12:05:49.383Z] #21 13.08 Recommended packages: [2022-08-24T12:05:49.383Z] #21 13.08 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-24T12:05:49.383Z] #21 13.08 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-24T12:05:49.383Z] #21 13.08 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-24T12:05:49.383Z] #21 13.08 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-24T12:05:49.413Z] #36 32.85 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-24T12:05:49.547Z] #44 3.871 Scanning dependencies of target tini-static [2022-08-24T12:05:49.694Z] #36 32.96 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-24T12:05:49.808Z] #44 3.942 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-24T12:05:49.955Z] #21 13.56 The following NEW packages will be installed: [2022-08-24T12:05:49.955Z] #21 13.57 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-24T12:05:49.955Z] #21 13.57 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-24T12:05:49.955Z] #21 13.57 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-24T12:05:49.955Z] #21 13.57 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-24T12:05:49.955Z] #21 13.57 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-24T12:05:49.955Z] #21 13.57 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-24T12:05:49.955Z] #21 13.57 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-24T12:05:49.955Z] #21 13.57 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-24T12:05:49.955Z] #21 13.57 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-24T12:05:49.955Z] #21 13.57 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-24T12:05:49.955Z] #21 13.58 libseccomp2:ppc64el libseccomp2:s390x [2022-08-24T12:05:50.216Z] #21 13.95 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:05:50.216Z] #21 13.95 Need to get 15.9 MB of archives. [2022-08-24T12:05:50.216Z] #21 13.95 After this operation, 73.0 MB of additional disk space will be used. [2022-08-24T12:05:50.216Z] #21 13.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-08-24T12:05:50.216Z] #21 13.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-08-24T12:05:50.216Z] #21 13.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-08-24T12:05:50.216Z] #21 13.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-08-24T12:05:50.216Z] #21 13.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-08-24T12:05:50.216Z] #21 13.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-08-24T12:05:50.216Z] #21 13.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-08-24T12:05:50.216Z] #21 13.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-24T12:05:50.216Z] #21 14.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-24T12:05:50.216Z] #21 14.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-24T12:05:50.216Z] #21 14.03 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-08-24T12:05:50.216Z] #21 14.03 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-08-24T12:05:50.216Z] #21 14.03 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-24T12:05:50.216Z] #21 14.06 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-08-24T12:05:50.478Z] #21 14.06 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-24T12:05:50.478Z] #21 14.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-08-24T12:05:50.478Z] #21 14.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-08-24T12:05:50.478Z] #21 14.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-24T12:05:50.478Z] #21 14.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-24T12:05:50.478Z] #21 14.11 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-08-24T12:05:50.478Z] #21 14.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-08-24T12:05:50.478Z] #21 14.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-08-24T12:05:50.478Z] #21 14.11 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-24T12:05:50.478Z] #21 14.15 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-24T12:05:50.478Z] #21 14.15 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-24T12:05:50.478Z] #21 14.15 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-08-24T12:05:50.478Z] #21 14.15 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-08-24T12:05:50.478Z] #21 14.16 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-08-24T12:05:50.478Z] #21 14.19 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-24T12:05:50.739Z] #21 14.19 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-24T12:05:50.739Z] #21 14.19 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-08-24T12:05:50.739Z] #21 14.19 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-08-24T12:05:50.739Z] #21 14.20 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-08-24T12:05:50.739Z] #21 14.20 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-08-24T12:05:50.739Z] #21 14.20 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-08-24T12:05:50.739Z] #21 14.20 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-08-24T12:05:50.739Z] #21 14.20 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-08-24T12:05:50.739Z] #21 14.20 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-08-24T12:05:50.739Z] #21 14.20 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-08-24T12:05:50.739Z] #21 14.20 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-24T12:05:51.138Z] #36 ... [2022-08-24T12:05:51.138Z] [2022-08-24T12:05:51.138Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:05:51.138Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:05:51.138Z] #55 30.39 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-24T12:05:51.138Z] #55 30.80 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-24T12:05:51.138Z] #55 31.87 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-24T12:05:51.138Z] #55 33.09 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-24T12:05:51.138Z] #55 33.17 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-24T12:05:51.138Z] #55 33.37 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-24T12:05:51.138Z] #55 33.43 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-24T12:05:51.138Z] #55 33.63 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-24T12:05:51.138Z] #55 33.63 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-24T12:05:51.138Z] #55 34.13 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-24T12:05:51.138Z] #55 34.30 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-24T12:05:51.138Z] #55 34.53 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-24T12:05:51.204Z] #44 5.340 [100%] Linking C executable tini-static [2022-08-24T12:05:51.312Z] #21 14.82 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:05:51.312Z] #21 15.03 Fetched 15.9 MB in 1s (30.1 MB/s) [2022-08-24T12:05:51.312Z] #21 15.06 Selecting previously unselected package gcc-10-base:armel. [2022-08-24T12:05:51.323Z] #55 ... [2022-08-24T12:05:51.323Z] [2022-08-24T12:05:51.323Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:05:51.323Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:05:51.323Z] #14 21.98 Reading package lists... [2022-08-24T12:05:51.323Z] #14 28.17 Reading package lists... [2022-08-24T12:05:51.323Z] #14 34.40 Building dependency tree... [2022-08-24T12:05:51.323Z] #14 ... [2022-08-24T12:05:51.323Z] [2022-08-24T12:05:51.323Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:05:51.323Z] #64 sha256:27340f5c31995b6d370838b542b5b9042591632b35725b3a10ae7c19736f1d65 [2022-08-24T12:05:51.323Z] #64 3.157 + RM_GOPATH=0 [2022-08-24T12:05:51.323Z] #64 3.157 + TMP_GOPATH= [2022-08-24T12:05:51.323Z] #64 3.158 + : /build [2022-08-24T12:05:51.323Z] #64 3.158 + '[' -z '' ']' [2022-08-24T12:05:51.323Z] #64 3.158 ++ mktemp -d [2022-08-24T12:05:51.323Z] #64 3.160 + export GOPATH=/tmp/tmp.PgAcXgs7cj [2022-08-24T12:05:51.323Z] #64 3.160 + GOPATH=/tmp/tmp.PgAcXgs7cj [2022-08-24T12:05:51.323Z] #64 3.160 + RM_GOPATH=1 [2022-08-24T12:05:51.323Z] #64 3.160 + case "$(go env GOARCH)" in [2022-08-24T12:05:51.323Z] #64 3.163 ++ go env GOARCH [2022-08-24T12:05:51.323Z] #64 3.185 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:05:51.323Z] #64 3.185 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:05:51.323Z] #64 3.185 ++ dirname /install.sh [2022-08-24T12:05:51.323Z] #64 3.186 + dir=/ [2022-08-24T12:05:51.323Z] #64 3.191 + bin=containerd [2022-08-24T12:05:51.323Z] #64 3.191 + shift [2022-08-24T12:05:51.323Z] #64 3.191 + '[' '!' -f //containerd.installer ']' [2022-08-24T12:05:51.323Z] #64 3.191 + . //containerd.installer [2022-08-24T12:05:51.323Z] #64 3.192 ++ set -e [2022-08-24T12:05:51.323Z] #64 3.192 ++ : v1.6.7 [2022-08-24T12:05:51.323Z] #64 3.192 + install_containerd [2022-08-24T12:05:51.323Z] #64 3.195 + echo 'Install containerd version v1.6.7' [2022-08-24T12:05:51.323Z] #64 3.195 Install containerd version v1.6.7 [2022-08-24T12:05:51.323Z] #64 3.200 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PgAcXgs7cj/src/github.com/containerd/containerd [2022-08-24T12:05:51.323Z] #64 3.202 Cloning into '/tmp/tmp.PgAcXgs7cj/src/github.com/containerd/containerd'... [2022-08-24T12:05:51.429Z] #55 34.70 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-24T12:05:51.573Z] #21 15.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 ... 38556 files and directories currently installed.) [2022-08-24T12:05:51.573Z] #21 15.11 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-24T12:05:51.573Z] #21 15.11 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-24T12:05:51.573Z] #21 15.18 Selecting previously unselected package gcc-10-base:armhf. [2022-08-24T12:05:51.573Z] #21 15.19 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-24T12:05:51.573Z] #21 15.19 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-24T12:05:51.573Z] #21 15.26 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-24T12:05:51.573Z] #21 15.26 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-24T12:05:51.573Z] #21 15.27 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-24T12:05:51.690Z] #55 34.97 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-24T12:05:51.690Z] #55 35.03 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-24T12:05:51.778Z] #44 5.842 [100%] Built target tini-static [2022-08-24T12:05:51.778Z] #44 5.915 + mkdir -p /build [2022-08-24T12:05:51.778Z] #44 5.918 + cp tini-static /build/docker-init [2022-08-24T12:05:51.834Z] #21 15.32 Selecting previously unselected package gcc-10-base:s390x. [2022-08-24T12:05:51.834Z] #21 15.33 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-24T12:05:51.834Z] #21 15.33 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-24T12:05:51.834Z] #21 15.38 Selecting previously unselected package gcc-10-base:arm64. [2022-08-24T12:05:51.834Z] #21 15.38 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-24T12:05:51.834Z] #21 15.39 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-24T12:05:51.834Z] #21 15.45 Selecting previously unselected package libgcc-s1:armel. [2022-08-24T12:05:51.834Z] #21 15.46 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-24T12:05:51.834Z] #21 15.47 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-24T12:05:51.834Z] #21 15.52 Selecting previously unselected package libcrypt1:armel. [2022-08-24T12:05:51.834Z] #21 15.52 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-24T12:05:51.834Z] #21 15.53 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-24T12:05:51.953Z] #55 35.32 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-24T12:05:52.095Z] #21 15.62 Selecting previously unselected package libc6:armel. [2022-08-24T12:05:52.095Z] #21 15.63 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-24T12:05:52.095Z] #21 15.84 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-24T12:05:52.239Z] #55 ... [2022-08-24T12:05:52.239Z] [2022-08-24T12:05:52.239Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T12:05:52.239Z] #67 sha256:9b6780052c20348cfcec5954011113950d17666f328db8cda32ecce4e43e5814 [2022-08-24T12:05:52.239Z] #67 25.14 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-24T12:05:52.239Z] #67 ... [2022-08-24T12:05:52.239Z] [2022-08-24T12:05:52.239Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-24T12:05:52.239Z] #36 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T12:05:52.239Z] #36 35.51 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-24T12:05:52.239Z] #36 35.63 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-24T12:05:52.399Z] #44 DONE 6.8s [2022-08-24T12:05:52.399Z] [2022-08-24T12:05:52.399Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:05:52.399Z] #14 sha256:49530c619c54265700c1a3f8a51e3970b23bd24a82b2dd410cab7d0d42070e3b [2022-08-24T12:05:52.399Z] #14 60.97 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-24T12:05:52.399Z] #14 60.97 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-08-24T12:05:52.399Z] #14 60.98 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-24T12:05:52.661Z] #14 61.14 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-24T12:05:52.673Z] #21 16.25 Selecting previously unselected package libapparmor1:armel. [2022-08-24T12:05:52.673Z] #21 16.26 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-24T12:05:52.673Z] #21 16.26 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-24T12:05:52.673Z] #21 16.31 Selecting previously unselected package libapparmor-dev:armel. [2022-08-24T12:05:52.673Z] #21 16.32 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-24T12:05:52.673Z] #21 16.32 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-24T12:05:52.673Z] #21 16.39 Selecting previously unselected package libgcc-s1:arm64. [2022-08-24T12:05:52.673Z] #21 16.40 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-24T12:05:52.673Z] #21 16.40 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-24T12:05:52.923Z] #14 61.18 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-24T12:05:52.923Z] #14 61.18 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-24T12:05:52.935Z] #21 16.46 Selecting previously unselected package libcrypt1:arm64. [2022-08-24T12:05:52.935Z] #21 16.46 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-24T12:05:52.935Z] #21 16.47 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-24T12:05:52.935Z] #21 16.54 Selecting previously unselected package libc6:arm64. [2022-08-24T12:05:52.935Z] #21 16.55 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-24T12:05:53.182Z] #36 ... [2022-08-24T12:05:53.182Z] [2022-08-24T12:05:53.182Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:05:53.182Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:05:53.182Z] #76 26.55 Fetched 8571 kB in 20s (423 kB/s) [2022-08-24T12:05:53.182Z] #76 26.55 Reading package lists... [2022-08-24T12:05:53.197Z] #21 16.74 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-24T12:05:53.445Z] #76 ... [2022-08-24T12:05:53.445Z] [2022-08-24T12:05:53.445Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:05:53.445Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:05:53.445Z] #55 35.77 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-24T12:05:53.445Z] #55 35.90 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-24T12:05:53.445Z] #55 35.96 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-24T12:05:53.445Z] #55 36.11 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-24T12:05:53.445Z] #55 36.17 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-24T12:05:53.445Z] #55 36.40 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-24T12:05:53.445Z] #55 36.41 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-24T12:05:53.445Z] #55 36.74 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-24T12:05:53.445Z] #55 36.85 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-24T12:05:53.459Z] #21 17.24 Selecting previously unselected package libapparmor1:arm64. [2022-08-24T12:05:53.459Z] #21 17.25 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-24T12:05:53.459Z] #21 17.25 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-24T12:05:53.459Z] #21 17.30 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-24T12:05:53.706Z] #55 36.93 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-24T12:05:53.706Z] #55 37.12 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-24T12:05:53.721Z] #21 17.31 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-24T12:05:53.721Z] #21 17.31 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-24T12:05:53.721Z] #21 17.38 Selecting previously unselected package libgcc-s1:s390x. [2022-08-24T12:05:53.721Z] #21 17.38 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-24T12:05:53.721Z] #21 17.39 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-24T12:05:53.721Z] #21 17.43 Selecting previously unselected package libcrypt1:s390x. [2022-08-24T12:05:53.879Z] #64 ... [2022-08-24T12:05:53.879Z] [2022-08-24T12:05:53.879Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-24T12:05:53.879Z] #40 sha256:5bbc842f8d85cbfb85515839bb111998445ab9c71f7697e5a04b80b1264b0ea4 [2022-08-24T12:05:53.879Z] #40 40.47 NAME: [2022-08-24T12:05:53.879Z] #40 40.48 go-winres - A tool for embedding resources in Windows executables [2022-08-24T12:05:53.879Z] #40 40.48 [2022-08-24T12:05:53.879Z] #40 40.48 USAGE: [2022-08-24T12:05:53.879Z] #40 40.48 go-winres [global options] command [command options] [arguments...] [2022-08-24T12:05:53.879Z] #40 40.48 [2022-08-24T12:05:53.879Z] #40 40.48 COMMANDS: [2022-08-24T12:05:53.879Z] #40 40.48 init Create an initial ./winres/winres.json [2022-08-24T12:05:53.879Z] #40 40.48 make Make syso files for the "go build" command [2022-08-24T12:05:53.879Z] #40 40.49 simply Make syso files for the "go build" command (simplified) [2022-08-24T12:05:53.879Z] #40 40.49 extract Extract all resources from an executable [2022-08-24T12:05:53.879Z] #40 40.49 patch Replace resources in an executable file (exe, dll) [2022-08-24T12:05:53.879Z] #40 40.49 help, h Shows a list of commands or help for one command [2022-08-24T12:05:53.879Z] #40 40.49 [2022-08-24T12:05:53.879Z] #40 40.49 GLOBAL OPTIONS: [2022-08-24T12:05:53.879Z] #40 40.49 --help, -h show help (default: false) [2022-08-24T12:05:53.879Z] #40 DONE 40.8s [2022-08-24T12:05:53.879Z] [2022-08-24T12:05:53.880Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:05:53.880Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:05:53.880Z] #14 38.38 The following additional packages will be installed: [2022-08-24T12:05:53.880Z] #14 38.40 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-24T12:05:53.880Z] #14 38.40 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-24T12:05:53.880Z] #14 38.40 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-24T12:05:53.880Z] #14 38.40 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-24T12:05:53.880Z] #14 38.40 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-24T12:05:53.880Z] #14 38.40 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-24T12:05:53.880Z] #14 38.41 mingw-w64-common mingw-w64-x86-64-dev [2022-08-24T12:05:53.880Z] #14 38.42 Suggested packages: [2022-08-24T12:05:53.880Z] #14 38.43 gcc-10-locales seccomp wine64 [2022-08-24T12:05:53.880Z] #14 39.95 The following NEW packages will be installed: [2022-08-24T12:05:53.880Z] #14 39.95 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-24T12:05:53.880Z] #14 39.95 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-24T12:05:53.880Z] #14 39.95 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-24T12:05:53.880Z] #14 39.95 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-24T12:05:53.880Z] #14 39.95 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-24T12:05:53.880Z] #14 39.95 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-24T12:05:53.880Z] #14 39.95 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-24T12:05:53.880Z] #14 39.96 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-24T12:05:53.880Z] #14 39.96 mingw-w64-x86-64-dev [2022-08-24T12:05:53.880Z] #14 40.40 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:05:53.880Z] #14 40.40 Need to get 115 MB of archives. [2022-08-24T12:05:53.880Z] #14 40.40 After this operation, 645 MB of additional disk space will be used. [2022-08-24T12:05:53.880Z] #14 40.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-24T12:05:53.880Z] #14 40.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-24T12:05:53.880Z] #14 40.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-24T12:05:53.880Z] #14 40.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-24T12:05:53.880Z] #14 40.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-24T12:05:53.880Z] #14 40.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-24T12:05:53.880Z] #14 41.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-24T12:05:53.968Z] #55 37.23 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-24T12:05:53.968Z] #55 37.38 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-24T12:05:53.983Z] #21 17.43 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-24T12:05:53.983Z] #21 17.44 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-24T12:05:53.983Z] #21 17.52 Selecting previously unselected package libc6:s390x. [2022-08-24T12:05:53.983Z] #21 17.52 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-24T12:05:53.983Z] #21 17.70 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-24T12:05:54.140Z] #14 41.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-24T12:05:54.141Z] #14 41.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-24T12:05:54.141Z] #14 ... [2022-08-24T12:05:54.141Z] [2022-08-24T12:05:54.141Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-24T12:05:54.141Z] #57 sha256:a89fc1367a57c2569f52256c4c2524f32f8f6999e77bc82f2baeb692cc8713ca [2022-08-24T12:05:54.141Z] #57 41.34 v3.0.2 [2022-08-24T12:05:54.141Z] #57 DONE 41.5s [2022-08-24T12:05:54.230Z] #55 37.58 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-24T12:05:54.402Z] [2022-08-24T12:05:54.402Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:05:54.402Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:05:54.402Z] #55 41.49 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-24T12:05:54.402Z] #55 41.65 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-24T12:05:54.402Z] #55 41.67 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-24T12:05:54.402Z] #55 41.73 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-24T12:05:54.506Z] #55 ... [2022-08-24T12:05:54.506Z] [2022-08-24T12:05:54.506Z] #62 [containerd 1/3] 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 [2022-08-24T12:05:54.506Z] #62 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T12:05:54.506Z] #62 27.77 Fetched 8571 kB in 21s (403 kB/s) [2022-08-24T12:05:54.506Z] #62 27.77 Reading package lists... [2022-08-24T12:05:54.506Z] #62 37.56 Reading package lists... [2022-08-24T12:05:54.506Z] #62 ... [2022-08-24T12:05:54.506Z] [2022-08-24T12:05:54.506Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-08-24T12:05:54.506Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:05:54.557Z] #21 18.16 Selecting previously unselected package libapparmor1:s390x. [2022-08-24T12:05:54.557Z] #21 18.17 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-24T12:05:54.557Z] #21 18.18 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-24T12:05:54.557Z] #21 18.23 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-24T12:05:54.557Z] #21 18.23 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-24T12:05:54.557Z] #21 18.24 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-24T12:05:54.666Z] #55 41.85 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-24T12:05:54.666Z] #55 41.95 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-24T12:05:54.666Z] #55 41.95 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-24T12:05:54.666Z] #55 42.03 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-24T12:05:54.666Z] #55 42.07 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-24T12:05:54.819Z] #21 18.31 Selecting previously unselected package libgcc-s1:armhf. [2022-08-24T12:05:54.819Z] #21 18.31 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-24T12:05:54.819Z] #21 18.32 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-24T12:05:54.819Z] #21 18.37 Selecting previously unselected package libcrypt1:armhf. [2022-08-24T12:05:54.819Z] #21 18.37 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-24T12:05:54.819Z] #21 18.38 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-24T12:05:54.819Z] #21 18.46 Selecting previously unselected package libc6:armhf. [2022-08-24T12:05:54.819Z] #21 18.46 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-24T12:05:54.979Z] #55 42.12 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-24T12:05:55.080Z] #21 18.63 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-24T12:05:55.240Z] #55 42.23 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-24T12:05:55.240Z] #55 42.29 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-24T12:05:55.342Z] #21 19.05 Selecting previously unselected package libapparmor1:armhf. [2022-08-24T12:05:55.342Z] #21 19.05 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-24T12:05:55.342Z] #21 19.06 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-24T12:05:55.342Z] #21 19.11 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-24T12:05:55.342Z] #21 19.12 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-24T12:05:55.342Z] #21 19.13 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-24T12:05:55.501Z] #55 42.88 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-24T12:05:55.507Z] #63 ... [2022-08-24T12:05:55.507Z] [2022-08-24T12:05:55.507Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:05:55.507Z] #76 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:05:55.507Z] #76 62.36 libtoolize: putting auxiliary files in '.'. [2022-08-24T12:05:55.507Z] #76 62.36 libtoolize: copying file './ltmain.sh' [2022-08-24T12:05:55.507Z] #76 62.85 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-24T12:05:55.507Z] #76 62.85 libtoolize: and rerunning libtoolize and aclocal. [2022-08-24T12:05:55.507Z] #76 62.85 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-24T12:05:55.507Z] #76 ... [2022-08-24T12:05:55.507Z] [2022-08-24T12:05:55.507Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:05:55.507Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:05:55.507Z] #14 141.1 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-24T12:05:55.507Z] #14 141.1 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:05:55.507Z] #14 141.3 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:05:55.604Z] #21 19.19 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-24T12:05:55.604Z] #21 19.20 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-24T12:05:55.604Z] #21 19.21 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-24T12:05:55.604Z] #21 19.27 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-24T12:05:55.604Z] #21 19.27 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-24T12:05:55.604Z] #21 19.28 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-24T12:05:55.762Z] #55 42.92 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-24T12:05:55.762Z] #55 43.04 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-24T12:05:55.762Z] #55 43.08 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-24T12:05:55.866Z] #21 19.38 Selecting previously unselected package libc6:ppc64el. [2022-08-24T12:05:55.866Z] #21 19.38 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-24T12:05:55.866Z] #21 19.60 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-24T12:05:56.079Z] #14 151.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-24T12:05:56.079Z] #14 151.4 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:05:56.079Z] #14 151.4 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-24T12:05:56.332Z] #47 37.70 Updating files: 40% (873/2176) Updating files: 41% (893/2176) Updating files: 42% (914/2176) Updating files: 43% (936/2176) Updating files: 44% (958/2176) Updating files: 45% (980/2176) Updating files: 46% (1001/2176) Updating files: 47% (1023/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 79% (1736/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-24T12:05:56.333Z] #47 39.52 + git checkout -q v2.3.0 [2022-08-24T12:05:56.334Z] #55 43.51 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-24T12:05:56.334Z] #55 43.69 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-24T12:05:56.334Z] #55 43.69 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-24T12:05:56.334Z] #55 43.73 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-24T12:05:56.334Z] #55 ... [2022-08-24T12:05:56.334Z] [2022-08-24T12:05:56.334Z] #42 [tini 1/3] 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 [2022-08-24T12:05:56.334Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:05:56.334Z] #42 27.55 Reading package lists... [2022-08-24T12:05:56.334Z] #42 33.96 Building dependency tree... [2022-08-24T12:05:56.334Z] #42 37.78 The following additional packages will be installed: [2022-08-24T12:05:56.334Z] #42 37.79 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-24T12:05:56.334Z] #42 37.82 Suggested packages: [2022-08-24T12:05:56.334Z] #42 37.82 cmake-doc ninja-build lrzip [2022-08-24T12:05:56.334Z] #42 37.82 Recommended packages: [2022-08-24T12:05:56.334Z] #42 37.82 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-24T12:05:56.334Z] #42 38.84 The following NEW packages will be installed: [2022-08-24T12:05:56.334Z] #42 38.88 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-24T12:05:56.334Z] #42 38.88 vim-common xxd [2022-08-24T12:05:56.334Z] #42 39.29 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:05:56.334Z] #42 39.29 Need to get 17.7 MB of archives. [2022-08-24T12:05:56.334Z] #42 39.29 After this operation, 70.7 MB of additional disk space will be used. [2022-08-24T12:05:56.334Z] #42 39.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-24T12:05:56.334Z] #42 39.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-24T12:05:56.334Z] #42 39.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-24T12:05:56.334Z] #42 39.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-24T12:05:56.334Z] #42 40.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-24T12:05:56.334Z] #42 40.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-24T12:05:56.334Z] #42 40.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-24T12:05:56.334Z] #42 40.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-24T12:05:56.334Z] #42 40.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-24T12:05:56.334Z] #42 40.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-24T12:05:56.334Z] #42 41.97 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:05:56.334Z] #42 42.29 Fetched 17.7 MB in 2s (11.6 MB/s) [2022-08-24T12:05:56.334Z] #42 42.49 Selecting previously unselected package xxd. [2022-08-24T12:05:56.334Z] #42 42.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 ... 15717 files and directories currently installed.) [2022-08-24T12:05:56.334Z] #42 42.66 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-24T12:05:56.334Z] #42 42.66 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:05:56.334Z] #42 42.78 Selecting previously unselected package vim-common. [2022-08-24T12:05:56.334Z] #42 42.78 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T12:05:56.334Z] #42 42.88 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:05:56.334Z] #42 43.20 Selecting previously unselected package cmake-data. [2022-08-24T12:05:56.334Z] #42 43.20 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-24T12:05:56.334Z] #42 43.22 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-24T12:05:56.598Z] #42 ... [2022-08-24T12:05:56.598Z] [2022-08-24T12:05:56.598Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:05:56.598Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:05:56.598Z] #76 29.35 Reading package lists... [2022-08-24T12:05:56.598Z] #76 35.61 Building dependency tree... [2022-08-24T12:05:56.598Z] #76 39.39 python3 is already the newest version (3.9.2-3). [2022-08-24T12:05:56.598Z] #76 39.39 The following additional packages will be installed: [2022-08-24T12:05:56.598Z] #76 39.41 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-24T12:05:56.598Z] #76 39.43 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-24T12:05:56.598Z] #76 39.45 Suggested packages: [2022-08-24T12:05:56.598Z] #76 39.45 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-24T12:05:56.598Z] #76 39.45 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-24T12:05:56.598Z] #76 39.45 m4-doc ed diffutils-doc [2022-08-24T12:05:56.598Z] #76 39.45 Recommended packages: [2022-08-24T12:05:56.598Z] #76 39.45 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-24T12:05:56.598Z] #76 41.29 The following NEW packages will be installed: [2022-08-24T12:05:56.598Z] #76 41.29 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-24T12:05:56.598Z] #76 41.29 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-24T12:05:56.598Z] #76 41.29 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-24T12:05:56.598Z] #76 41.29 libyajl2 m4 patch xz-utils [2022-08-24T12:05:56.598Z] #76 41.75 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:05:56.598Z] #76 41.75 Need to get 5940 kB of archives. [2022-08-24T12:05:56.598Z] #76 41.75 After this operation, 18.7 MB of additional disk space will be used. [2022-08-24T12:05:56.598Z] #76 41.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-24T12:05:56.598Z] #76 41.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-24T12:05:56.598Z] #76 41.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-24T12:05:56.598Z] #76 41.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-24T12:05:56.598Z] #76 41.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-24T12:05:56.598Z] #76 41.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-24T12:05:56.598Z] #76 41.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-24T12:05:56.598Z] #76 41.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-24T12:05:56.598Z] #76 41.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-24T12:05:56.598Z] #76 41.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-24T12:05:56.598Z] #76 41.92 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-24T12:05:56.598Z] #76 41.94 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-24T12:05:56.598Z] #76 42.10 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-24T12:05:56.598Z] #76 42.17 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-24T12:05:56.598Z] #76 42.17 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-24T12:05:56.598Z] #76 42.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-24T12:05:56.598Z] #76 42.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-24T12:05:56.598Z] #76 42.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-24T12:05:56.598Z] #76 42.17 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-24T12:05:56.598Z] #76 42.17 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-24T12:05:56.598Z] #76 42.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-24T12:05:56.598Z] #76 42.20 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-24T12:05:56.598Z] #76 42.20 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-24T12:05:56.598Z] #76 43.25 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:05:56.598Z] #76 43.52 Fetched 5940 kB in 1s (7081 kB/s) [2022-08-24T12:05:56.598Z] #76 43.65 Selecting previously unselected package bzip2. [2022-08-24T12:05:56.598Z] #76 43.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 ... 15717 files and directories currently installed.) [2022-08-24T12:05:56.598Z] #76 43.73 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-24T12:05:56.598Z] #76 43.74 Unpacking bzip2 (1.0.8-4) ... [2022-08-24T12:05:56.598Z] #76 43.89 Selecting previously unselected package libmagic-mgc. [2022-08-24T12:05:56.598Z] #76 43.89 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-24T12:05:56.598Z] #76 43.94 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-24T12:05:56.598Z] #76 ... [2022-08-24T12:05:56.598Z] [2022-08-24T12:05:56.598Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:05:56.598Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:05:56.598Z] #55 43.89 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-24T12:05:56.598Z] #55 43.96 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-24T12:05:56.598Z] #55 44.01 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-24T12:05:56.815Z] #21 20.30 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-24T12:05:56.815Z] #21 20.31 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-24T12:05:56.815Z] #21 20.31 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-24T12:05:56.815Z] #21 20.36 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-24T12:05:56.815Z] #21 20.37 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-24T12:05:56.815Z] #21 20.37 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-24T12:05:56.815Z] #21 20.45 Selecting previously unselected package libseccomp2:s390x. [2022-08-24T12:05:56.815Z] #21 20.46 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-24T12:05:56.815Z] #21 20.47 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-24T12:05:56.815Z] #21 20.51 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-24T12:05:56.815Z] #21 20.52 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-24T12:05:56.815Z] #21 20.52 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-24T12:05:56.815Z] #21 20.58 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-24T12:05:56.860Z] #55 44.07 go: downloading github.com/prometheus/common v0.32.1 [2022-08-24T12:05:57.077Z] #21 20.59 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-24T12:05:57.077Z] #21 20.59 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-24T12:05:57.077Z] #21 20.65 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-24T12:05:57.077Z] #21 20.65 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-24T12:05:57.077Z] #21 20.65 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-24T12:05:57.077Z] #21 20.73 Selecting previously unselected package libseccomp2:armhf. [2022-08-24T12:05:57.077Z] #21 20.73 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-24T12:05:57.077Z] #21 20.73 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-24T12:05:57.077Z] #21 20.78 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-24T12:05:57.077Z] #21 20.78 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-24T12:05:57.077Z] #21 20.79 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-24T12:05:57.077Z] #21 20.85 Selecting previously unselected package libseccomp2:armel. [2022-08-24T12:05:57.285Z] #47 ... [2022-08-24T12:05:57.285Z] [2022-08-24T12:05:57.285Z] #51 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-08-24T12:05:57.285Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:05:57.285Z] #51 30.36 Fetched 8575 kB in 23s (374 kB/s) [2022-08-24T12:05:57.285Z] #51 30.36 Reading package lists... [2022-08-24T12:05:57.339Z] #21 20.86 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-24T12:05:57.339Z] #21 20.86 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-24T12:05:57.339Z] #21 20.90 Selecting previously unselected package libseccomp-dev:armel. [2022-08-24T12:05:57.339Z] #21 20.91 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-24T12:05:57.339Z] #21 20.91 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-24T12:05:57.339Z] #21 20.98 Selecting previously unselected package libseccomp2:arm64. [2022-08-24T12:05:57.339Z] #21 20.98 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-24T12:05:57.339Z] #21 20.99 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-24T12:05:57.339Z] #21 21.03 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-24T12:05:57.339Z] #21 21.04 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-24T12:05:57.339Z] #21 21.05 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-24T12:05:57.529Z] #55 44.53 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-24T12:05:57.529Z] #55 44.66 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-24T12:05:57.547Z] #51 40.50 Reading package lists... [2022-08-24T12:05:57.547Z] #51 ... [2022-08-24T12:05:57.547Z] [2022-08-24T12:05:57.547Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:05:57.547Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:05:57.547Z] #55 37.99 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-24T12:05:57.547Z] #55 38.33 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-24T12:05:57.547Z] #55 38.37 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-24T12:05:57.547Z] #55 38.42 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-24T12:05:57.547Z] #55 38.57 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-24T12:05:57.547Z] #55 38.76 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-24T12:05:57.547Z] #55 38.81 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-24T12:05:57.547Z] #55 39.08 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-24T12:05:57.547Z] #55 39.19 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-24T12:05:57.547Z] #55 39.42 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-24T12:05:57.547Z] #55 39.48 go: downloading github.com/julz/importas v0.1.0 [2022-08-24T12:05:57.547Z] #55 39.52 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-24T12:05:57.547Z] #55 39.77 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-24T12:05:57.547Z] #55 39.87 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-24T12:05:57.547Z] #55 40.01 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-24T12:05:57.547Z] #55 40.23 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-24T12:05:57.547Z] #55 40.23 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-24T12:05:57.547Z] #55 40.52 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-24T12:05:57.547Z] #55 40.60 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-24T12:05:57.547Z] #55 40.72 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-24T12:05:57.547Z] #55 40.90 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-24T12:05:57.547Z] #55 40.93 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-24T12:05:57.601Z] #21 21.15 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-24T12:05:57.601Z] #21 21.16 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-24T12:05:57.601Z] #21 21.17 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-24T12:05:57.601Z] #21 21.19 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-24T12:05:57.601Z] #21 21.20 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-24T12:05:57.601Z] #21 21.22 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-24T12:05:57.601Z] #21 21.23 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-24T12:05:57.601Z] #21 21.24 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-24T12:05:57.601Z] #21 21.26 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-24T12:05:57.601Z] #21 21.27 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-24T12:05:57.601Z] #21 21.28 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-24T12:05:57.601Z] #21 21.29 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-24T12:05:57.601Z] #21 21.31 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-24T12:05:57.601Z] #21 21.32 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-24T12:05:57.601Z] #21 21.33 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-24T12:05:57.863Z] #21 21.35 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-24T12:05:58.120Z] #55 ... [2022-08-24T12:05:58.120Z] [2022-08-24T12:05:58.120Z] #42 [tini 1/3] 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 [2022-08-24T12:05:58.120Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:05:58.120Z] #42 31.61 Fetched 8571 kB in 23s (367 kB/s) [2022-08-24T12:05:58.120Z] #42 31.61 Reading package lists... [2022-08-24T12:05:58.381Z] #42 41.70 Reading package lists... [2022-08-24T12:05:58.381Z] #42 ... [2022-08-24T12:05:58.381Z] [2022-08-24T12:05:58.381Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:05:58.381Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:05:58.381Z] #14 31.69 Fetched 8571 kB in 23s (370 kB/s) [2022-08-24T12:05:58.381Z] #14 31.69 Reading package lists... [2022-08-24T12:05:58.953Z] #55 45.93 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-24T12:05:58.954Z] #14 41.69 Reading package lists... [2022-08-24T12:05:58.954Z] #14 ... [2022-08-24T12:05:58.954Z] [2022-08-24T12:05:58.954Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:05:58.954Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:05:58.954Z] #55 42.34 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-24T12:05:59.215Z] #55 42.36 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-24T12:05:59.215Z] #55 42.55 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-24T12:05:59.252Z] #21 22.58 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-24T12:05:59.476Z] #55 42.77 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-24T12:05:59.518Z] #14 67.00 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-24T12:05:59.518Z] #14 67.00 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-24T12:05:59.518Z] #14 67.00 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:05:59.541Z] #55 ... [2022-08-24T12:05:59.541Z] [2022-08-24T12:05:59.541Z] #51 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-08-24T12:05:59.541Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:05:59.541Z] #51 30.25 Reading package lists... [2022-08-24T12:05:59.541Z] #51 36.65 Building dependency tree... [2022-08-24T12:05:59.541Z] #51 40.56 The following additional packages will be installed: [2022-08-24T12:05:59.541Z] #51 40.56 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-24T12:05:59.541Z] #51 40.56 python3-protobuf python3-six [2022-08-24T12:05:59.541Z] #51 40.59 Suggested packages: [2022-08-24T12:05:59.541Z] #51 40.59 python3-setuptools [2022-08-24T12:05:59.541Z] #51 40.59 Recommended packages: [2022-08-24T12:05:59.541Z] #51 40.59 iproute2 | iproute [2022-08-24T12:05:59.541Z] #51 41.38 The following NEW packages will be installed: [2022-08-24T12:05:59.541Z] #51 41.41 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-24T12:05:59.541Z] #51 41.41 python3-protobuf python3-six [2022-08-24T12:05:59.541Z] #51 41.96 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:05:59.541Z] #51 41.96 Need to get 2315 kB of archives. [2022-08-24T12:05:59.541Z] #51 41.96 After this operation, 11.1 MB of additional disk space will be used. [2022-08-24T12:05:59.541Z] #51 41.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-24T12:05:59.541Z] #51 42.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-24T12:05:59.541Z] #51 42.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-24T12:05:59.541Z] #51 42.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-24T12:05:59.541Z] #51 42.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-24T12:05:59.541Z] #51 42.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-24T12:05:59.541Z] #51 42.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-24T12:05:59.541Z] #51 44.33 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-24T12:05:59.541Z] #51 46.20 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:05:59.541Z] #51 46.40 Fetched 2315 kB in 3s (730 kB/s) [2022-08-24T12:05:59.737Z] #55 42.99 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-24T12:05:59.737Z] #55 43.03 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-24T12:05:59.737Z] #55 43.05 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-24T12:05:59.807Z] #51 46.65 Selecting previously unselected package libprotobuf23:amd64. [2022-08-24T12:05:59.807Z] #51 46.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 ... 15717 files and directories currently installed.) [2022-08-24T12:05:59.807Z] #51 ... [2022-08-24T12:05:59.807Z] [2022-08-24T12:05:59.807Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:05:59.807Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:05:59.807Z] #76 44.66 Selecting previously unselected package libmagic1:amd64. [2022-08-24T12:05:59.807Z] #76 44.66 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-24T12:05:59.807Z] #76 44.66 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-24T12:05:59.807Z] #76 44.98 Selecting previously unselected package file. [2022-08-24T12:05:59.807Z] #76 45.01 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-24T12:05:59.807Z] #76 45.01 Unpacking file (1:5.39-3) ... [2022-08-24T12:05:59.807Z] #76 45.13 Selecting previously unselected package xz-utils. [2022-08-24T12:05:59.807Z] #76 45.13 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-24T12:05:59.807Z] #76 45.13 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:05:59.807Z] #76 45.44 Selecting previously unselected package libsigsegv2:amd64. [2022-08-24T12:05:59.807Z] #76 45.44 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-24T12:05:59.807Z] #76 45.44 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-24T12:05:59.807Z] #76 45.64 Selecting previously unselected package m4. [2022-08-24T12:05:59.807Z] #76 45.64 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-24T12:05:59.807Z] #76 45.64 Unpacking m4 (1.4.18-5) ... [2022-08-24T12:05:59.807Z] #76 45.93 Selecting previously unselected package autoconf. [2022-08-24T12:05:59.807Z] #76 45.93 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-24T12:05:59.807Z] #76 45.93 Unpacking autoconf (2.69-14) ... [2022-08-24T12:05:59.808Z] #76 46.69 Selecting previously unselected package autotools-dev. [2022-08-24T12:05:59.808Z] #76 46.69 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-24T12:05:59.808Z] #76 46.69 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-24T12:05:59.808Z] #76 46.87 Selecting previously unselected package automake. [2022-08-24T12:05:59.808Z] #76 46.87 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-24T12:05:59.808Z] #76 46.87 Unpacking automake (1:1.16.3-2) ... [2022-08-24T12:05:59.999Z] #55 43.39 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-24T12:06:00.091Z] #14 ... [2022-08-24T12:06:00.091Z] [2022-08-24T12:06:00.091Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:06:00.091Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:06:00.091Z] #77 11.68 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-24T12:06:00.091Z] #77 12.84 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-24T12:06:00.091Z] #77 13.05 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-24T12:06:00.091Z] #77 13.27 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-24T12:06:00.197Z] #21 23.79 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-24T12:06:00.260Z] #55 43.44 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-24T12:06:00.277Z] #14 ... [2022-08-24T12:06:00.277Z] [2022-08-24T12:06:00.277Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:06:00.277Z] #76 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:06:00.277Z] #76 77.03 configure.ac:7: installing './compile' [2022-08-24T12:06:00.277Z] #76 77.06 configure.ac:11: installing './config.guess' [2022-08-24T12:06:00.277Z] #76 77.15 configure.ac:11: installing './config.sub' [2022-08-24T12:06:00.277Z] #76 77.16 configure.ac:8: installing './install-sh' [2022-08-24T12:06:00.277Z] #76 77.17 configure.ac:8: installing './missing' [2022-08-24T12:06:00.277Z] #76 77.38 Makefile.am: installing './depcomp' [2022-08-24T12:06:00.381Z] #76 47.58 Selecting previously unselected package patch. [2022-08-24T12:06:00.381Z] #76 47.62 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-24T12:06:00.381Z] #76 47.63 Unpacking patch (2.7.6-7) ... [2022-08-24T12:06:00.642Z] #76 47.82 Selecting previously unselected package dpkg-dev. [2022-08-24T12:06:00.642Z] #76 47.83 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-24T12:06:00.642Z] #76 47.84 Unpacking dpkg-dev (1.20.11) ... [2022-08-24T12:06:00.833Z] #55 44.00 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-24T12:06:00.833Z] #55 44.03 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-24T12:06:00.833Z] #55 44.21 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-24T12:06:00.833Z] #55 44.28 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-24T12:06:01.405Z] #55 44.66 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-24T12:06:01.405Z] #55 44.67 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-24T12:06:01.585Z] #21 25.02 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-24T12:06:01.585Z] #76 49.00 Selecting previously unselected package build-essential. [2022-08-24T12:06:01.683Z] #55 44.97 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-24T12:06:01.683Z] #55 45.08 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-24T12:06:01.683Z] #55 45.08 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-24T12:06:01.683Z] #55 45.14 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-24T12:06:01.848Z] #76 49.01 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-24T12:06:01.848Z] #76 49.02 Unpacking build-essential (12.9) ... [2022-08-24T12:06:01.848Z] #76 49.10 Selecting previously unselected package libcap2:amd64. [2022-08-24T12:06:01.848Z] #76 49.10 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-24T12:06:01.848Z] #76 49.12 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-24T12:06:01.947Z] #55 45.34 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-24T12:06:01.948Z] #55 45.39 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-24T12:06:02.112Z] #76 49.24 Selecting previously unselected package libcap-dev:amd64. [2022-08-24T12:06:02.112Z] #76 49.24 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-24T12:06:02.112Z] #76 49.24 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-24T12:06:02.112Z] #76 49.41 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-24T12:06:02.112Z] #76 49.41 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-24T12:06:02.112Z] #76 49.41 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:06:02.112Z] #76 49.51 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-24T12:06:02.375Z] #76 49.53 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-24T12:06:02.375Z] #76 49.54 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-24T12:06:02.519Z] #55 45.78 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-24T12:06:02.532Z] #21 26.28 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-24T12:06:02.637Z] #76 49.69 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-24T12:06:02.637Z] #76 49.69 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-24T12:06:02.637Z] #76 49.70 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T12:06:02.637Z] #76 49.91 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-24T12:06:02.637Z] #76 49.95 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-24T12:06:02.825Z] #76 79.91 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-24T12:06:02.825Z] #76 79.91 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-24T12:06:02.825Z] #76 80.13 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-24T12:06:02.825Z] #76 80.13 libtoolize: copying file 'm4/libtool.m4' [2022-08-24T12:06:02.902Z] #76 49.98 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T12:06:03.089Z] #76 80.43 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-24T12:06:03.091Z] #55 46.32 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-24T12:06:03.091Z] #55 46.41 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-24T12:06:03.091Z] #55 46.49 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-24T12:06:03.349Z] #76 80.60 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-24T12:06:03.349Z] #76 80.79 libtoolize: copying file 'm4/ltversion.m4' [2022-08-24T12:06:03.351Z] #55 46.64 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-24T12:06:03.609Z] #76 80.93 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-24T12:06:03.615Z] #55 46.87 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-24T12:06:03.615Z] #55 ... [2022-08-24T12:06:03.615Z] [2022-08-24T12:06:03.615Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:06:03.615Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:06:03.615Z] #76 36.87 Reading package lists... [2022-08-24T12:06:03.758Z] #76 50.82 Selecting previously unselected package libtool. [2022-08-24T12:06:03.758Z] #76 50.83 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-24T12:06:03.758Z] #76 50.83 Unpacking libtool (2.4.6-15) ... [2022-08-24T12:06:03.869Z] #76 81.03 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-24T12:06:03.877Z] #76 46.99 Building dependency tree... [2022-08-24T12:06:03.877Z] #76 ... [2022-08-24T12:06:03.877Z] [2022-08-24T12:06:03.877Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:06:03.877Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:06:03.877Z] #55 47.19 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-24T12:06:03.927Z] #21 27.53 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-24T12:06:03.927Z] #21 27.55 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-24T12:06:03.927Z] #21 27.56 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-24T12:06:03.927Z] #21 27.57 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-24T12:06:03.927Z] #21 27.58 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-24T12:06:03.927Z] #21 27.59 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-24T12:06:03.927Z] #21 27.61 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-24T12:06:03.927Z] #21 27.62 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-24T12:06:03.927Z] #21 27.63 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-24T12:06:03.927Z] #21 27.64 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-24T12:06:03.927Z] #21 27.66 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-24T12:06:03.927Z] #21 27.67 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-24T12:06:03.927Z] #21 27.69 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-24T12:06:04.020Z] #76 51.22 Selecting previously unselected package libudev-dev:amd64. [2022-08-24T12:06:04.020Z] #76 51.22 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-24T12:06:04.020Z] #76 51.22 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-24T12:06:04.138Z] #55 47.57 go: downloading honnef.co/go/tools v0.3.1 [2022-08-24T12:06:04.189Z] #21 27.70 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-24T12:06:04.189Z] #21 27.71 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-24T12:06:04.189Z] #21 27.72 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-24T12:06:04.189Z] #21 27.73 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-24T12:06:04.189Z] #21 27.75 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-24T12:06:04.189Z] #21 27.76 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-24T12:06:04.189Z] #21 27.77 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-24T12:06:04.189Z] #21 27.79 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:06:04.284Z] #76 51.52 Selecting previously unselected package libyajl2:amd64. [2022-08-24T12:06:04.284Z] #76 51.54 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-24T12:06:04.284Z] #76 51.54 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-24T12:06:04.284Z] #76 51.64 Selecting previously unselected package libyajl-dev:amd64. [2022-08-24T12:06:04.284Z] #76 51.64 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-24T12:06:04.313Z] #77 25.98 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-24T12:06:04.451Z] #21 DONE 28.2s [2022-08-24T12:06:04.451Z] [2022-08-24T12:06:04.452Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-24T12:06:04.452Z] #66 sha256:1bd88c8170592dfe0d0c2443ada77d24809a54d094335f1c5108fe1ac627372d [2022-08-24T12:06:04.558Z] #76 51.65 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-24T12:06:04.558Z] #76 51.87 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T12:06:04.558Z] #76 51.88 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-24T12:06:04.558Z] #76 51.89 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-24T12:06:04.558Z] #76 51.91 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-24T12:06:04.715Z] #66 DONE 0.1s [2022-08-24T12:06:04.715Z] [2022-08-24T12:06:04.715Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T12:06:04.715Z] #67 sha256:92844145513c0f9aaf671a0400d6a046f47ece17a44908acb4f2abd4186a91e4 [2022-08-24T12:06:04.820Z] #76 51.94 Setting up file (1:5.39-3) ... [2022-08-24T12:06:04.820Z] #76 51.98 Setting up bzip2 (1.0.8-4) ... [2022-08-24T12:06:04.820Z] #76 52.07 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:06:04.820Z] #76 52.13 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-24T12:06:04.820Z] #76 52.13 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-24T12:06:04.820Z] #76 52.14 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-24T12:06:04.820Z] #76 52.17 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-24T12:06:05.080Z] #76 52.29 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:06:05.080Z] #76 ... [2022-08-24T12:06:05.080Z] [2022-08-24T12:06:05.080Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:06:05.080Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:06:05.080Z] #14 42.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-24T12:06:05.080Z] #14 43.84 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-24T12:06:05.080Z] #14 44.47 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-24T12:06:05.080Z] #14 45.37 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-24T12:06:05.080Z] #14 47.39 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-24T12:06:05.080Z] #14 48.02 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-24T12:06:05.080Z] #14 48.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-24T12:06:05.080Z] #14 48.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-24T12:06:05.080Z] #14 48.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-24T12:06:05.081Z] #14 48.06 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-24T12:06:05.081Z] #14 48.10 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-24T12:06:05.081Z] #14 48.10 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-24T12:06:05.081Z] #14 48.10 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-24T12:06:05.081Z] #14 48.10 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-24T12:06:05.081Z] #14 48.13 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-24T12:06:05.081Z] #14 48.13 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-24T12:06:05.081Z] #14 48.14 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-24T12:06:05.081Z] #14 48.20 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-24T12:06:05.081Z] #14 48.20 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-24T12:06:05.081Z] #14 48.20 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-24T12:06:05.081Z] #14 48.21 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-24T12:06:05.081Z] #14 49.43 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:06:05.081Z] #14 49.74 Fetched 115 MB in 8s (14.0 MB/s) [2022-08-24T12:06:05.081Z] #14 49.82 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-24T12:06:05.081Z] #14 49.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-24T12:06:05.081Z] #14 49.90 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-24T12:06:05.081Z] #14 49.91 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-24T12:06:05.081Z] #14 ... [2022-08-24T12:06:05.081Z] [2022-08-24T12:06:05.081Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-24T12:06:05.081Z] #34 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T12:06:05.081Z] #34 48.26 Updating files: 86% (1319/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-24T12:06:05.081Z] #34 48.94 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-24T12:06:05.081Z] #34 49.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-24T12:06:05.662Z] #67 1.087 + RM_GOPATH=0 [2022-08-24T12:06:05.662Z] #67 1.087 + TMP_GOPATH= [2022-08-24T12:06:05.662Z] #67 1.087 + : /build [2022-08-24T12:06:05.662Z] #67 1.087 + '[' -z '' ']' [2022-08-24T12:06:05.926Z] #67 ... [2022-08-24T12:06:05.926Z] [2022-08-24T12:06:05.926Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-24T12:06:05.926Z] #22 sha256:1d99e39e98a51071f990fd610f992bbb11d9d0fe77ffd1d4336b3191c1ded6fd [2022-08-24T12:06:05.926Z] #22 DONE 1.3s [2022-08-24T12:06:05.926Z] [2022-08-24T12:06:05.926Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T12:06:05.926Z] #67 sha256:92844145513c0f9aaf671a0400d6a046f47ece17a44908acb4f2abd4186a91e4 [2022-08-24T12:06:05.926Z] #67 1.089 ++ mktemp -d [2022-08-24T12:06:05.926Z] #67 1.091 + export GOPATH=/tmp/tmp.YjHLt8B10Z [2022-08-24T12:06:05.926Z] #67 1.091 + GOPATH=/tmp/tmp.YjHLt8B10Z [2022-08-24T12:06:05.926Z] #67 1.091 + RM_GOPATH=1 [2022-08-24T12:06:05.926Z] #67 1.091 + case "$(go env GOARCH)" in [2022-08-24T12:06:05.926Z] #67 1.092 ++ go env GOARCH [2022-08-24T12:06:05.926Z] #67 1.098 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:06:05.926Z] #67 1.098 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:06:05.926Z] #67 1.098 ++ dirname /install.sh [2022-08-24T12:06:05.926Z] #67 1.099 + dir=/ [2022-08-24T12:06:05.926Z] #67 1.099 + bin=runc [2022-08-24T12:06:05.926Z] #67 1.099 + shift [2022-08-24T12:06:05.926Z] #67 1.099 + '[' '!' -f //runc.installer ']' [2022-08-24T12:06:05.926Z] #67 1.099 + . //runc.installer [2022-08-24T12:06:05.926Z] #67 1.099 ++ set -e [2022-08-24T12:06:05.926Z] #67 1.099 ++ : v1.1.3 [2022-08-24T12:06:05.926Z] #67 1.100 + install_runc [2022-08-24T12:06:05.926Z] #67 1.100 + RUNC_BUILDTAGS=seccomp [2022-08-24T12:06:05.926Z] #67 1.100 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-24T12:06:05.926Z] #67 1.100 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YjHLt8B10Z/src/github.com/opencontainers/runc [2022-08-24T12:06:05.926Z] #67 1.100 Install runc version v1.1.3 (build tags: seccomp) [2022-08-24T12:06:05.926Z] #67 1.104 Cloning into '/tmp/tmp.YjHLt8B10Z/src/github.com/opencontainers/runc'... [2022-08-24T12:06:06.227Z] #77 ... [2022-08-24T12:06:06.227Z] [2022-08-24T12:06:06.227Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:06:06.227Z] #64 sha256:35bff8ca8491cfe8ccd20bed0f9d87baec0fe60b216c695e7a486d03fed52e30 [2022-08-24T12:06:06.475Z] #34 ... [2022-08-24T12:06:06.475Z] [2022-08-24T12:06:06.475Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:06:06.475Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:06:06.475Z] #76 52.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-24T12:06:06.475Z] #76 52.49 Setting up patch (2.7.6-7) ... [2022-08-24T12:06:06.475Z] #76 52.51 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-24T12:06:06.475Z] #76 52.51 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-24T12:06:06.475Z] #76 52.60 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-24T12:06:06.475Z] #76 52.60 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T12:06:06.475Z] #76 52.61 Setting up libtool (2.4.6-15) ... [2022-08-24T12:06:06.475Z] #76 52.65 Setting up m4 (1.4.18-5) ... [2022-08-24T12:06:06.475Z] #76 52.66 Setting up dpkg-dev (1.20.11) ... [2022-08-24T12:06:06.475Z] #76 52.73 Setting up autoconf (2.69-14) ... [2022-08-24T12:06:06.475Z] #76 52.73 Setting up build-essential (12.9) ... [2022-08-24T12:06:06.475Z] #76 52.77 Setting up automake (1:1.16.3-2) ... [2022-08-24T12:06:06.475Z] #76 52.77 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-24T12:06:06.475Z] #76 52.77 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:06:06.475Z] #76 DONE 53.8s [2022-08-24T12:06:06.475Z] [2022-08-24T12:06:06.475Z] #51 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-08-24T12:06:06.475Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:06:06.475Z] #51 46.77 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-24T12:06:06.475Z] #51 46.77 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-24T12:06:06.475Z] #51 47.74 Selecting previously unselected package python3-pkg-resources. [2022-08-24T12:06:06.475Z] #51 47.75 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-24T12:06:06.475Z] #51 47.75 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:06:06.475Z] #51 48.06 Selecting previously unselected package python3-six. [2022-08-24T12:06:06.475Z] #51 48.06 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-24T12:06:06.475Z] #51 48.06 Unpacking python3-six (1.16.0-2) ... [2022-08-24T12:06:06.475Z] #51 48.17 Selecting previously unselected package python3-protobuf. [2022-08-24T12:06:06.475Z] #51 48.17 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-24T12:06:06.475Z] #51 48.17 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-24T12:06:06.475Z] #51 48.77 Selecting previously unselected package libnet1:amd64. [2022-08-24T12:06:06.475Z] #51 48.77 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-24T12:06:06.475Z] #51 48.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:06:06.475Z] #51 48.95 Selecting previously unselected package libnl-3-200:amd64. [2022-08-24T12:06:06.475Z] #51 48.95 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-24T12:06:06.475Z] #51 48.95 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T12:06:06.475Z] #51 49.12 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-24T12:06:06.475Z] #51 49.13 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-24T12:06:06.475Z] #51 49.13 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:06:06.475Z] #51 49.25 Selecting previously unselected package criu. [2022-08-24T12:06:06.475Z] #51 49.25 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-24T12:06:06.475Z] #51 49.25 Unpacking criu (3.17.1-1) ... [2022-08-24T12:06:06.475Z] #51 50.11 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:06:06.475Z] #51 52.21 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-24T12:06:06.475Z] #51 52.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:06:06.475Z] #51 52.25 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:06:06.475Z] #51 52.28 Setting up python3-six (1.16.0-2) ... [2022-08-24T12:06:06.871Z] #67 ... [2022-08-24T12:06:06.871Z] [2022-08-24T12:06:06.871Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-24T12:06:06.871Z] #23 sha256:848cfc50239e4e025235a2eb65db834bd11a9fb21c13557695750bde4aa4cd1b [2022-08-24T12:06:06.871Z] #23 DONE 0.9s [2022-08-24T12:06:07.050Z] #51 ... [2022-08-24T12:06:07.050Z] [2022-08-24T12:06:07.050Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:06:07.050Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:06:07.132Z] [2022-08-24T12:06:07.132Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-24T12:06:07.132Z] #24 sha256:b8c87ff49c36b96d0aefc364379f326c4bb457d5306b810cea861c3e7e1a2e0d [2022-08-24T12:06:07.272Z] #64 42.76 Updating files: 52% (2625/4961) Updating files: 53% (2630/4961) Updating files: 54% (2679/4961) Updating files: 55% (2729/4961) Updating files: 56% (2779/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 83% (4118/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 94% (4709/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. [2022-08-24T12:06:07.272Z] #64 43.94 + cd /tmp/tmp.KqR7eYCyoa/src/github.com/containerd/containerd [2022-08-24T12:06:07.272Z] #64 43.94 + git checkout -q v1.6.7 [2022-08-24T12:06:07.437Z] #55 50.44 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-24T12:06:07.438Z] #55 50.54 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-24T12:06:07.438Z] #55 50.81 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-24T12:06:07.698Z] #55 50.89 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-24T12:06:07.705Z] #24 0.822 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-24T12:06:07.706Z] #24 DONE 0.9s [2022-08-24T12:06:07.706Z] [2022-08-24T12:06:07.706Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T12:06:07.706Z] #67 sha256:92844145513c0f9aaf671a0400d6a046f47ece17a44908acb4f2abd4186a91e4 [2022-08-24T12:06:07.959Z] #55 51.10 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-24T12:06:07.959Z] #55 51.12 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-24T12:06:08.069Z] #76 ... [2022-08-24T12:06:08.069Z] [2022-08-24T12:06:08.069Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:06:08.069Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:06:08.069Z] #14 163.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-24T12:06:08.069Z] #14 163.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:06:08.069Z] #14 163.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:06:08.216Z] #64 44.98 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-24T12:06:08.216Z] #64 44.98 + BUILDTAGS='netgo osusergo static_build' [2022-08-24T12:06:08.216Z] #64 44.98 + export EXTRA_FLAGS=-buildmode=pie [2022-08-24T12:06:08.216Z] #64 44.98 + EXTRA_FLAGS=-buildmode=pie [2022-08-24T12:06:08.216Z] #64 44.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-24T12:06:08.216Z] #64 44.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-24T12:06:08.216Z] #64 44.98 + '[' '' = dynamic ']' [2022-08-24T12:06:08.216Z] #64 44.98 + make [2022-08-24T12:06:08.223Z] #55 51.40 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-24T12:06:08.223Z] #55 51.40 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-24T12:06:08.484Z] #55 51.69 go: downloading golang.org/x/text v0.3.7 [2022-08-24T12:06:08.649Z] #67 ... [2022-08-24T12:06:08.649Z] [2022-08-24T12:06:08.649Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-24T12:06:08.649Z] #25 sha256:92af7fea986221c5b5d54fb0c6eeb31b1231346561a89c0bee169093f86b591b [2022-08-24T12:06:08.649Z] #25 DONE 0.9s [2022-08-24T12:06:08.649Z] [2022-08-24T12:06:08.649Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-24T12:06:08.649Z] #26 sha256:3061f366959b6ac508e8b50ad7bf4280d23275482f3a4c8f769d22680903a89f [2022-08-24T12:06:09.598Z] #26 DONE 0.8s [2022-08-24T12:06:09.598Z] [2022-08-24T12:06:09.598Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-24T12:06:09.598Z] #27 sha256:5e28808655f3031a0d50adf80aefd45a0cb43b3af4f8024bb1c58751be4efbad [2022-08-24T12:06:09.869Z] #55 ... [2022-08-24T12:06:09.869Z] [2022-08-24T12:06:09.869Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-08-24T12:06:09.869Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:06:09.869Z] #47 42.68 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-24T12:06:09.869Z] #47 ... [2022-08-24T12:06:09.869Z] [2022-08-24T12:06:09.869Z] #51 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-08-24T12:06:09.869Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:06:09.869Z] #51 40.50 Reading package lists... [2022-08-24T12:06:09.869Z] #51 50.20 Building dependency tree... [2022-08-24T12:06:10.132Z] #64 46.62 + bin/ctr [2022-08-24T12:06:10.367Z] #77 ... [2022-08-24T12:06:10.367Z] [2022-08-24T12:06:10.367Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:06:10.367Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:06:10.367Z] #55 47.32 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-24T12:06:10.367Z] #55 ... [2022-08-24T12:06:10.367Z] [2022-08-24T12:06:10.367Z] #42 [tini 1/3] 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 [2022-08-24T12:06:10.367Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:06:10.367Z] #42 47.88 Selecting previously unselected package libicu67:amd64. [2022-08-24T12:06:10.367Z] #42 47.88 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-24T12:06:10.367Z] #42 47.90 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-24T12:06:10.367Z] #42 55.37 Selecting previously unselected package libxml2:amd64. [2022-08-24T12:06:10.367Z] #42 55.37 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-24T12:06:10.367Z] #42 55.37 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-24T12:06:10.367Z] #42 55.94 Selecting previously unselected package libarchive13:amd64. [2022-08-24T12:06:10.367Z] #42 55.94 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-24T12:06:10.367Z] #42 55.95 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-24T12:06:10.367Z] #42 56.31 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-24T12:06:10.367Z] #42 56.31 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-24T12:06:10.367Z] #42 56.32 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-24T12:06:10.367Z] #42 56.47 Selecting previously unselected package librhash0:amd64. [2022-08-24T12:06:10.367Z] #42 56.48 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-24T12:06:10.367Z] #42 56.50 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-24T12:06:10.367Z] #42 56.68 Selecting previously unselected package libuv1:amd64. [2022-08-24T12:06:10.367Z] #42 56.68 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-24T12:06:10.367Z] #42 56.68 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-24T12:06:10.367Z] #42 56.84 Selecting previously unselected package cmake. [2022-08-24T12:06:10.367Z] #42 56.89 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-24T12:06:10.367Z] #42 56.94 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-24T12:06:10.545Z] #27 DONE 1.0s [2022-08-24T12:06:10.545Z] [2022-08-24T12:06:10.545Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T12:06:10.545Z] #67 sha256:92844145513c0f9aaf671a0400d6a046f47ece17a44908acb4f2abd4186a91e4 [2022-08-24T12:06:10.545Z] #67 5.497 + cd /tmp/tmp.YjHLt8B10Z/src/github.com/opencontainers/runc [2022-08-24T12:06:10.545Z] #67 5.497 + git checkout -q v1.1.3 [2022-08-24T12:06:10.545Z] #67 5.692 + '[' -z '' ']' [2022-08-24T12:06:10.545Z] #67 5.693 + target=static [2022-08-24T12:06:10.545Z] #67 5.693 + make BUILDTAGS=seccomp static [2022-08-24T12:06:10.807Z] #67 5.956 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-24T12:06:11.311Z] #42 ... [2022-08-24T12:06:11.311Z] [2022-08-24T12:06:11.311Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:06:11.311Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:06:11.311Z] #77 4.730 Cloning into '/tmp/crun-build'... [2022-08-24T12:06:13.170Z] #51 ... [2022-08-24T12:06:13.170Z] [2022-08-24T12:06:13.170Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:06:13.170Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:06:13.170Z] #76 46.99 Building dependency tree... [2022-08-24T12:06:13.170Z] #76 53.16 python3 is already the newest version (3.9.2-3). [2022-08-24T12:06:13.170Z] #76 53.16 The following additional packages will be installed: [2022-08-24T12:06:13.170Z] #76 53.16 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-24T12:06:13.170Z] #76 53.18 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-24T12:06:13.170Z] #76 53.23 Suggested packages: [2022-08-24T12:06:13.170Z] #76 53.25 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-24T12:06:13.170Z] #76 53.25 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-24T12:06:13.170Z] #76 53.25 m4-doc ed diffutils-doc [2022-08-24T12:06:13.170Z] #76 53.25 Recommended packages: [2022-08-24T12:06:13.170Z] #76 53.25 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-24T12:06:13.170Z] #76 55.94 The following NEW packages will be installed: [2022-08-24T12:06:13.170Z] #76 55.95 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-24T12:06:13.170Z] #76 55.95 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-24T12:06:13.170Z] #76 55.96 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-24T12:06:13.170Z] #76 55.96 libyajl2 m4 patch xz-utils [2022-08-24T12:06:13.170Z] #76 56.47 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:06:13.170Z] #76 56.47 Need to get 5940 kB of archives. [2022-08-24T12:06:13.170Z] #76 56.47 After this operation, 18.7 MB of additional disk space will be used. [2022-08-24T12:06:13.170Z] #76 56.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-24T12:06:13.170Z] #76 56.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-24T12:06:13.170Z] #76 56.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-24T12:06:13.170Z] #76 56.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-24T12:06:13.170Z] #76 56.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-24T12:06:13.170Z] #76 56.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-24T12:06:13.170Z] #76 56.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-24T12:06:13.170Z] #76 56.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-24T12:06:13.170Z] #76 56.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-24T12:06:13.170Z] #76 56.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-24T12:06:13.431Z] #76 56.69 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-24T12:06:13.431Z] #76 56.71 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-24T12:06:13.431Z] #76 56.92 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-24T12:06:13.431Z] #76 ... [2022-08-24T12:06:13.431Z] [2022-08-24T12:06:13.431Z] #51 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-08-24T12:06:13.431Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:06:13.431Z] #51 56.47 The following additional packages will be installed: [2022-08-24T12:06:13.431Z] #51 56.48 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-24T12:06:13.431Z] #51 56.49 python3-protobuf python3-six [2022-08-24T12:06:13.431Z] #51 56.50 Suggested packages: [2022-08-24T12:06:13.431Z] #51 56.54 python3-setuptools [2022-08-24T12:06:13.431Z] #51 56.54 Recommended packages: [2022-08-24T12:06:13.431Z] #51 56.54 iproute2 | iproute [2022-08-24T12:06:13.862Z] #77 ... [2022-08-24T12:06:13.862Z] [2022-08-24T12:06:13.862Z] #51 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-08-24T12:06:13.862Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:06:13.862Z] #51 53.90 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T12:06:13.862Z] #51 53.90 Setting up python3-protobuf (3.12.4-1) ... [2022-08-24T12:06:13.862Z] #51 58.08 Setting up criu (3.17.1-1) ... [2022-08-24T12:06:13.862Z] #51 60.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:06:13.862Z] #51 DONE 60.9s [2022-08-24T12:06:14.002Z] #51 ... [2022-08-24T12:06:14.002Z] [2022-08-24T12:06:14.002Z] #62 [containerd 1/3] 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 [2022-08-24T12:06:14.002Z] #62 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T12:06:14.002Z] #62 37.56 Reading package lists... [2022-08-24T12:06:14.002Z] #62 47.36 Building dependency tree... [2022-08-24T12:06:14.002Z] #62 53.62 The following additional packages will be installed: [2022-08-24T12:06:14.002Z] #62 53.65 libbtrfs0 [2022-08-24T12:06:14.002Z] #62 54.07 The following NEW packages will be installed: [2022-08-24T12:06:14.002Z] #62 54.07 libbtrfs-dev libbtrfs0 [2022-08-24T12:06:14.002Z] #62 54.58 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:06:14.002Z] #62 54.58 Need to get 460 kB of archives. [2022-08-24T12:06:14.002Z] #62 54.58 After this operation, 1237 kB of additional disk space will be used. [2022-08-24T12:06:14.002Z] #62 54.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-24T12:06:14.002Z] #62 54.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-24T12:06:14.002Z] #62 56.55 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:06:14.002Z] #62 57.01 Fetched 460 kB in 0s (1181 kB/s) [2022-08-24T12:06:14.002Z] #62 57.14 Selecting previously unselected package libbtrfs0:amd64. [2022-08-24T12:06:14.002Z] #62 57.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-24T12:06:14.002Z] #62 57.26 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-24T12:06:14.002Z] #62 57.31 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T12:06:14.002Z] #62 ... [2022-08-24T12:06:14.002Z] [2022-08-24T12:06:14.002Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:06:14.002Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:06:14.002Z] #76 56.93 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-24T12:06:14.002Z] #76 56.93 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-24T12:06:14.002Z] #76 56.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-24T12:06:14.002Z] #76 56.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-24T12:06:14.002Z] #76 56.96 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-24T12:06:14.002Z] #76 56.97 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-24T12:06:14.002Z] #76 57.01 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-24T12:06:14.002Z] #76 57.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-24T12:06:14.002Z] #76 57.10 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-24T12:06:14.002Z] #76 57.10 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-24T12:06:14.123Z] [2022-08-24T12:06:14.123Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:06:14.123Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:06:14.123Z] #14 52.64 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-24T12:06:14.123Z] #14 52.64 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-24T12:06:14.123Z] #14 52.65 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-24T12:06:14.123Z] #14 55.81 Selecting previously unselected package binutils-mingw-w64. [2022-08-24T12:06:14.123Z] #14 55.85 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-24T12:06:14.123Z] #14 55.85 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-24T12:06:14.123Z] #14 55.94 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-24T12:06:14.123Z] #14 55.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T12:06:14.123Z] #14 55.96 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:06:14.123Z] #14 56.20 Selecting previously unselected package dmsetup. [2022-08-24T12:06:14.123Z] #14 56.20 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T12:06:14.123Z] #14 56.20 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-24T12:06:14.123Z] #14 56.39 Selecting previously unselected package mingw-w64-common. [2022-08-24T12:06:14.123Z] #14 56.39 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-24T12:06:14.123Z] #14 56.39 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-24T12:06:14.123Z] #14 ... [2022-08-24T12:06:14.123Z] [2022-08-24T12:06:14.123Z] #42 [tini 1/3] 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 [2022-08-24T12:06:14.123Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:06:14.123Z] #42 61.41 Setting up libicu67:amd64 (67.1-7) ... [2022-08-24T12:06:14.123Z] #42 61.41 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:06:14.123Z] #42 61.45 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-24T12:06:14.123Z] #42 61.47 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:06:14.123Z] #42 61.51 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-24T12:06:14.386Z] #42 61.54 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-24T12:06:14.386Z] #42 61.54 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-24T12:06:14.386Z] #42 61.55 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-24T12:06:14.386Z] #42 61.57 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-24T12:06:14.386Z] #42 61.58 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-24T12:06:14.386Z] #42 61.59 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:06:14.421Z] #64 ... [2022-08-24T12:06:14.421Z] [2022-08-24T12:06:14.421Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:06:14.421Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:06:14.421Z] #77 35.97 libtoolize: putting auxiliary files in '.'. [2022-08-24T12:06:14.421Z] #77 35.97 libtoolize: copying file './ltmain.sh' [2022-08-24T12:06:14.957Z] #42 DONE 62.2s [2022-08-24T12:06:14.957Z] [2022-08-24T12:06:14.957Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:06:14.957Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:06:14.957Z] #14 62.21 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-24T12:06:14.957Z] #14 62.24 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-24T12:06:14.957Z] #14 62.24 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-24T12:06:15.218Z] #14 ... [2022-08-24T12:06:15.218Z] [2022-08-24T12:06:15.218Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-24T12:06:15.218Z] #43 sha256:ff8389295ebff58abc19fd139ccd0118e2d7d4ec0d3e04a68490114765fc3d4f [2022-08-24T12:06:15.218Z] #43 DONE 0.3s [2022-08-24T12:06:15.218Z] [2022-08-24T12:06:15.218Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-24T12:06:15.218Z] #44 sha256:ae1a4b0296ef72cca216122d732b68fc60c86e444f25753181b70fa5c1b0695b [2022-08-24T12:06:15.382Z] #77 36.79 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-24T12:06:15.382Z] #77 36.79 libtoolize: and rerunning libtoolize and aclocal. [2022-08-24T12:06:15.382Z] #77 36.79 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-24T12:06:15.386Z] #76 58.77 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:06:16.110Z] #67 10.83 + mkdir -p /build [2022-08-24T12:06:16.110Z] #67 10.83 + cp runc /build/runc [2022-08-24T12:06:16.110Z] #67 DONE 11.0s [2022-08-24T12:06:16.110Z] [2022-08-24T12:06:16.110Z] #28 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T12:06:16.110Z] #28 sha256:58810bf6fbfab1fbdaa9480d0b42364a0268e930252485f44426602b6e1a9625 [2022-08-24T12:06:16.110Z] #28 1.153 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-24T12:06:16.110Z] #28 1.155 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-24T12:06:16.110Z] #28 1.155 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-24T12:06:16.110Z] #28 1.391 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-24T12:06:16.110Z] #28 1.606 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-24T12:06:16.110Z] #28 1.824 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-24T12:06:16.110Z] #28 2.121 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-24T12:06:16.110Z] #28 2.406 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-24T12:06:16.110Z] #28 2.698 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [174 kB] [2022-08-24T12:06:16.110Z] #28 2.701 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-24T12:06:16.110Z] #28 2.702 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-24T12:06:16.110Z] #28 2.702 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-24T12:06:16.110Z] #28 2.703 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-24T12:06:16.110Z] #28 3.042 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-24T12:06:16.110Z] #28 3.049 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-24T12:06:16.110Z] #28 3.050 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-24T12:06:16.110Z] #28 3.051 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-24T12:06:16.110Z] #28 3.054 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-24T12:06:16.329Z] #76 59.40 Fetched 5940 kB in 1s (5859 kB/s) [2022-08-24T12:06:16.329Z] #76 59.63 Selecting previously unselected package bzip2. [2022-08-24T12:06:16.329Z] #76 59.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-24T12:06:16.329Z] #76 59.73 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-24T12:06:16.590Z] #76 ... [2022-08-24T12:06:16.590Z] [2022-08-24T12:06:16.590Z] #62 [containerd 1/3] 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 [2022-08-24T12:06:16.590Z] #62 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T12:06:16.590Z] #62 57.79 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-24T12:06:16.590Z] #62 57.83 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-24T12:06:16.590Z] #62 57.85 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T12:06:16.590Z] #62 58.64 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T12:06:16.590Z] #62 58.67 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T12:06:16.590Z] #62 58.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:06:16.590Z] #62 DONE 59.7s [2022-08-24T12:06:16.590Z] [2022-08-24T12:06:16.590Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-24T12:06:16.590Z] #63 sha256:dc159b759782e985484e7f931967d96f6631da9416160a5c3bf8f5fc7856dcd0 [2022-08-24T12:06:16.590Z] #63 DONE 0.1s [2022-08-24T12:06:16.590Z] [2022-08-24T12:06:16.590Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:06:16.590Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:06:16.590Z] #76 59.74 Unpacking bzip2 (1.0.8-4) ... [2022-08-24T12:06:16.590Z] #76 59.97 Selecting previously unselected package libmagic-mgc. [2022-08-24T12:06:16.851Z] #76 59.99 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-24T12:06:16.851Z] #76 60.00 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-24T12:06:17.794Z] #76 60.99 Selecting previously unselected package libmagic1:amd64. [2022-08-24T12:06:17.794Z] #76 ... [2022-08-24T12:06:17.794Z] [2022-08-24T12:06:17.794Z] #42 [tini 1/3] 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 [2022-08-24T12:06:17.794Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:06:17.794Z] #42 41.70 Reading package lists... [2022-08-24T12:06:17.794Z] #42 51.22 Building dependency tree... [2022-08-24T12:06:17.794Z] #42 57.51 The following additional packages will be installed: [2022-08-24T12:06:17.794Z] #42 57.52 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-24T12:06:17.794Z] #42 57.59 Suggested packages: [2022-08-24T12:06:17.794Z] #42 57.59 cmake-doc ninja-build lrzip [2022-08-24T12:06:17.794Z] #42 57.59 Recommended packages: [2022-08-24T12:06:17.794Z] #42 57.59 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-24T12:06:17.794Z] #42 59.18 The following NEW packages will be installed: [2022-08-24T12:06:17.794Z] #42 59.25 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-24T12:06:17.794Z] #42 59.25 vim-common xxd [2022-08-24T12:06:17.794Z] #42 59.89 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:06:17.794Z] #42 59.89 Need to get 17.7 MB of archives. [2022-08-24T12:06:17.794Z] #42 59.89 After this operation, 70.7 MB of additional disk space will be used. [2022-08-24T12:06:17.794Z] #42 59.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-24T12:06:17.794Z] #42 59.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-24T12:06:17.794Z] #42 59.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-24T12:06:17.794Z] #42 60.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-24T12:06:17.794Z] #42 61.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-24T12:06:17.795Z] #42 61.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-24T12:06:17.795Z] #42 ... [2022-08-24T12:06:17.795Z] [2022-08-24T12:06:17.795Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:06:17.795Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:06:17.795Z] #76 60.99 Selecting previously unselected package libmagic1:amd64. [2022-08-24T12:06:17.795Z] #76 61.00 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-24T12:06:17.795Z] #76 61.01 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-24T12:06:17.795Z] #76 ... [2022-08-24T12:06:17.795Z] [2022-08-24T12:06:17.795Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:06:17.795Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:06:17.795Z] #14 41.69 Reading package lists... [2022-08-24T12:06:17.795Z] #14 51.28 Building dependency tree... [2022-08-24T12:06:17.795Z] #14 57.14 The following additional packages will be installed: [2022-08-24T12:06:17.795Z] #14 57.15 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-24T12:06:17.795Z] #14 57.15 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-24T12:06:17.795Z] #14 57.15 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-24T12:06:17.795Z] #14 57.15 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-24T12:06:17.795Z] #14 57.16 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-24T12:06:17.795Z] #14 57.16 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-24T12:06:17.795Z] #14 57.17 mingw-w64-common mingw-w64-x86-64-dev [2022-08-24T12:06:17.795Z] #14 57.22 Suggested packages: [2022-08-24T12:06:17.795Z] #14 57.24 gcc-10-locales seccomp wine64 [2022-08-24T12:06:17.795Z] #14 59.76 The following NEW packages will be installed: [2022-08-24T12:06:17.795Z] #14 59.76 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-24T12:06:17.795Z] #14 59.76 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-24T12:06:17.795Z] #14 59.76 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-24T12:06:17.795Z] #14 59.76 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-24T12:06:17.795Z] #14 59.76 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-24T12:06:17.795Z] #14 59.77 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-24T12:06:17.795Z] #14 59.77 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-24T12:06:17.795Z] #14 59.77 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-24T12:06:17.795Z] #14 59.77 mingw-w64-x86-64-dev [2022-08-24T12:06:17.795Z] #14 60.47 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:06:17.795Z] #14 60.47 Need to get 115 MB of archives. [2022-08-24T12:06:17.795Z] #14 60.47 After this operation, 645 MB of additional disk space will be used. [2022-08-24T12:06:17.795Z] #14 60.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-24T12:06:17.795Z] #14 60.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-24T12:06:17.795Z] #14 60.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-24T12:06:17.795Z] #14 60.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-24T12:06:17.795Z] #14 60.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-24T12:06:17.795Z] #14 60.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-24T12:06:18.055Z] #14 ... [2022-08-24T12:06:18.055Z] [2022-08-24T12:06:18.056Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:06:18.056Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:06:18.056Z] #76 61.35 Selecting previously unselected package file. [2022-08-24T12:06:18.056Z] #76 61.35 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-24T12:06:18.056Z] #76 61.37 Unpacking file (1:5.39-3) ... [2022-08-24T12:06:18.316Z] #76 61.73 Selecting previously unselected package xz-utils. [2022-08-24T12:06:18.316Z] #76 61.73 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-24T12:06:18.316Z] #76 61.74 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:06:19.261Z] #76 62.31 Selecting previously unselected package libsigsegv2:amd64. [2022-08-24T12:06:19.261Z] #76 62.31 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-24T12:06:19.262Z] #76 62.31 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-24T12:06:19.262Z] #76 ... [2022-08-24T12:06:19.262Z] [2022-08-24T12:06:19.262Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-24T12:06:19.262Z] #57 sha256:a89fc1367a57c2569f52256c4c2524f32f8f6999e77bc82f2baeb692cc8713ca [2022-08-24T12:06:19.262Z] #57 62.44 v3.0.2 [2022-08-24T12:06:19.262Z] #57 DONE 62.6s [2022-08-24T12:06:19.262Z] [2022-08-24T12:06:19.262Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:06:19.262Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:06:19.262Z] #76 62.64 Selecting previously unselected package m4. [2022-08-24T12:06:19.262Z] #76 62.64 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-24T12:06:19.262Z] #76 62.69 Unpacking m4 (1.4.18-5) ... [2022-08-24T12:06:19.424Z] #44 3.766 + RM_GOPATH=0 [2022-08-24T12:06:19.424Z] #44 3.766 + TMP_GOPATH= [2022-08-24T12:06:19.424Z] #44 3.766 + : /build [2022-08-24T12:06:19.424Z] #44 3.766 + '[' -z '' ']' [2022-08-24T12:06:19.424Z] #44 3.766 ++ mktemp -d [2022-08-24T12:06:19.424Z] #44 3.775 + export GOPATH=/tmp/tmp.zRlztfg8OA [2022-08-24T12:06:19.424Z] #44 3.775 + GOPATH=/tmp/tmp.zRlztfg8OA [2022-08-24T12:06:19.424Z] #44 3.775 + RM_GOPATH=1 [2022-08-24T12:06:19.424Z] #44 3.775 + case "$(go env GOARCH)" in [2022-08-24T12:06:19.424Z] #44 3.775 ++ go env GOARCH [2022-08-24T12:06:19.424Z] #44 3.795 Install tini version v0.19.0 [2022-08-24T12:06:19.424Z] #44 3.817 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:06:19.424Z] #44 3.817 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:06:19.424Z] #44 3.817 ++ dirname /install.sh [2022-08-24T12:06:19.424Z] #44 3.817 + dir=/ [2022-08-24T12:06:19.424Z] #44 3.817 + bin=tini [2022-08-24T12:06:19.424Z] #44 3.817 + shift [2022-08-24T12:06:19.424Z] #44 3.817 + '[' '!' -f //tini.installer ']' [2022-08-24T12:06:19.424Z] #44 3.817 + . //tini.installer [2022-08-24T12:06:19.424Z] #44 3.817 ++ : v0.19.0 [2022-08-24T12:06:19.424Z] #44 3.817 + install_tini [2022-08-24T12:06:19.424Z] #44 3.817 + echo 'Install tini version v0.19.0' [2022-08-24T12:06:19.424Z] #44 3.817 + git clone https://github.com/krallin/tini.git /tmp/tmp.zRlztfg8OA/tini [2022-08-24T12:06:19.424Z] #44 3.817 Cloning into '/tmp/tmp.zRlztfg8OA/tini'... [2022-08-24T12:06:19.424Z] #44 ... [2022-08-24T12:06:19.424Z] [2022-08-24T12:06:19.424Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-24T12:06:19.424Z] #53 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T12:06:19.424Z] #53 66.04 gotestsum version dev [2022-08-24T12:06:19.424Z] #53 DONE 66.6s [2022-08-24T12:06:19.424Z] [2022-08-24T12:06:19.424Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:06:19.424Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:06:19.424Z] #77 11.47 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-24T12:06:19.424Z] #77 11.50 Cloning into '/tmp/crun-build/libocispec'... [2022-08-24T12:06:19.424Z] #77 12.83 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-24T12:06:19.424Z] #77 12.85 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-24T12:06:19.424Z] #77 12.85 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-24T12:06:19.424Z] #77 12.85 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-24T12:06:19.424Z] #77 12.90 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-24T12:06:19.594Z] #77 ... [2022-08-24T12:06:19.594Z] [2022-08-24T12:06:19.594Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:06:19.594Z] #14 sha256:49530c619c54265700c1a3f8a51e3970b23bd24a82b2dd410cab7d0d42070e3b [2022-08-24T12:06:19.594Z] #14 77.56 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-24T12:06:19.594Z] #14 77.58 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-24T12:06:19.594Z] #14 77.59 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:06:19.594Z] #14 83.22 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-24T12:06:19.594Z] #14 83.22 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-24T12:06:19.594Z] #14 83.23 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-24T12:06:20.208Z] #76 63.28 Selecting previously unselected package autoconf. [2022-08-24T12:06:20.208Z] #76 63.28 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-24T12:06:20.208Z] #76 63.37 Unpacking autoconf (2.69-14) ... [2022-08-24T12:06:20.539Z] #14 89.01 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-24T12:06:20.539Z] #14 89.02 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-24T12:06:20.539Z] #14 89.03 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:06:21.157Z] #76 64.37 Selecting previously unselected package autotools-dev. [2022-08-24T12:06:21.157Z] #76 64.37 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-24T12:06:21.157Z] #76 64.40 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-24T12:06:21.419Z] #76 64.81 Selecting previously unselected package automake. [2022-08-24T12:06:21.419Z] #76 64.81 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-24T12:06:21.419Z] #76 64.86 Unpacking automake (1:1.16.3-2) ... [2022-08-24T12:06:22.708Z] #28 11.21 Fetched 40.6 MB in 10s (3938 kB/s) [2022-08-24T12:06:22.758Z] #77 15.91 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-24T12:06:22.805Z] #76 65.97 Selecting previously unselected package patch. [2022-08-24T12:06:22.805Z] #76 65.97 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-24T12:06:22.805Z] #76 66.00 Unpacking patch (2.7.6-7) ... [2022-08-24T12:06:22.805Z] #76 66.24 Selecting previously unselected package dpkg-dev. [2022-08-24T12:06:22.805Z] #76 66.24 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-24T12:06:22.805Z] #76 66.24 Unpacking dpkg-dev (1.20.11) ... [2022-08-24T12:06:23.848Z] #14 ... [2022-08-24T12:06:23.848Z] [2022-08-24T12:06:23.848Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:06:23.848Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:06:23.848Z] #77 44.88 configure.ac:7: installing './compile' [2022-08-24T12:06:23.848Z] #77 44.89 configure.ac:11: installing './config.guess' [2022-08-24T12:06:23.848Z] #77 44.90 configure.ac:11: installing './config.sub' [2022-08-24T12:06:23.848Z] #77 44.92 configure.ac:8: installing './install-sh' [2022-08-24T12:06:23.848Z] #77 44.94 configure.ac:8: installing './missing' [2022-08-24T12:06:23.848Z] #77 45.05 Makefile.am: installing './depcomp' [2022-08-24T12:06:24.421Z] #77 46.21 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-24T12:06:24.421Z] #77 46.21 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-24T12:06:24.672Z] #77 ... [2022-08-24T12:06:24.672Z] [2022-08-24T12:06:24.672Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-24T12:06:24.672Z] #44 sha256:ae1a4b0296ef72cca216122d732b68fc60c86e444f25753181b70fa5c1b0695b [2022-08-24T12:06:24.672Z] #44 4.553 + cd /tmp/tmp.zRlztfg8OA/tini [2022-08-24T12:06:24.672Z] #44 4.553 + git checkout -q v0.19.0 [2022-08-24T12:06:24.672Z] #44 4.553 + cmake . [2022-08-24T12:06:24.672Z] #44 5.124 -- The C compiler identification is GNU 10.2.1 [2022-08-24T12:06:24.672Z] #44 5.231 -- Detecting C compiler ABI info [2022-08-24T12:06:24.672Z] #44 5.973 -- Detecting C compiler ABI info - done [2022-08-24T12:06:24.672Z] #44 6.015 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-24T12:06:24.672Z] #44 6.015 -- Detecting C compile features [2022-08-24T12:06:24.672Z] #44 6.015 -- Detecting C compile features - done [2022-08-24T12:06:24.672Z] #44 6.047 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-24T12:06:24.672Z] #44 6.273 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-24T12:06:24.672Z] #44 6.329 -- Configuring done [2022-08-24T12:06:24.672Z] #44 6.363 -- Generating done [2022-08-24T12:06:24.672Z] #44 6.363 -- Build files have been written to: /tmp/tmp.zRlztfg8OA/tini [2022-08-24T12:06:24.672Z] #44 6.382 + make tini-static [2022-08-24T12:06:24.672Z] #44 6.784 Scanning dependencies of target tini-static [2022-08-24T12:06:24.672Z] #44 7.050 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-24T12:06:24.672Z] #44 8.135 [100%] Linking C executable tini-static [2022-08-24T12:06:24.672Z] #44 8.792 [100%] Built target tini-static [2022-08-24T12:06:24.672Z] #44 8.851 + mkdir -p /build [2022-08-24T12:06:24.672Z] #44 8.851 + cp tini-static /build/docker-init [2022-08-24T12:06:24.672Z] #44 DONE 9.3s [2022-08-24T12:06:24.672Z] [2022-08-24T12:06:24.672Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:06:24.672Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:06:24.672Z] #77 17.83 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-24T12:06:24.683Z] #77 46.35 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-24T12:06:24.719Z] #76 ... [2022-08-24T12:06:24.719Z] [2022-08-24T12:06:24.719Z] #51 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-08-24T12:06:24.719Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:06:24.719Z] #51 57.72 The following NEW packages will be installed: [2022-08-24T12:06:24.719Z] #51 57.72 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-24T12:06:24.719Z] #51 57.72 python3-protobuf python3-six [2022-08-24T12:06:24.719Z] #51 58.46 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:06:24.719Z] #51 58.46 Need to get 2315 kB of archives. [2022-08-24T12:06:24.719Z] #51 58.46 After this operation, 11.1 MB of additional disk space will be used. [2022-08-24T12:06:24.719Z] #51 58.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-24T12:06:24.719Z] #51 58.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-24T12:06:24.719Z] #51 58.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-24T12:06:24.719Z] #51 58.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-24T12:06:24.719Z] #51 58.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-24T12:06:24.720Z] #51 58.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-24T12:06:24.720Z] #51 58.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-24T12:06:24.720Z] #51 61.20 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-24T12:06:24.720Z] #51 63.52 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:06:24.720Z] #51 64.04 Fetched 2315 kB in 4s (630 kB/s) [2022-08-24T12:06:24.720Z] #51 64.32 Selecting previously unselected package libprotobuf23:amd64. [2022-08-24T12:06:24.720Z] #51 64.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 ... 15717 files and directories currently installed.) [2022-08-24T12:06:24.720Z] #51 64.50 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-24T12:06:24.720Z] #51 64.54 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-24T12:06:24.720Z] #51 65.84 Selecting previously unselected package python3-pkg-resources. [2022-08-24T12:06:24.720Z] #51 65.85 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-24T12:06:24.720Z] #51 65.86 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:06:24.720Z] #51 66.42 Selecting previously unselected package python3-six. [2022-08-24T12:06:24.720Z] #51 66.42 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-24T12:06:24.720Z] #51 66.43 Unpacking python3-six (1.16.0-2) ... [2022-08-24T12:06:24.720Z] #51 66.72 Selecting previously unselected package python3-protobuf. [2022-08-24T12:06:24.720Z] #51 66.72 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-24T12:06:24.720Z] #51 66.75 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-24T12:06:24.720Z] #51 67.78 Selecting previously unselected package libnet1:amd64. [2022-08-24T12:06:24.944Z] #77 46.35 libtoolize: copying file 'm4/libtool.m4' [2022-08-24T12:06:24.944Z] #77 46.48 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-24T12:06:24.944Z] #77 46.62 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-24T12:06:24.980Z] #51 67.79 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-24T12:06:24.980Z] #51 67.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:06:24.980Z] #51 ... [2022-08-24T12:06:24.980Z] [2022-08-24T12:06:24.980Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:06:24.980Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:06:24.980Z] #76 68.26 Selecting previously unselected package build-essential. [2022-08-24T12:06:24.980Z] #76 68.26 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-24T12:06:24.980Z] #76 68.35 Unpacking build-essential (12.9) ... [2022-08-24T12:06:25.207Z] #77 46.76 libtoolize: copying file 'm4/ltversion.m4' [2022-08-24T12:06:25.261Z] #28 11.21 Reading package lists... [2022-08-24T12:06:25.261Z] #28 ... [2022-08-24T12:06:25.261Z] [2022-08-24T12:06:25.261Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:06:25.261Z] #71 sha256:630ce0b7d6267e7951b2c95934e91a0070121d1d6a9398ce8734e3576037dc4d [2022-08-24T12:06:25.261Z] #71 73.58 + bin/containerd [2022-08-24T12:06:25.468Z] #77 46.92 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-24T12:06:25.468Z] #77 47.02 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-24T12:06:25.505Z] #76 68.67 Selecting previously unselected package libcap2:amd64. [2022-08-24T12:06:25.505Z] #76 68.68 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-24T12:06:25.505Z] #76 68.69 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-24T12:06:25.505Z] #76 68.83 Selecting previously unselected package libcap-dev:amd64. [2022-08-24T12:06:25.505Z] #76 68.84 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-24T12:06:25.505Z] #76 68.88 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-24T12:06:25.766Z] #76 69.22 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-24T12:06:25.766Z] #76 69.22 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-24T12:06:26.027Z] #76 69.39 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:06:26.062Z] #77 19.31 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-24T12:06:26.173Z] #14 ... [2022-08-24T12:06:26.173Z] [2022-08-24T12:06:26.173Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:06:26.173Z] #76 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:06:26.173Z] #76 102.9 configure.ac:7: installing 'build-aux/compile' [2022-08-24T12:06:26.173Z] #76 102.9 configure.ac:9: installing 'build-aux/config.guess' [2022-08-24T12:06:26.173Z] #76 102.9 configure.ac:9: installing 'build-aux/config.sub' [2022-08-24T12:06:26.173Z] #76 102.9 configure.ac:11: installing 'build-aux/install-sh' [2022-08-24T12:06:26.173Z] #76 102.9 configure.ac:11: installing 'build-aux/missing' [2022-08-24T12:06:26.173Z] #76 103.4 Makefile.am: installing 'build-aux/depcomp' [2022-08-24T12:06:26.173Z] #76 103.7 parallel-tests: installing 'build-aux/test-driver' [2022-08-24T12:06:26.287Z] #76 69.72 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-24T12:06:26.288Z] #76 69.72 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-24T12:06:26.324Z] #77 19.47 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-24T12:06:26.324Z] #77 19.70 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-24T12:06:26.548Z] #76 69.82 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-24T12:06:26.549Z] #76 ... [2022-08-24T12:06:26.549Z] [2022-08-24T12:06:26.549Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:06:26.549Z] #64 sha256:508e9501103568b155a9aec97ce69db5f0a8ab0065c343a63d4c61b986bce07c [2022-08-24T12:06:26.549Z] #64 1.473 + RM_GOPATH=0 [2022-08-24T12:06:26.549Z] #64 1.473 + TMP_GOPATH= [2022-08-24T12:06:26.549Z] #64 1.473 + : /build [2022-08-24T12:06:26.549Z] #64 1.473 + '[' -z '' ']' [2022-08-24T12:06:26.549Z] #64 1.473 ++ mktemp -d [2022-08-24T12:06:26.549Z] #64 1.494 + export GOPATH=/tmp/tmp.oMXGDllnXu [2022-08-24T12:06:26.549Z] #64 1.494 + GOPATH=/tmp/tmp.oMXGDllnXu [2022-08-24T12:06:26.549Z] #64 1.494 + RM_GOPATH=1 [2022-08-24T12:06:26.549Z] #64 1.494 + case "$(go env GOARCH)" in [2022-08-24T12:06:26.549Z] #64 1.494 ++ go env GOARCH [2022-08-24T12:06:26.549Z] #64 1.530 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:06:26.549Z] #64 1.530 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:06:26.549Z] #64 1.550 ++ dirname /install.sh [2022-08-24T12:06:26.549Z] #64 1.552 + dir=/ [2022-08-24T12:06:26.549Z] #64 1.552 + bin=containerd [2022-08-24T12:06:26.549Z] #64 1.552 + shift [2022-08-24T12:06:26.549Z] #64 1.552 + '[' '!' -f //containerd.installer ']' [2022-08-24T12:06:26.549Z] #64 1.553 + . //containerd.installer [2022-08-24T12:06:26.549Z] #64 1.553 ++ set -e [2022-08-24T12:06:26.549Z] #64 1.553 ++ : v1.6.7 [2022-08-24T12:06:26.549Z] #64 1.554 + install_containerd [2022-08-24T12:06:26.549Z] #64 1.554 + echo 'Install containerd version v1.6.7' [2022-08-24T12:06:26.549Z] #64 1.555 Install containerd version v1.6.7 [2022-08-24T12:06:26.549Z] #64 1.555 + git clone https://github.com/containerd/containerd.git /tmp/tmp.oMXGDllnXu/src/github.com/containerd/containerd [2022-08-24T12:06:26.549Z] #64 1.559 Cloning into '/tmp/tmp.oMXGDllnXu/src/github.com/containerd/containerd'... [2022-08-24T12:06:26.549Z] #64 ... [2022-08-24T12:06:26.549Z] [2022-08-24T12:06:26.549Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-24T12:06:26.549Z] #40 sha256:5bbc842f8d85cbfb85515839bb111998445ab9c71f7697e5a04b80b1264b0ea4 [2022-08-24T12:06:26.549Z] #40 69.96 NAME: [2022-08-24T12:06:26.549Z] #40 69.99 go-winres - A tool for embedding resources in Windows executables [2022-08-24T12:06:26.549Z] #40 69.99 [2022-08-24T12:06:26.549Z] #40 69.99 USAGE: [2022-08-24T12:06:26.549Z] #40 69.99 go-winres [global options] command [command options] [arguments...] [2022-08-24T12:06:26.549Z] #40 69.99 [2022-08-24T12:06:26.549Z] #40 69.99 COMMANDS: [2022-08-24T12:06:26.549Z] #40 69.99 init Create an initial ./winres/winres.json [2022-08-24T12:06:26.549Z] #40 69.99 make Make syso files for the "go build" command [2022-08-24T12:06:26.549Z] #40 69.99 simply Make syso files for the "go build" command (simplified) [2022-08-24T12:06:26.549Z] #40 69.99 extract Extract all resources from an executable [2022-08-24T12:06:26.549Z] #40 69.99 patch Replace resources in an executable file (exe, dll) [2022-08-24T12:06:26.549Z] #40 69.99 help, h Shows a list of commands or help for one command [2022-08-24T12:06:26.549Z] #40 69.99 [2022-08-24T12:06:26.549Z] #40 69.99 GLOBAL OPTIONS: [2022-08-24T12:06:26.549Z] #40 69.99 --help, -h show help (default: false) [2022-08-24T12:06:27.936Z] #40 ... [2022-08-24T12:06:27.936Z] [2022-08-24T12:06:27.936Z] #42 [tini 1/3] 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 [2022-08-24T12:06:27.936Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:06:27.936Z] #42 61.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-24T12:06:27.936Z] #42 61.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-24T12:06:27.936Z] #42 61.15 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-24T12:06:27.936Z] #42 61.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-24T12:06:27.936Z] #42 63.58 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:06:27.936Z] #42 64.00 Fetched 17.7 MB in 2s (8708 kB/s) [2022-08-24T12:06:27.936Z] #42 64.18 Selecting previously unselected package xxd. [2022-08-24T12:06:27.936Z] #42 64.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-24T12:06:27.936Z] #42 64.29 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-24T12:06:27.936Z] #42 64.31 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:06:27.936Z] #42 64.81 Selecting previously unselected package vim-common. [2022-08-24T12:06:27.936Z] #42 64.81 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T12:06:27.936Z] #42 64.94 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:06:27.936Z] #42 65.48 Selecting previously unselected package cmake-data. [2022-08-24T12:06:27.936Z] #42 65.49 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-24T12:06:27.936Z] #42 65.53 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-24T12:06:27.936Z] #42 ... [2022-08-24T12:06:27.936Z] [2022-08-24T12:06:27.936Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-24T12:06:27.936Z] #40 sha256:5bbc842f8d85cbfb85515839bb111998445ab9c71f7697e5a04b80b1264b0ea4 [2022-08-24T12:06:27.936Z] #40 DONE 71.2s [2022-08-24T12:06:27.936Z] [2022-08-24T12:06:27.936Z] #42 [tini 1/3] 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 [2022-08-24T12:06:27.936Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:06:27.936Z] #42 71.26 Selecting previously unselected package libicu67:amd64. [2022-08-24T12:06:27.936Z] #42 ... [2022-08-24T12:06:27.936Z] [2022-08-24T12:06:27.936Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:06:27.936Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:06:27.936Z] #76 70.55 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-24T12:06:27.936Z] #76 70.56 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-24T12:06:27.936Z] #76 70.86 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T12:06:27.936Z] #76 71.26 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-24T12:06:27.936Z] #76 71.28 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-24T12:06:27.936Z] #76 71.29 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T12:06:27.936Z] #76 ... [2022-08-24T12:06:27.936Z] [2022-08-24T12:06:27.936Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:06:27.936Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:06:27.936Z] #14 61.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-24T12:06:27.936Z] #14 61.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-24T12:06:27.936Z] #14 61.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-24T12:06:27.936Z] #14 62.56 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-24T12:06:27.936Z] #14 65.19 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-24T12:06:27.936Z] #14 66.12 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-24T12:06:27.936Z] #14 67.00 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-24T12:06:27.936Z] #14 69.51 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-24T12:06:27.936Z] #14 70.53 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-24T12:06:27.936Z] #14 70.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-24T12:06:27.936Z] #14 70.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-24T12:06:27.936Z] #14 70.55 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-24T12:06:27.936Z] #14 70.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-24T12:06:27.936Z] #14 70.61 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-24T12:06:27.936Z] #14 70.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-24T12:06:27.936Z] #14 70.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-24T12:06:27.936Z] #14 70.66 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-24T12:06:27.936Z] #14 70.74 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-24T12:06:27.936Z] #14 70.76 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-24T12:06:27.936Z] #14 70.76 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-24T12:06:27.936Z] #14 70.85 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-24T12:06:27.936Z] #14 70.86 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-24T12:06:27.936Z] #14 70.88 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-24T12:06:27.936Z] #14 70.89 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-24T12:06:28.197Z] #14 ... [2022-08-24T12:06:28.197Z] [2022-08-24T12:06:28.197Z] #42 [tini 1/3] 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 [2022-08-24T12:06:28.197Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:06:28.197Z] #42 71.27 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-24T12:06:28.197Z] #42 71.29 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-24T12:06:29.583Z] #42 ... [2022-08-24T12:06:29.583Z] [2022-08-24T12:06:29.583Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:06:29.583Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:06:29.583Z] #55 62.96 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-24T12:06:29.583Z] #55 62.99 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-24T12:06:29.583Z] #55 63.29 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-24T12:06:29.583Z] #55 63.58 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-24T12:06:29.583Z] #55 63.96 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-24T12:06:29.583Z] #55 64.08 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-24T12:06:29.583Z] #55 64.13 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-24T12:06:29.583Z] #55 64.41 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-24T12:06:29.583Z] #55 64.52 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-24T12:06:29.583Z] #55 64.52 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-24T12:06:29.583Z] #55 64.79 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-24T12:06:29.583Z] #55 64.90 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-24T12:06:29.583Z] #55 64.90 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-24T12:06:29.583Z] #55 65.24 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-24T12:06:29.583Z] #55 65.39 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-24T12:06:29.583Z] #55 66.29 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-24T12:06:29.583Z] #55 66.50 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-24T12:06:29.583Z] #55 66.68 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-24T12:06:29.583Z] #55 66.96 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-24T12:06:29.583Z] #55 67.38 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-24T12:06:29.583Z] #55 67.59 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-24T12:06:29.583Z] #55 67.70 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-24T12:06:29.583Z] #55 67.75 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-24T12:06:29.583Z] #55 67.84 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-24T12:06:29.583Z] #55 67.90 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-24T12:06:29.583Z] #55 68.01 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-24T12:06:29.583Z] #55 68.13 go: downloading github.com/prometheus/common v0.32.1 [2022-08-24T12:06:29.583Z] #55 68.89 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-24T12:06:29.583Z] #55 68.89 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-24T12:06:29.583Z] #55 70.75 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-24T12:06:29.583Z] #55 72.07 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-24T12:06:29.848Z] #55 ... [2022-08-24T12:06:29.848Z] [2022-08-24T12:06:29.848Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-24T12:06:29.848Z] #34 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T12:06:30.459Z] #76 107.4 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-24T12:06:30.459Z] #76 107.4 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-24T12:06:30.895Z] #34 72.17 Updating files: 55% (837/1521) Updating files: 56% (852/1521) Updating files: 57% (867/1521) Updating files: 58% (883/1521) Updating files: 59% (898/1521) Updating files: 60% (913/1521) Updating files: 61% (928/1521) Updating files: 62% (944/1521) Updating files: 63% (959/1521) Updating files: 64% (974/1521) Updating files: 65% (989/1521) Updating files: 66% (1004/1521) Updating files: 67% (1020/1521) Updating files: 68% (1035/1521) Updating files: 69% (1050/1521) Updating files: 70% (1065/1521) Updating files: 71% (1080/1521) Updating files: 72% (1096/1521) Updating files: 73% (1111/1521) Updating files: 74% (1126/1521) Updating files: 75% (1141/1521) Updating files: 76% (1156/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 87% (1338/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-24T12:06:30.895Z] #34 74.01 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-24T12:06:31.398Z] #76 108.7 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-24T12:06:31.398Z] #76 108.7 libtoolize: copying file 'm4/libtool.m4' [2022-08-24T12:06:31.618Z] #77 ... [2022-08-24T12:06:31.618Z] [2022-08-24T12:06:31.618Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:06:31.618Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:06:31.618Z] #14 68.22 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-24T12:06:31.618Z] #14 68.32 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:06:31.618Z] #14 68.32 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-24T12:06:31.618Z] #14 68.49 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-24T12:06:31.618Z] #14 68.49 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:06:31.618Z] #14 68.49 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-24T12:06:31.618Z] #14 76.07 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-24T12:06:31.618Z] #14 76.10 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:06:31.618Z] #14 76.10 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:06:31.659Z] #76 108.8 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-24T12:06:31.659Z] #76 109.0 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-24T12:06:31.845Z] #34 74.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-24T12:06:31.855Z] #71 ... [2022-08-24T12:06:31.855Z] [2022-08-24T12:06:31.855Z] #28 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T12:06:31.855Z] #28 sha256:58810bf6fbfab1fbdaa9480d0b42364a0268e930252485f44426602b6e1a9625 [2022-08-24T12:06:31.855Z] #28 11.21 Reading package lists... [2022-08-24T12:06:31.855Z] #28 15.63 Reading package lists... [2022-08-24T12:06:31.855Z] #28 20.22 Building dependency tree... [2022-08-24T12:06:31.855Z] #28 21.30 Reading state information... [2022-08-24T12:06:31.919Z] #76 109.3 libtoolize: copying file 'm4/ltversion.m4' [2022-08-24T12:06:32.061Z] #77 ... [2022-08-24T12:06:32.062Z] [2022-08-24T12:06:32.062Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:06:32.062Z] #14 sha256:49530c619c54265700c1a3f8a51e3970b23bd24a82b2dd410cab7d0d42070e3b [2022-08-24T12:06:32.062Z] #14 100.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-24T12:06:32.062Z] #14 100.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-24T12:06:32.062Z] #14 100.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:06:32.273Z] #76 109.4 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-24T12:06:32.418Z] #34 ... [2022-08-24T12:06:32.418Z] [2022-08-24T12:06:32.418Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T12:06:32.418Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:06:32.418Z] #76 72.50 Selecting previously unselected package libtool. [2022-08-24T12:06:32.418Z] #76 72.56 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-24T12:06:32.418Z] #76 72.57 Unpacking libtool (2.4.6-15) ... [2022-08-24T12:06:32.418Z] #76 73.09 Selecting previously unselected package libudev-dev:amd64. [2022-08-24T12:06:32.418Z] #76 73.12 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-24T12:06:32.418Z] #76 73.12 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-24T12:06:32.418Z] #76 73.56 Selecting previously unselected package libyajl2:amd64. [2022-08-24T12:06:32.418Z] #76 73.57 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-24T12:06:32.418Z] #76 73.58 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-24T12:06:32.418Z] #76 73.73 Selecting previously unselected package libyajl-dev:amd64. [2022-08-24T12:06:32.418Z] #76 73.77 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-24T12:06:32.418Z] #76 73.78 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-24T12:06:32.418Z] #76 74.06 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T12:06:32.418Z] #76 74.12 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-24T12:06:32.418Z] #76 74.14 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-24T12:06:32.418Z] #76 74.22 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-24T12:06:32.418Z] #76 74.28 Setting up file (1:5.39-3) ... [2022-08-24T12:06:32.418Z] #76 74.33 Setting up bzip2 (1.0.8-4) ... [2022-08-24T12:06:32.418Z] #76 74.35 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:06:32.418Z] #76 74.38 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-24T12:06:32.418Z] #76 74.46 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-24T12:06:32.418Z] #76 74.50 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-24T12:06:32.418Z] #76 74.54 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-24T12:06:32.418Z] #76 74.62 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:06:32.418Z] #76 74.72 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-24T12:06:32.418Z] #76 74.78 Setting up patch (2.7.6-7) ... [2022-08-24T12:06:32.418Z] #76 74.80 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-24T12:06:32.418Z] #76 74.87 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-24T12:06:32.418Z] #76 74.92 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-24T12:06:32.418Z] #76 74.95 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T12:06:32.418Z] #76 74.97 Setting up libtool (2.4.6-15) ... [2022-08-24T12:06:32.418Z] #76 74.98 Setting up m4 (1.4.18-5) ... [2022-08-24T12:06:32.418Z] #76 75.01 Setting up dpkg-dev (1.20.11) ... [2022-08-24T12:06:32.418Z] #76 75.03 Setting up autoconf (2.69-14) ... [2022-08-24T12:06:32.418Z] #76 75.05 Setting up build-essential (12.9) ... [2022-08-24T12:06:32.418Z] #76 75.09 Setting up automake (1:1.16.3-2) ... [2022-08-24T12:06:32.418Z] #76 75.12 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-24T12:06:32.418Z] #76 75.13 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:06:32.418Z] #76 DONE 75.6s [2022-08-24T12:06:32.418Z] [2022-08-24T12:06:32.418Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:06:32.418Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:06:32.418Z] #14 72.68 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:06:32.418Z] #14 73.11 Fetched 115 MB in 11s (10.6 MB/s) [2022-08-24T12:06:32.418Z] #14 73.27 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-24T12:06:32.418Z] #14 73.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-24T12:06:32.418Z] #14 73.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-24T12:06:32.418Z] #14 73.46 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-24T12:06:32.430Z] #28 22.15 bzip2 is already the newest version (1.0.8-4). [2022-08-24T12:06:32.430Z] #28 22.15 patch is already the newest version (2.7.6-7). [2022-08-24T12:06:32.430Z] #28 22.15 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-24T12:06:32.430Z] #28 22.15 The following additional packages will be installed: [2022-08-24T12:06:32.430Z] #28 22.15 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-08-24T12:06:32.430Z] #28 22.15 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-08-24T12:06:32.430Z] #28 22.15 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-08-24T12:06:32.692Z] #28 22.16 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-08-24T12:06:32.692Z] #28 22.16 systemd vim-runtime xxd [2022-08-24T12:06:32.692Z] #28 22.17 Suggested packages: [2022-08-24T12:06:32.692Z] #28 22.17 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-24T12:06:32.692Z] #28 22.17 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-08-24T12:06:32.692Z] #28 22.17 vim-scripts xfsdump acl attr quota [2022-08-24T12:06:32.692Z] #28 22.17 Recommended packages: [2022-08-24T12:06:32.692Z] #28 22.17 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-24T12:06:32.692Z] #28 22.17 systemd-timesyncd | time-daemon unzip [2022-08-24T12:06:33.638Z] #28 23.27 The following NEW packages will be installed: [2022-08-24T12:06:33.638Z] #28 23.28 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-08-24T12:06:33.638Z] #28 23.28 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-24T12:06:33.638Z] #28 23.28 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-24T12:06:33.638Z] #28 23.28 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-24T12:06:33.638Z] #28 23.28 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-24T12:06:33.638Z] #28 23.28 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-24T12:06:33.638Z] #28 23.28 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-08-24T12:06:33.638Z] #28 23.29 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-08-24T12:06:33.638Z] #28 23.29 zstd [2022-08-24T12:06:33.899Z] #28 23.64 0 upgraded, 52 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:06:33.899Z] #28 23.64 Need to get 23.8 MB of archives. [2022-08-24T12:06:33.899Z] #28 23.64 After this operation, 89.3 MB of additional disk space will be used. [2022-08-24T12:06:33.899Z] #28 23.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-24T12:06:34.180Z] #76 ... [2022-08-24T12:06:34.180Z] [2022-08-24T12:06:34.180Z] #66 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T12:06:34.180Z] #66 sha256:7a37332ba0dd46f40d1aab0313baab8d033fd5b23c2707924f69916e05fe0f22 [2022-08-24T12:06:34.180Z] #66 189.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-24T12:06:34.180Z] #66 189.2 + GOBIN=/build [2022-08-24T12:06:34.180Z] #66 189.2 + GO111MODULE=on [2022-08-24T12:06:34.180Z] #66 189.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:06:34.181Z] #28 23.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-24T12:06:34.181Z] #28 23.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-24T12:06:34.181Z] #28 23.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-24T12:06:34.181Z] #28 23.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-24T12:06:34.181Z] #28 23.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-24T12:06:34.181Z] #28 23.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-24T12:06:34.181Z] #28 23.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-24T12:06:34.181Z] #28 23.75 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-24T12:06:34.181Z] #28 23.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-24T12:06:34.181Z] #28 23.76 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-24T12:06:34.181Z] #28 23.76 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-24T12:06:34.181Z] #28 23.76 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-24T12:06:34.181Z] #28 23.76 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-24T12:06:34.181Z] #28 23.78 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-24T12:06:34.181Z] #28 23.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-24T12:06:34.181Z] #28 23.79 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-24T12:06:34.181Z] #28 23.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-24T12:06:34.181Z] #28 23.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-24T12:06:34.181Z] #28 23.80 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-24T12:06:34.181Z] #28 23.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-24T12:06:34.181Z] #28 23.81 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-24T12:06:34.181Z] #28 23.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-24T12:06:34.181Z] #28 23.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-24T12:06:34.181Z] #28 23.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-24T12:06:34.181Z] #28 23.81 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-24T12:06:34.181Z] #28 23.82 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-24T12:06:34.181Z] #28 23.82 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-24T12:06:34.181Z] #28 23.82 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-24T12:06:34.181Z] #28 23.82 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-24T12:06:34.181Z] #28 23.82 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-24T12:06:34.181Z] #28 23.82 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-24T12:06:34.181Z] #28 23.82 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-24T12:06:34.181Z] #28 23.82 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-24T12:06:34.181Z] #28 23.83 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-24T12:06:34.181Z] #28 23.83 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-24T12:06:34.181Z] #28 23.83 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-24T12:06:34.181Z] #28 23.85 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-24T12:06:34.181Z] #28 23.85 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-24T12:06:34.181Z] #28 23.85 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-24T12:06:34.333Z] #14 77.73 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-24T12:06:34.456Z] #28 23.86 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-24T12:06:34.456Z] #28 23.86 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-24T12:06:34.456Z] #28 23.86 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-24T12:06:34.456Z] #28 23.87 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-24T12:06:34.456Z] #28 23.88 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-24T12:06:34.456Z] #28 23.89 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-24T12:06:34.456Z] #28 23.89 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-24T12:06:34.456Z] #28 23.89 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-24T12:06:34.456Z] #28 24.00 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-24T12:06:34.456Z] #28 24.02 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-24T12:06:34.456Z] #28 24.02 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-24T12:06:34.456Z] #28 24.03 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-24T12:06:34.594Z] #14 77.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-24T12:06:34.594Z] #14 77.75 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-24T12:06:35.041Z] #28 24.46 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:06:35.041Z] #28 24.67 Fetched 23.8 MB in 1s (35.7 MB/s) [2022-08-24T12:06:35.041Z] #28 24.71 Selecting previously unselected package libcap2:amd64. [2022-08-24T12:06:35.305Z] #28 24.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 ... 40116 files and directories currently installed.) [2022-08-24T12:06:35.305Z] #28 24.75 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-24T12:06:35.305Z] #28 24.76 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-24T12:06:35.305Z] #28 24.81 Selecting previously unselected package libargon2-1:amd64. [2022-08-24T12:06:35.305Z] #28 24.82 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-24T12:06:35.305Z] #28 24.82 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-24T12:06:35.305Z] #28 24.90 Selecting previously unselected package libjson-c5:amd64. [2022-08-24T12:06:35.305Z] #28 24.90 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-24T12:06:35.305Z] #28 24.91 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-24T12:06:35.305Z] #28 24.96 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-24T12:06:35.305Z] #28 24.96 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-24T12:06:35.305Z] #28 24.97 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-24T12:06:35.305Z] #28 25.05 Selecting previously unselected package libip4tc2:amd64. [2022-08-24T12:06:35.305Z] #28 25.05 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-24T12:06:35.543Z] #14 ... [2022-08-24T12:06:35.543Z] [2022-08-24T12:06:35.543Z] #51 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-08-24T12:06:35.543Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:06:35.543Z] #51 68.35 Selecting previously unselected package libnl-3-200:amd64. [2022-08-24T12:06:35.543Z] #51 68.36 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-24T12:06:35.543Z] #51 68.37 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T12:06:35.543Z] #51 68.54 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-24T12:06:35.543Z] #51 68.55 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-24T12:06:35.543Z] #51 68.59 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:06:35.543Z] #51 69.17 Selecting previously unselected package criu. [2022-08-24T12:06:35.543Z] #51 69.17 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-24T12:06:35.543Z] #51 69.25 Unpacking criu (3.17.1-1) ... [2022-08-24T12:06:35.543Z] #51 70.97 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:06:35.543Z] #51 74.14 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-24T12:06:35.543Z] #51 74.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:06:35.543Z] #51 74.24 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:06:35.543Z] #51 74.28 Setting up python3-six (1.16.0-2) ... [2022-08-24T12:06:35.543Z] #51 76.45 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T12:06:35.543Z] #51 76.54 Setting up python3-protobuf (3.12.4-1) ... [2022-08-24T12:06:35.567Z] #28 25.06 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-24T12:06:35.567Z] #28 25.13 Selecting previously unselected package libkmod2:amd64. [2022-08-24T12:06:35.567Z] #28 25.13 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-24T12:06:35.567Z] #28 25.14 Unpacking libkmod2:amd64 (28-1) ... [2022-08-24T12:06:35.829Z] #28 25.20 Selecting previously unselected package systemd. [2022-08-24T12:06:35.829Z] #28 25.20 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-24T12:06:35.829Z] #28 25.28 Unpacking systemd (247.3-7) ... [2022-08-24T12:06:36.402Z] #28 26.03 Selecting previously unselected package pigz. [2022-08-24T12:06:36.402Z] #28 26.04 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-24T12:06:36.402Z] #28 26.05 Unpacking pigz (2.6-1) ... [2022-08-24T12:06:36.664Z] #28 26.11 Selecting previously unselected package libelf1:amd64. [2022-08-24T12:06:36.664Z] #28 26.11 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-24T12:06:36.664Z] #28 26.12 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-24T12:06:36.664Z] #28 26.21 Selecting previously unselected package libbpf0:amd64. [2022-08-24T12:06:36.664Z] #28 26.22 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-24T12:06:36.664Z] #28 26.23 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-24T12:06:36.664Z] #28 26.28 Selecting previously unselected package libmnl0:amd64. [2022-08-24T12:06:36.664Z] #28 26.28 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-24T12:06:36.664Z] #28 26.29 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-24T12:06:36.664Z] #28 26.34 Selecting previously unselected package libxtables12:amd64. [2022-08-24T12:06:36.925Z] #28 26.34 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-24T12:06:36.925Z] #28 26.35 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-24T12:06:36.925Z] #28 26.40 Selecting previously unselected package libcap2-bin. [2022-08-24T12:06:36.925Z] #28 26.40 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-24T12:06:36.925Z] #28 26.41 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-24T12:06:36.925Z] #28 26.46 Selecting previously unselected package iproute2. [2022-08-24T12:06:36.925Z] #28 26.47 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-24T12:06:36.925Z] #28 26.48 Unpacking iproute2 (5.10.0-4) ... [2022-08-24T12:06:37.187Z] #28 26.67 Selecting previously unselected package xxd. [2022-08-24T12:06:37.187Z] #28 26.68 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-24T12:06:37.187Z] #28 26.69 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:06:37.187Z] #28 26.76 Selecting previously unselected package vim-common. [2022-08-24T12:06:37.187Z] #28 26.77 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T12:06:37.187Z] #28 26.78 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:06:37.187Z] #28 26.87 Selecting previously unselected package bash-completion. [2022-08-24T12:06:37.357Z] #14 ... [2022-08-24T12:06:37.357Z] [2022-08-24T12:06:37.357Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:06:37.357Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:06:37.357Z] #77 58.18 configure.ac:7: installing 'build-aux/compile' [2022-08-24T12:06:37.357Z] #77 58.20 configure.ac:9: installing 'build-aux/config.guess' [2022-08-24T12:06:37.357Z] #77 58.21 configure.ac:9: installing 'build-aux/config.sub' [2022-08-24T12:06:37.357Z] #77 58.24 configure.ac:11: installing 'build-aux/install-sh' [2022-08-24T12:06:37.357Z] #77 58.24 configure.ac:11: installing 'build-aux/missing' [2022-08-24T12:06:37.357Z] #77 58.49 Makefile.am: installing 'build-aux/depcomp' [2022-08-24T12:06:37.357Z] #77 58.59 parallel-tests: installing 'build-aux/test-driver' [2022-08-24T12:06:37.449Z] #28 26.88 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-24T12:06:38.492Z] #28 27.87 Unpacking bash-completion (1:2.11-2) ... [2022-08-24T12:06:38.492Z] #28 28.04 Selecting previously unselected package apparmor. [2022-08-24T12:06:38.492Z] #28 28.05 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-08-24T12:06:38.492Z] #28 28.08 Unpacking apparmor (2.13.6-10) ... [2022-08-24T12:06:38.757Z] #28 28.30 Selecting previously unselected package inetutils-ping. [2022-08-24T12:06:38.757Z] #28 28.30 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-24T12:06:38.757Z] #28 28.30 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-24T12:06:38.757Z] #28 28.39 Selecting previously unselected package libip6tc2:amd64. [2022-08-24T12:06:38.757Z] #28 28.40 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-24T12:06:38.757Z] #28 28.41 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-24T12:06:38.757Z] #28 28.45 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-24T12:06:38.757Z] #28 28.46 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-24T12:06:38.757Z] #28 28.46 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-24T12:06:39.018Z] #28 28.50 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-24T12:06:39.018Z] #28 28.51 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-24T12:06:39.018Z] #28 28.52 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-24T12:06:39.018Z] #28 28.56 Selecting previously unselected package libnftnl11:amd64. [2022-08-24T12:06:39.018Z] #28 28.57 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-24T12:06:39.018Z] #28 28.57 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-24T12:06:39.018Z] #28 28.63 Selecting previously unselected package iptables. [2022-08-24T12:06:39.274Z] #77 60.71 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-24T12:06:39.274Z] #77 60.71 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-24T12:06:39.280Z] #28 28.63 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-08-24T12:06:39.280Z] #28 28.64 Unpacking iptables (1.8.7-1) ... [2022-08-24T12:06:39.280Z] #28 28.80 Selecting previously unselected package libonig5:amd64. [2022-08-24T12:06:39.280Z] #28 28.80 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-24T12:06:39.280Z] #28 28.81 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T12:06:39.280Z] #28 28.89 Selecting previously unselected package libjq1:amd64. [2022-08-24T12:06:39.280Z] #28 28.89 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-08-24T12:06:39.280Z] #28 28.90 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-24T12:06:39.280Z] #28 28.96 Selecting previously unselected package jq. [2022-08-24T12:06:39.280Z] #28 28.97 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-08-24T12:06:39.280Z] #28 28.98 Unpacking jq (1.6-2.1) ... [2022-08-24T12:06:39.541Z] #28 29.03 Selecting previously unselected package libaio1:amd64. [2022-08-24T12:06:39.541Z] #28 29.04 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-08-24T12:06:39.541Z] #28 29.04 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-24T12:06:39.541Z] #28 29.09 Selecting previously unselected package libgpm2:amd64. [2022-08-24T12:06:39.541Z] #28 29.09 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-08-24T12:06:39.541Z] #28 29.10 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-24T12:06:39.541Z] #28 29.16 Selecting previously unselected package libinih1:amd64. [2022-08-24T12:06:39.541Z] #28 29.16 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-08-24T12:06:39.541Z] #28 29.17 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-24T12:06:39.541Z] #28 29.21 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-24T12:06:39.541Z] #28 29.21 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-24T12:06:39.541Z] #28 29.22 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-24T12:06:39.760Z] #14 ... [2022-08-24T12:06:39.760Z] [2022-08-24T12:06:39.760Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:06:39.760Z] #64 sha256:27340f5c31995b6d370838b542b5b9042591632b35725b3a10ae7c19736f1d65 [2022-08-24T12:06:39.803Z] #28 29.28 Selecting previously unselected package libnet1:amd64. [2022-08-24T12:06:39.803Z] #28 29.29 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-24T12:06:39.803Z] #28 29.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:06:39.803Z] #28 29.36 Selecting previously unselected package libnl-3-200:amd64. [2022-08-24T12:06:39.803Z] #28 29.37 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-24T12:06:39.803Z] #28 29.37 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T12:06:39.803Z] #28 29.44 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-24T12:06:39.803Z] #28 29.44 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-24T12:06:39.803Z] #28 29.45 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:06:39.803Z] #28 29.50 Selecting previously unselected package libyajl2:amd64. [2022-08-24T12:06:39.803Z] #28 29.51 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-08-24T12:06:39.803Z] #28 29.52 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-24T12:06:39.803Z] #28 29.55 Selecting previously unselected package net-tools. [2022-08-24T12:06:39.847Z] #51 ... [2022-08-24T12:06:39.847Z] [2022-08-24T12:06:39.847Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:06:39.847Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:06:39.847Z] #14 82.64 Selecting previously unselected package binutils-mingw-w64. [2022-08-24T12:06:39.847Z] #14 82.64 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-24T12:06:39.847Z] #14 82.65 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-24T12:06:39.847Z] #14 83.12 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-24T12:06:39.847Z] #14 83.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T12:06:39.847Z] #14 83.14 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:06:39.847Z] #77 61.40 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-24T12:06:39.847Z] #77 61.40 libtoolize: copying file 'm4/libtool.m4' [2022-08-24T12:06:39.847Z] #77 61.53 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-24T12:06:40.064Z] #28 29.56 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-24T12:06:40.064Z] #28 29.56 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-24T12:06:40.064Z] #28 29.66 Selecting previously unselected package python-pip-whl. [2022-08-24T12:06:40.064Z] #28 29.67 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-24T12:06:40.064Z] #28 29.68 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-24T12:06:40.110Z] #77 61.64 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-24T12:06:40.110Z] #77 61.75 libtoolize: copying file 'm4/ltversion.m4' [2022-08-24T12:06:40.326Z] #28 29.94 Selecting previously unselected package python3-lib2to3. [2022-08-24T12:06:40.373Z] #77 61.89 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-24T12:06:40.424Z] #14 83.68 Selecting previously unselected package dmsetup. [2022-08-24T12:06:40.424Z] #14 83.69 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T12:06:40.424Z] #14 83.69 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-24T12:06:40.588Z] #28 29.94 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-24T12:06:40.588Z] #28 29.95 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-24T12:06:40.588Z] #28 30.00 Selecting previously unselected package python3-distutils. [2022-08-24T12:06:40.588Z] #28 30.01 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-08-24T12:06:40.588Z] #28 30.01 Unpacking python3-distutils (3.9.2-1) ... [2022-08-24T12:06:40.588Z] #28 30.09 Selecting previously unselected package python3-pkg-resources. [2022-08-24T12:06:40.588Z] #28 30.10 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-24T12:06:40.588Z] #28 30.10 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:06:40.588Z] #28 30.19 Selecting previously unselected package python3-setuptools. [2022-08-24T12:06:40.588Z] #28 30.20 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-08-24T12:06:40.588Z] #28 30.20 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-24T12:06:40.754Z] #66 ... [2022-08-24T12:06:40.755Z] [2022-08-24T12:06:40.755Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:06:40.755Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:06:40.755Z] #14 192.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-24T12:06:40.755Z] #14 192.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:06:40.755Z] #14 192.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:06:40.850Z] #28 30.32 Selecting previously unselected package python3-wheel. [2022-08-24T12:06:40.850Z] #28 30.33 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-08-24T12:06:40.850Z] #28 30.33 Unpacking python3-wheel (0.34.2-1) ... [2022-08-24T12:06:40.850Z] #28 30.38 Selecting previously unselected package python3-pip. [2022-08-24T12:06:40.850Z] #28 30.39 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-24T12:06:40.850Z] #28 30.39 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-24T12:06:40.967Z] #14 84.11 Selecting previously unselected package mingw-w64-common. [2022-08-24T12:06:40.967Z] #14 84.12 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-24T12:06:40.967Z] #14 84.13 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-24T12:06:41.112Z] #28 30.51 Selecting previously unselected package sudo. [2022-08-24T12:06:41.112Z] #28 30.52 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-08-24T12:06:41.112Z] #28 30.53 Unpacking sudo (1.9.5p2-3) ... [2022-08-24T12:06:41.331Z] #64 53.12 Updating files: 46% (2321/4961) Updating files: 47% (2332/4961) Updating files: 48% (2382/4961) Updating files: 49% (2431/4961) Updating files: 50% (2481/4961) Updating files: 51% (2531/4961) Updating files: 52% (2580/4961) Updating files: 53% (2630/4961) Updating files: 54% (2679/4961) Updating files: 55% (2729/4961) Updating files: 56% (2779/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 83% (4118/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. [2022-08-24T12:06:41.331Z] #64 54.66 + cd /tmp/tmp.PgAcXgs7cj/src/github.com/containerd/containerd [2022-08-24T12:06:41.331Z] #64 54.66 + git checkout -q v1.6.7 [2022-08-24T12:06:41.374Z] #28 30.77 Selecting previously unselected package systemd-journal-remote. [2022-08-24T12:06:41.374Z] #28 30.78 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-24T12:06:41.374Z] #28 30.79 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-24T12:06:41.374Z] #28 30.85 Selecting previously unselected package thin-provisioning-tools. [2022-08-24T12:06:41.374Z] #28 30.86 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-24T12:06:41.374Z] #28 30.86 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-24T12:06:41.374Z] #28 30.98 Selecting previously unselected package uidmap. [2022-08-24T12:06:41.374Z] #28 31.00 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-24T12:06:41.374Z] #28 31.00 Unpacking uidmap (1:4.8.1-1) ... [2022-08-24T12:06:41.637Z] #28 31.08 Selecting previously unselected package vim-runtime. [2022-08-24T12:06:41.637Z] #28 31.09 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T12:06:41.637Z] #28 31.11 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-24T12:06:41.637Z] #28 31.13 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-24T12:06:41.637Z] #28 31.14 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:06:42.369Z] #14 ... [2022-08-24T12:06:42.369Z] [2022-08-24T12:06:42.369Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:06:42.369Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:06:42.369Z] #77 1.292 Cloning into '/tmp/crun-build'... [2022-08-24T12:06:42.413Z] #77 ... [2022-08-24T12:06:42.413Z] [2022-08-24T12:06:42.413Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:06:42.413Z] #14 sha256:49530c619c54265700c1a3f8a51e3970b23bd24a82b2dd410cab7d0d42070e3b [2022-08-24T12:06:42.413Z] #14 105.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-24T12:06:42.413Z] #14 105.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-24T12:06:42.413Z] #14 105.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-24T12:06:42.413Z] #14 105.9 Selecting previously unselected package libapparmor1:arm64. [2022-08-24T12:06:42.413Z] #14 105.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-24T12:06:42.413Z] #14 105.9 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-24T12:06:42.413Z] #14 106.0 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-24T12:06:42.413Z] #14 106.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-24T12:06:42.413Z] #14 106.0 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-24T12:06:42.413Z] #14 106.1 Selecting previously unselected package libbtrfs0:arm64. [2022-08-24T12:06:42.413Z] #14 106.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-24T12:06:42.413Z] #14 106.2 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-24T12:06:42.413Z] #14 106.3 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-24T12:06:42.413Z] #14 106.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-24T12:06:42.413Z] #14 106.3 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-24T12:06:42.413Z] #14 106.6 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-08-24T12:06:42.413Z] #14 106.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-24T12:06:42.413Z] #14 106.6 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-24T12:06:42.413Z] #14 106.7 Selecting previously unselected package libudev-dev:arm64. [2022-08-24T12:06:42.413Z] #14 106.7 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-24T12:06:42.413Z] #14 106.7 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-24T12:06:42.413Z] #14 106.9 Selecting previously unselected package libsepol1-dev:arm64. [2022-08-24T12:06:42.413Z] #14 106.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-08-24T12:06:42.413Z] #14 106.9 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-08-24T12:06:42.413Z] #14 107.2 Selecting previously unselected package libpcre2-16-0:arm64. [2022-08-24T12:06:42.413Z] #14 107.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-08-24T12:06:42.413Z] #14 107.2 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-08-24T12:06:42.413Z] #14 107.3 Selecting previously unselected package libpcre2-32-0:arm64. [2022-08-24T12:06:42.413Z] #14 107.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-08-24T12:06:42.413Z] #14 107.4 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-08-24T12:06:42.413Z] #14 107.6 Selecting previously unselected package libpcre2-posix2:arm64. [2022-08-24T12:06:42.413Z] #14 107.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-08-24T12:06:42.413Z] #14 107.6 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-08-24T12:06:42.413Z] #14 107.7 Selecting previously unselected package libpcre2-dev:arm64. [2022-08-24T12:06:42.413Z] #14 107.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-08-24T12:06:42.413Z] #14 107.8 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-08-24T12:06:42.413Z] #14 108.2 Selecting previously unselected package libselinux1-dev:arm64. [2022-08-24T12:06:42.413Z] #14 108.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-08-24T12:06:42.413Z] #14 108.2 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-08-24T12:06:42.413Z] #14 108.5 Selecting previously unselected package libdevmapper-dev:arm64. [2022-08-24T12:06:42.413Z] #14 108.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-08-24T12:06:42.413Z] #14 108.5 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-24T12:06:42.413Z] #14 108.6 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-24T12:06:42.413Z] #14 108.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-24T12:06:42.413Z] #14 108.7 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-24T12:06:42.413Z] #14 108.9 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-24T12:06:42.413Z] #14 108.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-24T12:06:42.413Z] #14 108.9 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-24T12:06:42.413Z] #14 109.6 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-24T12:06:42.413Z] #14 109.9 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-24T12:06:42.413Z] #14 110.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-24T12:06:42.413Z] #14 110.3 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-08-24T12:06:42.413Z] #14 110.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-24T12:06:42.633Z] #77 ... [2022-08-24T12:06:42.633Z] [2022-08-24T12:06:42.633Z] #42 [tini 1/3] 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 [2022-08-24T12:06:42.633Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:06:42.633Z] #42 83.26 Selecting previously unselected package libxml2:amd64. [2022-08-24T12:06:42.633Z] #42 83.27 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-24T12:06:42.633Z] #42 83.27 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-24T12:06:42.633Z] #42 84.49 Selecting previously unselected package libarchive13:amd64. [2022-08-24T12:06:42.633Z] #42 84.50 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-24T12:06:42.633Z] #42 84.50 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-24T12:06:42.633Z] #42 85.17 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-24T12:06:42.633Z] #42 85.17 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-24T12:06:42.633Z] #42 85.18 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-24T12:06:42.633Z] #42 85.42 Selecting previously unselected package librhash0:amd64. [2022-08-24T12:06:42.633Z] #42 85.42 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-24T12:06:42.633Z] #42 85.42 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-24T12:06:42.633Z] #42 85.89 Selecting previously unselected package libuv1:amd64. [2022-08-24T12:06:42.633Z] #42 85.89 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-24T12:06:42.633Z] #42 85.92 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-24T12:06:42.893Z] #42 86.10 Selecting previously unselected package cmake. [2022-08-24T12:06:42.893Z] #42 86.11 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-24T12:06:42.893Z] #42 86.12 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-24T12:06:42.987Z] #14 111.2 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-08-24T12:06:42.987Z] #14 111.5 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-24T12:06:43.027Z] #28 32.36 Selecting previously unselected package vim. [2022-08-24T12:06:43.027Z] #28 32.37 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-24T12:06:43.027Z] #28 32.38 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:06:43.027Z] #28 32.67 Selecting previously unselected package xfsprogs. [2022-08-24T12:06:43.250Z] #64 56.22 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-24T12:06:43.250Z] #64 56.22 + BUILDTAGS='netgo osusergo static_build' [2022-08-24T12:06:43.250Z] #64 56.22 + export EXTRA_FLAGS=-buildmode=pie [2022-08-24T12:06:43.250Z] #64 56.22 + EXTRA_FLAGS=-buildmode=pie [2022-08-24T12:06:43.250Z] #64 56.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-24T12:06:43.250Z] #64 56.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-24T12:06:43.250Z] #64 56.22 + '[' '' = dynamic ']' [2022-08-24T12:06:43.250Z] #64 56.22 + make [2022-08-24T12:06:43.289Z] #28 32.68 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-24T12:06:43.289Z] #28 32.68 Unpacking xfsprogs (5.10.0-4) ... [2022-08-24T12:06:43.289Z] #28 32.89 Selecting previously unselected package zip. [2022-08-24T12:06:43.289Z] #28 32.89 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-08-24T12:06:43.289Z] #28 32.90 Unpacking zip (3.0-12) ... [2022-08-24T12:06:43.550Z] #28 32.99 Selecting previously unselected package zstd. [2022-08-24T12:06:43.550Z] #28 32.99 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-24T12:06:43.550Z] #28 33.00 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-24T12:06:43.550Z] #28 33.24 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:06:43.653Z] #14 111.8 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-08-24T12:06:43.653Z] #14 111.9 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-24T12:06:44.052Z] #14 112.3 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-08-24T12:06:44.052Z] #14 112.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-24T12:06:44.124Z] #28 33.66 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-24T12:06:44.124Z] #28 33.67 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-24T12:06:44.124Z] #28 33.68 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-24T12:06:44.124Z] #28 33.69 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-24T12:06:44.124Z] #28 33.71 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-24T12:06:44.124Z] #28 33.72 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-24T12:06:44.124Z] #28 33.73 Setting up uidmap (1:4.8.1-1) ... [2022-08-24T12:06:44.124Z] #28 33.75 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-24T12:06:44.316Z] #14 112.7 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-24T12:06:44.386Z] #28 33.76 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:06:44.386Z] #28 33.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:06:44.386Z] #28 33.79 Setting up python3-wheel (0.34.2-1) ... [2022-08-24T12:06:44.578Z] #14 113.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-24T12:06:44.578Z] #14 113.2 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-24T12:06:44.648Z] #28 34.07 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-24T12:06:44.648Z] #28 34.08 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:06:44.648Z] #28 34.10 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-24T12:06:44.648Z] #28 34.11 Setting up libcap2-bin (1:2.44-1) ... [2022-08-24T12:06:44.648Z] #28 34.12 Setting up apparmor (2.13.6-10) ... [2022-08-24T12:06:44.863Z] #14 113.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-24T12:06:44.863Z] #14 113.3 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-24T12:06:45.131Z] #14 113.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-24T12:06:45.131Z] #14 113.5 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-08-24T12:06:45.131Z] #14 ... [2022-08-24T12:06:45.131Z] [2022-08-24T12:06:45.132Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T12:06:45.132Z] #67 sha256:d57457c9fc8814eaa8ff460efa6b0f16aa8085c30a4fee9d06d56cab230fb051 [2022-08-24T12:06:45.132Z] #67 103.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-24T12:06:45.132Z] #67 103.2 + GOBIN=/build [2022-08-24T12:06:45.132Z] #67 103.2 + GO111MODULE=on [2022-08-24T12:06:45.132Z] #67 103.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:06:45.132Z] #67 108.5 rootlesskit version 1.0.0 [2022-08-24T12:06:45.132Z] #67 108.5 Usage of /build/rootlesskit-docker-proxy: [2022-08-24T12:06:45.132Z] #67 108.5 -container-ip string [2022-08-24T12:06:45.132Z] #67 108.5 container ip [2022-08-24T12:06:45.132Z] #67 108.5 -container-port int [2022-08-24T12:06:45.132Z] #67 108.5 container port (default -1) [2022-08-24T12:06:45.132Z] #67 108.5 -host-ip string [2022-08-24T12:06:45.132Z] #67 108.5 host ip [2022-08-24T12:06:45.132Z] #67 108.5 -host-port int [2022-08-24T12:06:45.132Z] #67 108.5 host port (default -1) [2022-08-24T12:06:45.132Z] #67 108.5 -proto string [2022-08-24T12:06:45.132Z] #67 108.5 proxy protocol (default "tcp") [2022-08-24T12:06:45.132Z] #67 DONE 113.3s [2022-08-24T12:06:45.132Z] [2022-08-24T12:06:45.132Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:06:45.132Z] #14 sha256:49530c619c54265700c1a3f8a51e3970b23bd24a82b2dd410cab7d0d42070e3b [2022-08-24T12:06:45.132Z] #14 113.6 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-08-24T12:06:45.132Z] #14 113.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-24T12:06:45.132Z] #14 113.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:06:45.132Z] #14 113.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-24T12:06:45.132Z] #14 ... [2022-08-24T12:06:45.132Z] [2022-08-24T12:06:45.132Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-24T12:06:45.132Z] #68 sha256:cfc7c1810776efd63015977e314e3fc21d3d792e9ec7f9cbbdd3fa847d147086 [2022-08-24T12:06:45.132Z] #68 DONE 0.1s [2022-08-24T12:06:45.132Z] [2022-08-24T12:06:45.132Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-24T12:06:45.132Z] #69 sha256:b9aacce65adc209bb87bd1ae5d202bd576eb349db454d404d91d9a7926282d89 [2022-08-24T12:06:45.132Z] #69 DONE 0.1s [2022-08-24T12:06:45.132Z] [2022-08-24T12:06:45.132Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:06:45.132Z] #14 sha256:49530c619c54265700c1a3f8a51e3970b23bd24a82b2dd410cab7d0d42070e3b [2022-08-24T12:06:45.132Z] #14 113.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:06:45.132Z] #14 113.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 [2022-08-24T12:06:45.132Z] #14 113.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-24T12:06:45.132Z] #14 113.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:06:45.132Z] #14 113.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 [2022-08-24T12:06:45.132Z] #14 113.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:06:45.169Z] #64 58.15 + bin/ctr [2022-08-24T12:06:45.397Z] #14 113.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-24T12:06:45.397Z] #14 113.9 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-24T12:06:45.397Z] #14 114.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-24T12:06:45.438Z] #42 ... [2022-08-24T12:06:45.438Z] [2022-08-24T12:06:45.438Z] #51 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-08-24T12:06:45.438Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:06:45.438Z] #51 83.96 Setting up criu (3.17.1-1) ... [2022-08-24T12:06:45.438Z] #51 86.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:06:45.438Z] #51 DONE 88.0s [2022-08-24T12:06:45.438Z] [2022-08-24T12:06:45.438Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:06:45.438Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:06:45.438Z] #77 11.56 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-24T12:06:45.438Z] #77 11.59 Cloning into '/tmp/crun-build/libocispec'... [2022-08-24T12:06:45.593Z] #28 35.08 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-24T12:06:45.593Z] #28 35.11 Setting up zip (3.0-12) ... [2022-08-24T12:06:45.593Z] #28 35.13 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:06:45.593Z] #28 35.16 Setting up bash-completion (1:2.11-2) ... [2022-08-24T12:06:45.658Z] #14 114.0 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-24T12:06:45.658Z] #14 114.1 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-24T12:06:45.658Z] #14 114.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:06:46.007Z] #77 13.75 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-24T12:06:46.007Z] #77 13.79 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-24T12:06:46.007Z] #77 13.79 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-24T12:06:46.007Z] #77 13.79 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-24T12:06:46.041Z] #14 ... [2022-08-24T12:06:46.041Z] [2022-08-24T12:06:46.041Z] #66 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T12:06:46.041Z] #66 sha256:7a37332ba0dd46f40d1aab0313baab8d033fd5b23c2707924f69916e05fe0f22 [2022-08-24T12:06:46.041Z] #66 200.5 rootlesskit version 1.0.0 [2022-08-24T12:06:46.041Z] #66 200.6 Usage of /build/rootlesskit-docker-proxy: [2022-08-24T12:06:46.041Z] #66 200.6 -container-ip string [2022-08-24T12:06:46.041Z] #66 200.6 container ip [2022-08-24T12:06:46.041Z] #66 200.6 -container-port int [2022-08-24T12:06:46.041Z] #66 200.6 container port (default -1) [2022-08-24T12:06:46.041Z] #66 200.6 -host-ip string [2022-08-24T12:06:46.041Z] #66 200.6 host ip [2022-08-24T12:06:46.041Z] #66 200.6 -host-port int [2022-08-24T12:06:46.041Z] #66 200.6 host port (default -1) [2022-08-24T12:06:46.041Z] #66 200.6 -proto string [2022-08-24T12:06:46.041Z] #66 200.6 proxy protocol (default "tcp") [2022-08-24T12:06:46.041Z] #66 DONE 200.9s [2022-08-24T12:06:46.041Z] [2022-08-24T12:06:46.041Z] #67 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-24T12:06:46.041Z] #67 sha256:395e7f2c5244047219dde441bb9dbdce875f2ebc11ce4a91bb1d20527741d4ca [2022-08-24T12:06:46.041Z] #67 DONE 0.1s [2022-08-24T12:06:46.041Z] [2022-08-24T12:06:46.041Z] #68 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-24T12:06:46.041Z] #68 sha256:662feb87c55aa66f48e8a9b6437a62d37e6a577210558b84bd3e17afc5f546e0 [2022-08-24T12:06:46.238Z] #14 DONE 114.7s [2022-08-24T12:06:46.238Z] [2022-08-24T12:06:46.238Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-24T12:06:46.238Z] #59 sha256:759000b84c4f1977e08bca8c1f0ab84f17caba47577993d92a4ac04b9a0ede2f [2022-08-24T12:06:46.238Z] #59 DONE 0.2s [2022-08-24T12:06:46.238Z] [2022-08-24T12:06:46.238Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-24T12:06:46.238Z] #15 sha256:8044ceeb153614618ee8e9543dc5ca57e924fba1753e94ad080fe4bd4b597000 [2022-08-24T12:06:46.267Z] #77 13.81 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-24T12:06:46.302Z] #68 DONE 0.2s [2022-08-24T12:06:46.302Z] [2022-08-24T12:06:46.302Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:06:46.302Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:06:46.537Z] #28 36.16 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-24T12:06:46.537Z] #28 36.18 Setting up sudo (1.9.5p2-3) ... [2022-08-24T12:06:46.537Z] #28 36.24 invoke-rc.d: could not determine current runlevel [2022-08-24T12:06:46.798Z] #28 36.25 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-24T12:06:46.798Z] #28 36.26 Setting up xfsprogs (5.10.0-4) ... [2022-08-24T12:06:46.798Z] #28 36.27 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-24T12:06:46.798Z] #28 36.27 Failed to connect to bus: Host is down [2022-08-24T12:06:46.798Z] #28 36.27 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-24T12:06:46.798Z] #28 36.29 Setting up inetutils-ping (2:2.0-1) ... [2022-08-24T12:06:46.798Z] #28 36.30 Setting up pigz (2.6-1) ... [2022-08-24T12:06:46.798Z] #28 36.32 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-24T12:06:46.798Z] #28 36.34 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T12:06:46.798Z] #28 36.36 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-24T12:06:46.798Z] #28 36.37 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:06:47.059Z] #28 36.69 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-24T12:06:47.059Z] #28 36.70 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-24T12:06:47.626Z] #15 DONE 1.2s [2022-08-24T12:06:47.626Z] [2022-08-24T12:06:47.626Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-24T12:06:47.626Z] #16 sha256:e1b0a4577dc86c9fdda89e49e5c1be4d75632d5e80d344566397714d2fc22a0c [2022-08-24T12:06:47.632Z] #28 36.97 Setting up libelf1:amd64 (0.183-1) ... [2022-08-24T12:06:47.632Z] #28 36.99 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-24T12:06:47.632Z] #28 37.01 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-24T12:06:47.632Z] #28 37.03 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T12:06:47.632Z] #28 37.04 Setting up libkmod2:amd64 (28-1) ... [2022-08-24T12:06:47.632Z] #28 37.05 Setting up python3-distutils (3.9.2-1) ... [2022-08-24T12:06:47.893Z] #28 37.26 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:06:47.893Z] #28 37.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-24T12:06:47.893Z] #28 37.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-24T12:06:47.893Z] #28 37.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-24T12:06:47.893Z] #28 37.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-24T12:06:47.893Z] #28 37.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-24T12:06:47.893Z] #28 37.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-24T12:06:47.893Z] #28 37.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-24T12:06:47.893Z] #28 37.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-24T12:06:47.893Z] #28 37.33 Setting up python3-setuptools (52.0.0-4) ... [2022-08-24T12:06:48.199Z] #16 DONE 0.8s [2022-08-24T12:06:48.199Z] [2022-08-24T12:06:48.199Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T12:06:48.199Z] #60 sha256:2a5d5347c483d2b2f7dd41ebdb08104e2f0b21f38f95faaf24ce9db1df2fdaed [2022-08-24T12:06:48.199Z] #60 1.078 + RM_GOPATH=0 [2022-08-24T12:06:48.199Z] #60 1.090 + TMP_GOPATH= [2022-08-24T12:06:48.199Z] #60 1.090 + : /build [2022-08-24T12:06:48.199Z] #60 1.090 + '[' -z '' ']' [2022-08-24T12:06:48.199Z] #60 1.091 ++ mktemp -d [2022-08-24T12:06:48.199Z] #60 1.125 + export GOPATH=/tmp/tmp.bToGokhzkH [2022-08-24T12:06:48.199Z] #60 1.125 + GOPATH=/tmp/tmp.bToGokhzkH [2022-08-24T12:06:48.199Z] #60 1.125 + RM_GOPATH=1 [2022-08-24T12:06:48.199Z] #60 1.125 + case "$(go env GOARCH)" in [2022-08-24T12:06:48.199Z] #60 1.125 ++ go env GOARCH [2022-08-24T12:06:48.199Z] #60 1.151 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:06:48.199Z] #60 1.151 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:06:48.199Z] #60 1.151 ++ dirname /install.sh [2022-08-24T12:06:48.199Z] #60 1.162 Install runc version v1.1.3 (build tags: seccomp) [2022-08-24T12:06:48.199Z] #60 1.163 + dir=/ [2022-08-24T12:06:48.199Z] #60 1.163 + bin=runc [2022-08-24T12:06:48.199Z] #60 1.163 + shift [2022-08-24T12:06:48.199Z] #60 1.163 + '[' '!' -f //runc.installer ']' [2022-08-24T12:06:48.199Z] #60 1.163 + . //runc.installer [2022-08-24T12:06:48.199Z] #60 1.163 ++ set -e [2022-08-24T12:06:48.199Z] #60 1.163 ++ : v1.1.3 [2022-08-24T12:06:48.199Z] #60 1.163 + install_runc [2022-08-24T12:06:48.199Z] #60 1.163 + RUNC_BUILDTAGS=seccomp [2022-08-24T12:06:48.199Z] #60 1.163 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-24T12:06:48.199Z] #60 1.163 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bToGokhzkH/src/github.com/opencontainers/runc [2022-08-24T12:06:48.199Z] #60 1.164 Cloning into '/tmp/tmp.bToGokhzkH/src/github.com/opencontainers/runc'... [2022-08-24T12:06:48.467Z] #28 37.96 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-24T12:06:48.467Z] #28 37.97 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-24T12:06:48.467Z] #28 37.99 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-24T12:06:48.467Z] #28 38.01 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-24T12:06:49.040Z] #28 38.51 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-24T12:06:49.040Z] #28 38.52 Setting up jq (1.6-2.1) ... [2022-08-24T12:06:49.040Z] #28 38.53 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-24T12:06:49.040Z] #28 38.54 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-24T12:06:49.040Z] #28 38.56 Setting up iptables (1.8.7-1) ... [2022-08-24T12:06:49.040Z] #28 38.57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-24T12:06:49.040Z] #28 38.57 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-24T12:06:49.040Z] #28 38.58 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-24T12:06:49.040Z] #28 38.58 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-24T12:06:49.040Z] #28 38.59 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-24T12:06:49.040Z] #28 38.59 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-24T12:06:49.040Z] #28 38.60 Setting up iproute2 (5.10.0-4) ... [2022-08-24T12:06:49.143Z] #60 ... [2022-08-24T12:06:49.143Z] [2022-08-24T12:06:49.143Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-24T12:06:49.143Z] #17 sha256:343fd9cc7f5696b374fa6ac6026f9af653b4b36191be1b16e957b8272c610177 [2022-08-24T12:06:49.143Z] #17 0.702 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-24T12:06:49.143Z] #17 DONE 0.7s [2022-08-24T12:06:49.143Z] [2022-08-24T12:06:49.143Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-24T12:06:49.143Z] #18 sha256:dfc4ec4badce81f1055bcd6cc779f30f1907b66c3de76c1ff2a5dc5285635198 [2022-08-24T12:06:49.301Z] #28 38.81 Setting up systemd (247.3-7) ... [2022-08-24T12:06:49.301Z] #28 38.85 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-24T12:06:49.301Z] #28 38.86 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-24T12:06:49.301Z] #28 38.86 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-24T12:06:49.301Z] #28 38.89 Initializing machine ID from KVM UUID. [2022-08-24T12:06:49.565Z] #77 17.15 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-24T12:06:49.601Z] #14 205.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-24T12:06:49.601Z] #14 205.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-24T12:06:49.601Z] #14 205.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-24T12:06:49.715Z] #18 DONE 0.7s [2022-08-24T12:06:49.715Z] [2022-08-24T12:06:49.715Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-24T12:06:49.715Z] #19 sha256:26f663489f9898c47c5578ab16d780e5386c12a8323249dbbba335937aab6e33 [2022-08-24T12:06:49.860Z] #14 205.4 Selecting previously unselected package libapparmor1:amd64. [2022-08-24T12:06:49.874Z] #28 39.46 Setting up systemd-journal-remote (247.3-7) ... [2022-08-24T12:06:50.120Z] #14 205.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-24T12:06:50.120Z] #14 205.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-24T12:06:50.120Z] #14 205.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-24T12:06:50.120Z] #14 205.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-24T12:06:50.120Z] #14 205.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-24T12:06:50.136Z] #28 39.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:06:50.380Z] #14 206.0 Selecting previously unselected package libbtrfs0:amd64. [2022-08-24T12:06:50.641Z] #14 206.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-24T12:06:50.641Z] #14 206.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T12:06:50.664Z] #19 DONE 0.7s [2022-08-24T12:06:50.664Z] [2022-08-24T12:06:50.664Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-24T12:06:50.664Z] #20 sha256:78c37e176648ea6fedd0dedc77ae2b1a5465554b64273f52869f545592b668be [2022-08-24T12:06:50.902Z] #14 206.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-24T12:06:50.903Z] #14 206.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-24T12:06:50.903Z] #14 206.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T12:06:50.951Z] #77 ... [2022-08-24T12:06:50.951Z] [2022-08-24T12:06:50.951Z] #42 [tini 1/3] 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 [2022-08-24T12:06:50.951Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:06:50.951Z] #42 94.11 Setting up libicu67:amd64 (67.1-7) ... [2022-08-24T12:06:50.951Z] #42 94.13 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:06:50.951Z] #42 94.14 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-24T12:06:50.951Z] #42 94.16 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:06:50.951Z] #42 94.32 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-24T12:06:50.951Z] #42 94.34 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-24T12:06:51.092Z] #28 DONE 40.4s [2022-08-24T12:06:51.092Z] [2022-08-24T12:06:51.092Z] #29 [dev-systemd-false 8/28] 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 [2022-08-24T12:06:51.092Z] #29 sha256:bf7201df75a6911be3b96ec8bc69a5125171cdccaab7987bc60646c6b07faf7c [2022-08-24T12:06:51.210Z] #42 94.37 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-24T12:06:51.210Z] #42 94.39 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-24T12:06:51.210Z] #42 94.41 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-24T12:06:51.210Z] #42 94.43 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-24T12:06:51.210Z] #42 94.45 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:06:51.238Z] #20 DONE 0.8s [2022-08-24T12:06:51.238Z] [2022-08-24T12:06:51.238Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-24T12:06:51.238Z] #36 sha256:ddf2cba2943fd1b960be91d61355b0a4c69b4387af522179c7f9b7c88723d826 [2022-08-24T12:06:51.238Z] #36 ... [2022-08-24T12:06:51.238Z] [2022-08-24T12:06:51.238Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T12:06:51.238Z] #21 sha256:40495720a7258652bca03b77337d480458cee2e84d61acc2c7781311a4f25aa0 [2022-08-24T12:06:51.475Z] #14 206.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-24T12:06:51.475Z] #14 206.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T12:06:51.475Z] #14 206.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:06:51.475Z] #14 207.0 Selecting previously unselected package libudev-dev:amd64. [2022-08-24T12:06:51.666Z] #29 0.839 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-24T12:06:51.666Z] #29 0.843 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-24T12:06:51.666Z] #29 0.847 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-24T12:06:51.666Z] #29 DONE 0.9s [2022-08-24T12:06:51.666Z] [2022-08-24T12:06:51.666Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-24T12:06:51.666Z] #30 sha256:4405493a5a4d634b38e8079c446135e15b634d0e2d8c9720bf323e49af3f6534 [2022-08-24T12:06:51.735Z] #14 207.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-24T12:06:51.735Z] #14 207.0 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-24T12:06:51.735Z] #14 207.3 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-24T12:06:51.735Z] #14 207.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-24T12:06:51.763Z] #64 ... [2022-08-24T12:06:51.763Z] [2022-08-24T12:06:51.763Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:06:51.763Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:06:51.763Z] #77 34.76 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-24T12:06:51.763Z] #77 ... [2022-08-24T12:06:51.763Z] [2022-08-24T12:06:51.763Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:06:51.763Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:06:51.763Z] #14 90.18 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-24T12:06:51.763Z] #14 90.18 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:06:51.763Z] #14 90.18 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:06:51.763Z] #14 96.55 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-24T12:06:51.763Z] #14 96.55 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:06:51.763Z] #14 96.57 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-24T12:06:51.781Z] #42 DONE 95.3s [2022-08-24T12:06:51.781Z] [2022-08-24T12:06:51.781Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:06:51.781Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:06:51.781Z] #14 94.99 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-24T12:06:51.781Z] #14 94.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-24T12:06:51.781Z] #14 95.02 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-24T12:06:51.996Z] #14 207.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-24T12:06:52.352Z] #14 ... [2022-08-24T12:06:52.352Z] [2022-08-24T12:06:52.352Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-24T12:06:52.352Z] #43 sha256:1e78c1c775e9f28ade55ca99a7d39b9316a87c45ce19185de0b47ce356954346 [2022-08-24T12:06:52.352Z] #43 DONE 0.2s [2022-08-24T12:06:52.352Z] [2022-08-24T12:06:52.352Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-24T12:06:52.352Z] #44 sha256:e05a76ba83d49f968fbb0e9320b9cac45504f61259c56c80104e707f3b040a38 [2022-08-24T12:06:52.515Z] #14 207.8 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-24T12:06:52.516Z] #14 207.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-24T12:06:52.516Z] #14 207.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-24T12:06:52.622Z] #21 1.075 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:06:52.622Z] #21 1.119 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:06:52.622Z] #21 1.127 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:06:52.709Z] #14 ... [2022-08-24T12:06:52.709Z] [2022-08-24T12:06:52.709Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:06:52.709Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:06:52.709Z] #77 45.83 libtoolize: putting auxiliary files in '.'. [2022-08-24T12:06:52.709Z] #77 45.83 libtoolize: copying file './ltmain.sh' [2022-08-24T12:06:52.776Z] #14 208.2 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-24T12:06:52.776Z] #14 208.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-24T12:06:52.776Z] #14 208.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-24T12:06:52.883Z] #21 1.728 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-24T12:06:53.036Z] #14 208.4 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-24T12:06:53.036Z] #14 208.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-24T12:06:53.036Z] #14 208.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-24T12:06:53.145Z] #21 ... [2022-08-24T12:06:53.145Z] [2022-08-24T12:06:53.145Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-24T12:06:53.145Z] #36 sha256:ddf2cba2943fd1b960be91d61355b0a4c69b4387af522179c7f9b7c88723d826 [2022-08-24T12:06:53.145Z] #36 121.2 Delve is a source level debugger for Go programs. [2022-08-24T12:06:53.145Z] #36 121.2 [2022-08-24T12:06:53.145Z] #36 121.2 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-24T12:06:53.145Z] #36 121.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-24T12:06:53.145Z] #36 121.2 [2022-08-24T12:06:53.145Z] #36 121.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-24T12:06:53.145Z] #36 121.2 [2022-08-24T12:06:53.145Z] #36 121.2 Pass flags to the program you are debugging using `--`, for example: [2022-08-24T12:06:53.145Z] #36 121.2 [2022-08-24T12:06:53.145Z] #36 121.2 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-24T12:06:53.145Z] #36 121.2 [2022-08-24T12:06:53.145Z] #36 121.2 Usage: [2022-08-24T12:06:53.145Z] #36 121.2 dlv [command] [2022-08-24T12:06:53.145Z] #36 121.2 [2022-08-24T12:06:53.145Z] #36 121.2 Available Commands: [2022-08-24T12:06:53.145Z] #36 121.2 attach Attach to running process and begin debugging. [2022-08-24T12:06:53.145Z] #36 121.2 connect Connect to a headless debug server with a terminal client. [2022-08-24T12:06:53.145Z] #36 121.2 core Examine a core dump. [2022-08-24T12:06:53.145Z] #36 121.2 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-24T12:06:53.145Z] #36 121.2 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-24T12:06:53.145Z] #36 121.2 exec Execute a precompiled binary, and begin a debug session. [2022-08-24T12:06:53.145Z] #36 121.2 help Help about any command [2022-08-24T12:06:53.145Z] #36 121.2 run Deprecated command. Use 'debug' instead. [2022-08-24T12:06:53.145Z] #36 121.2 test Compile test binary and begin debugging program. [2022-08-24T12:06:53.145Z] #36 121.2 trace Compile and begin tracing program. [2022-08-24T12:06:53.145Z] #36 121.2 version Prints version. [2022-08-24T12:06:53.145Z] #36 121.2 [2022-08-24T12:06:53.145Z] #36 121.2 Flags: [2022-08-24T12:06:53.145Z] #36 121.2 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-24T12:06:53.145Z] #36 121.2 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-24T12:06:53.145Z] #36 121.2 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-24T12:06:53.145Z] #36 121.2 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-24T12:06:53.145Z] #36 121.2 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-24T12:06:53.145Z] #36 121.2 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-24T12:06:53.145Z] #36 121.2 --disable-aslr Disables address space randomization [2022-08-24T12:06:53.145Z] #36 121.2 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-24T12:06:53.145Z] #36 121.2 -h, --help help for dlv [2022-08-24T12:06:53.145Z] #36 121.2 --init string Init file, executed by the terminal client. [2022-08-24T12:06:53.145Z] #36 121.2 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-24T12:06:53.145Z] #36 121.2 --log Enable debugging server logging. [2022-08-24T12:06:53.145Z] #36 121.2 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-24T12:06:53.145Z] #36 121.2 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-24T12:06:53.145Z] #36 121.2 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-24T12:06:53.145Z] #36 121.2 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-24T12:06:53.145Z] #36 121.2 --wd string Working directory for running the program. [2022-08-24T12:06:53.145Z] #36 121.2 [2022-08-24T12:06:53.145Z] #36 121.2 Additional help topics: [2022-08-24T12:06:53.145Z] #36 121.2 dlv backend Help about the --backend flag. [2022-08-24T12:06:53.145Z] #36 121.2 dlv log Help about logging flags. [2022-08-24T12:06:53.145Z] #36 121.2 dlv redirect Help about file redirection. [2022-08-24T12:06:53.145Z] #36 121.2 [2022-08-24T12:06:53.145Z] #36 121.2 Use "dlv [command] --help" for more information about a command. [2022-08-24T12:06:53.145Z] #36 DONE 121.8s [2022-08-24T12:06:53.282Z] #77 46.52 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-24T12:06:53.282Z] #77 46.52 libtoolize: and rerunning libtoolize and aclocal. [2022-08-24T12:06:53.282Z] #77 46.52 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-24T12:06:53.295Z] #14 208.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-24T12:06:53.295Z] #14 208.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-24T12:06:53.295Z] #14 208.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-24T12:06:53.408Z] [2022-08-24T12:06:53.408Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-24T12:06:53.408Z] #26 sha256:c132655e23b37796565676c9add1968756b71fb880f4b140e2339f71dc7461c5 [2022-08-24T12:06:53.738Z] #44 1.335 + RM_GOPATH=0 [2022-08-24T12:06:53.738Z] #44 1.335 + TMP_GOPATH= [2022-08-24T12:06:53.738Z] #44 1.335 + : /build [2022-08-24T12:06:53.738Z] #44 1.335 + '[' -z '' ']' [2022-08-24T12:06:53.738Z] #44 1.336 ++ mktemp -d [2022-08-24T12:06:53.738Z] #44 1.339 + export GOPATH=/tmp/tmp.1fSGo3mxf4 [2022-08-24T12:06:53.738Z] #44 1.339 + GOPATH=/tmp/tmp.1fSGo3mxf4 [2022-08-24T12:06:53.738Z] #44 1.339 + RM_GOPATH=1 [2022-08-24T12:06:53.738Z] #44 1.343 + case "$(go env GOARCH)" in [2022-08-24T12:06:53.738Z] #44 1.348 ++ go env GOARCH [2022-08-24T12:06:53.738Z] #44 1.412 Install tini version v0.19.0 [2022-08-24T12:06:53.738Z] #44 1.413 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:06:53.738Z] #44 1.413 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:06:53.738Z] #44 1.413 ++ dirname /install.sh [2022-08-24T12:06:53.738Z] #44 1.413 + dir=/ [2022-08-24T12:06:53.738Z] #44 1.413 + bin=tini [2022-08-24T12:06:53.738Z] #44 1.413 + shift [2022-08-24T12:06:53.738Z] #44 1.413 + '[' '!' -f //tini.installer ']' [2022-08-24T12:06:53.738Z] #44 1.413 + . //tini.installer [2022-08-24T12:06:53.738Z] #44 1.413 ++ : v0.19.0 [2022-08-24T12:06:53.738Z] #44 1.413 + install_tini [2022-08-24T12:06:53.738Z] #44 1.413 + echo 'Install tini version v0.19.0' [2022-08-24T12:06:53.738Z] #44 1.413 + git clone https://github.com/krallin/tini.git /tmp/tmp.1fSGo3mxf4/tini [2022-08-24T12:06:53.738Z] #44 1.413 Cloning into '/tmp/tmp.1fSGo3mxf4/tini'... [2022-08-24T12:06:53.865Z] #14 209.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-24T12:06:53.865Z] #14 209.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-24T12:06:53.865Z] #14 209.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-24T12:06:54.125Z] #14 209.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-24T12:06:54.125Z] #14 209.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T12:06:54.125Z] #14 209.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:06:54.125Z] #14 209.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-24T12:06:54.125Z] #14 209.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-24T12:06:54.125Z] #14 209.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T12:06:54.125Z] #14 209.7 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-24T12:06:54.386Z] #14 209.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-24T12:06:54.386Z] #14 209.7 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T12:06:54.956Z] #14 210.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T12:06:55.121Z] #44 2.677 + cd /tmp/tmp.1fSGo3mxf4/tini [2022-08-24T12:06:55.121Z] #44 2.677 + git checkout -q v0.19.0 [2022-08-24T12:06:55.121Z] #44 2.761 + cmake . [2022-08-24T12:06:55.223Z] #14 210.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-24T12:06:55.224Z] #14 210.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-24T12:06:55.224Z] #14 210.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-24T12:06:55.224Z] #14 210.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-24T12:06:55.224Z] #14 210.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-24T12:06:55.224Z] #14 210.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T12:06:55.224Z] #14 210.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-24T12:06:55.224Z] #14 210.7 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-24T12:06:55.224Z] #14 210.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-24T12:06:55.224Z] #14 210.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-24T12:06:55.484Z] #14 210.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T12:06:55.484Z] #14 210.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-24T12:06:55.484Z] #14 210.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-24T12:06:55.484Z] #14 210.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-24T12:06:55.484Z] #14 210.9 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T12:06:55.484Z] #14 211.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-24T12:06:55.484Z] #14 211.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-24T12:06:55.484Z] #14 211.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-24T12:06:55.484Z] #14 211.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-24T12:06:55.484Z] #14 211.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:06:55.484Z] #14 211.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 [2022-08-24T12:06:55.745Z] #14 211.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:06:55.745Z] #14 211.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 [2022-08-24T12:06:55.745Z] #14 211.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-24T12:06:55.745Z] #14 211.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:06:55.745Z] #14 211.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 [2022-08-24T12:06:55.745Z] #14 211.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:06:55.745Z] #14 211.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-24T12:06:55.745Z] #14 211.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:06:55.745Z] #14 211.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-24T12:06:56.012Z] #14 211.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:06:56.012Z] #14 211.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:06:56.012Z] #14 211.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:06:56.024Z] #26 120.6 Updating files: 22% (2573/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 34% (3942/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 55% (6284/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-08-24T12:06:56.024Z] #26 124.1 + cd /tmp/tmp.bmqUBxhYa8/tmp/docker-ce [2022-08-24T12:06:56.062Z] #44 3.694 -- The C compiler identification is GNU 10.2.1 [2022-08-24T12:06:56.062Z] #44 3.814 -- Detecting C compiler ABI info [2022-08-24T12:06:56.272Z] #14 ... [2022-08-24T12:06:56.273Z] [2022-08-24T12:06:56.273Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:06:56.273Z] #76 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:06:56.273Z] #76 133.8 configure.ac:11: installing 'build-aux/compile' [2022-08-24T12:06:56.286Z] #26 124.1 + git checkout -q v17.06.2-ce [2022-08-24T12:06:56.532Z] #76 ... [2022-08-24T12:06:56.532Z] [2022-08-24T12:06:56.532Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:06:56.532Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:06:56.532Z] #14 DONE 211.9s [2022-08-24T12:06:56.532Z] [2022-08-24T12:06:56.532Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:06:56.532Z] #76 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:06:56.532Z] #76 133.8 configure.ac:11: installing 'build-aux/config.guess' [2022-08-24T12:06:56.532Z] #76 133.8 configure.ac:11: installing 'build-aux/config.sub' [2022-08-24T12:06:56.532Z] #76 133.8 configure.ac:13: installing 'build-aux/install-sh' [2022-08-24T12:06:56.532Z] #76 133.8 configure.ac:13: installing 'build-aux/missing' [2022-08-24T12:06:56.532Z] #76 133.8 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-24T12:06:56.792Z] #76 ... [2022-08-24T12:06:56.792Z] [2022-08-24T12:06:56.792Z] #58 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-24T12:06:56.792Z] #58 sha256:5466e73a6a89f2c5e125532ed1aaa8bb5c27c86866e9b2db3a1bbcb5abee4159 [2022-08-24T12:06:56.792Z] #58 DONE 0.3s [2022-08-24T12:06:57.003Z] #44 4.844 -- Detecting C compiler ABI info - done [2022-08-24T12:06:57.003Z] #44 5.069 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-24T12:06:57.052Z] [2022-08-24T12:06:57.052Z] #59 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T12:06:57.052Z] #59 sha256:7a44a1e2f8781796355b9b02ec8dc6999a99900d44093804a95e871f711faf4f [2022-08-24T12:06:57.264Z] #44 5.073 -- Detecting C compile features [2022-08-24T12:06:57.264Z] #44 5.077 -- Detecting C compile features - done [2022-08-24T12:06:57.264Z] #44 5.148 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-24T12:06:57.835Z] #44 5.567 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-24T12:06:57.835Z] #44 5.693 -- Configuring done [2022-08-24T12:06:57.835Z] #44 5.729 -- Generating done [2022-08-24T12:06:57.835Z] #44 5.732 -- Build files have been written to: /tmp/tmp.1fSGo3mxf4/tini [2022-08-24T12:06:57.835Z] #44 5.740 + make tini-static [2022-08-24T12:06:58.406Z] #44 6.315 Scanning dependencies of target tini-static [2022-08-24T12:06:58.666Z] #44 6.479 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-24T12:06:58.961Z] #59 2.099 + RM_GOPATH=0 [2022-08-24T12:06:58.961Z] #59 2.099 + TMP_GOPATH= [2022-08-24T12:06:58.961Z] #59 2.099 + : /build [2022-08-24T12:06:58.961Z] #59 2.099 + '[' -z '' ']' [2022-08-24T12:06:58.961Z] #59 2.099 ++ mktemp -d [2022-08-24T12:06:58.961Z] #59 2.106 + export GOPATH=/tmp/tmp.TQyIbt1lz2 [2022-08-24T12:06:58.961Z] #59 2.106 + GOPATH=/tmp/tmp.TQyIbt1lz2 [2022-08-24T12:06:58.961Z] #59 2.106 + RM_GOPATH=1 [2022-08-24T12:06:58.961Z] #59 2.106 + case "$(go env GOARCH)" in [2022-08-24T12:06:58.961Z] #59 2.106 ++ go env GOARCH [2022-08-24T12:06:58.961Z] #59 2.137 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:06:58.961Z] #59 2.137 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:06:58.961Z] #59 2.137 ++ dirname /install.sh [2022-08-24T12:06:58.961Z] #59 2.143 + dir=/ [2022-08-24T12:06:58.961Z] #59 2.143 + bin=runc [2022-08-24T12:06:58.961Z] #59 2.143 + shift [2022-08-24T12:06:58.961Z] #59 2.143 + '[' '!' -f //runc.installer ']' [2022-08-24T12:06:58.961Z] #59 2.143 + . //runc.installer [2022-08-24T12:06:58.961Z] #59 2.143 ++ set -e [2022-08-24T12:06:58.961Z] #59 2.143 ++ : v1.1.3 [2022-08-24T12:06:58.961Z] #59 2.143 + install_runc [2022-08-24T12:06:58.961Z] #59 2.143 + RUNC_BUILDTAGS=seccomp [2022-08-24T12:06:58.961Z] #59 2.143 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-24T12:06:58.961Z] #59 2.143 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TQyIbt1lz2/src/github.com/opencontainers/runc [2022-08-24T12:06:58.961Z] #59 2.143 Install runc version v1.1.3 (build tags: seccomp) [2022-08-24T12:06:58.961Z] #59 2.155 Cloning into '/tmp/tmp.TQyIbt1lz2/src/github.com/opencontainers/runc'... [2022-08-24T12:06:59.221Z] #59 ... [2022-08-24T12:06:59.221Z] [2022-08-24T12:06:59.221Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-24T12:06:59.221Z] #15 sha256:0828501534f7732888d07262c0759670f11b26c328b3a33a208813c6a92a8bbb [2022-08-24T12:06:59.221Z] #15 DONE 2.8s [2022-08-24T12:06:59.481Z] [2022-08-24T12:06:59.481Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-24T12:06:59.481Z] #16 sha256:68e76c33c25791655f36af0007c326209a23b685ba49f70ced617072a094bba4 [2022-08-24T12:06:59.821Z] #30 6.783 Collecting yamllint==1.26.1 [2022-08-24T12:06:59.821Z] #30 7.821 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-24T12:07:00.083Z] #30 8.354 Collecting pathspec>=0.5.3 [2022-08-24T12:07:00.083Z] #30 8.361 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-24T12:07:00.345Z] #30 8.523 Collecting pyyaml [2022-08-24T12:07:00.345Z] #30 8.528 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-24T12:07:00.345Z] #30 8.562 Building wheels for collected packages: yamllint [2022-08-24T12:07:00.345Z] #30 8.563 Building wheel for yamllint (setup.py): started [2022-08-24T12:07:00.498Z] #26 127.8 + mkdir -p /tmp/tmp.bmqUBxhYa8/src/github.com/docker [2022-08-24T12:07:00.498Z] #26 127.8 + mv components/cli /tmp/tmp.bmqUBxhYa8/src/github.com/docker/cli [2022-08-24T12:07:00.498Z] #26 127.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-08-24T12:07:00.498Z] #26 ... [2022-08-24T12:07:00.498Z] [2022-08-24T12:07:00.498Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:07:00.498Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:07:00.498Z] #77 76.97 configure.ac:11: installing 'build-aux/compile' [2022-08-24T12:07:00.498Z] #77 76.97 configure.ac:11: installing 'build-aux/config.guess' [2022-08-24T12:07:00.498Z] #77 76.98 configure.ac:11: installing 'build-aux/config.sub' [2022-08-24T12:07:00.498Z] #77 76.98 configure.ac:13: installing 'build-aux/install-sh' [2022-08-24T12:07:00.498Z] #77 76.99 configure.ac:13: installing 'build-aux/missing' [2022-08-24T12:07:00.498Z] #77 77.00 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-24T12:07:00.498Z] #77 77.19 Makefile.am: installing 'build-aux/depcomp' [2022-08-24T12:07:00.498Z] #77 78.40 checking build system type... aarch64-unknown-linux-gnu [2022-08-24T12:07:00.498Z] #77 78.72 checking host system type... aarch64-unknown-linux-gnu [2022-08-24T12:07:00.498Z] #77 78.73 checking how to print strings... printf [2022-08-24T12:07:00.498Z] #77 78.73 checking for gcc... gcc [2022-08-24T12:07:00.498Z] #77 78.87 checking whether the C compiler works... yes [2022-08-24T12:07:00.498Z] #77 79.12 checking for C compiler default output file name... a.out [2022-08-24T12:07:00.498Z] #77 79.12 checking for suffix of executables... [2022-08-24T12:07:00.498Z] #77 79.30 checking whether we are cross compiling... no [2022-08-24T12:07:00.498Z] #77 79.48 checking for suffix of object files... o [2022-08-24T12:07:00.498Z] #77 79.61 checking whether we are using the GNU C compiler... yes [2022-08-24T12:07:00.498Z] #77 79.74 checking whether gcc accepts -g... yes [2022-08-24T12:07:00.498Z] #77 79.85 checking for gcc option to accept ISO C89... none needed [2022-08-24T12:07:00.498Z] #77 79.98 checking whether gcc understands -c and -o together... yes [2022-08-24T12:07:00.498Z] #77 80.22 checking for a sed that does not truncate output... /bin/sed [2022-08-24T12:07:00.498Z] #77 80.24 checking for grep that handles long lines and -e... /bin/grep [2022-08-24T12:07:00.498Z] #77 80.25 checking for egrep... /bin/grep -E [2022-08-24T12:07:00.498Z] #77 80.27 checking for fgrep... /bin/grep -F [2022-08-24T12:07:00.498Z] #77 80.27 checking for ld used by gcc... /usr/bin/ld [2022-08-24T12:07:00.498Z] #77 80.29 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-24T12:07:00.498Z] #77 80.32 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-24T12:07:00.498Z] #77 80.33 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-24T12:07:00.498Z] #77 80.45 checking whether ln -s works... yes [2022-08-24T12:07:00.498Z] #77 80.45 checking the maximum length of command line arguments... 1572864 [2022-08-24T12:07:00.498Z] #77 80.49 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-24T12:07:00.498Z] #77 80.49 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-24T12:07:00.498Z] #77 80.50 checking for /usr/bin/ld option to reload object files... -r [2022-08-24T12:07:00.498Z] #77 80.50 checking for objdump... objdump [2022-08-24T12:07:00.498Z] #77 80.50 checking how to recognize dependent libraries... pass_all [2022-08-24T12:07:00.498Z] #77 80.50 checking for dlltool... no [2022-08-24T12:07:00.498Z] #77 80.51 checking how to associate runtime and link libraries... printf %s\n [2022-08-24T12:07:00.498Z] #77 80.51 checking for ar... ar [2022-08-24T12:07:00.498Z] #77 80.51 checking for archiver @FILE support... @ [2022-08-24T12:07:00.498Z] #77 80.70 checking for strip... strip [2022-08-24T12:07:00.498Z] #77 80.70 checking for ranlib... ranlib [2022-08-24T12:07:00.498Z] #77 80.70 checking for gawk... no [2022-08-24T12:07:00.498Z] #77 80.71 checking for mawk... mawk [2022-08-24T12:07:00.498Z] #77 80.71 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-24T12:07:00.498Z] #77 81.14 checking for sysroot... no [2022-08-24T12:07:00.498Z] #77 81.14 checking for a working dd... /bin/dd [2022-08-24T12:07:00.498Z] #77 81.15 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-24T12:07:00.498Z] #77 81.19 checking for mt... no [2022-08-24T12:07:00.498Z] #77 81.20 checking if : is a manifest tool... no [2022-08-24T12:07:00.498Z] #77 81.22 checking how to run the C preprocessor... gcc -E [2022-08-24T12:07:00.607Z] #30 8.961 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-24T12:07:00.760Z] #77 81.56 checking for ANSI C header files... yes [2022-08-24T12:07:00.760Z] #77 82.25 checking for sys/types.h... yes [2022-08-24T12:07:00.864Z] #16 DONE 1.5s [2022-08-24T12:07:00.864Z] [2022-08-24T12:07:00.864Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:07:00.864Z] #76 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:07:00.864Z] #76 134.4 Makefile.am: installing 'build-aux/depcomp' [2022-08-24T12:07:00.864Z] #76 136.5 checking build system type... x86_64-pc-linux-gnu [2022-08-24T12:07:00.864Z] #76 137.0 checking host system type... x86_64-pc-linux-gnu [2022-08-24T12:07:00.864Z] #76 137.0 checking how to print strings... printf [2022-08-24T12:07:00.864Z] #76 137.0 checking for gcc... gcc [2022-08-24T12:07:00.864Z] #76 137.2 checking whether the C compiler works... yes [2022-08-24T12:07:00.864Z] #76 137.6 checking for C compiler default output file name... a.out [2022-08-24T12:07:00.864Z] #76 137.6 checking for suffix of executables... [2022-08-24T12:07:00.878Z] #30 8.962 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1a5b094d946d3cb54250598ede83ea5cd214f64ed44cbc2d087e3850a62e898c [2022-08-24T12:07:00.878Z] #30 8.963 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-24T12:07:00.878Z] #30 8.966 Successfully built yamllint [2022-08-24T12:07:00.878Z] #30 8.979 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-24T12:07:00.878Z] #30 9.163 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-24T12:07:01.022Z] #77 82.47 checking for sys/stat.h... yes [2022-08-24T12:07:01.140Z] #30 DONE 9.4s [2022-08-24T12:07:01.141Z] [2022-08-24T12:07:01.141Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:07:01.141Z] #71 sha256:630ce0b7d6267e7951b2c95934e91a0070121d1d6a9398ce8734e3576037dc4d [2022-08-24T12:07:01.141Z] #71 ... [2022-08-24T12:07:01.141Z] [2022-08-24T12:07:01.141Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-24T12:07:01.141Z] #34 sha256:ee6518813e60d23ec05c0bab5229c0f922bae40648202f4be199a4affe9fdf3b [2022-08-24T12:07:01.206Z] #44 8.804 [100%] Linking C executable tini-static [2022-08-24T12:07:01.284Z] #77 82.71 checking for stdlib.h... yes [2022-08-24T12:07:01.403Z] #34 DONE 0.2s [2022-08-24T12:07:01.403Z] [2022-08-24T12:07:01.403Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-24T12:07:01.403Z] #39 sha256:6861ae3e9abef52df55a760367edab48e4d8bc93146dc00e6a01ff1ec7941232 [2022-08-24T12:07:01.434Z] #76 138.2 checking whether we are cross compiling... no [2022-08-24T12:07:01.466Z] #44 9.525 [100%] Built target tini-static [2022-08-24T12:07:01.545Z] #77 82.95 checking for string.h... yes [2022-08-24T12:07:01.664Z] #39 DONE 0.4s [2022-08-24T12:07:01.664Z] [2022-08-24T12:07:01.664Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:07:01.664Z] #71 sha256:630ce0b7d6267e7951b2c95934e91a0070121d1d6a9398ce8734e3576037dc4d [2022-08-24T12:07:01.694Z] #76 138.7 checking for suffix of object files... o [2022-08-24T12:07:01.727Z] #44 9.618 + mkdir -p /build [2022-08-24T12:07:01.727Z] #44 9.641 + cp tini-static /build/docker-init [2022-08-24T12:07:01.727Z] #44 ... [2022-08-24T12:07:01.727Z] [2022-08-24T12:07:01.727Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-24T12:07:01.727Z] #53 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T12:07:01.727Z] #53 105.1 gotestsum version dev [2022-08-24T12:07:01.806Z] #77 83.11 checking for memory.h... yes [2022-08-24T12:07:01.806Z] #77 83.31 checking for strings.h... yes [2022-08-24T12:07:01.926Z] #71 ... [2022-08-24T12:07:01.926Z] [2022-08-24T12:07:01.926Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-24T12:07:01.926Z] #42 sha256:bec0fa647f732171c1e4732d961890fb565281fd3c500acde18f16344138cf1e [2022-08-24T12:07:01.926Z] #42 DONE 0.2s [2022-08-24T12:07:01.926Z] [2022-08-24T12:07:01.926Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-24T12:07:01.926Z] #44 sha256:b7111f69bdc62819a3ff80701f32b686e6c7060dc60e252bc4eec29688ecf20c [2022-08-24T12:07:01.954Z] #76 139.0 checking whether we are using the GNU C compiler... yes [2022-08-24T12:07:01.954Z] #76 139.2 checking whether gcc accepts -g... yes [2022-08-24T12:07:02.068Z] #77 83.50 checking for inttypes.h... yes [2022-08-24T12:07:02.194Z] #44 DONE 0.2s [2022-08-24T12:07:02.194Z] [2022-08-24T12:07:02.194Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-24T12:07:02.194Z] #46 sha256:51e0d8c5fa0c0819cf0e8b32f6742d6383d3a8b7911afe332e09d4a0656d6e48 [2022-08-24T12:07:02.194Z] #46 DONE 0.1s [2022-08-24T12:07:02.194Z] [2022-08-24T12:07:02.194Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-24T12:07:02.194Z] #48 sha256:960fd7af414cd0f700f9d4eefc597bcc44e9d9d1934796f4a64aab6e0e0e436b [2022-08-24T12:07:02.215Z] #76 139.4 checking for gcc option to accept ISO C89... [2022-08-24T12:07:02.215Z] #76 ... [2022-08-24T12:07:02.215Z] [2022-08-24T12:07:02.215Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-24T12:07:02.215Z] #17 sha256:2478e3dd33c9e8542b3e750a3f1025c8f2b67149bc74f523f7a5597bf97c601e [2022-08-24T12:07:02.215Z] #17 1.431 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-24T12:07:02.215Z] #17 DONE 1.5s [2022-08-24T12:07:02.215Z] [2022-08-24T12:07:02.215Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:07:02.215Z] #76 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:07:02.215Z] #76 139.4 checking for gcc option to accept ISO C89... none needed [2022-08-24T12:07:02.330Z] #77 83.71 checking for stdint.h... yes [2022-08-24T12:07:02.330Z] #77 83.89 checking for unistd.h... yes [2022-08-24T12:07:02.460Z] #48 DONE 0.1s [2022-08-24T12:07:02.460Z] [2022-08-24T12:07:02.460Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-24T12:07:02.460Z] #52 sha256:c912f05237ae4a71245d1e54f54bb5e7c79e1eabd92f0ea32a8720acb5566127 [2022-08-24T12:07:02.460Z] #52 DONE 0.0s [2022-08-24T12:07:02.460Z] [2022-08-24T12:07:02.460Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-24T12:07:02.460Z] #55 sha256:ce58c5c5a3f4b7da5efea1e59f05a7b8a89e015b1ef2f576142f5772fa9b9605 [2022-08-24T12:07:02.475Z] #76 139.7 checking whether gcc understands -c and -o together... [2022-08-24T12:07:02.475Z] #76 ... [2022-08-24T12:07:02.475Z] [2022-08-24T12:07:02.475Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-24T12:07:02.475Z] #18 sha256:433382d0e362cd3fe0e308f800633160c1682cd476cfd6ee952691f5e13dab72 [2022-08-24T12:07:02.591Z] #77 84.08 checking for dlfcn.h... yes [2022-08-24T12:07:02.591Z] #77 84.25 checking for objdir... .libs [2022-08-24T12:07:02.721Z] #55 DONE 0.3s [2022-08-24T12:07:02.721Z] [2022-08-24T12:07:02.722Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-24T12:07:02.722Z] #59 sha256:90fba6e84f01e34353b5680f96fae1b6b2bf02a01a9cb13ee9247d97d9da4594 [2022-08-24T12:07:02.722Z] #59 DONE 0.1s [2022-08-24T12:07:02.722Z] [2022-08-24T12:07:02.722Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:07:02.722Z] #71 sha256:630ce0b7d6267e7951b2c95934e91a0070121d1d6a9398ce8734e3576037dc4d [2022-08-24T12:07:02.722Z] #71 ... [2022-08-24T12:07:02.722Z] [2022-08-24T12:07:02.722Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-24T12:07:02.722Z] #61 sha256:8546f969defd06f92bab8688602075d446c1cc8da6dccb328e122cc2c12814dd [2022-08-24T12:07:02.722Z] #61 DONE 0.1s [2022-08-24T12:07:02.983Z] [2022-08-24T12:07:02.983Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-24T12:07:02.983Z] #63 sha256:42f13b38087b2eb007403dda17f6ed221a355127a32b04b85129914827007f7a [2022-08-24T12:07:03.113Z] #53 ... [2022-08-24T12:07:03.113Z] [2022-08-24T12:07:03.113Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-24T12:07:03.113Z] #44 sha256:e05a76ba83d49f968fbb0e9320b9cac45504f61259c56c80104e707f3b040a38 [2022-08-24T12:07:03.113Z] #44 DONE 10.7s [2022-08-24T12:07:03.113Z] [2022-08-24T12:07:03.113Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-24T12:07:03.113Z] #53 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T12:07:03.113Z] #53 DONE 106.2s [2022-08-24T12:07:03.113Z] [2022-08-24T12:07:03.113Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:07:03.113Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:07:03.113Z] #77 20.65 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-24T12:07:03.113Z] #77 22.67 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-24T12:07:03.113Z] #77 23.48 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-24T12:07:03.113Z] #77 23.84 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-24T12:07:03.113Z] #77 ... [2022-08-24T12:07:03.113Z] [2022-08-24T12:07:03.113Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:07:03.113Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:07:03.113Z] #14 106.1 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-24T12:07:03.113Z] #14 106.1 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:07:03.113Z] #14 106.1 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-24T12:07:03.113Z] #14 106.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-24T12:07:03.113Z] #14 106.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:07:03.113Z] #14 106.4 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-24T12:07:03.246Z] #63 DONE 0.3s [2022-08-24T12:07:03.246Z] [2022-08-24T12:07:03.246Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-24T12:07:03.246Z] #65 sha256:de6a2ea63a1074d605b98f8994f375ed8292205b64b8a93e059bc7bc7d6a4f59 [2022-08-24T12:07:03.246Z] #65 DONE 0.1s [2022-08-24T12:07:03.246Z] [2022-08-24T12:07:03.246Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:07:03.246Z] #71 sha256:630ce0b7d6267e7951b2c95934e91a0070121d1d6a9398ce8734e3576037dc4d [2022-08-24T12:07:03.246Z] #71 ... [2022-08-24T12:07:03.246Z] [2022-08-24T12:07:03.246Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-24T12:07:03.246Z] #68 sha256:45be0c6d8b7ae2ef49d1b035355cbfc22bccb5182f4701b79b85f07936a2f8b2 [2022-08-24T12:07:03.246Z] #68 DONE 0.1s [2022-08-24T12:07:03.377Z] #77 56.50 configure.ac:7: installing './compile' [2022-08-24T12:07:03.377Z] #77 56.51 configure.ac:11: installing './config.guess' [2022-08-24T12:07:03.377Z] #77 56.51 configure.ac:11: installing './config.sub' [2022-08-24T12:07:03.377Z] #77 56.53 configure.ac:8: installing './install-sh' [2022-08-24T12:07:03.377Z] #77 56.53 configure.ac:8: installing './missing' [2022-08-24T12:07:03.377Z] #77 56.65 Makefile.am: installing './depcomp' [2022-08-24T12:07:03.425Z] #77 84.71 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-24T12:07:03.425Z] #77 84.88 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-24T12:07:03.425Z] #77 84.89 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-24T12:07:03.508Z] [2022-08-24T12:07:03.508Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:07:03.508Z] #71 sha256:630ce0b7d6267e7951b2c95934e91a0070121d1d6a9398ce8734e3576037dc4d [2022-08-24T12:07:03.686Z] #77 85.00 checking if gcc static flag -static works... yes [2022-08-24T12:07:03.861Z] #18 DONE 1.5s [2022-08-24T12:07:03.861Z] [2022-08-24T12:07:03.861Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:07:03.861Z] #76 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:07:03.861Z] #76 139.7 checking whether gcc understands -c and -o together... yes [2022-08-24T12:07:03.861Z] #76 140.2 checking for a sed that does not truncate output... /bin/sed [2022-08-24T12:07:03.861Z] #76 140.2 checking for grep that handles long lines and -e... /bin/grep [2022-08-24T12:07:03.861Z] #76 140.3 checking for egrep... /bin/grep -E [2022-08-24T12:07:03.861Z] #76 140.3 checking for fgrep... /bin/grep -F [2022-08-24T12:07:03.861Z] #76 140.3 checking for ld used by gcc... /usr/bin/ld [2022-08-24T12:07:03.861Z] #76 140.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-24T12:07:03.861Z] #76 140.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-24T12:07:03.861Z] #76 140.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-24T12:07:03.861Z] #76 140.6 checking whether ln -s works... yes [2022-08-24T12:07:03.861Z] #76 140.6 checking the maximum length of command line arguments... 1572864 [2022-08-24T12:07:03.861Z] #76 140.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-24T12:07:03.861Z] #76 140.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-24T12:07:03.861Z] #76 140.7 checking for /usr/bin/ld option to reload object files... -r [2022-08-24T12:07:03.861Z] #76 140.7 checking for objdump... objdump [2022-08-24T12:07:03.861Z] #76 140.7 checking how to recognize dependent libraries... pass_all [2022-08-24T12:07:03.861Z] #76 140.7 checking for dlltool... no [2022-08-24T12:07:03.861Z] #76 140.7 checking how to associate runtime and link libraries... printf %s\n [2022-08-24T12:07:03.861Z] #76 140.7 checking for ar... ar [2022-08-24T12:07:03.861Z] #76 140.7 checking for archiver @FILE support... @ [2022-08-24T12:07:03.861Z] #76 141.0 checking for strip... strip [2022-08-24T12:07:03.861Z] #76 141.0 checking for ranlib... ranlib [2022-08-24T12:07:03.861Z] #76 141.0 checking for gawk... no [2022-08-24T12:07:03.861Z] #76 141.0 checking for mawk... mawk [2022-08-24T12:07:03.947Z] #77 85.42 checking if gcc supports -c -o file.o... yes [2022-08-24T12:07:03.947Z] #77 85.65 checking if gcc supports -c -o file.o... (cached) yes [2022-08-24T12:07:04.208Z] #77 85.65 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-24T12:07:04.431Z] #76 141.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-24T12:07:04.431Z] #76 141.6 checking for sysroot... no [2022-08-24T12:07:04.431Z] #76 141.6 checking for a working dd... /bin/dd [2022-08-24T12:07:04.431Z] #76 141.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-24T12:07:04.431Z] #76 141.8 checking for mt... no [2022-08-24T12:07:04.431Z] #76 141.8 checking if : is a manifest tool... no [2022-08-24T12:07:04.469Z] #77 85.72 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-24T12:07:04.469Z] #77 86.05 checking how to hardcode library paths into programs... immediate [2022-08-24T12:07:04.469Z] #77 86.05 checking whether stripping libraries is possible... yes [2022-08-24T12:07:04.469Z] #77 86.07 checking if libtool supports shared libraries... yes [2022-08-24T12:07:04.469Z] #77 86.07 checking whether to build shared libraries... no [2022-08-24T12:07:04.469Z] #77 86.07 checking whether to build static libraries... yes [2022-08-24T12:07:04.469Z] #77 86.07 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-24T12:07:04.469Z] #77 86.12 checking whether build environment is sane... yes [2022-08-24T12:07:04.469Z] #77 86.19 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-24T12:07:04.469Z] #77 86.20 checking whether make sets $(MAKE)... yes [2022-08-24T12:07:04.469Z] #77 ... [2022-08-24T12:07:04.469Z] [2022-08-24T12:07:04.470Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T12:07:04.470Z] #21 sha256:40495720a7258652bca03b77337d480458cee2e84d61acc2c7781311a4f25aa0 [2022-08-24T12:07:04.470Z] #21 3.390 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-24T12:07:04.470Z] #21 5.054 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-24T12:07:04.470Z] #21 7.282 Fetched 8458 kB in 6s (1301 kB/s) [2022-08-24T12:07:04.470Z] #21 7.282 Reading package lists... [2022-08-24T12:07:04.470Z] #21 9.691 Reading package lists... [2022-08-24T12:07:04.470Z] #21 12.08 Building dependency tree... [2022-08-24T12:07:04.692Z] #76 141.9 checking how to run the C preprocessor... gcc -E [2022-08-24T12:07:04.731Z] #21 ... [2022-08-24T12:07:04.731Z] [2022-08-24T12:07:04.731Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:07:04.731Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:07:04.731Z] #77 86.29 checking whether make supports the include directive... yes (GNU style) [2022-08-24T12:07:04.731Z] #77 86.33 checking whether make supports nested variables... yes [2022-08-24T12:07:04.731Z] #77 86.41 checking whether UID '0' is supported by ustar format... yes [2022-08-24T12:07:04.731Z] #77 86.41 checking whether GID '0' is supported by ustar format... yes [2022-08-24T12:07:04.731Z] #77 86.42 checking how to create a ustar tar archive... gnutar [2022-08-24T12:07:04.764Z] #77 58.00 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-24T12:07:04.764Z] #77 58.00 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-24T12:07:04.764Z] #77 58.12 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-24T12:07:04.764Z] #77 58.12 libtoolize: copying file 'm4/libtool.m4' [2022-08-24T12:07:04.764Z] #77 58.15 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-24T12:07:04.764Z] #77 58.22 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-24T12:07:04.993Z] #77 86.48 checking dependency style of gcc... gcc3 [2022-08-24T12:07:04.993Z] #77 86.65 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-24T12:07:04.993Z] #77 86.65 checking whether make supports nested variables... (cached) yes [2022-08-24T12:07:04.993Z] #77 86.65 checking for gawk... (cached) mawk [2022-08-24T12:07:04.993Z] #77 86.65 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-24T12:07:04.993Z] #77 86.65 checking for gcc... (cached) gcc [2022-08-24T12:07:05.025Z] #77 58.33 libtoolize: copying file 'm4/ltversion.m4' [2022-08-24T12:07:05.025Z] #77 58.45 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-24T12:07:05.256Z] #77 86.74 checking whether we are using the GNU C compiler... (cached) yes [2022-08-24T12:07:05.256Z] #77 86.75 checking whether gcc accepts -g... (cached) yes [2022-08-24T12:07:05.256Z] #77 86.75 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-24T12:07:05.256Z] #77 86.75 checking whether gcc understands -c and -o together... (cached) yes [2022-08-24T12:07:05.256Z] #77 86.76 checking for a Python interpreter with version >= 3... python3 [2022-08-24T12:07:05.256Z] #77 86.86 checking for python3... /usr/bin/python3 [2022-08-24T12:07:05.256Z] #77 86.86 checking for python3 version... 3.9 [2022-08-24T12:07:05.256Z] #77 86.90 checking for python3 platform... linux [2022-08-24T12:07:05.287Z] #77 58.59 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-24T12:07:05.518Z] #77 87.00 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-24T12:07:05.524Z] #76 142.3 checking for ANSI C header files... [2022-08-24T12:07:05.524Z] #76 ... [2022-08-24T12:07:05.524Z] [2022-08-24T12:07:05.524Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-24T12:07:05.524Z] #19 sha256:35c8f1472efc5b172b741b7a73858a8eab0366f29b6729a5ec84c0d4c22bbc2e [2022-08-24T12:07:05.524Z] #19 DONE 1.5s [2022-08-24T12:07:05.524Z] [2022-08-24T12:07:05.524Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-24T12:07:05.524Z] #20 sha256:97825f2c3adb6325badd36ce3dee5c376c2b17cf511e753a32cba983bb92450a [2022-08-24T12:07:06.100Z] #77 87.22 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-24T12:07:06.100Z] #77 87.50 checking for go-md2man... no [2022-08-24T12:07:06.100Z] #77 87.51 checking error.h usability... [2022-08-24T12:07:06.100Z] #77 ... [2022-08-24T12:07:06.100Z] [2022-08-24T12:07:06.100Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-24T12:07:06.100Z] #34 sha256:b4a77315e7accc6fe29e857a52a1f0c5482da9778c1332a25af2d9e78b214c2b [2022-08-24T12:07:06.100Z] #34 DONE 134.4s [2022-08-24T12:07:06.100Z] [2022-08-24T12:07:06.100Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:07:06.100Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:07:06.100Z] #77 87.51 checking error.h usability... yes [2022-08-24T12:07:06.100Z] #77 87.68 checking error.h presence... yes [2022-08-24T12:07:06.100Z] #77 87.78 checking for error.h... yes [2022-08-24T12:07:06.230Z] #77 ... [2022-08-24T12:07:06.230Z] [2022-08-24T12:07:06.230Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:07:06.230Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:07:06.230Z] #14 103.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-24T12:07:06.230Z] #14 103.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:07:06.230Z] #14 103.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:07:06.361Z] #77 87.83 checking linux/openat2.h usability... yes [2022-08-24T12:07:06.624Z] #77 88.06 checking linux/openat2.h presence... yes [2022-08-24T12:07:06.624Z] #77 88.17 checking for linux/openat2.h... yes [2022-08-24T12:07:06.887Z] #77 88.30 checking for copy_file_range... yes [2022-08-24T12:07:06.907Z] #20 DONE 1.5s [2022-08-24T12:07:06.907Z] [2022-08-24T12:07:06.907Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:07:06.907Z] #76 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:07:06.907Z] #76 142.3 checking for ANSI C header files... yes [2022-08-24T12:07:06.907Z] #76 143.2 checking for sys/types.h... yes [2022-08-24T12:07:06.907Z] #76 143.5 checking for sys/stat.h... yes [2022-08-24T12:07:06.907Z] #76 143.9 checking for stdlib.h... yes [2022-08-24T12:07:07.148Z] #77 88.57 checking for fgetxattr... yes [2022-08-24T12:07:07.169Z] #76 144.2 checking for string.h... yes [2022-08-24T12:07:07.410Z] #77 88.82 checking for statx... yes [2022-08-24T12:07:07.410Z] #77 89.08 checking for fgetpwent_r... [2022-08-24T12:07:07.410Z] #77 ... [2022-08-24T12:07:07.410Z] [2022-08-24T12:07:07.410Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T12:07:07.410Z] #60 sha256:2a5d5347c483d2b2f7dd41ebdb08104e2f0b21f38f95faaf24ce9db1df2fdaed [2022-08-24T12:07:07.410Z] #60 11.17 + cd /tmp/tmp.bToGokhzkH/src/github.com/opencontainers/runc [2022-08-24T12:07:07.410Z] #60 11.19 + git checkout -q v1.1.3 [2022-08-24T12:07:07.410Z] #60 11.81 + '[' -z '' ']' [2022-08-24T12:07:07.410Z] #60 11.81 + target=static [2022-08-24T12:07:07.410Z] #60 11.81 + make BUILDTAGS=seccomp static [2022-08-24T12:07:07.410Z] #60 12.18 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-24T12:07:07.429Z] #76 144.6 checking for memory.h... yes [2022-08-24T12:07:07.674Z] #60 ... [2022-08-24T12:07:07.674Z] [2022-08-24T12:07:07.674Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:07:07.674Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:07:07.674Z] #77 89.08 checking for fgetpwent_r... yes [2022-08-24T12:07:07.674Z] #77 89.25 checking for issetugid... no [2022-08-24T12:07:07.674Z] #77 89.42 checking for pkg-config... /usr/bin/pkg-config [2022-08-24T12:07:07.674Z] #77 89.42 checking pkg-config is at least version 0.9.0... yes [2022-08-24T12:07:07.949Z] #76 145.0 checking for strings.h... yes [2022-08-24T12:07:08.209Z] #76 145.3 checking for inttypes.h... yes [2022-08-24T12:07:08.247Z] #77 89.42 checking for library containing yajl_tree_get... -lyajl [2022-08-24T12:07:08.247Z] #77 89.79 checking for yajl >= 2.0.0... yes [2022-08-24T12:07:08.469Z] #76 145.8 checking for stdint.h... yes [2022-08-24T12:07:08.509Z] #77 89.81 checking sys/capability.h usability... yes [2022-08-24T12:07:08.509Z] #77 90.05 checking sys/capability.h presence... yes [2022-08-24T12:07:08.509Z] #77 90.12 checking for sys/capability.h... yes [2022-08-24T12:07:08.770Z] #77 90.12 checking for library containing cap_from_name... -lcap [2022-08-24T12:07:08.989Z] #76 146.1 checking for unistd.h... yes [2022-08-24T12:07:09.342Z] #77 90.47 checking for library containing dlopen... -ldl [2022-08-24T12:07:09.512Z] #76 146.6 checking for dlfcn.h... yes [2022-08-24T12:07:09.604Z] #77 91.04 checking seccomp.h usability... yes [2022-08-24T12:07:09.604Z] #77 91.21 checking seccomp.h presence... yes [2022-08-24T12:07:09.604Z] #77 91.31 checking for seccomp.h... yes [2022-08-24T12:07:09.773Z] #76 146.9 checking for objdir... .libs [2022-08-24T12:07:10.178Z] #77 91.31 checking for library containing seccomp_rule_add... -lseccomp [2022-08-24T12:07:10.440Z] #77 91.78 checking for library containing seccomp_arch_resolve_name... none required [2022-08-24T12:07:10.440Z] #77 91.97 checking systemd/sd-bus.h usability... yes [2022-08-24T12:07:10.702Z] #77 92.20 checking systemd/sd-bus.h presence... yes [2022-08-24T12:07:10.702Z] #77 92.34 checking for systemd/sd-bus.h... yes [2022-08-24T12:07:10.910Z] #76 147.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-24T12:07:10.910Z] #76 148.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-24T12:07:11.171Z] #76 148.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-24T12:07:11.275Z] #77 92.35 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-24T12:07:11.526Z] #14 117.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-24T12:07:11.526Z] #14 117.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:07:11.526Z] #14 117.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:07:11.538Z] #77 92.73 checking for sd_notify_barrier... yes [2022-08-24T12:07:11.538Z] #77 93.00 checking linux/bpf.h usability... yes [2022-08-24T12:07:11.538Z] #77 93.12 checking linux/bpf.h presence... yes [2022-08-24T12:07:11.538Z] #77 93.18 checking for linux/bpf.h... yes [2022-08-24T12:07:11.740Z] #76 148.4 checking if gcc static flag -static works... yes [2022-08-24T12:07:11.799Z] #77 93.18 checking compilation for eBPF... yes [2022-08-24T12:07:11.800Z] #77 93.31 checking for criu >= 3.15... no [2022-08-24T12:07:11.800Z] #77 93.34 configure: CRIU headers not found, building without CRIU support [2022-08-24T12:07:11.800Z] #77 93.34 checking for criu > 3.16... no [2022-08-24T12:07:11.800Z] #77 93.36 configure: CRIU version doesn't support join-ns API [2022-08-24T12:07:11.800Z] #77 93.36 checking for criu > 3.16.1... no [2022-08-24T12:07:11.800Z] #77 93.39 configure: CRIU version doesn't support for pre-dumping [2022-08-24T12:07:12.000Z] #76 149.1 checking if gcc supports -c -o file.o... yes [2022-08-24T12:07:12.000Z] #76 149.3 checking if gcc supports -c -o file.o... (cached) yes [2022-08-24T12:07:12.000Z] #76 149.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-24T12:07:12.075Z] #77 93.39 checking for new mount API (fsconfig)... yes [2022-08-24T12:07:12.075Z] #77 93.54 checking for seccomp notify API... yes [2022-08-24T12:07:12.075Z] #77 93.66 checking for gperf... no [2022-08-24T12:07:12.075Z] #77 93.67 configure: gperf not found - cannot rebuild signal parser code [2022-08-24T12:07:12.355Z] #77 93.67 checking for library containing argp_parse... none required [2022-08-24T12:07:12.569Z] #76 149.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-24T12:07:12.569Z] #76 149.9 checking how to hardcode library paths into programs... immediate [2022-08-24T12:07:12.569Z] #76 149.9 checking whether stripping libraries is possible... yes [2022-08-24T12:07:12.569Z] #76 149.9 checking if libtool supports shared libraries... yes [2022-08-24T12:07:12.569Z] #76 149.9 checking whether to build shared libraries... no [2022-08-24T12:07:12.569Z] #76 149.9 checking whether to build static libraries... yes [2022-08-24T12:07:12.569Z] #76 149.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-24T12:07:12.620Z] #77 94.06 checking that generated files are newer than configure... done [2022-08-24T12:07:12.620Z] #77 94.06 configure: creating ./config.status [2022-08-24T12:07:12.829Z] #76 150.0 checking whether build environment is sane... yes [2022-08-24T12:07:12.829Z] #76 150.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-24T12:07:12.829Z] #76 150.1 checking whether make sets $(MAKE)... yes [2022-08-24T12:07:12.829Z] #76 150.2 checking whether make supports the include directive... yes (GNU style) [2022-08-24T12:07:13.089Z] #76 150.3 checking whether make supports nested variables... yes [2022-08-24T12:07:13.089Z] #76 150.4 checking whether UID '0' is supported by ustar format... yes [2022-08-24T12:07:13.089Z] #76 150.4 checking whether GID '0' is supported by ustar format... yes [2022-08-24T12:07:13.089Z] #76 150.4 checking how to create a ustar tar archive... gnutar [2022-08-24T12:07:13.608Z] #76 150.5 checking dependency style of gcc... gcc3 [2022-08-24T12:07:13.608Z] #76 151.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-24T12:07:13.608Z] #76 151.0 checking whether make supports nested variables... (cached) yes [2022-08-24T12:07:13.608Z] #76 151.0 checking for gawk... (cached) mawk [2022-08-24T12:07:13.608Z] #76 151.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-24T12:07:13.608Z] #76 151.0 checking for gcc... (cached) gcc [2022-08-24T12:07:13.868Z] #76 151.4 checking whether we are using the GNU C compiler... (cached) yes [2022-08-24T12:07:13.868Z] #76 151.4 checking whether gcc accepts -g... (cached) yes [2022-08-24T12:07:13.868Z] #76 151.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-24T12:07:13.868Z] #76 151.4 checking whether gcc understands -c and -o together... (cached) yes [2022-08-24T12:07:14.438Z] #76 151.4 checking for a Python interpreter with version >= 3... python3 [2022-08-24T12:07:14.438Z] #76 151.7 checking for python3... /usr/bin/python3 [2022-08-24T12:07:14.438Z] #76 151.7 checking for python3 version... 3.9 [2022-08-24T12:07:14.698Z] #76 151.8 checking for python3 platform... linux [2022-08-24T12:07:14.833Z] #14 ... [2022-08-24T12:07:14.833Z] [2022-08-24T12:07:14.833Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T12:07:14.833Z] #67 sha256:1c18a366f749bb72eef1b3324eb7d2dc646e21191ac5d243028cda0c1d7e2e44 [2022-08-24T12:07:14.833Z] #67 121.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-24T12:07:14.833Z] #67 121.7 + GOBIN=/build [2022-08-24T12:07:14.833Z] #67 121.7 + GO111MODULE=on [2022-08-24T12:07:14.833Z] #67 121.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:07:15.179Z] #77 ... [2022-08-24T12:07:15.179Z] [2022-08-24T12:07:15.179Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T12:07:15.179Z] #21 sha256:40495720a7258652bca03b77337d480458cee2e84d61acc2c7781311a4f25aa0 [2022-08-24T12:07:15.179Z] #21 14.31 The following additional packages will be installed: [2022-08-24T12:07:15.179Z] #21 14.33 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-24T12:07:15.179Z] #21 14.33 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-24T12:07:15.179Z] #21 14.33 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-24T12:07:15.179Z] #21 14.33 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-24T12:07:15.179Z] #21 14.33 python3-pkg-resources systemd vim-runtime xxd [2022-08-24T12:07:15.179Z] #21 14.34 Suggested packages: [2022-08-24T12:07:15.179Z] #21 14.34 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-24T12:07:15.179Z] #21 14.34 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-24T12:07:15.179Z] #21 14.34 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-24T12:07:15.179Z] #21 14.34 Recommended packages: [2022-08-24T12:07:15.179Z] #21 14.34 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-24T12:07:15.179Z] #21 14.34 systemd-timesyncd | time-daemon unzip [2022-08-24T12:07:15.179Z] #21 16.01 The following NEW packages will be installed: [2022-08-24T12:07:15.179Z] #21 16.02 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-24T12:07:15.179Z] #21 16.02 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-24T12:07:15.179Z] #21 16.02 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-24T12:07:15.179Z] #21 16.02 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-24T12:07:15.179Z] #21 16.02 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-24T12:07:15.179Z] #21 16.02 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-24T12:07:15.179Z] #21 16.02 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-24T12:07:15.179Z] #21 16.02 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-24T12:07:15.179Z] #21 16.03 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-24T12:07:15.179Z] #21 16.36 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:07:15.179Z] #21 16.36 Need to get 31.8 MB of archives. [2022-08-24T12:07:15.179Z] #21 16.36 After this operation, 123 MB of additional disk space will be used. [2022-08-24T12:07:15.179Z] #21 16.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-24T12:07:15.179Z] #21 16.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-08-24T12:07:15.179Z] #21 16.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-08-24T12:07:15.179Z] #21 16.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-08-24T12:07:15.179Z] #21 16.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-08-24T12:07:15.179Z] #21 16.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-08-24T12:07:15.179Z] #21 16.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB] [2022-08-24T12:07:15.179Z] #21 16.52 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-08-24T12:07:15.179Z] #21 16.52 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-08-24T12:07:15.179Z] #21 16.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-08-24T12:07:15.179Z] #21 16.52 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-08-24T12:07:15.179Z] #21 16.53 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-08-24T12:07:15.179Z] #21 16.53 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-08-24T12:07:15.179Z] #21 16.53 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-08-24T12:07:15.179Z] #21 16.56 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-24T12:07:15.179Z] #21 16.56 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-24T12:07:15.179Z] #21 16.57 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-08-24T12:07:15.179Z] #21 16.58 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-24T12:07:15.179Z] #21 16.58 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-24T12:07:15.179Z] #21 16.58 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-08-24T12:07:15.179Z] #21 16.61 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-08-24T12:07:15.179Z] #21 16.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-08-24T12:07:15.179Z] #21 16.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-08-24T12:07:15.179Z] #21 16.63 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-08-24T12:07:15.179Z] #21 16.63 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-08-24T12:07:15.179Z] #21 16.64 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-08-24T12:07:15.179Z] #21 16.64 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-24T12:07:15.179Z] #21 16.65 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-24T12:07:15.179Z] #21 16.66 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-24T12:07:15.179Z] #21 16.67 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-08-24T12:07:15.179Z] #21 16.67 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-08-24T12:07:15.179Z] #21 16.67 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-24T12:07:15.179Z] #21 17.01 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-08-24T12:07:15.179Z] #21 17.01 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-08-24T12:07:15.179Z] #21 17.01 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-24T12:07:15.179Z] #21 17.01 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-08-24T12:07:15.179Z] #21 17.01 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-24T12:07:15.179Z] #21 17.01 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-24T12:07:15.179Z] #21 17.02 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-08-24T12:07:15.179Z] #21 17.03 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-24T12:07:15.179Z] #21 17.03 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-24T12:07:15.179Z] #21 17.06 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-24T12:07:15.179Z] #21 17.06 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-24T12:07:15.179Z] #21 17.07 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-24T12:07:15.179Z] #21 17.08 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-24T12:07:15.179Z] #21 17.10 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-24T12:07:15.179Z] #21 17.10 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-24T12:07:15.179Z] #21 17.10 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-08-24T12:07:15.179Z] #21 17.13 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7 [161 kB] [2022-08-24T12:07:15.179Z] #21 17.14 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-08-24T12:07:15.179Z] #21 17.15 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-08-24T12:07:15.179Z] #21 17.15 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-24T12:07:15.179Z] #21 17.36 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-08-24T12:07:15.179Z] #21 17.37 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-08-24T12:07:15.179Z] #21 17.40 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-08-24T12:07:15.179Z] #21 17.40 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-08-24T12:07:15.179Z] #21 17.87 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:07:15.179Z] #21 18.04 Fetched 31.8 MB in 1s (23.2 MB/s) [2022-08-24T12:07:15.179Z] #21 18.11 Selecting previously unselected package libcap2:arm64. [2022-08-24T12:07:15.179Z] #21 18.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-08-24T12:07:15.179Z] #21 18.15 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-24T12:07:15.179Z] #21 18.17 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-24T12:07:15.179Z] #21 18.22 Selecting previously unselected package libargon2-1:arm64. [2022-08-24T12:07:15.179Z] #21 18.23 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-08-24T12:07:15.179Z] #21 18.23 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-24T12:07:15.179Z] #21 18.30 Selecting previously unselected package libjson-c5:arm64. [2022-08-24T12:07:15.179Z] #21 18.32 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... [2022-08-24T12:07:15.179Z] #21 18.33 Unpacking libjson-c5:arm64 (0.15-2) ... [2022-08-24T12:07:15.179Z] #21 18.40 Selecting previously unselected package libcryptsetup12:arm64. [2022-08-24T12:07:15.179Z] #21 18.42 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-08-24T12:07:15.179Z] #21 18.43 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-24T12:07:15.179Z] #21 18.53 Selecting previously unselected package libip4tc2:arm64. [2022-08-24T12:07:15.179Z] #21 18.53 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... [2022-08-24T12:07:15.179Z] #21 18.54 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-08-24T12:07:15.179Z] #21 18.62 Selecting previously unselected package libkmod2:arm64. [2022-08-24T12:07:15.179Z] #21 18.62 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... [2022-08-24T12:07:15.179Z] #21 18.63 Unpacking libkmod2:arm64 (28-1) ... [2022-08-24T12:07:15.179Z] #21 18.72 Selecting previously unselected package systemd. [2022-08-24T12:07:15.179Z] #21 18.72 Preparing to unpack .../06-systemd_247.3-7_arm64.deb ... [2022-08-24T12:07:15.179Z] #21 18.92 Unpacking systemd (247.3-7) ... [2022-08-24T12:07:15.179Z] #21 20.66 Selecting previously unselected package pigz. [2022-08-24T12:07:15.179Z] #21 20.66 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... [2022-08-24T12:07:15.179Z] #21 20.67 Unpacking pigz (2.6-1) ... [2022-08-24T12:07:15.179Z] #21 20.73 Selecting previously unselected package libelf1:arm64. [2022-08-24T12:07:15.179Z] #21 20.73 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... [2022-08-24T12:07:15.179Z] #21 20.74 Unpacking libelf1:arm64 (0.183-1) ... [2022-08-24T12:07:15.179Z] #21 20.88 Selecting previously unselected package libbpf0:arm64. [2022-08-24T12:07:15.179Z] #21 20.88 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... [2022-08-24T12:07:15.179Z] #21 20.91 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-08-24T12:07:15.179Z] #21 21.03 Selecting previously unselected package libmnl0:arm64. [2022-08-24T12:07:15.179Z] #21 21.04 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... [2022-08-24T12:07:15.179Z] #21 21.04 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-08-24T12:07:15.179Z] #21 21.12 Selecting previously unselected package libxtables12:arm64. [2022-08-24T12:07:15.179Z] #21 21.13 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... [2022-08-24T12:07:15.179Z] #21 21.13 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-08-24T12:07:15.179Z] #21 21.22 Selecting previously unselected package libcap2-bin. [2022-08-24T12:07:15.179Z] #21 21.22 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-08-24T12:07:15.179Z] #21 21.24 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-24T12:07:15.179Z] #21 21.35 Selecting previously unselected package iproute2. [2022-08-24T12:07:15.179Z] #21 21.36 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... [2022-08-24T12:07:15.179Z] #21 21.36 Unpacking iproute2 (5.10.0-4) ... [2022-08-24T12:07:15.179Z] #21 21.86 Selecting previously unselected package xxd. [2022-08-24T12:07:15.179Z] #21 21.89 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-24T12:07:15.179Z] #21 21.89 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:07:15.179Z] #21 21.97 Selecting previously unselected package vim-common. [2022-08-24T12:07:15.179Z] #21 21.98 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T12:07:15.179Z] #21 22.00 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:07:15.179Z] #21 22.20 Selecting previously unselected package bash-completion. [2022-08-24T12:07:15.179Z] #21 22.20 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-24T12:07:15.269Z] #76 152.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-24T12:07:15.346Z] #14 118.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-24T12:07:15.346Z] #14 118.6 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:07:15.346Z] #14 118.6 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:07:15.528Z] #76 152.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-24T12:07:15.528Z] #76 152.8 checking for go-md2man... no [2022-08-24T12:07:15.528Z] #76 152.8 checking error.h usability... [2022-08-24T12:07:15.528Z] #76 ... [2022-08-24T12:07:15.528Z] [2022-08-24T12:07:15.528Z] #59 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T12:07:15.528Z] #59 sha256:7a44a1e2f8781796355b9b02ec8dc6999a99900d44093804a95e871f711faf4f [2022-08-24T12:07:15.751Z] #21 24.55 Unpacking bash-completion (1:2.11-2) ... [2022-08-24T12:07:15.788Z] #59 18.74 Updating files: 89% (1068/1195) Updating files: 90% (1076/1195) Updating files: 91% (1088/1195) Updating files: 92% (1100/1195) Updating files: 93% (1112/1195) Updating files: 94% (1124/1195) Updating files: 95% (1136/1195) Updating files: 96% (1148/1195) Updating files: 97% (1160/1195) Updating files: 98% (1172/1195) Updating files: 99% (1184/1195) Updating files: 100% (1195/1195) Updating files: 100% (1195/1195), done. [2022-08-24T12:07:15.789Z] #59 18.88 + cd /tmp/tmp.TQyIbt1lz2/src/github.com/opencontainers/runc [2022-08-24T12:07:15.789Z] #59 18.88 + git checkout -q v1.1.3 [2022-08-24T12:07:16.334Z] #21 25.02 Selecting previously unselected package bzip2. [2022-08-24T12:07:16.334Z] #21 25.03 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... [2022-08-24T12:07:16.334Z] #21 25.03 Unpacking bzip2 (1.0.8-4) ... [2022-08-24T12:07:16.334Z] #21 25.16 Selecting previously unselected package xz-utils. [2022-08-24T12:07:16.334Z] #21 25.17 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-24T12:07:16.334Z] #21 25.17 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:07:16.596Z] #21 25.27 Selecting previously unselected package apparmor. [2022-08-24T12:07:16.596Z] #21 25.28 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... [2022-08-24T12:07:16.596Z] #21 25.34 Unpacking apparmor (2.13.6-10) ... [2022-08-24T12:07:17.167Z] #21 25.71 Selecting previously unselected package inetutils-ping. [2022-08-24T12:07:17.167Z] #21 25.72 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-08-24T12:07:17.168Z] #21 25.74 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-24T12:07:17.168Z] #21 25.84 Selecting previously unselected package libip6tc2:arm64. [2022-08-24T12:07:17.168Z] #21 25.84 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... [2022-08-24T12:07:17.168Z] #21 25.84 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-08-24T12:07:17.168Z] #21 25.92 Selecting previously unselected package libnfnetlink0:arm64. [2022-08-24T12:07:17.168Z] #21 25.93 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-08-24T12:07:17.168Z] #21 25.93 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-24T12:07:17.168Z] #21 25.99 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-08-24T12:07:17.168Z] #21 25.99 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-08-24T12:07:17.168Z] #21 26.00 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-24T12:07:17.169Z] #59 20.11 + '[' -z '' ']' [2022-08-24T12:07:17.169Z] #59 20.11 + target=static [2022-08-24T12:07:17.169Z] #59 20.11 + make BUILDTAGS=seccomp static [2022-08-24T12:07:17.169Z] #59 ... [2022-08-24T12:07:17.169Z] [2022-08-24T12:07:17.169Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T12:07:17.169Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:07:17.169Z] #21 1.980 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:07:17.169Z] #21 2.010 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:07:17.169Z] #21 2.010 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:07:17.169Z] #21 3.221 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:07:17.169Z] #21 5.544 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:07:17.169Z] #21 8.307 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:07:17.169Z] #21 ... [2022-08-24T12:07:17.169Z] [2022-08-24T12:07:17.169Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:07:17.169Z] #76 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:07:17.169Z] #76 152.8 checking error.h usability... yes [2022-08-24T12:07:17.169Z] #76 153.1 checking error.h presence... yes [2022-08-24T12:07:17.169Z] #76 153.2 checking for error.h... yes [2022-08-24T12:07:17.169Z] #76 153.3 checking linux/openat2.h usability... yes [2022-08-24T12:07:17.169Z] #76 153.7 checking linux/openat2.h presence... yes [2022-08-24T12:07:17.169Z] #76 153.8 checking for linux/openat2.h... yes [2022-08-24T12:07:17.169Z] #76 153.8 checking for copy_file_range... yes [2022-08-24T12:07:17.169Z] #76 154.2 checking for fgetxattr... yes [2022-08-24T12:07:17.428Z] #21 26.07 Selecting previously unselected package libnftnl11:arm64. [2022-08-24T12:07:17.428Z] #21 26.07 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... [2022-08-24T12:07:17.428Z] #21 26.07 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-08-24T12:07:17.428Z] #21 26.13 Selecting previously unselected package iptables. [2022-08-24T12:07:17.428Z] #21 26.13 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... [2022-08-24T12:07:17.428Z] #21 26.14 Unpacking iptables (1.8.7-1) ... [2022-08-24T12:07:17.689Z] #21 26.40 Selecting previously unselected package libonig5:arm64. [2022-08-24T12:07:17.689Z] #21 26.44 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-24T12:07:17.689Z] #21 26.47 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-24T12:07:17.739Z] #76 154.6 checking for statx... yes [2022-08-24T12:07:17.950Z] #21 26.59 Selecting previously unselected package libjq1:arm64. [2022-08-24T12:07:17.950Z] #21 26.60 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... [2022-08-24T12:07:17.950Z] #21 26.60 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-24T12:07:17.950Z] #21 26.71 Selecting previously unselected package jq. [2022-08-24T12:07:17.950Z] #21 26.71 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... [2022-08-24T12:07:17.950Z] #21 26.72 Unpacking jq (1.6-2.1) ... [2022-08-24T12:07:17.950Z] #21 26.82 Selecting previously unselected package libaio1:arm64. [2022-08-24T12:07:17.950Z] #21 26.83 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... [2022-08-24T12:07:17.950Z] #21 26.83 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-08-24T12:07:17.999Z] #76 155.1 checking for fgetpwent_r... yes [2022-08-24T12:07:18.211Z] #21 26.89 Selecting previously unselected package libgpm2:arm64. [2022-08-24T12:07:18.211Z] #21 26.90 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... [2022-08-24T12:07:18.211Z] #21 26.91 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-08-24T12:07:18.211Z] #21 26.99 Selecting previously unselected package libicu67:arm64. [2022-08-24T12:07:18.211Z] #21 26.99 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... [2022-08-24T12:07:18.211Z] #21 26.99 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-24T12:07:18.585Z] #76 155.4 checking for issetugid... no [2022-08-24T12:07:18.585Z] #76 155.8 checking for pkg-config... /usr/bin/pkg-config [2022-08-24T12:07:18.585Z] #76 155.8 checking pkg-config is at least version 0.9.0... yes [2022-08-24T12:07:19.156Z] #76 155.8 checking for library containing yajl_tree_get... -lyajl [2022-08-24T12:07:19.156Z] #76 156.4 checking for yajl >= 2.0.0... yes [2022-08-24T12:07:19.417Z] #76 156.5 checking sys/capability.h usability... yes [2022-08-24T12:07:19.417Z] #76 156.7 checking sys/capability.h presence... yes [2022-08-24T12:07:19.417Z] #76 156.7 checking for sys/capability.h... yes [2022-08-24T12:07:19.569Z] #14 ... [2022-08-24T12:07:19.569Z] [2022-08-24T12:07:19.570Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:07:19.570Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:07:19.570Z] #77 46.98 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-24T12:07:19.987Z] #76 156.8 checking for library containing cap_from_name... -lcap [2022-08-24T12:07:20.129Z] #67 ... [2022-08-24T12:07:20.129Z] [2022-08-24T12:07:20.129Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:07:20.129Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:07:20.129Z] #14 124.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-24T12:07:20.129Z] #14 124.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-24T12:07:20.129Z] #14 124.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-24T12:07:20.129Z] #14 124.5 Selecting previously unselected package libapparmor1:amd64. [2022-08-24T12:07:20.129Z] #14 124.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-24T12:07:20.129Z] #14 124.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-24T12:07:20.129Z] #14 124.6 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-24T12:07:20.129Z] #14 124.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-24T12:07:20.129Z] #14 124.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-24T12:07:20.129Z] #14 124.8 Selecting previously unselected package libbtrfs0:amd64. [2022-08-24T12:07:20.129Z] #14 124.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-24T12:07:20.129Z] #14 124.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T12:07:20.129Z] #14 125.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-24T12:07:20.129Z] #14 125.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-24T12:07:20.129Z] #14 125.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T12:07:20.129Z] #14 125.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-24T12:07:20.129Z] #14 125.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T12:07:20.129Z] #14 125.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:07:20.129Z] #14 125.3 Selecting previously unselected package libudev-dev:amd64. [2022-08-24T12:07:20.129Z] #14 125.3 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-24T12:07:20.129Z] #14 125.3 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-24T12:07:20.129Z] #14 125.5 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-24T12:07:20.129Z] #14 125.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-24T12:07:20.129Z] #14 125.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-24T12:07:20.129Z] #14 125.7 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-24T12:07:20.129Z] #14 125.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-24T12:07:20.129Z] #14 125.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-24T12:07:20.129Z] #14 126.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-24T12:07:20.129Z] #14 126.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-24T12:07:20.129Z] #14 126.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-24T12:07:20.129Z] #14 126.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-24T12:07:20.129Z] #14 126.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-24T12:07:20.129Z] #14 126.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-24T12:07:20.129Z] #14 126.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-24T12:07:20.129Z] #14 126.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-24T12:07:20.129Z] #14 126.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-24T12:07:20.129Z] #14 126.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-24T12:07:20.129Z] #14 126.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-24T12:07:20.129Z] #14 126.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-24T12:07:20.129Z] #14 127.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-24T12:07:20.129Z] #14 127.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T12:07:20.129Z] #14 127.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:07:20.129Z] #14 127.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-24T12:07:20.129Z] #14 127.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-24T12:07:20.129Z] #14 127.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T12:07:20.391Z] #14 127.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-24T12:07:20.391Z] #14 127.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-24T12:07:20.391Z] #14 127.5 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T12:07:20.557Z] #76 157.3 checking for library containing dlopen... -ldl [2022-08-24T12:07:20.817Z] #76 157.9 checking seccomp.h usability... yes [2022-08-24T12:07:20.965Z] #14 128.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T12:07:20.965Z] #14 128.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-24T12:07:20.965Z] #14 128.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-24T12:07:20.965Z] #14 128.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-24T12:07:20.965Z] #14 128.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-24T12:07:20.965Z] #14 128.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-24T12:07:20.965Z] #14 128.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T12:07:20.965Z] #14 128.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-24T12:07:20.965Z] #14 128.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-24T12:07:20.965Z] #14 128.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-24T12:07:20.965Z] #14 128.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-24T12:07:20.965Z] #14 128.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T12:07:20.965Z] #14 128.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-24T12:07:20.965Z] #14 128.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-24T12:07:20.965Z] #14 128.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-24T12:07:20.965Z] #14 128.2 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T12:07:20.965Z] #14 128.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-24T12:07:20.965Z] #14 128.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-24T12:07:20.965Z] #14 128.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-24T12:07:20.965Z] #14 128.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-24T12:07:20.965Z] #14 128.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:07:20.965Z] #14 128.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-24T12:07:21.076Z] #76 158.2 checking seccomp.h presence... yes [2022-08-24T12:07:21.076Z] #76 158.3 checking for seccomp.h... yes [2022-08-24T12:07:21.076Z] #76 158.3 checking for library containing seccomp_rule_add... [2022-08-24T12:07:21.076Z] #76 ... [2022-08-24T12:07:21.076Z] [2022-08-24T12:07:21.076Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T12:07:21.076Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:07:21.076Z] #21 14.12 Fetched 8571 kB in 12s (690 kB/s) [2022-08-24T12:07:21.358Z] #14 128.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:07:21.358Z] #14 128.3 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 [2022-08-24T12:07:21.358Z] #14 128.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-24T12:07:21.358Z] #14 128.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:07:21.358Z] #14 128.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 [2022-08-24T12:07:21.358Z] #14 128.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:07:21.358Z] #14 128.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-24T12:07:21.358Z] #14 128.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:07:21.358Z] #14 128.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-24T12:07:21.358Z] #14 128.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:07:21.358Z] #14 128.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:07:21.358Z] #14 128.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:07:21.515Z] #21 30.02 Selecting previously unselected package libinih1:arm64. [2022-08-24T12:07:21.515Z] #21 30.02 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... [2022-08-24T12:07:21.515Z] #21 30.03 Unpacking libinih1:arm64 (53-1+b2) ... [2022-08-24T12:07:21.515Z] #21 30.08 Selecting previously unselected package libmicrohttpd12:arm64. [2022-08-24T12:07:21.515Z] #21 30.09 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... [2022-08-24T12:07:21.515Z] #21 30.09 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-24T12:07:21.515Z] #21 30.17 Selecting previously unselected package libnet1:arm64. [2022-08-24T12:07:21.515Z] #21 30.18 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-24T12:07:21.515Z] #21 30.19 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:07:21.515Z] #21 30.27 Selecting previously unselected package libnl-3-200:arm64. [2022-08-24T12:07:21.515Z] #21 30.29 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-24T12:07:21.515Z] #21 30.30 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-24T12:07:21.515Z] #21 30.38 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-24T12:07:21.515Z] #21 30.41 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-24T12:07:21.515Z] #21 30.42 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-24T12:07:21.776Z] #21 30.50 Selecting previously unselected package libyajl2:arm64. [2022-08-24T12:07:21.776Z] #21 30.50 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... [2022-08-24T12:07:21.776Z] #21 30.51 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-24T12:07:21.776Z] #21 30.58 Selecting previously unselected package net-tools. [2022-08-24T12:07:21.776Z] #21 30.58 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-08-24T12:07:21.776Z] #21 30.59 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-24T12:07:22.037Z] #21 30.77 Selecting previously unselected package patch. [2022-08-24T12:07:22.037Z] #21 30.78 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... [2022-08-24T12:07:22.037Z] #21 30.78 Unpacking patch (2.7.6-7) ... [2022-08-24T12:07:22.037Z] #21 30.91 Selecting previously unselected package python-pip-whl. [2022-08-24T12:07:22.037Z] #21 30.92 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-24T12:07:22.037Z] #21 30.92 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-24T12:07:22.609Z] #21 31.48 Selecting previously unselected package python3-lib2to3. [2022-08-24T12:07:22.609Z] #21 31.48 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-24T12:07:22.870Z] #21 31.50 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-24T12:07:22.870Z] #21 31.61 Selecting previously unselected package python3-distutils. [2022-08-24T12:07:22.870Z] #21 31.61 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-24T12:07:22.870Z] #21 31.62 Unpacking python3-distutils (3.9.2-1) ... [2022-08-24T12:07:23.130Z] #21 31.78 Selecting previously unselected package python3-pkg-resources. [2022-08-24T12:07:23.130Z] #21 31.79 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-24T12:07:23.130Z] #21 31.80 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:07:23.130Z] #21 31.96 Selecting previously unselected package python3-setuptools. [2022-08-24T12:07:23.130Z] #21 31.96 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-24T12:07:23.130Z] #21 31.96 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-24T12:07:23.276Z] #14 DONE 130.2s [2022-08-24T12:07:23.276Z] [2022-08-24T12:07:23.276Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T12:07:23.276Z] #67 sha256:1c18a366f749bb72eef1b3324eb7d2dc646e21191ac5d243028cda0c1d7e2e44 [2022-08-24T12:07:23.276Z] #67 128.1 rootlesskit version 1.0.0 [2022-08-24T12:07:23.276Z] #67 128.2 Usage of /build/rootlesskit-docker-proxy: [2022-08-24T12:07:23.276Z] #67 128.2 -container-ip string [2022-08-24T12:07:23.276Z] #67 128.2 container ip [2022-08-24T12:07:23.276Z] #67 128.2 -container-port int [2022-08-24T12:07:23.276Z] #67 128.2 container port (default -1) [2022-08-24T12:07:23.276Z] #67 128.2 -host-ip string [2022-08-24T12:07:23.276Z] #67 128.2 host ip [2022-08-24T12:07:23.276Z] #67 128.2 -host-port int [2022-08-24T12:07:23.276Z] #67 128.2 host port (default -1) [2022-08-24T12:07:23.276Z] #67 128.2 -proto string [2022-08-24T12:07:23.276Z] #67 128.2 proxy protocol (default "tcp") [2022-08-24T12:07:23.276Z] #67 DONE 129.9s [2022-08-24T12:07:23.276Z] [2022-08-24T12:07:23.276Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-24T12:07:23.276Z] #59 sha256:72ac3464f16c0c6d8d38242d441681218eeb4591b3cce707000917fc35539859 [2022-08-24T12:07:23.276Z] #59 DONE 0.2s [2022-08-24T12:07:23.276Z] [2022-08-24T12:07:23.276Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-24T12:07:23.276Z] #68 sha256:14f4b07f3e7cb49ccbc9a488e04c06b348a9560973d63aad43c0b6ad4ccd2904 [2022-08-24T12:07:23.276Z] #68 DONE 0.1s [2022-08-24T12:07:23.276Z] [2022-08-24T12:07:23.276Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T12:07:23.276Z] #60 sha256:d861d2f3ab7ae823da85a94a4ea35bea6d831a283d252f09e3581cb3ef7c550c [2022-08-24T12:07:23.276Z] #60 ... [2022-08-24T12:07:23.276Z] [2022-08-24T12:07:23.276Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-24T12:07:23.276Z] #69 sha256:a8d8cda6d6a91d64f8b057af4a369153a76a517b3a7ca5ae355d1cc5f9bcb37b [2022-08-24T12:07:23.276Z] #69 DONE 0.2s [2022-08-24T12:07:23.403Z] #21 32.26 Selecting previously unselected package python3-wheel. [2022-08-24T12:07:23.403Z] #21 32.28 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-24T12:07:23.403Z] #21 32.28 Unpacking python3-wheel (0.34.2-1) ... [2022-08-24T12:07:23.403Z] #21 32.34 Selecting previously unselected package python3-pip. [2022-08-24T12:07:23.538Z] [2022-08-24T12:07:23.538Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:07:23.538Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:07:23.538Z] #77 71.24 configure.ac:7: installing 'build-aux/compile' [2022-08-24T12:07:23.538Z] #77 71.25 configure.ac:9: installing 'build-aux/config.guess' [2022-08-24T12:07:23.538Z] #77 71.26 configure.ac:9: installing 'build-aux/config.sub' [2022-08-24T12:07:23.538Z] #77 71.27 configure.ac:11: installing 'build-aux/install-sh' [2022-08-24T12:07:23.538Z] #77 71.27 configure.ac:11: installing 'build-aux/missing' [2022-08-24T12:07:23.538Z] #77 71.49 Makefile.am: installing 'build-aux/depcomp' [2022-08-24T12:07:23.538Z] #77 71.62 parallel-tests: installing 'build-aux/test-driver' [2022-08-24T12:07:23.538Z] #77 73.92 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-24T12:07:23.538Z] #77 73.93 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-24T12:07:23.538Z] #77 74.65 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-24T12:07:23.538Z] #77 74.65 libtoolize: copying file 'm4/libtool.m4' [2022-08-24T12:07:23.538Z] #77 74.72 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-24T12:07:23.538Z] #77 74.80 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-24T12:07:23.538Z] #77 74.90 libtoolize: copying file 'm4/ltversion.m4' [2022-08-24T12:07:23.538Z] #77 74.95 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-24T12:07:23.663Z] #21 32.34 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-24T12:07:23.663Z] #21 32.35 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-24T12:07:23.663Z] #21 32.60 Selecting previously unselected package sudo. [2022-08-24T12:07:23.924Z] #21 32.60 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... [2022-08-24T12:07:23.924Z] #21 32.61 Unpacking sudo (1.9.5p2-3) ... [2022-08-24T12:07:24.497Z] #21 33.19 Selecting previously unselected package systemd-journal-remote. [2022-08-24T12:07:24.497Z] #21 33.19 Preparing to unpack .../48-systemd-journal-remote_247.3-7_arm64.deb ... [2022-08-24T12:07:24.497Z] #21 33.20 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-24T12:07:24.497Z] #21 33.30 Selecting previously unselected package thin-provisioning-tools. [2022-08-24T12:07:24.497Z] #21 33.30 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-08-24T12:07:24.497Z] #21 33.31 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-24T12:07:24.760Z] #21 ... [2022-08-24T12:07:24.760Z] [2022-08-24T12:07:24.760Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:07:24.760Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:07:24.760Z] #77 96.78 config.status: creating Makefile [2022-08-24T12:07:24.760Z] #77 96.86 config.status: creating rpm/crun.spec [2022-08-24T12:07:24.760Z] #77 96.97 config.status: creating config.h [2022-08-24T12:07:24.760Z] #77 97.02 config.status: executing libtool commands [2022-08-24T12:07:24.760Z] #77 97.05 config.status: executing depfiles commands [2022-08-24T12:07:24.760Z] #77 98.20 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-24T12:07:24.760Z] #77 98.22 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-24T12:07:24.760Z] #77 98.68 checking for gcc... gcc [2022-08-24T12:07:24.760Z] #77 98.78 checking whether the C compiler works... yes [2022-08-24T12:07:24.760Z] #77 98.98 checking for C compiler default output file name... a.out [2022-08-24T12:07:24.760Z] #77 98.98 checking for suffix of executables... [2022-08-24T12:07:24.760Z] #77 99.14 checking whether we are cross compiling... no [2022-08-24T12:07:24.760Z] #77 99.26 checking for suffix of object files... o [2022-08-24T12:07:24.760Z] #77 99.36 checking whether we are using the GNU C compiler... yes [2022-08-24T12:07:24.760Z] #77 99.49 checking whether gcc accepts -g... yes [2022-08-24T12:07:24.760Z] #77 99.60 checking for gcc option to accept ISO C89... none needed [2022-08-24T12:07:24.760Z] #77 99.79 checking whether gcc understands -c and -o together... yes [2022-08-24T12:07:24.760Z] #77 100.0 checking how to run the C preprocessor... gcc -E [2022-08-24T12:07:24.760Z] #77 100.3 checking for grep that handles long lines and -e... /bin/grep [2022-08-24T12:07:24.760Z] #77 100.3 checking for egrep... /bin/grep -E [2022-08-24T12:07:24.760Z] #77 100.3 checking for ANSI C header files... yes [2022-08-24T12:07:24.760Z] #77 101.0 checking for sys/types.h... yes [2022-08-24T12:07:24.760Z] #77 101.1 checking for sys/stat.h... yes [2022-08-24T12:07:24.760Z] #77 101.2 checking for stdlib.h... yes [2022-08-24T12:07:24.760Z] #77 101.3 checking for string.h... yes [2022-08-24T12:07:24.760Z] #77 101.5 checking for memory.h... yes [2022-08-24T12:07:24.760Z] #77 101.7 checking for strings.h... yes [2022-08-24T12:07:24.760Z] #77 102.0 checking for inttypes.h... yes [2022-08-24T12:07:24.760Z] #77 102.1 checking for stdint.h... yes [2022-08-24T12:07:24.760Z] #77 102.3 checking for unistd.h... yes [2022-08-24T12:07:24.760Z] #77 102.4 checking minix/config.h usability... no [2022-08-24T12:07:24.760Z] #77 102.6 checking minix/config.h presence... no [2022-08-24T12:07:24.760Z] #77 102.7 checking for minix/config.h... no [2022-08-24T12:07:24.760Z] #77 102.7 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-24T12:07:24.760Z] #77 102.8 checking build system type... aarch64-unknown-linux-gnu [2022-08-24T12:07:24.760Z] #77 103.1 checking host system type... aarch64-unknown-linux-gnu [2022-08-24T12:07:24.760Z] #77 103.1 checking how to print strings... printf [2022-08-24T12:07:24.760Z] #77 103.1 checking for a sed that does not truncate output... /bin/sed [2022-08-24T12:07:24.760Z] #77 103.1 checking for fgrep... /bin/grep -F [2022-08-24T12:07:24.760Z] #77 103.1 checking for ld used by gcc... /usr/bin/ld [2022-08-24T12:07:24.760Z] #77 103.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-24T12:07:24.760Z] #77 103.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-24T12:07:24.760Z] #77 103.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-24T12:07:24.760Z] #77 103.3 checking whether ln -s works... yes [2022-08-24T12:07:24.760Z] #77 103.3 checking the maximum length of command line arguments... 1572864 [2022-08-24T12:07:24.760Z] #77 103.3 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-24T12:07:24.760Z] #77 103.3 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-24T12:07:24.760Z] #77 103.3 checking for /usr/bin/ld option to reload object files... -r [2022-08-24T12:07:24.760Z] #77 103.3 checking for objdump... objdump [2022-08-24T12:07:24.760Z] #77 103.3 checking how to recognize dependent libraries... pass_all [2022-08-24T12:07:24.760Z] #77 103.3 checking for dlltool... no [2022-08-24T12:07:24.760Z] #77 103.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-24T12:07:24.760Z] #77 103.3 checking for ar... ar [2022-08-24T12:07:24.760Z] #77 103.3 checking for archiver @FILE support... @ [2022-08-24T12:07:24.760Z] #77 103.5 checking for strip... strip [2022-08-24T12:07:24.760Z] #77 103.5 checking for ranlib... ranlib [2022-08-24T12:07:24.760Z] #77 103.5 checking for gawk... no [2022-08-24T12:07:24.760Z] #77 103.5 checking for mawk... mawk [2022-08-24T12:07:24.760Z] #77 103.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-24T12:07:24.760Z] #77 103.9 checking for sysroot... no [2022-08-24T12:07:24.760Z] #77 103.9 checking for a working dd... /bin/dd [2022-08-24T12:07:24.760Z] #77 103.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-24T12:07:24.760Z] #77 104.0 checking for mt... no [2022-08-24T12:07:24.760Z] #77 104.0 checking if : is a manifest tool... no [2022-08-24T12:07:24.760Z] #77 104.0 checking for dlfcn.h... yes [2022-08-24T12:07:24.760Z] #77 104.1 checking for objdir... .libs [2022-08-24T12:07:24.760Z] #77 104.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-24T12:07:24.760Z] #77 104.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-24T12:07:24.760Z] #77 104.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-24T12:07:24.760Z] #77 104.7 checking if gcc static flag -static works... yes [2022-08-24T12:07:24.760Z] #77 105.1 checking if gcc supports -c -o file.o... yes [2022-08-24T12:07:24.760Z] #77 105.2 checking if gcc supports -c -o file.o... (cached) yes [2022-08-24T12:07:24.760Z] #77 105.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-24T12:07:24.760Z] #77 105.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-24T12:07:24.760Z] #77 105.6 checking how to hardcode library paths into programs... immediate [2022-08-24T12:07:24.760Z] #77 105.6 checking whether stripping libraries is possible... yes [2022-08-24T12:07:24.760Z] #77 105.6 checking if libtool supports shared libraries... yes [2022-08-24T12:07:24.760Z] #77 105.6 checking whether to build shared libraries... no [2022-08-24T12:07:24.760Z] #77 105.6 checking whether to build static libraries... yes [2022-08-24T12:07:24.760Z] #77 105.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-24T12:07:24.760Z] #77 105.7 checking whether build environment is sane... yes [2022-08-24T12:07:24.760Z] #77 105.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-24T12:07:24.760Z] #77 105.8 checking whether make sets $(MAKE)... yes [2022-08-24T12:07:24.760Z] #77 105.8 checking whether make supports the include directive... yes (GNU style) [2022-08-24T12:07:24.760Z] #77 105.8 checking whether make supports nested variables... yes [2022-08-24T12:07:24.760Z] #77 105.9 checking whether UID '0' is supported by ustar format... yes [2022-08-24T12:07:24.760Z] #77 105.9 checking whether GID '0' is supported by ustar format... yes [2022-08-24T12:07:24.760Z] #77 105.9 checking how to create a ustar tar archive... gnutar [2022-08-24T12:07:24.760Z] #77 106.0 checking dependency style of gcc... gcc3 [2022-08-24T12:07:24.760Z] #77 106.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-24T12:07:24.760Z] #77 106.3 checking whether make supports nested variables... (cached) yes [2022-08-24T12:07:24.760Z] #77 106.3 checking for pkg-config... /usr/bin/pkg-config [2022-08-24T12:07:24.760Z] #77 106.3 checking pkg-config is at least version 0.9.0... yes [2022-08-24T12:07:24.760Z] #77 106.3 checking for yajl >= 2.1.0... yes [2022-08-24T12:07:24.760Z] #77 106.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-24T12:07:24.760Z] #77 106.3 checking for gcc... (cached) gcc [2022-08-24T12:07:24.760Z] #77 106.4 checking whether we are using the GNU C compiler... (cached) yes [2022-08-24T12:07:24.760Z] #77 106.4 checking whether gcc accepts -g... (cached) yes [2022-08-24T12:07:24.760Z] #77 106.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-24T12:07:24.760Z] #77 106.4 checking whether gcc understands -c and -o together... [2022-08-24T12:07:24.760Z] #77 ... [2022-08-24T12:07:24.760Z] [2022-08-24T12:07:24.760Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T12:07:24.760Z] #21 sha256:40495720a7258652bca03b77337d480458cee2e84d61acc2c7781311a4f25aa0 [2022-08-24T12:07:24.760Z] #21 33.53 Selecting previously unselected package uidmap. [2022-08-24T12:07:24.760Z] #21 33.53 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-08-24T12:07:24.760Z] #21 33.54 Unpacking uidmap (1:4.8.1-1) ... [2022-08-24T12:07:24.760Z] #21 33.71 Selecting previously unselected package vim-runtime. [2022-08-24T12:07:25.021Z] #21 33.72 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T12:07:25.021Z] #21 33.76 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-24T12:07:25.021Z] #21 33.79 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-24T12:07:25.022Z] #21 33.80 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:07:25.340Z] #21 14.12 Reading package lists... [2022-08-24T12:07:26.291Z] #21 18.05 Reading package lists... [2022-08-24T12:07:26.291Z] #21 ... [2022-08-24T12:07:26.291Z] [2022-08-24T12:07:26.291Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:07:26.291Z] #76 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:07:26.291Z] #76 158.3 checking for library containing seccomp_rule_add... -lseccomp [2022-08-24T12:07:26.291Z] #76 158.7 checking for library containing seccomp_arch_resolve_name... none required [2022-08-24T12:07:26.291Z] #76 158.9 checking systemd/sd-bus.h usability... yes [2022-08-24T12:07:26.291Z] #76 159.2 checking systemd/sd-bus.h presence... yes [2022-08-24T12:07:26.291Z] #76 159.3 checking for systemd/sd-bus.h... yes [2022-08-24T12:07:26.291Z] #76 159.3 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-24T12:07:26.291Z] #76 159.9 checking for sd_notify_barrier... yes [2022-08-24T12:07:26.291Z] #76 160.1 checking linux/bpf.h usability... yes [2022-08-24T12:07:26.291Z] #76 160.4 checking linux/bpf.h presence... yes [2022-08-24T12:07:26.291Z] #76 160.4 checking for linux/bpf.h... yes [2022-08-24T12:07:26.291Z] #76 160.4 checking compilation for eBPF... yes [2022-08-24T12:07:26.291Z] #76 160.6 checking for criu >= 3.15... no [2022-08-24T12:07:26.291Z] #76 160.6 configure: CRIU headers not found, building without CRIU support [2022-08-24T12:07:26.291Z] #76 160.6 checking for criu > 3.16... no [2022-08-24T12:07:26.291Z] #76 160.6 configure: CRIU version doesn't support join-ns API [2022-08-24T12:07:26.291Z] #76 160.6 checking for criu > 3.16.1... no [2022-08-24T12:07:26.291Z] #76 160.7 configure: CRIU version doesn't support for pre-dumping [2022-08-24T12:07:26.291Z] #76 160.7 checking for new mount API (fsconfig)... yes [2022-08-24T12:07:26.291Z] #76 160.8 checking for seccomp notify API... yes [2022-08-24T12:07:26.291Z] #76 161.0 checking for gperf... no [2022-08-24T12:07:26.291Z] #76 161.0 configure: gperf not found - cannot rebuild signal parser code [2022-08-24T12:07:26.291Z] #76 161.0 checking for library containing argp_parse... none required [2022-08-24T12:07:26.291Z] #76 161.5 checking that generated files are newer than configure... done [2022-08-24T12:07:26.291Z] #76 161.5 configure: creating ./config.status [2022-08-24T12:07:27.678Z] #76 ... [2022-08-24T12:07:27.678Z] [2022-08-24T12:07:27.678Z] #59 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T12:07:27.678Z] #59 sha256:7a44a1e2f8781796355b9b02ec8dc6999a99900d44093804a95e871f711faf4f [2022-08-24T12:07:27.678Z] #59 20.54 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-24T12:07:27.753Z] #77 ... [2022-08-24T12:07:27.753Z] [2022-08-24T12:07:27.753Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-24T12:07:27.753Z] #15 sha256:0828501534f7732888d07262c0759670f11b26c328b3a33a208813c6a92a8bbb [2022-08-24T12:07:27.753Z] #15 DONE 4.2s [2022-08-24T12:07:27.753Z] [2022-08-24T12:07:27.753Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-24T12:07:27.753Z] #16 sha256:68e76c33c25791655f36af0007c326209a23b685ba49f70ced617072a094bba4 [2022-08-24T12:07:27.937Z] #59 ... [2022-08-24T12:07:27.937Z] [2022-08-24T12:07:27.937Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:07:27.937Z] #76 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:07:27.937Z] #76 165.2 config.status: creating Makefile [2022-08-24T12:07:27.937Z] #76 165.4 config.status: creating rpm/crun.spec [2022-08-24T12:07:28.196Z] #76 165.5 config.status: creating config.h [2022-08-24T12:07:28.196Z] #76 165.5 config.status: executing libtool commands [2022-08-24T12:07:28.196Z] #76 165.6 config.status: executing depfiles commands [2022-08-24T12:07:28.325Z] #21 36.79 Selecting previously unselected package vim. [2022-08-24T12:07:28.325Z] #21 36.80 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-24T12:07:28.325Z] #21 36.81 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:07:28.586Z] #21 37.31 Selecting previously unselected package xfsprogs. [2022-08-24T12:07:28.586Z] #21 37.33 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... [2022-08-24T12:07:28.586Z] #21 37.34 Unpacking xfsprogs (5.10.0-4) ... [2022-08-24T12:07:29.157Z] #21 37.71 Selecting previously unselected package zip. [2022-08-24T12:07:29.157Z] #21 37.72 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... [2022-08-24T12:07:29.157Z] #21 37.72 Unpacking zip (3.0-12) ... [2022-08-24T12:07:29.157Z] #21 37.91 Selecting previously unselected package zstd. [2022-08-24T12:07:29.157Z] #21 37.91 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-08-24T12:07:29.157Z] #21 37.91 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-24T12:07:29.680Z] #21 38.25 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:07:30.106Z] #76 167.3 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-24T12:07:30.106Z] #76 167.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-24T12:07:30.106Z] #71 135.7 # github.com/containerd/containerd/cmd/containerd [2022-08-24T12:07:30.106Z] #71 135.7 /usr/bin/ld: /tmp/go-link-184760197/000019.o: in function `New': [2022-08-24T12:07:30.106Z] #71 135.7 /tmp/tmp.b4jixZfWRt/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-24T12:07:30.106Z] #71 135.8 + bin/containerd-stress [2022-08-24T12:07:30.106Z] #71 136.9 + bin/containerd-shim [2022-08-24T12:07:30.252Z] #21 39.13 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-08-24T12:07:30.252Z] #21 39.14 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-24T12:07:30.252Z] #21 39.15 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-08-24T12:07:30.252Z] #21 39.16 Setting up libicu67:arm64 (67.1-7) ... [2022-08-24T12:07:30.252Z] #21 39.17 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-08-24T12:07:30.252Z] #21 39.18 Setting up libinih1:arm64 (53-1+b2) ... [2022-08-24T12:07:30.252Z] #21 39.19 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-24T12:07:30.252Z] #21 39.20 Setting up uidmap (1:4.8.1-1) ... [2022-08-24T12:07:30.252Z] #21 39.21 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-24T12:07:30.514Z] #21 39.22 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:07:30.514Z] #21 39.23 Setting up bzip2 (1.0.8-4) ... [2022-08-24T12:07:30.514Z] #21 39.24 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-24T12:07:30.514Z] #21 39.25 Setting up python3-wheel (0.34.2-1) ... [2022-08-24T12:07:30.675Z] #76 ... [2022-08-24T12:07:30.675Z] [2022-08-24T12:07:30.675Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-24T12:07:30.675Z] #33 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T12:07:30.675Z] #33 DONE 245.8s [2022-08-24T12:07:30.675Z] [2022-08-24T12:07:30.675Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:07:30.675Z] #76 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:07:30.675Z] #76 168.0 checking for gcc... gcc [2022-08-24T12:07:31.060Z] #16 DONE 3.5s [2022-08-24T12:07:31.060Z] [2022-08-24T12:07:31.060Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-24T12:07:31.060Z] #17 sha256:2478e3dd33c9e8542b3e750a3f1025c8f2b67149bc74f523f7a5597bf97c601e [2022-08-24T12:07:31.194Z] #76 168.2 checking whether the C compiler works... yes [2022-08-24T12:07:31.194Z] #76 168.6 checking for C compiler default output file name... a.out [2022-08-24T12:07:31.453Z] #76 168.6 checking for suffix of executables... [2022-08-24T12:07:31.465Z] #21 40.01 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-24T12:07:31.465Z] #21 40.02 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:07:31.465Z] #21 40.03 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-24T12:07:31.465Z] #21 40.04 Setting up libcap2-bin (1:2.44-1) ... [2022-08-24T12:07:31.465Z] #21 40.05 Setting up apparmor (2.13.6-10) ... [2022-08-24T12:07:31.713Z] #76 168.8 checking whether we are cross compiling... no [2022-08-24T12:07:31.801Z] #77 ... [2022-08-24T12:07:31.801Z] [2022-08-24T12:07:31.801Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:07:31.801Z] #64 sha256:508e9501103568b155a9aec97ce69db5f0a8ab0065c343a63d4c61b986bce07c [2022-08-24T12:07:32.037Z] #21 ... [2022-08-24T12:07:32.037Z] [2022-08-24T12:07:32.037Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:07:32.037Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:07:32.037Z] #77 106.4 checking whether gcc understands -c and -o together... (cached) yes [2022-08-24T12:07:32.037Z] #77 106.4 checking for a Python interpreter with version >= 3... python3 [2022-08-24T12:07:32.037Z] #77 106.5 checking for python3... /usr/bin/python3 [2022-08-24T12:07:32.037Z] #77 106.5 checking for python3 version... 3.9 [2022-08-24T12:07:32.037Z] #77 106.6 checking for python3 platform... linux [2022-08-24T12:07:32.037Z] #77 106.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-24T12:07:32.037Z] #77 106.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-24T12:07:32.037Z] #77 107.1 checking that generated files are newer than configure... done [2022-08-24T12:07:32.037Z] #77 107.1 configure: creating ./config.status [2022-08-24T12:07:32.037Z] #77 110.0 config.status: creating Makefile [2022-08-24T12:07:32.037Z] #77 110.1 config.status: creating config.h [2022-08-24T12:07:32.037Z] #77 110.1 config.status: executing libtool commands [2022-08-24T12:07:32.037Z] #77 110.1 config.status: executing depfiles commands [2022-08-24T12:07:32.037Z] #77 110.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-24T12:07:32.037Z] #77 110.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-24T12:07:32.037Z] #77 111.3 checking for gcc... gcc [2022-08-24T12:07:32.037Z] #77 111.4 checking whether the C compiler works... yes [2022-08-24T12:07:32.037Z] #77 111.5 checking for C compiler default output file name... a.out [2022-08-24T12:07:32.037Z] #77 111.5 checking for suffix of executables... [2022-08-24T12:07:32.037Z] #77 111.6 checking whether we are cross compiling... no [2022-08-24T12:07:32.037Z] #77 111.9 checking for suffix of object files... o [2022-08-24T12:07:32.037Z] #77 112.0 checking whether we are using the GNU C compiler... yes [2022-08-24T12:07:32.037Z] #77 112.1 checking whether gcc accepts -g... yes [2022-08-24T12:07:32.037Z] #77 112.2 checking for gcc option to accept ISO C89... none needed [2022-08-24T12:07:32.037Z] #77 112.3 checking whether gcc understands -c and -o together... yes [2022-08-24T12:07:32.037Z] #77 112.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-24T12:07:32.037Z] #77 112.5 checking whether build environment is sane... yes [2022-08-24T12:07:32.037Z] #77 112.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-24T12:07:32.037Z] #77 112.6 checking for gawk... no [2022-08-24T12:07:32.037Z] #77 112.6 checking for mawk... mawk [2022-08-24T12:07:32.037Z] #77 112.6 checking whether make sets $(MAKE)... yes [2022-08-24T12:07:32.037Z] #77 112.6 checking whether make supports the include directive... yes (GNU style) [2022-08-24T12:07:32.037Z] #77 112.7 checking whether make supports nested variables... yes [2022-08-24T12:07:32.037Z] #77 112.7 checking whether UID '0' is supported by ustar format... yes [2022-08-24T12:07:32.037Z] #77 112.7 checking whether GID '0' is supported by ustar format... yes [2022-08-24T12:07:32.037Z] #77 112.7 checking how to create a ustar tar archive... gnutar [2022-08-24T12:07:32.037Z] #77 112.8 checking dependency style of gcc... gcc3 [2022-08-24T12:07:32.037Z] #77 112.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-24T12:07:32.037Z] #77 112.9 checking whether make supports nested variables... (cached) yes [2022-08-24T12:07:32.037Z] #77 113.0 checking build system type... aarch64-unknown-linux-gnu [2022-08-24T12:07:32.037Z] #77 113.3 checking host system type... aarch64-unknown-linux-gnu [2022-08-24T12:07:32.037Z] #77 113.3 checking how to print strings... printf [2022-08-24T12:07:32.037Z] #77 113.3 checking for a sed that does not truncate output... /bin/sed [2022-08-24T12:07:32.037Z] #77 113.3 checking for grep that handles long lines and -e... /bin/grep [2022-08-24T12:07:32.037Z] #77 113.3 checking for egrep... /bin/grep -E [2022-08-24T12:07:32.037Z] #77 113.3 checking for fgrep... /bin/grep -F [2022-08-24T12:07:32.037Z] #77 113.4 checking for ld used by gcc... /usr/bin/ld [2022-08-24T12:07:32.037Z] #77 113.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-24T12:07:32.037Z] #77 113.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-24T12:07:32.037Z] #77 113.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-24T12:07:32.037Z] #77 113.5 checking whether ln -s works... yes [2022-08-24T12:07:32.037Z] #77 113.5 checking the maximum length of command line arguments... 1572864 [2022-08-24T12:07:32.037Z] #77 113.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-24T12:07:32.037Z] #77 113.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-24T12:07:32.037Z] #77 113.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-24T12:07:32.037Z] #77 113.6 checking for objdump... objdump [2022-08-24T12:07:32.037Z] #77 113.6 checking how to recognize dependent libraries... pass_all [2022-08-24T12:07:32.037Z] #77 113.6 checking for dlltool... no [2022-08-24T12:07:32.037Z] #77 113.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-24T12:07:32.037Z] #77 113.6 checking for ar... ar [2022-08-24T12:07:32.281Z] #76 169.2 checking for suffix of object files... o [2022-08-24T12:07:32.298Z] #77 113.6 checking for archiver @FILE support... @ [2022-08-24T12:07:32.298Z] #77 113.8 checking for strip... strip [2022-08-24T12:07:32.298Z] #77 113.8 checking for ranlib... ranlib [2022-08-24T12:07:32.541Z] #76 169.4 checking whether we are using the GNU C compiler... yes [2022-08-24T12:07:32.541Z] #76 169.7 checking whether gcc accepts -g... yes [2022-08-24T12:07:32.558Z] #77 113.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-24T12:07:32.559Z] #77 114.3 checking for sysroot... no [2022-08-24T12:07:32.559Z] #77 114.3 checking for a working dd... /bin/dd [2022-08-24T12:07:32.559Z] #77 114.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-24T12:07:32.559Z] #77 114.3 checking for mt... no [2022-08-24T12:07:32.801Z] #76 169.9 checking for gcc option to accept ISO C89... none needed [2022-08-24T12:07:32.819Z] #77 114.3 checking if : is a manifest tool... no [2022-08-24T12:07:32.819Z] #77 114.4 checking how to run the C preprocessor... gcc -E [2022-08-24T12:07:33.081Z] #77 ... [2022-08-24T12:07:33.081Z] [2022-08-24T12:07:33.081Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T12:07:33.081Z] #21 sha256:40495720a7258652bca03b77337d480458cee2e84d61acc2c7781311a4f25aa0 [2022-08-24T12:07:33.081Z] #21 41.58 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-24T12:07:33.081Z] #21 41.72 Setting up zip (3.0-12) ... [2022-08-24T12:07:33.081Z] #21 41.73 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:07:33.081Z] #21 41.75 Setting up bash-completion (1:2.11-2) ... [2022-08-24T12:07:33.369Z] #76 170.2 checking whether gcc understands -c and -o together... yes [2022-08-24T12:07:33.369Z] #76 170.5 checking how to run the C preprocessor... gcc -E [2022-08-24T12:07:33.629Z] #76 ... [2022-08-24T12:07:33.629Z] [2022-08-24T12:07:33.629Z] #35 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-24T12:07:33.629Z] #35 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T12:07:33.629Z] #35 249.0 Delve is a source level debugger for Go programs. [2022-08-24T12:07:33.629Z] #35 249.0 [2022-08-24T12:07:33.629Z] #35 249.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-24T12:07:33.629Z] #35 249.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-24T12:07:33.629Z] #35 249.0 [2022-08-24T12:07:33.629Z] #35 249.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-24T12:07:33.629Z] #35 249.0 [2022-08-24T12:07:33.629Z] #35 249.0 Pass flags to the program you are debugging using `--`, for example: [2022-08-24T12:07:33.629Z] #35 249.0 [2022-08-24T12:07:33.629Z] #35 249.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-24T12:07:33.629Z] #35 249.0 [2022-08-24T12:07:33.629Z] #35 249.0 Usage: [2022-08-24T12:07:33.629Z] #35 249.0 dlv [command] [2022-08-24T12:07:33.629Z] #35 249.0 [2022-08-24T12:07:33.629Z] #35 249.0 Available Commands: [2022-08-24T12:07:33.629Z] #35 249.0 attach Attach to running process and begin debugging. [2022-08-24T12:07:33.629Z] #35 249.0 connect Connect to a headless debug server with a terminal client. [2022-08-24T12:07:33.629Z] #35 249.0 core Examine a core dump. [2022-08-24T12:07:33.629Z] #35 249.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-24T12:07:33.629Z] #35 249.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-24T12:07:33.629Z] #35 249.0 exec Execute a precompiled binary, and begin a debug session. [2022-08-24T12:07:33.629Z] #35 249.0 help Help about any command [2022-08-24T12:07:33.629Z] #35 249.0 run Deprecated command. Use 'debug' instead. [2022-08-24T12:07:33.629Z] #35 249.0 test Compile test binary and begin debugging program. [2022-08-24T12:07:33.629Z] #35 249.0 trace Compile and begin tracing program. [2022-08-24T12:07:33.629Z] #35 249.0 version Prints version. [2022-08-24T12:07:33.629Z] #35 249.0 [2022-08-24T12:07:33.629Z] #35 249.0 Flags: [2022-08-24T12:07:33.629Z] #35 249.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-24T12:07:33.629Z] #35 249.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-24T12:07:33.629Z] #35 249.0 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-24T12:07:33.629Z] #35 249.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-24T12:07:33.629Z] #35 249.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-24T12:07:33.629Z] #35 249.0 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-24T12:07:33.630Z] #35 249.0 --disable-aslr Disables address space randomization [2022-08-24T12:07:33.630Z] #35 249.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-24T12:07:33.630Z] #35 249.0 -h, --help help for dlv [2022-08-24T12:07:33.630Z] #35 249.0 --init string Init file, executed by the terminal client. [2022-08-24T12:07:33.630Z] #35 249.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-24T12:07:33.630Z] #35 249.0 --log Enable debugging server logging. [2022-08-24T12:07:33.630Z] #35 249.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-24T12:07:33.630Z] #35 249.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-24T12:07:33.630Z] #35 249.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-24T12:07:33.630Z] #35 249.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-24T12:07:33.630Z] #35 249.0 --wd string Working directory for running the program. [2022-08-24T12:07:33.630Z] #35 249.0 [2022-08-24T12:07:33.630Z] #35 249.0 Additional help topics: [2022-08-24T12:07:33.630Z] #35 249.0 dlv backend Help about the --backend flag. [2022-08-24T12:07:33.630Z] #35 249.0 dlv log Help about logging flags. [2022-08-24T12:07:33.630Z] #35 249.0 dlv redirect Help about file redirection. [2022-08-24T12:07:33.630Z] #35 249.0 [2022-08-24T12:07:33.630Z] #35 249.0 Use "dlv [command] --help" for more information about a command. [2022-08-24T12:07:33.630Z] #35 DONE 249.1s [2022-08-24T12:07:33.889Z] [2022-08-24T12:07:33.889Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:07:33.889Z] #76 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:07:33.889Z] #76 171.1 checking for grep that handles long lines and -e... /bin/grep [2022-08-24T12:07:33.889Z] #76 171.1 checking for egrep... /bin/grep -E [2022-08-24T12:07:34.366Z] #17 3.653 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-24T12:07:34.411Z] #64 74.79 Updating files: 25% (1275/4961) Updating files: 26% (1290/4961) Updating files: 27% (1340/4961) Updating files: 28% (1390/4961) Updating files: 29% (1439/4961) Updating files: 30% (1489/4961) Updating files: 31% (1538/4961) Updating files: 32% (1588/4961) Updating files: 33% (1638/4961) Updating files: 34% (1687/4961) Updating files: 35% (1737/4961) Updating files: 36% (1786/4961) Updating files: 37% (1836/4961) Updating files: 38% (1886/4961) Updating files: 39% (1935/4961) Updating files: 40% (1985/4961) Updating files: 41% (2035/4961) Updating files: 42% (2084/4961) Updating files: 43% (2134/4961) Updating files: 44% (2183/4961) Updating files: 45% (2233/4961) Updating files: 46% (2283/4961) Updating files: 47% (2332/4961) Updating files: 48% (2382/4961) Updating files: 49% (2431/4961) Updating files: 50% (2481/4961) Updating files: 51% (2531/4961) Updating files: 52% (2580/4961) Updating files: 53% (2630/4961) Updating files: 54% (2679/4961) Updating files: 55% (2729/4961) Updating files: 56% (2779/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 58% (2894/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 81% (4030/4961) Updating files: 82% (4069/4961) Updating files: 83% (4118/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 98% (4868/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. [2022-08-24T12:07:34.628Z] #17 DONE 3.8s [2022-08-24T12:07:34.628Z] [2022-08-24T12:07:34.628Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-24T12:07:34.628Z] #18 sha256:433382d0e362cd3fe0e308f800633160c1682cd476cfd6ee952691f5e13dab72 [2022-08-24T12:07:34.673Z] #64 78.00 + cd /tmp/tmp.oMXGDllnXu/src/github.com/containerd/containerd [2022-08-24T12:07:34.673Z] #64 78.02 + git checkout -q v1.6.7 [2022-08-24T12:07:34.825Z] #76 171.1 checking for ANSI C header files... yes [2022-08-24T12:07:34.825Z] #76 172.0 checking for sys/types.h... yes [2022-08-24T12:07:35.394Z] #76 172.3 checking for sys/stat.h... yes [2022-08-24T12:07:35.630Z] #21 44.33 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:07:35.630Z] #21 44.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-24T12:07:35.630Z] #21 44.36 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-08-24T12:07:35.630Z] #21 44.38 Setting up patch (2.7.6-7) ... [2022-08-24T12:07:35.630Z] #21 44.39 Setting up sudo (1.9.5p2-3) ... [2022-08-24T12:07:35.630Z] #21 44.45 invoke-rc.d: could not determine current runlevel [2022-08-24T12:07:35.630Z] #21 44.47 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-24T12:07:35.630Z] #21 44.48 Setting up xfsprogs (5.10.0-4) ... [2022-08-24T12:07:35.630Z] #21 44.49 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-24T12:07:35.630Z] #21 44.49 Failed to connect to bus: Host is down [2022-08-24T12:07:35.630Z] #21 44.50 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-08-24T12:07:35.630Z] #21 44.51 Setting up inetutils-ping (2:2.0-1) ... [2022-08-24T12:07:35.630Z] #21 44.52 Setting up pigz (2.6-1) ... [2022-08-24T12:07:35.630Z] #21 44.53 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-24T12:07:35.630Z] #21 44.54 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-24T12:07:35.654Z] #76 172.6 checking for stdlib.h... yes [2022-08-24T12:07:35.891Z] #21 44.56 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-24T12:07:35.891Z] #21 44.58 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:07:35.913Z] #76 173.0 checking for string.h... yes [2022-08-24T12:07:36.464Z] #21 45.16 Setting up libaio1:arm64 (0.3.112-9) ... [2022-08-24T12:07:36.464Z] #21 45.17 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-24T12:07:36.481Z] #76 173.4 checking for memory.h... yes [2022-08-24T12:07:36.590Z] #64 ... [2022-08-24T12:07:36.590Z] [2022-08-24T12:07:36.590Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:07:36.590Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:07:36.590Z] #77 64.28 libtoolize: putting auxiliary files in '.'. [2022-08-24T12:07:36.590Z] #77 64.28 libtoolize: copying file './ltmain.sh' [2022-08-24T12:07:36.725Z] #21 45.54 Setting up libelf1:arm64 (0.183-1) ... [2022-08-24T12:07:36.725Z] #21 45.55 Setting up libjson-c5:arm64 (0.15-2) ... [2022-08-24T12:07:36.725Z] #21 45.56 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-24T12:07:36.725Z] #21 45.57 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-24T12:07:36.725Z] #21 45.59 Setting up libkmod2:arm64 (28-1) ... [2022-08-24T12:07:36.725Z] #21 45.60 Setting up python3-distutils (3.9.2-1) ... [2022-08-24T12:07:36.741Z] #76 173.8 checking for strings.h... yes [2022-08-24T12:07:37.298Z] #21 46.12 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:07:37.298Z] #21 46.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-24T12:07:37.298Z] #21 46.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-24T12:07:37.298Z] #21 46.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-24T12:07:37.298Z] #21 46.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-24T12:07:37.298Z] #21 46.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-24T12:07:37.298Z] #21 46.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-24T12:07:37.299Z] #21 46.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-24T12:07:37.310Z] #76 174.2 checking for inttypes.h... yes [2022-08-24T12:07:37.310Z] #76 174.5 checking for stdint.h... yes [2022-08-24T12:07:37.560Z] #21 46.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-24T12:07:37.560Z] #21 46.20 Setting up python3-setuptools (52.0.0-4) ... [2022-08-24T12:07:37.570Z] #76 174.7 checking for unistd.h... yes [2022-08-24T12:07:37.937Z] #18 DONE 2.8s [2022-08-24T12:07:37.937Z] [2022-08-24T12:07:37.937Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-24T12:07:37.937Z] #19 sha256:35c8f1472efc5b172b741b7a73858a8eab0366f29b6729a5ec84c0d4c22bbc2e [2022-08-24T12:07:37.937Z] #19 ... [2022-08-24T12:07:37.937Z] [2022-08-24T12:07:37.937Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T12:07:37.937Z] #60 sha256:d861d2f3ab7ae823da85a94a4ea35bea6d831a283d252f09e3581cb3ef7c550c [2022-08-24T12:07:37.937Z] #60 4.601 Install runc version v1.1.3 (build tags: seccomp) [2022-08-24T12:07:37.937Z] #60 4.615 + RM_GOPATH=0 [2022-08-24T12:07:37.937Z] #60 4.615 + TMP_GOPATH= [2022-08-24T12:07:37.937Z] #60 4.615 + : /build [2022-08-24T12:07:37.937Z] #60 4.615 + '[' -z '' ']' [2022-08-24T12:07:37.937Z] #60 4.615 ++ mktemp -d [2022-08-24T12:07:37.937Z] #60 4.615 + export GOPATH=/tmp/tmp.rJ3dURQt00 [2022-08-24T12:07:37.937Z] #60 4.615 + GOPATH=/tmp/tmp.rJ3dURQt00 [2022-08-24T12:07:37.937Z] #60 4.615 + RM_GOPATH=1 [2022-08-24T12:07:37.937Z] #60 4.615 + case "$(go env GOARCH)" in [2022-08-24T12:07:37.937Z] #60 4.615 ++ go env GOARCH [2022-08-24T12:07:37.937Z] #60 4.615 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:07:37.937Z] #60 4.615 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:07:37.937Z] #60 4.615 ++ dirname /install.sh [2022-08-24T12:07:37.937Z] #60 4.615 + dir=/ [2022-08-24T12:07:37.937Z] #60 4.615 + bin=runc [2022-08-24T12:07:37.937Z] #60 4.615 + shift [2022-08-24T12:07:37.937Z] #60 4.615 + '[' '!' -f //runc.installer ']' [2022-08-24T12:07:37.937Z] #60 4.615 + . //runc.installer [2022-08-24T12:07:37.937Z] #60 4.615 ++ set -e [2022-08-24T12:07:37.937Z] #60 4.615 ++ : v1.1.3 [2022-08-24T12:07:37.937Z] #60 4.615 + install_runc [2022-08-24T12:07:37.937Z] #60 4.615 + RUNC_BUILDTAGS=seccomp [2022-08-24T12:07:37.937Z] #60 4.615 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-24T12:07:37.937Z] #60 4.615 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rJ3dURQt00/src/github.com/opencontainers/runc [2022-08-24T12:07:37.937Z] #60 4.615 Cloning into '/tmp/tmp.rJ3dURQt00/src/github.com/opencontainers/runc'... [2022-08-24T12:07:37.937Z] #60 ... [2022-08-24T12:07:37.937Z] [2022-08-24T12:07:37.938Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:07:37.938Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:07:37.938Z] #77 90.10 configure.ac:11: installing 'build-aux/compile' [2022-08-24T12:07:37.938Z] #77 90.11 configure.ac:11: installing 'build-aux/config.guess' [2022-08-24T12:07:37.938Z] #77 90.12 configure.ac:11: installing 'build-aux/config.sub' [2022-08-24T12:07:37.938Z] #77 90.12 configure.ac:13: installing 'build-aux/install-sh' [2022-08-24T12:07:37.938Z] #77 90.15 configure.ac:13: installing 'build-aux/missing' [2022-08-24T12:07:37.938Z] #77 90.15 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-24T12:07:37.938Z] #77 90.36 Makefile.am: installing 'build-aux/depcomp' [2022-08-24T12:07:38.140Z] #76 175.1 checking minix/config.h usability... no [2022-08-24T12:07:38.140Z] #76 175.4 checking minix/config.h presence... no [2022-08-24T12:07:38.140Z] #76 175.5 checking for minix/config.h... no [2022-08-24T12:07:38.399Z] #76 175.5 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-24T12:07:38.773Z] #77 91.83 checking build system type... x86_64-pc-linux-gnu [2022-08-24T12:07:38.773Z] #77 92.10 checking host system type... x86_64-pc-linux-gnu [2022-08-24T12:07:38.773Z] #77 92.10 checking how to print strings... printf [2022-08-24T12:07:38.773Z] #77 92.10 checking for gcc... gcc [2022-08-24T12:07:38.919Z] #76 176.0 checking build system type... x86_64-pc-linux-gnu [2022-08-24T12:07:38.919Z] #76 176.3 checking host system type... x86_64-pc-linux-gnu [2022-08-24T12:07:38.919Z] #76 176.3 checking how to print strings... printf [2022-08-24T12:07:38.919Z] #76 176.3 checking for a sed that does not truncate output... /bin/sed [2022-08-24T12:07:38.919Z] #76 176.3 checking for fgrep... /bin/grep -F [2022-08-24T12:07:38.919Z] #76 176.3 checking for ld used by gcc... /usr/bin/ld [2022-08-24T12:07:38.919Z] #76 176.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-24T12:07:38.919Z] #76 176.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-24T12:07:38.950Z] #21 47.53 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-24T12:07:38.950Z] #21 47.55 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-08-24T12:07:38.950Z] #21 47.56 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-24T12:07:38.950Z] #21 47.58 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-24T12:07:39.036Z] #77 92.18 checking whether the C compiler works... yes [2022-08-24T12:07:39.036Z] #77 92.35 checking for C compiler default output file name... a.out [2022-08-24T12:07:39.140Z] #77 66.30 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-24T12:07:39.141Z] #77 66.30 libtoolize: and rerunning libtoolize and aclocal. [2022-08-24T12:07:39.141Z] #77 66.30 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-24T12:07:39.179Z] #76 176.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-24T12:07:39.179Z] #76 176.6 checking whether ln -s works... yes [2022-08-24T12:07:39.179Z] #76 176.6 checking the maximum length of command line arguments... 1572864 [2022-08-24T12:07:39.298Z] #77 92.36 checking for suffix of executables... [2022-08-24T12:07:39.298Z] #77 92.54 checking whether we are cross compiling... [2022-08-24T12:07:39.298Z] #77 ... [2022-08-24T12:07:39.298Z] [2022-08-24T12:07:39.298Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-24T12:07:39.298Z] #19 sha256:35c8f1472efc5b172b741b7a73858a8eab0366f29b6729a5ec84c0d4c22bbc2e [2022-08-24T12:07:39.298Z] #19 DONE 2.1s [2022-08-24T12:07:39.439Z] #76 176.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-24T12:07:39.440Z] #76 176.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-24T12:07:39.440Z] #76 176.7 checking for /usr/bin/ld option to reload object files... -r [2022-08-24T12:07:39.440Z] #76 176.7 checking for objdump... objdump [2022-08-24T12:07:39.440Z] #76 176.7 checking how to recognize dependent libraries... pass_all [2022-08-24T12:07:39.440Z] #76 176.7 checking for dlltool... no [2022-08-24T12:07:39.440Z] #76 176.8 checking how to associate runtime and link libraries... printf %s\n [2022-08-24T12:07:39.440Z] #76 176.8 checking for ar... ar [2022-08-24T12:07:39.563Z] [2022-08-24T12:07:39.563Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:07:39.563Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:07:39.563Z] #77 92.54 checking whether we are cross compiling... no [2022-08-24T12:07:39.700Z] #76 176.8 checking for archiver @FILE support... @ [2022-08-24T12:07:39.700Z] #76 177.0 checking for strip... strip [2022-08-24T12:07:39.700Z] #76 177.0 checking for ranlib... ranlib [2022-08-24T12:07:39.700Z] #76 177.0 checking for gawk... no [2022-08-24T12:07:39.700Z] #76 177.0 checking for mawk... mawk [2022-08-24T12:07:39.700Z] #76 177.0 checking command to parse /usr/bin/nm -B output from gcc object... [2022-08-24T12:07:39.700Z] #76 ... [2022-08-24T12:07:39.700Z] [2022-08-24T12:07:39.700Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T12:07:39.700Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:07:39.700Z] #21 18.05 Reading package lists... [2022-08-24T12:07:39.700Z] #21 22.87 Building dependency tree... [2022-08-24T12:07:39.700Z] #21 25.67 The following additional packages will be installed: [2022-08-24T12:07:39.700Z] #21 25.67 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-24T12:07:39.700Z] #21 25.67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-24T12:07:39.700Z] #21 25.67 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-24T12:07:39.700Z] #21 25.67 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-24T12:07:39.700Z] #21 25.67 python3-pkg-resources systemd vim-runtime xxd [2022-08-24T12:07:39.700Z] #21 25.67 Suggested packages: [2022-08-24T12:07:39.700Z] #21 25.67 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-24T12:07:39.700Z] #21 25.67 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-24T12:07:39.700Z] #21 25.67 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-24T12:07:39.700Z] #21 25.67 Recommended packages: [2022-08-24T12:07:39.700Z] #21 25.67 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-24T12:07:39.700Z] #21 25.67 systemd-timesyncd | time-daemon unzip [2022-08-24T12:07:39.700Z] #21 27.87 The following NEW packages will be installed: [2022-08-24T12:07:39.700Z] #21 27.87 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-24T12:07:39.700Z] #21 27.87 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-24T12:07:39.700Z] #21 27.87 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-24T12:07:39.700Z] #21 27.87 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-24T12:07:39.700Z] #21 27.87 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-24T12:07:39.700Z] #21 27.87 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-24T12:07:39.700Z] #21 27.87 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-24T12:07:39.700Z] #21 27.87 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-24T12:07:39.700Z] #21 27.87 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-24T12:07:39.700Z] #21 28.24 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:07:39.700Z] #21 28.24 Need to get 32.8 MB of archives. [2022-08-24T12:07:39.700Z] #21 28.24 After this operation, 124 MB of additional disk space will be used. [2022-08-24T12:07:39.700Z] #21 28.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-24T12:07:39.700Z] #21 28.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-24T12:07:39.700Z] #21 28.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-24T12:07:39.700Z] #21 28.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-24T12:07:39.700Z] #21 28.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-24T12:07:39.700Z] #21 28.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-24T12:07:39.700Z] #21 28.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-24T12:07:39.700Z] #21 28.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-24T12:07:39.700Z] #21 28.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-24T12:07:39.700Z] #21 28.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-24T12:07:39.700Z] #21 28.48 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-24T12:07:39.700Z] #21 28.49 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-24T12:07:39.700Z] #21 28.49 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-24T12:07:39.700Z] #21 28.50 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-24T12:07:39.700Z] #21 28.54 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-24T12:07:39.700Z] #21 28.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-24T12:07:39.700Z] #21 28.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-24T12:07:39.700Z] #21 28.58 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-24T12:07:39.700Z] #21 28.58 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-24T12:07:39.700Z] #21 28.59 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-24T12:07:39.700Z] #21 28.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-24T12:07:39.700Z] #21 28.63 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-24T12:07:39.700Z] #21 28.64 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-24T12:07:39.700Z] #21 28.64 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-24T12:07:39.700Z] #21 28.64 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-24T12:07:39.700Z] #21 28.64 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-24T12:07:39.700Z] #21 28.67 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-24T12:07:39.700Z] #21 28.68 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-24T12:07:39.700Z] #21 28.68 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-24T12:07:39.700Z] #21 28.68 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-24T12:07:39.700Z] #21 28.70 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-24T12:07:39.700Z] #21 28.70 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-24T12:07:39.700Z] #21 29.07 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-24T12:07:39.700Z] #21 29.07 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-24T12:07:39.700Z] #21 29.07 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-24T12:07:39.700Z] #21 29.07 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-24T12:07:39.700Z] #21 29.07 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-24T12:07:39.700Z] #21 29.07 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-24T12:07:39.700Z] #21 29.07 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-24T12:07:39.700Z] #21 29.07 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-24T12:07:39.700Z] #21 29.07 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-24T12:07:39.700Z] #21 29.17 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-24T12:07:39.700Z] #21 29.17 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-24T12:07:39.700Z] #21 29.17 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-24T12:07:39.700Z] #21 29.19 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-24T12:07:39.700Z] #21 29.19 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-24T12:07:39.700Z] #21 29.23 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-24T12:07:39.700Z] #21 29.23 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-24T12:07:39.700Z] #21 29.28 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-24T12:07:39.700Z] #21 29.32 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-24T12:07:39.700Z] #21 29.32 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-24T12:07:39.701Z] #21 29.36 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-24T12:07:39.701Z] #21 29.62 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-24T12:07:39.701Z] #21 29.68 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-24T12:07:39.701Z] #21 29.73 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-24T12:07:39.701Z] #21 29.73 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-24T12:07:39.701Z] #21 30.66 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:07:39.701Z] #21 30.82 Fetched 32.8 MB in 2s (17.6 MB/s) [2022-08-24T12:07:39.701Z] #21 30.94 Selecting previously unselected package libcap2:amd64. [2022-08-24T12:07:39.701Z] #21 30.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 ... 24018 files and directories currently installed.) [2022-08-24T12:07:39.701Z] #21 31.04 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-24T12:07:39.701Z] #21 31.05 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-24T12:07:39.701Z] #21 31.33 Selecting previously unselected package libargon2-1:amd64. [2022-08-24T12:07:39.701Z] #21 31.34 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-24T12:07:39.701Z] #21 31.35 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-24T12:07:39.701Z] #21 31.48 Selecting previously unselected package libjson-c5:amd64. [2022-08-24T12:07:39.701Z] #21 31.49 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-24T12:07:39.701Z] #21 31.50 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-24T12:07:39.701Z] #21 31.62 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-24T12:07:39.701Z] #21 31.62 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-24T12:07:39.701Z] #21 31.63 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-24T12:07:39.701Z] #21 32.02 Selecting previously unselected package libip4tc2:amd64. [2022-08-24T12:07:39.701Z] #21 32.02 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-24T12:07:39.701Z] #21 32.04 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-24T12:07:39.701Z] #21 32.16 Selecting previously unselected package libkmod2:amd64. [2022-08-24T12:07:39.701Z] #21 32.17 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-24T12:07:39.701Z] #21 32.19 Unpacking libkmod2:amd64 (28-1) ... [2022-08-24T12:07:39.701Z] #21 32.32 Selecting previously unselected package systemd. [2022-08-24T12:07:39.701Z] #21 32.32 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-24T12:07:39.701Z] #21 32.66 Unpacking systemd (247.3-7) ... [2022-08-24T12:07:39.825Z] #77 92.86 checking for suffix of object files... o [2022-08-24T12:07:39.897Z] #21 48.72 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-24T12:07:39.897Z] #21 48.73 Setting up jq (1.6-2.1) ... [2022-08-24T12:07:39.897Z] #21 48.74 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-24T12:07:39.897Z] #21 48.75 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-08-24T12:07:39.897Z] #21 48.76 Setting up iptables (1.8.7-1) ... [2022-08-24T12:07:39.897Z] #21 48.77 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-24T12:07:40.086Z] #77 93.05 checking whether we are using the GNU C compiler... yes [2022-08-24T12:07:40.086Z] #77 93.18 checking whether gcc accepts -g... yes [2022-08-24T12:07:40.160Z] #71 148.0 + bin/containerd-shim-runc-v1 [2022-08-24T12:07:40.166Z] #21 48.78 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-24T12:07:40.166Z] #21 48.79 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-24T12:07:40.166Z] #21 48.79 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-24T12:07:40.166Z] #21 48.80 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-24T12:07:40.166Z] #21 48.81 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-24T12:07:40.166Z] #21 48.82 Setting up iproute2 (5.10.0-4) ... [2022-08-24T12:07:40.269Z] #21 ... [2022-08-24T12:07:40.269Z] [2022-08-24T12:07:40.269Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:07:40.269Z] #76 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:07:40.269Z] #76 177.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-24T12:07:40.269Z] #76 177.7 checking for sysroot... no [2022-08-24T12:07:40.269Z] #76 177.7 checking for a working dd... /bin/dd [2022-08-24T12:07:40.269Z] #76 177.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-24T12:07:40.348Z] #77 93.36 checking for gcc option to accept ISO C89... none needed [2022-08-24T12:07:40.348Z] #77 93.53 checking whether gcc understands -c and -o together... yes [2022-08-24T12:07:40.348Z] #77 93.71 checking for a sed that does not truncate output... /bin/sed [2022-08-24T12:07:40.348Z] #77 93.74 checking for grep that handles long lines and -e... /bin/grep [2022-08-24T12:07:40.348Z] #77 93.75 checking for egrep... /bin/grep -E [2022-08-24T12:07:40.348Z] #77 93.76 checking for fgrep... /bin/grep -F [2022-08-24T12:07:40.348Z] #77 93.77 checking for ld used by gcc... /usr/bin/ld [2022-08-24T12:07:40.348Z] #77 93.81 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-24T12:07:40.348Z] #77 93.81 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-24T12:07:40.426Z] #21 49.25 Setting up systemd (247.3-7) ... [2022-08-24T12:07:40.426Z] #21 49.29 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-24T12:07:40.426Z] #21 49.29 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-24T12:07:40.426Z] #21 49.31 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-24T12:07:40.610Z] #77 93.83 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-24T12:07:40.687Z] #21 49.33 Initializing machine ID from random generator. [2022-08-24T12:07:40.838Z] #76 178.0 checking for mt... no [2022-08-24T12:07:40.838Z] #76 178.0 checking if : is a manifest tool... no [2022-08-24T12:07:40.872Z] #77 93.97 checking whether ln -s works... yes [2022-08-24T12:07:40.872Z] #77 93.97 checking the maximum length of command line arguments... 1572864 [2022-08-24T12:07:40.872Z] #77 94.03 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-24T12:07:40.872Z] #77 94.03 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-24T12:07:40.872Z] #77 94.03 checking for /usr/bin/ld option to reload object files... -r [2022-08-24T12:07:40.872Z] #77 94.03 checking for objdump... objdump [2022-08-24T12:07:40.872Z] #77 94.03 checking how to recognize dependent libraries... pass_all [2022-08-24T12:07:40.872Z] #77 94.03 checking for dlltool... no [2022-08-24T12:07:40.872Z] #77 94.03 checking how to associate runtime and link libraries... printf %s\n [2022-08-24T12:07:40.872Z] #77 94.03 checking for ar... ar [2022-08-24T12:07:40.872Z] #77 94.05 checking for archiver @FILE support... @ [2022-08-24T12:07:41.097Z] #76 178.0 checking for dlfcn.h... yes [2022-08-24T12:07:41.097Z] #76 178.2 checking for objdir... .libs [2022-08-24T12:07:41.134Z] #77 94.24 checking for strip... strip [2022-08-24T12:07:41.134Z] #77 94.24 checking for ranlib... ranlib [2022-08-24T12:07:41.134Z] #77 94.24 checking for gawk... no [2022-08-24T12:07:41.134Z] #77 94.24 checking for mawk... mawk [2022-08-24T12:07:41.396Z] #77 94.25 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-24T12:07:41.396Z] #77 94.72 checking for sysroot... no [2022-08-24T12:07:41.396Z] #77 94.72 checking for a working dd... /bin/dd [2022-08-24T12:07:41.396Z] #77 94.75 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-24T12:07:41.524Z] #21 50.19 Setting up systemd-journal-remote (247.3-7) ... [2022-08-24T12:07:41.616Z] #76 178.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-24T12:07:41.616Z] #76 178.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-24T12:07:41.616Z] #76 178.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-24T12:07:41.658Z] [2022-08-24T12:07:41.658Z] #77 ... [2022-08-24T12:07:41.658Z] [2022-08-24T12:07:41.658Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-24T12:07:41.658Z] #20 sha256:97825f2c3adb6325badd36ce3dee5c376c2b17cf511e753a32cba983bb92450a [2022-08-24T12:07:41.658Z] #20 DONE 2.2s [2022-08-24T12:07:41.658Z] [2022-08-24T12:07:41.658Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:07:41.658Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:07:41.658Z] #77 94.84 checking for mt... no [2022-08-24T12:07:41.658Z] #77 94.86 checking if : is a manifest tool... no [2022-08-24T12:07:41.658Z] #77 94.87 checking how to run the C preprocessor... gcc -E [2022-08-24T12:07:41.687Z] #77 ... [2022-08-24T12:07:41.687Z] [2022-08-24T12:07:41.687Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:07:41.687Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:07:41.687Z] #14 144.9 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-24T12:07:41.687Z] #14 145.0 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:07:41.687Z] #14 145.0 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:07:41.786Z] #21 50.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:07:42.359Z] #21 ... [2022-08-24T12:07:42.359Z] [2022-08-24T12:07:42.359Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:07:42.359Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:07:42.359Z] #77 114.7 checking for ANSI C header files... yes [2022-08-24T12:07:42.359Z] #77 115.3 checking for sys/types.h... yes [2022-08-24T12:07:42.359Z] #77 115.4 checking for sys/stat.h... yes [2022-08-24T12:07:42.359Z] #77 115.6 checking for stdlib.h... yes [2022-08-24T12:07:42.359Z] #77 115.7 checking for string.h... yes [2022-08-24T12:07:42.359Z] #77 115.8 checking for memory.h... yes [2022-08-24T12:07:42.359Z] #77 116.1 checking for strings.h... yes [2022-08-24T12:07:42.359Z] #77 116.2 checking for inttypes.h... yes [2022-08-24T12:07:42.359Z] #77 116.4 checking for stdint.h... yes [2022-08-24T12:07:42.359Z] #77 116.6 checking for unistd.h... yes [2022-08-24T12:07:42.359Z] #77 116.8 checking for dlfcn.h... yes [2022-08-24T12:07:42.359Z] #77 117.0 checking for objdir... .libs [2022-08-24T12:07:42.359Z] #77 117.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-24T12:07:42.359Z] #77 117.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-24T12:07:42.359Z] #77 117.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-24T12:07:42.359Z] #77 117.6 checking if gcc static flag -static works... yes [2022-08-24T12:07:42.359Z] #77 117.8 checking if gcc supports -c -o file.o... yes [2022-08-24T12:07:42.359Z] #77 117.9 checking if gcc supports -c -o file.o... (cached) yes [2022-08-24T12:07:42.359Z] #77 117.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-24T12:07:42.359Z] #77 117.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-24T12:07:42.359Z] #77 118.2 checking how to hardcode library paths into programs... immediate [2022-08-24T12:07:42.359Z] #77 118.2 checking whether stripping libraries is possible... yes [2022-08-24T12:07:42.359Z] #77 118.2 checking if libtool supports shared libraries... yes [2022-08-24T12:07:42.359Z] #77 118.2 checking whether to build shared libraries... no [2022-08-24T12:07:42.359Z] #77 118.2 checking whether to build static libraries... yes [2022-08-24T12:07:42.359Z] #77 118.3 checking float.h usability... yes [2022-08-24T12:07:42.359Z] #77 118.4 checking float.h presence... yes [2022-08-24T12:07:42.359Z] #77 118.5 checking for float.h... yes [2022-08-24T12:07:42.359Z] #77 118.5 checking limits.h usability... yes [2022-08-24T12:07:42.359Z] #77 118.7 checking limits.h presence... yes [2022-08-24T12:07:42.359Z] #77 118.7 checking for limits.h... yes [2022-08-24T12:07:42.359Z] #77 118.7 checking stddef.h usability... yes [2022-08-24T12:07:42.359Z] #77 118.9 checking stddef.h presence... yes [2022-08-24T12:07:42.359Z] #77 119.0 checking for stddef.h... yes [2022-08-24T12:07:42.359Z] #77 119.0 checking for stdlib.h... (cached) yes [2022-08-24T12:07:42.359Z] #77 119.0 checking for string.h... (cached) yes [2022-08-24T12:07:42.359Z] #77 119.1 checking sys/time.h usability... yes [2022-08-24T12:07:42.359Z] #77 119.2 checking sys/time.h presence... yes [2022-08-24T12:07:42.359Z] #77 119.3 checking for sys/time.h... yes [2022-08-24T12:07:42.359Z] #77 119.3 checking for inline... inline [2022-08-24T12:07:42.359Z] #77 119.4 checking for size_t... yes [2022-08-24T12:07:42.359Z] #77 119.7 checking for stdlib.h... (cached) yes [2022-08-24T12:07:42.359Z] #77 119.7 checking for GNU libc compatible malloc... yes [2022-08-24T12:07:42.359Z] #77 119.9 checking for stdlib.h... (cached) yes [2022-08-24T12:07:42.359Z] #77 119.9 checking for GNU libc compatible realloc... yes [2022-08-24T12:07:42.359Z] #77 120.1 checking for working strtod... yes [2022-08-24T12:07:42.359Z] #77 120.4 checking for gettimeofday... yes [2022-08-24T12:07:42.359Z] #77 120.7 checking for memset... yes [2022-08-24T12:07:42.359Z] #77 121.0 checking for strspn... yes [2022-08-24T12:07:42.359Z] #77 121.3 checking that generated files are newer than configure... done [2022-08-24T12:07:42.359Z] #77 121.3 configure: creating ./config.status [2022-08-24T12:07:42.359Z] #77 124.0 config.status: creating Makefile [2022-08-24T12:07:42.359Z] #77 124.0 config.status: creating config.h [2022-08-24T12:07:42.444Z] #76 179.1 checking if gcc static flag -static works... yes [2022-08-24T12:07:42.620Z] #77 124.1 config.status: executing depfiles commands [2022-08-24T12:07:42.620Z] #77 124.3 config.status: executing libtool commands [2022-08-24T12:07:42.703Z] #76 179.7 checking if gcc supports -c -o file.o... yes [2022-08-24T12:07:42.703Z] #76 180.0 checking if gcc supports -c -o file.o... (cached) yes [2022-08-24T12:07:42.703Z] #76 180.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-24T12:07:42.863Z] #77 95.23 checking for ANSI C header files... yes [2022-08-24T12:07:42.863Z] #77 96.04 checking for sys/types.h... yes [2022-08-24T12:07:43.124Z] #77 96.26 checking for sys/stat.h... yes [2022-08-24T12:07:43.194Z] #77 ... [2022-08-24T12:07:43.194Z] [2022-08-24T12:07:43.194Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T12:07:43.194Z] #21 sha256:40495720a7258652bca03b77337d480458cee2e84d61acc2c7781311a4f25aa0 [2022-08-24T12:07:43.194Z] #21 DONE 52.1s [2022-08-24T12:07:43.275Z] #76 180.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-24T12:07:43.275Z] #76 180.6 checking how to hardcode library paths into programs... immediate [2022-08-24T12:07:43.275Z] #76 180.6 checking whether stripping libraries is possible... yes [2022-08-24T12:07:43.275Z] #76 180.6 checking if libtool supports shared libraries... yes [2022-08-24T12:07:43.275Z] #76 180.6 checking whether to build shared libraries... no [2022-08-24T12:07:43.275Z] #76 180.6 checking whether to build static libraries... yes [2022-08-24T12:07:43.275Z] #76 180.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-24T12:07:43.275Z] #76 180.7 checking whether build environment is sane... yes [2022-08-24T12:07:43.275Z] #76 180.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-24T12:07:43.275Z] #76 180.7 checking whether make sets $(MAKE)... yes [2022-08-24T12:07:43.386Z] #77 96.45 checking for stdlib.h... yes [2022-08-24T12:07:43.455Z] [2022-08-24T12:07:43.455Z] #22 [dev-systemd-false 8/28] 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 [2022-08-24T12:07:43.455Z] #22 sha256:f515057159259194326721acea71b6f1fe6420c75b172338f0e1874866b8cffc [2022-08-24T12:07:43.535Z] #76 180.8 checking whether make supports the include directive... yes (GNU style) [2022-08-24T12:07:43.535Z] #76 180.8 checking whether make supports nested variables... yes [2022-08-24T12:07:43.535Z] #76 180.9 checking whether UID '0' is supported by ustar format... yes [2022-08-24T12:07:43.535Z] #76 180.9 checking whether GID '0' is supported by ustar format... yes [2022-08-24T12:07:43.647Z] #77 96.69 checking for string.h... yes [2022-08-24T12:07:43.795Z] #76 180.9 checking how to create a ustar tar archive... gnutar [2022-08-24T12:07:43.909Z] #77 96.92 checking for memory.h... yes [2022-08-24T12:07:43.909Z] #77 97.13 checking for strings.h... yes [2022-08-24T12:07:44.033Z] #22 0.636 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-24T12:07:44.033Z] #22 0.640 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-24T12:07:44.033Z] #22 0.644 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-24T12:07:44.033Z] #22 DONE 0.8s [2022-08-24T12:07:44.033Z] [2022-08-24T12:07:44.033Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:07:44.033Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:07:44.033Z] #77 125.5 GEN .version [2022-08-24T12:07:44.033Z] #77 125.6 make install-recursive [2022-08-24T12:07:44.033Z] #77 125.6 make[1]: Entering directory '/tmp/crun-build' [2022-08-24T12:07:44.033Z] #77 125.6 Making install in libocispec [2022-08-24T12:07:44.033Z] #77 125.6 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:07:44.033Z] #77 125.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-24T12:07:44.033Z] #77 125.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-24T12:07:44.033Z] #77 125.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-24T12:07:44.033Z] #77 125.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-24T12:07:44.054Z] #76 180.9 checking dependency style of gcc... gcc3 [2022-08-24T12:07:44.055Z] #76 181.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-24T12:07:44.055Z] #76 181.3 checking whether make supports nested variables... (cached) yes [2022-08-24T12:07:44.055Z] #76 181.3 checking for pkg-config... /usr/bin/pkg-config [2022-08-24T12:07:44.055Z] #76 181.3 checking pkg-config is at least version 0.9.0... yes [2022-08-24T12:07:44.055Z] #76 181.3 checking for yajl >= 2.1.0... yes [2022-08-24T12:07:44.055Z] #76 181.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-24T12:07:44.055Z] #76 181.4 checking for gcc... (cached) gcc [2022-08-24T12:07:44.170Z] #77 97.31 checking for inttypes.h... yes [2022-08-24T12:07:44.313Z] #76 181.5 checking whether we are using the GNU C compiler... (cached) yes [2022-08-24T12:07:44.314Z] #76 181.5 checking whether gcc accepts -g... (cached) yes [2022-08-24T12:07:44.314Z] #76 181.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-24T12:07:44.314Z] #76 181.5 checking whether gcc understands -c and -o together... (cached) yes [2022-08-24T12:07:44.314Z] #76 181.5 checking for a Python interpreter with version >= 3... python3 [2022-08-24T12:07:44.314Z] #76 181.6 checking for python3... /usr/bin/python3 [2022-08-24T12:07:44.314Z] #76 181.6 checking for python3 version... 3.9 [2022-08-24T12:07:44.314Z] #76 181.7 checking for python3 platform... linux [2022-08-24T12:07:44.431Z] #77 97.52 checking for stdint.h... yes [2022-08-24T12:07:44.578Z] #76 181.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-24T12:07:44.693Z] #77 97.67 checking for unistd.h... yes [2022-08-24T12:07:44.693Z] #77 97.85 checking for dlfcn.h... yes [2022-08-24T12:07:44.837Z] #76 181.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-24T12:07:44.837Z] #76 182.3 checking that generated files are newer than configure... done [2022-08-24T12:07:44.837Z] #76 182.3 configure: creating ./config.status [2022-08-24T12:07:44.954Z] #77 98.08 checking for objdir... .libs [2022-08-24T12:07:44.976Z] #77 126.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-24T12:07:44.976Z] #77 126.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-24T12:07:44.976Z] #77 126.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-24T12:07:44.976Z] #77 126.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-24T12:07:44.976Z] #77 126.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-24T12:07:44.976Z] #77 126.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-24T12:07:44.976Z] #77 126.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-24T12:07:44.976Z] #77 126.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-24T12:07:44.976Z] #77 126.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-24T12:07:45.216Z] #77 98.47 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-24T12:07:45.216Z] #77 98.60 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-24T12:07:45.238Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-24T12:07:45.238Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-24T12:07:45.238Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-24T12:07:45.238Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-24T12:07:45.238Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-24T12:07:45.238Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-24T12:07:45.238Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-24T12:07:45.477Z] #77 98.60 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-24T12:07:46.054Z] #77 98.74 checking if gcc static flag -static works... yes [2022-08-24T12:07:46.182Z] #77 127.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-24T12:07:46.182Z] #77 127.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-24T12:07:46.183Z] #77 127.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-24T12:07:46.183Z] #77 127.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-24T12:07:46.183Z] #77 127.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-24T12:07:46.183Z] #77 127.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-24T12:07:46.183Z] #77 127.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-24T12:07:46.183Z] #77 127.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-24T12:07:46.183Z] #77 127.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-24T12:07:46.183Z] #77 127.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-24T12:07:46.183Z] #77 127.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-24T12:07:46.183Z] #77 127.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-24T12:07:46.183Z] #77 127.6 make install-recursive [2022-08-24T12:07:46.183Z] #77 127.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:07:46.183Z] #77 127.7 Making install in yajl [2022-08-24T12:07:46.183Z] #77 127.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:07:46.183Z] #77 127.8 CC verify/json_verify-json_verify.o [2022-08-24T12:07:46.183Z] #77 127.8 CC src/libyajl_la-yajl_alloc.lo [2022-08-24T12:07:46.183Z] #77 127.8 CC src/libyajl_la-yajl.lo [2022-08-24T12:07:46.183Z] #77 127.9 CC src/libyajl_la-yajl_gen.lo [2022-08-24T12:07:46.316Z] #77 99.30 checking if gcc supports -c -o file.o... yes [2022-08-24T12:07:46.316Z] #77 99.49 checking if gcc supports -c -o file.o... (cached) yes [2022-08-24T12:07:46.316Z] #77 99.49 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-24T12:07:46.445Z] #77 127.9 CC src/libyajl_la-yajl_parser.lo [2022-08-24T12:07:46.445Z] #77 127.9 CC src/libyajl_la-yajl_buf.lo [2022-08-24T12:07:46.445Z] #77 127.9 CC src/libyajl_la-yajl_encode.lo [2022-08-24T12:07:46.445Z] #77 128.0 CC src/libyajl_la-yajl_lex.lo [2022-08-24T12:07:46.445Z] #77 128.0 CC src/libyajl_la-yajl_tree.lo [2022-08-24T12:07:46.578Z] #77 99.58 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-24T12:07:46.578Z] #77 99.93 checking how to hardcode library paths into programs... immediate [2022-08-24T12:07:46.578Z] #77 99.93 checking whether stripping libraries is possible... yes [2022-08-24T12:07:46.578Z] #77 99.94 checking if libtool supports shared libraries... yes [2022-08-24T12:07:46.578Z] #77 99.94 checking whether to build shared libraries... no [2022-08-24T12:07:46.578Z] #77 99.94 checking whether to build static libraries... yes [2022-08-24T12:07:46.578Z] #77 99.95 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-24T12:07:46.752Z] #71 154.3 + bin/containerd-shim-runc-v2 [2022-08-24T12:07:46.752Z] #71 155.1 + binaries [2022-08-24T12:07:46.752Z] #71 155.1 + install -D bin/containerd /build/containerd [2022-08-24T12:07:46.752Z] #71 155.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-24T12:07:46.752Z] #71 155.1 + install -D bin/ctr /build/ctr [2022-08-24T12:07:46.839Z] #77 100.00 checking whether build environment is sane... yes [2022-08-24T12:07:46.839Z] #77 100.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-24T12:07:46.839Z] #77 100.1 checking whether make sets $(MAKE)... yes [2022-08-24T12:07:46.839Z] #77 100.2 checking whether make supports the include directive... yes (GNU style) [2022-08-24T12:07:46.976Z] #14 ... [2022-08-24T12:07:46.976Z] [2022-08-24T12:07:46.976Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:07:46.976Z] #64 sha256:508e9501103568b155a9aec97ce69db5f0a8ab0065c343a63d4c61b986bce07c [2022-08-24T12:07:46.976Z] #64 80.27 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-24T12:07:46.976Z] #64 80.27 + BUILDTAGS='netgo osusergo static_build' [2022-08-24T12:07:46.976Z] #64 80.27 + export EXTRA_FLAGS=-buildmode=pie [2022-08-24T12:07:46.976Z] #64 80.27 + EXTRA_FLAGS=-buildmode=pie [2022-08-24T12:07:46.976Z] #64 80.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-24T12:07:46.976Z] #64 80.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-24T12:07:46.976Z] #64 80.27 + '[' '' = dynamic ']' [2022-08-24T12:07:46.976Z] #64 80.27 + make [2022-08-24T12:07:46.976Z] #64 83.52 + bin/ctr [2022-08-24T12:07:47.102Z] #77 100.2 checking whether make supports nested variables... yes [2022-08-24T12:07:47.102Z] #77 100.3 checking whether UID '0' is supported by ustar format... yes [2022-08-24T12:07:47.102Z] #77 100.3 checking whether GID '0' is supported by ustar format... yes [2022-08-24T12:07:47.102Z] #77 100.3 checking how to create a ustar tar archive... gnutar [2022-08-24T12:07:47.324Z] #71 DONE 155.5s [2022-08-24T12:07:47.364Z] #77 100.4 checking dependency style of gcc... gcc3 [2022-08-24T12:07:47.364Z] #77 100.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-24T12:07:47.364Z] #77 100.6 checking whether make supports nested variables... (cached) yes [2022-08-24T12:07:47.364Z] #77 100.6 checking for gawk... (cached) mawk [2022-08-24T12:07:47.364Z] #77 100.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-24T12:07:47.364Z] #77 100.6 checking for gcc... (cached) gcc [2022-08-24T12:07:47.642Z] #77 100.7 checking whether we are using the GNU C compiler... (cached) yes [2022-08-24T12:07:47.642Z] #77 100.7 checking whether gcc accepts -g... (cached) yes [2022-08-24T12:07:47.642Z] #77 100.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-24T12:07:47.642Z] #77 100.8 checking whether gcc understands -c and -o together... (cached) yes [2022-08-24T12:07:47.642Z] #77 100.8 checking for a Python interpreter with version >= 3... python3 [2022-08-24T12:07:47.642Z] #77 100.9 checking for python3... /usr/bin/python3 [2022-08-24T12:07:47.642Z] #77 100.9 checking for python3 version... 3.9 [2022-08-24T12:07:47.642Z] #77 100.9 checking for python3 platform... linux [2022-08-24T12:07:47.905Z] #77 101.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-24T12:07:48.166Z] #77 101.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-24T12:07:48.166Z] #77 101.4 checking for go-md2man... no [2022-08-24T12:07:48.279Z] [2022-08-24T12:07:48.279Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-24T12:07:48.279Z] #72 sha256:a625da76dfe4481bd81bcd93103acb48aa2615a81ea39d84d35fd2e9cec974ea [2022-08-24T12:07:48.279Z] #72 DONE 0.2s [2022-08-24T12:07:48.279Z] [2022-08-24T12:07:48.279Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-24T12:07:48.279Z] #77 sha256:733121565912d7920b8feb7c3ae11d51eba0dfc977c06351e37edf321c969497 [2022-08-24T12:07:48.279Z] #77 DONE 0.1s [2022-08-24T12:07:48.279Z] [2022-08-24T12:07:48.279Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-24T12:07:48.279Z] #82 sha256:9dc0cb8aabb52fac9545f56fcd8eefbe58dabde1e985d336cb3d84f082fda197 [2022-08-24T12:07:48.428Z] #77 101.4 checking error.h usability... yes [2022-08-24T12:07:48.428Z] #77 101.6 checking error.h presence... yes [2022-08-24T12:07:48.428Z] #77 101.7 checking for error.h... yes [2022-08-24T12:07:48.689Z] #77 101.7 checking linux/openat2.h usability... yes [2022-08-24T12:07:48.689Z] #77 101.9 checking linux/openat2.h presence... yes [2022-08-24T12:07:48.689Z] #77 102.0 checking for linux/openat2.h... yes [2022-08-24T12:07:48.852Z] #82 DONE 0.4s [2022-08-24T12:07:48.852Z] [2022-08-24T12:07:48.852Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-24T12:07:48.852Z] #85 sha256:81587ccae4307a6b9ff6cc3f56d406f391294763549ee7cc77eb0103253ad685 [2022-08-24T12:07:48.852Z] #85 DONE 0.1s [2022-08-24T12:07:48.852Z] [2022-08-24T12:07:48.852Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-24T12:07:48.852Z] #86 sha256:3b545f7534246c584f84cf0f7c1440f186c8c8acd729acd7c116ece79493462e [2022-08-24T12:07:48.852Z] #86 DONE 0.0s [2022-08-24T12:07:48.852Z] [2022-08-24T12:07:48.852Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-24T12:07:48.852Z] #87 sha256:74c1aceb50447bcce893cac2c2b27395b58cf5abd007ea9e900eceafde798280 [2022-08-24T12:07:48.852Z] #87 DONE 0.0s [2022-08-24T12:07:48.852Z] [2022-08-24T12:07:48.852Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-24T12:07:48.852Z] #88 sha256:33ae83d107a688989297794f3caf1df9bda2c61013f5b798f2a541c2159438a8 [2022-08-24T12:07:48.951Z] #77 102.0 checking for copy_file_range... [2022-08-24T12:07:48.951Z] #77 ... [2022-08-24T12:07:48.951Z] [2022-08-24T12:07:48.951Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T12:07:48.951Z] #60 sha256:d861d2f3ab7ae823da85a94a4ea35bea6d831a283d252f09e3581cb3ef7c550c [2022-08-24T12:07:48.951Z] #60 15.70 + cd /tmp/tmp.rJ3dURQt00/src/github.com/opencontainers/runc [2022-08-24T12:07:48.951Z] #60 15.70 + git checkout -q v1.1.3 [2022-08-24T12:07:48.951Z] #60 16.50 + '[' -z '' ']' [2022-08-24T12:07:48.951Z] #60 16.50 + target=static [2022-08-24T12:07:48.951Z] #60 16.50 + make BUILDTAGS=seccomp static [2022-08-24T12:07:48.951Z] #60 17.01 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-24T12:07:49.213Z] #60 ... [2022-08-24T12:07:49.213Z] [2022-08-24T12:07:49.213Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:07:49.213Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:07:49.213Z] #77 102.0 checking for copy_file_range... yes [2022-08-24T12:07:49.475Z] #77 102.4 checking for fgetxattr... yes [2022-08-24T12:07:49.475Z] #77 102.6 checking for statx... yes [2022-08-24T12:07:49.737Z] #77 102.9 checking for fgetpwent_r... yes [2022-08-24T12:07:49.999Z] #77 103.2 checking for issetugid... no [2022-08-24T12:07:50.117Z] #76 187.0 config.status: creating Makefile [2022-08-24T12:07:50.117Z] #76 187.1 config.status: creating config.h [2022-08-24T12:07:50.117Z] #76 187.2 config.status: executing libtool commands [2022-08-24T12:07:50.117Z] #76 187.4 config.status: executing depfiles commands [2022-08-24T12:07:50.243Z] #88 DONE 1.1s [2022-08-24T12:07:50.243Z] [2022-08-24T12:07:50.243Z] #89 exporting to image [2022-08-24T12:07:50.243Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-24T12:07:50.243Z] #89 exporting layers [2022-08-24T12:07:50.261Z] #77 103.4 checking for pkg-config... /usr/bin/pkg-config [2022-08-24T12:07:50.261Z] #77 103.4 checking pkg-config is at least version 0.9.0... yes [2022-08-24T12:07:50.523Z] #77 103.4 checking for library containing yajl_tree_get... -lyajl [2022-08-24T12:07:50.784Z] #77 104.0 checking for yajl >= 2.0.0... yes [2022-08-24T12:07:50.784Z] #77 104.0 checking sys/capability.h usability... yes [2022-08-24T12:07:50.784Z] #77 104.2 checking sys/capability.h presence... yes [2022-08-24T12:07:51.045Z] #77 104.2 checking for sys/capability.h... yes [2022-08-24T12:07:51.306Z] #77 104.2 checking for library containing cap_from_name... -lcap [2022-08-24T12:07:51.498Z] #76 188.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-24T12:07:51.498Z] #76 188.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-24T12:07:51.741Z] #77 133.4 CCLD libyajl.la [2022-08-24T12:07:51.828Z] #77 104.7 checking for library containing dlopen... [2022-08-24T12:07:51.828Z] #77 ... [2022-08-24T12:07:51.828Z] [2022-08-24T12:07:51.828Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T12:07:51.828Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:07:51.828Z] #21 2.580 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:07:51.828Z] #21 2.616 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:07:51.828Z] #21 2.617 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:07:51.828Z] #21 3.141 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:07:51.828Z] #21 4.137 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:07:51.828Z] #21 5.646 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:07:51.828Z] #21 ... [2022-08-24T12:07:51.828Z] [2022-08-24T12:07:51.828Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:07:51.828Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:07:51.828Z] #77 104.7 checking for library containing dlopen... -ldl [2022-08-24T12:07:52.089Z] #77 105.1 checking seccomp.h usability... yes [2022-08-24T12:07:52.089Z] #77 105.4 checking seccomp.h presence... yes [2022-08-24T12:07:52.089Z] #77 105.5 checking for seccomp.h... yes [2022-08-24T12:07:52.318Z] #77 133.7 CCLD verify/json_verify [2022-08-24T12:07:52.318Z] #77 134.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:07:52.318Z] #77 134.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-24T12:07:52.318Z] #77 134.1 make[5]: Nothing to be done for 'install-data-am'. [2022-08-24T12:07:52.318Z] #77 134.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:07:52.579Z] #77 134.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:07:52.579Z] #77 134.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:07:52.579Z] #77 134.2 CC src/validate.o [2022-08-24T12:07:52.579Z] #77 134.2 CC src/image_spec_schema_config_schema.lo [2022-08-24T12:07:52.579Z] #77 134.2 CC src/image_spec_schema_content_descriptor.lo [2022-08-24T12:07:52.579Z] #77 134.2 CC src/image_spec_schema_defs.lo [2022-08-24T12:07:52.579Z] #77 134.3 CC src/image_spec_schema_defs_descriptor.lo [2022-08-24T12:07:52.579Z] #77 134.3 CC src/image_spec_schema_image_index_schema.lo [2022-08-24T12:07:52.579Z] #77 134.3 CC src/image_spec_schema_image_layout_schema.lo [2022-08-24T12:07:52.579Z] #77 134.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-24T12:07:52.579Z] #77 134.3 CC src/runtime_spec_schema_config_linux.lo [2022-08-24T12:07:52.840Z] #77 134.4 CC src/runtime_spec_schema_config_zos.lo [2022-08-24T12:07:52.840Z] #77 134.4 CC src/runtime_spec_schema_config_schema.lo [2022-08-24T12:07:52.878Z] #76 190.1 checking for gcc... gcc [2022-08-24T12:07:52.925Z] #77 105.5 checking for library containing seccomp_rule_add... -lseccomp [2022-08-24T12:07:52.925Z] #77 106.1 checking for library containing seccomp_arch_resolve_name... none required [2022-08-24T12:07:53.102Z] #77 134.5 CC src/runtime_spec_schema_config_solaris.lo [2022-08-24T12:07:53.102Z] #77 134.6 CC src/runtime_spec_schema_config_vm.lo [2022-08-24T12:07:53.102Z] #77 134.6 CC src/runtime_spec_schema_config_windows.lo [2022-08-24T12:07:53.102Z] #77 134.7 CC src/runtime_spec_schema_defs.lo [2022-08-24T12:07:53.137Z] #76 190.3 checking whether the C compiler works... [2022-08-24T12:07:53.137Z] #76 ... [2022-08-24T12:07:53.137Z] [2022-08-24T12:07:53.137Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T12:07:53.137Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:07:53.137Z] #21 36.22 Selecting previously unselected package pigz. [2022-08-24T12:07:53.137Z] #21 36.23 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-24T12:07:53.137Z] #21 36.25 Unpacking pigz (2.6-1) ... [2022-08-24T12:07:53.137Z] #21 36.43 Selecting previously unselected package libelf1:amd64. [2022-08-24T12:07:53.137Z] #21 36.44 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-24T12:07:53.137Z] #21 36.47 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-24T12:07:53.137Z] #21 36.69 Selecting previously unselected package libbpf0:amd64. [2022-08-24T12:07:53.138Z] #21 36.70 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-24T12:07:53.138Z] #21 36.71 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-24T12:07:53.138Z] #21 36.85 Selecting previously unselected package libmnl0:amd64. [2022-08-24T12:07:53.138Z] #21 36.85 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-24T12:07:53.138Z] #21 36.86 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-24T12:07:53.138Z] #21 37.12 Selecting previously unselected package libxtables12:amd64. [2022-08-24T12:07:53.138Z] #21 37.13 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-24T12:07:53.138Z] #21 37.15 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-24T12:07:53.138Z] #21 37.37 Selecting previously unselected package libcap2-bin. [2022-08-24T12:07:53.138Z] #21 37.37 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-24T12:07:53.138Z] #21 37.39 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-24T12:07:53.138Z] #21 37.56 Selecting previously unselected package iproute2. [2022-08-24T12:07:53.138Z] #21 37.57 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-24T12:07:53.138Z] #21 37.58 Unpacking iproute2 (5.10.0-4) ... [2022-08-24T12:07:53.138Z] #21 38.46 Selecting previously unselected package xxd. [2022-08-24T12:07:53.138Z] #21 38.46 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-24T12:07:53.138Z] #21 38.51 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:07:53.138Z] #21 38.70 Selecting previously unselected package vim-common. [2022-08-24T12:07:53.138Z] #21 38.70 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T12:07:53.138Z] #21 38.73 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:07:53.138Z] #21 39.00 Selecting previously unselected package bash-completion. [2022-08-24T12:07:53.138Z] #21 39.01 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-24T12:07:53.138Z] #21 44.73 Unpacking bash-completion (1:2.11-2) ... [2022-08-24T12:07:53.138Z] #21 45.43 Selecting previously unselected package bzip2. [2022-08-24T12:07:53.138Z] #21 45.43 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-24T12:07:53.138Z] #21 45.46 Unpacking bzip2 (1.0.8-4) ... [2022-08-24T12:07:53.138Z] #21 45.60 Selecting previously unselected package xz-utils. [2022-08-24T12:07:53.138Z] #21 45.62 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-24T12:07:53.138Z] #21 45.62 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:07:53.138Z] #21 46.04 Selecting previously unselected package apparmor. [2022-08-24T12:07:53.138Z] #21 46.05 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-24T12:07:53.138Z] #21 46.18 Unpacking apparmor (2.13.6-10) ... [2022-08-24T12:07:53.187Z] #77 106.4 checking systemd/sd-bus.h usability... yes [2022-08-24T12:07:53.187Z] #77 106.5 checking systemd/sd-bus.h presence... yes [2022-08-24T12:07:53.187Z] #77 106.6 checking for systemd/sd-bus.h... yes [2022-08-24T12:07:53.364Z] #77 134.8 CC src/runtime_spec_schema_defs_linux.lo [2022-08-24T12:07:53.364Z] #77 134.8 CC src/runtime_spec_schema_defs_zos.lo [2022-08-24T12:07:53.364Z] #77 134.9 CC src/runtime_spec_schema_defs_vm.lo [2022-08-24T12:07:53.364Z] #77 134.9 CC src/runtime_spec_schema_defs_windows.lo [2022-08-24T12:07:53.364Z] #77 135.0 CC src/runtime_spec_schema_state_schema.lo [2022-08-24T12:07:53.364Z] #77 135.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-24T12:07:53.399Z] #21 ... [2022-08-24T12:07:53.399Z] [2022-08-24T12:07:53.399Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:07:53.399Z] #76 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:07:53.399Z] #76 190.3 checking whether the C compiler works... yes [2022-08-24T12:07:53.399Z] #76 190.6 checking for C compiler default output file name... a.out [2022-08-24T12:07:53.564Z] #64 ... [2022-08-24T12:07:53.564Z] [2022-08-24T12:07:53.564Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:07:53.564Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:07:53.564Z] #14 156.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-24T12:07:53.564Z] #14 156.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:07:53.564Z] #14 156.2 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-24T12:07:53.627Z] #77 135.2 CC src/basic_test_double_array_item.lo [2022-08-24T12:07:53.627Z] #77 135.3 CC src/basic_test_double_array.lo [2022-08-24T12:07:53.659Z] #76 190.7 checking for suffix of executables... [2022-08-24T12:07:53.759Z] #77 106.6 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-24T12:07:53.889Z] #77 135.4 CC src/basic_test_top_array_int.lo [2022-08-24T12:07:53.889Z] #77 135.5 CC src/basic_test_top_array_string.lo [2022-08-24T12:07:53.918Z] #76 190.9 checking whether we are cross compiling... no [2022-08-24T12:07:53.918Z] #76 191.2 checking for suffix of object files... o [2022-08-24T12:07:53.918Z] #76 191.3 checking whether we are using the GNU C compiler... yes [2022-08-24T12:07:54.021Z] #77 107.2 checking for sd_notify_barrier... yes [2022-08-24T12:07:54.021Z] [2022-08-24T12:07:54.021Z] #77 ... [2022-08-24T12:07:54.021Z] [2022-08-24T12:07:54.021Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-24T12:07:54.021Z] #34 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T12:07:54.021Z] #34 DONE 161.1s [2022-08-24T12:07:54.021Z] [2022-08-24T12:07:54.021Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:07:54.021Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:07:54.150Z] #77 135.7 CC src/basic_test_top_double_array_int.lo [2022-08-24T12:07:54.150Z] #77 ... [2022-08-24T12:07:54.150Z] [2022-08-24T12:07:54.150Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-24T12:07:54.150Z] #23 sha256:72742aa71cad9f05e8253a3f420497c636ef2adcd1ac70a05c0da34c8c8501e4 [2022-08-24T12:07:54.150Z] #23 9.679 Collecting yamllint==1.26.1 [2022-08-24T12:07:54.150Z] #23 ... [2022-08-24T12:07:54.150Z] [2022-08-24T12:07:54.150Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:07:54.150Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:07:54.150Z] #77 135.8 CC src/basic_test_top_double_array_obj.lo [2022-08-24T12:07:54.179Z] #76 191.4 checking whether gcc accepts -g... yes [2022-08-24T12:07:54.411Z] #77 136.0 CC src/basic_test_top_double_array_refobj.lo [2022-08-24T12:07:54.411Z] #77 136.1 CC src/basic_test_top_double_array_string.lo [2022-08-24T12:07:54.439Z] #76 191.5 checking for gcc option to accept ISO C89... none needed [2022-08-24T12:07:54.594Z] #77 107.3 checking linux/bpf.h usability... yes [2022-08-24T12:07:54.594Z] #77 107.6 checking linux/bpf.h presence... yes [2022-08-24T12:07:54.594Z] #77 107.7 checking for linux/bpf.h... yes [2022-08-24T12:07:54.594Z] #77 107.7 checking compilation for eBPF... yes [2022-08-24T12:07:54.594Z] #77 107.9 checking for criu >= 3.15... no [2022-08-24T12:07:54.594Z] #77 108.0 configure: CRIU headers not found, building without CRIU support [2022-08-24T12:07:54.594Z] #77 108.0 checking for criu > 3.16... no [2022-08-24T12:07:54.594Z] #77 108.0 configure: CRIU version doesn't support join-ns API [2022-08-24T12:07:54.672Z] #77 136.3 CC src/read-file.lo [2022-08-24T12:07:54.699Z] #76 191.8 checking whether gcc understands -c and -o together... yes [2022-08-24T12:07:54.699Z] #76 192.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-24T12:07:54.699Z] #76 192.1 checking whether build environment is sane... yes [2022-08-24T12:07:54.699Z] #76 192.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-24T12:07:54.855Z] #77 108.0 checking for criu > 3.16.1... no [2022-08-24T12:07:54.856Z] #77 108.1 configure: CRIU version doesn't support for pre-dumping [2022-08-24T12:07:54.856Z] #77 108.1 checking for new mount API (fsconfig)... yes [2022-08-24T12:07:54.856Z] #77 108.2 checking for seccomp notify API... [2022-08-24T12:07:54.856Z] #77 ... [2022-08-24T12:07:54.856Z] [2022-08-24T12:07:54.856Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-24T12:07:54.856Z] #36 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T12:07:54.856Z] #36 161.7 Delve is a source level debugger for Go programs. [2022-08-24T12:07:54.856Z] #36 161.7 [2022-08-24T12:07:54.856Z] #36 161.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-24T12:07:54.856Z] #36 161.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-24T12:07:54.856Z] #36 161.7 [2022-08-24T12:07:54.856Z] #36 161.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-24T12:07:54.856Z] #36 161.7 [2022-08-24T12:07:54.856Z] #36 161.7 Pass flags to the program you are debugging using `--`, for example: [2022-08-24T12:07:54.856Z] #36 161.7 [2022-08-24T12:07:54.856Z] #36 161.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-24T12:07:54.856Z] #36 161.7 [2022-08-24T12:07:54.856Z] #36 161.7 Usage: [2022-08-24T12:07:54.856Z] #36 161.7 dlv [command] [2022-08-24T12:07:54.856Z] #36 161.7 [2022-08-24T12:07:54.856Z] #36 161.7 Available Commands: [2022-08-24T12:07:54.856Z] #36 161.7 attach Attach to running process and begin debugging. [2022-08-24T12:07:54.856Z] #36 161.7 connect Connect to a headless debug server with a terminal client. [2022-08-24T12:07:54.856Z] #36 161.7 core Examine a core dump. [2022-08-24T12:07:54.856Z] #36 161.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-24T12:07:54.856Z] #36 161.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-24T12:07:54.856Z] #36 161.7 exec Execute a precompiled binary, and begin a debug session. [2022-08-24T12:07:54.856Z] #36 161.7 help Help about any command [2022-08-24T12:07:54.856Z] #36 161.7 run Deprecated command. Use 'debug' instead. [2022-08-24T12:07:54.856Z] #36 161.7 test Compile test binary and begin debugging program. [2022-08-24T12:07:54.856Z] #36 161.7 trace Compile and begin tracing program. [2022-08-24T12:07:54.856Z] #36 161.7 version Prints version. [2022-08-24T12:07:54.856Z] #36 161.7 [2022-08-24T12:07:54.856Z] #36 161.7 Flags: [2022-08-24T12:07:54.856Z] #36 161.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-24T12:07:54.856Z] #36 161.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-24T12:07:54.856Z] #36 161.7 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-24T12:07:54.856Z] #36 161.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-24T12:07:54.856Z] #36 161.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-24T12:07:54.856Z] #36 161.7 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-24T12:07:54.856Z] #36 161.7 --disable-aslr Disables address space randomization [2022-08-24T12:07:54.856Z] #36 161.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-24T12:07:54.856Z] #36 161.7 -h, --help help for dlv [2022-08-24T12:07:54.856Z] #36 161.7 --init string Init file, executed by the terminal client. [2022-08-24T12:07:54.856Z] #36 161.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-24T12:07:54.856Z] #36 161.7 --log Enable debugging server logging. [2022-08-24T12:07:54.856Z] #36 161.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-24T12:07:54.856Z] #36 161.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-24T12:07:54.856Z] #36 161.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-24T12:07:54.856Z] #36 161.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-24T12:07:54.856Z] #36 161.7 --wd string Working directory for running the program. [2022-08-24T12:07:54.856Z] #36 161.7 [2022-08-24T12:07:54.856Z] #36 161.7 Additional help topics: [2022-08-24T12:07:54.856Z] #36 161.7 dlv backend Help about the --backend flag. [2022-08-24T12:07:54.856Z] #36 161.7 dlv log Help about logging flags. [2022-08-24T12:07:54.856Z] #36 161.7 dlv redirect Help about file redirection. [2022-08-24T12:07:54.856Z] #36 161.7 [2022-08-24T12:07:54.856Z] #36 161.7 Use "dlv [command] --help" for more information about a command. [2022-08-24T12:07:54.856Z] #36 DONE 162.1s [2022-08-24T12:07:54.856Z] [2022-08-24T12:07:54.856Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:07:54.856Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:07:54.856Z] #77 108.2 checking for seccomp notify API... yes [2022-08-24T12:07:54.856Z] #77 108.3 checking for gperf... no [2022-08-24T12:07:54.856Z] #77 108.3 configure: gperf not found - cannot rebuild signal parser code [2022-08-24T12:07:54.934Z] #77 136.5 CC src/json_common.lo [2022-08-24T12:07:54.934Z] #77 136.6 CC tests/test-1.o [2022-08-24T12:07:54.934Z] #77 136.7 CC tests/test-2.o [2022-08-24T12:07:54.959Z] #76 192.2 checking for gawk... no [2022-08-24T12:07:54.959Z] #76 192.2 checking for mawk... mawk [2022-08-24T12:07:54.959Z] #76 192.2 checking whether make sets $(MAKE)... yes [2022-08-24T12:07:54.959Z] #76 192.3 checking whether make supports the include directive... yes (GNU style) [2022-08-24T12:07:54.959Z] #76 192.3 checking whether make supports nested variables... yes [2022-08-24T12:07:54.959Z] #76 192.4 checking whether UID '0' is supported by ustar format... yes [2022-08-24T12:07:54.959Z] #76 192.4 checking whether GID '0' is supported by ustar format... yes [2022-08-24T12:07:55.120Z] #77 108.3 checking for library containing argp_parse... none required [2022-08-24T12:07:55.219Z] #76 192.4 checking how to create a ustar tar archive... gnutar [2022-08-24T12:07:55.219Z] #76 192.5 checking dependency style of gcc... gcc3 [2022-08-24T12:07:55.381Z] #77 108.6 checking that generated files are newer than configure... done [2022-08-24T12:07:55.381Z] #77 108.6 configure: creating ./config.status [2022-08-24T12:07:55.484Z] #76 192.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-24T12:07:55.484Z] #76 192.7 checking whether make supports nested variables... (cached) yes [2022-08-24T12:07:55.506Z] #77 137.2 CC tests/test-3.o [2022-08-24T12:07:55.744Z] #76 192.8 checking build system type... x86_64-pc-linux-gnu [2022-08-24T12:07:55.768Z] #77 137.3 CC tests/test-4.o [2022-08-24T12:07:55.768Z] #77 137.4 CC tests/test-5.o [2022-08-24T12:07:56.004Z] #76 193.2 checking host system type... x86_64-pc-linux-gnu [2022-08-24T12:07:56.004Z] #76 193.2 checking how to print strings... printf [2022-08-24T12:07:56.004Z] #76 193.2 checking for a sed that does not truncate output... /bin/sed [2022-08-24T12:07:56.004Z] #76 193.2 checking for grep that handles long lines and -e... /bin/grep [2022-08-24T12:07:56.004Z] #76 193.3 checking for egrep... /bin/grep -E [2022-08-24T12:07:56.004Z] #76 193.3 checking for fgrep... /bin/grep -F [2022-08-24T12:07:56.004Z] #76 193.3 checking for ld used by gcc... /usr/bin/ld [2022-08-24T12:07:56.004Z] #76 193.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-24T12:07:56.004Z] #76 193.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-24T12:07:56.029Z] #77 137.6 CC tests/test-6.o [2022-08-24T12:07:56.264Z] #76 193.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-24T12:07:56.264Z] #76 193.5 checking whether ln -s works... yes [2022-08-24T12:07:56.264Z] #76 193.5 checking the maximum length of command line arguments... 1572864 [2022-08-24T12:07:56.264Z] #76 193.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-24T12:07:56.264Z] #76 193.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-24T12:07:56.264Z] #76 193.5 checking for /usr/bin/ld option to reload object files... -r [2022-08-24T12:07:56.264Z] #76 193.5 checking for objdump... objdump [2022-08-24T12:07:56.264Z] #76 193.5 checking how to recognize dependent libraries... pass_all [2022-08-24T12:07:56.264Z] #76 193.5 checking for dlltool... no [2022-08-24T12:07:56.264Z] #76 193.5 checking how to associate runtime and link libraries... printf %s\n [2022-08-24T12:07:56.264Z] #76 193.6 checking for ar... ar [2022-08-24T12:07:56.264Z] #76 193.6 checking for archiver @FILE support... @ [2022-08-24T12:07:56.524Z] #76 193.8 checking for strip... strip [2022-08-24T12:07:56.524Z] #76 193.8 checking for ranlib... ranlib [2022-08-24T12:07:56.600Z] #77 138.0 CC tests/test-7.o [2022-08-24T12:07:56.783Z] #76 193.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-24T12:07:56.783Z] #76 194.3 checking for sysroot... no [2022-08-24T12:07:56.861Z] #77 138.3 CC tests/test-8.o [2022-08-24T12:07:56.861Z] #77 138.4 CC tests/test-9.o [2022-08-24T12:07:57.043Z] #76 194.3 checking for a working dd... /bin/dd [2022-08-24T12:07:57.043Z] #76 194.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-24T12:07:57.122Z] #77 138.7 CC tests/test-10.o [2022-08-24T12:07:57.306Z] #76 194.4 checking for mt... no [2022-08-24T12:07:57.306Z] #76 194.4 checking if : is a manifest tool... no [2022-08-24T12:07:57.306Z] #76 194.5 checking how to run the C preprocessor... gcc -E [2022-08-24T12:07:57.383Z] #77 139.0 CC tests/test-11.o [2022-08-24T12:07:57.934Z] #77 111.0 config.status: creating Makefile [2022-08-24T12:07:57.934Z] #77 111.1 config.status: creating rpm/crun.spec [2022-08-24T12:07:57.934Z] #77 111.1 config.status: creating config.h [2022-08-24T12:07:57.934Z] #77 111.2 config.status: executing libtool commands [2022-08-24T12:07:57.934Z] #77 111.2 config.status: executing depfiles commands [2022-08-24T12:07:58.246Z] #76 194.7 checking for ANSI C header files... yes [2022-08-24T12:07:58.506Z] #76 195.7 checking for sys/types.h... yes [2022-08-24T12:07:58.766Z] #76 195.9 checking for sys/stat.h... yes [2022-08-24T12:07:58.771Z] #77 ... [2022-08-24T12:07:58.771Z] [2022-08-24T12:07:58.771Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-24T12:07:58.771Z] #23 sha256:72742aa71cad9f05e8253a3f420497c636ef2adcd1ac70a05c0da34c8c8501e4 [2022-08-24T12:07:58.771Z] #23 10.76 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-24T12:07:58.771Z] #23 11.90 Collecting pathspec>=0.5.3 [2022-08-24T12:07:58.771Z] #23 11.91 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-24T12:07:58.771Z] #23 12.22 Collecting pyyaml [2022-08-24T12:07:58.771Z] #23 12.23 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-08-24T12:07:58.771Z] #23 12.29 Building wheels for collected packages: yamllint [2022-08-24T12:07:58.771Z] #23 12.30 Building wheel for yamllint (setup.py): started [2022-08-24T12:07:58.771Z] #23 13.49 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-24T12:07:58.771Z] #23 13.49 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=bc2640127d01ac02ee2066c6799d29e6a0c68d2b2ab04c4c9f14c03a3414887e [2022-08-24T12:07:58.771Z] #23 13.49 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-24T12:07:58.771Z] #23 13.51 Successfully built yamllint [2022-08-24T12:07:58.771Z] #23 13.54 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-24T12:07:58.771Z] #23 13.97 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-24T12:07:58.771Z] #23 DONE 14.7s [2022-08-24T12:07:58.771Z] [2022-08-24T12:07:58.771Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:07:58.771Z] #55 sha256:e9aaf25a8daf13756fe95f25c6e7d5fb65b46b038674d5e9ab8d127a2ed15a5d [2022-08-24T12:07:58.868Z] #14 ... [2022-08-24T12:07:58.868Z] [2022-08-24T12:07:58.868Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:07:58.868Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:07:58.868Z] #77 81.44 configure.ac:7: installing './compile' [2022-08-24T12:07:58.868Z] #77 81.47 configure.ac:11: installing './config.guess' [2022-08-24T12:07:58.868Z] #77 81.47 configure.ac:11: installing './config.sub' [2022-08-24T12:07:58.868Z] #77 81.49 configure.ac:8: installing './install-sh' [2022-08-24T12:07:58.868Z] #77 81.50 configure.ac:8: installing './missing' [2022-08-24T12:07:58.868Z] #77 81.58 Makefile.am: installing './depcomp' [2022-08-24T12:07:58.868Z] #77 83.02 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-24T12:07:58.868Z] #77 83.02 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-24T12:07:58.868Z] #77 83.15 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-24T12:07:58.868Z] #77 83.15 libtoolize: copying file 'm4/libtool.m4' [2022-08-24T12:07:58.868Z] #77 83.31 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-24T12:07:58.868Z] #77 83.70 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-24T12:07:58.868Z] #77 83.94 libtoolize: copying file 'm4/ltversion.m4' [2022-08-24T12:07:58.868Z] #77 84.15 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-24T12:07:58.868Z] #77 84.46 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-24T12:07:59.026Z] #76 196.1 checking for stdlib.h... yes [2022-08-24T12:07:59.026Z] #76 196.4 checking for string.h... yes [2022-08-24T12:07:59.321Z] #77 112.4 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-24T12:07:59.321Z] #77 112.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-24T12:07:59.545Z] #76 196.6 checking for memory.h... yes [2022-08-24T12:07:59.581Z] #77 112.8 checking for gcc... gcc [2022-08-24T12:07:59.805Z] #76 196.8 checking for strings.h... yes [2022-08-24T12:07:59.805Z] #76 197.1 checking for inttypes.h... yes [2022-08-24T12:07:59.841Z] #77 112.9 checking whether the C compiler works... yes [2022-08-24T12:07:59.841Z] #77 113.1 checking for C compiler default output file name... a.out [2022-08-24T12:07:59.841Z] #77 113.1 checking for suffix of executables... [2022-08-24T12:08:00.065Z] #76 197.3 checking for stdint.h... yes [2022-08-24T12:08:00.103Z] #77 113.3 checking whether we are cross compiling... no [2022-08-24T12:08:00.324Z] #76 197.5 checking for unistd.h... yes [2022-08-24T12:08:00.365Z] #77 113.5 checking for suffix of object files... o [2022-08-24T12:08:00.584Z] #76 197.7 checking for dlfcn.h... yes [2022-08-24T12:08:00.626Z] #77 113.6 checking whether we are using the GNU C compiler... yes [2022-08-24T12:08:00.626Z] #77 113.7 checking whether gcc accepts -g... yes [2022-08-24T12:08:00.844Z] #76 198.0 checking for objdir... .libs [2022-08-24T12:08:00.887Z] #77 113.9 checking for gcc option to accept ISO C89... none needed [2022-08-24T12:08:01.149Z] #77 114.0 checking whether gcc understands -c and -o together... yes [2022-08-24T12:08:01.149Z] #77 114.3 checking how to run the C preprocessor... gcc -E [2022-08-24T12:08:01.149Z] #77 114.5 checking for grep that handles long lines and -e... /bin/grep [2022-08-24T12:08:01.149Z] #77 114.5 checking for egrep... /bin/grep -E [2022-08-24T12:08:01.674Z] #76 198.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-24T12:08:01.674Z] #76 199.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-24T12:08:01.722Z] #77 114.5 checking for ANSI C header files... yes [2022-08-24T12:08:01.934Z] #76 199.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-24T12:08:02.011Z] #77 115.0 checking for sys/types.h... yes [2022-08-24T12:08:02.011Z] #77 115.1 checking for sys/stat.h... yes [2022-08-24T12:08:02.296Z] #77 115.3 checking for stdlib.h... yes [2022-08-24T12:08:02.296Z] #77 115.4 checking for string.h... yes [2022-08-24T12:08:02.503Z] #76 199.2 checking if gcc static flag -static works... yes [2022-08-24T12:08:02.566Z] #77 115.7 checking for memory.h... yes [2022-08-24T12:08:02.763Z] #76 199.8 checking if gcc supports -c -o file.o... yes [2022-08-24T12:08:02.763Z] #76 200.1 checking if gcc supports -c -o file.o... (cached) yes [2022-08-24T12:08:02.763Z] #76 200.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-24T12:08:02.833Z] #77 115.9 checking for strings.h... yes [2022-08-24T12:08:02.833Z] #77 116.0 checking for inttypes.h... [2022-08-24T12:08:02.833Z] #77 ... [2022-08-24T12:08:02.833Z] [2022-08-24T12:08:02.833Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T12:08:02.833Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:08:02.833Z] #21 11.01 Fetched 8571 kB in 9s (989 kB/s) [2022-08-24T12:08:02.833Z] #21 11.01 Reading package lists... [2022-08-24T12:08:02.833Z] #21 14.69 Reading package lists... [2022-08-24T12:08:02.833Z] #21 17.72 Building dependency tree... [2022-08-24T12:08:02.833Z] #21 19.36 The following additional packages will be installed: [2022-08-24T12:08:02.833Z] #21 19.36 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-24T12:08:02.834Z] #21 19.36 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-24T12:08:02.834Z] #21 19.36 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-24T12:08:02.834Z] #21 19.36 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-24T12:08:02.834Z] #21 19.36 python3-pkg-resources systemd vim-runtime xxd [2022-08-24T12:08:02.834Z] #21 19.36 Suggested packages: [2022-08-24T12:08:02.834Z] #21 19.36 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-24T12:08:02.834Z] #21 19.36 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-24T12:08:02.834Z] #21 19.36 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-24T12:08:02.834Z] #21 19.36 Recommended packages: [2022-08-24T12:08:02.834Z] #21 19.36 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-24T12:08:02.834Z] #21 19.36 systemd-timesyncd | time-daemon unzip [2022-08-24T12:08:02.834Z] #21 ... [2022-08-24T12:08:02.834Z] [2022-08-24T12:08:02.834Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:08:02.834Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:08:02.834Z] #77 116.0 checking for inttypes.h... yes [2022-08-24T12:08:03.098Z] #77 116.2 checking for stdint.h... yes [2022-08-24T12:08:03.098Z] #77 116.4 checking for unistd.h... yes [2022-08-24T12:08:03.362Z] #77 116.5 checking minix/config.h usability... no [2022-08-24T12:08:03.362Z] #77 116.7 checking minix/config.h presence... no [2022-08-24T12:08:03.362Z] #77 116.7 checking for minix/config.h... no [2022-08-24T12:08:03.638Z] #77 116.7 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-24T12:08:03.702Z] #76 200.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-24T12:08:03.702Z] #76 200.9 checking how to hardcode library paths into programs... immediate [2022-08-24T12:08:03.702Z] #76 200.9 checking whether stripping libraries is possible... yes [2022-08-24T12:08:03.702Z] #76 200.9 checking if libtool supports shared libraries... yes [2022-08-24T12:08:03.702Z] #76 200.9 checking whether to build shared libraries... no [2022-08-24T12:08:03.702Z] #76 200.9 checking whether to build static libraries... yes [2022-08-24T12:08:03.702Z] #76 201.0 checking float.h usability... [2022-08-24T12:08:03.702Z] #76 ... [2022-08-24T12:08:03.702Z] [2022-08-24T12:08:03.702Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T12:08:03.702Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:08:03.702Z] #21 46.73 Selecting previously unselected package inetutils-ping. [2022-08-24T12:08:03.702Z] #21 46.74 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-24T12:08:03.702Z] #21 46.74 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-24T12:08:03.702Z] #21 46.87 Selecting previously unselected package libip6tc2:amd64. [2022-08-24T12:08:03.702Z] #21 46.88 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-24T12:08:03.702Z] #21 46.88 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-24T12:08:03.702Z] #21 46.99 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-24T12:08:03.702Z] #21 47.00 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-24T12:08:03.702Z] #21 47.00 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-24T12:08:03.702Z] #21 47.10 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-24T12:08:03.702Z] #21 47.13 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-24T12:08:03.702Z] #21 47.13 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-24T12:08:03.702Z] #21 47.25 Selecting previously unselected package libnftnl11:amd64. [2022-08-24T12:08:03.702Z] #21 47.27 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-24T12:08:03.702Z] #21 47.28 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-24T12:08:03.702Z] #21 47.42 Selecting previously unselected package iptables. [2022-08-24T12:08:03.702Z] #21 47.43 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-24T12:08:03.702Z] #21 47.45 Unpacking iptables (1.8.7-1) ... [2022-08-24T12:08:03.702Z] #21 47.84 Selecting previously unselected package libonig5:amd64. [2022-08-24T12:08:03.702Z] #21 47.87 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-24T12:08:03.702Z] #21 47.88 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T12:08:03.702Z] #21 48.17 Selecting previously unselected package libjq1:amd64. [2022-08-24T12:08:03.702Z] #21 48.17 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-24T12:08:03.702Z] #21 48.18 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-24T12:08:03.702Z] #21 48.29 Selecting previously unselected package jq. [2022-08-24T12:08:03.702Z] #21 48.30 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-24T12:08:03.702Z] #21 48.31 Unpacking jq (1.6-2.1) ... [2022-08-24T12:08:03.702Z] #21 48.44 Selecting previously unselected package libaio1:amd64. [2022-08-24T12:08:03.702Z] #21 48.45 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-24T12:08:03.702Z] #21 48.46 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-24T12:08:03.702Z] #21 48.57 Selecting previously unselected package libgpm2:amd64. [2022-08-24T12:08:03.702Z] #21 48.58 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-24T12:08:03.702Z] #21 48.59 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-24T12:08:03.702Z] #21 48.72 Selecting previously unselected package libicu67:amd64. [2022-08-24T12:08:03.702Z] #21 48.73 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-24T12:08:03.702Z] #21 48.76 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-24T12:08:03.702Z] #21 54.73 Selecting previously unselected package libinih1:amd64. [2022-08-24T12:08:03.702Z] #21 54.74 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-24T12:08:03.702Z] #21 54.74 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-24T12:08:03.702Z] #21 54.99 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-24T12:08:03.702Z] #21 55.00 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-24T12:08:03.702Z] #21 55.07 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-24T12:08:03.702Z] #21 55.28 Selecting previously unselected package libnet1:amd64. [2022-08-24T12:08:03.702Z] #21 55.29 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-24T12:08:03.702Z] #21 55.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:08:03.702Z] #21 55.56 Selecting previously unselected package libnl-3-200:amd64. [2022-08-24T12:08:03.702Z] #21 55.57 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-24T12:08:03.702Z] #21 55.57 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T12:08:03.702Z] #21 56.00 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-24T12:08:03.702Z] #21 56.00 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-24T12:08:03.702Z] #21 56.07 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:08:03.702Z] #21 56.25 Selecting previously unselected package libyajl2:amd64. [2022-08-24T12:08:03.702Z] #21 56.26 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-24T12:08:03.702Z] #21 56.26 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-24T12:08:03.702Z] #21 56.44 Selecting previously unselected package net-tools. [2022-08-24T12:08:03.702Z] #21 56.45 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-24T12:08:03.702Z] #21 56.46 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-24T12:08:03.901Z] #77 116.9 checking build system type... x86_64-pc-linux-gnu [2022-08-24T12:08:03.901Z] #77 117.2 checking host system type... x86_64-pc-linux-gnu [2022-08-24T12:08:03.901Z] #77 117.2 checking how to print strings... printf [2022-08-24T12:08:03.901Z] #77 117.2 checking for a sed that does not truncate output... /bin/sed [2022-08-24T12:08:03.901Z] #77 117.2 checking for fgrep... /bin/grep -F [2022-08-24T12:08:03.901Z] #77 117.2 checking for ld used by gcc... /usr/bin/ld [2022-08-24T12:08:03.901Z] #77 117.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-24T12:08:03.901Z] #77 117.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-24T12:08:03.962Z] #21 ... [2022-08-24T12:08:03.962Z] [2022-08-24T12:08:03.962Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:08:03.962Z] #76 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:08:03.962Z] #76 201.0 checking float.h usability... yes [2022-08-24T12:08:03.962Z] #76 201.2 checking float.h presence... yes [2022-08-24T12:08:03.962Z] #76 201.3 checking for float.h... yes [2022-08-24T12:08:04.162Z] #77 117.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-24T12:08:04.162Z] #77 117.4 checking whether ln -s works... yes [2022-08-24T12:08:04.162Z] #77 117.4 checking the maximum length of command line arguments... 1572864 [2022-08-24T12:08:04.162Z] #77 117.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-24T12:08:04.162Z] #77 117.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-24T12:08:04.162Z] #77 117.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-24T12:08:04.162Z] #77 117.4 checking for objdump... objdump [2022-08-24T12:08:04.162Z] #77 117.4 checking how to recognize dependent libraries... pass_all [2022-08-24T12:08:04.162Z] #77 117.4 checking for dlltool... no [2022-08-24T12:08:04.162Z] #77 117.4 checking how to associate runtime and link libraries... printf %s\n [2022-08-24T12:08:04.162Z] #77 117.4 checking for ar... ar [2022-08-24T12:08:04.162Z] #77 117.5 checking for archiver @FILE support... @ [2022-08-24T12:08:04.162Z] #77 117.6 checking for strip... strip [2022-08-24T12:08:04.162Z] #77 117.6 checking for ranlib... ranlib [2022-08-24T12:08:04.162Z] #77 117.6 checking for gawk... no [2022-08-24T12:08:04.162Z] #77 117.6 checking for mawk... mawk [2022-08-24T12:08:04.222Z] #76 201.5 checking limits.h usability... yes [2022-08-24T12:08:04.597Z] #77 117.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-24T12:08:04.597Z] #77 117.9 checking for sysroot... no [2022-08-24T12:08:04.597Z] #77 117.9 checking for a working dd... /bin/dd [2022-08-24T12:08:04.611Z] #76 201.6 checking limits.h presence... yes [2022-08-24T12:08:04.611Z] #76 201.7 checking for limits.h... yes [2022-08-24T12:08:04.611Z] #76 201.8 checking stddef.h usability... yes [2022-08-24T12:08:04.858Z] #77 118.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-24T12:08:04.858Z] #77 118.0 checking for mt... no [2022-08-24T12:08:04.858Z] #77 118.0 checking if : is a manifest tool... no [2022-08-24T12:08:04.858Z] #77 118.1 checking for dlfcn.h... yes [2022-08-24T12:08:04.870Z] #76 202.1 checking stddef.h presence... yes [2022-08-24T12:08:04.870Z] #76 202.1 checking for stddef.h... yes [2022-08-24T12:08:04.870Z] #76 202.2 checking for stdlib.h... (cached) yes [2022-08-24T12:08:04.870Z] #76 202.3 checking for string.h... (cached) yes [2022-08-24T12:08:05.118Z] #77 118.2 checking for objdir... .libs [2022-08-24T12:08:05.379Z] #77 118.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-24T12:08:05.379Z] #77 118.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-24T12:08:05.379Z] #77 118.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-24T12:08:05.390Z] #76 202.5 checking sys/time.h usability... yes [2022-08-24T12:08:05.390Z] #76 202.8 checking sys/time.h presence... yes [2022-08-24T12:08:05.641Z] #77 118.7 checking if gcc static flag -static works... yes [2022-08-24T12:08:05.650Z] #76 202.9 checking for sys/time.h... yes [2022-08-24T12:08:05.650Z] #76 202.9 checking for inline... inline [2022-08-24T12:08:05.902Z] #77 119.0 checking if gcc supports -c -o file.o... yes [2022-08-24T12:08:05.902Z] #77 119.1 checking if gcc supports -c -o file.o... (cached) yes [2022-08-24T12:08:05.902Z] #77 119.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-24T12:08:05.910Z] #76 203.1 checking for size_t... yes [2022-08-24T12:08:05.910Z] #76 203.4 checking for stdlib.h... (cached) yes [2022-08-24T12:08:06.163Z] #77 119.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-24T12:08:06.163Z] #77 119.4 checking how to hardcode library paths into programs... immediate [2022-08-24T12:08:06.163Z] #77 119.4 checking whether stripping libraries is possible... yes [2022-08-24T12:08:06.163Z] #77 119.4 checking if libtool supports shared libraries... yes [2022-08-24T12:08:06.163Z] #77 119.4 checking whether to build shared libraries... no [2022-08-24T12:08:06.163Z] #77 119.4 checking whether to build static libraries... yes [2022-08-24T12:08:06.163Z] #77 119.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-24T12:08:06.163Z] #77 119.5 checking whether build environment is sane... yes [2022-08-24T12:08:06.163Z] #77 119.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-24T12:08:06.424Z] #77 119.5 checking whether make sets $(MAKE)... yes [2022-08-24T12:08:06.424Z] #77 119.6 checking whether make supports the include directive... yes (GNU style) [2022-08-24T12:08:06.424Z] #77 119.6 checking whether make supports nested variables... yes [2022-08-24T12:08:06.424Z] #77 119.6 checking whether UID '0' is supported by ustar format... yes [2022-08-24T12:08:06.424Z] #77 119.6 checking whether GID '0' is supported by ustar format... yes [2022-08-24T12:08:06.424Z] #77 119.6 checking how to create a ustar tar archive... gnutar [2022-08-24T12:08:06.424Z] #77 119.7 checking dependency style of gcc... gcc3 [2022-08-24T12:08:06.481Z] #76 203.4 checking for GNU libc compatible malloc... yes [2022-08-24T12:08:06.481Z] #76 203.7 checking for stdlib.h... (cached) yes [2022-08-24T12:08:06.685Z] #77 119.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-24T12:08:06.685Z] #77 119.8 checking whether make supports nested variables... (cached) yes [2022-08-24T12:08:06.685Z] #77 119.8 checking for pkg-config... /usr/bin/pkg-config [2022-08-24T12:08:06.685Z] #77 119.8 checking pkg-config is at least version 0.9.0... yes [2022-08-24T12:08:06.685Z] #77 119.9 checking for yajl >= 2.1.0... yes [2022-08-24T12:08:06.685Z] #77 119.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-24T12:08:06.685Z] #77 119.9 checking for gcc... (cached) gcc [2022-08-24T12:08:06.685Z] #77 120.0 checking whether we are using the GNU C compiler... (cached) yes [2022-08-24T12:08:06.685Z] #77 120.0 checking whether gcc accepts -g... (cached) yes [2022-08-24T12:08:06.685Z] #77 120.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-24T12:08:06.685Z] #77 120.0 checking whether gcc understands -c and -o together... (cached) yes [2022-08-24T12:08:06.685Z] #77 120.0 checking for a Python interpreter with version >= 3... python3 [2022-08-24T12:08:06.685Z] #77 120.1 checking for python3... /usr/bin/python3 [2022-08-24T12:08:06.741Z] #76 203.7 checking for GNU libc compatible realloc... yes [2022-08-24T12:08:06.946Z] #77 120.1 checking for python3 version... 3.9 [2022-08-24T12:08:06.947Z] #77 120.1 checking for python3 platform... linux [2022-08-24T12:08:06.947Z] #77 120.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-24T12:08:07.044Z] #77 ... [2022-08-24T12:08:07.044Z] [2022-08-24T12:08:07.044Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:08:07.044Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:08:07.044Z] #14 169.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-24T12:08:07.044Z] #14 169.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:08:07.044Z] #14 169.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:08:07.207Z] #77 120.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-24T12:08:07.310Z] #76 204.1 checking for working strtod... yes [2022-08-24T12:08:07.468Z] #77 120.6 checking that generated files are newer than configure... done [2022-08-24T12:08:07.468Z] #77 120.6 configure: creating ./config.status [2022-08-24T12:08:07.570Z] #76 204.6 checking for gettimeofday... yes [2022-08-24T12:08:07.830Z] #76 204.9 checking for memset... yes [2022-08-24T12:08:08.658Z] #76 205.5 checking for strspn... yes [2022-08-24T12:08:08.918Z] #76 206.1 checking that generated files are newer than configure... done [2022-08-24T12:08:08.918Z] #76 206.1 configure: creating ./config.status [2022-08-24T12:08:09.383Z] #77 122.5 config.status: creating Makefile [2022-08-24T12:08:09.383Z] #77 122.6 config.status: creating config.h [2022-08-24T12:08:09.383Z] #77 122.6 config.status: executing libtool commands [2022-08-24T12:08:09.383Z] #77 122.7 config.status: executing depfiles commands [2022-08-24T12:08:09.956Z] #77 123.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-24T12:08:09.956Z] #77 123.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-24T12:08:10.220Z] #77 123.5 checking for gcc... gcc [2022-08-24T12:08:10.481Z] #77 123.6 checking whether the C compiler works... yes [2022-08-24T12:08:10.481Z] #77 123.7 checking for C compiler default output file name... a.out [2022-08-24T12:08:10.481Z] #77 123.7 checking for suffix of executables... [2022-08-24T12:08:10.742Z] #77 123.8 checking whether we are cross compiling... no [2022-08-24T12:08:10.742Z] #77 124.0 checking for suffix of object files... o [2022-08-24T12:08:11.003Z] #77 124.1 checking whether we are using the GNU C compiler... yes [2022-08-24T12:08:11.003Z] #77 124.2 checking whether gcc accepts -g... yes [2022-08-24T12:08:11.264Z] #77 124.3 checking for gcc option to accept ISO C89... none needed [2022-08-24T12:08:11.264Z] #77 124.4 checking whether gcc understands -c and -o together... yes [2022-08-24T12:08:11.264Z] #77 124.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-24T12:08:11.264Z] #77 124.6 checking whether build environment is sane... yes [2022-08-24T12:08:11.264Z] #77 124.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-24T12:08:11.525Z] #77 124.7 checking for gawk... no [2022-08-24T12:08:11.525Z] #77 124.7 checking for mawk... mawk [2022-08-24T12:08:11.525Z] #77 124.7 checking whether make sets $(MAKE)... yes [2022-08-24T12:08:11.525Z] #77 124.7 checking whether make supports the include directive... yes (GNU style) [2022-08-24T12:08:11.525Z] #77 124.7 checking whether make supports nested variables... yes [2022-08-24T12:08:11.525Z] #77 124.8 checking whether UID '0' is supported by ustar format... yes [2022-08-24T12:08:11.525Z] #77 124.8 checking whether GID '0' is supported by ustar format... yes [2022-08-24T12:08:11.525Z] #77 124.8 checking how to create a ustar tar archive... gnutar [2022-08-24T12:08:11.787Z] #77 124.8 checking dependency style of gcc... gcc3 [2022-08-24T12:08:11.787Z] #77 125.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-24T12:08:11.787Z] #77 125.0 checking whether make supports nested variables... (cached) yes [2022-08-24T12:08:12.048Z] #77 125.1 checking build system type... x86_64-pc-linux-gnu [2022-08-24T12:08:12.048Z] #77 125.3 checking host system type... x86_64-pc-linux-gnu [2022-08-24T12:08:12.048Z] #77 125.3 checking how to print strings... printf [2022-08-24T12:08:12.048Z] #77 125.3 checking for a sed that does not truncate output... /bin/sed [2022-08-24T12:08:12.048Z] #77 125.4 checking for grep that handles long lines and -e... /bin/grep [2022-08-24T12:08:12.048Z] #77 125.4 checking for egrep... /bin/grep -E [2022-08-24T12:08:12.048Z] #77 125.4 checking for fgrep... /bin/grep -F [2022-08-24T12:08:12.048Z] #77 125.4 checking for ld used by gcc... /usr/bin/ld [2022-08-24T12:08:12.313Z] #77 125.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-24T12:08:12.313Z] #77 125.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-24T12:08:12.313Z] #77 125.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-24T12:08:12.313Z] #77 125.5 checking whether ln -s works... yes [2022-08-24T12:08:12.313Z] #77 125.5 checking the maximum length of command line arguments... 1572864 [2022-08-24T12:08:12.313Z] #77 125.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-24T12:08:12.313Z] #77 125.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-24T12:08:12.313Z] #77 125.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-24T12:08:12.313Z] #77 125.6 checking for objdump... objdump [2022-08-24T12:08:12.313Z] #77 125.6 checking how to recognize dependent libraries... pass_all [2022-08-24T12:08:12.313Z] #77 125.6 checking for dlltool... no [2022-08-24T12:08:12.313Z] #77 125.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-24T12:08:12.313Z] #77 125.6 checking for ar... ar [2022-08-24T12:08:12.574Z] #77 125.6 checking for archiver @FILE support... @ [2022-08-24T12:08:12.574Z] #77 125.7 checking for strip... strip [2022-08-24T12:08:12.574Z] #77 125.7 checking for ranlib... ranlib [2022-08-24T12:08:12.834Z] #77 125.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-24T12:08:12.834Z] #77 126.0 checking for sysroot... no [2022-08-24T12:08:12.834Z] #77 126.0 checking for a working dd... /bin/dd [2022-08-24T12:08:12.834Z] #77 126.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-24T12:08:12.834Z] #77 126.1 checking for mt... no [2022-08-24T12:08:12.834Z] #77 126.1 checking if : is a manifest tool... no [2022-08-24T12:08:13.095Z] #77 126.1 checking how to run the C preprocessor... gcc -E [2022-08-24T12:08:13.095Z] #77 ... [2022-08-24T12:08:13.095Z] [2022-08-24T12:08:13.095Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T12:08:13.095Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:08:13.095Z] #21 21.29 The following NEW packages will be installed: [2022-08-24T12:08:13.096Z] #21 21.30 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-24T12:08:13.096Z] #21 21.30 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-24T12:08:13.096Z] #21 21.30 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-24T12:08:13.096Z] #21 21.30 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-24T12:08:13.096Z] #21 21.30 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-24T12:08:13.096Z] #21 21.30 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-24T12:08:13.096Z] #21 21.30 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-24T12:08:13.096Z] #21 21.30 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-24T12:08:13.096Z] #21 21.30 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-24T12:08:13.096Z] #21 21.65 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:08:13.096Z] #21 21.65 Need to get 32.8 MB of archives. [2022-08-24T12:08:13.096Z] #21 21.65 After this operation, 124 MB of additional disk space will be used. [2022-08-24T12:08:13.096Z] #21 21.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-24T12:08:13.096Z] #21 21.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-24T12:08:13.096Z] #21 21.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-24T12:08:13.096Z] #21 21.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-24T12:08:13.096Z] #21 21.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-24T12:08:13.096Z] #21 21.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-24T12:08:13.096Z] #21 21.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-24T12:08:13.096Z] #21 21.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-24T12:08:13.096Z] #21 21.88 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-24T12:08:13.096Z] #21 21.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-24T12:08:13.096Z] #21 21.89 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-24T12:08:13.096Z] #21 21.89 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-24T12:08:13.096Z] #21 21.90 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-24T12:08:13.096Z] #21 21.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-24T12:08:13.096Z] #21 21.96 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-24T12:08:13.096Z] #21 21.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-24T12:08:13.096Z] #21 21.98 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-24T12:08:13.096Z] #21 21.99 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-24T12:08:13.096Z] #21 21.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-24T12:08:13.096Z] #21 22.00 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-24T12:08:13.096Z] #21 22.02 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-24T12:08:13.096Z] #21 22.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-24T12:08:13.096Z] #21 22.03 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-24T12:08:13.096Z] #21 22.03 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-24T12:08:13.096Z] #21 22.03 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-24T12:08:13.096Z] #21 22.04 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-24T12:08:13.096Z] #21 22.05 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-24T12:08:13.096Z] #21 22.05 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-24T12:08:13.096Z] #21 22.06 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-24T12:08:13.096Z] #21 22.06 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-24T12:08:13.096Z] #21 22.06 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-24T12:08:13.096Z] #21 22.07 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-24T12:08:13.096Z] #21 22.43 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-24T12:08:13.096Z] #21 22.43 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-24T12:08:13.096Z] #21 22.43 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-24T12:08:13.096Z] #21 22.43 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-24T12:08:13.096Z] #21 22.44 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-24T12:08:13.096Z] #21 22.44 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-24T12:08:13.096Z] #21 22.44 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-24T12:08:13.096Z] #21 22.45 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-24T12:08:13.096Z] #21 22.45 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-24T12:08:13.096Z] #21 22.51 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-24T12:08:13.096Z] #21 22.51 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-24T12:08:13.096Z] #21 22.52 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-24T12:08:13.096Z] #21 22.53 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-24T12:08:13.096Z] #21 22.54 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-24T12:08:13.096Z] #21 22.55 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-24T12:08:13.096Z] #21 22.56 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-24T12:08:13.096Z] #21 22.59 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-24T12:08:13.096Z] #21 22.59 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-24T12:08:13.096Z] #21 22.60 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-24T12:08:13.096Z] #21 22.62 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-24T12:08:13.096Z] #21 22.85 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-24T12:08:13.096Z] #21 22.88 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-24T12:08:13.096Z] #21 22.90 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-24T12:08:13.096Z] #21 22.91 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-24T12:08:13.096Z] #21 23.59 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:08:13.096Z] #21 23.74 Fetched 32.8 MB in 2s (20.5 MB/s) [2022-08-24T12:08:13.096Z] #21 23.82 Selecting previously unselected package libcap2:amd64. [2022-08-24T12:08:13.096Z] #21 23.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-24T12:08:13.096Z] #21 23.88 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-24T12:08:13.096Z] #21 23.89 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-24T12:08:13.096Z] #21 23.96 Selecting previously unselected package libargon2-1:amd64. [2022-08-24T12:08:13.096Z] #21 23.97 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-24T12:08:13.096Z] #21 23.98 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-24T12:08:13.096Z] #21 24.05 Selecting previously unselected package libjson-c5:amd64. [2022-08-24T12:08:13.096Z] #21 24.05 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-24T12:08:13.096Z] #21 24.05 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-24T12:08:13.096Z] #21 24.12 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-24T12:08:13.096Z] #21 24.12 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-24T12:08:13.096Z] #21 24.13 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-24T12:08:13.096Z] #21 24.30 Selecting previously unselected package libip4tc2:amd64. [2022-08-24T12:08:13.096Z] #21 24.31 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-24T12:08:13.096Z] #21 24.31 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-24T12:08:13.096Z] #21 24.39 Selecting previously unselected package libkmod2:amd64. [2022-08-24T12:08:13.096Z] #21 24.39 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-24T12:08:13.096Z] #21 24.40 Unpacking libkmod2:amd64 (28-1) ... [2022-08-24T12:08:13.096Z] #21 24.50 Selecting previously unselected package systemd. [2022-08-24T12:08:13.096Z] #21 24.51 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-24T12:08:13.096Z] #21 24.65 Unpacking systemd (247.3-7) ... [2022-08-24T12:08:13.096Z] #21 26.77 Selecting previously unselected package pigz. [2022-08-24T12:08:13.096Z] #21 26.77 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-24T12:08:13.096Z] #21 26.77 Unpacking pigz (2.6-1) ... [2022-08-24T12:08:13.096Z] #21 26.87 Selecting previously unselected package libelf1:amd64. [2022-08-24T12:08:13.096Z] #21 26.87 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-24T12:08:13.096Z] #21 26.88 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-24T12:08:13.096Z] #21 27.00 Selecting previously unselected package libbpf0:amd64. [2022-08-24T12:08:13.096Z] #21 27.01 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-24T12:08:13.096Z] #21 27.01 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-24T12:08:13.096Z] #21 27.11 Selecting previously unselected package libmnl0:amd64. [2022-08-24T12:08:13.096Z] #21 27.12 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-24T12:08:13.096Z] #21 27.13 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-24T12:08:13.096Z] #21 27.20 Selecting previously unselected package libxtables12:amd64. [2022-08-24T12:08:13.096Z] #21 27.21 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-24T12:08:13.096Z] #21 27.22 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-24T12:08:13.096Z] #21 27.29 Selecting previously unselected package libcap2-bin. [2022-08-24T12:08:13.096Z] #21 27.29 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-24T12:08:13.096Z] #21 27.30 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-24T12:08:13.096Z] #21 27.37 Selecting previously unselected package iproute2. [2022-08-24T12:08:13.096Z] #21 27.37 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-24T12:08:13.096Z] #21 27.38 Unpacking iproute2 (5.10.0-4) ... [2022-08-24T12:08:13.096Z] #21 27.86 Selecting previously unselected package xxd. [2022-08-24T12:08:13.096Z] #21 27.86 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-24T12:08:13.096Z] #21 27.87 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:08:13.096Z] #21 27.96 Selecting previously unselected package vim-common. [2022-08-24T12:08:13.096Z] #21 28.00 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T12:08:13.096Z] #21 28.02 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:08:13.096Z] #21 28.21 Selecting previously unselected package bash-completion. [2022-08-24T12:08:13.096Z] #21 28.21 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-24T12:08:13.096Z] #21 30.17 Unpacking bash-completion (1:2.11-2) ... [2022-08-24T12:08:13.096Z] #21 30.62 Selecting previously unselected package bzip2. [2022-08-24T12:08:13.096Z] #21 30.62 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-24T12:08:13.096Z] #21 30.63 Unpacking bzip2 (1.0.8-4) ... [2022-08-24T12:08:13.096Z] #21 30.70 Selecting previously unselected package xz-utils. [2022-08-24T12:08:13.096Z] #21 30.71 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-24T12:08:13.096Z] #21 30.71 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:08:13.096Z] #21 30.83 Selecting previously unselected package apparmor. [2022-08-24T12:08:13.096Z] #21 30.83 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-24T12:08:13.096Z] #21 30.89 Unpacking apparmor (2.13.6-10) ... [2022-08-24T12:08:13.096Z] #21 31.34 Selecting previously unselected package inetutils-ping. [2022-08-24T12:08:13.096Z] #21 31.35 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-24T12:08:13.096Z] #21 31.36 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-24T12:08:13.096Z] #21 31.45 Selecting previously unselected package libip6tc2:amd64. [2022-08-24T12:08:13.096Z] #21 31.46 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-24T12:08:13.096Z] #21 31.46 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-24T12:08:13.096Z] #21 31.52 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-24T12:08:13.096Z] #21 31.53 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-24T12:08:13.096Z] #21 31.53 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-24T12:08:13.096Z] #21 31.59 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-24T12:08:13.358Z] #21 31.59 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-24T12:08:13.358Z] #21 31.59 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-24T12:08:13.358Z] #21 31.68 Selecting previously unselected package libnftnl11:amd64. [2022-08-24T12:08:13.358Z] #21 31.68 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-24T12:08:13.358Z] #21 31.69 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-24T12:08:13.358Z] #21 31.78 Selecting previously unselected package iptables. [2022-08-24T12:08:13.358Z] #21 31.79 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-24T12:08:13.635Z] #21 31.80 Unpacking iptables (1.8.7-1) ... [2022-08-24T12:08:13.895Z] #21 32.14 Selecting previously unselected package libonig5:amd64. [2022-08-24T12:08:13.895Z] #21 32.15 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-24T12:08:13.895Z] #21 32.15 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T12:08:13.895Z] #21 32.29 Selecting previously unselected package libjq1:amd64. [2022-08-24T12:08:13.895Z] #21 32.31 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-24T12:08:13.895Z] #21 32.32 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-24T12:08:14.157Z] #21 32.45 Selecting previously unselected package jq. [2022-08-24T12:08:14.157Z] #21 32.45 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-24T12:08:14.157Z] #21 32.45 Unpacking jq (1.6-2.1) ... [2022-08-24T12:08:14.157Z] #21 32.53 Selecting previously unselected package libaio1:amd64. [2022-08-24T12:08:14.210Z] #76 ... [2022-08-24T12:08:14.210Z] [2022-08-24T12:08:14.210Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T12:08:14.210Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:08:14.210Z] #21 57.03 Selecting previously unselected package patch. [2022-08-24T12:08:14.210Z] #21 57.03 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-24T12:08:14.210Z] #21 57.09 Unpacking patch (2.7.6-7) ... [2022-08-24T12:08:14.210Z] #21 57.38 Selecting previously unselected package python-pip-whl. [2022-08-24T12:08:14.210Z] #21 57.40 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-24T12:08:14.210Z] #21 57.41 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-24T12:08:14.210Z] #21 58.58 Selecting previously unselected package python3-lib2to3. [2022-08-24T12:08:14.210Z] #21 58.60 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-24T12:08:14.210Z] #21 58.62 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-24T12:08:14.210Z] #21 58.78 Selecting previously unselected package python3-distutils. [2022-08-24T12:08:14.210Z] #21 58.78 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-24T12:08:14.210Z] #21 58.89 Unpacking python3-distutils (3.9.2-1) ... [2022-08-24T12:08:14.210Z] #21 59.12 Selecting previously unselected package python3-pkg-resources. [2022-08-24T12:08:14.210Z] #21 59.12 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-24T12:08:14.210Z] #21 59.16 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:08:14.210Z] #21 59.48 Selecting previously unselected package python3-setuptools. [2022-08-24T12:08:14.210Z] #21 59.49 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-24T12:08:14.210Z] #21 59.50 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-24T12:08:14.210Z] #21 59.82 Selecting previously unselected package python3-wheel. [2022-08-24T12:08:14.210Z] #21 59.83 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-24T12:08:14.210Z] #21 59.85 Unpacking python3-wheel (0.34.2-1) ... [2022-08-24T12:08:14.210Z] #21 59.94 Selecting previously unselected package python3-pip. [2022-08-24T12:08:14.210Z] #21 59.95 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-24T12:08:14.210Z] #21 59.98 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-24T12:08:14.210Z] #21 60.49 Selecting previously unselected package sudo. [2022-08-24T12:08:14.210Z] #21 60.49 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-24T12:08:14.210Z] #21 60.50 Unpacking sudo (1.9.5p2-3) ... [2022-08-24T12:08:14.210Z] #21 62.02 Selecting previously unselected package systemd-journal-remote. [2022-08-24T12:08:14.210Z] #21 62.03 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-24T12:08:14.210Z] #21 62.05 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-24T12:08:14.210Z] #21 62.29 Selecting previously unselected package thin-provisioning-tools. [2022-08-24T12:08:14.210Z] #21 62.30 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-24T12:08:14.210Z] #21 62.32 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-24T12:08:14.210Z] #21 62.73 Selecting previously unselected package uidmap. [2022-08-24T12:08:14.210Z] #21 62.78 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-24T12:08:14.210Z] #21 62.80 Unpacking uidmap (1:4.8.1-1) ... [2022-08-24T12:08:14.210Z] #21 63.20 Selecting previously unselected package vim-runtime. [2022-08-24T12:08:14.210Z] #21 63.21 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T12:08:14.210Z] #21 63.26 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-24T12:08:14.210Z] #21 63.37 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-24T12:08:14.210Z] #21 63.38 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:08:14.210Z] #21 ... [2022-08-24T12:08:14.210Z] [2022-08-24T12:08:14.210Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:08:14.210Z] #76 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:08:14.210Z] #76 211.2 config.status: creating Makefile [2022-08-24T12:08:14.210Z] #76 211.4 config.status: creating config.h [2022-08-24T12:08:14.210Z] #76 211.5 config.status: executing depfiles commands [2022-08-24T12:08:14.418Z] #21 32.53 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-24T12:08:14.418Z] #21 32.54 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-24T12:08:14.418Z] #21 32.59 Selecting previously unselected package libgpm2:amd64. [2022-08-24T12:08:14.418Z] #21 32.59 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-24T12:08:14.418Z] #21 32.60 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-24T12:08:14.418Z] #21 32.66 Selecting previously unselected package libicu67:amd64. [2022-08-24T12:08:14.418Z] #21 32.69 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-24T12:08:14.418Z] #21 32.69 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-24T12:08:14.470Z] #76 211.8 config.status: executing libtool commands [2022-08-24T12:08:16.413Z] #76 213.7 GEN .version [2022-08-24T12:08:16.413Z] #76 213.8 make install-recursive [2022-08-24T12:08:16.413Z] #76 213.8 make[1]: Entering directory '/tmp/crun-build' [2022-08-24T12:08:16.684Z] #76 213.9 Making install in libocispec [2022-08-24T12:08:16.684Z] #76 214.0 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:08:16.684Z] #76 214.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-24T12:08:16.684Z] #76 214.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-24T12:08:16.684Z] #76 214.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-24T12:08:16.684Z] #76 214.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-24T12:08:16.831Z] #89 exporting layers 23.4s done [2022-08-24T12:08:16.831Z] #89 writing image sha256:a25bc4d5d3422106a125a3d52df3c4343ef870a7563000b19486c0c185bc5159 done [2022-08-24T12:08:16.831Z] #89 naming to docker.io/library/docker:0cbb92bcc543767e5abe6f912ea797166fe25cba done [2022-08-24T12:08:16.831Z] #89 DONE 23.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-24T12:08:16.988Z] #55 ... [2022-08-24T12:08:16.988Z] [2022-08-24T12:08:16.989Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-08-24T12:08:16.989Z] #47 sha256:fd92e3587f0aa5b36f6bc8fc824f75b3f089cd91ff69a3e063eda39195d8b5d2 [2022-08-24T12:08:16.989Z] #47 204.6 + dpkg --print-architecture [2022-08-24T12:08:16.989Z] #47 DONE 205.3s [2022-08-24T12:08:16.989Z] [2022-08-24T12:08:16.989Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:08:16.989Z] #64 sha256:35bff8ca8491cfe8ccd20bed0f9d87baec0fe60b216c695e7a486d03fed52e30 [2022-08-24T12:08:17.163Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43997/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43997/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0cbb92bcc543767e5abe6f912ea797166fe25cba -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0cbb92bcc543767e5abe6f912ea797166fe25cba hack/validate/default [2022-08-24T12:08:17.729Z] #21 ... [2022-08-24T12:08:17.729Z] [2022-08-24T12:08:17.729Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:08:17.729Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:08:17.729Z] #77 126.3 checking for ANSI C header files... yes [2022-08-24T12:08:17.729Z] #77 126.9 checking for sys/types.h... yes [2022-08-24T12:08:17.729Z] #77 127.0 checking for sys/stat.h... yes [2022-08-24T12:08:17.729Z] #77 127.2 checking for stdlib.h... yes [2022-08-24T12:08:17.729Z] #77 127.3 checking for string.h... yes [2022-08-24T12:08:17.729Z] #77 127.4 checking for memory.h... yes [2022-08-24T12:08:17.729Z] #77 127.6 checking for strings.h... yes [2022-08-24T12:08:17.729Z] #77 127.7 checking for inttypes.h... yes [2022-08-24T12:08:17.729Z] #77 127.9 checking for stdint.h... yes [2022-08-24T12:08:17.729Z] #77 128.0 checking for unistd.h... yes [2022-08-24T12:08:17.729Z] #77 128.2 checking for dlfcn.h... yes [2022-08-24T12:08:17.729Z] #77 128.3 checking for objdir... .libs [2022-08-24T12:08:17.729Z] #77 128.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-24T12:08:17.729Z] #77 128.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-24T12:08:17.729Z] #77 128.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-24T12:08:17.729Z] #77 128.9 checking if gcc static flag -static works... yes [2022-08-24T12:08:17.729Z] #77 129.2 checking if gcc supports -c -o file.o... yes [2022-08-24T12:08:17.729Z] #77 129.4 checking if gcc supports -c -o file.o... (cached) yes [2022-08-24T12:08:17.729Z] #77 129.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-24T12:08:17.729Z] #77 129.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-24T12:08:17.729Z] #77 129.7 checking how to hardcode library paths into programs... immediate [2022-08-24T12:08:17.729Z] #77 129.7 checking whether stripping libraries is possible... yes [2022-08-24T12:08:17.729Z] #77 129.8 checking if libtool supports shared libraries... yes [2022-08-24T12:08:17.729Z] #77 129.8 checking whether to build shared libraries... no [2022-08-24T12:08:17.729Z] #77 129.8 checking whether to build static libraries... yes [2022-08-24T12:08:17.729Z] #77 129.8 checking float.h usability... yes [2022-08-24T12:08:17.729Z] #77 130.0 checking float.h presence... yes [2022-08-24T12:08:17.729Z] #77 130.1 checking for float.h... yes [2022-08-24T12:08:17.729Z] #77 130.1 checking limits.h usability... yes [2022-08-24T12:08:17.729Z] #77 130.2 checking limits.h presence... yes [2022-08-24T12:08:17.729Z] #77 130.3 checking for limits.h... yes [2022-08-24T12:08:17.729Z] #77 130.3 checking stddef.h usability... yes [2022-08-24T12:08:17.729Z] #77 130.5 checking stddef.h presence... yes [2022-08-24T12:08:17.729Z] #77 130.5 checking for stddef.h... yes [2022-08-24T12:08:17.729Z] #77 130.6 checking for stdlib.h... (cached) yes [2022-08-24T12:08:17.729Z] #77 130.6 checking for string.h... (cached) yes [2022-08-24T12:08:17.729Z] #77 130.6 checking sys/time.h usability... yes [2022-08-24T12:08:17.729Z] #77 130.8 checking sys/time.h presence... yes [2022-08-24T12:08:17.729Z] #77 130.8 checking for sys/time.h... yes [2022-08-24T12:08:17.729Z] #77 130.8 checking for inline... inline [2022-08-24T12:08:17.736Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-24T12:08:17.736Z] No api/types/ or api/swagger.yaml changes in diff. [2022-08-24T12:08:17.736Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-24T12:08:17.736Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-24T12:08:17.736Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-24T12:08:17.736Z] [2022-08-24T12:08:17.736Z] INFO Start validation with golang-ci-lint [2022-08-24T12:08:17.991Z] #77 130.9 checking for size_t... yes [2022-08-24T12:08:17.991Z] #77 131.2 checking for stdlib.h... (cached) yes [2022-08-24T12:08:17.991Z] #77 131.2 checking for GNU libc compatible malloc... yes [2022-08-24T12:08:18.086Z] #76 215.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-24T12:08:18.086Z] #76 215.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-24T12:08:18.086Z] #76 215.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-24T12:08:18.086Z] #76 215.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-24T12:08:18.086Z] #76 215.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-24T12:08:18.086Z] #76 215.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-24T12:08:18.086Z] #76 215.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-24T12:08:18.086Z] #76 215.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-24T12:08:18.086Z] #76 215.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-24T12:08:18.253Z] #77 131.4 checking for stdlib.h... (cached) yes [2022-08-24T12:08:18.253Z] #77 131.4 checking for GNU libc compatible realloc... yes [2022-08-24T12:08:18.348Z] #76 215.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-24T12:08:18.349Z] #76 215.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-24T12:08:18.349Z] #76 215.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-24T12:08:18.349Z] #76 215.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-24T12:08:18.349Z] #76 215.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-24T12:08:18.349Z] #76 215.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-24T12:08:18.349Z] #76 215.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-24T12:08:18.515Z] #77 131.6 checking for working strtod... yes [2022-08-24T12:08:18.691Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-24T12:08:18.691Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-24T12:08:18.691Z] INFO [loader] Using build tags: [ journald] [2022-08-24T12:08:19.088Z] #77 131.9 checking for gettimeofday... yes [2022-08-24T12:08:19.349Z] #77 132.3 checking for memset... yes [2022-08-24T12:08:19.349Z] #77 132.6 checking for strspn... yes [2022-08-24T12:08:19.475Z] #14 ... [2022-08-24T12:08:19.475Z] [2022-08-24T12:08:19.475Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:08:19.475Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:08:19.475Z] #77 106.0 configure.ac:7: installing 'build-aux/compile' [2022-08-24T12:08:19.475Z] #77 106.1 configure.ac:9: installing 'build-aux/config.guess' [2022-08-24T12:08:19.475Z] #77 106.1 configure.ac:9: installing 'build-aux/config.sub' [2022-08-24T12:08:19.475Z] #77 106.1 configure.ac:11: installing 'build-aux/install-sh' [2022-08-24T12:08:19.475Z] #77 106.1 configure.ac:11: installing 'build-aux/missing' [2022-08-24T12:08:19.475Z] #77 106.5 Makefile.am: installing 'build-aux/depcomp' [2022-08-24T12:08:19.475Z] #77 106.7 parallel-tests: installing 'build-aux/test-driver' [2022-08-24T12:08:19.872Z] #77 133.0 checking that generated files are newer than configure... done [2022-08-24T12:08:19.872Z] #77 133.0 configure: creating ./config.status [2022-08-24T12:08:20.259Z] #76 217.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-24T12:08:20.259Z] #76 217.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-24T12:08:20.259Z] #76 217.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-24T12:08:20.259Z] #76 217.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-24T12:08:20.259Z] #76 217.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-24T12:08:20.259Z] #76 217.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-24T12:08:20.259Z] #76 217.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-24T12:08:20.259Z] #76 217.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-24T12:08:20.259Z] #76 217.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-24T12:08:20.259Z] #76 217.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-24T12:08:20.259Z] #76 217.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-24T12:08:20.259Z] #76 217.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-24T12:08:20.259Z] #76 217.6 make install-recursive [2022-08-24T12:08:20.259Z] #76 217.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:08:20.259Z] #76 217.7 Making install in yajl [2022-08-24T12:08:20.519Z] #76 217.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:08:20.519Z] #76 217.9 CC verify/json_verify-json_verify.o [2022-08-24T12:08:20.519Z] #76 217.9 CC src/libyajl_la-yajl_alloc.lo [2022-08-24T12:08:20.519Z] #76 218.0 CC src/libyajl_la-yajl.lo [2022-08-24T12:08:20.519Z] #76 218.0 CC src/libyajl_la-yajl_gen.lo [2022-08-24T12:08:20.780Z] #76 218.1 CC src/libyajl_la-yajl_parser.lo [2022-08-24T12:08:20.816Z] #77 ... [2022-08-24T12:08:20.816Z] [2022-08-24T12:08:20.816Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T12:08:20.816Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:08:20.816Z] #21 36.15 Selecting previously unselected package libinih1:amd64. [2022-08-24T12:08:20.816Z] #21 36.16 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-24T12:08:20.816Z] #21 36.16 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-24T12:08:20.816Z] #21 36.22 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-24T12:08:20.816Z] #21 36.23 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-24T12:08:20.816Z] #21 36.24 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-24T12:08:20.816Z] #21 36.34 Selecting previously unselected package libnet1:amd64. [2022-08-24T12:08:20.816Z] #21 36.34 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-24T12:08:20.816Z] #21 36.34 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:08:20.816Z] #21 36.44 Selecting previously unselected package libnl-3-200:amd64. [2022-08-24T12:08:20.816Z] #21 36.44 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-24T12:08:20.816Z] #21 36.45 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T12:08:20.816Z] #21 36.59 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-24T12:08:20.816Z] #21 36.59 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-24T12:08:20.816Z] #21 36.60 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:08:20.816Z] #21 36.65 Selecting previously unselected package libyajl2:amd64. [2022-08-24T12:08:20.816Z] #21 36.66 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-24T12:08:20.816Z] #21 36.67 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-24T12:08:20.816Z] #21 36.73 Selecting previously unselected package net-tools. [2022-08-24T12:08:20.816Z] #21 36.75 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-24T12:08:20.816Z] #21 36.75 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-24T12:08:20.816Z] #21 36.95 Selecting previously unselected package patch. [2022-08-24T12:08:20.816Z] #21 36.97 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-24T12:08:20.816Z] #21 36.98 Unpacking patch (2.7.6-7) ... [2022-08-24T12:08:20.816Z] #21 37.41 Selecting previously unselected package python-pip-whl. [2022-08-24T12:08:20.816Z] #21 37.41 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-24T12:08:20.816Z] #21 37.41 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-24T12:08:20.816Z] #21 38.05 Selecting previously unselected package python3-lib2to3. [2022-08-24T12:08:20.816Z] #21 38.05 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-24T12:08:20.816Z] #21 38.06 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-24T12:08:20.816Z] #21 38.22 Selecting previously unselected package python3-distutils. [2022-08-24T12:08:20.816Z] #21 38.23 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-24T12:08:20.816Z] #21 38.23 Unpacking python3-distutils (3.9.2-1) ... [2022-08-24T12:08:20.816Z] #21 38.36 Selecting previously unselected package python3-pkg-resources. [2022-08-24T12:08:20.816Z] #21 38.36 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-24T12:08:20.816Z] #21 38.37 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:08:20.816Z] #21 38.51 Selecting previously unselected package python3-setuptools. [2022-08-24T12:08:20.816Z] #21 38.52 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-24T12:08:20.816Z] #21 38.52 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-24T12:08:20.816Z] #21 38.77 Selecting previously unselected package python3-wheel. [2022-08-24T12:08:20.816Z] #21 38.80 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-24T12:08:20.816Z] #21 38.81 Unpacking python3-wheel (0.34.2-1) ... [2022-08-24T12:08:20.816Z] #21 38.91 Selecting previously unselected package python3-pip. [2022-08-24T12:08:20.816Z] #21 38.91 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-24T12:08:20.816Z] #21 38.91 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-24T12:08:21.040Z] #76 218.2 CC src/libyajl_la-yajl_buf.lo [2022-08-24T12:08:21.040Z] #76 218.2 CC src/libyajl_la-yajl_encode.lo [2022-08-24T12:08:21.040Z] #76 218.2 CC src/libyajl_la-yajl_lex.lo [2022-08-24T12:08:21.040Z] #76 218.4 CC src/libyajl_la-yajl_tree.lo [2022-08-24T12:08:21.078Z] #21 39.23 Selecting previously unselected package sudo. [2022-08-24T12:08:21.078Z] #21 39.23 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-24T12:08:21.078Z] #21 39.24 Unpacking sudo (1.9.5p2-3) ... [2022-08-24T12:08:21.392Z] #77 108.6 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-24T12:08:21.392Z] #77 108.6 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-24T12:08:21.651Z] #21 39.83 Selecting previously unselected package systemd-journal-remote. [2022-08-24T12:08:21.651Z] #21 39.84 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-24T12:08:21.651Z] #21 39.85 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-24T12:08:21.651Z] #21 39.94 Selecting previously unselected package thin-provisioning-tools. [2022-08-24T12:08:21.651Z] #21 39.96 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-24T12:08:21.651Z] #21 39.96 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-24T12:08:21.800Z] #77 109.2 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-24T12:08:21.800Z] #77 109.2 libtoolize: copying file 'm4/libtool.m4' [2022-08-24T12:08:21.800Z] #77 109.3 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-24T12:08:21.913Z] #21 40.21 Selecting previously unselected package uidmap. [2022-08-24T12:08:21.913Z] #21 40.22 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-24T12:08:21.913Z] #21 40.22 Unpacking uidmap (1:4.8.1-1) ... [2022-08-24T12:08:21.913Z] #21 40.35 Selecting previously unselected package vim-runtime. [2022-08-24T12:08:21.979Z] #76 ... [2022-08-24T12:08:21.979Z] [2022-08-24T12:08:21.979Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T12:08:21.979Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:08:21.979Z] #21 68.90 Selecting previously unselected package vim. [2022-08-24T12:08:21.979Z] #21 68.92 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-24T12:08:21.979Z] #21 68.98 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:08:21.979Z] #21 70.26 Selecting previously unselected package xfsprogs. [2022-08-24T12:08:21.979Z] #21 70.30 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-24T12:08:21.979Z] #21 70.31 Unpacking xfsprogs (5.10.0-4) ... [2022-08-24T12:08:21.979Z] #21 70.99 Selecting previously unselected package zip. [2022-08-24T12:08:21.979Z] #21 71.00 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-24T12:08:21.979Z] #21 71.05 Unpacking zip (3.0-12) ... [2022-08-24T12:08:21.979Z] #21 71.18 Selecting previously unselected package zstd. [2022-08-24T12:08:21.979Z] #21 71.19 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-24T12:08:21.979Z] #21 71.21 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-24T12:08:21.979Z] #21 71.74 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:08:21.979Z] #21 73.37 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-24T12:08:21.979Z] #21 73.40 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-24T12:08:21.979Z] #21 73.41 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-24T12:08:21.979Z] #21 73.42 Setting up libicu67:amd64 (67.1-7) ... [2022-08-24T12:08:21.979Z] #21 73.44 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-24T12:08:21.979Z] #21 73.46 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-24T12:08:21.979Z] #21 73.47 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-24T12:08:21.979Z] #21 73.48 Setting up uidmap (1:4.8.1-1) ... [2022-08-24T12:08:21.979Z] #21 73.50 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-24T12:08:21.979Z] #21 73.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:08:21.979Z] #21 73.54 Setting up bzip2 (1.0.8-4) ... [2022-08-24T12:08:21.979Z] #21 73.55 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:08:21.979Z] #21 73.57 Setting up python3-wheel (0.34.2-1) ... [2022-08-24T12:08:21.979Z] #21 74.51 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-24T12:08:21.979Z] #21 74.52 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:08:21.979Z] #21 74.53 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-24T12:08:21.979Z] #21 74.55 Setting up libcap2-bin (1:2.44-1) ... [2022-08-24T12:08:21.979Z] #21 74.56 Setting up apparmor (2.13.6-10) ... [2022-08-24T12:08:22.061Z] #77 109.5 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-24T12:08:22.061Z] #77 109.5 libtoolize: copying file 'm4/ltversion.m4' [2022-08-24T12:08:22.061Z] #77 109.6 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-24T12:08:22.174Z] #21 40.35 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T12:08:22.174Z] #21 40.39 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-24T12:08:22.174Z] #21 40.43 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-24T12:08:22.174Z] #21 40.44 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:08:24.520Z] #21 77.23 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-24T12:08:24.520Z] #21 77.38 Setting up zip (3.0-12) ... [2022-08-24T12:08:24.520Z] #21 77.41 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:08:24.520Z] #21 77.44 Setting up bash-completion (1:2.11-2) ... [2022-08-24T12:08:25.480Z] #21 43.98 Selecting previously unselected package vim. [2022-08-24T12:08:25.740Z] #21 44.01 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-24T12:08:25.740Z] #21 44.02 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:08:26.312Z] #21 44.64 Selecting previously unselected package xfsprogs. [2022-08-24T12:08:26.312Z] #21 44.65 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-24T12:08:26.312Z] #21 44.66 Unpacking xfsprogs (5.10.0-4) ... [2022-08-24T12:08:26.886Z] #21 45.07 Selecting previously unselected package zip. [2022-08-24T12:08:26.887Z] #21 45.07 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-24T12:08:26.887Z] #21 45.08 Unpacking zip (3.0-12) ... [2022-08-24T12:08:26.887Z] #21 45.19 Selecting previously unselected package zstd. [2022-08-24T12:08:26.887Z] #21 45.21 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-24T12:08:26.887Z] #21 45.22 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-24T12:08:27.409Z] #21 45.60 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:08:27.818Z] #21 80.84 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:08:27.818Z] #21 80.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-24T12:08:27.818Z] #21 80.87 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-24T12:08:27.818Z] #21 80.88 Setting up patch (2.7.6-7) ... [2022-08-24T12:08:27.818Z] #21 80.90 Setting up sudo (1.9.5p2-3) ... [2022-08-24T12:08:27.818Z] #21 81.08 invoke-rc.d: could not determine current runlevel [2022-08-24T12:08:28.094Z] #21 81.14 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-24T12:08:28.094Z] #21 81.17 Setting up xfsprogs (5.10.0-4) ... [2022-08-24T12:08:28.095Z] #21 81.18 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-24T12:08:28.095Z] #21 81.19 Failed to connect to bus: Host is down [2022-08-24T12:08:28.095Z] #21 81.19 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-24T12:08:28.095Z] #21 81.21 Setting up inetutils-ping (2:2.0-1) ... [2022-08-24T12:08:28.095Z] #21 81.24 Setting up pigz (2.6-1) ... [2022-08-24T12:08:28.095Z] #21 81.26 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-24T12:08:28.352Z] #21 46.54 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-24T12:08:28.352Z] #21 46.55 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-24T12:08:28.352Z] #21 46.57 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-24T12:08:28.352Z] #21 46.58 Setting up libicu67:amd64 (67.1-7) ... [2022-08-24T12:08:28.352Z] #21 46.59 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-24T12:08:28.352Z] #21 46.61 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-24T12:08:28.352Z] #21 46.62 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-24T12:08:28.352Z] #21 46.63 Setting up uidmap (1:4.8.1-1) ... [2022-08-24T12:08:28.352Z] #21 46.64 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-24T12:08:28.352Z] #21 46.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:08:28.352Z] #21 46.66 Setting up bzip2 (1.0.8-4) ... [2022-08-24T12:08:28.352Z] #21 46.67 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:08:28.352Z] #21 46.69 Setting up python3-wheel (0.34.2-1) ... [2022-08-24T12:08:28.363Z] #21 81.30 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T12:08:28.363Z] #21 81.34 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-24T12:08:28.363Z] #21 81.35 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:08:29.293Z] #21 47.46 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-24T12:08:29.293Z] #21 47.47 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:08:29.293Z] #21 47.48 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-24T12:08:29.293Z] #21 47.49 Setting up libcap2-bin (1:2.44-1) ... [2022-08-24T12:08:29.293Z] #21 47.50 Setting up apparmor (2.13.6-10) ... [2022-08-24T12:08:29.302Z] #21 ... [2022-08-24T12:08:29.302Z] [2022-08-24T12:08:29.302Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:08:29.302Z] #76 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:08:29.302Z] #76 226.7 CCLD libyajl.la [2022-08-24T12:08:29.871Z] #76 227.3 CCLD verify/json_verify [2022-08-24T12:08:30.681Z] #21 48.93 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-24T12:08:30.681Z] #21 49.02 Setting up zip (3.0-12) ... [2022-08-24T12:08:30.681Z] #21 49.03 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:08:30.942Z] #21 49.05 Setting up bash-completion (1:2.11-2) ... [2022-08-24T12:08:31.252Z] #76 228.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:08:31.252Z] #76 228.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-24T12:08:31.252Z] #76 228.4 make[5]: Nothing to be done for 'install-data-am'. [2022-08-24T12:08:31.252Z] #76 228.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:08:31.252Z] #76 228.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:08:31.252Z] #76 228.4 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:08:31.252Z] #76 228.7 CC src/validate.o [2022-08-24T12:08:31.512Z] #76 228.7 CC src/image_spec_schema_config_schema.lo [2022-08-24T12:08:31.512Z] #76 228.8 CC src/image_spec_schema_content_descriptor.lo [2022-08-24T12:08:31.512Z] #76 228.8 CC src/image_spec_schema_defs.lo [2022-08-24T12:08:31.512Z] #76 228.8 CC src/image_spec_schema_defs_descriptor.lo [2022-08-24T12:08:31.512Z] #76 228.8 CC src/image_spec_schema_image_index_schema.lo [2022-08-24T12:08:31.512Z] #76 228.9 CC src/image_spec_schema_image_layout_schema.lo [2022-08-24T12:08:31.512Z] #76 228.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-24T12:08:31.512Z] #76 229.0 CC src/runtime_spec_schema_config_linux.lo [2022-08-24T12:08:31.512Z] #76 229.0 CC src/runtime_spec_schema_config_zos.lo [2022-08-24T12:08:31.512Z] #76 229.0 CC src/runtime_spec_schema_config_schema.lo [2022-08-24T12:08:31.772Z] #76 229.1 CC src/runtime_spec_schema_config_solaris.lo [2022-08-24T12:08:31.772Z] #76 229.1 CC src/runtime_spec_schema_config_vm.lo [2022-08-24T12:08:31.772Z] #76 229.1 CC src/runtime_spec_schema_config_windows.lo [2022-08-24T12:08:31.886Z] #21 ... [2022-08-24T12:08:31.886Z] [2022-08-24T12:08:31.886Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:08:31.886Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:08:31.886Z] #77 134.9 config.status: creating Makefile [2022-08-24T12:08:31.886Z] #77 135.0 config.status: creating config.h [2022-08-24T12:08:31.886Z] #77 135.0 config.status: executing depfiles commands [2022-08-24T12:08:31.886Z] #77 135.1 config.status: executing libtool commands [2022-08-24T12:08:31.886Z] #77 136.0 GEN .version [2022-08-24T12:08:31.886Z] #77 136.0 make install-recursive [2022-08-24T12:08:31.886Z] #77 136.0 make[1]: Entering directory '/tmp/crun-build' [2022-08-24T12:08:31.886Z] #77 136.1 Making install in libocispec [2022-08-24T12:08:31.886Z] #77 136.1 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:08:31.886Z] #77 136.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-24T12:08:31.886Z] #77 136.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-24T12:08:31.886Z] #77 136.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-24T12:08:31.886Z] #77 136.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-24T12:08:31.886Z] #77 136.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-24T12:08:31.886Z] #77 137.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-24T12:08:31.886Z] #77 137.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-24T12:08:31.886Z] #77 137.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-24T12:08:31.886Z] #77 137.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-24T12:08:31.886Z] #77 137.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-24T12:08:31.886Z] #77 137.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-24T12:08:31.886Z] #77 137.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-24T12:08:31.886Z] #77 137.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-24T12:08:31.886Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-24T12:08:31.886Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-24T12:08:31.886Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-24T12:08:31.886Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-24T12:08:31.886Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-24T12:08:31.886Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-24T12:08:31.886Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-24T12:08:31.886Z] #77 138.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-24T12:08:31.886Z] #77 138.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-24T12:08:31.886Z] #77 138.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-24T12:08:31.886Z] #77 138.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-24T12:08:31.886Z] #77 138.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-24T12:08:31.886Z] #77 138.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-24T12:08:31.886Z] #77 138.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-24T12:08:31.886Z] #77 138.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-24T12:08:31.886Z] #77 138.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-24T12:08:31.886Z] #77 138.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-24T12:08:31.886Z] #77 138.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-24T12:08:31.886Z] #77 138.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-24T12:08:31.886Z] #77 138.3 make install-recursive [2022-08-24T12:08:31.886Z] #77 138.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:08:31.886Z] #77 138.3 Making install in yajl [2022-08-24T12:08:31.886Z] #77 138.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:08:31.886Z] #77 138.4 CC verify/json_verify-json_verify.o [2022-08-24T12:08:31.886Z] #77 138.4 CC src/libyajl_la-yajl_alloc.lo [2022-08-24T12:08:31.886Z] #77 138.4 CC src/libyajl_la-yajl.lo [2022-08-24T12:08:31.886Z] #77 138.4 CC src/libyajl_la-yajl_gen.lo [2022-08-24T12:08:31.886Z] #77 138.4 CC src/libyajl_la-yajl_parser.lo [2022-08-24T12:08:31.886Z] #77 138.5 CC src/libyajl_la-yajl_buf.lo [2022-08-24T12:08:31.886Z] #77 138.5 CC src/libyajl_la-yajl_encode.lo [2022-08-24T12:08:31.886Z] #77 138.5 CC src/libyajl_la-yajl_lex.lo [2022-08-24T12:08:31.886Z] #77 138.5 CC src/libyajl_la-yajl_tree.lo [2022-08-24T12:08:31.886Z] #77 144.0 CCLD libyajl.la [2022-08-24T12:08:31.886Z] #77 144.4 CCLD verify/json_verify [2022-08-24T12:08:31.886Z] #77 144.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:08:31.886Z] #77 144.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-24T12:08:31.886Z] #77 144.9 make[5]: Nothing to be done for 'install-data-am'. [2022-08-24T12:08:31.886Z] #77 144.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:08:31.886Z] #77 144.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:08:31.886Z] #77 144.9 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:08:31.886Z] #77 145.0 CC src/validate.o [2022-08-24T12:08:31.886Z] #77 145.0 CC src/image_spec_schema_config_schema.lo [2022-08-24T12:08:31.886Z] #77 145.0 CC src/image_spec_schema_content_descriptor.lo [2022-08-24T12:08:31.886Z] #77 145.0 CC src/image_spec_schema_defs.lo [2022-08-24T12:08:31.886Z] #77 145.0 CC src/image_spec_schema_defs_descriptor.lo [2022-08-24T12:08:31.886Z] #77 145.0 CC src/image_spec_schema_image_index_schema.lo [2022-08-24T12:08:31.886Z] #77 145.0 CC src/image_spec_schema_image_layout_schema.lo [2022-08-24T12:08:31.886Z] #77 145.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-24T12:08:31.886Z] #77 145.1 CC src/runtime_spec_schema_config_linux.lo [2022-08-24T12:08:31.886Z] #77 145.2 CC src/runtime_spec_schema_config_zos.lo [2022-08-24T12:08:31.886Z] #77 145.3 CC src/runtime_spec_schema_config_schema.lo [2022-08-24T12:08:31.917Z] #64 ... [2022-08-24T12:08:31.917Z] [2022-08-24T12:08:31.918Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:08:31.918Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:08:31.918Z] #77 171.8 CCLD libocispec.la [2022-08-24T12:08:31.918Z] #77 172.2 CCLD src/validate [2022-08-24T12:08:31.918Z] #77 172.3 CCLD tests/test-1 [2022-08-24T12:08:31.918Z] #77 172.3 CCLD tests/test-2 [2022-08-24T12:08:31.918Z] #77 172.3 CCLD tests/test-3 [2022-08-24T12:08:31.918Z] #77 172.3 CCLD tests/test-4 [2022-08-24T12:08:31.918Z] #77 172.4 CCLD tests/test-5 [2022-08-24T12:08:31.918Z] #77 172.5 CCLD tests/test-6 [2022-08-24T12:08:31.918Z] #77 172.6 CCLD tests/test-7 [2022-08-24T12:08:31.918Z] #77 172.6 CCLD tests/test-8 [2022-08-24T12:08:31.918Z] #77 172.7 CCLD tests/test-9 [2022-08-24T12:08:31.918Z] #77 172.7 CCLD tests/test-10 [2022-08-24T12:08:31.918Z] #77 172.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-24T12:08:31.918Z] #77 172.8 CCLD tests/test-11 [2022-08-24T12:08:32.031Z] #76 229.2 CC src/runtime_spec_schema_defs.lo [2022-08-24T12:08:32.031Z] #76 229.4 CC src/runtime_spec_schema_defs_zos.lo [2022-08-24T12:08:32.031Z] #76 229.4 CC src/runtime_spec_schema_defs_linux.lo [2022-08-24T12:08:32.067Z] #77 ... [2022-08-24T12:08:32.067Z] [2022-08-24T12:08:32.067Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T12:08:32.067Z] #67 sha256:9b6780052c20348cfcec5954011113950d17666f328db8cda32ecce4e43e5814 [2022-08-24T12:08:32.067Z] #67 193.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-24T12:08:32.067Z] #67 193.7 + GOBIN=/build [2022-08-24T12:08:32.067Z] #67 193.7 + GO111MODULE=on [2022-08-24T12:08:32.067Z] #67 193.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:08:32.147Z] #77 145.3 CC src/runtime_spec_schema_config_solaris.lo [2022-08-24T12:08:32.147Z] #77 145.3 CC src/runtime_spec_schema_config_vm.lo [2022-08-24T12:08:32.147Z] #77 145.4 CC src/runtime_spec_schema_config_windows.lo [2022-08-24T12:08:32.147Z] #77 145.4 CC src/runtime_spec_schema_defs.lo [2022-08-24T12:08:32.147Z] #77 145.5 CC src/runtime_spec_schema_defs_linux.lo [2022-08-24T12:08:32.147Z] #77 145.5 CC src/runtime_spec_schema_defs_zos.lo [2022-08-24T12:08:32.291Z] #76 229.4 CC src/runtime_spec_schema_defs_vm.lo [2022-08-24T12:08:32.292Z] #76 229.6 CC src/runtime_spec_schema_defs_windows.lo [2022-08-24T12:08:32.292Z] #76 229.6 CC src/runtime_spec_schema_state_schema.lo [2022-08-24T12:08:32.292Z] #76 229.7 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-24T12:08:32.407Z] #77 145.6 CC src/runtime_spec_schema_defs_vm.lo [2022-08-24T12:08:32.407Z] #77 145.7 CC src/runtime_spec_schema_defs_windows.lo [2022-08-24T12:08:32.407Z] #77 145.8 CC src/runtime_spec_schema_state_schema.lo [2022-08-24T12:08:32.551Z] #76 229.7 CC src/basic_test_double_array_item.lo [2022-08-24T12:08:32.551Z] #76 229.8 CC src/basic_test_double_array.lo [2022-08-24T12:08:32.551Z] #76 229.8 CC src/basic_test_top_array_int.lo [2022-08-24T12:08:32.669Z] #77 145.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-24T12:08:32.669Z] #77 146.0 CC src/basic_test_double_array_item.lo [2022-08-24T12:08:32.669Z] #77 146.1 CC src/basic_test_double_array.lo [2022-08-24T12:08:32.811Z] #76 230.0 CC src/basic_test_top_array_string.lo [2022-08-24T12:08:32.811Z] #76 230.0 CC src/basic_test_top_double_array_int.lo [2022-08-24T12:08:32.811Z] #76 230.0 CC src/basic_test_top_double_array_obj.lo [2022-08-24T12:08:32.811Z] #76 230.1 CC src/basic_test_top_double_array_refobj.lo [2022-08-24T12:08:32.811Z] #76 230.1 CC src/basic_test_top_double_array_string.lo [2022-08-24T12:08:32.860Z] #77 174.6 libtool: link: ar cr libocispec.a [2022-08-24T12:08:33.039Z] #77 146.2 CC src/basic_test_top_array_int.lo [2022-08-24T12:08:33.039Z] #77 ... [2022-08-24T12:08:33.039Z] [2022-08-24T12:08:33.039Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T12:08:33.039Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:08:33.039Z] #21 51.21 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:08:33.039Z] #21 51.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-24T12:08:33.039Z] #21 51.24 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-24T12:08:33.039Z] #21 51.26 Setting up patch (2.7.6-7) ... [2022-08-24T12:08:33.039Z] #21 51.27 Setting up sudo (1.9.5p2-3) ... [2022-08-24T12:08:33.039Z] #21 51.37 invoke-rc.d: could not determine current runlevel [2022-08-24T12:08:33.071Z] #76 230.3 CC src/read-file.lo [2022-08-24T12:08:33.071Z] #76 230.4 CC src/json_common.lo [2022-08-24T12:08:33.120Z] #77 174.6 libtool: link: ranlib libocispec.a [2022-08-24T12:08:33.301Z] #21 51.38 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-24T12:08:33.301Z] #21 51.39 Setting up xfsprogs (5.10.0-4) ... [2022-08-24T12:08:33.301Z] #21 51.40 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-24T12:08:33.301Z] #21 51.40 Failed to connect to bus: Host is down [2022-08-24T12:08:33.301Z] #21 51.41 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-24T12:08:33.301Z] #21 51.43 Setting up inetutils-ping (2:2.0-1) ... [2022-08-24T12:08:33.301Z] #21 51.55 Setting up pigz (2.6-1) ... [2022-08-24T12:08:33.301Z] #21 51.56 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-24T12:08:33.301Z] #21 51.57 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T12:08:33.301Z] #21 51.59 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-24T12:08:33.301Z] #21 51.60 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:08:33.330Z] #76 230.7 CC tests/test-1.o [2022-08-24T12:08:33.330Z] #76 230.7 CC tests/test-2.o [2022-08-24T12:08:33.330Z] #76 230.8 CC tests/test-3.o [2022-08-24T12:08:33.590Z] #76 231.0 CC tests/test-4.o [2022-08-24T12:08:33.590Z] #76 231.0 CC tests/test-5.o [2022-08-24T12:08:33.590Z] #76 231.1 CC tests/test-6.o [2022-08-24T12:08:34.159Z] #76 231.5 CC tests/test-7.o [2022-08-24T12:08:34.244Z] #21 52.39 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-24T12:08:34.244Z] #21 52.43 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-24T12:08:34.419Z] #76 231.7 CC tests/test-8.o [2022-08-24T12:08:34.419Z] #76 231.8 CC tests/test-9.o [2022-08-24T12:08:34.419Z] #76 231.8 CC tests/test-10.o [2022-08-24T12:08:34.505Z] #21 52.78 Setting up libelf1:amd64 (0.183-1) ... [2022-08-24T12:08:34.505Z] #21 52.79 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-24T12:08:34.505Z] #21 52.80 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-24T12:08:34.505Z] #21 52.83 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T12:08:34.505Z] #21 52.85 Setting up libkmod2:amd64 (28-1) ... [2022-08-24T12:08:34.505Z] #21 52.91 Setting up python3-distutils (3.9.2-1) ... [2022-08-24T12:08:34.506Z] #77 175.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:08:34.506Z] #77 176.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-24T12:08:34.506Z] #77 176.0 make[5]: Nothing to be done for 'install-data-am'. [2022-08-24T12:08:34.506Z] #77 176.0 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:08:34.506Z] #77 176.0 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:08:34.506Z] #77 176.0 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:08:34.506Z] #77 176.0 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:08:34.506Z] #77 176.0 make[2]: Entering directory '/tmp/crun-build' [2022-08-24T12:08:34.506Z] #77 176.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-24T12:08:34.506Z] #77 176.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-24T12:08:34.506Z] #77 176.2 CC src/libcrun/libcrun_testing_a-container.o [2022-08-24T12:08:34.766Z] #77 176.2 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-24T12:08:34.766Z] #77 176.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-24T12:08:34.766Z] #77 176.2 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-24T12:08:34.766Z] #77 176.3 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-24T12:08:34.766Z] #77 176.3 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-24T12:08:34.766Z] #77 176.3 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-24T12:08:34.766Z] #77 176.3 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-24T12:08:34.766Z] #77 176.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-24T12:08:34.766Z] #77 176.4 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-24T12:08:34.766Z] #77 176.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-24T12:08:34.988Z] #76 232.1 CC tests/test-11.o [2022-08-24T12:08:35.028Z] #77 176.5 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-24T12:08:35.028Z] #77 176.5 CC src/libcrun/libcrun_testing_a-error.o [2022-08-24T12:08:35.028Z] #77 176.6 CC src/libcrun/libcrun_testing_a-status.o [2022-08-24T12:08:35.028Z] #77 176.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-24T12:08:35.028Z] #77 176.7 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-24T12:08:35.291Z] #77 176.8 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-24T12:08:35.291Z] #77 176.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-24T12:08:35.291Z] #77 176.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-24T12:08:35.553Z] #77 177.2 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-24T12:08:35.553Z] #77 177.2 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-24T12:08:35.699Z] #21 53.49 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:08:35.699Z] #21 53.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-24T12:08:35.699Z] #21 53.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-24T12:08:35.699Z] #21 53.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-24T12:08:35.699Z] #21 53.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-24T12:08:35.699Z] #21 53.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-24T12:08:35.699Z] #21 53.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-24T12:08:35.699Z] #21 53.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-24T12:08:35.699Z] #21 53.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-24T12:08:35.699Z] #21 54.02 Setting up python3-setuptools (52.0.0-4) ... [2022-08-24T12:08:35.815Z] #77 177.4 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-24T12:08:35.815Z] #77 177.4 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-24T12:08:35.815Z] #77 177.6 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-24T12:08:36.077Z] #77 177.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-24T12:08:36.275Z] #67 ... [2022-08-24T12:08:36.275Z] [2022-08-24T12:08:36.275Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:08:36.275Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:08:36.275Z] #14 199.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-24T12:08:36.275Z] #14 199.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:08:36.275Z] #14 199.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:08:36.648Z] #77 178.2 CC src/crun-crun.o [2022-08-24T12:08:36.648Z] #77 178.3 CC src/crun-delete.o [2022-08-24T12:08:36.649Z] #77 178.3 CC src/crun-run.o [2022-08-24T12:08:36.909Z] #77 178.5 CC src/crun-kill.o [2022-08-24T12:08:37.171Z] #77 178.7 CC src/crun-pause.o [2022-08-24T12:08:37.171Z] #77 178.9 CC src/crun-unpause.o [2022-08-24T12:08:37.432Z] #77 179.0 CC src/crun-spec.o [2022-08-24T12:08:37.432Z] #77 179.0 CC src/crun-exec.o [2022-08-24T12:08:37.617Z] #21 55.63 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-24T12:08:37.617Z] #21 55.64 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-24T12:08:37.617Z] #21 55.66 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-24T12:08:37.617Z] #21 55.67 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-24T12:08:37.693Z] #77 179.2 CC src/crun-list.o [2022-08-24T12:08:37.693Z] #77 179.2 CC src/crun-create.o [2022-08-24T12:08:37.954Z] #77 179.4 CC src/crun-start.o [2022-08-24T12:08:37.954Z] #77 179.6 CC src/crun-state.o [2022-08-24T12:08:38.214Z] #77 179.7 CC src/crun-update.o [2022-08-24T12:08:38.214Z] #77 179.8 CC src/crun-ps.o [2022-08-24T12:08:38.474Z] #77 180.0 CC src/crun-checkpoint.o [2022-08-24T12:08:38.735Z] #77 180.2 CC src/crun-restore.o [2022-08-24T12:08:38.997Z] #77 180.5 CC src/libcrun/libcrun_la-utils.lo [2022-08-24T12:08:38.997Z] #77 180.7 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-24T12:08:39.002Z] #21 57.09 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-24T12:08:39.002Z] #21 57.10 Setting up jq (1.6-2.1) ... [2022-08-24T12:08:39.002Z] #21 57.11 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-24T12:08:39.002Z] #21 57.12 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-24T12:08:39.002Z] #21 57.13 Setting up iptables (1.8.7-1) ... [2022-08-24T12:08:39.002Z] #21 57.13 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-24T12:08:39.002Z] #21 57.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-24T12:08:39.002Z] #21 57.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-24T12:08:39.002Z] #21 57.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-24T12:08:39.002Z] #21 57.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-24T12:08:39.002Z] #21 57.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-24T12:08:39.002Z] #21 57.16 Setting up iproute2 (5.10.0-4) ... [2022-08-24T12:08:39.192Z] #76 ... [2022-08-24T12:08:39.192Z] [2022-08-24T12:08:39.192Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T12:08:39.192Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:08:39.192Z] #21 83.06 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-24T12:08:39.192Z] #21 83.07 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-24T12:08:39.192Z] #21 83.79 Setting up libelf1:amd64 (0.183-1) ... [2022-08-24T12:08:39.192Z] #21 83.81 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-24T12:08:39.192Z] #21 83.86 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-24T12:08:39.192Z] #21 83.88 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T12:08:39.192Z] #21 83.92 Setting up libkmod2:amd64 (28-1) ... [2022-08-24T12:08:39.192Z] #21 83.94 Setting up python3-distutils (3.9.2-1) ... [2022-08-24T12:08:39.192Z] #21 84.80 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:08:39.192Z] #21 84.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-24T12:08:39.192Z] #21 84.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-24T12:08:39.192Z] #21 84.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-24T12:08:39.192Z] #21 84.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-24T12:08:39.192Z] #21 84.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-24T12:08:39.192Z] #21 84.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-24T12:08:39.192Z] #21 84.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-24T12:08:39.192Z] #21 85.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-24T12:08:39.192Z] #21 85.07 Setting up python3-setuptools (52.0.0-4) ... [2022-08-24T12:08:39.192Z] #21 88.56 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-24T12:08:39.192Z] #21 88.59 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-24T12:08:39.192Z] #21 88.65 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-24T12:08:39.192Z] #21 88.68 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-24T12:08:39.192Z] #21 90.77 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-24T12:08:39.192Z] #21 90.80 Setting up jq (1.6-2.1) ... [2022-08-24T12:08:39.192Z] #21 90.83 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-24T12:08:39.192Z] #21 90.85 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-24T12:08:39.192Z] #21 90.86 Setting up iptables (1.8.7-1) ... [2022-08-24T12:08:39.192Z] #21 90.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-24T12:08:39.192Z] #21 90.88 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-24T12:08:39.192Z] #21 90.89 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-24T12:08:39.192Z] #21 90.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-24T12:08:39.192Z] #21 90.90 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-24T12:08:39.192Z] #21 90.90 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-24T12:08:39.192Z] #21 90.91 Setting up iproute2 (5.10.0-4) ... [2022-08-24T12:08:39.192Z] #21 91.55 Setting up systemd (247.3-7) ... [2022-08-24T12:08:39.192Z] #21 91.62 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-24T12:08:39.192Z] #21 91.62 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-24T12:08:39.192Z] #21 91.66 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-24T12:08:39.192Z] #21 91.74 Initializing machine ID from KVM UUID. [2022-08-24T12:08:39.258Z] #77 180.9 CC src/libcrun/libcrun_la-container.lo [2022-08-24T12:08:39.258Z] #77 181.0 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-24T12:08:39.264Z] #21 57.56 Setting up systemd (247.3-7) ... [2022-08-24T12:08:39.264Z] #21 57.60 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-24T12:08:39.264Z] #21 57.61 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-24T12:08:39.264Z] #21 57.62 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-24T12:08:39.264Z] #21 57.67 Initializing machine ID from KVM UUID. [2022-08-24T12:08:39.521Z] #77 181.2 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-24T12:08:39.521Z] #77 181.3 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-24T12:08:40.094Z] #77 181.6 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-24T12:08:40.094Z] #77 181.8 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-24T12:08:40.094Z] #77 181.8 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-24T12:08:40.356Z] #77 181.9 CC src/libcrun/libcrun_la-criu.lo [2022-08-24T12:08:40.470Z] #21 58.57 Setting up systemd-journal-remote (247.3-7) ... [2022-08-24T12:08:40.576Z] #21 93.83 Setting up systemd-journal-remote (247.3-7) ... [2022-08-24T12:08:40.617Z] #77 182.2 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-24T12:08:40.732Z] #21 58.84 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:08:40.879Z] #77 182.5 CC src/libcrun/libcrun_la-linux.lo [2022-08-24T12:08:40.993Z] #21 DONE 59.2s [2022-08-24T12:08:40.993Z] [2022-08-24T12:08:40.993Z] #22 [dev-systemd-false 8/28] 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 [2022-08-24T12:08:40.993Z] #22 sha256:36165810a47ce2ba45f593181e34518d4d2f36359ab9da496a7c32358b3acc37 [2022-08-24T12:08:41.452Z] #77 183.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-24T12:08:41.519Z] #21 94.57 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:08:41.714Z] #77 183.4 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-24T12:08:42.089Z] #21 DONE 95.0s [2022-08-24T12:08:42.089Z] [2022-08-24T12:08:42.089Z] #22 [dev-systemd-false 8/28] 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 [2022-08-24T12:08:42.089Z] #22 sha256:36165810a47ce2ba45f593181e34518d4d2f36359ab9da496a7c32358b3acc37 [2022-08-24T12:08:42.286Z] #77 183.9 CC src/libcrun/libcrun_la-error.lo [2022-08-24T12:08:42.378Z] #22 1.541 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-24T12:08:42.378Z] #22 1.546 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-24T12:08:42.378Z] #22 1.550 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-24T12:08:42.378Z] #22 DONE 1.6s [2022-08-24T12:08:42.378Z] [2022-08-24T12:08:42.378Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:08:42.378Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:08:42.378Z] #77 146.4 CC src/basic_test_top_array_string.lo [2022-08-24T12:08:42.378Z] #77 146.5 CC src/basic_test_top_double_array_int.lo [2022-08-24T12:08:42.378Z] #77 146.6 CC src/basic_test_top_double_array_obj.lo [2022-08-24T12:08:42.378Z] #77 146.7 CC src/basic_test_top_double_array_refobj.lo [2022-08-24T12:08:42.378Z] #77 146.8 CC src/basic_test_top_double_array_string.lo [2022-08-24T12:08:42.378Z] #77 146.9 CC src/read-file.lo [2022-08-24T12:08:42.378Z] #77 147.1 CC src/json_common.lo [2022-08-24T12:08:42.378Z] #77 147.2 CC tests/test-1.o [2022-08-24T12:08:42.378Z] #77 147.4 CC tests/test-2.o [2022-08-24T12:08:42.378Z] #77 147.6 CC tests/test-3.o [2022-08-24T12:08:42.378Z] #77 148.0 CC tests/test-4.o [2022-08-24T12:08:42.378Z] #77 148.1 CC tests/test-5.o [2022-08-24T12:08:42.378Z] #77 148.3 CC tests/test-6.o [2022-08-24T12:08:42.378Z] #77 148.4 CC tests/test-7.o [2022-08-24T12:08:42.378Z] #77 148.6 CC tests/test-8.o [2022-08-24T12:08:42.378Z] #77 148.6 CC tests/test-9.o [2022-08-24T12:08:42.378Z] #77 148.7 CC tests/test-10.o [2022-08-24T12:08:42.378Z] #77 148.9 CC tests/test-11.o [2022-08-24T12:08:42.548Z] #77 184.1 CC src/libcrun/libcrun_la-status.lo [2022-08-24T12:08:42.641Z] #77 ... [2022-08-24T12:08:42.641Z] [2022-08-24T12:08:42.641Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-24T12:08:42.641Z] #23 sha256:b4d4ced25fd9a51de12611d6d798608dbc489312c583bd9e04eac728b642c247 [2022-08-24T12:08:42.870Z] #14 ... [2022-08-24T12:08:42.870Z] [2022-08-24T12:08:42.870Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T12:08:42.870Z] #67 sha256:9b6780052c20348cfcec5954011113950d17666f328db8cda32ecce4e43e5814 [2022-08-24T12:08:42.870Z] #67 205.3 rootlesskit version 1.0.0 [2022-08-24T12:08:42.870Z] #67 205.3 Usage of /build/rootlesskit-docker-proxy: [2022-08-24T12:08:42.870Z] #67 205.3 -container-ip string [2022-08-24T12:08:42.870Z] #67 205.3 container ip [2022-08-24T12:08:42.870Z] #67 205.3 -container-port int [2022-08-24T12:08:42.870Z] #67 205.3 container port (default -1) [2022-08-24T12:08:42.870Z] #67 205.3 -host-ip string [2022-08-24T12:08:42.870Z] #67 205.3 host ip [2022-08-24T12:08:42.870Z] #67 205.3 -host-port int [2022-08-24T12:08:42.870Z] #67 205.3 host port (default -1) [2022-08-24T12:08:42.870Z] #67 205.3 -proto string [2022-08-24T12:08:42.870Z] #67 205.3 proxy protocol (default "tcp") [2022-08-24T12:08:43.472Z] #22 1.295 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-24T12:08:43.472Z] #22 1.302 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-24T12:08:43.472Z] #22 1.320 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-24T12:08:43.492Z] #77 184.9 CC src/libcrun/libcrun_la-terminal.lo [2022-08-24T12:08:43.731Z] #22 DONE 1.8s [2022-08-24T12:08:43.731Z] [2022-08-24T12:08:43.731Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-24T12:08:43.731Z] #23 sha256:b4d4ced25fd9a51de12611d6d798608dbc489312c583bd9e04eac728b642c247 [2022-08-24T12:08:43.753Z] #77 185.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-24T12:08:43.812Z] #67 DONE 206.8s [2022-08-24T12:08:43.812Z] [2022-08-24T12:08:43.812Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-24T12:08:43.812Z] #68 sha256:6494fa35b4b8f295e2a6532f9858ffd8dd39f625ced0f4a024cdabbbb84803e7 [2022-08-24T12:08:43.812Z] #68 DONE 0.1s [2022-08-24T12:08:43.812Z] [2022-08-24T12:08:43.812Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:08:43.812Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:08:44.014Z] #77 185.6 CC src/libcrun/libcrun_la-signals.lo [2022-08-24T12:08:44.074Z] #77 ... [2022-08-24T12:08:44.074Z] [2022-08-24T12:08:44.074Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-24T12:08:44.074Z] #69 sha256:4c51c9464025b2348faa04f4cb2626e231cbfe7bcfa2aa097b424e48fcd131bf [2022-08-24T12:08:44.074Z] #69 DONE 0.1s [2022-08-24T12:08:44.074Z] [2022-08-24T12:08:44.074Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-08-24T12:08:44.074Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:08:44.274Z] #77 185.7 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-24T12:08:44.534Z] #77 186.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-24T12:08:44.795Z] #77 186.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-24T12:08:44.795Z] #77 186.6 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-24T12:08:45.366Z] #77 186.9 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-24T12:08:45.627Z] #77 187.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-24T12:08:45.888Z] #77 187.3 CC tests/init.o [2022-08-24T12:08:46.149Z] #77 187.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-24T12:08:48.284Z] #47 ... [2022-08-24T12:08:48.284Z] [2022-08-24T12:08:48.284Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T12:08:48.284Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:08:48.284Z] #14 211.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-24T12:08:48.284Z] #14 211.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-24T12:08:48.284Z] #14 211.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-24T12:08:48.284Z] #14 211.3 Selecting previously unselected package libapparmor1:amd64. [2022-08-24T12:08:48.284Z] #14 211.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-24T12:08:48.284Z] #14 211.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-24T12:08:48.284Z] #14 211.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-24T12:08:48.284Z] #14 211.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-24T12:08:48.284Z] #14 211.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-24T12:08:48.284Z] #14 211.7 Selecting previously unselected package libbtrfs0:amd64. [2022-08-24T12:08:48.545Z] #14 211.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-24T12:08:48.545Z] #14 211.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T12:08:48.545Z] #14 212.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-24T12:08:48.545Z] #14 212.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-24T12:08:48.545Z] #14 212.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T12:08:49.118Z] #14 212.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-24T12:08:49.118Z] #14 212.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T12:08:49.118Z] #14 212.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:08:49.697Z] #14 213.0 Selecting previously unselected package libudev-dev:amd64. [2022-08-24T12:08:49.697Z] #14 213.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-24T12:08:49.697Z] #14 213.1 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-24T12:08:50.269Z] #14 213.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-24T12:08:50.269Z] #14 213.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-24T12:08:50.269Z] #14 213.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-24T12:08:50.842Z] #14 214.0 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-24T12:08:50.842Z] #14 214.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-24T12:08:50.842Z] #14 214.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-24T12:08:51.426Z] #14 214.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-24T12:08:51.426Z] #14 214.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-24T12:08:51.426Z] #14 214.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-24T12:08:51.693Z] #14 215.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-24T12:08:51.693Z] #14 215.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-24T12:08:51.693Z] #14 215.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-24T12:08:51.960Z] #14 215.4 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-24T12:08:51.960Z] #14 215.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-24T12:08:51.960Z] #14 215.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-24T12:08:53.366Z] #14 216.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-24T12:08:53.366Z] #14 216.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-24T12:08:53.366Z] #14 216.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-24T12:08:53.637Z] #14 216.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-24T12:08:53.637Z] #14 216.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T12:08:53.637Z] #14 216.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:08:53.637Z] #14 217.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-24T12:08:53.637Z] #14 217.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-24T12:08:53.637Z] #14 217.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T12:08:53.904Z] #14 217.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-24T12:08:53.904Z] #14 217.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-24T12:08:53.904Z] #14 217.4 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T12:08:54.851Z] #14 218.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T12:08:54.851Z] #14 218.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-24T12:08:54.851Z] #14 218.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-24T12:08:54.851Z] #14 218.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-24T12:08:54.851Z] #14 218.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-24T12:08:54.851Z] #14 218.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-24T12:08:54.851Z] #14 218.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T12:08:54.851Z] #14 218.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-24T12:08:54.851Z] #14 218.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-24T12:08:54.882Z] #23 10.99 Collecting yamllint==1.26.1 [2022-08-24T12:08:54.882Z] #23 12.07 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-24T12:08:55.116Z] #14 218.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-24T12:08:55.116Z] #14 218.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-24T12:08:55.116Z] #14 218.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T12:08:55.116Z] #14 218.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-24T12:08:55.116Z] #14 218.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-24T12:08:55.116Z] #14 218.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-24T12:08:55.116Z] #14 218.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T12:08:55.384Z] #14 218.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-24T12:08:55.384Z] #14 218.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-24T12:08:55.384Z] #14 218.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-24T12:08:55.384Z] #14 218.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-24T12:08:55.384Z] #14 218.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:08:55.384Z] #14 218.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 [2022-08-24T12:08:55.384Z] #14 218.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:08:55.384Z] #14 218.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-24T12:08:55.656Z] #14 218.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-24T12:08:55.656Z] #14 218.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:08:55.656Z] #14 218.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-24T12:08:55.656Z] #14 219.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:08:55.923Z] #14 219.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-24T12:08:55.923Z] #14 219.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:08:55.923Z] #14 219.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-24T12:08:56.184Z] #14 219.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:08:56.184Z] #14 219.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:08:56.184Z] #14 219.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:08:56.268Z] #23 13.40 Collecting pathspec>=0.5.3 [2022-08-24T12:08:56.268Z] #23 13.41 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-24T12:08:56.268Z] #23 13.82 Collecting pyyaml [2022-08-24T12:08:56.529Z] #23 13.83 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-24T12:08:56.529Z] #23 13.90 Building wheels for collected packages: yamllint [2022-08-24T12:08:56.529Z] #23 13.91 Building wheel for yamllint (setup.py): started [2022-08-24T12:08:56.757Z] #14 DONE 220.0s [2022-08-24T12:08:56.757Z] [2022-08-24T12:08:56.757Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:08:56.757Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:08:56.757Z] #77 136.9 configure.ac:11: installing 'build-aux/compile' [2022-08-24T12:08:56.757Z] #77 136.9 configure.ac:11: installing 'build-aux/config.guess' [2022-08-24T12:08:56.757Z] #77 136.9 configure.ac:11: installing 'build-aux/config.sub' [2022-08-24T12:08:56.757Z] #77 136.9 configure.ac:13: installing 'build-aux/install-sh' [2022-08-24T12:08:56.757Z] #77 137.0 configure.ac:13: installing 'build-aux/missing' [2022-08-24T12:08:56.757Z] #77 137.0 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-24T12:08:56.757Z] #77 137.4 Makefile.am: installing 'build-aux/depcomp' [2022-08-24T12:08:56.757Z] #77 140.2 checking build system type... x86_64-pc-linux-gnu [2022-08-24T12:08:56.757Z] #77 140.7 checking host system type... x86_64-pc-linux-gnu [2022-08-24T12:08:56.757Z] #77 140.7 checking how to print strings... printf [2022-08-24T12:08:56.757Z] #77 140.7 checking for gcc... gcc [2022-08-24T12:08:56.757Z] #77 141.0 checking whether the C compiler works... yes [2022-08-24T12:08:56.757Z] #77 141.3 checking for C compiler default output file name... a.out [2022-08-24T12:08:56.757Z] #77 141.3 checking for suffix of executables... [2022-08-24T12:08:56.757Z] #77 141.9 checking whether we are cross compiling... no [2022-08-24T12:08:56.757Z] #77 142.2 checking for suffix of object files... o [2022-08-24T12:08:56.757Z] #77 142.3 checking whether we are using the GNU C compiler... yes [2022-08-24T12:08:56.757Z] #77 142.4 checking whether gcc accepts -g... yes [2022-08-24T12:08:56.757Z] #77 142.5 checking for gcc option to accept ISO C89... none needed [2022-08-24T12:08:56.757Z] #77 142.9 checking whether gcc understands -c and -o together... yes [2022-08-24T12:08:56.757Z] #77 143.2 checking for a sed that does not truncate output... /bin/sed [2022-08-24T12:08:56.757Z] #77 143.2 checking for grep that handles long lines and -e... /bin/grep [2022-08-24T12:08:56.757Z] #77 143.2 checking for egrep... /bin/grep -E [2022-08-24T12:08:56.757Z] #77 143.3 checking for fgrep... /bin/grep -F [2022-08-24T12:08:56.757Z] #77 143.3 checking for ld used by gcc... /usr/bin/ld [2022-08-24T12:08:56.757Z] #77 143.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-24T12:08:56.757Z] #77 143.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-24T12:08:56.757Z] #77 143.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-24T12:08:56.757Z] #77 143.6 checking whether ln -s works... yes [2022-08-24T12:08:56.757Z] #77 143.6 checking the maximum length of command line arguments... 1572864 [2022-08-24T12:08:56.757Z] #77 143.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-24T12:08:56.757Z] #77 143.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-24T12:08:56.757Z] #77 143.7 checking for /usr/bin/ld option to reload object files... -r [2022-08-24T12:08:56.757Z] #77 143.7 checking for objdump... objdump [2022-08-24T12:08:56.757Z] #77 143.7 checking how to recognize dependent libraries... pass_all [2022-08-24T12:08:56.758Z] #77 143.7 checking for dlltool... no [2022-08-24T12:08:56.758Z] #77 143.7 checking how to associate runtime and link libraries... printf %s\n [2022-08-24T12:08:56.758Z] #77 143.7 checking for ar... ar [2022-08-24T12:08:56.758Z] #77 143.7 checking for archiver @FILE support... @ [2022-08-24T12:08:56.758Z] #77 144.0 checking for strip... strip [2022-08-24T12:08:56.758Z] #77 144.0 checking for ranlib... ranlib [2022-08-24T12:08:56.758Z] #77 144.0 checking for gawk... no [2022-08-24T12:08:56.758Z] #77 144.0 checking for mawk... mawk [2022-08-24T12:08:56.758Z] #77 144.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-24T12:08:56.758Z] #77 ... [2022-08-24T12:08:56.758Z] [2022-08-24T12:08:56.758Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-24T12:08:56.758Z] #15 sha256:0828501534f7732888d07262c0759670f11b26c328b3a33a208813c6a92a8bbb [2022-08-24T12:08:57.019Z] #15 ... [2022-08-24T12:08:57.019Z] [2022-08-24T12:08:57.019Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-24T12:08:57.019Z] #59 sha256:3fcf2672fa57b67b49da515a2d1fe96e9ef02751b6fcb1c383a2f855c771b7e3 [2022-08-24T12:08:57.019Z] #59 DONE 0.2s [2022-08-24T12:08:57.019Z] [2022-08-24T12:08:57.019Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:08:57.019Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:08:57.019Z] #77 144.5 checking for sysroot... no [2022-08-24T12:08:57.019Z] #77 144.5 checking for a working dd... /bin/dd [2022-08-24T12:08:57.019Z] #77 144.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-24T12:08:57.019Z] #77 144.7 checking for mt... no [2022-08-24T12:08:57.019Z] #77 144.7 checking if : is a manifest tool... no [2022-08-24T12:08:57.280Z] #77 144.8 checking how to run the C preprocessor... gcc -E [2022-08-24T12:08:57.937Z] #23 15.06 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-24T12:08:57.937Z] #23 15.06 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7e16a805118c4dbaf14975eac203e4d03cde3d6e7ad98cc63b660a9df5567730 [2022-08-24T12:08:57.937Z] #23 15.06 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-24T12:08:57.937Z] #23 15.07 Successfully built yamllint [2022-08-24T12:08:57.937Z] #23 15.10 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-24T12:08:58.251Z] #23 15.56 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-24T12:08:58.629Z] #23 13.70 Collecting yamllint==1.26.1 [2022-08-24T12:08:58.629Z] #23 14.78 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-24T12:08:58.832Z] #23 DONE 16.1s [2022-08-24T12:08:58.832Z] [2022-08-24T12:08:58.832Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-24T12:08:58.832Z] #27 sha256:e881c52451f33c24e768f7845333e8cacb604090fad2cffe938ae28984c4e2e6 [2022-08-24T12:08:58.926Z] #77 145.1 checking for ANSI C header files... yes [2022-08-24T12:08:59.125Z] #27 DONE 0.5s [2022-08-24T12:08:59.125Z] [2022-08-24T12:08:59.125Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-24T12:08:59.125Z] #32 sha256:c6cfc04eb5608719e98b7219113f31cdcb9427a5611abb3d67d98ae37ba960a4 [2022-08-24T12:08:59.190Z] #77 146.5 checking for sys/types.h... yes [2022-08-24T12:08:59.703Z] #32 DONE 0.6s [2022-08-24T12:08:59.703Z] [2022-08-24T12:08:59.703Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:08:59.703Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:08:59.703Z] #77 ... [2022-08-24T12:08:59.703Z] [2022-08-24T12:08:59.703Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-24T12:08:59.703Z] #35 sha256:ee1a9de311e2caca38aef936c81f37a2d9741937dfbfde47b2ae4387eaaa4feb [2022-08-24T12:08:59.763Z] #77 146.9 checking for sys/stat.h... [2022-08-24T12:08:59.763Z] #77 ... [2022-08-24T12:08:59.763Z] [2022-08-24T12:08:59.763Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-24T12:08:59.763Z] #15 sha256:0828501534f7732888d07262c0759670f11b26c328b3a33a208813c6a92a8bbb [2022-08-24T12:08:59.763Z] #15 DONE 2.8s [2022-08-24T12:08:59.763Z] [2022-08-24T12:08:59.763Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:08:59.763Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:08:59.763Z] #77 146.9 checking for sys/stat.h... yes [2022-08-24T12:08:59.763Z] #77 147.3 checking for stdlib.h... yes [2022-08-24T12:08:59.964Z] #35 DONE 0.3s [2022-08-24T12:08:59.964Z] [2022-08-24T12:08:59.964Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-24T12:08:59.964Z] #37 sha256:6f04459de9ffe65554c8c262bbab2788daf8e56c984bc36cab445fe5fa39d357 [2022-08-24T12:09:00.027Z] #77 147.7 checking for string.h... yes [2022-08-24T12:09:00.542Z] #37 DONE 0.3s [2022-08-24T12:09:00.542Z] [2022-08-24T12:09:00.542Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-24T12:09:00.542Z] #39 sha256:0d33ecc4795ef402e0a917ee1b850cc1c300415646f518d61baee22a957070eb [2022-08-24T12:09:00.542Z] #39 DONE 0.1s [2022-08-24T12:09:00.542Z] [2022-08-24T12:09:00.542Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:09:00.542Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:09:00.542Z] #55 ... [2022-08-24T12:09:00.542Z] [2022-08-24T12:09:00.542Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-24T12:09:00.542Z] #41 sha256:a21a90bfc9413b71950858bb3f93a1334e96e10195749b1cb00ed1eb1dc4cc9e [2022-08-24T12:09:00.542Z] #41 DONE 0.1s [2022-08-24T12:09:00.542Z] [2022-08-24T12:09:00.542Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-24T12:09:00.542Z] #45 sha256:fcf3b838be229cba6fcbdcc12f64bffb94b738afe3d08a6d92493da751dce3c7 [2022-08-24T12:09:00.542Z] #45 DONE 0.1s [2022-08-24T12:09:00.542Z] [2022-08-24T12:09:00.542Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:09:00.542Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:00.545Z] #23 16.85 Collecting pathspec>=0.5.3 [2022-08-24T12:09:00.546Z] #23 16.86 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-24T12:09:00.549Z] #77 148.0 checking for memory.h... yes [2022-08-24T12:09:01.071Z] #77 148.5 checking for strings.h... yes [2022-08-24T12:09:01.071Z] [2022-08-24T12:09:01.071Z] #77 ... [2022-08-24T12:09:01.071Z] [2022-08-24T12:09:01.071Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-24T12:09:01.071Z] #16 sha256:68e76c33c25791655f36af0007c326209a23b685ba49f70ced617072a094bba4 [2022-08-24T12:09:01.071Z] #16 DONE 1.7s [2022-08-24T12:09:01.071Z] [2022-08-24T12:09:01.071Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:09:01.071Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:01.116Z] #23 17.44 Collecting pyyaml [2022-08-24T12:09:01.116Z] #23 17.46 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-24T12:09:01.116Z] #23 17.57 Building wheels for collected packages: yamllint [2022-08-24T12:09:01.336Z] #77 148.8 checking for inttypes.h... yes [2022-08-24T12:09:01.382Z] #23 17.58 Building wheel for yamllint (setup.py): started [2022-08-24T12:09:01.910Z] #77 149.1 checking for stdint.h... yes [2022-08-24T12:09:02.483Z] #77 149.5 checking for unistd.h... yes [2022-08-24T12:09:02.745Z] #77 149.9 checking for dlfcn.h... yes [2022-08-24T12:09:02.745Z] #77 150.4 checking for objdir... .libs [2022-08-24T12:09:03.006Z] #77 ... [2022-08-24T12:09:03.006Z] [2022-08-24T12:09:03.006Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-24T12:09:03.006Z] #17 sha256:2478e3dd33c9e8542b3e750a3f1025c8f2b67149bc74f523f7a5597bf97c601e [2022-08-24T12:09:03.006Z] #17 1.635 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-24T12:09:03.006Z] #17 DONE 1.8s [2022-08-24T12:09:03.268Z] [2022-08-24T12:09:03.268Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-24T12:09:03.268Z] #18 sha256:433382d0e362cd3fe0e308f800633160c1682cd476cfd6ee952691f5e13dab72 [2022-08-24T12:09:03.293Z] #23 19.23 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-24T12:09:03.293Z] #23 19.23 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=29f47dad935f1714c917e181cf82060bcdcc11e41200fe7cc3294a551080c68d [2022-08-24T12:09:03.293Z] #23 19.24 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-24T12:09:03.293Z] #23 19.25 Successfully built yamllint [2022-08-24T12:09:03.293Z] #23 19.34 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-24T12:09:04.233Z] #23 20.24 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-24T12:09:04.656Z] #18 DONE 1.5s [2022-08-24T12:09:04.656Z] [2022-08-24T12:09:04.656Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-24T12:09:04.656Z] #19 sha256:35c8f1472efc5b172b741b7a73858a8eab0366f29b6729a5ec84c0d4c22bbc2e [2022-08-24T12:09:05.175Z] #23 DONE 21.6s [2022-08-24T12:09:05.175Z] [2022-08-24T12:09:05.175Z] #46 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-08-24T12:09:05.175Z] #46 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:09:05.436Z] #46 ... [2022-08-24T12:09:05.436Z] [2022-08-24T12:09:05.436Z] #26 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-24T12:09:05.436Z] #26 sha256:8c3d36eebdc18a293f8189db19dbb063dc915f561e8aa0b3c4f4493e8058c411 [2022-08-24T12:09:06.006Z] #26 DONE 0.5s [2022-08-24T12:09:06.006Z] [2022-08-24T12:09:06.006Z] #31 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-24T12:09:06.006Z] #31 sha256:3009b4f1af781dd4b6fee839aff4f38892a4c9e5ea68fa99ad8decfa3cf61713 [2022-08-24T12:09:06.045Z] #19 DONE 1.5s [2022-08-24T12:09:06.045Z] [2022-08-24T12:09:06.045Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-24T12:09:06.045Z] #20 sha256:97825f2c3adb6325badd36ce3dee5c376c2b17cf511e753a32cba983bb92450a [2022-08-24T12:09:06.575Z] #31 DONE 0.8s [2022-08-24T12:09:06.576Z] [2022-08-24T12:09:06.576Z] #34 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-24T12:09:06.576Z] #34 sha256:38922b17ebc7325b44176a584a868c3c2e140040837dda6fa6753ce4c593bc24 [2022-08-24T12:09:06.836Z] #34 DONE 0.4s [2022-08-24T12:09:06.836Z] [2022-08-24T12:09:06.836Z] #46 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-08-24T12:09:06.836Z] #46 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:09:06.990Z] #20 ... [2022-08-24T12:09:06.990Z] [2022-08-24T12:09:06.990Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T12:09:06.990Z] #60 sha256:7789277ef3399f62641c479f1c99756334ac3ca0ef38f21942189ff386db540f [2022-08-24T12:09:06.990Z] #60 1.694 + RM_GOPATH=0 [2022-08-24T12:09:06.990Z] #60 1.694 + TMP_GOPATH= [2022-08-24T12:09:06.990Z] #60 1.694 + : /build [2022-08-24T12:09:06.990Z] #60 1.694 + '[' -z '' ']' [2022-08-24T12:09:06.990Z] #60 1.694 ++ mktemp -d [2022-08-24T12:09:06.990Z] #60 1.694 + export GOPATH=/tmp/tmp.lGYKipx9jC [2022-08-24T12:09:06.990Z] #60 1.694 + GOPATH=/tmp/tmp.lGYKipx9jC [2022-08-24T12:09:06.990Z] #60 1.694 + RM_GOPATH=1 [2022-08-24T12:09:06.990Z] #60 1.694 + case "$(go env GOARCH)" in [2022-08-24T12:09:06.990Z] #60 1.694 ++ go env GOARCH [2022-08-24T12:09:06.990Z] #60 1.741 Install runc version v1.1.3 (build tags: seccomp) [2022-08-24T12:09:06.990Z] #60 1.741 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:09:06.990Z] #60 1.741 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:09:06.990Z] #60 1.741 ++ dirname /install.sh [2022-08-24T12:09:06.990Z] #60 1.741 + dir=/ [2022-08-24T12:09:06.990Z] #60 1.741 + bin=runc [2022-08-24T12:09:06.990Z] #60 1.741 + shift [2022-08-24T12:09:06.990Z] #60 1.741 + '[' '!' -f //runc.installer ']' [2022-08-24T12:09:06.990Z] #60 1.741 + . //runc.installer [2022-08-24T12:09:06.990Z] #60 1.741 ++ set -e [2022-08-24T12:09:06.990Z] #60 1.741 ++ : v1.1.3 [2022-08-24T12:09:06.990Z] #60 1.741 + install_runc [2022-08-24T12:09:06.990Z] #60 1.741 + RUNC_BUILDTAGS=seccomp [2022-08-24T12:09:06.990Z] #60 1.741 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-24T12:09:06.990Z] #60 1.741 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lGYKipx9jC/src/github.com/opencontainers/runc [2022-08-24T12:09:06.990Z] #60 1.761 Cloning into '/tmp/tmp.lGYKipx9jC/src/github.com/opencontainers/runc'... [2022-08-24T12:09:06.990Z] #60 ... [2022-08-24T12:09:06.990Z] [2022-08-24T12:09:06.990Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:09:06.990Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:06.990Z] #77 151.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-24T12:09:06.990Z] #77 151.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-24T12:09:06.990Z] #77 151.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-24T12:09:06.990Z] #77 152.0 checking if gcc static flag -static works... yes [2022-08-24T12:09:06.990Z] #77 152.8 checking if gcc supports -c -o file.o... yes [2022-08-24T12:09:06.990Z] #77 153.0 checking if gcc supports -c -o file.o... (cached) yes [2022-08-24T12:09:06.990Z] #77 153.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-24T12:09:06.990Z] #77 153.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-24T12:09:06.990Z] #77 153.5 checking how to hardcode library paths into programs... immediate [2022-08-24T12:09:06.990Z] #77 153.5 checking whether stripping libraries is possible... yes [2022-08-24T12:09:06.990Z] #77 153.5 checking if libtool supports shared libraries... yes [2022-08-24T12:09:06.990Z] #77 153.5 checking whether to build shared libraries... no [2022-08-24T12:09:06.990Z] #77 153.5 checking whether to build static libraries... yes [2022-08-24T12:09:06.990Z] #77 153.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-24T12:09:06.990Z] #77 153.5 checking whether build environment is sane... yes [2022-08-24T12:09:06.990Z] #77 153.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-24T12:09:06.990Z] #77 153.7 checking whether make sets $(MAKE)... yes [2022-08-24T12:09:06.990Z] #77 153.8 checking whether make supports the include directive... yes (GNU style) [2022-08-24T12:09:06.990Z] #77 153.9 checking whether make supports nested variables... yes [2022-08-24T12:09:06.990Z] #77 154.0 checking whether UID '0' is supported by ustar format... yes [2022-08-24T12:09:06.990Z] #77 154.0 checking whether GID '0' is supported by ustar format... yes [2022-08-24T12:09:06.990Z] #77 154.0 checking how to create a ustar tar archive... gnutar [2022-08-24T12:09:06.990Z] #77 154.1 checking dependency style of gcc... gcc3 [2022-08-24T12:09:06.990Z] #77 154.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-24T12:09:06.990Z] #77 154.5 checking whether make supports nested variables... (cached) yes [2022-08-24T12:09:06.990Z] #77 154.5 checking for gawk... (cached) mawk [2022-08-24T12:09:06.990Z] #77 154.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-24T12:09:06.990Z] #77 154.5 checking for gcc... (cached) gcc [2022-08-24T12:09:06.990Z] #77 154.6 checking whether we are using the GNU C compiler... (cached) yes [2022-08-24T12:09:06.990Z] #77 154.6 checking whether gcc accepts -g... (cached) yes [2022-08-24T12:09:06.990Z] #77 154.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-24T12:09:06.990Z] #77 154.6 checking whether gcc understands -c and -o together... (cached) yes [2022-08-24T12:09:07.100Z] #46 ... [2022-08-24T12:09:07.100Z] [2022-08-24T12:09:07.100Z] #36 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-24T12:09:07.100Z] #36 sha256:58a73385886a81e026d9499992d8b21f475b9ed648df5cf98e24dfcf89509a61 [2022-08-24T12:09:07.251Z] #77 154.6 checking for a Python interpreter with version >= 3... python3 [2022-08-24T12:09:07.251Z] #77 154.8 checking for python3... /usr/bin/python3 [2022-08-24T12:09:07.251Z] #77 154.8 checking for python3 version... 3.9 [2022-08-24T12:09:07.361Z] #36 DONE 0.3s [2022-08-24T12:09:07.361Z] [2022-08-24T12:09:07.361Z] #38 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-24T12:09:07.361Z] #38 sha256:c5af73001679d87afe069cfffd28efddec9e5ebdbc1437dfd42f13661dde5824 [2022-08-24T12:09:07.513Z] #77 154.9 checking for python3 platform... linux [2022-08-24T12:09:07.513Z] #77 155.1 checking for python3 script directory... [2022-08-24T12:09:07.513Z] #77 ... [2022-08-24T12:09:07.513Z] [2022-08-24T12:09:07.513Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-24T12:09:07.513Z] #20 sha256:97825f2c3adb6325badd36ce3dee5c376c2b17cf511e753a32cba983bb92450a [2022-08-24T12:09:07.513Z] #20 DONE 1.6s [2022-08-24T12:09:07.622Z] #38 DONE 0.2s [2022-08-24T12:09:07.622Z] [2022-08-24T12:09:07.622Z] #40 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-24T12:09:07.622Z] #40 sha256:c74c6ba833f989c4fff09c9ba638d6441a86f71a300021541ec49d8497db19d9 [2022-08-24T12:09:07.622Z] #40 DONE 0.1s [2022-08-24T12:09:07.622Z] [2022-08-24T12:09:07.622Z] #44 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-24T12:09:07.622Z] #44 sha256:2ba5eaac20d7bb909ef4e6177fa8d0f26c5c0574905f843cfa49f988e0a1fb53 [2022-08-24T12:09:07.776Z] [2022-08-24T12:09:07.776Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:09:07.776Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:07.776Z] #77 155.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-24T12:09:07.882Z] #44 DONE 0.1s [2022-08-24T12:09:07.882Z] [2022-08-24T12:09:07.883Z] #46 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-08-24T12:09:07.883Z] #46 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:09:08.188Z] #77 206.1 CCLD tests/init [2022-08-24T12:09:08.293Z] #77 155.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-24T12:09:08.293Z] #77 155.9 checking for go-md2man... no [2022-08-24T12:09:08.560Z] #77 155.9 checking error.h usability... yes [2022-08-24T12:09:08.821Z] #77 156.2 checking error.h presence... yes [2022-08-24T12:09:08.821Z] #77 156.3 checking for error.h... yes [2022-08-24T12:09:09.392Z] #77 156.4 checking linux/openat2.h usability... yes [2022-08-24T12:09:09.392Z] #77 156.9 checking linux/openat2.h presence... yes [2022-08-24T12:09:09.392Z] #77 157.0 checking for linux/openat2.h... yes [2022-08-24T12:09:09.964Z] #77 157.0 checking for copy_file_range... yes [2022-08-24T12:09:10.536Z] #77 157.6 checking for fgetxattr... yes [2022-08-24T12:09:11.107Z] #77 158.1 checking for statx... yes [2022-08-24T12:09:11.368Z] #77 158.9 checking for fgetpwent_r... yes [2022-08-24T12:09:12.194Z] #77 159.3 checking for issetugid... no [2022-08-24T12:09:12.194Z] #77 160.1 checking for pkg-config... /usr/bin/pkg-config [2022-08-24T12:09:12.454Z] #77 160.1 checking pkg-config is at least version 0.9.0... yes [2022-08-24T12:09:12.795Z] #77 184.3 CCLD libocispec.la [2022-08-24T12:09:12.795Z] #77 184.8 CCLD src/validate [2022-08-24T12:09:12.795Z] #77 184.8 CCLD tests/test-1 [2022-08-24T12:09:12.795Z] #77 184.8 CCLD tests/test-2 [2022-08-24T12:09:12.795Z] #77 184.8 CCLD tests/test-3 [2022-08-24T12:09:12.795Z] #77 184.8 CCLD tests/test-4 [2022-08-24T12:09:12.795Z] #77 184.9 CCLD tests/test-5 [2022-08-24T12:09:12.795Z] #77 184.9 CCLD tests/test-6 [2022-08-24T12:09:12.796Z] #77 185.0 CCLD tests/test-8 [2022-08-24T12:09:12.796Z] #77 185.1 CCLD tests/test-7 [2022-08-24T12:09:12.796Z] #77 185.1 CCLD tests/test-9 [2022-08-24T12:09:12.796Z] #77 185.3 CCLD tests/test-10 [2022-08-24T12:09:12.796Z] #77 185.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-24T12:09:12.796Z] #77 185.4 CCLD tests/test-11 [2022-08-24T12:09:13.397Z] #77 160.1 checking for library containing yajl_tree_get... -lyajl [2022-08-24T12:09:13.397Z] #77 161.0 checking for yajl >= 2.0.0... yes [2022-08-24T12:09:13.658Z] #77 161.1 checking sys/capability.h usability... yes [2022-08-24T12:09:13.736Z] #77 187.0 libtool: link: ar cr libocispec.a [2022-08-24T12:09:13.736Z] #77 187.0 libtool: link: ranlib libocispec.a [2022-08-24T12:09:13.918Z] #77 161.4 checking sys/capability.h presence... yes [2022-08-24T12:09:13.918Z] #77 161.5 checking for sys/capability.h... yes [2022-08-24T12:09:14.859Z] #77 161.5 checking for library containing cap_from_name... -lcap [2022-08-24T12:09:15.650Z] #77 188.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:09:15.650Z] #77 188.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-24T12:09:15.650Z] #77 188.9 make[5]: Nothing to be done for 'install-data-am'. [2022-08-24T12:09:15.650Z] #77 188.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:09:15.650Z] #77 188.9 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:09:15.650Z] #77 188.9 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:09:15.650Z] #77 188.9 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:09:15.650Z] #77 188.9 make[2]: Entering directory '/tmp/crun-build' [2022-08-24T12:09:15.650Z] #77 189.1 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-24T12:09:15.650Z] #77 189.1 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-24T12:09:15.650Z] #77 189.1 CC src/libcrun/libcrun_testing_a-container.o [2022-08-24T12:09:15.650Z] #77 189.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-24T12:09:15.650Z] #77 189.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-24T12:09:15.650Z] #77 189.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-24T12:09:15.801Z] #77 162.4 checking for library containing dlopen... -ldl [2022-08-24T12:09:15.801Z] #77 163.4 checking seccomp.h usability... [2022-08-24T12:09:15.801Z] #77 ... [2022-08-24T12:09:15.801Z] [2022-08-24T12:09:15.801Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T12:09:15.801Z] #60 sha256:7789277ef3399f62641c479f1c99756334ac3ca0ef38f21942189ff386db540f [2022-08-24T12:09:15.801Z] #60 19.07 + cd /tmp/tmp.lGYKipx9jC/src/github.com/opencontainers/runc [2022-08-24T12:09:15.801Z] #60 19.07 + git checkout -q v1.1.3 [2022-08-24T12:09:15.912Z] #77 189.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-24T12:09:15.912Z] #77 189.2 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-24T12:09:15.912Z] #77 189.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-24T12:09:15.912Z] #77 189.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-24T12:09:15.912Z] #77 189.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-24T12:09:15.912Z] #77 189.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-24T12:09:15.912Z] #77 189.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-24T12:09:16.173Z] #77 189.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-24T12:09:16.173Z] #77 189.4 CC src/libcrun/libcrun_testing_a-error.o [2022-08-24T12:09:16.173Z] #77 189.5 CC src/libcrun/libcrun_testing_a-status.o [2022-08-24T12:09:16.173Z] #77 189.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-24T12:09:16.173Z] #77 189.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-24T12:09:16.435Z] #77 189.6 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-24T12:09:16.435Z] #77 189.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-24T12:09:16.435Z] #77 189.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-24T12:09:16.696Z] #77 190.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-24T12:09:16.696Z] #77 190.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-24T12:09:16.957Z] #77 190.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-24T12:09:16.957Z] #77 190.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-24T12:09:17.185Z] #60 20.21 + '[' -z '' ']' [2022-08-24T12:09:17.185Z] #60 20.21 + target=static [2022-08-24T12:09:17.185Z] #60 20.21 + make BUILDTAGS=seccomp static [2022-08-24T12:09:17.217Z] #77 190.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-24T12:09:17.478Z] #77 190.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-24T12:09:17.740Z] #77 191.0 CC src/crun-crun.o [2022-08-24T12:09:17.740Z] #77 191.1 CC src/crun-run.o [2022-08-24T12:09:17.757Z] #60 ... [2022-08-24T12:09:17.757Z] [2022-08-24T12:09:17.757Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T12:09:17.757Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:09:17.757Z] #21 1.742 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:09:17.757Z] #21 1.801 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:09:17.757Z] #21 1.801 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:09:17.757Z] #21 3.285 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:09:17.757Z] #21 5.435 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:09:17.757Z] #21 7.311 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:09:17.757Z] #21 ... [2022-08-24T12:09:17.757Z] [2022-08-24T12:09:17.757Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T12:09:17.757Z] #60 sha256:7789277ef3399f62641c479f1c99756334ac3ca0ef38f21942189ff386db540f [2022-08-24T12:09:17.757Z] #60 20.91 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-24T12:09:18.003Z] #77 191.2 CC src/crun-delete.o [2022-08-24T12:09:18.003Z] #77 191.3 CC src/crun-kill.o [2022-08-24T12:09:18.003Z] #77 191.4 CC src/crun-pause.o [2022-08-24T12:09:18.265Z] #77 191.5 CC src/crun-unpause.o [2022-08-24T12:09:18.265Z] #77 191.6 CC src/crun-spec.o [2022-08-24T12:09:18.527Z] #77 191.8 CC src/crun-exec.o [2022-08-24T12:09:18.789Z] #77 192.0 CC src/crun-list.o [2022-08-24T12:09:18.789Z] #77 192.1 CC src/crun-create.o [2022-08-24T12:09:18.789Z] #77 192.2 CC src/crun-start.o [2022-08-24T12:09:19.050Z] #77 192.4 CC src/crun-state.o [2022-08-24T12:09:19.316Z] #77 192.5 CC src/crun-update.o [2022-08-24T12:09:19.316Z] #77 192.5 CC src/crun-ps.o [2022-08-24T12:09:19.316Z] #77 192.7 CC src/crun-checkpoint.o [2022-08-24T12:09:19.576Z] #77 192.8 CC src/crun-restore.o [2022-08-24T12:09:19.843Z] #77 192.9 CC src/libcrun/libcrun_la-utils.lo [2022-08-24T12:09:19.843Z] #77 193.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-24T12:09:20.120Z] #77 193.3 CC src/libcrun/libcrun_la-container.lo [2022-08-24T12:09:20.380Z] #77 193.5 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-24T12:09:20.380Z] #77 193.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-24T12:09:20.433Z] #77 ... [2022-08-24T12:09:20.433Z] [2022-08-24T12:09:20.433Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-24T12:09:20.433Z] #26 sha256:c132655e23b37796565676c9add1968756b71fb880f4b140e2339f71dc7461c5 [2022-08-24T12:09:20.433Z] #26 266.9 + return [2022-08-24T12:09:20.641Z] #77 193.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-24T12:09:20.903Z] #77 194.2 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-24T12:09:20.903Z] #77 194.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-24T12:09:21.164Z] #77 194.6 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-24T12:09:21.377Z] #26 DONE 269.3s [2022-08-24T12:09:21.377Z] [2022-08-24T12:09:21.377Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:09:21.377Z] #55 sha256:e9aaf25a8daf13756fe95f25c6e7d5fb65b46b038674d5e9ab8d127a2ed15a5d [2022-08-24T12:09:21.425Z] #77 194.6 CC src/libcrun/libcrun_la-criu.lo [2022-08-24T12:09:21.686Z] #77 194.8 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-24T12:09:21.686Z] #77 195.0 CC src/libcrun/libcrun_la-linux.lo [2022-08-24T12:09:21.948Z] #77 195.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-24T12:09:22.209Z] #77 195.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-24T12:09:22.471Z] #77 195.9 CC src/libcrun/libcrun_la-error.lo [2022-08-24T12:09:22.779Z] #77 196.2 CC src/libcrun/libcrun_la-status.lo [2022-08-24T12:09:22.780Z] #55 ... [2022-08-24T12:09:22.780Z] [2022-08-24T12:09:22.780Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-24T12:09:22.780Z] #27 sha256:7b1f868caa521a19c4c7b6a8ad4b49bce88143881169f467e95f529923b12bda [2022-08-24T12:09:23.040Z] #77 196.4 CC src/libcrun/libcrun_la-terminal.lo [2022-08-24T12:09:23.073Z] #60 ... [2022-08-24T12:09:23.073Z] [2022-08-24T12:09:23.073Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:09:23.073Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:23.073Z] #77 163.4 checking seccomp.h usability... yes [2022-08-24T12:09:23.073Z] #77 163.9 checking seccomp.h presence... yes [2022-08-24T12:09:23.073Z] #77 164.1 checking for seccomp.h... yes [2022-08-24T12:09:23.073Z] #77 164.1 checking for library containing seccomp_rule_add... -lseccomp [2022-08-24T12:09:23.073Z] #77 165.2 checking for library containing seccomp_arch_resolve_name... none required [2022-08-24T12:09:23.073Z] #77 165.8 checking systemd/sd-bus.h usability... yes [2022-08-24T12:09:23.073Z] #77 166.4 checking systemd/sd-bus.h presence... yes [2022-08-24T12:09:23.073Z] #77 166.7 checking for systemd/sd-bus.h... yes [2022-08-24T12:09:23.073Z] #77 166.7 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-24T12:09:23.073Z] #77 167.5 checking for sd_notify_barrier... yes [2022-08-24T12:09:23.073Z] #77 167.9 checking linux/bpf.h usability... yes [2022-08-24T12:09:23.073Z] #77 168.4 checking linux/bpf.h presence... yes [2022-08-24T12:09:23.073Z] #77 168.6 checking for linux/bpf.h... yes [2022-08-24T12:09:23.073Z] #77 168.6 checking compilation for eBPF... yes [2022-08-24T12:09:23.073Z] #77 169.0 checking for criu >= 3.15... no [2022-08-24T12:09:23.073Z] #77 169.1 configure: CRIU headers not found, building without CRIU support [2022-08-24T12:09:23.073Z] #77 169.1 checking for criu > 3.16... no [2022-08-24T12:09:23.073Z] #77 169.2 configure: CRIU version doesn't support join-ns API [2022-08-24T12:09:23.073Z] #77 169.2 checking for criu > 3.16.1... no [2022-08-24T12:09:23.073Z] #77 169.3 configure: CRIU version doesn't support for pre-dumping [2022-08-24T12:09:23.073Z] #77 169.3 checking for new mount API (fsconfig)... yes [2022-08-24T12:09:23.073Z] #77 169.5 checking for seccomp notify API... yes [2022-08-24T12:09:23.073Z] #77 169.8 checking for gperf... no [2022-08-24T12:09:23.073Z] #77 169.8 configure: gperf not found - cannot rebuild signal parser code [2022-08-24T12:09:23.073Z] #77 169.8 checking for library containing argp_parse... none required [2022-08-24T12:09:23.073Z] #77 170.2 checking that generated files are newer than configure... done [2022-08-24T12:09:23.073Z] #77 170.2 configure: creating ./config.status [2022-08-24T12:09:23.355Z] #27 DONE 0.6s [2022-08-24T12:09:23.355Z] [2022-08-24T12:09:23.355Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-24T12:09:23.355Z] #32 sha256:36459ed166cdabca9cb1386e2150908a5bff497cb0d338511ba25493cfe6796b [2022-08-24T12:09:23.611Z] #77 196.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-24T12:09:23.611Z] #77 196.9 CC src/libcrun/libcrun_la-signals.lo [2022-08-24T12:09:23.872Z] #77 197.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-24T12:09:23.872Z] #77 ... [2022-08-24T12:09:23.872Z] [2022-08-24T12:09:23.872Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-08-24T12:09:23.872Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:09:23.872Z] #47 240.6 + dpkg --print-architecture [2022-08-24T12:09:23.872Z] #47 240.6 + git checkout -q v2.1.0 [2022-08-24T12:09:23.872Z] #47 241.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-24T12:09:23.872Z] #47 241.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-24T12:09:24.133Z] #47 ... [2022-08-24T12:09:24.133Z] [2022-08-24T12:09:24.133Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:09:24.133Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:24.133Z] #77 197.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-24T12:09:24.299Z] #32 DONE 0.9s [2022-08-24T12:09:24.299Z] [2022-08-24T12:09:24.299Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:09:24.299Z] #55 sha256:e9aaf25a8daf13756fe95f25c6e7d5fb65b46b038674d5e9ab8d127a2ed15a5d [2022-08-24T12:09:24.299Z] #55 272.2 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-24T12:09:24.299Z] #55 DONE 272.5s [2022-08-24T12:09:24.299Z] [2022-08-24T12:09:24.299Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-24T12:09:24.299Z] #35 sha256:d4e73632bcc4c4866294a97961e89ba4b7de23f6088a5da7c7c77b3d5ec5809c [2022-08-24T12:09:24.395Z] #77 197.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-24T12:09:24.561Z] #35 DONE 0.6s [2022-08-24T12:09:24.561Z] [2022-08-24T12:09:24.561Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:09:24.561Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:09:24.561Z] #77 224.9 AR libcrun_testing.a [2022-08-24T12:09:24.561Z] #77 224.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-24T12:09:24.561Z] #77 225.0 CCLD tests/tests_libcrun_utils [2022-08-24T12:09:24.561Z] #77 225.0 CCLD tests/tests_libcrun_errors [2022-08-24T12:09:24.561Z] #77 225.0 CCLD tests/tests_libcrun_fuzzer [2022-08-24T12:09:24.561Z] #77 226.0 CCLD libcrun.la [2022-08-24T12:09:25.136Z] #77 ... [2022-08-24T12:09:25.136Z] [2022-08-24T12:09:25.136Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-24T12:09:25.136Z] #37 sha256:b658c3228541478d5e3891a11091264b2f1021a2149c6b2a11df7647c597d099 [2022-08-24T12:09:25.136Z] #37 DONE 0.4s [2022-08-24T12:09:25.136Z] [2022-08-24T12:09:25.136Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:09:25.136Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:09:25.136Z] #77 226.7 CCLD crun [2022-08-24T12:09:25.136Z] #77 ... [2022-08-24T12:09:25.136Z] [2022-08-24T12:09:25.136Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-24T12:09:25.136Z] #39 sha256:9eeb806818ef297a3c5c87674c43eb42b965acd7851052c568ca1d1aea9c3bac [2022-08-24T12:09:25.136Z] #39 DONE 0.0s [2022-08-24T12:09:25.136Z] [2022-08-24T12:09:25.136Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-24T12:09:25.136Z] #41 sha256:5dade71107e775e31b7fd29d4b79aac5cb14dba7a17c37f57250c78dce6f1c71 [2022-08-24T12:09:25.136Z] #41 DONE 0.1s [2022-08-24T12:09:25.339Z] #77 198.5 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-24T12:09:25.398Z] [2022-08-24T12:09:25.398Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-24T12:09:25.398Z] #45 sha256:2003fd12506596f5e8af58690001baa2aa2471168c93bdb28aa12891d81042f6 [2022-08-24T12:09:25.398Z] #45 DONE 0.1s [2022-08-24T12:09:25.398Z] [2022-08-24T12:09:25.398Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-24T12:09:25.398Z] #48 sha256:ae765058ff2e5ca5c2f7158b3ed61591300bb6b88aa746c8796a0c0962c9e487 [2022-08-24T12:09:25.398Z] #48 DONE 0.2s [2022-08-24T12:09:25.398Z] [2022-08-24T12:09:25.398Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T12:09:25.398Z] #60 sha256:2a5d5347c483d2b2f7dd41ebdb08104e2f0b21f38f95faaf24ce9db1df2fdaed [2022-08-24T12:09:25.600Z] #77 198.9 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-24T12:09:25.684Z] #60 ... [2022-08-24T12:09:25.684Z] [2022-08-24T12:09:25.684Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-24T12:09:25.684Z] #52 sha256:86ffa6b899529116ad68bb4415b6f1c46f65348b16bd04944427de4d64e9222d [2022-08-24T12:09:25.684Z] #52 DONE 0.0s [2022-08-24T12:09:25.684Z] [2022-08-24T12:09:25.684Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-24T12:09:25.684Z] #54 sha256:1eecc2e4912e070d78effd60fe03b47943f8356b07f09433308786c332d4c6fc [2022-08-24T12:09:25.684Z] #54 DONE 0.1s [2022-08-24T12:09:25.684Z] [2022-08-24T12:09:25.684Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-24T12:09:25.684Z] #56 sha256:d2fd67fc4c9de34e119585e1d4aa04831637b35aa4c7c53227014d50830c3bf0 [2022-08-24T12:09:25.684Z] #56 DONE 0.1s [2022-08-24T12:09:25.684Z] [2022-08-24T12:09:25.684Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:09:25.684Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:09:25.684Z] #77 227.3 make[3]: Entering directory '/tmp/crun-build' [2022-08-24T12:09:25.861Z] #77 199.0 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-24T12:09:25.861Z] #77 199.2 CC tests/init.o [2022-08-24T12:09:25.962Z] #77 ... [2022-08-24T12:09:25.962Z] [2022-08-24T12:09:25.962Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-24T12:09:25.962Z] #58 sha256:a3b5838fecaffdea7e886d31c289c59da808eddfc4ea5124fbcf65a1df85d39a [2022-08-24T12:09:25.962Z] #58 DONE 0.1s [2022-08-24T12:09:25.962Z] [2022-08-24T12:09:25.962Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:09:25.962Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:09:25.962Z] #77 227.5 /bin/mkdir -p '/usr/local/lib' [2022-08-24T12:09:25.962Z] #77 227.5 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-24T12:09:25.962Z] #77 227.5 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-24T12:09:25.962Z] #77 227.6 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-24T12:09:25.962Z] #77 227.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-24T12:09:26.116Z] #46 359.4 + dpkg --print-architecture [2022-08-24T12:09:26.117Z] #46 359.4 + git checkout -q v2.1.0 [2022-08-24T12:09:26.117Z] #46 359.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-24T12:09:26.117Z] #46 359.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-24T12:09:26.242Z] #77 227.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-24T12:09:26.242Z] #77 227.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-24T12:09:26.242Z] #77 227.7 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-24T12:09:26.242Z] #77 227.8 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-24T12:09:26.242Z] #77 227.8 ---------------------------------------------------------------------- [2022-08-24T12:09:26.242Z] #77 227.8 Libraries have been installed in: [2022-08-24T12:09:26.242Z] #77 227.8 /usr/local/lib [2022-08-24T12:09:26.242Z] #77 227.8 [2022-08-24T12:09:26.242Z] #77 227.8 If you ever happen to want to link against installed libraries [2022-08-24T12:09:26.242Z] #77 227.8 in a given directory, LIBDIR, you must either use libtool, and [2022-08-24T12:09:26.242Z] #77 227.8 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-24T12:09:26.242Z] #77 227.8 flag during linking and do at least one of the following: [2022-08-24T12:09:26.242Z] #77 227.8 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-24T12:09:26.242Z] #77 227.8 during execution [2022-08-24T12:09:26.242Z] #77 227.8 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-24T12:09:26.242Z] #77 227.8 during linking [2022-08-24T12:09:26.242Z] #77 227.8 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-24T12:09:26.242Z] #77 227.8 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-24T12:09:26.242Z] #77 227.8 [2022-08-24T12:09:26.242Z] #77 227.8 See any operating system documentation about shared libraries for [2022-08-24T12:09:26.242Z] #77 227.8 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-24T12:09:26.242Z] #77 227.8 ---------------------------------------------------------------------- [2022-08-24T12:09:26.242Z] #77 227.8 /bin/mkdir -p '/build' [2022-08-24T12:09:26.242Z] #77 227.8 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-24T12:09:26.532Z] #77 228.0 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-24T12:09:26.532Z] #77 228.0 make[3]: Leaving directory '/tmp/crun-build' [2022-08-24T12:09:26.532Z] #77 228.0 make[2]: Leaving directory '/tmp/crun-build' [2022-08-24T12:09:26.532Z] #77 228.0 make[1]: Leaving directory '/tmp/crun-build' [2022-08-24T12:09:26.796Z] #77 DONE 228.3s [2022-08-24T12:09:26.796Z] [2022-08-24T12:09:26.796Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T12:09:26.796Z] #60 sha256:2a5d5347c483d2b2f7dd41ebdb08104e2f0b21f38f95faaf24ce9db1df2fdaed [2022-08-24T12:09:26.801Z] #77 199.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-24T12:09:28.381Z] #77 175.8 config.status: creating Makefile [2022-08-24T12:09:28.382Z] #77 176.1 config.status: creating rpm/crun.spec [2022-08-24T12:09:28.642Z] #77 176.3 config.status: creating config.h [2022-08-24T12:09:28.642Z] #77 ... [2022-08-24T12:09:28.642Z] [2022-08-24T12:09:28.642Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-24T12:09:28.642Z] #34 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T12:09:28.642Z] #34 DONE 251.7s [2022-08-24T12:09:28.642Z] [2022-08-24T12:09:28.642Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:09:28.642Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:28.642Z] #77 176.5 config.status: executing libtool commands [2022-08-24T12:09:28.642Z] #77 ... [2022-08-24T12:09:28.642Z] [2022-08-24T12:09:28.642Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T12:09:28.642Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:09:28.642Z] #21 14.81 Fetched 8571 kB in 13s (641 kB/s) [2022-08-24T12:09:28.642Z] #21 14.81 Reading package lists... [2022-08-24T12:09:28.717Z] #60 161.9 + mkdir -p /build [2022-08-24T12:09:28.717Z] #60 162.0 + cp runc /build/runc [2022-08-24T12:09:28.717Z] #60 DONE 162.3s [2022-08-24T12:09:28.717Z] [2022-08-24T12:09:28.717Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:09:28.717Z] #64 sha256:35bff8ca8491cfe8ccd20bed0f9d87baec0fe60b216c695e7a486d03fed52e30 [2022-08-24T12:09:28.903Z] #21 20.00 Reading package lists... [2022-08-24T12:09:28.903Z] #21 ... [2022-08-24T12:09:28.903Z] [2022-08-24T12:09:28.903Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:09:28.903Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:28.903Z] #77 176.6 config.status: executing depfiles commands [2022-08-24T12:09:29.666Z] #64 ... [2022-08-24T12:09:29.666Z] [2022-08-24T12:09:29.666Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-24T12:09:29.666Z] #61 sha256:a4edfa46c0822ba6d55f000192e72ec68503d764b42d365196ffa0e3770920fa [2022-08-24T12:09:29.666Z] #61 DONE 0.1s [2022-08-24T12:09:29.666Z] [2022-08-24T12:09:29.666Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:09:29.666Z] #64 sha256:35bff8ca8491cfe8ccd20bed0f9d87baec0fe60b216c695e7a486d03fed52e30 [2022-08-24T12:09:31.397Z] #46 ... [2022-08-24T12:09:31.397Z] [2022-08-24T12:09:31.397Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:09:31.397Z] #76 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:31.397Z] #76 283.1 CCLD libocispec.la [2022-08-24T12:09:31.397Z] #76 283.5 CCLD src/validate [2022-08-24T12:09:31.397Z] #76 283.5 CCLD tests/test-1 [2022-08-24T12:09:31.397Z] #76 283.5 CCLD tests/test-2 [2022-08-24T12:09:31.397Z] #76 283.6 CCLD tests/test-3 [2022-08-24T12:09:31.397Z] #76 283.6 CCLD tests/test-4 [2022-08-24T12:09:31.397Z] #76 283.6 CCLD tests/test-5 [2022-08-24T12:09:31.397Z] #76 283.6 CCLD tests/test-6 [2022-08-24T12:09:31.397Z] #76 283.7 CCLD tests/test-9 [2022-08-24T12:09:31.397Z] #76 283.7 CCLD tests/test-8 [2022-08-24T12:09:31.397Z] #76 283.7 CCLD tests/test-7 [2022-08-24T12:09:31.397Z] #76 283.7 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-24T12:09:31.397Z] #76 283.8 CCLD tests/test-10 [2022-08-24T12:09:31.397Z] #76 283.8 CCLD tests/test-11 [2022-08-24T12:09:31.397Z] #76 285.4 libtool: link: ar cr libocispec.a [2022-08-24T12:09:31.397Z] #76 285.6 libtool: link: ranlib libocispec.a [2022-08-24T12:09:31.397Z] #76 287.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:09:31.397Z] #76 287.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-24T12:09:31.397Z] #76 287.8 make[5]: Nothing to be done for 'install-data-am'. [2022-08-24T12:09:31.397Z] #76 287.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:09:31.397Z] #76 287.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:09:31.397Z] #76 287.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:09:31.397Z] #76 287.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:09:31.397Z] #76 287.8 make[2]: Entering directory '/tmp/crun-build' [2022-08-24T12:09:31.397Z] #76 287.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-24T12:09:31.397Z] #76 287.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-24T12:09:31.397Z] #76 287.9 CC src/libcrun/libcrun_testing_a-container.o [2022-08-24T12:09:31.397Z] #76 287.9 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-24T12:09:31.397Z] #76 287.9 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-24T12:09:31.397Z] #76 288.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-24T12:09:31.397Z] #76 288.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-24T12:09:31.397Z] #76 288.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-24T12:09:31.397Z] #76 288.0 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-24T12:09:31.397Z] #76 288.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-24T12:09:31.397Z] #76 288.2 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-24T12:09:31.397Z] #76 288.2 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-24T12:09:31.397Z] #76 288.2 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-24T12:09:31.397Z] #76 288.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-24T12:09:31.397Z] #76 288.2 CC src/libcrun/libcrun_testing_a-error.o [2022-08-24T12:09:31.397Z] #76 288.3 CC src/libcrun/libcrun_testing_a-status.o [2022-08-24T12:09:31.397Z] #76 288.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-24T12:09:31.397Z] #76 288.3 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-24T12:09:31.397Z] #76 288.3 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-24T12:09:31.397Z] #76 288.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-24T12:09:31.397Z] #76 288.4 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-24T12:09:31.397Z] #76 288.4 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-24T12:09:31.397Z] #76 288.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-24T12:09:31.397Z] #76 288.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-24T12:09:31.397Z] #76 288.6 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-24T12:09:31.397Z] #76 288.6 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-24T12:09:31.397Z] #76 288.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-24T12:09:31.446Z] #77 179.1 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-24T12:09:31.446Z] #77 179.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-24T12:09:31.656Z] #76 288.9 CC src/crun-run.o [2022-08-24T12:09:31.657Z] #76 288.9 CC src/crun-crun.o [2022-08-24T12:09:31.657Z] #76 288.9 CC src/crun-delete.o [2022-08-24T12:09:31.657Z] #76 289.0 CC src/crun-kill.o [2022-08-24T12:09:31.657Z] #76 289.1 CC src/crun-pause.o [2022-08-24T12:09:31.915Z] #76 289.2 CC src/crun-unpause.o [2022-08-24T12:09:31.915Z] #76 289.3 CC src/crun-spec.o [2022-08-24T12:09:31.915Z] #76 289.3 CC src/crun-exec.o [2022-08-24T12:09:32.176Z] #76 289.3 CC src/crun-list.o [2022-08-24T12:09:32.176Z] #76 289.4 CC src/crun-create.o [2022-08-24T12:09:32.176Z] #76 289.5 CC src/crun-start.o [2022-08-24T12:09:32.176Z] #76 289.5 CC src/crun-state.o [2022-08-24T12:09:32.176Z] #76 289.6 CC src/crun-update.o [2022-08-24T12:09:32.215Z] #64 248.8 + bin/containerd [2022-08-24T12:09:32.386Z] #77 179.9 checking for gcc... gcc [2022-08-24T12:09:32.436Z] #76 289.6 CC src/crun-checkpoint.o [2022-08-24T12:09:32.436Z] #76 289.6 CC src/crun-ps.o [2022-08-24T12:09:32.436Z] #76 289.7 CC src/crun-restore.o [2022-08-24T12:09:32.436Z] #76 289.8 CC src/libcrun/libcrun_la-utils.lo [2022-08-24T12:09:32.436Z] #76 289.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-24T12:09:32.436Z] #76 289.8 CC src/libcrun/libcrun_la-container.lo [2022-08-24T12:09:32.436Z] #76 289.9 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-24T12:09:32.709Z] #76 290.1 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-24T12:09:32.709Z] #76 290.2 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-24T12:09:32.970Z] #76 290.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-24T12:09:32.972Z] #77 180.2 checking whether the C compiler works... yes [2022-08-24T12:09:33.230Z] #76 290.4 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-24T12:09:33.230Z] #76 290.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-24T12:09:33.230Z] #76 290.5 CC src/libcrun/libcrun_la-criu.lo [2022-08-24T12:09:33.230Z] #76 290.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-24T12:09:33.230Z] #76 290.6 CC src/libcrun/libcrun_la-linux.lo [2022-08-24T12:09:33.232Z] #77 180.7 checking for C compiler default output file name... a.out [2022-08-24T12:09:33.490Z] #76 290.7 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-24T12:09:33.490Z] #76 290.8 CC src/libcrun/libcrun_la-error.lo [2022-08-24T12:09:33.490Z] #76 290.8 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-24T12:09:33.490Z] #76 290.9 CC src/libcrun/libcrun_la-status.lo [2022-08-24T12:09:33.490Z] #76 291.0 CC src/libcrun/libcrun_la-terminal.lo [2022-08-24T12:09:33.492Z] #77 180.7 checking for suffix of executables... [2022-08-24T12:09:33.750Z] #76 291.1 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-24T12:09:33.752Z] #77 181.2 checking whether we are cross compiling... no [2022-08-24T12:09:34.010Z] #76 291.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-24T12:09:34.010Z] #76 291.4 CC src/libcrun/libcrun_la-signals.lo [2022-08-24T12:09:34.270Z] #76 291.4 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-24T12:09:34.270Z] #76 291.6 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-24T12:09:34.270Z] #76 291.6 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-24T12:09:34.274Z] #77 181.6 checking for suffix of object files... o [2022-08-24T12:09:34.529Z] #76 291.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-24T12:09:34.529Z] #76 291.8 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-24T12:09:34.529Z] #76 291.9 CC tests/init.o [2022-08-24T12:09:34.529Z] #76 292.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-24T12:09:34.534Z] #77 181.8 checking whether we are using the GNU C compiler... yes [2022-08-24T12:09:34.534Z] #77 182.1 checking whether gcc accepts -g... yes [2022-08-24T12:09:34.794Z] #77 182.3 checking for gcc option to accept ISO C89... none needed [2022-08-24T12:09:35.055Z] [2022-08-24T12:09:35.055Z] #77 ... [2022-08-24T12:09:35.055Z] [2022-08-24T12:09:35.055Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-24T12:09:35.055Z] #36 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T12:09:35.055Z] #36 257.4 Delve is a source level debugger for Go programs. [2022-08-24T12:09:35.055Z] #36 257.4 [2022-08-24T12:09:35.055Z] #36 257.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-24T12:09:35.055Z] #36 257.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-24T12:09:35.055Z] #36 257.4 [2022-08-24T12:09:35.055Z] #36 257.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-24T12:09:35.055Z] #36 257.4 [2022-08-24T12:09:35.055Z] #36 257.4 Pass flags to the program you are debugging using `--`, for example: [2022-08-24T12:09:35.055Z] #36 257.4 [2022-08-24T12:09:35.055Z] #36 257.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-24T12:09:35.055Z] #36 257.4 [2022-08-24T12:09:35.055Z] #36 257.5 Usage: [2022-08-24T12:09:35.055Z] #36 257.5 dlv [command] [2022-08-24T12:09:35.055Z] #36 257.5 [2022-08-24T12:09:35.055Z] #36 257.5 Available Commands: [2022-08-24T12:09:35.055Z] #36 257.5 attach Attach to running process and begin debugging. [2022-08-24T12:09:35.055Z] #36 257.5 connect Connect to a headless debug server with a terminal client. [2022-08-24T12:09:35.055Z] #36 257.5 core Examine a core dump. [2022-08-24T12:09:35.055Z] #36 257.5 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-24T12:09:35.055Z] #36 257.5 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-24T12:09:35.055Z] #36 257.5 exec Execute a precompiled binary, and begin a debug session. [2022-08-24T12:09:35.055Z] #36 257.5 help Help about any command [2022-08-24T12:09:35.055Z] #36 257.5 run Deprecated command. Use 'debug' instead. [2022-08-24T12:09:35.055Z] #36 257.5 test Compile test binary and begin debugging program. [2022-08-24T12:09:35.055Z] #36 257.5 trace Compile and begin tracing program. [2022-08-24T12:09:35.055Z] #36 257.5 version Prints version. [2022-08-24T12:09:35.055Z] #36 257.5 [2022-08-24T12:09:35.055Z] #36 257.5 Flags: [2022-08-24T12:09:35.055Z] #36 257.5 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-24T12:09:35.055Z] #36 257.5 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-24T12:09:35.055Z] #36 257.5 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-24T12:09:35.055Z] #36 257.5 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-24T12:09:35.055Z] #36 257.5 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-24T12:09:35.055Z] #36 257.5 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-24T12:09:35.055Z] #36 257.5 --disable-aslr Disables address space randomization [2022-08-24T12:09:35.055Z] #36 257.5 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-24T12:09:35.055Z] #36 257.5 -h, --help help for dlv [2022-08-24T12:09:35.055Z] #36 257.5 --init string Init file, executed by the terminal client. [2022-08-24T12:09:35.055Z] #36 257.5 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-24T12:09:35.055Z] #36 257.5 --log Enable debugging server logging. [2022-08-24T12:09:35.055Z] #36 257.5 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-24T12:09:35.055Z] #36 257.5 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-24T12:09:35.055Z] #36 257.5 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-24T12:09:35.055Z] #36 257.5 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-24T12:09:35.055Z] #36 257.5 --wd string Working directory for running the program. [2022-08-24T12:09:35.055Z] #36 257.5 [2022-08-24T12:09:35.055Z] #36 257.5 Additional help topics: [2022-08-24T12:09:35.055Z] #36 257.5 dlv backend Help about the --backend flag. [2022-08-24T12:09:35.055Z] #36 257.5 dlv log Help about logging flags. [2022-08-24T12:09:35.055Z] #36 257.5 dlv redirect Help about file redirection. [2022-08-24T12:09:35.055Z] #36 257.5 [2022-08-24T12:09:35.055Z] #36 257.5 Use "dlv [command] --help" for more information about a command. [2022-08-24T12:09:35.055Z] #36 DONE 258.2s [2022-08-24T12:09:35.055Z] [2022-08-24T12:09:35.055Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:09:35.055Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:35.055Z] #77 182.5 checking whether gcc understands -c and -o together... [2022-08-24T12:09:35.055Z] #77 ... [2022-08-24T12:09:35.055Z] [2022-08-24T12:09:35.055Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T12:09:35.055Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:09:35.055Z] #21 20.00 Reading package lists... [2022-08-24T12:09:35.055Z] #21 24.99 Building dependency tree... [2022-08-24T12:09:36.439Z] #21 28.62 The following additional packages will be installed: [2022-08-24T12:09:36.439Z] #21 28.62 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-24T12:09:36.439Z] #21 28.62 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-24T12:09:36.439Z] #21 28.63 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-24T12:09:36.439Z] #21 28.63 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-24T12:09:36.439Z] #21 28.63 python3-pkg-resources systemd vim-runtime xxd [2022-08-24T12:09:36.439Z] #21 28.64 Suggested packages: [2022-08-24T12:09:36.439Z] #21 28.64 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-24T12:09:36.439Z] #21 28.64 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-24T12:09:36.439Z] #21 28.64 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-24T12:09:36.439Z] #21 28.64 Recommended packages: [2022-08-24T12:09:36.439Z] #21 28.64 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-24T12:09:36.439Z] #21 28.64 systemd-timesyncd | time-daemon unzip [2022-08-24T12:09:38.355Z] #21 ... [2022-08-24T12:09:38.355Z] [2022-08-24T12:09:38.355Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:09:38.355Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:38.355Z] #77 182.5 checking whether gcc understands -c and -o together... yes [2022-08-24T12:09:38.355Z] #77 182.9 checking how to run the C preprocessor... gcc -E [2022-08-24T12:09:38.355Z] #77 183.3 checking for grep that handles long lines and -e... /bin/grep [2022-08-24T12:09:38.355Z] #77 183.3 checking for egrep... /bin/grep -E [2022-08-24T12:09:38.355Z] #77 183.4 checking for ANSI C header files... yes [2022-08-24T12:09:38.355Z] #77 184.5 checking for sys/types.h... yes [2022-08-24T12:09:38.355Z] #77 184.7 checking for sys/stat.h... yes [2022-08-24T12:09:38.355Z] #77 185.0 checking for stdlib.h... yes [2022-08-24T12:09:38.355Z] #77 185.2 checking for string.h... yes [2022-08-24T12:09:38.355Z] #77 185.5 checking for memory.h... yes [2022-08-24T12:09:38.355Z] #77 185.8 checking for strings.h... yes [2022-08-24T12:09:38.615Z] #77 186.0 checking for inttypes.h... yes [2022-08-24T12:09:38.875Z] #77 186.2 checking for stdint.h... yes [2022-08-24T12:09:38.875Z] #77 186.5 checking for unistd.h... yes [2022-08-24T12:09:39.135Z] #77 186.7 checking minix/config.h usability... no [2022-08-24T12:09:39.395Z] #77 186.9 checking minix/config.h presence... no [2022-08-24T12:09:39.395Z] #77 187.0 checking for minix/config.h... no [2022-08-24T12:09:39.656Z] #77 187.0 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-24T12:09:40.229Z] #77 187.3 checking build system type... x86_64-pc-linux-gnu [2022-08-24T12:09:40.229Z] #77 187.8 checking host system type... x86_64-pc-linux-gnu [2022-08-24T12:09:40.229Z] #77 187.8 checking how to print strings... printf [2022-08-24T12:09:40.229Z] #77 187.9 checking for a sed that does not truncate output... /bin/sed [2022-08-24T12:09:40.229Z] #77 187.9 checking for fgrep... /bin/grep -F [2022-08-24T12:09:40.229Z] #77 187.9 checking for ld used by gcc... /usr/bin/ld [2022-08-24T12:09:40.229Z] #77 188.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-24T12:09:40.504Z] #77 188.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-24T12:09:40.765Z] #77 188.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-24T12:09:40.765Z] #77 188.4 checking whether ln -s works... yes [2022-08-24T12:09:40.765Z] #77 188.4 checking the maximum length of command line arguments... 1572864 [2022-08-24T12:09:41.026Z] #77 188.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-24T12:09:41.026Z] #77 188.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-24T12:09:41.026Z] #77 188.5 checking for /usr/bin/ld option to reload object files... -r [2022-08-24T12:09:41.026Z] #77 188.5 checking for objdump... objdump [2022-08-24T12:09:41.026Z] #77 188.5 checking how to recognize dependent libraries... pass_all [2022-08-24T12:09:41.026Z] #77 188.5 checking for dlltool... no [2022-08-24T12:09:41.026Z] #77 188.5 checking how to associate runtime and link libraries... printf %s\n [2022-08-24T12:09:41.026Z] #77 188.5 checking for ar... ar [2022-08-24T12:09:41.287Z] #77 188.5 checking for archiver @FILE support... @ [2022-08-24T12:09:41.287Z] #77 188.9 checking for strip... strip [2022-08-24T12:09:41.287Z] #77 188.9 checking for ranlib... ranlib [2022-08-24T12:09:41.287Z] #77 188.9 checking for gawk... no [2022-08-24T12:09:41.287Z] #77 188.9 checking for mawk... mawk [2022-08-24T12:09:41.871Z] #77 188.9 checking command to parse /usr/bin/nm -B output from gcc object... [2022-08-24T12:09:41.871Z] #77 ... [2022-08-24T12:09:41.871Z] [2022-08-24T12:09:41.871Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T12:09:41.871Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:09:41.871Z] #21 30.99 The following NEW packages will be installed: [2022-08-24T12:09:41.871Z] #21 30.99 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-24T12:09:41.871Z] #21 30.99 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-24T12:09:41.871Z] #21 30.99 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-24T12:09:41.871Z] #21 30.99 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-24T12:09:41.871Z] #21 30.99 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-24T12:09:41.871Z] #21 31.00 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-24T12:09:41.871Z] #21 31.00 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-24T12:09:41.871Z] #21 31.00 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-24T12:09:41.871Z] #21 31.00 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-24T12:09:41.871Z] #21 31.38 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:09:41.871Z] #21 31.38 Need to get 32.8 MB of archives. [2022-08-24T12:09:41.871Z] #21 31.38 After this operation, 124 MB of additional disk space will be used. [2022-08-24T12:09:41.871Z] #21 31.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-24T12:09:41.871Z] #21 31.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-24T12:09:41.871Z] #21 31.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-24T12:09:41.872Z] #21 31.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-24T12:09:41.872Z] #21 31.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-24T12:09:41.872Z] #21 31.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-24T12:09:41.872Z] #21 31.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-24T12:09:41.872Z] #21 31.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-24T12:09:41.872Z] #21 31.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-24T12:09:41.872Z] #21 31.65 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-24T12:09:41.872Z] #21 31.65 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-24T12:09:41.872Z] #21 31.65 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-24T12:09:41.872Z] #21 31.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-24T12:09:41.872Z] #21 31.66 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-24T12:09:41.872Z] #21 31.70 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-24T12:09:41.872Z] #21 31.71 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-24T12:09:41.872Z] #21 31.72 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-24T12:09:41.872Z] #21 31.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-24T12:09:41.872Z] #21 31.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-24T12:09:41.872Z] #21 31.74 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-24T12:09:41.872Z] #21 31.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-24T12:09:41.872Z] #21 31.77 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-24T12:09:41.872Z] #21 31.79 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-24T12:09:41.872Z] #21 31.79 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-24T12:09:41.872Z] #21 31.79 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-24T12:09:41.872Z] #21 31.80 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-24T12:09:41.872Z] #21 31.82 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-24T12:09:41.872Z] #21 31.82 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-24T12:09:41.872Z] #21 31.84 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-24T12:09:41.872Z] #21 31.85 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-24T12:09:41.872Z] #21 31.85 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-24T12:09:41.872Z] #21 31.85 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-24T12:09:41.872Z] #21 32.13 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-24T12:09:41.872Z] #21 32.13 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-24T12:09:41.872Z] #21 32.13 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-24T12:09:41.872Z] #21 32.13 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-24T12:09:41.872Z] #21 32.13 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-24T12:09:41.872Z] #21 32.13 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-24T12:09:41.872Z] #21 32.13 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-24T12:09:41.872Z] #21 32.14 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-24T12:09:41.872Z] #21 32.16 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-24T12:09:41.872Z] #21 32.21 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-24T12:09:41.872Z] #21 32.21 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-24T12:09:41.872Z] #21 32.22 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-24T12:09:41.872Z] #21 32.24 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-24T12:09:41.872Z] #21 32.25 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-24T12:09:41.872Z] #21 32.25 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-24T12:09:41.872Z] #21 32.27 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-24T12:09:41.872Z] #21 32.30 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-24T12:09:41.872Z] #21 32.31 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-24T12:09:41.872Z] #21 32.32 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-24T12:09:41.872Z] #21 32.33 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-24T12:09:41.872Z] #21 32.59 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-24T12:09:41.872Z] #21 32.64 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-24T12:09:41.872Z] #21 32.69 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-24T12:09:41.872Z] #21 32.70 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-24T12:09:41.872Z] #21 33.54 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:09:41.872Z] #21 33.75 Fetched 32.8 MB in 2s (19.5 MB/s) [2022-08-24T12:09:41.872Z] #21 33.91 Selecting previously unselected package libcap2:amd64. [2022-08-24T12:09:41.872Z] #21 33.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 ... 24018 files and directories currently installed.) [2022-08-24T12:09:41.872Z] #21 34.06 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-24T12:09:41.872Z] #21 34.08 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-24T12:09:41.872Z] #21 34.27 Selecting previously unselected package libargon2-1:amd64. [2022-08-24T12:09:42.133Z] #21 34.27 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-24T12:09:42.133Z] #21 34.28 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-24T12:09:42.133Z] #21 34.44 Selecting previously unselected package libjson-c5:amd64. [2022-08-24T12:09:42.133Z] #21 34.44 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-24T12:09:42.133Z] #21 34.45 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-24T12:09:42.133Z] #21 34.55 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-24T12:09:42.133Z] #21 34.55 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-24T12:09:42.133Z] #21 34.56 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-24T12:09:42.705Z] #21 34.84 Selecting previously unselected package libip4tc2:amd64. [2022-08-24T12:09:42.705Z] #21 34.84 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-24T12:09:42.705Z] #21 34.86 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-24T12:09:42.705Z] #21 35.12 Selecting previously unselected package libkmod2:amd64. [2022-08-24T12:09:42.705Z] #21 35.13 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-24T12:09:42.705Z] #21 35.13 Unpacking libkmod2:amd64 (28-1) ... [2022-08-24T12:09:43.228Z] #21 35.39 Selecting previously unselected package systemd. [2022-08-24T12:09:43.228Z] #21 35.39 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-24T12:09:43.489Z] #21 35.89 Unpacking systemd (247.3-7) ... [2022-08-24T12:09:44.924Z] #77 ... [2022-08-24T12:09:44.924Z] [2022-08-24T12:09:44.924Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-08-24T12:09:44.924Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:09:44.924Z] #47 DONE 269.9s [2022-08-24T12:09:44.924Z] [2022-08-24T12:09:44.924Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:09:44.924Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:45.497Z] #77 ... [2022-08-24T12:09:45.497Z] [2022-08-24T12:09:45.497Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-24T12:09:45.497Z] #48 sha256:32f1be5c11abbd763afe4cae7ab47f74ea5b824f5af4b8dd6580c2a1424144b6 [2022-08-24T12:09:46.068Z] #48 DONE 0.5s [2022-08-24T12:09:46.068Z] [2022-08-24T12:09:46.068Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-24T12:09:46.068Z] #52 sha256:9592e0f5134723a3acf3015c64f08212566eeaa833a9d9be1f0f765e2ad2adf3 [2022-08-24T12:09:46.068Z] #52 DONE 0.0s [2022-08-24T12:09:46.068Z] [2022-08-24T12:09:46.068Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:09:46.068Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:46.329Z] #77 ... [2022-08-24T12:09:46.329Z] [2022-08-24T12:09:46.329Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-24T12:09:46.329Z] #54 sha256:f400a413fc21c0d49b7756fb65edb9bf5a8d0d9f9db8ee0443e2c2feb176c395 [2022-08-24T12:09:46.329Z] #54 DONE 0.1s [2022-08-24T12:09:46.329Z] [2022-08-24T12:09:46.329Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T12:09:46.329Z] #60 sha256:d861d2f3ab7ae823da85a94a4ea35bea6d831a283d252f09e3581cb3ef7c550c [2022-08-24T12:09:47.701Z] #21 39.65 Selecting previously unselected package pigz. [2022-08-24T12:09:47.701Z] #21 39.66 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-24T12:09:47.701Z] #21 39.71 Unpacking pigz (2.6-1) ... [2022-08-24T12:09:47.701Z] #21 39.96 Selecting previously unselected package libelf1:amd64. [2022-08-24T12:09:47.701Z] #21 39.97 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-24T12:09:47.701Z] #21 39.97 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-24T12:09:47.963Z] #21 40.29 Selecting previously unselected package libbpf0:amd64. [2022-08-24T12:09:47.963Z] #21 40.29 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-24T12:09:47.963Z] #21 40.30 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-24T12:09:47.963Z] #21 40.50 Selecting previously unselected package libmnl0:amd64. [2022-08-24T12:09:48.225Z] #21 40.51 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-24T12:09:48.225Z] #21 40.51 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-24T12:09:48.225Z] #21 40.60 Selecting previously unselected package libxtables12:amd64. [2022-08-24T12:09:48.225Z] #21 40.60 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-24T12:09:48.225Z] #21 40.61 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-24T12:09:48.247Z] #60 ... [2022-08-24T12:09:48.247Z] [2022-08-24T12:09:48.247Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:09:48.247Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:48.247Z] #77 221.3 CCLD tests/init [2022-08-24T12:09:48.486Z] #21 40.83 Selecting previously unselected package libcap2-bin. [2022-08-24T12:09:48.486Z] #21 40.84 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-24T12:09:48.486Z] #21 40.85 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-24T12:09:48.748Z] #21 40.95 Selecting previously unselected package iproute2. [2022-08-24T12:09:48.748Z] #21 40.95 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-24T12:09:48.748Z] #21 40.96 Unpacking iproute2 (5.10.0-4) ... [2022-08-24T12:09:49.323Z] #21 41.57 Selecting previously unselected package xxd. [2022-08-24T12:09:49.323Z] #21 41.57 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-24T12:09:49.323Z] #21 41.58 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:09:49.323Z] #21 41.73 Selecting previously unselected package vim-common. [2022-08-24T12:09:49.323Z] #21 41.73 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T12:09:49.323Z] #21 41.75 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:09:49.584Z] #21 41.99 Selecting previously unselected package bash-completion. [2022-08-24T12:09:49.584Z] #21 41.99 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-24T12:09:52.127Z] #21 ... [2022-08-24T12:09:52.127Z] [2022-08-24T12:09:52.127Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:09:52.127Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:52.127Z] #77 188.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-24T12:09:52.127Z] #77 189.7 checking for sysroot... no [2022-08-24T12:09:52.127Z] #77 189.7 checking for a working dd... /bin/dd [2022-08-24T12:09:52.127Z] #77 189.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-24T12:09:52.127Z] #77 189.8 checking for mt... no [2022-08-24T12:09:52.127Z] #77 189.8 checking if : is a manifest tool... no [2022-08-24T12:09:52.127Z] #77 189.8 checking for dlfcn.h... yes [2022-08-24T12:09:52.127Z] #77 190.0 checking for objdir... .libs [2022-08-24T12:09:52.127Z] #77 190.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-24T12:09:52.127Z] #77 190.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-24T12:09:52.127Z] #77 190.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-24T12:09:52.127Z] #77 191.1 checking if gcc static flag -static works... yes [2022-08-24T12:09:52.127Z] #77 191.7 checking if gcc supports -c -o file.o... yes [2022-08-24T12:09:52.127Z] #77 191.9 checking if gcc supports -c -o file.o... (cached) yes [2022-08-24T12:09:52.127Z] #77 191.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-24T12:09:52.127Z] #77 192.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-24T12:09:52.127Z] #77 192.4 checking how to hardcode library paths into programs... immediate [2022-08-24T12:09:52.127Z] #77 192.4 checking whether stripping libraries is possible... yes [2022-08-24T12:09:52.127Z] #77 192.4 checking if libtool supports shared libraries... yes [2022-08-24T12:09:52.127Z] #77 192.4 checking whether to build shared libraries... no [2022-08-24T12:09:52.127Z] #77 192.4 checking whether to build static libraries... yes [2022-08-24T12:09:52.127Z] #77 192.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-24T12:09:52.127Z] #77 192.4 checking whether build environment is sane... yes [2022-08-24T12:09:52.127Z] #77 192.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-24T12:09:52.127Z] #77 192.6 checking whether make sets $(MAKE)... yes [2022-08-24T12:09:52.127Z] #77 192.7 checking whether make supports the include directive... yes (GNU style) [2022-08-24T12:09:52.127Z] #77 192.8 checking whether make supports nested variables... yes [2022-08-24T12:09:52.127Z] #77 192.9 checking whether UID '0' is supported by ustar format... yes [2022-08-24T12:09:52.127Z] #77 192.9 checking whether GID '0' is supported by ustar format... yes [2022-08-24T12:09:52.127Z] #77 192.9 checking how to create a ustar tar archive... gnutar [2022-08-24T12:09:52.127Z] #77 193.0 checking dependency style of gcc... gcc3 [2022-08-24T12:09:52.127Z] #77 193.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-24T12:09:52.127Z] #77 193.3 checking whether make supports nested variables... (cached) yes [2022-08-24T12:09:52.127Z] #77 193.3 checking for pkg-config... /usr/bin/pkg-config [2022-08-24T12:09:52.127Z] #77 193.3 checking pkg-config is at least version 0.9.0... yes [2022-08-24T12:09:52.127Z] #77 193.3 checking for yajl >= 2.1.0... yes [2022-08-24T12:09:52.127Z] #77 193.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-24T12:09:52.127Z] #77 193.5 checking for gcc... (cached) gcc [2022-08-24T12:09:52.127Z] #77 193.7 checking whether we are using the GNU C compiler... (cached) yes [2022-08-24T12:09:52.127Z] #77 193.7 checking whether gcc accepts -g... (cached) yes [2022-08-24T12:09:52.127Z] #77 193.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-24T12:09:52.127Z] #77 193.7 checking whether gcc understands -c and -o together... (cached) yes [2022-08-24T12:09:52.127Z] #77 193.7 checking for a Python interpreter with version >= 3... python3 [2022-08-24T12:09:52.127Z] #77 193.9 checking for python3... /usr/bin/python3 [2022-08-24T12:09:52.127Z] #77 193.9 checking for python3 version... 3.9 [2022-08-24T12:09:52.127Z] #77 193.9 checking for python3 platform... linux [2022-08-24T12:09:52.127Z] #77 194.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-24T12:09:52.127Z] #77 194.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-24T12:09:52.127Z] #77 194.5 checking that generated files are newer than configure... done [2022-08-24T12:09:52.127Z] #77 194.5 configure: creating ./config.status [2022-08-24T12:09:52.127Z] #77 198.6 config.status: creating Makefile [2022-08-24T12:09:52.127Z] #77 198.7 config.status: creating config.h [2022-08-24T12:09:52.127Z] #77 198.8 config.status: executing libtool commands [2022-08-24T12:09:52.127Z] #77 198.8 config.status: executing depfiles commands [2022-08-24T12:09:53.068Z] #77 200.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-24T12:09:53.068Z] #77 200.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-24T12:09:53.639Z] #77 201.4 checking for gcc... gcc [2022-08-24T12:09:54.159Z] #77 201.6 checking whether the C compiler works... yes [2022-08-24T12:09:54.159Z] #77 201.9 checking for C compiler default output file name... a.out [2022-08-24T12:09:54.419Z] #77 201.9 checking for suffix of executables... [2022-08-24T12:09:54.680Z] #77 202.3 checking whether we are cross compiling... [2022-08-24T12:09:54.680Z] #77 ... [2022-08-24T12:09:54.680Z] [2022-08-24T12:09:54.680Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T12:09:54.680Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:09:54.680Z] #21 46.96 Unpacking bash-completion (1:2.11-2) ... [2022-08-24T12:09:55.251Z] #21 47.65 Selecting previously unselected package bzip2. [2022-08-24T12:09:55.251Z] #21 47.66 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-24T12:09:55.511Z] #21 47.67 Unpacking bzip2 (1.0.8-4) ... [2022-08-24T12:09:55.511Z] #21 47.87 Selecting previously unselected package xz-utils. [2022-08-24T12:09:55.511Z] #21 47.88 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-24T12:09:55.511Z] #21 47.88 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:09:55.772Z] #21 48.05 Selecting previously unselected package apparmor. [2022-08-24T12:09:55.772Z] #21 48.10 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-24T12:09:55.772Z] #21 48.17 Unpacking apparmor (2.13.6-10) ... [2022-08-24T12:09:56.344Z] #21 48.74 Selecting previously unselected package inetutils-ping. [2022-08-24T12:09:56.344Z] #21 48.74 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-24T12:09:56.344Z] #21 48.76 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-24T12:09:56.477Z] #76 ... [2022-08-24T12:09:56.477Z] [2022-08-24T12:09:56.477Z] #46 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-08-24T12:09:56.477Z] #46 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:09:56.477Z] #46 DONE 389.4s [2022-08-24T12:09:56.477Z] [2022-08-24T12:09:56.477Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:09:56.477Z] #76 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:56.605Z] #21 48.91 Selecting previously unselected package libip6tc2:amd64. [2022-08-24T12:09:56.605Z] #21 48.92 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-24T12:09:56.605Z] #21 48.94 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-24T12:09:56.605Z] #21 49.05 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-24T12:09:56.605Z] #21 49.05 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-24T12:09:56.605Z] #21 49.05 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-24T12:09:56.605Z] #21 49.14 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-24T12:09:56.866Z] #21 49.14 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-24T12:09:56.866Z] #21 49.17 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-24T12:09:56.866Z] #21 49.29 Selecting previously unselected package libnftnl11:amd64. [2022-08-24T12:09:56.866Z] #21 49.29 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-24T12:09:56.866Z] #21 49.31 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-24T12:09:57.045Z] #76 ... [2022-08-24T12:09:57.045Z] [2022-08-24T12:09:57.045Z] #47 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-24T12:09:57.045Z] #47 sha256:c73cc59eba93dcad3c5cefd8b08da2db61b59f78603d1ff33b13aac7d760bc3d [2022-08-24T12:09:57.127Z] #21 49.45 Selecting previously unselected package iptables. [2022-08-24T12:09:57.127Z] #21 49.46 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-24T12:09:57.127Z] #21 49.46 Unpacking iptables (1.8.7-1) ... [2022-08-24T12:09:57.612Z] #47 DONE 0.6s [2022-08-24T12:09:57.612Z] [2022-08-24T12:09:57.612Z] #51 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-24T12:09:57.612Z] #51 sha256:eb63bf32dd17db16c3a2b1fa91b96cc066cfa4b749469d8471e18830a6c644fb [2022-08-24T12:09:57.612Z] #51 DONE 0.0s [2022-08-24T12:09:57.612Z] [2022-08-24T12:09:57.612Z] #53 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-24T12:09:57.612Z] #53 sha256:6477cead3d4aa168d239e77ae5df45413c83811077119d3f782dd0ac94223c85 [2022-08-24T12:09:57.612Z] #53 DONE 0.1s [2022-08-24T12:09:57.612Z] [2022-08-24T12:09:57.612Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:09:57.612Z] #76 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:57.699Z] #21 49.84 Selecting previously unselected package libonig5:amd64. [2022-08-24T12:09:57.699Z] #21 49.84 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-24T12:09:57.699Z] #21 49.85 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T12:09:57.699Z] #21 50.00 Selecting previously unselected package libjq1:amd64. [2022-08-24T12:09:57.699Z] #21 50.01 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-24T12:09:57.699Z] #21 50.01 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-24T12:09:57.699Z] #21 50.17 Selecting previously unselected package jq. [2022-08-24T12:09:57.699Z] #21 50.19 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-24T12:09:57.699Z] #21 50.21 Unpacking jq (1.6-2.1) ... [2022-08-24T12:09:57.982Z] #21 50.34 Selecting previously unselected package libaio1:amd64. [2022-08-24T12:09:57.982Z] #21 50.35 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-24T12:09:57.982Z] #21 50.37 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-24T12:09:57.982Z] #21 50.44 Selecting previously unselected package libgpm2:amd64. [2022-08-24T12:09:57.982Z] #21 50.44 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-24T12:09:57.982Z] #21 50.45 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-24T12:09:58.242Z] #21 50.59 Selecting previously unselected package libicu67:amd64. [2022-08-24T12:09:58.243Z] #21 50.60 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-24T12:09:58.243Z] #21 50.60 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-24T12:10:01.803Z] #76 318.7 CCLD tests/init [2022-08-24T12:10:02.451Z] #21 ... [2022-08-24T12:10:02.451Z] [2022-08-24T12:10:02.451Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:10:02.451Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:10:02.451Z] #77 202.3 checking whether we are cross compiling... no [2022-08-24T12:10:02.451Z] #77 202.6 checking for suffix of object files... o [2022-08-24T12:10:02.451Z] #77 202.8 checking whether we are using the GNU C compiler... yes [2022-08-24T12:10:02.451Z] #77 203.0 checking whether gcc accepts -g... yes [2022-08-24T12:10:02.451Z] #77 203.1 checking for gcc option to accept ISO C89... none needed [2022-08-24T12:10:02.451Z] #77 203.4 checking whether gcc understands -c and -o together... yes [2022-08-24T12:10:02.451Z] #77 203.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-24T12:10:02.451Z] #77 203.5 checking whether build environment is sane... yes [2022-08-24T12:10:02.451Z] #77 203.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-24T12:10:02.451Z] #77 203.6 checking for gawk... no [2022-08-24T12:10:02.451Z] #77 203.6 checking for mawk... mawk [2022-08-24T12:10:02.451Z] #77 203.6 checking whether make sets $(MAKE)... yes [2022-08-24T12:10:02.451Z] #77 203.7 checking whether make supports the include directive... yes (GNU style) [2022-08-24T12:10:02.451Z] #77 203.8 checking whether make supports nested variables... yes [2022-08-24T12:10:02.451Z] #77 203.8 checking whether UID '0' is supported by ustar format... yes [2022-08-24T12:10:02.451Z] #77 203.8 checking whether GID '0' is supported by ustar format... yes [2022-08-24T12:10:02.451Z] #77 203.8 checking how to create a ustar tar archive... gnutar [2022-08-24T12:10:02.451Z] #77 203.9 checking dependency style of gcc... gcc3 [2022-08-24T12:10:02.451Z] #77 204.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-24T12:10:02.451Z] #77 204.1 checking whether make supports nested variables... (cached) yes [2022-08-24T12:10:02.451Z] #77 204.2 checking build system type... x86_64-pc-linux-gnu [2022-08-24T12:10:02.451Z] #77 204.6 checking host system type... x86_64-pc-linux-gnu [2022-08-24T12:10:02.451Z] #77 204.6 checking how to print strings... printf [2022-08-24T12:10:02.451Z] #77 204.6 checking for a sed that does not truncate output... /bin/sed [2022-08-24T12:10:02.451Z] #77 204.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-24T12:10:02.451Z] #77 204.7 checking for egrep... /bin/grep -E [2022-08-24T12:10:02.451Z] #77 204.7 checking for fgrep... /bin/grep -F [2022-08-24T12:10:02.451Z] #77 204.7 checking for ld used by gcc... /usr/bin/ld [2022-08-24T12:10:02.451Z] #77 204.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-24T12:10:02.451Z] #77 204.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-24T12:10:02.451Z] #77 204.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-24T12:10:02.451Z] #77 204.8 checking whether ln -s works... yes [2022-08-24T12:10:02.451Z] #77 204.8 checking the maximum length of command line arguments... 1572864 [2022-08-24T12:10:02.451Z] #77 204.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-24T12:10:02.451Z] #77 204.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-24T12:10:02.451Z] #77 204.9 checking for /usr/bin/ld option to reload object files... -r [2022-08-24T12:10:02.451Z] #77 204.9 checking for objdump... objdump [2022-08-24T12:10:02.451Z] #77 204.9 checking how to recognize dependent libraries... pass_all [2022-08-24T12:10:02.451Z] #77 204.9 checking for dlltool... no [2022-08-24T12:10:02.451Z] #77 204.9 checking how to associate runtime and link libraries... printf %s\n [2022-08-24T12:10:02.451Z] #77 204.9 checking for ar... ar [2022-08-24T12:10:02.451Z] #77 204.9 checking for archiver @FILE support... @ [2022-08-24T12:10:02.451Z] #77 205.0 checking for strip... strip [2022-08-24T12:10:02.451Z] #77 205.0 checking for ranlib... ranlib [2022-08-24T12:10:02.452Z] #77 205.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-24T12:10:02.452Z] #77 205.3 checking for sysroot... no [2022-08-24T12:10:02.452Z] #77 205.3 checking for a working dd... /bin/dd [2022-08-24T12:10:02.452Z] #77 205.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-24T12:10:02.452Z] #77 205.4 checking for mt... no [2022-08-24T12:10:02.452Z] #77 205.4 checking if : is a manifest tool... no [2022-08-24T12:10:02.452Z] #77 205.4 checking how to run the C preprocessor... gcc -E [2022-08-24T12:10:02.452Z] #77 205.7 checking for ANSI C header files... yes [2022-08-24T12:10:02.452Z] #77 206.3 checking for sys/types.h... yes [2022-08-24T12:10:02.452Z] #77 206.5 checking for sys/stat.h... yes [2022-08-24T12:10:02.452Z] #77 206.7 checking for stdlib.h... yes [2022-08-24T12:10:02.452Z] #77 206.9 checking for string.h... yes [2022-08-24T12:10:02.452Z] #77 207.0 checking for memory.h... yes [2022-08-24T12:10:02.452Z] #77 207.2 checking for strings.h... yes [2022-08-24T12:10:02.452Z] #77 207.4 checking for inttypes.h... yes [2022-08-24T12:10:02.452Z] #77 207.5 checking for stdint.h... yes [2022-08-24T12:10:02.452Z] #77 207.7 checking for unistd.h... yes [2022-08-24T12:10:02.452Z] #77 207.9 checking for dlfcn.h... yes [2022-08-24T12:10:02.452Z] #77 208.0 checking for objdir... .libs [2022-08-24T12:10:02.452Z] #77 208.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-24T12:10:02.452Z] #77 208.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-24T12:10:02.452Z] #77 208.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-24T12:10:02.452Z] #77 208.6 checking if gcc static flag -static works... yes [2022-08-24T12:10:02.452Z] #77 209.1 checking if gcc supports -c -o file.o... yes [2022-08-24T12:10:02.452Z] #77 209.2 checking if gcc supports -c -o file.o... (cached) yes [2022-08-24T12:10:02.452Z] #77 209.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-24T12:10:02.452Z] #77 209.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-24T12:10:02.452Z] #77 209.7 checking how to hardcode library paths into programs... immediate [2022-08-24T12:10:02.452Z] #77 209.7 checking whether stripping libraries is possible... yes [2022-08-24T12:10:02.452Z] #77 209.7 checking if libtool supports shared libraries... yes [2022-08-24T12:10:02.452Z] #77 209.7 checking whether to build shared libraries... no [2022-08-24T12:10:02.452Z] #77 209.7 checking whether to build static libraries... yes [2022-08-24T12:10:02.452Z] #77 209.7 checking float.h usability... yes [2022-08-24T12:10:02.452Z] #77 209.8 checking float.h presence... yes [2022-08-24T12:10:02.452Z] #77 209.9 checking for float.h... yes [2022-08-24T12:10:02.452Z] #77 209.9 checking limits.h usability... yes [2022-08-24T12:10:02.452Z] #77 210.0 checking limits.h presence... yes [2022-08-24T12:10:02.452Z] #77 210.1 checking for limits.h... yes [2022-08-24T12:10:02.452Z] #77 210.1 checking stddef.h usability... yes [2022-08-24T12:10:02.452Z] #77 210.2 checking stddef.h presence... [2022-08-24T12:10:02.452Z] #77 ... [2022-08-24T12:10:02.452Z] [2022-08-24T12:10:02.452Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T12:10:02.452Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:10:02.712Z] #21 54.92 Selecting previously unselected package libinih1:amd64. [2022-08-24T12:10:02.712Z] #21 54.93 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-24T12:10:02.712Z] #21 54.94 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-24T12:10:02.712Z] #21 55.01 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-24T12:10:02.712Z] #21 55.01 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-24T12:10:02.712Z] #21 55.02 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-24T12:10:02.712Z] #21 55.13 Selecting previously unselected package libnet1:amd64. [2022-08-24T12:10:02.712Z] #21 55.14 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-24T12:10:02.712Z] #21 55.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:10:02.974Z] #21 55.23 Selecting previously unselected package libnl-3-200:amd64. [2022-08-24T12:10:02.974Z] #21 55.24 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-24T12:10:02.974Z] #21 55.25 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T12:10:02.974Z] #21 55.39 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-24T12:10:02.974Z] #21 55.40 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-24T12:10:02.974Z] #21 55.41 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:10:03.236Z] #21 55.52 Selecting previously unselected package libyajl2:amd64. [2022-08-24T12:10:03.236Z] #21 55.53 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-24T12:10:03.236Z] #21 55.54 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-24T12:10:03.236Z] #21 55.65 Selecting previously unselected package net-tools. [2022-08-24T12:10:03.236Z] #21 55.66 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-24T12:10:03.236Z] #21 55.67 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-24T12:10:03.847Z] #21 56.00 Selecting previously unselected package patch. [2022-08-24T12:10:03.847Z] #21 56.01 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-24T12:10:03.847Z] #21 56.03 Unpacking patch (2.7.6-7) ... [2022-08-24T12:10:03.847Z] #21 56.28 Selecting previously unselected package python-pip-whl. [2022-08-24T12:10:03.847Z] #21 56.29 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-24T12:10:03.847Z] #21 56.30 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-24T12:10:04.792Z] #21 57.28 Selecting previously unselected package python3-lib2to3. [2022-08-24T12:10:04.792Z] #21 57.31 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-24T12:10:05.056Z] #21 57.32 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-24T12:10:05.318Z] #21 57.61 Selecting previously unselected package python3-distutils. [2022-08-24T12:10:05.318Z] #21 57.61 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-24T12:10:05.318Z] #21 57.61 Unpacking python3-distutils (3.9.2-1) ... [2022-08-24T12:10:05.580Z] #21 57.82 Selecting previously unselected package python3-pkg-resources. [2022-08-24T12:10:05.580Z] #21 57.82 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-24T12:10:05.580Z] #21 57.83 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:10:05.844Z] #21 58.07 Selecting previously unselected package python3-setuptools. [2022-08-24T12:10:05.844Z] #21 58.07 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-24T12:10:05.844Z] #21 58.08 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-24T12:10:06.105Z] #21 58.46 Selecting previously unselected package python3-wheel. [2022-08-24T12:10:06.105Z] #21 58.48 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-24T12:10:06.105Z] #21 58.50 Unpacking python3-wheel (0.34.2-1) ... [2022-08-24T12:10:06.105Z] #21 58.60 Selecting previously unselected package python3-pip. [2022-08-24T12:10:06.365Z] #21 58.61 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-24T12:10:06.365Z] #21 58.61 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-24T12:10:06.628Z] #21 59.03 Selecting previously unselected package sudo. [2022-08-24T12:10:06.628Z] #21 59.04 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-24T12:10:06.628Z] #21 59.05 Unpacking sudo (1.9.5p2-3) ... [2022-08-24T12:10:07.571Z] #21 59.92 Selecting previously unselected package systemd-journal-remote. [2022-08-24T12:10:07.571Z] #21 59.92 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-24T12:10:07.571Z] #21 59.94 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-24T12:10:07.571Z] #21 60.06 Selecting previously unselected package thin-provisioning-tools. [2022-08-24T12:10:07.831Z] #21 60.06 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-24T12:10:07.831Z] #21 60.07 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-24T12:10:08.092Z] #21 60.37 Selecting previously unselected package uidmap. [2022-08-24T12:10:08.092Z] #21 60.38 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-24T12:10:08.092Z] #21 60.39 Unpacking uidmap (1:4.8.1-1) ... [2022-08-24T12:10:08.353Z] #21 60.64 Selecting previously unselected package vim-runtime. [2022-08-24T12:10:08.353Z] #21 60.65 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T12:10:08.353Z] #21 60.69 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-24T12:10:08.353Z] #21 60.73 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-24T12:10:08.353Z] #21 60.74 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:10:10.236Z] #77 240.9 AR libcrun_testing.a [2022-08-24T12:10:10.236Z] #77 240.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-24T12:10:10.236Z] #77 241.0 CCLD tests/tests_libcrun_utils [2022-08-24T12:10:10.236Z] #77 241.0 CCLD tests/tests_libcrun_errors [2022-08-24T12:10:10.236Z] #77 241.0 CCLD tests/tests_libcrun_fuzzer [2022-08-24T12:10:10.236Z] #77 241.5 CCLD libcrun.la [2022-08-24T12:10:10.236Z] #77 242.5 CCLD crun [2022-08-24T12:10:10.236Z] #77 243.1 make[3]: Entering directory '/tmp/crun-build' [2022-08-24T12:10:10.236Z] #77 243.3 /bin/mkdir -p '/usr/local/lib' [2022-08-24T12:10:10.236Z] #77 243.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-24T12:10:10.236Z] #77 243.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-24T12:10:10.236Z] #77 243.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-24T12:10:10.236Z] #77 243.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-24T12:10:10.236Z] #77 243.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-24T12:10:10.236Z] #77 243.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-24T12:10:10.236Z] #77 243.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-24T12:10:10.236Z] #77 243.6 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-24T12:10:10.236Z] #77 243.6 ---------------------------------------------------------------------- [2022-08-24T12:10:10.236Z] #77 243.6 Libraries have been installed in: [2022-08-24T12:10:10.236Z] #77 243.6 /usr/local/lib [2022-08-24T12:10:10.236Z] #77 243.6 [2022-08-24T12:10:10.236Z] #77 243.6 If you ever happen to want to link against installed libraries [2022-08-24T12:10:10.236Z] #77 243.6 in a given directory, LIBDIR, you must either use libtool, and [2022-08-24T12:10:10.236Z] #77 243.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-24T12:10:10.236Z] #77 243.6 flag during linking and do at least one of the following: [2022-08-24T12:10:10.236Z] #77 243.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-24T12:10:10.236Z] #77 243.6 during execution [2022-08-24T12:10:10.236Z] #77 243.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-24T12:10:10.236Z] #77 243.6 during linking [2022-08-24T12:10:10.236Z] #77 243.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-24T12:10:10.236Z] #77 243.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-24T12:10:10.236Z] #77 243.6 [2022-08-24T12:10:10.236Z] #77 243.6 See any operating system documentation about shared libraries for [2022-08-24T12:10:10.236Z] #77 243.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-24T12:10:10.236Z] #77 243.6 ---------------------------------------------------------------------- [2022-08-24T12:10:10.236Z] #77 243.6 /bin/mkdir -p '/build' [2022-08-24T12:10:10.236Z] #77 243.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-24T12:10:10.498Z] #77 243.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-24T12:10:10.498Z] #77 243.7 make[3]: Leaving directory '/tmp/crun-build' [2022-08-24T12:10:10.498Z] #77 243.7 make[2]: Leaving directory '/tmp/crun-build' [2022-08-24T12:10:10.498Z] #77 243.7 make[1]: Leaving directory '/tmp/crun-build' [2022-08-24T12:10:10.498Z] #77 DONE 243.8s [2022-08-24T12:10:10.498Z] [2022-08-24T12:10:10.498Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:10:10.498Z] #64 sha256:27340f5c31995b6d370838b542b5b9042591632b35725b3a10ae7c19736f1d65 [2022-08-24T12:10:12.559Z] #21 ... [2022-08-24T12:10:12.559Z] [2022-08-24T12:10:12.559Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:10:12.559Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:10:12.559Z] #77 210.2 checking stddef.h presence... yes [2022-08-24T12:10:12.559Z] #77 210.2 checking for stddef.h... yes [2022-08-24T12:10:12.559Z] #77 210.3 checking for stdlib.h... (cached) yes [2022-08-24T12:10:12.559Z] #77 210.3 checking for string.h... (cached) yes [2022-08-24T12:10:12.559Z] #77 210.3 checking sys/time.h usability... yes [2022-08-24T12:10:12.559Z] #77 210.5 checking sys/time.h presence... yes [2022-08-24T12:10:12.559Z] #77 210.5 checking for sys/time.h... yes [2022-08-24T12:10:12.559Z] #77 210.5 checking for inline... inline [2022-08-24T12:10:12.559Z] #77 210.6 checking for size_t... yes [2022-08-24T12:10:12.559Z] #77 211.0 checking for stdlib.h... (cached) yes [2022-08-24T12:10:12.559Z] #77 211.0 checking for GNU libc compatible malloc... yes [2022-08-24T12:10:12.559Z] #77 211.4 checking for stdlib.h... (cached) yes [2022-08-24T12:10:12.559Z] #77 211.4 checking for GNU libc compatible realloc... yes [2022-08-24T12:10:12.559Z] #77 211.8 checking for working strtod... yes [2022-08-24T12:10:12.559Z] #77 212.1 checking for gettimeofday... yes [2022-08-24T12:10:12.559Z] #77 212.4 checking for memset... yes [2022-08-24T12:10:12.559Z] #77 212.8 checking for strspn... yes [2022-08-24T12:10:12.559Z] #77 213.4 checking that generated files are newer than configure... done [2022-08-24T12:10:12.559Z] #77 213.5 configure: creating ./config.status [2022-08-24T12:10:12.559Z] #77 216.3 config.status: creating Makefile [2022-08-24T12:10:12.559Z] #77 216.5 config.status: creating config.h [2022-08-24T12:10:12.559Z] #77 216.6 config.status: executing depfiles commands [2022-08-24T12:10:12.559Z] #77 217.1 config.status: executing libtool commands [2022-08-24T12:10:12.559Z] #77 219.6 GEN .version [2022-08-24T12:10:12.559Z] #77 219.7 make install-recursive [2022-08-24T12:10:12.559Z] #77 219.7 make[1]: Entering directory '/tmp/crun-build' [2022-08-24T12:10:12.559Z] #77 220.0 Making install in libocispec [2022-08-24T12:10:12.559Z] #77 220.1 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:10:12.559Z] #77 220.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-24T12:10:12.559Z] #77 220.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-24T12:10:12.559Z] #77 220.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-24T12:10:12.559Z] #77 220.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-24T12:10:13.562Z] #77 221.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-24T12:10:13.562Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-24T12:10:13.562Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-24T12:10:13.562Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-24T12:10:13.562Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-24T12:10:13.562Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-24T12:10:13.562Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-24T12:10:13.562Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-24T12:10:13.824Z] #77 221.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-24T12:10:13.824Z] #77 221.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-24T12:10:13.824Z] #77 221.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-24T12:10:13.824Z] #77 221.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-24T12:10:13.824Z] #77 221.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-24T12:10:13.824Z] #77 221.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-24T12:10:13.824Z] #77 221.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-24T12:10:13.824Z] #77 221.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-24T12:10:14.396Z] #77 ... [2022-08-24T12:10:14.396Z] [2022-08-24T12:10:14.396Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T12:10:14.396Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:10:14.396Z] #21 66.60 Selecting previously unselected package vim. [2022-08-24T12:10:14.396Z] #21 66.61 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-24T12:10:14.396Z] #21 66.64 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:10:15.338Z] #21 67.57 Selecting previously unselected package xfsprogs. [2022-08-24T12:10:15.338Z] #21 67.57 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-24T12:10:15.338Z] #21 67.58 Unpacking xfsprogs (5.10.0-4) ... [2022-08-24T12:10:16.281Z] #21 68.58 Selecting previously unselected package zip. [2022-08-24T12:10:16.281Z] #21 68.60 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-24T12:10:16.281Z] #21 68.62 Unpacking zip (3.0-12) ... [2022-08-24T12:10:16.542Z] #21 68.86 Selecting previously unselected package zstd. [2022-08-24T12:10:16.542Z] #21 68.88 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-24T12:10:16.542Z] #21 68.89 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-24T12:10:17.114Z] #21 69.56 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:10:18.943Z] #64 288.8 # github.com/containerd/containerd/cmd/containerd [2022-08-24T12:10:18.943Z] #64 288.8 /usr/bin/ld: /tmp/go-link-2462401897/000019.o: in function `New': [2022-08-24T12:10:18.943Z] #64 288.8 /tmp/tmp.KqR7eYCyoa/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-24T12:10:18.943Z] #64 288.9 + bin/containerd-stress [2022-08-24T12:10:18.943Z] #64 290.0 + bin/containerd-shim [2022-08-24T12:10:19.038Z] #21 71.26 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-24T12:10:19.038Z] #21 71.28 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-24T12:10:19.038Z] #21 71.29 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-24T12:10:19.038Z] #21 71.31 Setting up libicu67:amd64 (67.1-7) ... [2022-08-24T12:10:19.038Z] #21 71.33 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-24T12:10:19.038Z] #21 71.37 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-24T12:10:19.038Z] #21 71.40 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-24T12:10:19.038Z] #21 71.51 Setting up uidmap (1:4.8.1-1) ... [2022-08-24T12:10:19.038Z] #21 71.57 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-24T12:10:19.301Z] #21 71.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:10:19.301Z] #21 71.63 Setting up bzip2 (1.0.8-4) ... [2022-08-24T12:10:19.301Z] #21 71.64 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:10:19.301Z] #21 71.65 Setting up python3-wheel (0.34.2-1) ... [2022-08-24T12:10:20.244Z] #21 72.76 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-24T12:10:20.505Z] #21 72.78 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:10:20.505Z] #21 72.80 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-24T12:10:20.505Z] #21 72.82 Setting up libcap2-bin (1:2.44-1) ... [2022-08-24T12:10:20.505Z] #21 72.84 Setting up apparmor (2.13.6-10) ... [2022-08-24T12:10:22.249Z] #64 298.8 + bin/containerd-shim-runc-v1 [2022-08-24T12:10:23.052Z] #21 75.60 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-24T12:10:23.314Z] #21 75.70 Setting up zip (3.0-12) ... [2022-08-24T12:10:23.314Z] #21 75.72 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:10:23.314Z] #21 75.80 Setting up bash-completion (1:2.11-2) ... [2022-08-24T12:10:23.750Z] #76 338.6 AR libcrun_testing.a [2022-08-24T12:10:23.750Z] #76 338.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-24T12:10:23.750Z] #76 338.7 CCLD tests/tests_libcrun_errors [2022-08-24T12:10:23.750Z] #76 338.7 CCLD tests/tests_libcrun_utils [2022-08-24T12:10:23.750Z] #76 338.7 CCLD tests/tests_libcrun_fuzzer [2022-08-24T12:10:23.750Z] #76 339.1 CCLD libcrun.la [2022-08-24T12:10:23.750Z] #76 340.2 CCLD crun [2022-08-24T12:10:23.750Z] #76 340.7 make[3]: Entering directory '/tmp/crun-build' [2022-08-24T12:10:23.750Z] #76 340.9 /bin/mkdir -p '/usr/local/lib' [2022-08-24T12:10:23.750Z] #76 340.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-24T12:10:23.750Z] #76 340.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-24T12:10:23.750Z] #76 341.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-24T12:10:23.750Z] #76 341.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-24T12:10:23.750Z] #76 341.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-24T12:10:23.750Z] #76 341.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-24T12:10:23.750Z] #76 341.0 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-24T12:10:23.750Z] #76 341.3 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-24T12:10:23.750Z] #76 341.3 ---------------------------------------------------------------------- [2022-08-24T12:10:23.750Z] #76 341.3 Libraries have been installed in: [2022-08-24T12:10:23.750Z] #76 341.3 /usr/local/lib [2022-08-24T12:10:23.750Z] #76 341.3 [2022-08-24T12:10:23.750Z] #76 341.3 If you ever happen to want to link against installed libraries [2022-08-24T12:10:23.750Z] #76 341.3 in a given directory, LIBDIR, you must either use libtool, and [2022-08-24T12:10:23.750Z] #76 341.3 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-24T12:10:23.750Z] #76 341.3 flag during linking and do at least one of the following: [2022-08-24T12:10:23.750Z] #76 341.3 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-24T12:10:23.750Z] #76 341.3 during execution [2022-08-24T12:10:23.750Z] #76 341.3 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-24T12:10:23.750Z] #76 341.3 during linking [2022-08-24T12:10:23.750Z] #76 341.3 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-24T12:10:23.750Z] #76 341.3 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-24T12:10:23.750Z] #76 341.3 [2022-08-24T12:10:23.750Z] #76 341.3 See any operating system documentation about shared libraries for [2022-08-24T12:10:23.750Z] #76 341.3 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-24T12:10:23.750Z] #76 341.3 ---------------------------------------------------------------------- [2022-08-24T12:10:23.750Z] #76 341.3 /bin/mkdir -p '/build' [2022-08-24T12:10:23.750Z] #76 341.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-24T12:10:24.012Z] #76 341.4 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-24T12:10:24.012Z] #76 341.4 make[3]: Leaving directory '/tmp/crun-build' [2022-08-24T12:10:24.012Z] #76 341.4 make[2]: Leaving directory '/tmp/crun-build' [2022-08-24T12:10:24.012Z] #76 341.4 make[1]: Leaving directory '/tmp/crun-build' [2022-08-24T12:10:24.585Z] #76 DONE 342.1s [2022-08-24T12:10:24.585Z] [2022-08-24T12:10:24.585Z] #63 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:10:24.585Z] #63 sha256:71f25884c2d5a3db425419effc40d309127915046527ae2a10eb74185e4ba5c0 [2022-08-24T12:10:24.701Z] #21 ... [2022-08-24T12:10:24.701Z] [2022-08-24T12:10:24.701Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:10:24.701Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:10:24.701Z] #77 222.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-24T12:10:24.701Z] #77 222.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-24T12:10:24.701Z] #77 222.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-24T12:10:24.701Z] #77 222.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-24T12:10:24.701Z] #77 222.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-24T12:10:24.701Z] #77 222.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-24T12:10:24.701Z] #77 222.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-24T12:10:24.701Z] #77 222.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-24T12:10:24.701Z] #77 222.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-24T12:10:24.701Z] #77 222.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-24T12:10:24.701Z] #77 222.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-24T12:10:24.701Z] #77 222.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-24T12:10:24.701Z] #77 222.4 make install-recursive [2022-08-24T12:10:24.701Z] #77 222.4 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:10:24.701Z] #77 222.6 Making install in yajl [2022-08-24T12:10:24.701Z] #77 222.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:10:24.701Z] #77 222.8 CC verify/json_verify-json_verify.o [2022-08-24T12:10:24.701Z] #77 222.8 CC src/libyajl_la-yajl_alloc.lo [2022-08-24T12:10:24.701Z] #77 222.8 CC src/libyajl_la-yajl.lo [2022-08-24T12:10:24.701Z] #77 222.8 CC src/libyajl_la-yajl_gen.lo [2022-08-24T12:10:24.701Z] #77 222.9 CC src/libyajl_la-yajl_buf.lo [2022-08-24T12:10:24.701Z] #77 222.9 CC src/libyajl_la-yajl_encode.lo [2022-08-24T12:10:24.701Z] #77 222.9 CC src/libyajl_la-yajl_lex.lo [2022-08-24T12:10:24.701Z] #77 222.9 CC src/libyajl_la-yajl_tree.lo [2022-08-24T12:10:24.701Z] #77 223.0 CC src/libyajl_la-yajl_parser.lo [2022-08-24T12:10:24.701Z] #77 232.1 CCLD libyajl.la [2022-08-24T12:10:25.273Z] #77 232.9 CCLD verify/json_verify [2022-08-24T12:10:26.214Z] #77 233.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:10:26.214Z] #77 233.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-24T12:10:26.214Z] #77 233.6 make[5]: Nothing to be done for 'install-data-am'. [2022-08-24T12:10:26.214Z] #77 233.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:10:26.214Z] #77 233.6 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:10:26.214Z] #77 233.6 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:10:26.214Z] #77 233.7 CC src/validate.o [2022-08-24T12:10:26.214Z] #77 233.7 CC src/image_spec_schema_config_schema.lo [2022-08-24T12:10:26.214Z] #77 233.7 CC src/image_spec_schema_content_descriptor.lo [2022-08-24T12:10:26.214Z] #77 233.7 CC src/image_spec_schema_defs.lo [2022-08-24T12:10:26.214Z] #77 233.8 CC src/image_spec_schema_defs_descriptor.lo [2022-08-24T12:10:26.214Z] #77 233.8 CC src/image_spec_schema_image_index_schema.lo [2022-08-24T12:10:26.214Z] #77 233.8 CC src/image_spec_schema_image_layout_schema.lo [2022-08-24T12:10:26.214Z] #77 233.8 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-24T12:10:26.215Z] #77 233.8 CC src/runtime_spec_schema_config_linux.lo [2022-08-24T12:10:26.215Z] #77 233.8 CC src/runtime_spec_schema_config_zos.lo [2022-08-24T12:10:26.215Z] #77 233.8 CC src/runtime_spec_schema_config_schema.lo [2022-08-24T12:10:26.215Z] #77 233.9 CC src/runtime_spec_schema_config_vm.lo [2022-08-24T12:10:26.215Z] #77 233.9 CC src/runtime_spec_schema_config_solaris.lo [2022-08-24T12:10:26.215Z] #77 233.9 CC src/runtime_spec_schema_config_windows.lo [2022-08-24T12:10:26.215Z] #77 233.9 CC src/runtime_spec_schema_defs_linux.lo [2022-08-24T12:10:26.477Z] #77 234.0 CC src/runtime_spec_schema_defs_zos.lo [2022-08-24T12:10:26.477Z] #77 234.0 CC src/runtime_spec_schema_defs.lo [2022-08-24T12:10:26.477Z] #77 234.0 CC src/runtime_spec_schema_defs_vm.lo [2022-08-24T12:10:26.477Z] #77 234.0 CC src/runtime_spec_schema_defs_windows.lo [2022-08-24T12:10:26.477Z] #77 234.2 CC src/runtime_spec_schema_state_schema.lo [2022-08-24T12:10:26.737Z] #77 234.3 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-24T12:10:26.738Z] #77 234.3 CC src/basic_test_double_array_item.lo [2022-08-24T12:10:26.738Z] #77 234.4 CC src/basic_test_double_array.lo [2022-08-24T12:10:26.738Z] #77 234.5 CC src/basic_test_top_array_string.lo [2022-08-24T12:10:26.738Z] #77 234.5 CC src/basic_test_top_array_int.lo [2022-08-24T12:10:26.998Z] #77 234.5 CC src/basic_test_top_double_array_obj.lo [2022-08-24T12:10:26.999Z] #77 234.6 CC src/basic_test_top_double_array_refobj.lo [2022-08-24T12:10:26.999Z] #77 234.6 CC src/basic_test_top_double_array_int.lo [2022-08-24T12:10:26.999Z] #77 234.7 CC src/basic_test_top_double_array_string.lo [2022-08-24T12:10:27.259Z] #77 234.8 CC src/read-file.lo [2022-08-24T12:10:27.521Z] #77 235.3 CC tests/test-2.o [2022-08-24T12:10:27.546Z] #64 303.9 + bin/containerd-shim-runc-v2 [2022-08-24T12:10:27.782Z] #77 235.4 CC tests/test-3.o [2022-08-24T12:10:27.782Z] #77 235.5 CC tests/test-1.o [2022-08-24T12:10:27.782Z] #77 235.6 CC tests/test-4.o [2022-08-24T12:10:28.043Z] #77 235.7 CC tests/test-5.o [2022-08-24T12:10:28.043Z] #77 235.7 CC src/json_common.lo [2022-08-24T12:10:28.043Z] #77 235.8 CC tests/test-6.o [2022-08-24T12:10:28.043Z] #77 235.8 CC tests/test-7.o [2022-08-24T12:10:28.120Z] #64 304.6 + binaries [2022-08-24T12:10:28.120Z] #64 304.6 + install -D bin/containerd /build/containerd [2022-08-24T12:10:28.120Z] #64 304.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-24T12:10:28.120Z] #64 304.6 + install -D bin/ctr /build/ctr [2022-08-24T12:10:28.305Z] #77 236.0 CC tests/test-8.o [2022-08-24T12:10:28.305Z] #77 236.1 CC tests/test-9.o [2022-08-24T12:10:28.630Z] #64 ... [2022-08-24T12:10:28.630Z] [2022-08-24T12:10:28.630Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T12:10:28.630Z] #60 sha256:d861d2f3ab7ae823da85a94a4ea35bea6d831a283d252f09e3581cb3ef7c550c [2022-08-24T12:10:28.630Z] #60 183.1 + mkdir -p /build [2022-08-24T12:10:28.630Z] #60 183.1 + cp runc /build/runc [2022-08-24T12:10:28.630Z] #60 DONE 184.2s [2022-08-24T12:10:28.630Z] [2022-08-24T12:10:28.630Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:10:28.630Z] #64 sha256:27340f5c31995b6d370838b542b5b9042591632b35725b3a10ae7c19736f1d65 [2022-08-24T12:10:28.630Z] #64 ... [2022-08-24T12:10:28.630Z] [2022-08-24T12:10:28.630Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:10:28.630Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:10:28.630Z] #55 315.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-24T12:10:28.630Z] #55 DONE 315.7s [2022-08-24T12:10:28.630Z] [2022-08-24T12:10:28.630Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:10:28.630Z] #64 sha256:27340f5c31995b6d370838b542b5b9042591632b35725b3a10ae7c19736f1d65 [2022-08-24T12:10:28.877Z] #77 236.4 CC tests/test-11.o [2022-08-24T12:10:28.877Z] #77 236.5 CC tests/test-10.o [2022-08-24T12:10:28.877Z] #77 ... [2022-08-24T12:10:28.877Z] [2022-08-24T12:10:28.877Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T12:10:28.877Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:10:28.877Z] #21 81.21 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:10:28.877Z] #21 81.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-24T12:10:28.877Z] #21 81.24 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-24T12:10:29.138Z] #21 81.29 Setting up patch (2.7.6-7) ... [2022-08-24T12:10:29.138Z] #21 81.31 Setting up sudo (1.9.5p2-3) ... [2022-08-24T12:10:29.138Z] #21 81.45 invoke-rc.d: could not determine current runlevel [2022-08-24T12:10:29.138Z] #21 81.47 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-24T12:10:29.138Z] #21 81.48 Setting up xfsprogs (5.10.0-4) ... [2022-08-24T12:10:29.138Z] #21 81.50 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-24T12:10:29.138Z] #21 81.50 Failed to connect to bus: Host is down [2022-08-24T12:10:29.138Z] #21 81.51 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-24T12:10:29.399Z] #21 81.65 Setting up inetutils-ping (2:2.0-1) ... [2022-08-24T12:10:29.399Z] #21 81.69 Setting up pigz (2.6-1) ... [2022-08-24T12:10:29.399Z] #21 81.72 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-24T12:10:29.399Z] #21 81.74 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T12:10:29.399Z] #21 81.79 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-24T12:10:29.399Z] #21 81.82 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:10:29.503Z] #64 DONE 306.3s [2022-08-24T12:10:30.341Z] #21 82.86 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-24T12:10:30.445Z] [2022-08-24T12:10:30.445Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-24T12:10:30.445Z] #65 sha256:213b82c18097b5f70048e3a5b63e700f4ea285f85797b52845ed03a75e4c18d5 [2022-08-24T12:10:30.548Z] #64 ... [2022-08-24T12:10:30.548Z] [2022-08-24T12:10:30.548Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-24T12:10:30.548Z] #56 sha256:8aedb49b484921723c6f0ba3c3898a00357f72b5be0005ccf0f005434007ca24 [2022-08-24T12:10:30.602Z] #21 82.88 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-24T12:10:31.120Z] #56 DONE 0.7s [2022-08-24T12:10:31.120Z] [2022-08-24T12:10:31.120Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-24T12:10:31.120Z] #58 sha256:b851388e0d4e04f1d5f28578b7275cc516a83cb01ea3e16501d2fe9d52ef99ce [2022-08-24T12:10:31.120Z] #58 DONE 0.1s [2022-08-24T12:10:31.120Z] [2022-08-24T12:10:31.120Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:10:31.120Z] #64 sha256:27340f5c31995b6d370838b542b5b9042591632b35725b3a10ae7c19736f1d65 [2022-08-24T12:10:31.175Z] #21 83.46 Setting up libelf1:amd64 (0.183-1) ... [2022-08-24T12:10:31.175Z] #21 83.47 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-24T12:10:31.175Z] #21 83.49 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-24T12:10:31.175Z] #21 83.51 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T12:10:31.175Z] #21 83.52 Setting up libkmod2:amd64 (28-1) ... [2022-08-24T12:10:31.175Z] #21 83.54 Setting up python3-distutils (3.9.2-1) ... [2022-08-24T12:10:31.380Z] #64 ... [2022-08-24T12:10:31.380Z] [2022-08-24T12:10:31.380Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-24T12:10:31.380Z] #61 sha256:865ae446fcc4ff6fd0b6b01ccdb19867f1445af1ab6a8acf43c2327eecae6e91 [2022-08-24T12:10:31.380Z] #61 DONE 0.3s [2022-08-24T12:10:31.380Z] [2022-08-24T12:10:31.380Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:10:31.380Z] #64 sha256:27340f5c31995b6d370838b542b5b9042591632b35725b3a10ae7c19736f1d65 [2022-08-24T12:10:31.749Z] #21 84.19 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:10:31.749Z] #21 84.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-24T12:10:31.749Z] #21 84.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-24T12:10:31.749Z] #21 84.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-24T12:10:31.749Z] #21 84.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-24T12:10:31.749Z] #21 84.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-24T12:10:31.749Z] #21 84.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-24T12:10:31.749Z] #21 84.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-24T12:10:32.010Z] #21 84.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-24T12:10:32.010Z] #21 84.32 Setting up python3-setuptools (52.0.0-4) ... [2022-08-24T12:10:32.362Z] #65 DONE 1.5s [2022-08-24T12:10:32.362Z] [2022-08-24T12:10:32.362Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-24T12:10:32.362Z] #70 sha256:2b8f3d538d7e6f7b3be65bce3bf9d1398059666c82d3f0b944b49501e2cf2e3b [2022-08-24T12:10:32.362Z] #70 DONE 0.3s [2022-08-24T12:10:32.362Z] [2022-08-24T12:10:32.362Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-24T12:10:32.362Z] #75 sha256:6f0002fef1e2d93119f22a27d067c28917cfdf4c6f7fbaa85c213ed08b35eb5a [2022-08-24T12:10:33.927Z] #64 287.2 + bin/containerd [2022-08-24T12:10:34.275Z] #75 DONE 1.7s [2022-08-24T12:10:34.275Z] [2022-08-24T12:10:34.275Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-24T12:10:34.275Z] #78 sha256:6d837f55ce926cf52259c82116edbe25dc858eee4abbafa801cd7ba9d6cdc4b1 [2022-08-24T12:10:34.275Z] #78 DONE 0.1s [2022-08-24T12:10:34.275Z] [2022-08-24T12:10:34.275Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-24T12:10:34.275Z] #79 sha256:3a758e67a21a89f9b8df66f4bc7718fb312f4f3286d60ce87df076a5b7153569 [2022-08-24T12:10:34.275Z] #79 DONE 0.1s [2022-08-24T12:10:34.275Z] [2022-08-24T12:10:34.275Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-24T12:10:34.275Z] #80 sha256:701135402856d27a02821bb3e6719ae16c607d885618fb861f9d2720c38ebe08 [2022-08-24T12:10:34.275Z] #80 DONE 0.0s [2022-08-24T12:10:34.275Z] [2022-08-24T12:10:34.275Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-24T12:10:34.275Z] #81 sha256:0723bb2f68967e309877b03d31ae239fcde1d5aca15616d27530ed182507499f [2022-08-24T12:10:34.558Z] #21 86.73 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-24T12:10:34.558Z] #21 86.75 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-24T12:10:34.558Z] #21 86.78 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-24T12:10:34.558Z] #21 86.80 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-24T12:10:34.848Z] #81 DONE 0.8s [2022-08-24T12:10:35.109Z] [2022-08-24T12:10:35.109Z] #82 exporting to image [2022-08-24T12:10:35.109Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-24T12:10:35.109Z] #82 exporting layers [2022-08-24T12:10:36.477Z] #21 88.85 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-24T12:10:36.477Z] #21 88.86 Setting up jq (1.6-2.1) ... [2022-08-24T12:10:36.477Z] #21 88.88 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-24T12:10:36.477Z] #21 88.90 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-24T12:10:36.477Z] #21 88.91 Setting up iptables (1.8.7-1) ... [2022-08-24T12:10:36.477Z] #21 88.94 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-24T12:10:36.739Z] #21 88.97 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-24T12:10:36.739Z] #21 89.01 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-24T12:10:36.739Z] #21 89.04 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-24T12:10:36.739Z] #21 89.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-24T12:10:36.739Z] #21 89.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-24T12:10:36.739Z] #21 89.11 Setting up iproute2 (5.10.0-4) ... [2022-08-24T12:10:37.571Z] #21 89.80 Setting up systemd (247.3-7) ... [2022-08-24T12:10:37.571Z] #21 89.88 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-24T12:10:37.571Z] #21 89.91 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-24T12:10:37.571Z] #21 89.94 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-24T12:10:37.571Z] #21 90.00 Initializing machine ID from KVM UUID. [2022-08-24T12:10:38.413Z] #82 exporting layers 3.6s done [2022-08-24T12:10:38.413Z] #82 writing image sha256:0294ea2f2df277e5ed9366619fdd9136cade21f2499c15ae4c2f00267128641a [2022-08-24T12:10:38.413Z] #82 writing image sha256:0294ea2f2df277e5ed9366619fdd9136cade21f2499c15ae4c2f00267128641a done [2022-08-24T12:10:38.413Z] #82 naming to docker.io/library/docker:0cbb92bcc543767e5abe6f912ea797166fe25cba done [2022-08-24T12:10:38.413Z] #82 DONE 3.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-24T12:10:38.768Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-24T12:10:39.057Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43997/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0cbb92bcc543767e5abe6f912ea797166fe25cba -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0cbb92bcc543767e5abe6f912ea797166fe25cba hack/test/unit [2022-08-24T12:10:39.480Z] #63 ... [2022-08-24T12:10:39.480Z] [2022-08-24T12:10:39.480Z] #59 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T12:10:39.480Z] #59 sha256:7a44a1e2f8781796355b9b02ec8dc6999a99900d44093804a95e871f711faf4f [2022-08-24T12:10:39.480Z] #59 222.1 + mkdir -p /build [2022-08-24T12:10:39.480Z] #59 222.1 + cp runc /build/runc [2022-08-24T12:10:40.117Z] #21 92.24 Setting up systemd-journal-remote (247.3-7) ... [2022-08-24T12:10:40.377Z] #21 92.77 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:10:40.419Z] #59 DONE 223.3s [2022-08-24T12:10:40.419Z] [2022-08-24T12:10:40.419Z] #54 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:10:40.419Z] #54 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:10:40.419Z] #54 434.8 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-24T12:10:40.419Z] #54 DONE 435.6s [2022-08-24T12:10:40.419Z] [2022-08-24T12:10:40.419Z] #63 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:10:40.419Z] #63 sha256:71f25884c2d5a3db425419effc40d309127915046527ae2a10eb74185e4ba5c0 [2022-08-24T12:10:40.969Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-24T12:10:40.970Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-24T12:10:40.970Z] + TESTDIRS=./... [2022-08-24T12:10:40.970Z] + exclude_paths='/vendor/|/integration' [2022-08-24T12:10:40.970Z] ++ go list ./... [2022-08-24T12:10:40.970Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-24T12:10:41.542Z] + pkg_list='github.com/docker/docker/api [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/server [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/server/backend/build [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/server/httputils [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/server/middleware [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/server/router [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/server/router/build [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/server/router/container [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/server/router/debug [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/server/router/image [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/server/router/network [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/server/router/session [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/server/router/system [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/server/router/volume [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/types [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/types/backend [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/types/container [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/types/events [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/types/filters [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/types/image [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/types/mount [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/types/network [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/types/registry [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/types/strslice [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/types/swarm [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/types/time [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/types/versions [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T12:10:41.542Z] github.com/docker/docker/api/types/volume [2022-08-24T12:10:41.542Z] github.com/docker/docker/builder [2022-08-24T12:10:41.542Z] github.com/docker/docker/builder/builder-next [2022-08-24T12:10:41.542Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T12:10:41.542Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T12:10:41.542Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T12:10:41.542Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T12:10:41.542Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T12:10:41.542Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T12:10:41.542Z] github.com/docker/docker/builder/dockerfile [2022-08-24T12:10:41.542Z] github.com/docker/docker/builder/remotecontext [2022-08-24T12:10:41.542Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T12:10:41.542Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T12:10:41.542Z] github.com/docker/docker/cli [2022-08-24T12:10:41.542Z] github.com/docker/docker/cli/config [2022-08-24T12:10:41.542Z] github.com/docker/docker/cli/debug [2022-08-24T12:10:41.542Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T12:10:41.542Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T12:10:41.542Z] github.com/docker/docker/client [2022-08-24T12:10:41.542Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T12:10:41.542Z] github.com/docker/docker/cmd/dockerd [2022-08-24T12:10:41.542Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T12:10:41.542Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T12:10:41.542Z] github.com/docker/docker/container [2022-08-24T12:10:41.542Z] github.com/docker/docker/container/stream [2022-08-24T12:10:41.542Z] github.com/docker/docker/contrib/apparmor [2022-08-24T12:10:41.542Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T12:10:41.542Z] github.com/docker/docker/contrib/httpserver [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/cluster [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/config [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/containerd [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/events [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/exec [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/images [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/initlayer [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/links [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/listeners [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/logger [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/logger/local [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/names [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/network [2022-08-24T12:10:41.542Z] github.com/docker/docker/daemon/stats [2022-08-24T12:10:41.542Z] github.com/docker/docker/distribution [2022-08-24T12:10:41.542Z] github.com/docker/docker/distribution/metadata [2022-08-24T12:10:41.542Z] github.com/docker/docker/distribution/utils [2022-08-24T12:10:41.542Z] github.com/docker/docker/distribution/xfer [2022-08-24T12:10:41.542Z] github.com/docker/docker/dockerversion [2022-08-24T12:10:41.542Z] github.com/docker/docker/errdefs [2022-08-24T12:10:41.542Z] github.com/docker/docker/image [2022-08-24T12:10:41.542Z] github.com/docker/docker/image/cache [2022-08-24T12:10:41.543Z] github.com/docker/docker/image/tarexport [2022-08-24T12:10:41.543Z] github.com/docker/docker/image/v1 [2022-08-24T12:10:41.543Z] github.com/docker/docker/internal/test/suite [2022-08-24T12:10:41.543Z] github.com/docker/docker/layer [2022-08-24T12:10:41.543Z] github.com/docker/docker/libcontainerd [2022-08-24T12:10:41.543Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T12:10:41.543Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T12:10:41.543Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T12:10:41.543Z] github.com/docker/docker/libcontainerd/types [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/config [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/idm [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/ns [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/options [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/osl [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/types [2022-08-24T12:10:41.543Z] github.com/docker/docker/oci [2022-08-24T12:10:41.543Z] github.com/docker/docker/oci/caps [2022-08-24T12:10:41.543Z] github.com/docker/docker/opts [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/aaparser [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/archive [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/authorization [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/capabilities [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/containerfs [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/directory [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/dmesg [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/fileutils [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/fsutils [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/homedir [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/idtools [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/ioutils [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/longpath [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/loopback [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/parsers [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/pidfile [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/platform [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/plugins [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/pools [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/progress [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/pubsub [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/reexec [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/signal [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/stack [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/stringid [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/system [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/tailfile [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/tarsum [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/urlutil [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/useragent [2022-08-24T12:10:41.543Z] github.com/docker/docker/plugin [2022-08-24T12:10:41.543Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T12:10:41.543Z] github.com/docker/docker/plugin/v2 [2022-08-24T12:10:41.543Z] github.com/docker/docker/profiles/apparmor [2022-08-24T12:10:41.543Z] github.com/docker/docker/profiles/seccomp [2022-08-24T12:10:41.543Z] github.com/docker/docker/quota [2022-08-24T12:10:41.543Z] github.com/docker/docker/reference [2022-08-24T12:10:41.543Z] github.com/docker/docker/registry [2022-08-24T12:10:41.543Z] github.com/docker/docker/registry/resumable [2022-08-24T12:10:41.543Z] github.com/docker/docker/restartmanager [2022-08-24T12:10:41.543Z] github.com/docker/docker/rootless [2022-08-24T12:10:41.543Z] github.com/docker/docker/rootless/specconv [2022-08-24T12:10:41.543Z] github.com/docker/docker/runconfig [2022-08-24T12:10:41.543Z] github.com/docker/docker/runconfig/opts [2022-08-24T12:10:41.543Z] github.com/docker/docker/testutil [2022-08-24T12:10:41.543Z] github.com/docker/docker/testutil/daemon [2022-08-24T12:10:41.543Z] github.com/docker/docker/testutil/environment [2022-08-24T12:10:41.543Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T12:10:41.543Z] github.com/docker/docker/testutil/fakegit [2022-08-24T12:10:41.543Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T12:10:41.543Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T12:10:41.543Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T12:10:41.543Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T12:10:41.543Z] github.com/docker/docker/testutil/registry [2022-08-24T12:10:41.543Z] github.com/docker/docker/testutil/request [2022-08-24T12:10:41.543Z] github.com/docker/docker/volume [2022-08-24T12:10:41.543Z] github.com/docker/docker/volume/drivers [2022-08-24T12:10:41.543Z] github.com/docker/docker/volume/local [2022-08-24T12:10:41.543Z] github.com/docker/docker/volume/mounts [2022-08-24T12:10:41.543Z] github.com/docker/docker/volume/service [2022-08-24T12:10:41.543Z] github.com/docker/docker/volume/service/opts [2022-08-24T12:10:41.543Z] github.com/docker/docker/volume/testutils' [2022-08-24T12:10:41.543Z] ++ grep --fixed-strings -v /libnetwork [2022-08-24T12:10:41.543Z] ++ echo 'github.com/docker/docker/api [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/server [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/server/backend/build [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/server/httputils [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/server/middleware [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/server/router [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/server/router/build [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/server/router/container [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/server/router/debug [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/server/router/image [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/server/router/network [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/server/router/session [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/server/router/system [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/server/router/volume [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/types [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/types/backend [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/types/container [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/types/events [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/types/filters [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/types/image [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/types/mount [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/types/network [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/types/registry [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/types/strslice [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/types/swarm [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/types/time [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/types/versions [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T12:10:41.543Z] github.com/docker/docker/api/types/volume [2022-08-24T12:10:41.543Z] github.com/docker/docker/builder [2022-08-24T12:10:41.543Z] github.com/docker/docker/builder/builder-next [2022-08-24T12:10:41.543Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T12:10:41.543Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T12:10:41.543Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T12:10:41.543Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T12:10:41.543Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T12:10:41.543Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T12:10:41.543Z] github.com/docker/docker/builder/dockerfile [2022-08-24T12:10:41.543Z] github.com/docker/docker/builder/remotecontext [2022-08-24T12:10:41.543Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T12:10:41.543Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T12:10:41.543Z] github.com/docker/docker/cli [2022-08-24T12:10:41.543Z] github.com/docker/docker/cli/config [2022-08-24T12:10:41.543Z] github.com/docker/docker/cli/debug [2022-08-24T12:10:41.543Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T12:10:41.543Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T12:10:41.543Z] github.com/docker/docker/client [2022-08-24T12:10:41.543Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T12:10:41.543Z] github.com/docker/docker/cmd/dockerd [2022-08-24T12:10:41.543Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T12:10:41.543Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T12:10:41.543Z] github.com/docker/docker/container [2022-08-24T12:10:41.543Z] github.com/docker/docker/container/stream [2022-08-24T12:10:41.543Z] github.com/docker/docker/contrib/apparmor [2022-08-24T12:10:41.543Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T12:10:41.543Z] github.com/docker/docker/contrib/httpserver [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/cluster [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/config [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/containerd [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/events [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/exec [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/images [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/initlayer [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/links [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/listeners [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/logger [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/logger/local [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/names [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/network [2022-08-24T12:10:41.543Z] github.com/docker/docker/daemon/stats [2022-08-24T12:10:41.543Z] github.com/docker/docker/distribution [2022-08-24T12:10:41.543Z] github.com/docker/docker/distribution/metadata [2022-08-24T12:10:41.543Z] github.com/docker/docker/distribution/utils [2022-08-24T12:10:41.543Z] github.com/docker/docker/distribution/xfer [2022-08-24T12:10:41.543Z] github.com/docker/docker/dockerversion [2022-08-24T12:10:41.543Z] github.com/docker/docker/errdefs [2022-08-24T12:10:41.543Z] github.com/docker/docker/image [2022-08-24T12:10:41.543Z] github.com/docker/docker/image/cache [2022-08-24T12:10:41.543Z] github.com/docker/docker/image/tarexport [2022-08-24T12:10:41.543Z] github.com/docker/docker/image/v1 [2022-08-24T12:10:41.543Z] github.com/docker/docker/internal/test/suite [2022-08-24T12:10:41.543Z] github.com/docker/docker/layer [2022-08-24T12:10:41.543Z] github.com/docker/docker/libcontainerd [2022-08-24T12:10:41.543Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T12:10:41.543Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T12:10:41.543Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T12:10:41.543Z] github.com/docker/docker/libcontainerd/types [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/config [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/idm [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/ns [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/options [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/osl [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T12:10:41.543Z] github.com/docker/docker/libnetwork/types [2022-08-24T12:10:41.543Z] github.com/docker/docker/oci [2022-08-24T12:10:41.543Z] github.com/docker/docker/oci/caps [2022-08-24T12:10:41.543Z] github.com/docker/docker/opts [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/aaparser [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/archive [2022-08-24T12:10:41.543Z] github.com/docker/docker/pkg/authorization [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/capabilities [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/containerfs [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/directory [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/dmesg [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/fileutils [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/fsutils [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/homedir [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/idtools [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/ioutils [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/longpath [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/loopback [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/parsers [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/pidfile [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/platform [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/plugins [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/pools [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/progress [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/pubsub [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/reexec [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/signal [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/stack [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/stringid [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/system [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/tailfile [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/tarsum [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/urlutil [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/useragent [2022-08-24T12:10:41.544Z] github.com/docker/docker/plugin [2022-08-24T12:10:41.544Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T12:10:41.544Z] github.com/docker/docker/plugin/v2 [2022-08-24T12:10:41.544Z] github.com/docker/docker/profiles/apparmor [2022-08-24T12:10:41.544Z] github.com/docker/docker/profiles/seccomp [2022-08-24T12:10:41.544Z] github.com/docker/docker/quota [2022-08-24T12:10:41.544Z] github.com/docker/docker/reference [2022-08-24T12:10:41.544Z] github.com/docker/docker/registry [2022-08-24T12:10:41.544Z] github.com/docker/docker/registry/resumable [2022-08-24T12:10:41.544Z] github.com/docker/docker/restartmanager [2022-08-24T12:10:41.544Z] github.com/docker/docker/rootless [2022-08-24T12:10:41.544Z] github.com/docker/docker/rootless/specconv [2022-08-24T12:10:41.544Z] github.com/docker/docker/runconfig [2022-08-24T12:10:41.544Z] github.com/docker/docker/runconfig/opts [2022-08-24T12:10:41.544Z] github.com/docker/docker/testutil [2022-08-24T12:10:41.544Z] github.com/docker/docker/testutil/daemon [2022-08-24T12:10:41.544Z] github.com/docker/docker/testutil/environment [2022-08-24T12:10:41.544Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T12:10:41.544Z] github.com/docker/docker/testutil/fakegit [2022-08-24T12:10:41.544Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T12:10:41.544Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T12:10:41.544Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T12:10:41.544Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T12:10:41.544Z] github.com/docker/docker/testutil/registry [2022-08-24T12:10:41.544Z] github.com/docker/docker/testutil/request [2022-08-24T12:10:41.544Z] github.com/docker/docker/volume [2022-08-24T12:10:41.544Z] github.com/docker/docker/volume/drivers [2022-08-24T12:10:41.544Z] github.com/docker/docker/volume/local [2022-08-24T12:10:41.544Z] github.com/docker/docker/volume/mounts [2022-08-24T12:10:41.544Z] github.com/docker/docker/volume/service [2022-08-24T12:10:41.544Z] github.com/docker/docker/volume/service/opts [2022-08-24T12:10:41.544Z] github.com/docker/docker/volume/testutils' [2022-08-24T12:10:41.544Z] + base_pkg_list='github.com/docker/docker/api [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/backend/build [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/httputils [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/middleware [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/router [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/router/build [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/router/container [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/router/debug [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/router/image [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/router/network [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/router/session [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/router/system [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/router/volume [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/backend [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/container [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/events [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/filters [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/image [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/mount [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/network [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/registry [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/strslice [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/swarm [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/time [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/versions [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/volume [2022-08-24T12:10:41.544Z] github.com/docker/docker/builder [2022-08-24T12:10:41.544Z] github.com/docker/docker/builder/builder-next [2022-08-24T12:10:41.544Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T12:10:41.544Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T12:10:41.544Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T12:10:41.544Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T12:10:41.544Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T12:10:41.544Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T12:10:41.544Z] github.com/docker/docker/builder/dockerfile [2022-08-24T12:10:41.544Z] github.com/docker/docker/builder/remotecontext [2022-08-24T12:10:41.544Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T12:10:41.544Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T12:10:41.544Z] github.com/docker/docker/cli [2022-08-24T12:10:41.544Z] github.com/docker/docker/cli/config [2022-08-24T12:10:41.544Z] github.com/docker/docker/cli/debug [2022-08-24T12:10:41.544Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T12:10:41.544Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T12:10:41.544Z] github.com/docker/docker/client [2022-08-24T12:10:41.544Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T12:10:41.544Z] github.com/docker/docker/cmd/dockerd [2022-08-24T12:10:41.544Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T12:10:41.544Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T12:10:41.544Z] github.com/docker/docker/container [2022-08-24T12:10:41.544Z] github.com/docker/docker/container/stream [2022-08-24T12:10:41.544Z] github.com/docker/docker/contrib/apparmor [2022-08-24T12:10:41.544Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T12:10:41.544Z] github.com/docker/docker/contrib/httpserver [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/cluster [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/config [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/containerd [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/events [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/exec [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/images [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/initlayer [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/links [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/listeners [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/logger [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/logger/local [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/names [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/network [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/stats [2022-08-24T12:10:41.544Z] github.com/docker/docker/distribution [2022-08-24T12:10:41.544Z] github.com/docker/docker/distribution/metadata [2022-08-24T12:10:41.544Z] github.com/docker/docker/distribution/utils [2022-08-24T12:10:41.544Z] github.com/docker/docker/distribution/xfer [2022-08-24T12:10:41.544Z] github.com/docker/docker/dockerversion [2022-08-24T12:10:41.544Z] github.com/docker/docker/errdefs [2022-08-24T12:10:41.544Z] github.com/docker/docker/image [2022-08-24T12:10:41.544Z] github.com/docker/docker/image/cache [2022-08-24T12:10:41.544Z] github.com/docker/docker/image/tarexport [2022-08-24T12:10:41.544Z] github.com/docker/docker/image/v1 [2022-08-24T12:10:41.544Z] github.com/docker/docker/internal/test/suite [2022-08-24T12:10:41.544Z] github.com/docker/docker/layer [2022-08-24T12:10:41.544Z] github.com/docker/docker/libcontainerd [2022-08-24T12:10:41.544Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T12:10:41.544Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T12:10:41.544Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T12:10:41.544Z] github.com/docker/docker/libcontainerd/types [2022-08-24T12:10:41.544Z] github.com/docker/docker/oci [2022-08-24T12:10:41.544Z] github.com/docker/docker/oci/caps [2022-08-24T12:10:41.544Z] github.com/docker/docker/opts [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/aaparser [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/archive [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/authorization [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/capabilities [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/containerfs [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/directory [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/dmesg [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/fileutils [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/fsutils [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/homedir [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/idtools [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/ioutils [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/longpath [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/loopback [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/parsers [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/pidfile [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/platform [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/plugins [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/pools [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/progress [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/pubsub [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/reexec [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/signal [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/stack [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/stringid [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/system [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/tailfile [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/tarsum [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/urlutil [2022-08-24T12:10:41.544Z] github.com/docker/docker/pkg/useragent [2022-08-24T12:10:41.544Z] github.com/docker/docker/plugin [2022-08-24T12:10:41.544Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T12:10:41.544Z] github.com/docker/docker/plugin/v2 [2022-08-24T12:10:41.544Z] github.com/docker/docker/profiles/apparmor [2022-08-24T12:10:41.544Z] github.com/docker/docker/profiles/seccomp [2022-08-24T12:10:41.544Z] github.com/docker/docker/quota [2022-08-24T12:10:41.544Z] github.com/docker/docker/reference [2022-08-24T12:10:41.544Z] github.com/docker/docker/registry [2022-08-24T12:10:41.544Z] github.com/docker/docker/registry/resumable [2022-08-24T12:10:41.544Z] github.com/docker/docker/restartmanager [2022-08-24T12:10:41.544Z] github.com/docker/docker/rootless [2022-08-24T12:10:41.544Z] github.com/docker/docker/rootless/specconv [2022-08-24T12:10:41.544Z] github.com/docker/docker/runconfig [2022-08-24T12:10:41.544Z] github.com/docker/docker/runconfig/opts [2022-08-24T12:10:41.544Z] github.com/docker/docker/testutil [2022-08-24T12:10:41.544Z] github.com/docker/docker/testutil/daemon [2022-08-24T12:10:41.544Z] github.com/docker/docker/testutil/environment [2022-08-24T12:10:41.544Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T12:10:41.544Z] github.com/docker/docker/testutil/fakegit [2022-08-24T12:10:41.544Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T12:10:41.544Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T12:10:41.544Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T12:10:41.544Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T12:10:41.544Z] github.com/docker/docker/testutil/registry [2022-08-24T12:10:41.544Z] github.com/docker/docker/testutil/request [2022-08-24T12:10:41.544Z] github.com/docker/docker/volume [2022-08-24T12:10:41.544Z] github.com/docker/docker/volume/drivers [2022-08-24T12:10:41.544Z] github.com/docker/docker/volume/local [2022-08-24T12:10:41.544Z] github.com/docker/docker/volume/mounts [2022-08-24T12:10:41.544Z] github.com/docker/docker/volume/service [2022-08-24T12:10:41.544Z] github.com/docker/docker/volume/service/opts [2022-08-24T12:10:41.544Z] github.com/docker/docker/volume/testutils' [2022-08-24T12:10:41.544Z] ++ grep --fixed-strings /libnetwork [2022-08-24T12:10:41.544Z] ++ echo 'github.com/docker/docker/api [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/backend/build [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/httputils [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/middleware [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/router [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/router/build [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/router/container [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/router/debug [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/router/image [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/router/network [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/router/session [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/router/system [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/server/router/volume [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/backend [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/container [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/events [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/filters [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/image [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/mount [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/network [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/registry [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/strslice [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/swarm [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/time [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/versions [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T12:10:41.544Z] github.com/docker/docker/api/types/volume [2022-08-24T12:10:41.544Z] github.com/docker/docker/builder [2022-08-24T12:10:41.544Z] github.com/docker/docker/builder/builder-next [2022-08-24T12:10:41.544Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T12:10:41.544Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T12:10:41.544Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T12:10:41.544Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T12:10:41.544Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T12:10:41.544Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T12:10:41.544Z] github.com/docker/docker/builder/dockerfile [2022-08-24T12:10:41.544Z] github.com/docker/docker/builder/remotecontext [2022-08-24T12:10:41.544Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T12:10:41.544Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T12:10:41.544Z] github.com/docker/docker/cli [2022-08-24T12:10:41.544Z] github.com/docker/docker/cli/config [2022-08-24T12:10:41.544Z] github.com/docker/docker/cli/debug [2022-08-24T12:10:41.544Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T12:10:41.544Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T12:10:41.544Z] github.com/docker/docker/client [2022-08-24T12:10:41.544Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T12:10:41.544Z] github.com/docker/docker/cmd/dockerd [2022-08-24T12:10:41.544Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T12:10:41.544Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T12:10:41.544Z] github.com/docker/docker/container [2022-08-24T12:10:41.544Z] github.com/docker/docker/container/stream [2022-08-24T12:10:41.544Z] github.com/docker/docker/contrib/apparmor [2022-08-24T12:10:41.544Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T12:10:41.544Z] github.com/docker/docker/contrib/httpserver [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/cluster [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/config [2022-08-24T12:10:41.544Z] github.com/docker/docker/daemon/containerd [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/events [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/exec [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/images [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/initlayer [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/links [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/listeners [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/logger [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/logger/local [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/names [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/network [2022-08-24T12:10:41.545Z] github.com/docker/docker/daemon/stats [2022-08-24T12:10:41.545Z] github.com/docker/docker/distribution [2022-08-24T12:10:41.545Z] github.com/docker/docker/distribution/metadata [2022-08-24T12:10:41.545Z] github.com/docker/docker/distribution/utils [2022-08-24T12:10:41.545Z] github.com/docker/docker/distribution/xfer [2022-08-24T12:10:41.545Z] github.com/docker/docker/dockerversion [2022-08-24T12:10:41.545Z] github.com/docker/docker/errdefs [2022-08-24T12:10:41.545Z] github.com/docker/docker/image [2022-08-24T12:10:41.545Z] github.com/docker/docker/image/cache [2022-08-24T12:10:41.545Z] github.com/docker/docker/image/tarexport [2022-08-24T12:10:41.545Z] github.com/docker/docker/image/v1 [2022-08-24T12:10:41.545Z] github.com/docker/docker/internal/test/suite [2022-08-24T12:10:41.545Z] github.com/docker/docker/layer [2022-08-24T12:10:41.545Z] github.com/docker/docker/libcontainerd [2022-08-24T12:10:41.545Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T12:10:41.545Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T12:10:41.545Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T12:10:41.545Z] github.com/docker/docker/libcontainerd/types [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/config [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/idm [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/ns [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/options [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/osl [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/types [2022-08-24T12:10:41.545Z] github.com/docker/docker/oci [2022-08-24T12:10:41.545Z] github.com/docker/docker/oci/caps [2022-08-24T12:10:41.545Z] github.com/docker/docker/opts [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/aaparser [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/archive [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/authorization [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/capabilities [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/containerfs [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/directory [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/dmesg [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/fileutils [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/fsutils [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/homedir [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/idtools [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/ioutils [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/longpath [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/loopback [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/parsers [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/pidfile [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/platform [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/plugins [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/pools [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/progress [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/pubsub [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/reexec [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/signal [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/stack [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/stringid [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/system [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/tailfile [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/tarsum [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/urlutil [2022-08-24T12:10:41.545Z] github.com/docker/docker/pkg/useragent [2022-08-24T12:10:41.545Z] github.com/docker/docker/plugin [2022-08-24T12:10:41.545Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T12:10:41.545Z] github.com/docker/docker/plugin/v2 [2022-08-24T12:10:41.545Z] github.com/docker/docker/profiles/apparmor [2022-08-24T12:10:41.545Z] github.com/docker/docker/profiles/seccomp [2022-08-24T12:10:41.545Z] github.com/docker/docker/quota [2022-08-24T12:10:41.545Z] github.com/docker/docker/reference [2022-08-24T12:10:41.545Z] github.com/docker/docker/registry [2022-08-24T12:10:41.545Z] github.com/docker/docker/registry/resumable [2022-08-24T12:10:41.545Z] github.com/docker/docker/restartmanager [2022-08-24T12:10:41.545Z] github.com/docker/docker/rootless [2022-08-24T12:10:41.545Z] github.com/docker/docker/rootless/specconv [2022-08-24T12:10:41.545Z] github.com/docker/docker/runconfig [2022-08-24T12:10:41.545Z] github.com/docker/docker/runconfig/opts [2022-08-24T12:10:41.545Z] github.com/docker/docker/testutil [2022-08-24T12:10:41.545Z] github.com/docker/docker/testutil/daemon [2022-08-24T12:10:41.545Z] github.com/docker/docker/testutil/environment [2022-08-24T12:10:41.545Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T12:10:41.545Z] github.com/docker/docker/testutil/fakegit [2022-08-24T12:10:41.545Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T12:10:41.545Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T12:10:41.545Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T12:10:41.545Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T12:10:41.545Z] github.com/docker/docker/testutil/registry [2022-08-24T12:10:41.545Z] github.com/docker/docker/testutil/request [2022-08-24T12:10:41.545Z] github.com/docker/docker/volume [2022-08-24T12:10:41.545Z] github.com/docker/docker/volume/drivers [2022-08-24T12:10:41.545Z] github.com/docker/docker/volume/local [2022-08-24T12:10:41.545Z] github.com/docker/docker/volume/mounts [2022-08-24T12:10:41.545Z] github.com/docker/docker/volume/service [2022-08-24T12:10:41.545Z] github.com/docker/docker/volume/service/opts [2022-08-24T12:10:41.545Z] github.com/docker/docker/volume/testutils' [2022-08-24T12:10:41.545Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/config [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/idm [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/ns [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/options [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/osl [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/types' [2022-08-24T12:10:41.545Z] + echo 'github.com/docker/docker/libnetwork [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/config [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/idm [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/ns [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/options [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/osl [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/types' [2022-08-24T12:10:41.545Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T12:10:41.545Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T12:10:41.545Z] + type docker-proxy [2022-08-24T12:10:41.545Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-24T12:10:41.545Z] + hack/make.sh binary-proxy install-proxy [2022-08-24T12:10:41.545Z] [2022-08-24T12:10:41.545Z] Removing bundles/ [2022-08-24T12:10:41.545Z] [2022-08-24T12:10:41.545Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-24T12:10:41.546Z] Building: bundles/binary-proxy/docker-proxy [2022-08-24T12:10:41.546Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T12:10:41.767Z] #21 DONE 94.1s [2022-08-24T12:10:41.767Z] [2022-08-24T12:10:41.767Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:10:41.767Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:10:41.767Z] #55 ... [2022-08-24T12:10:41.767Z] [2022-08-24T12:10:41.767Z] #22 [dev-systemd-false 8/28] 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 [2022-08-24T12:10:41.767Z] #22 sha256:36165810a47ce2ba45f593181e34518d4d2f36359ab9da496a7c32358b3acc37 [2022-08-24T12:10:42.957Z] #63 ... [2022-08-24T12:10:42.957Z] [2022-08-24T12:10:42.957Z] #55 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-24T12:10:42.957Z] #55 sha256:0aad151fbc37496ba34a3f0e4059080d470a3a1d1a5a58221737317218953a0e [2022-08-24T12:10:43.154Z] #22 1.335 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-24T12:10:43.154Z] #22 1.344 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-24T12:10:43.154Z] #22 1.372 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-24T12:10:43.222Z] #55 DONE 0.4s [2022-08-24T12:10:43.222Z] [2022-08-24T12:10:43.222Z] #63 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:10:43.222Z] #63 sha256:71f25884c2d5a3db425419effc40d309127915046527ae2a10eb74185e4ba5c0 [2022-08-24T12:10:43.415Z] #22 DONE 1.5s [2022-08-24T12:10:43.415Z] [2022-08-24T12:10:43.415Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-24T12:10:43.415Z] #23 sha256:b4d4ced25fd9a51de12611d6d798608dbc489312c583bd9e04eac728b642c247 [2022-08-24T12:10:43.481Z] #63 ... [2022-08-24T12:10:43.481Z] [2022-08-24T12:10:43.481Z] #57 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-24T12:10:43.481Z] #57 sha256:3226a70a39361029b4094cd7a9607310568e71242431df1922fcfd71b244093a [2022-08-24T12:10:43.481Z] #57 DONE 0.1s [2022-08-24T12:10:43.481Z] [2022-08-24T12:10:43.481Z] #60 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-24T12:10:43.481Z] #60 sha256:bb0ec1944cd9fe20b41f0c4103c707299a43f172aa40b4206c2c6ebfaecb2a7c [2022-08-24T12:10:43.739Z] #60 DONE 0.1s [2022-08-24T12:10:43.739Z] [2022-08-24T12:10:43.739Z] #63 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:10:43.739Z] #63 sha256:71f25884c2d5a3db425419effc40d309127915046527ae2a10eb74185e4ba5c0 [2022-08-24T12:10:45.645Z] #63 378.6 + bin/containerd [2022-08-24T12:10:48.938Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-24T12:10:48.938Z] [2022-08-24T12:10:48.938Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-24T12:10:48.938Z] Installing docker-proxy to /usr/local/bin/ [2022-08-24T12:10:48.938Z] [2022-08-24T12:10:48.938Z] + mkdir -p bundles [2022-08-24T12:10:48.938Z] + '[' -n 'github.com/docker/docker/api [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/server [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/server/backend/build [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/server/httputils [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/server/middleware [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/server/router [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/server/router/build [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/server/router/container [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/server/router/debug [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/server/router/image [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/server/router/network [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/server/router/session [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/server/router/system [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/server/router/volume [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/types [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/types/backend [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/types/container [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/types/events [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/types/filters [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/types/image [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/types/mount [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/types/network [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/types/registry [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/types/strslice [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/types/swarm [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/types/time [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/types/versions [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T12:10:48.938Z] github.com/docker/docker/api/types/volume [2022-08-24T12:10:48.938Z] github.com/docker/docker/builder [2022-08-24T12:10:48.938Z] github.com/docker/docker/builder/builder-next [2022-08-24T12:10:48.938Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T12:10:48.938Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T12:10:48.938Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T12:10:48.938Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T12:10:48.938Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T12:10:48.938Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T12:10:48.938Z] github.com/docker/docker/builder/dockerfile [2022-08-24T12:10:48.938Z] github.com/docker/docker/builder/remotecontext [2022-08-24T12:10:48.938Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T12:10:48.938Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T12:10:48.938Z] github.com/docker/docker/cli [2022-08-24T12:10:48.938Z] github.com/docker/docker/cli/config [2022-08-24T12:10:48.938Z] github.com/docker/docker/cli/debug [2022-08-24T12:10:48.938Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T12:10:48.938Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T12:10:48.938Z] github.com/docker/docker/client [2022-08-24T12:10:48.938Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T12:10:48.938Z] github.com/docker/docker/cmd/dockerd [2022-08-24T12:10:48.938Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T12:10:48.938Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T12:10:48.938Z] github.com/docker/docker/container [2022-08-24T12:10:48.938Z] github.com/docker/docker/container/stream [2022-08-24T12:10:48.938Z] github.com/docker/docker/contrib/apparmor [2022-08-24T12:10:48.938Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T12:10:48.938Z] github.com/docker/docker/contrib/httpserver [2022-08-24T12:10:48.938Z] github.com/docker/docker/daemon [2022-08-24T12:10:48.938Z] github.com/docker/docker/daemon/cluster [2022-08-24T12:10:48.938Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T12:10:48.938Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T12:10:48.938Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T12:10:48.938Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T12:10:48.938Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T12:10:48.938Z] github.com/docker/docker/daemon/config [2022-08-24T12:10:48.938Z] github.com/docker/docker/daemon/containerd [2022-08-24T12:10:48.938Z] github.com/docker/docker/daemon/events [2022-08-24T12:10:48.938Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T12:10:48.938Z] github.com/docker/docker/daemon/exec [2022-08-24T12:10:48.938Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T12:10:48.938Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T12:10:48.938Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/images [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/initlayer [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/links [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/listeners [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/logger [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/logger/local [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/names [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/network [2022-08-24T12:10:48.939Z] github.com/docker/docker/daemon/stats [2022-08-24T12:10:48.939Z] github.com/docker/docker/distribution [2022-08-24T12:10:48.939Z] github.com/docker/docker/distribution/metadata [2022-08-24T12:10:48.939Z] github.com/docker/docker/distribution/utils [2022-08-24T12:10:48.939Z] github.com/docker/docker/distribution/xfer [2022-08-24T12:10:48.939Z] github.com/docker/docker/dockerversion [2022-08-24T12:10:48.939Z] github.com/docker/docker/errdefs [2022-08-24T12:10:48.939Z] github.com/docker/docker/image [2022-08-24T12:10:48.939Z] github.com/docker/docker/image/cache [2022-08-24T12:10:48.939Z] github.com/docker/docker/image/tarexport [2022-08-24T12:10:48.939Z] github.com/docker/docker/image/v1 [2022-08-24T12:10:48.939Z] github.com/docker/docker/internal/test/suite [2022-08-24T12:10:48.939Z] github.com/docker/docker/layer [2022-08-24T12:10:48.939Z] github.com/docker/docker/libcontainerd [2022-08-24T12:10:48.939Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T12:10:48.939Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T12:10:48.939Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T12:10:48.939Z] github.com/docker/docker/libcontainerd/types [2022-08-24T12:10:48.939Z] github.com/docker/docker/oci [2022-08-24T12:10:48.939Z] github.com/docker/docker/oci/caps [2022-08-24T12:10:48.939Z] github.com/docker/docker/opts [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/aaparser [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/archive [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/authorization [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/capabilities [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/containerfs [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/directory [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/dmesg [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/fileutils [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/fsutils [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/homedir [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/idtools [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/ioutils [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/longpath [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/loopback [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/parsers [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/pidfile [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/platform [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/plugins [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/pools [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/progress [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/pubsub [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/reexec [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/signal [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/stack [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/stringid [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/system [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/tailfile [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/tarsum [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/urlutil [2022-08-24T12:10:48.939Z] github.com/docker/docker/pkg/useragent [2022-08-24T12:10:48.939Z] github.com/docker/docker/plugin [2022-08-24T12:10:48.939Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T12:10:48.939Z] github.com/docker/docker/plugin/v2 [2022-08-24T12:10:48.939Z] github.com/docker/docker/profiles/apparmor [2022-08-24T12:10:48.939Z] github.com/docker/docker/profiles/seccomp [2022-08-24T12:10:48.939Z] github.com/docker/docker/quota [2022-08-24T12:10:48.939Z] github.com/docker/docker/reference [2022-08-24T12:10:48.939Z] github.com/docker/docker/registry [2022-08-24T12:10:48.939Z] github.com/docker/docker/registry/resumable [2022-08-24T12:10:48.939Z] github.com/docker/docker/restartmanager [2022-08-24T12:10:48.939Z] github.com/docker/docker/rootless [2022-08-24T12:10:48.939Z] github.com/docker/docker/rootless/specconv [2022-08-24T12:10:48.939Z] github.com/docker/docker/runconfig [2022-08-24T12:10:48.939Z] github.com/docker/docker/runconfig/opts [2022-08-24T12:10:48.939Z] github.com/docker/docker/testutil [2022-08-24T12:10:48.939Z] github.com/docker/docker/testutil/daemon [2022-08-24T12:10:48.939Z] github.com/docker/docker/testutil/environment [2022-08-24T12:10:48.939Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T12:10:48.939Z] github.com/docker/docker/testutil/fakegit [2022-08-24T12:10:48.939Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T12:10:48.939Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T12:10:48.939Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T12:10:48.939Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T12:10:48.939Z] github.com/docker/docker/testutil/registry [2022-08-24T12:10:48.939Z] github.com/docker/docker/testutil/request [2022-08-24T12:10:48.939Z] github.com/docker/docker/volume [2022-08-24T12:10:48.939Z] github.com/docker/docker/volume/drivers [2022-08-24T12:10:48.939Z] github.com/docker/docker/volume/local [2022-08-24T12:10:48.939Z] github.com/docker/docker/volume/mounts [2022-08-24T12:10:48.939Z] github.com/docker/docker/volume/service [2022-08-24T12:10:48.939Z] github.com/docker/docker/volume/service/opts [2022-08-24T12:10:48.939Z] github.com/docker/docker/volume/testutils' ']' [2022-08-24T12:10:48.940Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-24T12:10:48.940Z] ? github.com/docker/docker/api [no test files] [2022-08-24T12:10:59.639Z] #23 14.70 Collecting yamllint==1.26.1 [2022-08-24T12:10:59.640Z] #23 15.77 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-24T12:11:01.025Z] #23 17.74 Collecting pathspec>=0.5.3 [2022-08-24T12:11:01.025Z] #23 17.76 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-24T12:11:01.972Z] #23 18.68 Collecting pyyaml [2022-08-24T12:11:01.972Z] #23 18.70 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-24T12:11:01.972Z] #23 18.81 Building wheels for collected packages: yamllint [2022-08-24T12:11:01.972Z] #23 18.81 Building wheel for yamllint (setup.py): started [2022-08-24T12:11:03.860Z] ok github.com/docker/docker/api/server 0.014s coverage: 7.9% of statements [2022-08-24T12:11:04.525Z] #23 21.35 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-24T12:11:04.525Z] #23 21.35 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=acf7297da974861d4c0a5f8b31cd3c8bd02d91e4a31c0a4afc1d4ff2eb4effc3 [2022-08-24T12:11:04.525Z] #23 21.35 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-24T12:11:04.525Z] #23 21.37 Successfully built yamllint [2022-08-24T12:11:04.786Z] #23 21.49 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-24T12:11:05.360Z] #23 22.08 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-24T12:11:06.306Z] #23 DONE 23.0s [2022-08-24T12:11:06.306Z] [2022-08-24T12:11:06.306Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-24T12:11:06.306Z] #27 sha256:f6d1241c4e37529f2c39108f0fbdbd974692adaf5a6492c7f49b3ebfe2c0b7df [2022-08-24T12:11:06.569Z] #27 DONE 0.3s [2022-08-24T12:11:06.569Z] [2022-08-24T12:11:06.569Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T12:11:06.569Z] #60 sha256:7789277ef3399f62641c479f1c99756334ac3ca0ef38f21942189ff386db540f [2022-08-24T12:11:06.569Z] #60 ... [2022-08-24T12:11:06.569Z] [2022-08-24T12:11:06.569Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-24T12:11:06.569Z] #32 sha256:d27cc6d9b5623c60ce11b1b9f012a6a06dc11bf851e8ee790a65f75f2a6eb259 [2022-08-24T12:11:06.834Z] #32 DONE 0.4s [2022-08-24T12:11:06.834Z] [2022-08-24T12:11:06.834Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-24T12:11:06.834Z] #35 sha256:0a038ac795c6f8489a544163f8cea71d2cb4a751ba1900cf47cd3b2f354660f3 [2022-08-24T12:11:07.095Z] #35 DONE 0.1s [2022-08-24T12:11:07.095Z] [2022-08-24T12:11:07.095Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-24T12:11:07.095Z] #37 sha256:e692721a2a4c8139565fb95bf7c817859cc6e1b6c778072f45c30884eb1d1437 [2022-08-24T12:11:07.095Z] #37 DONE 0.2s [2022-08-24T12:11:07.095Z] [2022-08-24T12:11:07.095Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-24T12:11:07.095Z] #39 sha256:038c2243f5430f1c5b2effb7b44242a761e70fa4c5107788218104a4492ecb6d [2022-08-24T12:11:07.357Z] #39 DONE 0.1s [2022-08-24T12:11:07.357Z] [2022-08-24T12:11:07.357Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-24T12:11:07.357Z] #41 sha256:e901576df53848d6af8c596f29143c2748a041a3c0c3bb15f5ed15879720ff62 [2022-08-24T12:11:07.357Z] #41 DONE 0.1s [2022-08-24T12:11:07.357Z] [2022-08-24T12:11:07.357Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-24T12:11:07.357Z] #45 sha256:cafb1d06bad18dd6ac67045dc372d3c0d2ab074e478684a507c67e6c44d9f288 [2022-08-24T12:11:07.619Z] #45 DONE 0.1s [2022-08-24T12:11:07.619Z] [2022-08-24T12:11:07.619Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:11:07.619Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:11:25.308Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|name|imports) took 2m53.306738082s [2022-08-24T12:11:25.308Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 503.613106ms [2022-08-24T12:11:29.730Z] #55 ... [2022-08-24T12:11:29.730Z] [2022-08-24T12:11:29.730Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:11:29.730Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:11:29.730Z] #77 295.7 CCLD libocispec.la [2022-08-24T12:11:29.730Z] #77 296.5 CCLD src/validate [2022-08-24T12:11:29.730Z] #77 296.6 CCLD tests/test-1 [2022-08-24T12:11:29.730Z] #77 296.6 CCLD tests/test-2 [2022-08-24T12:11:29.730Z] #77 296.6 CCLD tests/test-3 [2022-08-24T12:11:29.730Z] #77 296.7 CCLD tests/test-4 [2022-08-24T12:11:29.730Z] #77 296.8 CCLD tests/test-5 [2022-08-24T12:11:29.730Z] #77 296.9 CCLD tests/test-6 [2022-08-24T12:11:29.730Z] #77 297.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-24T12:11:29.730Z] #77 297.0 CCLD tests/test-10 [2022-08-24T12:11:29.731Z] #77 297.3 CCLD tests/test-7 [2022-08-24T12:11:29.731Z] #77 297.3 CCLD tests/test-11 [2022-08-24T12:11:29.731Z] #77 297.3 CCLD tests/test-8 [2022-08-24T12:11:29.731Z] #77 297.3 CCLD tests/test-9 [2022-08-24T12:11:30.307Z] #64 337.7 # github.com/containerd/containerd/cmd/containerd [2022-08-24T12:11:30.307Z] #64 337.7 /usr/bin/ld: /tmp/go-link-712113675/000019.o: in function `New': [2022-08-24T12:11:30.307Z] #64 337.7 /tmp/tmp.PgAcXgs7cj/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-24T12:11:30.307Z] #64 337.8 + bin/containerd-stress [2022-08-24T12:11:30.307Z] #64 338.9 + bin/containerd-shim [2022-08-24T12:11:33.938Z] #77 300.9 libtool: link: ar cr libocispec.a [2022-08-24T12:11:33.938Z] #77 301.0 libtool: link: ranlib libocispec.a [2022-08-24T12:11:34.888Z] #77 ... [2022-08-24T12:11:34.888Z] [2022-08-24T12:11:34.888Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-08-24T12:11:34.888Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:11:34.888Z] #47 378.0 + dpkg --print-architecture [2022-08-24T12:11:34.888Z] #47 378.0 + git checkout -q v2.1.0 [2022-08-24T12:11:35.148Z] #47 378.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-24T12:11:35.148Z] #47 378.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-24T12:11:36.897Z] #64 350.0 + bin/containerd-shim-runc-v1 [2022-08-24T12:11:41.730Z] #47 ... [2022-08-24T12:11:41.730Z] [2022-08-24T12:11:41.730Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:11:41.730Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:11:41.730Z] #77 303.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:11:41.730Z] #77 303.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-24T12:11:41.730Z] #77 303.7 make[5]: Nothing to be done for 'install-data-am'. [2022-08-24T12:11:41.730Z] #77 303.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:11:41.730Z] #77 303.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:11:41.730Z] #77 303.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:11:41.730Z] #77 303.7 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:11:41.730Z] #77 303.7 make[2]: Entering directory '/tmp/crun-build' [2022-08-24T12:11:41.730Z] #77 304.1 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-24T12:11:41.730Z] #77 304.1 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-24T12:11:41.730Z] #77 304.1 CC src/libcrun/libcrun_testing_a-container.o [2022-08-24T12:11:41.730Z] #77 304.2 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-24T12:11:41.730Z] #77 304.3 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-24T12:11:41.730Z] #77 304.4 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-24T12:11:41.730Z] #77 304.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-24T12:11:41.730Z] #77 304.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-24T12:11:41.730Z] #77 304.4 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-24T12:11:41.730Z] #77 304.4 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-24T12:11:41.730Z] #77 304.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-24T12:11:41.730Z] #77 304.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-24T12:11:41.730Z] #77 304.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-24T12:11:41.730Z] #77 304.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-24T12:11:41.730Z] #77 304.8 CC src/libcrun/libcrun_testing_a-error.o [2022-08-24T12:11:41.730Z] #77 304.8 CC src/libcrun/libcrun_testing_a-status.o [2022-08-24T12:11:41.730Z] #77 304.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-24T12:11:41.730Z] #77 305.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-24T12:11:41.730Z] #77 305.1 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-24T12:11:41.730Z] #77 305.2 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-24T12:11:41.730Z] #77 305.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-24T12:11:41.730Z] #77 305.2 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-24T12:11:41.730Z] #77 305.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-24T12:11:41.730Z] #77 305.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-24T12:11:41.731Z] #77 305.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-24T12:11:41.731Z] #77 305.8 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-24T12:11:41.731Z] #77 305.9 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-24T12:11:41.731Z] #77 306.0 CC src/crun-crun.o [2022-08-24T12:11:41.731Z] #77 306.1 CC src/crun-run.o [2022-08-24T12:11:41.731Z] #77 306.3 CC src/crun-delete.o [2022-08-24T12:11:41.731Z] #77 306.4 CC src/crun-kill.o [2022-08-24T12:11:41.731Z] #77 306.5 CC src/crun-unpause.o [2022-08-24T12:11:41.731Z] #77 306.5 CC src/crun-pause.o [2022-08-24T12:11:41.731Z] #77 306.7 CC src/crun-exec.o [2022-08-24T12:11:41.731Z] #77 306.8 CC src/crun-spec.o [2022-08-24T12:11:41.731Z] #77 306.8 CC src/crun-create.o [2022-08-24T12:11:41.731Z] #77 306.9 CC src/crun-list.o [2022-08-24T12:11:41.731Z] #77 307.3 CC src/crun-state.o [2022-08-24T12:11:41.731Z] #77 307.4 CC src/crun-start.o [2022-08-24T12:11:41.731Z] #77 307.6 CC src/crun-update.o [2022-08-24T12:11:41.731Z] #77 307.7 CC src/crun-ps.o [2022-08-24T12:11:41.731Z] #77 307.8 CC src/crun-checkpoint.o [2022-08-24T12:11:41.731Z] #77 307.9 CC src/libcrun/libcrun_la-utils.lo [2022-08-24T12:11:41.731Z] #77 307.9 CC src/crun-restore.o [2022-08-24T12:11:41.731Z] #77 308.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-24T12:11:41.731Z] #77 308.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-24T12:11:41.731Z] #77 308.4 CC src/libcrun/libcrun_la-container.lo [2022-08-24T12:11:41.731Z] #77 308.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-24T12:11:41.731Z] #77 308.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-24T12:11:41.731Z] #77 308.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-24T12:11:41.731Z] #77 309.0 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-24T12:11:41.731Z] #77 309.2 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-24T12:11:41.731Z] #77 309.3 CC src/libcrun/libcrun_la-criu.lo [2022-08-24T12:11:41.731Z] #77 309.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-24T12:11:41.731Z] #77 309.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-24T12:11:41.993Z] #77 309.8 CC src/libcrun/libcrun_la-error.lo [2022-08-24T12:11:42.255Z] #77 309.9 CC src/libcrun/libcrun_la-linux.lo [2022-08-24T12:11:42.255Z] #77 310.0 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-24T12:11:42.255Z] #77 310.1 CC src/libcrun/libcrun_la-status.lo [2022-08-24T12:11:42.516Z] #77 310.1 CC src/libcrun/libcrun_la-terminal.lo [2022-08-24T12:11:42.516Z] #77 310.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-24T12:11:42.516Z] #77 310.3 CC src/libcrun/libcrun_la-signals.lo [2022-08-24T12:11:42.776Z] #77 310.4 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-24T12:11:42.776Z] #77 310.6 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-24T12:11:43.036Z] #77 310.6 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-24T12:11:43.303Z] #77 310.8 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-24T12:11:43.303Z] #77 310.9 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-24T12:11:43.303Z] #77 311.0 CC tests/init.o [2022-08-24T12:11:43.303Z] #77 311.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-24T12:11:43.500Z] #64 356.3 + bin/containerd-shim-runc-v2 [2022-08-24T12:11:43.869Z] #63 428.5 # github.com/containerd/containerd/cmd/containerd [2022-08-24T12:11:43.869Z] #63 428.5 /usr/bin/ld: /tmp/go-link-2098682803/000019.o: in function `New': [2022-08-24T12:11:43.869Z] #63 428.5 /tmp/tmp.G6joy0pVmd/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-24T12:11:43.869Z] #63 428.6 + bin/containerd-stress [2022-08-24T12:11:43.869Z] #63 429.7 + bin/containerd-shim [2022-08-24T12:11:43.874Z] #77 311.5 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-24T12:11:44.073Z] #64 357.1 + binaries [2022-08-24T12:11:44.073Z] #64 357.1 + install -D bin/containerd /build/containerd [2022-08-24T12:11:44.073Z] #64 357.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-24T12:11:44.073Z] #64 357.2 + install -D bin/ctr /build/ctr [2022-08-24T12:11:45.983Z] #64 DONE 358.9s [2022-08-24T12:11:46.555Z] [2022-08-24T12:11:46.555Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-24T12:11:46.555Z] #65 sha256:187ca9f746598b3fe05fb422ac0170080d3e1e6102752f6235868188521d611d [2022-08-24T12:11:47.494Z] #65 DONE 0.9s [2022-08-24T12:11:47.494Z] [2022-08-24T12:11:47.494Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-24T12:11:47.494Z] #70 sha256:fae2ded1c3d833ea47c08542191cbc3a027bbeca7b361e9f2eeddebfed4a735d [2022-08-24T12:11:47.494Z] #70 DONE 0.2s [2022-08-24T12:11:47.494Z] [2022-08-24T12:11:47.494Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-24T12:11:47.494Z] #75 sha256:da3ecf47f127ec69213f042335bb2134b71e525c80404bdd76c2a7991cd244d9 [2022-08-24T12:11:48.067Z] #63 440.8 + bin/containerd-shim-runc-v1 [2022-08-24T12:11:48.437Z] #75 DONE 0.9s [2022-08-24T12:11:48.437Z] [2022-08-24T12:11:48.437Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-24T12:11:48.437Z] #78 sha256:717d89f445cef79af92fcd3711777f1cf05bbd3e2f4e804ca51fd4e8c4141b74 [2022-08-24T12:11:48.437Z] #78 DONE 0.1s [2022-08-24T12:11:48.437Z] [2022-08-24T12:11:48.437Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-24T12:11:48.437Z] #79 sha256:a44f95eb85c9c549bf52e159b6e89a10c08e8dd90ccbc8d616a204ea666d3c12 [2022-08-24T12:11:48.437Z] #79 DONE 0.0s [2022-08-24T12:11:48.698Z] [2022-08-24T12:11:48.698Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-24T12:11:48.698Z] #80 sha256:a9a040836402f97f14d6f2c99fe468a326fa1fd8ab5d1d22ee7b3b2564ffa265 [2022-08-24T12:11:48.698Z] #80 DONE 0.0s [2022-08-24T12:11:48.698Z] [2022-08-24T12:11:48.698Z] #81 [dev-systemd-true 1/1] 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 [2022-08-24T12:11:48.698Z] #81 sha256:81f98d52be25f1b3a56a519f50d13b8302a8a341fd3be160d18312596ada6b6b [2022-08-24T12:11:49.268Z] #81 0.641 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-24T12:11:49.268Z] #81 0.642 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-24T12:11:49.268Z] #81 0.651 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-24T12:11:50.101Z] #81 0.879 Reading package lists... [2022-08-24T12:11:50.679Z] #81 1.465 Reading package lists... [2022-08-24T12:11:50.679Z] #81 1.956 Building dependency tree... [2022-08-24T12:11:50.679Z] #81 2.055 Reading state information... [2022-08-24T12:11:50.679Z] #81 2.167 systemd is already the newest version (247.3-7). [2022-08-24T12:11:50.679Z] #81 2.167 systemd set to manually installed. [2022-08-24T12:11:50.679Z] #81 2.167 The following additional packages will be installed: [2022-08-24T12:11:50.939Z] #81 2.167 libdbus-1-3 libpam-systemd [2022-08-24T12:11:50.939Z] #81 2.168 Recommended packages: [2022-08-24T12:11:50.939Z] #81 2.168 libnss-systemd [2022-08-24T12:11:50.939Z] #81 2.234 The following NEW packages will be installed: [2022-08-24T12:11:50.939Z] #81 2.235 dbus dbus-user-session libdbus-1-3 libpam-systemd systemd-sysv [2022-08-24T12:11:51.200Z] #81 2.504 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:11:51.200Z] #81 2.504 Need to get 950 kB of archives. [2022-08-24T12:11:51.200Z] #81 2.504 After this operation, 1988 kB of additional disk space will be used. [2022-08-24T12:11:51.200Z] #81 2.504 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-08-24T12:11:51.200Z] #81 2.511 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-08-24T12:11:51.200Z] #81 2.514 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-08-24T12:11:51.200Z] #81 2.516 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-08-24T12:11:51.200Z] #81 2.519 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-08-24T12:11:51.200Z] #81 2.672 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:11:51.200Z] #81 2.704 Fetched 950 kB in 0s (3385 kB/s) [2022-08-24T12:11:51.200Z] #81 2.724 Selecting previously unselected package systemd-sysv. [2022-08-24T12:11:51.460Z] #81 2.724 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29483 files and directories currently installed.) [2022-08-24T12:11:51.460Z] #81 2.743 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-08-24T12:11:51.460Z] #81 2.747 Unpacking systemd-sysv (247.3-7) ... [2022-08-24T12:11:51.460Z] #81 2.782 Selecting previously unselected package libdbus-1-3:amd64. [2022-08-24T12:11:51.460Z] #81 2.785 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-08-24T12:11:51.460Z] #81 2.791 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-24T12:11:51.460Z] #81 2.842 Selecting previously unselected package dbus. [2022-08-24T12:11:51.460Z] #81 2.845 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-08-24T12:11:51.460Z] #81 2.854 Unpacking dbus (1.12.20-2) ... [2022-08-24T12:11:51.460Z] #81 2.906 Selecting previously unselected package libpam-systemd:amd64. [2022-08-24T12:11:51.460Z] #81 2.908 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-08-24T12:11:51.460Z] #81 2.911 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-08-24T12:11:51.460Z] #81 2.953 Selecting previously unselected package dbus-user-session. [2022-08-24T12:11:51.721Z] #81 2.955 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-08-24T12:11:51.721Z] #81 2.958 Unpacking dbus-user-session (1.12.20-2) ... [2022-08-24T12:11:51.721Z] #81 3.061 Setting up systemd-sysv (247.3-7) ... [2022-08-24T12:11:51.721Z] #81 3.070 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-24T12:11:51.721Z] #81 3.078 Setting up dbus (1.12.20-2) ... [2022-08-24T12:11:51.982Z] #81 3.222 invoke-rc.d: could not determine current runlevel [2022-08-24T12:11:51.982Z] #81 3.225 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-24T12:11:51.982Z] #81 3.229 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-08-24T12:11:51.982Z] #81 3.369 Setting up dbus-user-session (1.12.20-2) ... [2022-08-24T12:11:51.982Z] #81 3.382 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:11:52.242Z] #81 DONE 3.5s [2022-08-24T12:11:52.242Z] [2022-08-24T12:11:52.242Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-24T12:11:52.242Z] #82 sha256:5e11588edfec47cd1f4b33d9a13d5419e754065d5f50b4a0e4de5e06d2099e95 [2022-08-24T12:11:53.627Z] #82 DONE 1.3s [2022-08-24T12:11:53.627Z] [2022-08-24T12:11:53.627Z] #83 exporting to image [2022-08-24T12:11:53.627Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-24T12:11:53.627Z] #83 exporting layers [2022-08-24T12:11:54.636Z] #63 446.9 + bin/containerd-shim-runc-v2 [2022-08-24T12:11:54.636Z] #63 447.7 + binaries [2022-08-24T12:11:54.636Z] #63 447.7 + install -D bin/containerd /build/containerd [2022-08-24T12:11:54.636Z] #63 447.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-24T12:11:54.636Z] #63 447.7 + install -D bin/ctr /build/ctr [2022-08-24T12:11:56.537Z] #63 DONE 449.8s [2022-08-24T12:11:57.474Z] [2022-08-24T12:11:57.474Z] #64 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-24T12:11:57.474Z] #64 sha256:abdc0744d31ff95afbeee29c3c96b1347381b1e4ae23dff4cf071d2512ceae5f [2022-08-24T12:11:58.409Z] #64 DONE 0.9s [2022-08-24T12:11:58.409Z] [2022-08-24T12:11:58.409Z] #69 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-24T12:11:58.409Z] #69 sha256:fd85f23fbeea36ddf681a9d9233a508acdd801c744ff8624e751b4cbc662aba8 [2022-08-24T12:11:58.409Z] #69 DONE 0.2s [2022-08-24T12:11:58.667Z] [2022-08-24T12:11:58.667Z] #74 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-24T12:11:58.667Z] #74 sha256:de86d6f15e04af2b0096c6857406e1f8c037fb6db1498ffea9bea9afe4714555 [2022-08-24T12:11:59.606Z] #74 DONE 0.9s [2022-08-24T12:11:59.606Z] [2022-08-24T12:11:59.606Z] #77 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-24T12:11:59.606Z] #77 sha256:7b0dabb2302b38128ffee87bc0545996a363f13b2aa4021e5df46b0186380983 [2022-08-24T12:11:59.606Z] #77 DONE 0.0s [2022-08-24T12:11:59.606Z] [2022-08-24T12:11:59.606Z] #78 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-24T12:11:59.606Z] #78 sha256:8dbda268950d13d78f43c0c8b12fc276ae5a2e6eba0fe0886fa27e55e7fe5b10 [2022-08-24T12:11:59.606Z] #78 DONE 0.0s [2022-08-24T12:11:59.606Z] [2022-08-24T12:11:59.606Z] #79 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-24T12:11:59.606Z] #79 sha256:96e554453fb8104a0235b9467aabfa191087a9eab8019c1ae8bbdc702694cc2c [2022-08-24T12:11:59.606Z] #79 DONE 0.0s [2022-08-24T12:11:59.606Z] [2022-08-24T12:11:59.606Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-24T12:11:59.606Z] #80 sha256:0a672ab5c1d1dd93ff7b87ab8cd0ef3a9453ea54698fc9605e773f3036574d5a [2022-08-24T12:12:00.218Z] #83 exporting layers 6.6s done [2022-08-24T12:12:00.218Z] #83 writing image sha256:4962dee12daf195c7ba612ec95568fd7428ed81c552c768e880388e3c169522b done [2022-08-24T12:12:00.218Z] #83 naming to docker.io/library/docker:0cbb92bcc543767e5abe6f912ea797166fe25cba done [2022-08-24T12:12:00.218Z] #83 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T12:12:00.567Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43997/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=0cbb92bcc543767e5abe6f912ea797166fe25cba -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:0cbb92bcc543767e5abe6f912ea797166fe25cba hack/make.sh dynbinary test-integration [2022-08-24T12:12:01.949Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-24T12:12:01.949Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-24T12:12:01.949Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-24T12:12:01.949Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-24T12:12:01.949Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-08-24T12:12:01.949Z] Detected virtualization docker. [2022-08-24T12:12:01.949Z] Detected architecture x86-64. [2022-08-24T12:12:01.949Z] Set hostname to <2e12f8843b87>. [2022-08-24T12:12:01.949Z] modprobe@configfs.service: Succeeded. [2022-08-24T12:12:01.949Z] modprobe@drm.service: Succeeded. [2022-08-24T12:12:01.949Z] modprobe@fuse.service: Succeeded. [2022-08-24T12:12:02.210Z] + source /etc/docker-entrypoint-cmd [2022-08-24T12:12:02.210Z] ++ hack/make.sh dynbinary test-integration [2022-08-24T12:12:02.210Z] [2022-08-24T12:12:02.210Z] Removing bundles/ [2022-08-24T12:12:02.210Z] [2022-08-24T12:12:02.210Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-24T12:12:02.210Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-24T12:12:02.210Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T12:12:03.800Z] #80 DONE 4.2s [2022-08-24T12:12:03.800Z] [2022-08-24T12:12:03.800Z] #82 exporting to image [2022-08-24T12:12:03.800Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-24T12:12:03.800Z] #82 exporting layers [2022-08-24T12:12:10.448Z] #77 ... [2022-08-24T12:12:10.449Z] [2022-08-24T12:12:10.449Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-08-24T12:12:10.449Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:12:10.449Z] #47 DONE 412.6s [2022-08-24T12:12:10.449Z] [2022-08-24T12:12:10.449Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:12:10.449Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:12:11.689Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-24T12:12:11.689Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-24T12:12:11.689Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 31.9% of statements [2022-08-24T12:12:11.923Z] #82 exporting layers 7.1s done [2022-08-24T12:12:11.923Z] #82 writing image sha256:70c3fa41110a191071a82115f83f8861dafc1fdccfcb3b3ecd3830c6bd06c8c5 done [2022-08-24T12:12:11.923Z] #82 naming to docker.io/library/docker:0cbb92bcc543767e5abe6f912ea797166fe25cba done [2022-08-24T12:12:11.923Z] #82 DONE 7.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-24T12:12:12.287Z] + trap exit INT TERM [2022-08-24T12:12:12.287Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-24T12:12:12.287Z] + CONTAINER_NAME=docker-pr2 [2022-08-24T12:12:12.287Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43997/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43997/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0cbb92bcc543767e5abe6f912ea797166fe25cba -e DOCKER_GRAPHDRIVER docker:0cbb92bcc543767e5abe6f912ea797166fe25cba hack/make.sh dynbinary [2022-08-24T12:12:12.545Z] [2022-08-24T12:12:12.632Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-08-24T12:12:12.632Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-24T12:12:12.632Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-24T12:12:12.632Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-24T12:12:12.632Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-24T12:12:12.632Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-24T12:12:12.632Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-24T12:12:12.632Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-24T12:12:12.803Z] Removing bundles/ [2022-08-24T12:12:12.803Z] [2022-08-24T12:12:12.803Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-24T12:12:12.803Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-24T12:12:12.803Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T12:12:12.892Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-24T12:12:12.892Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-24T12:12:12.995Z] #55 ... [2022-08-24T12:12:12.995Z] [2022-08-24T12:12:12.995Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-24T12:12:12.995Z] #48 sha256:b68a3843c5f7283eb0f64b718b8bf8fa514377b3b55ab49ff2462f21d6ceb41a [2022-08-24T12:12:12.995Z] #48 DONE 0.6s [2022-08-24T12:12:12.995Z] [2022-08-24T12:12:12.995Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-24T12:12:12.995Z] #52 sha256:ad64a9da5d533a97e4ee4bd14c61f6d9fb73224b65d0480f4fa727ac4f33b5c0 [2022-08-24T12:12:12.995Z] #52 DONE 0.1s [2022-08-24T12:12:12.995Z] [2022-08-24T12:12:12.995Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:12:12.995Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:12:12.995Z] #77 340.4 CCLD tests/init [2022-08-24T12:12:13.257Z] #77 ... [2022-08-24T12:12:13.257Z] [2022-08-24T12:12:13.257Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-24T12:12:13.257Z] #54 sha256:e4dc7877347a19590288c51e8e9ce5e8270fe9a8c22393f60ddaff6ff320162d [2022-08-24T12:12:13.257Z] #54 DONE 0.1s [2022-08-24T12:12:13.518Z] [2022-08-24T12:12:13.518Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:12:13.518Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:12:13.835Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-24T12:12:13.835Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-24T12:12:13.835Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 6.0% of statements [2022-08-24T12:12:14.096Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-24T12:12:14.670Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2022-08-24T12:12:14.670Z] ok github.com/docker/docker/api/server/router/volume 0.017s coverage: 67.9% of statements [2022-08-24T12:12:14.670Z] ? github.com/docker/docker/api/types [no test files] [2022-08-24T12:12:14.670Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-24T12:12:14.670Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-24T12:12:14.670Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-24T12:12:14.670Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-24T12:12:14.670Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-24T12:12:14.670Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-24T12:12:14.670Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-24T12:12:14.670Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-24T12:12:14.932Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-08-24T12:12:14.932Z] ok github.com/docker/docker/api/types/registry 0.003s coverage: 54.2% of statements [2022-08-24T12:12:14.932Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-24T12:12:14.932Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-24T12:12:15.194Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2022-08-24T12:12:15.194Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-08-24T12:12:15.194Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-24T12:12:15.194Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-24T12:12:15.194Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-24T12:12:15.194Z] ? github.com/docker/docker/builder [no test files] [2022-08-24T12:12:15.194Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-24T12:12:15.194Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-24T12:12:15.194Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-24T12:12:15.194Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-24T12:12:15.194Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-24T12:12:15.194Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-24T12:12:15.194Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-24T12:12:17.743Z] ok github.com/docker/docker/builder/remotecontext 0.138s coverage: 13.7% of statements [2022-08-24T12:12:18.004Z] ok github.com/docker/docker/builder/dockerfile 0.500s coverage: 49.3% of statements [2022-08-24T12:12:18.004Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-24T12:12:18.949Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-08-24T12:12:19.522Z] ok github.com/docker/docker/builder/remotecontext/git 1.737s coverage: 86.3% of statements [2022-08-24T12:12:19.522Z] ? github.com/docker/docker/cli [no test files] [2022-08-24T12:12:19.522Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-24T12:12:19.522Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-24T12:12:19.522Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-24T12:12:20.094Z] ok github.com/docker/docker/cmd/docker-proxy 0.152s coverage: 69.3% of statements [2022-08-24T12:12:23.399Z] ok github.com/docker/docker/client 0.118s coverage: 75.9% of statements [2022-08-24T12:12:35.488Z] #55 ... [2022-08-24T12:12:35.488Z] [2022-08-24T12:12:35.488Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T12:12:35.488Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:12:35.488Z] #77 361.0 AR libcrun_testing.a [2022-08-24T12:12:35.488Z] #77 361.0 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-24T12:12:35.488Z] #77 361.1 CCLD tests/tests_libcrun_utils [2022-08-24T12:12:35.488Z] #77 361.1 CCLD tests/tests_libcrun_errors [2022-08-24T12:12:35.488Z] #77 361.1 CCLD libcrun.la [2022-08-24T12:12:35.488Z] #77 361.1 CCLD tests/tests_libcrun_fuzzer [2022-08-24T12:12:35.488Z] #77 362.5 CCLD crun [2022-08-24T12:12:35.488Z] #77 363.0 make[3]: Entering directory '/tmp/crun-build' [2022-08-24T12:12:35.488Z] #77 363.2 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-24T12:12:35.488Z] #77 363.2 /bin/mkdir -p '/usr/local/lib' [2022-08-24T12:12:35.488Z] #77 363.2 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-24T12:12:35.488Z] #77 363.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-24T12:12:35.488Z] #77 363.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-24T12:12:35.488Z] #77 363.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-24T12:12:35.488Z] #77 363.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-24T12:12:35.749Z] #77 363.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-24T12:12:35.749Z] #77 363.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-24T12:12:35.749Z] #77 363.5 ---------------------------------------------------------------------- [2022-08-24T12:12:35.749Z] #77 363.5 Libraries have been installed in: [2022-08-24T12:12:35.749Z] #77 363.5 /usr/local/lib [2022-08-24T12:12:35.749Z] #77 363.5 [2022-08-24T12:12:35.749Z] #77 363.5 If you ever happen to want to link against installed libraries [2022-08-24T12:12:35.749Z] #77 363.5 in a given directory, LIBDIR, you must either use libtool, and [2022-08-24T12:12:35.749Z] #77 363.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-24T12:12:35.749Z] #77 363.5 flag during linking and do at least one of the following: [2022-08-24T12:12:35.749Z] #77 363.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-24T12:12:35.749Z] #77 363.5 during execution [2022-08-24T12:12:35.749Z] #77 363.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-24T12:12:35.749Z] #77 363.5 during linking [2022-08-24T12:12:35.749Z] #77 363.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-24T12:12:35.749Z] #77 363.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-24T12:12:35.749Z] #77 363.5 [2022-08-24T12:12:35.749Z] #77 363.5 See any operating system documentation about shared libraries for [2022-08-24T12:12:35.749Z] #77 363.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-24T12:12:35.749Z] #77 363.5 ---------------------------------------------------------------------- [2022-08-24T12:12:35.749Z] #77 363.5 /bin/mkdir -p '/build' [2022-08-24T12:12:35.749Z] #77 363.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-24T12:12:36.010Z] #77 363.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-24T12:12:36.010Z] #77 363.6 make[3]: Leaving directory '/tmp/crun-build' [2022-08-24T12:12:36.010Z] #77 363.6 make[2]: Leaving directory '/tmp/crun-build' [2022-08-24T12:12:36.010Z] #77 363.6 make[1]: Leaving directory '/tmp/crun-build' [2022-08-24T12:12:36.271Z] #77 DONE 363.9s [2022-08-24T12:12:36.271Z] [2022-08-24T12:12:36.271Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T12:12:36.271Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:12:54.391Z] #55 455.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-24T12:12:54.391Z] #55 DONE 456.4s [2022-08-24T12:12:54.391Z] [2022-08-24T12:12:54.391Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T12:12:54.391Z] #60 sha256:7789277ef3399f62641c479f1c99756334ac3ca0ef38f21942189ff386db540f [2022-08-24T12:12:54.964Z] #60 238.0 + mkdir -p /build [2022-08-24T12:12:54.964Z] #60 238.0 + cp runc /build/runc [2022-08-24T12:12:55.517Z] ok github.com/docker/docker/cmd/dockerd 0.074s coverage: 29.9% of statements [2022-08-24T12:12:55.536Z] #60 DONE 238.7s [2022-08-24T12:12:55.536Z] [2022-08-24T12:12:55.536Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-24T12:12:55.536Z] #56 sha256:7c2e652c51df545b1de1635cb52045ec39c5f08afb540eae757b551aba8ce5bf [2022-08-24T12:12:55.536Z] #56 DONE 0.7s [2022-08-24T12:12:55.536Z] [2022-08-24T12:12:55.536Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-24T12:12:55.536Z] #58 sha256:f9132f33462f2f7df4c07f8d78a7e1ba7305198cd26ecbe23848babfaf4da141 [2022-08-24T12:12:55.797Z] #58 DONE 0.1s [2022-08-24T12:12:55.797Z] [2022-08-24T12:12:55.797Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:12:55.797Z] #64 sha256:508e9501103568b155a9aec97ce69db5f0a8ab0065c343a63d4c61b986bce07c [2022-08-24T12:12:56.903Z] ok github.com/docker/docker/container 0.118s coverage: 37.4% of statements [2022-08-24T12:12:57.197Z] #64 ... [2022-08-24T12:12:57.197Z] [2022-08-24T12:12:57.197Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-24T12:12:57.197Z] #61 sha256:1b69b6db273e197a0c270bd2219372817523c0d9c180315a4609cc2bc66c9dba [2022-08-24T12:12:57.197Z] #61 DONE 0.3s [2022-08-24T12:12:57.197Z] [2022-08-24T12:12:57.197Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T12:12:57.197Z] #64 sha256:508e9501103568b155a9aec97ce69db5f0a8ab0065c343a63d4c61b986bce07c [2022-08-24T12:12:57.474Z] ok github.com/docker/docker/cmd/dockerd/trap 2.464s coverage: 0.0% of statements [2022-08-24T12:12:57.474Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-24T12:12:57.474Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-24T12:12:57.474Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-24T12:12:57.474Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-24T12:12:57.474Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-24T12:12:59.109Z] #64 402.6 + bin/containerd [2022-08-24T12:13:01.824Z] INFO [linters context/goanalysis] analyzers took 6m44.085464873s with top 10 stages: buildir: 2m22.103308001s, the_only_name: 40.057262513s, goimports: 29.16477362s, unconvert: 23.45303002s, gosec: 18.228650545s, S1038: 16.237158608s, misspell: 7.235121296s, unused: 5.966744155s, nilness: 5.783176868s, S1039: 5.432771233s [2022-08-24T12:13:01.824Z] INFO [runner] Issues before processing: 2444, after processing: 0 [2022-08-24T12:13:01.824Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 79/2020, path_prettifier: 2123/2123, skip_files: 2123/2123, exclude: 2020/2020, identifier_marker: 2020/2020, cgo: 2123/2444, skip_dirs: 2123/2123, filename_unadjuster: 2123/2123, autogenerated_exclude: 2020/2123, nolint: 0/79 [2022-08-24T12:13:01.824Z] INFO [runner] processing took 190.220763ms with stages: nolint: 78.149935ms, identifier_marker: 64.164768ms, exclude-rules: 15.700695ms, path_prettifier: 15.140103ms, autogenerated_exclude: 12.269275ms, skip_dirs: 3.524907ms, cgo: 721.264µs, filename_unadjuster: 544.099µs, max_same_issues: 1.73µs, uniq_by_line: 602ns, skip_files: 445ns, max_from_linter: 445ns, diff: 388ns, severity-rules: 378ns, source_code: 358ns, exclude: 336ns, path_shortener: 301ns, sort_results: 299ns, max_per_file_from_linter: 298ns, path_prefixer: 137ns [2022-08-24T12:13:01.824Z] INFO [runner] linters took 1m45.919608802s with stages: goanalysis_metalinter: 1m45.728404353s [2022-08-24T12:13:01.824Z] INFO File cache stats: 1703 entries of total size 8.7MiB [2022-08-24T12:13:01.824Z] INFO Memory: 2799 samples, avg is 314.7MB, max is 1227.3MB [2022-08-24T12:13:01.824Z] INFO Execution took 4m39.742146455s [2022-08-24T12:13:01.824Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-24T12:13:02.178Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43997/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0cbb92bcc543767e5abe6f912ea797166fe25cba -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0cbb92bcc543767e5abe6f912ea797166fe25cba hack/make.sh dynbinary test-docker-py [2022-08-24T12:13:02.440Z] [2022-08-24T12:13:02.702Z] Removing bundles/ [2022-08-24T12:13:02.702Z] [2022-08-24T12:13:02.702Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-24T12:13:02.702Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-24T12:13:02.702Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T12:13:04.062Z] ok github.com/docker/docker/daemon/cluster 0.065s coverage: 0.5% of statements [2022-08-24T12:13:04.322Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-08-24T12:13:05.710Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-08-24T12:13:12.296Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-08-24T12:13:13.686Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 76.8% of statements [2022-08-24T12:13:14.257Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-24T12:13:14.830Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-24T12:13:15.090Z] ok github.com/docker/docker/daemon 10.120s coverage: 16.5% of statements [2022-08-24T12:13:15.090Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-24T12:13:15.090Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-24T12:13:15.090Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-24T12:13:15.090Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-24T12:13:15.090Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-24T12:13:16.031Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.632s coverage: 74.8% of statements [2022-08-24T12:13:16.974Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.328s coverage: 60.7% of statements [2022-08-24T12:13:17.235Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-08-24T12:13:18.621Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-08-24T12:13:20.026Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.171s coverage: 50.6% of statements [2022-08-24T12:13:21.944Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.928s coverage: 45.9% of statements [2022-08-24T12:13:21.944Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-24T12:13:22.205Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.002s coverage: 58.5% of statements [2022-08-24T12:13:22.205Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-24T12:13:22.205Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-24T12:13:22.466Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 58.5% of statements [2022-08-24T12:13:23.039Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-08-24T12:13:23.611Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-08-24T12:13:24.556Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 6.9% of statements [2022-08-24T12:13:24.556Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-24T12:13:24.556Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-24T12:13:25.130Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.2% of statements [2022-08-24T12:13:26.074Z] ok github.com/docker/docker/daemon/logger/awslogs 0.157s coverage: 79.9% of statements [2022-08-24T12:13:26.074Z] ok github.com/docker/docker/daemon/logger/fluentd 0.014s coverage: 53.6% of statements [2022-08-24T12:13:26.074Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-24T12:13:26.647Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2022-08-24T12:13:27.228Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-08-24T12:13:28.170Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.129s coverage: 76.8% of statements [2022-08-24T12:13:28.170Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-08-24T12:13:28.742Z] ok github.com/docker/docker/daemon/logger/local 0.022s coverage: 79.4% of statements [2022-08-24T12:13:29.684Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.021s coverage: 63.5% of statements [2022-08-24T12:13:30.257Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2022-08-24T12:13:30.830Z] ok github.com/docker/docker/daemon/logger/journald 3.577s coverage: 74.3% of statements [2022-08-24T12:13:30.830Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-24T12:13:30.830Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-24T12:13:30.830Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-24T12:13:30.830Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-24T12:13:31.773Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 46.8% of statements [2022-08-24T12:13:32.034Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-24T12:13:32.295Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-24T12:13:32.867Z] ok github.com/docker/docker/daemon/logger/splunk 1.548s coverage: 82.5% of statements [2022-08-24T12:13:32.867Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-24T12:13:32.867Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-24T12:13:33.451Z] ok github.com/docker/docker/distribution/metadata 0.037s coverage: 44.4% of statements [2022-08-24T12:13:35.365Z] ok github.com/docker/docker/distribution 1.491s coverage: 28.0% of statements [2022-08-24T12:13:35.365Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-24T12:13:35.937Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-24T12:13:36.198Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 84.9% of statements [2022-08-24T12:13:36.198Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-24T12:13:36.459Z] ok github.com/docker/docker/image 0.037s coverage: 86.9% of statements [2022-08-24T12:13:37.294Z] ok github.com/docker/docker/image/cache 0.017s coverage: 19.2% of statements [2022-08-24T12:13:37.294Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-08-24T12:13:37.294Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-24T12:13:37.294Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-24T12:13:37.572Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-08-24T12:13:38.526Z] ok github.com/docker/docker/oci 0.013s coverage: 46.0% of statements [2022-08-24T12:13:39.097Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-08-24T12:13:39.358Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-24T12:13:40.745Z] ok github.com/docker/docker/pkg/archive 0.300s coverage: 82.3% of statements [2022-08-24T12:13:42.127Z] ok github.com/docker/docker/pkg/authorization 0.831s coverage: 68.3% of statements [2022-08-24T12:13:42.387Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-24T12:13:42.648Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-24T12:13:45.946Z] ok github.com/docker/docker/pkg/chrootarchive 2.531s coverage: 42.7% of statements [2022-08-24T12:13:45.946Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-24T12:13:46.207Z] ok github.com/docker/docker/layer 7.380s coverage: 68.9% of statements [2022-08-24T12:13:46.207Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-24T12:13:46.207Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-24T12:13:46.207Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-24T12:13:46.207Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-24T12:13:46.207Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-24T12:13:46.207Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-24T12:13:46.207Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2022-08-24T12:13:46.468Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-24T12:13:46.730Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-08-24T12:13:46.991Z] ok github.com/docker/docker/pkg/fsutils 0.158s coverage: 85.1% of statements [2022-08-24T12:13:46.991Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-24T12:13:47.936Z] ok github.com/docker/docker/pkg/idtools 0.414s coverage: 69.3% of statements [2022-08-24T12:13:47.936Z] ok github.com/docker/docker/pkg/ioutils 0.354s coverage: 71.5% of statements [2022-08-24T12:13:48.197Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-08-24T12:13:48.459Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-08-24T12:13:48.459Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-24T12:13:48.459Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-08-24T12:13:48.721Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-08-24T12:13:48.721Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-08-24T12:13:48.982Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.022s coverage: 90.5% of statements [2022-08-24T12:13:48.983Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2022-08-24T12:13:48.983Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-24T12:13:48.983Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-24T12:13:49.557Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-08-24T12:13:50.129Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-24T12:13:50.390Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2022-08-24T12:13:50.390Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-24T12:13:51.774Z] ok github.com/docker/docker/pkg/pubsub 1.043s coverage: 75.0% of statements [2022-08-24T12:13:52.035Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-24T12:13:52.295Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-24T12:13:52.556Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-24T12:13:52.817Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-24T12:13:52.817Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-24T12:13:53.388Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-08-24T12:13:53.960Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-24T12:13:54.220Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2022-08-24T12:13:54.791Z] ok github.com/docker/docker/pkg/tarsum 0.048s coverage: 89.3% of statements [2022-08-24T12:13:54.791Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-24T12:13:55.376Z] #64 453.8 # github.com/containerd/containerd/cmd/containerd [2022-08-24T12:13:55.376Z] #64 453.8 /usr/bin/ld: /tmp/go-link-2052705188/000019.o: in function `New': [2022-08-24T12:13:55.376Z] #64 453.8 /tmp/tmp.oMXGDllnXu/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-24T12:13:55.376Z] #64 453.9 + bin/containerd-stress [2022-08-24T12:13:55.376Z] #64 455.0 + bin/containerd-shim [2022-08-24T12:13:56.702Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-08-24T12:13:56.963Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-24T12:13:57.533Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-08-24T12:13:58.475Z] ok github.com/docker/docker/quota 0.183s coverage: 71.4% of statements [2022-08-24T12:13:58.736Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-08-24T12:13:59.679Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-08-24T12:14:00.250Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-24T12:14:00.250Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-24T12:14:00.821Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-08-24T12:14:01.083Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-24T12:14:02.999Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-08-24T12:14:03.515Z] #64 466.4 + bin/containerd-shim-runc-v1 [2022-08-24T12:14:03.571Z] ok github.com/docker/docker/volume/local 0.088s coverage: 76.8% of statements [2022-08-24T12:14:03.832Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-08-24T12:14:05.218Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-08-24T12:14:08.813Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-24T12:14:08.814Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-24T12:14:08.814Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T12:14:08.814Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-24T12:14:08.814Z] [2022-08-24T12:14:08.814Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-24T12:14:08.814Z] DOCKER_SYSTEMD=1 [2022-08-24T12:14:08.814Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-24T12:14:08.814Z] HOSTNAME=2e12f8843b87 [2022-08-24T12:14:08.814Z] DEST=bundles/test-integration [2022-08-24T12:14:08.814Z] PWD=/go/src/github.com/docker/docker [2022-08-24T12:14:08.814Z] DOCKER_GITCOMMIT=0cbb92bcc543767e5abe6f912ea797166fe25cba [2022-08-24T12:14:08.814Z] container=docker [2022-08-24T12:14:08.814Z] HOME=/root [2022-08-24T12:14:08.814Z] LANG=C.UTF-8 [2022-08-24T12:14:08.814Z] INVOCATION_ID=bf966ebb1bc0462f8dcbdd6cdec3ad5b [2022-08-24T12:14:08.814Z] GOLANG_VERSION=1.18.5 [2022-08-24T12:14:08.814Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-24T12:14:08.814Z] VALIDATE_BRANCH=master [2022-08-24T12:14:08.814Z] TERM=xterm [2022-08-24T12:14:08.814Z] DOCKER_PKG=github.com/docker/docker [2022-08-24T12:14:08.814Z] SHLVL=3 [2022-08-24T12:14:08.814Z] TIMEOUT=120m [2022-08-24T12:14:08.814Z] DOCKER_BUILDTAGS= journald [2022-08-24T12:14:08.814Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-24T12:14:08.814Z] GO111MODULE=off [2022-08-24T12:14:08.814Z] DOCKER_EXPERIMENTAL=1 [2022-08-24T12:14:08.814Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-24T12:14:08.814Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-24T12:14:08.814Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-24T12:14:08.814Z] GOPATH=/go [2022-08-24T12:14:08.814Z] PKG_CONFIG=pkg-config [2022-08-24T12:14:08.814Z] _=/usr/bin/env [2022-08-24T12:14:08.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-24T12:14:10.103Z] #64 472.6 + bin/containerd-shim-runc-v2 [2022-08-24T12:14:10.103Z] #64 473.5 + binaries [2022-08-24T12:14:10.103Z] #64 473.5 + install -D bin/containerd /build/containerd [2022-08-24T12:14:10.103Z] #64 473.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-24T12:14:10.103Z] #64 473.5 + install -D bin/ctr /build/ctr [2022-08-24T12:14:12.011Z] #64 DONE 475.5s [2022-08-24T12:14:13.392Z] [2022-08-24T12:14:13.392Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-24T12:14:13.392Z] #65 sha256:2363f8701ed3f2174638348e745727553906e8e49096e1c18587afe7cb73905a [2022-08-24T12:14:13.988Z] #65 DONE 0.9s [2022-08-24T12:14:13.988Z] [2022-08-24T12:14:13.988Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-24T12:14:13.988Z] #70 sha256:d813e8f2216be01fb5d44ad624c1d48619ddae1d9351af896f8007e5cf97975c [2022-08-24T12:14:14.582Z] #70 DONE 0.3s [2022-08-24T12:14:14.582Z] [2022-08-24T12:14:14.582Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-24T12:14:14.582Z] #75 sha256:63f081c9aff35e06bebb99338eb82d852fe9c7f6dc2f1dba58928069dd7c3b66 [2022-08-24T12:14:15.545Z] #75 DONE 1.0s [2022-08-24T12:14:15.545Z] [2022-08-24T12:14:15.545Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-24T12:14:15.545Z] #78 sha256:cd2f834fce8b6521856ecff11b3a4f429c2ec5d61701a570e894adf1ecc33ee4 [2022-08-24T12:14:15.545Z] #78 DONE 0.1s [2022-08-24T12:14:15.545Z] [2022-08-24T12:14:15.545Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-24T12:14:15.545Z] #79 sha256:25c69db0bb90fd5dc8c60e25c80e3f4760a412c4c06533d77f41898d293ad210 [2022-08-24T12:14:15.545Z] #79 DONE 0.1s [2022-08-24T12:14:15.545Z] [2022-08-24T12:14:15.545Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-24T12:14:15.545Z] #80 sha256:f5df242515b192786ca4f1b16eb139c3057e59bd35e9ce4635cb4fdd43ca910f [2022-08-24T12:14:15.545Z] #80 DONE 0.0s [2022-08-24T12:14:15.545Z] [2022-08-24T12:14:15.545Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-24T12:14:15.545Z] #81 sha256:224c9464025281416b84635481e57d0082d9da870d425ae39241345755d0668a [2022-08-24T12:14:19.303Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-24T12:14:19.303Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-24T12:14:19.303Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T12:14:19.303Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-24T12:14:19.303Z] [2022-08-24T12:14:19.303Z] + TEST_INTEGRATION_DEST=1 [2022-08-24T12:14:19.303Z] + CONTAINER_NAME=docker-pr2-1 [2022-08-24T12:14:19.303Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-24T12:14:19.303Z] + run_tests test-integration-flaky [2022-08-24T12:14:19.303Z] + '[' -n 0 ']' [2022-08-24T12:14:19.303Z] + rm= [2022-08-24T12:14:19.303Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43997/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43997/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43997/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0cbb92bcc543767e5abe6f912ea797166fe25cba -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0cbb92bcc543767e5abe6f912ea797166fe25cba hack/make.sh test-integration-flaky test-integration [2022-08-24T12:14:19.303Z] + c=0 [2022-08-24T12:14:19.303Z] ++ jobs -p [2022-08-24T12:14:19.303Z] + for job in $(jobs -p) [2022-08-24T12:14:19.303Z] + wait 9210 [2022-08-24T12:14:19.303Z] + TEST_INTEGRATION_DEST=3 [2022-08-24T12:14:19.303Z] + CONTAINER_NAME=docker-pr2-3 [2022-08-24T12:14:19.303Z] + TEST_SKIP_INTEGRATION=1 [2022-08-24T12:14:19.303Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-24T12:14:19.303Z] + run_tests [2022-08-24T12:14:19.303Z] + '[' -n 0 ']' [2022-08-24T12:14:19.303Z] + rm= [2022-08-24T12:14:19.303Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43997/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43997/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43997/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0cbb92bcc543767e5abe6f912ea797166fe25cba -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0cbb92bcc543767e5abe6f912ea797166fe25cba hack/make.sh '' test-integration [2022-08-24T12:14:19.303Z] + TEST_INTEGRATION_DEST=2 [2022-08-24T12:14:19.303Z] + CONTAINER_NAME=docker-pr2-2 [2022-08-24T12:14:19.303Z] + TEST_SKIP_INTEGRATION=1 [2022-08-24T12:14:19.303Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-24T12:14:19.303Z] + run_tests [2022-08-24T12:14:19.303Z] + '[' -n 0 ']' [2022-08-24T12:14:19.303Z] + rm= [2022-08-24T12:14:19.303Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43997/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43997/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43997/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0cbb92bcc543767e5abe6f912ea797166fe25cba -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0cbb92bcc543767e5abe6f912ea797166fe25cba hack/make.sh '' test-integration [2022-08-24T12:14:19.303Z] [2022-08-24T12:14:19.303Z] [2022-08-24T12:14:19.303Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-24T12:14:19.303Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-24T12:14:19.303Z] HOSTNAME=1b11279c97e8 [2022-08-24T12:14:19.303Z] TEST_SKIP_INTEGRATION=1 [2022-08-24T12:14:19.303Z] TESTDEBUG=0 [2022-08-24T12:14:19.303Z] DEST=bundles/test-integration [2022-08-24T12:14:19.303Z] PWD=/go/src/github.com/docker/docker [2022-08-24T12:14:19.303Z] KEEPBUNDLE=1 [2022-08-24T12:14:19.303Z] DOCKER_GITCOMMIT=0cbb92bcc543767e5abe6f912ea797166fe25cba [2022-08-24T12:14:19.303Z] container=docker [2022-08-24T12:14:19.303Z] HOME=/root [2022-08-24T12:14:19.303Z] GOLANG_VERSION=1.18.5 [2022-08-24T12:14:19.303Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-24T12:14:19.303Z] VALIDATE_BRANCH=master [2022-08-24T12:14:19.303Z] TERM=xterm [2022-08-24T12:14:19.303Z] DOCKER_PKG=github.com/docker/docker [2022-08-24T12:14:19.303Z] SHLVL=1 [2022-08-24T12:14:19.303Z] TIMEOUT=120m [2022-08-24T12:14:19.303Z] DOCKER_BUILDTAGS= journald [2022-08-24T12:14:19.303Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-24T12:14:19.303Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-24T12:14:19.303Z] GO111MODULE=off [2022-08-24T12:14:19.303Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-24T12:14:19.303Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-24T12:14:19.303Z] GOPATH=/go [2022-08-24T12:14:19.303Z] PKG_CONFIG=pkg-config [2022-08-24T12:14:19.303Z] _=/usr/bin/env [2022-08-24T12:14:19.303Z] Building test suite binary ./integration-cli/test.main [2022-08-24T12:14:19.303Z] [2022-08-24T12:14:19.303Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-24T12:14:19.303Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-24T12:14:19.303Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-24T12:14:19.303Z] HOSTNAME=f8dc04306a77 [2022-08-24T12:14:19.303Z] TEST_SKIP_INTEGRATION=1 [2022-08-24T12:14:19.303Z] TESTDEBUG=0 [2022-08-24T12:14:19.303Z] DEST=bundles/test-integration [2022-08-24T12:14:19.303Z] PWD=/go/src/github.com/docker/docker [2022-08-24T12:14:19.303Z] KEEPBUNDLE=1 [2022-08-24T12:14:19.303Z] DOCKER_GITCOMMIT=0cbb92bcc543767e5abe6f912ea797166fe25cba [2022-08-24T12:14:19.303Z] container=docker [2022-08-24T12:14:19.303Z] HOME=/root [2022-08-24T12:14:19.303Z] GOLANG_VERSION=1.18.5 [2022-08-24T12:14:19.303Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-24T12:14:19.303Z] VALIDATE_BRANCH=master [2022-08-24T12:14:19.303Z] TERM=xterm [2022-08-24T12:14:19.303Z] DOCKER_PKG=github.com/docker/docker [2022-08-24T12:14:19.303Z] SHLVL=1 [2022-08-24T12:14:19.303Z] TIMEOUT=120m [2022-08-24T12:14:19.303Z] DOCKER_BUILDTAGS= journald [2022-08-24T12:14:19.303Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-24T12:14:19.303Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-24T12:14:19.303Z] GO111MODULE=off [2022-08-24T12:14:19.303Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-24T12:14:19.303Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-24T12:14:19.303Z] GOPATH=/go [2022-08-24T12:14:19.303Z] PKG_CONFIG=pkg-config [2022-08-24T12:14:19.303Z] _=/usr/bin/env [2022-08-24T12:14:19.303Z] Building test suite binary ./integration-cli/test.main [2022-08-24T12:14:19.303Z] No new tests added to integration. [2022-08-24T12:14:19.303Z] [2022-08-24T12:14:19.303Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-24T12:14:19.303Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-24T12:14:19.303Z] HOSTNAME=a16ea0b99c91 [2022-08-24T12:14:19.303Z] TESTDEBUG=0 [2022-08-24T12:14:19.303Z] DEST=bundles/test-integration [2022-08-24T12:14:19.303Z] PWD=/go/src/github.com/docker/docker [2022-08-24T12:14:19.303Z] KEEPBUNDLE=1 [2022-08-24T12:14:19.303Z] DOCKER_GITCOMMIT=0cbb92bcc543767e5abe6f912ea797166fe25cba [2022-08-24T12:14:19.303Z] container=docker [2022-08-24T12:14:19.303Z] HOME=/root [2022-08-24T12:14:19.303Z] GOLANG_VERSION=1.18.5 [2022-08-24T12:14:19.303Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-24T12:14:19.303Z] VALIDATE_BRANCH=master [2022-08-24T12:14:19.303Z] TERM=xterm [2022-08-24T12:14:19.303Z] DOCKER_PKG=github.com/docker/docker [2022-08-24T12:14:19.303Z] SHLVL=1 [2022-08-24T12:14:19.303Z] TIMEOUT=120m [2022-08-24T12:14:19.303Z] DOCKER_BUILDTAGS= journald [2022-08-24T12:14:19.303Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-24T12:14:19.303Z] GO111MODULE=off [2022-08-24T12:14:19.303Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-24T12:14:19.303Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-24T12:14:19.303Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-24T12:14:19.303Z] GOPATH=/go [2022-08-24T12:14:19.303Z] PKG_CONFIG=pkg-config [2022-08-24T12:14:19.303Z] _=/usr/bin/env [2022-08-24T12:14:19.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-24T12:14:20.824Z] #81 DONE 4.3s [2022-08-24T12:14:20.824Z] [2022-08-24T12:14:20.824Z] #82 exporting to image [2022-08-24T12:14:20.824Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-24T12:14:20.824Z] #82 exporting layers [2022-08-24T12:14:27.176Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.3% of statements [2022-08-24T12:14:27.176Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-24T12:14:27.176Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-24T12:14:27.176Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-24T12:14:27.176Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-24T12:14:27.176Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-24T12:14:27.176Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-24T12:14:27.176Z] ? github.com/docker/docker/rootless [no test files] [2022-08-24T12:14:27.176Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-24T12:14:27.176Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-24T12:14:27.176Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-24T12:14:27.176Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-24T12:14:27.176Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-24T12:14:27.176Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-24T12:14:27.176Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-24T12:14:27.176Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-24T12:14:27.176Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-24T12:14:27.176Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-24T12:14:27.176Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-24T12:14:27.176Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-24T12:14:27.176Z] ? github.com/docker/docker/volume [no test files] [2022-08-24T12:14:27.176Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-24T12:14:27.176Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-24T12:14:27.176Z] [2022-08-24T12:14:27.176Z] === Skipped [2022-08-24T12:14:27.176Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-24T12:14:27.176Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-24T12:14:27.176Z] [2022-08-24T12:14:27.176Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-24T12:14:27.176Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-24T12:14:27.176Z] [2022-08-24T12:14:27.176Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-24T12:14:27.176Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-24T12:14:27.176Z] [2022-08-24T12:14:27.176Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-24T12:14:27.176Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-24T12:14:27.176Z] [2022-08-24T12:14:27.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-24T12:14:27.176Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:14:27.176Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T12:14:27.176Z] [2022-08-24T12:14:27.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-24T12:14:27.176Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:14:27.176Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T12:14:27.176Z] [2022-08-24T12:14:27.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-24T12:14:27.176Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:14:27.176Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T12:14:27.176Z] [2022-08-24T12:14:27.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-24T12:14:27.176Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:14:27.176Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T12:14:27.176Z] [2022-08-24T12:14:27.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-24T12:14:27.176Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:14:27.176Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T12:14:27.176Z] [2022-08-24T12:14:27.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-24T12:14:27.176Z] graphtest_unix.go:71: No driver to put! [2022-08-24T12:14:27.176Z] [2022-08-24T12:14:27.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-24T12:14:27.176Z] time="2022-08-24T12:13:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T12:14:27.176Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T12:14:27.176Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T12:14:27.176Z] [2022-08-24T12:14:27.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-24T12:14:27.176Z] time="2022-08-24T12:13:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T12:14:27.176Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T12:14:27.176Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T12:14:27.176Z] [2022-08-24T12:14:27.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-24T12:14:27.176Z] time="2022-08-24T12:13:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T12:14:27.176Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T12:14:27.176Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T12:14:27.176Z] [2022-08-24T12:14:27.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-24T12:14:27.176Z] time="2022-08-24T12:13:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T12:14:27.176Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T12:14:27.176Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T12:14:27.176Z] [2022-08-24T12:14:27.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-24T12:14:27.176Z] time="2022-08-24T12:13:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T12:14:27.176Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T12:14:27.176Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T12:14:27.176Z] [2022-08-24T12:14:27.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-24T12:14:27.176Z] graphtest_unix.go:71: No driver to put! [2022-08-24T12:14:27.176Z] [2022-08-24T12:14:27.176Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-24T12:14:27.176Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-24T12:14:27.176Z] [2022-08-24T12:14:27.176Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-24T12:14:27.176Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-24T12:14:27.176Z] [2022-08-24T12:14:27.176Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-24T12:14:27.176Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-24T12:14:27.176Z] [2022-08-24T12:14:27.176Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-24T12:14:27.176Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-24T12:14:27.176Z] [2022-08-24T12:14:27.176Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-24T12:14:27.176Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:14:27.176Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T12:14:27.176Z] [2022-08-24T12:14:27.176Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-24T12:14:27.176Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:14:27.176Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T12:14:27.176Z] [2022-08-24T12:14:27.176Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-24T12:14:27.176Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:14:27.176Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T12:14:27.176Z] [2022-08-24T12:14:27.176Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-24T12:14:27.176Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:14:27.176Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T12:14:27.176Z] [2022-08-24T12:14:27.176Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-24T12:14:27.176Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:14:27.176Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T12:14:27.176Z] [2022-08-24T12:14:27.176Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-24T12:14:27.176Z] graphtest_unix.go:71: No driver to put! [2022-08-24T12:14:27.176Z] [2022-08-24T12:14:27.176Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-24T12:14:27.176Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-24T12:14:27.176Z] [2022-08-24T12:14:27.176Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-24T12:14:27.176Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-24T12:14:27.176Z] [2022-08-24T12:14:27.176Z] DONE 2874 tests, 28 skipped in 216.289s [2022-08-24T12:14:27.176Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/config [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/idm [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/ns [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/options [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/osl [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T12:14:27.176Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-24T12:14:27.176Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-24T12:14:27.405Z] #82 exporting layers 7.6s done [2022-08-24T12:14:27.405Z] #82 writing image sha256:deefeecf51372bf68a039e4d6a4817fca803eec26bad30381b808087b6fa51bb done [2022-08-24T12:14:27.405Z] #82 naming to docker.io/library/docker:0cbb92bcc543767e5abe6f912ea797166fe25cba done [2022-08-24T12:14:27.405Z] #82 DONE 7.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T12:14:27.787Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43997/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=0cbb92bcc543767e5abe6f912ea797166fe25cba -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:0cbb92bcc543767e5abe6f912ea797166fe25cba hack/make.sh dynbinary test-integration [2022-08-24T12:14:29.175Z] [2022-08-24T12:14:29.175Z] Removing bundles/ [2022-08-24T12:14:29.175Z] [2022-08-24T12:14:29.175Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-24T12:14:29.175Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-24T12:14:29.175Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T12:14:55.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-24T12:14:55.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-24T12:15:09.237Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-24T12:15:09.237Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-24T12:15:09.237Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T12:15:09.237Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-24T12:15:09.237Z] [2022-08-24T12:15:09.237Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-24T12:15:09.237Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-24T12:15:09.237Z] Using test binary docker [2022-08-24T12:15:09.237Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-24T12:15:09.237Z] Not: starting. [2022-08-24T12:15:09.237Z] INFO: Waiting for daemon to start... [2022-08-24T12:15:09.237Z] Starting dockerd [2022-08-24T12:15:09.237Z] . [2022-08-24T12:15:09.237Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-24T12:15:13.890Z] ok github.com/docker/docker/libnetwork 37.473s coverage: 40.6% of statements [2022-08-24T12:15:13.890Z] ok github.com/docker/docker/libnetwork/bitseq 0.138s coverage: 84.4% of statements [2022-08-24T12:15:13.890Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-24T12:15:13.890Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-24T12:15:13.890Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-24T12:15:13.890Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-24T12:15:13.890Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-24T12:15:13.890Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-24T12:15:13.890Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-24T12:15:13.890Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-24T12:15:13.890Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-08-24T12:15:13.890Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-08-24T12:15:13.890Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-24T12:15:13.890Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-24T12:15:13.890Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-24T12:15:13.890Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.526s coverage: 59.9% of statements [2022-08-24T12:15:13.890Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-24T12:15:13.890Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-24T12:15:13.890Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.022s coverage: 5.1% of statements [2022-08-24T12:15:13.890Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-24T12:15:13.890Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-08-24T12:15:13.890Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-24T12:15:13.890Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-08-24T12:15:17.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-24T12:15:23.885Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.329s coverage: 6.7% of statements [2022-08-24T12:15:23.885Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-24T12:15:23.885Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-24T12:15:23.885Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-08-24T12:15:23.885Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-24T12:15:23.885Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-24T12:15:23.885Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-24T12:15:24.146Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-08-24T12:15:24.406Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-08-24T12:15:24.667Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2022-08-24T12:15:24.928Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-24T12:15:27.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-24T12:15:35.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-24T12:15:35.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-24T12:15:36.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-24T12:15:37.213Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-24T12:15:37.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-24T12:15:38.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-24T12:15:38.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-24T12:15:39.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-24T12:15:41.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-24T12:15:42.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-24T12:15:43.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-24T12:15:44.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-24T12:15:44.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-24T12:15:45.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-24T12:15:46.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-24T12:15:47.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-24T12:15:48.013Z] sha256:eef6a44f3698b7943e37d96a258b2528f3dbc1584eb034ceaeb69f2751caab6c [2022-08-24T12:15:48.013Z] INFO: Starting docker-py tests... [2022-08-24T12:15:48.013Z] ============================= test session starts ============================== [2022-08-24T12:15:48.013Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-24T12:15:48.013Z] rootdir: /src, inifile: pytest.ini [2022-08-24T12:15:48.013Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-24T12:15:48.013Z] collected 395 items / 2 deselected / 393 selected [2022-08-24T12:15:48.013Z] [2022-08-24T12:15:48.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-24T12:15:49.444Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-24T12:15:49.444Z] Using test binary docker [2022-08-24T12:15:49.444Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-24T12:15:49.444Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-24T12:15:49.445Z] INFO: Waiting for daemon to start... [2022-08-24T12:15:49.445Z] Starting dockerd [2022-08-24T12:15:52.743Z] . [2022-08-24T12:15:52.743Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-24T12:15:52.743Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-24T12:15:52.743Z] Error: No such image: emptyfs [2022-08-24T12:15:52.743Z] Loaded image: emptyfs:latest [2022-08-24T12:15:52.743Z] Running integration-test (iteration 1) [2022-08-24T12:15:52.743Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-24T12:15:52.743Z] Loaded image: busybox:latest [2022-08-24T12:15:53.003Z] Loaded image: busybox:glibc [2022-08-24T12:15:54.390Z] Loaded image: debian:bullseye-slim [2022-08-24T12:15:54.390Z] Loaded image: hello-world:latest [2022-08-24T12:15:54.390Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T12:15:54.390Z] INFO: Testing against a local daemon [2022-08-24T12:15:54.390Z] === RUN TestCgroupNamespacesBuild [2022-08-24T12:15:55.339Z] ok github.com/docker/docker/libnetwork/ipam 16.889s coverage: 85.3% of statements [2022-08-24T12:15:55.339Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-24T12:15:55.339Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-24T12:15:55.339Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-08-24T12:15:55.339Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-08-24T12:15:55.339Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-24T12:15:55.339Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-08-24T12:15:55.339Z] ok github.com/docker/docker/libnetwork/ipamutils 0.282s coverage: 74.0% of statements [2022-08-24T12:15:55.339Z] ok github.com/docker/docker/libnetwork/iptables 0.171s coverage: 45.0% of statements [2022-08-24T12:15:55.339Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-24T12:15:55.339Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2022-08-24T12:15:55.772Z] --- PASS: TestCgroupNamespacesBuild (1.30s) [2022-08-24T12:15:55.773Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-24T12:15:57.156Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) [2022-08-24T12:15:57.156Z] === RUN TestBuildWithSession [2022-08-24T12:15:57.156Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T12:15:57.156Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-24T12:15:57.156Z] === RUN TestBuildSquashParent [2022-08-24T12:16:01.358Z] --- PASS: TestBuildSquashParent (4.38s) [2022-08-24T12:16:01.358Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-24T12:16:01.358Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T12:16:01.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T12:16:01.358Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T12:16:01.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T12:16:01.358Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T12:16:01.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T12:16:01.358Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T12:16:01.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T12:16:01.358Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T12:16:01.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T12:16:01.358Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T12:16:01.359Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T12:16:01.359Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T12:16:01.359Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T12:16:01.899Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-24T12:16:02.732Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-24T12:16:03.273Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T12:16:03.273Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T12:16:04.137Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-24T12:16:04.662Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T12:16:04.922Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T12:16:06.306Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-08-24T12:16:06.306Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.56s) [2022-08-24T12:16:06.306Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.86s) [2022-08-24T12:16:06.306Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.55s) [2022-08-24T12:16:06.306Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.55s) [2022-08-24T12:16:06.306Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.74s) [2022-08-24T12:16:06.306Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.49s) [2022-08-24T12:16:06.306Z] === RUN TestBuildMultiStageCopy [2022-08-24T12:16:06.306Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-24T12:16:07.689Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-24T12:16:07.949Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-24T12:16:08.210Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-24T12:16:08.470Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-24T12:16:08.470Z] --- PASS: TestBuildMultiStageCopy (2.24s) [2022-08-24T12:16:08.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.36s) [2022-08-24T12:16:08.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-08-24T12:16:08.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-08-24T12:16:08.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-08-24T12:16:08.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-08-24T12:16:08.470Z] === RUN TestBuildMultiStageParentConfig [2022-08-24T12:16:09.456Z] --- PASS: TestBuildMultiStageParentConfig (0.73s) [2022-08-24T12:16:09.456Z] === RUN TestBuildLabelWithTargets [2022-08-24T12:16:10.414Z] --- PASS: TestBuildLabelWithTargets (0.99s) [2022-08-24T12:16:10.414Z] === RUN TestBuildWithEmptyLayers [2022-08-24T12:16:10.674Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-08-24T12:16:10.674Z] === RUN TestBuildMultiStageOnBuild [2022-08-24T12:16:12.586Z] --- PASS: TestBuildMultiStageOnBuild (1.55s) [2022-08-24T12:16:12.586Z] === RUN TestBuildUncleanTarFilenames [2022-08-24T12:16:12.847Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2022-08-24T12:16:12.847Z] === RUN TestBuildMultiStageLayerLeak [2022-08-24T12:16:14.760Z] --- PASS: TestBuildMultiStageLayerLeak (1.66s) [2022-08-24T12:16:14.760Z] === RUN TestBuildWithHugeFile [2022-08-24T12:16:34.443Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-24T12:16:35.700Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-24T12:16:35.700Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-24T12:16:35.700Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T12:16:35.700Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-24T12:16:35.700Z] [2022-08-24T12:16:35.700Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-24T12:16:35.700Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-24T12:16:35.700Z] HOSTNAME=0e6eb70881c1 [2022-08-24T12:16:35.700Z] DEST=bundles/test-integration [2022-08-24T12:16:35.700Z] PWD=/go/src/github.com/docker/docker [2022-08-24T12:16:35.700Z] DOCKER_ROOTLESS=1 [2022-08-24T12:16:35.700Z] DOCKER_GITCOMMIT=0cbb92bcc543767e5abe6f912ea797166fe25cba [2022-08-24T12:16:35.700Z] container=docker [2022-08-24T12:16:35.700Z] HOME=/root [2022-08-24T12:16:35.700Z] GOLANG_VERSION=1.18.5 [2022-08-24T12:16:35.700Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-24T12:16:35.700Z] VALIDATE_BRANCH=master [2022-08-24T12:16:35.700Z] TERM=xterm [2022-08-24T12:16:35.700Z] DOCKER_PKG=github.com/docker/docker [2022-08-24T12:16:35.700Z] SHLVL=1 [2022-08-24T12:16:35.700Z] TIMEOUT=120m [2022-08-24T12:16:35.700Z] DOCKER_BUILDTAGS= journald [2022-08-24T12:16:35.700Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-24T12:16:35.700Z] GO111MODULE=off [2022-08-24T12:16:35.700Z] DOCKER_EXPERIMENTAL=1 [2022-08-24T12:16:35.700Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-24T12:16:35.700Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-24T12:16:35.700Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-24T12:16:35.700Z] GOPATH=/go [2022-08-24T12:16:35.700Z] PKG_CONFIG=pkg-config [2022-08-24T12:16:35.700Z] _=/usr/bin/env [2022-08-24T12:16:35.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-24T12:16:40.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-24T12:16:44.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-24T12:17:11.029Z] --- PASS: TestBuildWithHugeFile (50.19s) [2022-08-24T12:17:11.029Z] === RUN TestBuildWCOWSandboxSize [2022-08-24T12:17:11.029Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T12:17:11.029Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-24T12:17:11.029Z] === RUN TestBuildWithEmptyDockerfile [2022-08-24T12:17:11.029Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T12:17:11.029Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T12:17:11.029Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T12:17:11.030Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T12:17:11.030Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T12:17:11.030Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T12:17:11.030Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T12:17:11.030Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T12:17:11.030Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T12:17:11.030Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-24T12:17:11.030Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-24T12:17:11.030Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-08-24T12:17:11.030Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-08-24T12:17:11.030Z] === RUN TestBuildPreserveOwnership [2022-08-24T12:17:11.030Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-24T12:17:11.030Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-24T12:17:11.030Z] --- PASS: TestBuildPreserveOwnership (3.52s) [2022-08-24T12:17:11.030Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.36s) [2022-08-24T12:17:11.030Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.15s) [2022-08-24T12:17:11.030Z] === RUN TestBuildPlatformInvalid [2022-08-24T12:17:11.030Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-24T12:17:11.030Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-24T12:17:11.030Z] Loaded image: busybox:latest [2022-08-24T12:17:11.030Z] Loaded image: busybox:glibc [2022-08-24T12:17:11.030Z] Loaded image: debian:bullseye-slim [2022-08-24T12:17:11.030Z] Loaded image: hello-world:latest [2022-08-24T12:17:11.030Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T12:17:19.303Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.66s) [2022-08-24T12:17:19.303Z] PASS [2022-08-24T12:17:19.303Z] [2022-08-24T12:17:19.303Z] === Skipped [2022-08-24T12:17:19.303Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-24T12:17:19.303Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T12:17:19.303Z] [2022-08-24T12:17:19.303Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-24T12:17:19.303Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T12:17:19.303Z] [2022-08-24T12:17:19.303Z] DONE 34 tests, 2 skipped in 86.625s [2022-08-24T12:17:19.303Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-24T12:17:19.303Z] INFO: Testing against a local daemon [2022-08-24T12:17:19.303Z] === RUN TestConfigInspect [2022-08-24T12:17:21.846Z] --- PASS: TestConfigInspect (2.29s) [2022-08-24T12:17:21.846Z] === RUN TestConfigList [2022-08-24T12:17:22.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-24T12:17:22.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-24T12:17:23.764Z] --- PASS: TestConfigList (2.19s) [2022-08-24T12:17:23.764Z] === RUN TestConfigsCreateAndDelete [2022-08-24T12:17:26.307Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-08-24T12:17:26.307Z] === RUN TestConfigsUpdate [2022-08-24T12:17:27.529Z] .........................xx.................... [ 29%] [2022-08-24T12:17:28.220Z] --- PASS: TestConfigsUpdate (2.15s) [2022-08-24T12:17:28.220Z] === RUN TestTemplatedConfig [2022-08-24T12:17:30.764Z] --- PASS: TestTemplatedConfig (2.57s) [2022-08-24T12:17:30.764Z] === RUN TestConfigCreateResolve [2022-08-24T12:17:32.677Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-08-24T12:17:32.677Z] PASS [2022-08-24T12:17:32.677Z] [2022-08-24T12:17:32.677Z] DONE 6 tests in 13.539s [2022-08-24T12:17:32.677Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-24T12:17:32.937Z] INFO: Testing against a local daemon [2022-08-24T12:17:32.937Z] === RUN TestAttachWithTTY [2022-08-24T12:17:32.937Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-24T12:17:32.937Z] === RUN TestAttachWithoutTTy [2022-08-24T12:17:32.937Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-24T12:17:32.937Z] === RUN TestCheckpoint [2022-08-24T12:17:32.937Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T12:17:32.937Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-24T12:17:32.937Z] === RUN TestContainerInvalidJSON [2022-08-24T12:17:32.937Z] === RUN TestContainerInvalidJSON/commit [2022-08-24T12:17:32.937Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-24T12:17:32.937Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-24T12:17:32.937Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-24T12:17:32.937Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T12:17:32.937Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T12:17:32.937Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-24T12:17:32.937Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-24T12:17:32.937Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-24T12:17:32.937Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-24T12:17:32.937Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T12:17:32.937Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T12:17:32.937Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T12:17:32.937Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T12:17:32.937Z] === CONT TestContainerInvalidJSON/commit [2022-08-24T12:17:32.938Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-24T12:17:32.938Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-24T12:17:32.938Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-24T12:17:32.938Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-24T12:17:32.938Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-24T12:17:32.938Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-24T12:17:32.938Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-24T12:17:32.938Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-24T12:17:32.938Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-24T12:17:32.938Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-24T12:17:32.938Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T12:17:32.938Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-24T12:17:32.938Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-24T12:17:32.938Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-24T12:17:32.938Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-24T12:17:32.938Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-24T12:17:32.938Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-24T12:17:32.938Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-24T12:17:32.938Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-24T12:17:32.938Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-24T12:17:32.938Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-24T12:17:32.938Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T12:17:32.938Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-24T12:17:32.938Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-24T12:17:32.938Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-24T12:17:32.938Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-24T12:17:32.938Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-24T12:17:32.938Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-24T12:17:32.938Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T12:17:32.938Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-24T12:17:32.938Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-24T12:17:32.938Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-24T12:17:32.938Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-24T12:17:32.938Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-24T12:17:32.938Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-24T12:17:32.938Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-24T12:17:32.938Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-24T12:17:32.938Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-24T12:17:32.938Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-24T12:17:32.938Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-24T12:17:33.198Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-24T12:17:33.198Z] === RUN TestCopyEmptyFile [2022-08-24T12:17:33.198Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-24T12:17:33.198Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-24T12:17:33.459Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-24T12:17:33.459Z] === RUN TestCopyFromContainer [2022-08-24T12:17:34.620Z] === RUN TestCopyFromContainer// [2022-08-24T12:17:34.620Z] === RUN TestCopyFromContainer//bar/root [2022-08-24T12:17:34.620Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-24T12:17:34.620Z] === RUN TestCopyFromContainer/bar/quux [2022-08-24T12:17:34.620Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-24T12:17:34.620Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-24T12:17:34.882Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-24T12:17:34.882Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-24T12:17:34.882Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-24T12:17:34.882Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-24T12:17:35.144Z] --- PASS: TestCopyFromContainer (1.70s) [2022-08-24T12:17:35.144Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-24T12:17:35.144Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-24T12:17:35.144Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-24T12:17:35.144Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-24T12:17:35.144Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-24T12:17:35.144Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-24T12:17:35.144Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-24T12:17:35.144Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-24T12:17:35.144Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-24T12:17:35.144Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-24T12:17:35.144Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-24T12:17:35.144Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T12:17:35.144Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T12:17:35.144Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T12:17:35.144Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T12:17:35.144Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T12:17:35.144Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T12:17:35.144Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T12:17:35.144Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T12:17:35.144Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T12:17:35.144Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-24T12:17:35.144Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-24T12:17:35.144Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-24T12:17:35.144Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-24T12:17:35.144Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-24T12:17:35.144Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-08-24T12:17:35.144Z] === RUN TestCreateWithInvalidEnv [2022-08-24T12:17:35.144Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-24T12:17:35.144Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-24T12:17:35.144Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-24T12:17:35.144Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-24T12:17:35.144Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-24T12:17:35.144Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-24T12:17:35.144Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-24T12:17:35.144Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-24T12:17:35.144Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-24T12:17:35.144Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-24T12:17:35.144Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-24T12:17:35.144Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-24T12:17:35.144Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-24T12:17:35.144Z] === RUN TestCreateTmpfsMountsTarget [2022-08-24T12:17:35.144Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-24T12:17:35.144Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-24T12:17:37.241Z] --- PASS: TestCreateWithCustomMaskedPaths (1.60s) [2022-08-24T12:17:37.241Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-24T12:17:38.629Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s) [2022-08-24T12:17:38.629Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-24T12:17:38.629Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T12:17:38.629Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T12:17:38.630Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T12:17:38.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T12:17:38.630Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T12:17:38.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T12:17:38.630Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T12:17:38.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T12:17:38.630Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T12:17:38.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T12:17:38.630Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T12:17:38.630Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T12:17:38.630Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T12:17:38.630Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T12:17:38.630Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T12:17:38.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-24T12:17:38.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-24T12:17:38.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-24T12:17:38.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-24T12:17:38.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-24T12:17:38.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-08-24T12:17:38.630Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-24T12:17:38.890Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2022-08-24T12:17:38.890Z] === RUN TestCreateDifferentPlatform [2022-08-24T12:17:38.890Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-24T12:17:38.890Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-24T12:17:38.890Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-24T12:17:38.890Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-24T12:17:38.890Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-24T12:17:38.890Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-24T12:17:38.890Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-08-24T12:17:38.890Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-24T12:17:39.151Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-24T12:17:39.151Z] === RUN TestCreateInvalidHostConfig [2022-08-24T12:17:39.151Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T12:17:39.151Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T12:17:39.151Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T12:17:39.151Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T12:17:39.151Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T12:17:39.151Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T12:17:39.151Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T12:17:39.151Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T12:17:39.151Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T12:17:39.151Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T12:17:39.151Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T12:17:39.151Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T12:17:39.151Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-24T12:17:39.151Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-24T12:17:39.151Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-24T12:17:39.151Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-24T12:17:39.151Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-24T12:17:39.151Z] === RUN TestContainerStartOnDaemonRestart [2022-08-24T12:17:39.151Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-24T12:17:39.151Z] === RUN TestDaemonRestartIpcMode [2022-08-24T12:17:39.151Z] === PAUSE TestDaemonRestartIpcMode [2022-08-24T12:17:39.151Z] === RUN TestDaemonHostGatewayIP [2022-08-24T12:17:39.151Z] === PAUSE TestDaemonHostGatewayIP [2022-08-24T12:17:39.151Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-24T12:17:39.151Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-24T12:17:39.151Z] === RUN TestContainerKillOnDaemonStart [2022-08-24T12:17:39.151Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-24T12:17:39.151Z] === RUN TestDiff [2022-08-24T12:17:39.722Z] --- PASS: TestDiff (0.58s) [2022-08-24T12:17:39.722Z] === RUN TestExecConsoleSize [2022-08-24T12:17:40.295Z] --- PASS: TestExecConsoleSize (0.60s) [2022-08-24T12:17:40.295Z] === RUN TestExecWithCloseStdin [2022-08-24T12:17:40.866Z] --- PASS: TestExecWithCloseStdin (0.64s) [2022-08-24T12:17:40.867Z] === RUN TestExec [2022-08-24T12:17:41.437Z] --- PASS: TestExec (0.66s) [2022-08-24T12:17:41.437Z] === RUN TestExecUser [2022-08-24T12:17:42.379Z] --- PASS: TestExecUser (0.67s) [2022-08-24T12:17:42.379Z] === RUN TestExportContainerAndImportImage [2022-08-24T12:17:42.950Z] --- PASS: TestExportContainerAndImportImage (0.67s) [2022-08-24T12:17:42.950Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-24T12:17:44.055Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-24T12:17:44.333Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-08-24T12:17:44.333Z] === RUN TestHealthCheckWorkdir [2022-08-24T12:17:44.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-24T12:17:44.904Z] --- PASS: TestHealthCheckWorkdir (0.70s) [2022-08-24T12:17:44.904Z] === RUN TestHealthKillContainer [2022-08-24T12:17:46.870Z] ok github.com/docker/docker/libnetwork/networkdb 104.214s coverage: 60.1% of statements [2022-08-24T12:17:46.870Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-24T12:17:46.870Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-24T12:17:46.870Z] ok github.com/docker/docker/libnetwork/osl 4.355s coverage: 39.7% of statements [2022-08-24T12:17:46.870Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-24T12:17:46.870Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2022-08-24T12:17:47.812Z] ok github.com/docker/docker/libnetwork/portmapper 0.728s coverage: 48.6% of statements [2022-08-24T12:17:48.073Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-24T12:17:48.073Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-24T12:17:48.334Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-08-24T12:17:48.334Z] [2022-08-24T12:17:48.334Z] === Skipped [2022-08-24T12:17:48.334Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-24T12:17:48.334Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-24T12:17:48.334Z] [2022-08-24T12:17:48.334Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-24T12:17:48.334Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-24T12:17:48.334Z] [2022-08-24T12:17:48.334Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-24T12:17:48.334Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-24T12:17:48.334Z] [2022-08-24T12:17:48.334Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-24T12:17:48.334Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T12:17:48.334Z] [2022-08-24T12:17:48.334Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-24T12:17:48.334Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T12:17:48.334Z] [2022-08-24T12:17:48.334Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-24T12:17:48.334Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T12:17:48.334Z] [2022-08-24T12:17:48.334Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-24T12:17:48.334Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T12:17:48.334Z] [2022-08-24T12:17:48.334Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-24T12:17:48.334Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T12:17:48.334Z] [2022-08-24T12:17:48.334Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-24T12:17:48.334Z] firewalld_test.go:14: firewalld is not running [2022-08-24T12:17:48.334Z] [2022-08-24T12:17:48.334Z] DONE 327 tests, 9 skipped in 204.762s Post stage [Pipeline] junit [2022-08-24T12:17:48.921Z] Recording test results [2022-08-24T12:17:50.346Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T12:17:50.705Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43997/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0cbb92bcc543767e5abe6f912ea797166fe25cba -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:0cbb92bcc543767e5abe6f912ea797166fe25cba hack/make.sh dynbinary test-integration [2022-08-24T12:17:50.968Z] [2022-08-24T12:17:51.230Z] Removing bundles/ [2022-08-24T12:17:51.230Z] [2022-08-24T12:17:51.230Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-24T12:17:51.230Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-24T12:17:51.230Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T12:17:51.555Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-24T12:17:53.038Z] --- PASS: TestHealthKillContainer (8.21s) [2022-08-24T12:17:53.038Z] === RUN TestHealthCheckProcessKilled [2022-08-24T12:17:53.980Z] --- PASS: TestHealthCheckProcessKilled (0.80s) [2022-08-24T12:17:53.980Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-24T12:17:54.241Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2022-08-24T12:17:54.241Z] === RUN TestIpcModeNone [2022-08-24T12:17:54.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-24T12:17:54.813Z] --- PASS: TestIpcModeNone (0.58s) [2022-08-24T12:17:54.813Z] === RUN TestIpcModePrivate [2022-08-24T12:17:55.384Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-08-24T12:17:55.644Z] --- PASS: TestIpcModePrivate (0.62s) [2022-08-24T12:17:55.645Z] === RUN TestIpcModeShareable [2022-08-24T12:17:55.905Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-08-24T12:17:56.166Z] --- PASS: TestIpcModeShareable (0.64s) [2022-08-24T12:17:56.166Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-24T12:17:56.613Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-24T12:17:58.078Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.77s) [2022-08-24T12:17:58.078Z] === RUN TestAPIIpcModeHost [2022-08-24T12:17:58.344Z] --- PASS: TestAPIIpcModeHost (0.44s) [2022-08-24T12:17:58.344Z] === RUN TestDaemonIpcModeShareable [2022-08-24T12:17:59.725Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-24T12:17:59.725Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-08-24T12:17:59.725Z] === RUN TestDaemonIpcModePrivate [2022-08-24T12:18:00.673Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-24T12:18:00.673Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-08-24T12:18:00.673Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-24T12:18:02.061Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-24T12:18:02.062Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.30s) [2022-08-24T12:18:02.062Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-24T12:18:02.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-24T12:18:02.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-24T12:18:03.003Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-24T12:18:03.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-24T12:18:03.264Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-08-24T12:18:03.264Z] === RUN TestIpcModeOlderClient [2022-08-24T12:18:03.264Z] === PAUSE TestIpcModeOlderClient [2022-08-24T12:18:03.264Z] === RUN TestKillContainerInvalidSignal [2022-08-24T12:18:03.836Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-08-24T12:18:03.836Z] === RUN TestKillContainer [2022-08-24T12:18:03.836Z] === RUN TestKillContainer/no_signal [2022-08-24T12:18:04.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-24T12:18:04.098Z] === RUN TestKillContainer/non_killing_signal [2022-08-24T12:18:04.358Z] === RUN TestKillContainer/killing_signal [2022-08-24T12:18:04.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-24T12:18:04.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-24T12:18:04.971Z] --- PASS: TestKillContainer (1.35s) [2022-08-24T12:18:04.971Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-08-24T12:18:04.971Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-08-24T12:18:04.971Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2022-08-24T12:18:04.971Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-24T12:18:04.971Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-24T12:18:05.571Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-24T12:18:05.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-24T12:18:05.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-24T12:18:06.519Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s) [2022-08-24T12:18:06.519Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-08-24T12:18:06.519Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s) [2022-08-24T12:18:06.519Z] === RUN TestKillStoppedContainer [2022-08-24T12:18:06.519Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-24T12:18:06.519Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-24T12:18:06.519Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-24T12:18:06.519Z] === RUN TestKillDifferentUserContainer [2022-08-24T12:18:06.779Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-08-24T12:18:06.779Z] === RUN TestInspectOomKilledTrue [2022-08-24T12:18:06.779Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-24T12:18:06.779Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-24T12:18:06.779Z] === RUN TestInspectOomKilledFalse [2022-08-24T12:18:07.351Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-08-24T12:18:07.351Z] === RUN TestLinksEtcHostsContentMatch [2022-08-24T12:18:07.611Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-08-24T12:18:07.611Z] === RUN TestLinksContainerNames [2022-08-24T12:18:08.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-24T12:18:08.554Z] --- PASS: TestLinksContainerNames (0.87s) [2022-08-24T12:18:08.554Z] === RUN TestLogsFollowTailEmpty [2022-08-24T12:18:08.814Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-08-24T12:18:08.814Z] === RUN TestLogs [2022-08-24T12:18:08.814Z] === RUN TestLogs/driver_local [2022-08-24T12:18:08.814Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T12:18:08.814Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T12:18:08.814Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-24T12:18:08.814Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-24T12:18:08.814Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-24T12:18:08.814Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-24T12:18:08.814Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T12:18:08.814Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T12:18:08.814Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-24T12:18:08.814Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-24T12:18:08.814Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-24T12:18:08.814Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-24T12:18:08.814Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T12:18:08.814Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T12:18:09.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-24T12:18:09.385Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-24T12:18:09.646Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-24T12:18:10.217Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-24T12:18:10.217Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-24T12:18:10.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-24T12:18:10.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-24T12:18:11.157Z] === RUN TestLogs/driver_json-file [2022-08-24T12:18:11.157Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T12:18:11.157Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T12:18:11.157Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-24T12:18:11.157Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-24T12:18:11.157Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-24T12:18:11.157Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-24T12:18:11.157Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T12:18:11.157Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T12:18:11.157Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T12:18:11.157Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T12:18:11.157Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T12:18:11.157Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T12:18:11.157Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T12:18:11.157Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T12:18:11.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-24T12:18:11.728Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T12:18:11.728Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T12:18:12.299Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-24T12:18:12.299Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-24T12:18:12.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-24T12:18:12.833Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-24T12:18:12.872Z] --- PASS: TestLogs (4.01s) [2022-08-24T12:18:12.872Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-24T12:18:12.872Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.60s) [2022-08-24T12:18:12.872Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.68s) [2022-08-24T12:18:12.872Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.69s) [2022-08-24T12:18:12.872Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.70s) [2022-08-24T12:18:12.872Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.70s) [2022-08-24T12:18:12.872Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.66s) [2022-08-24T12:18:12.872Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-08-24T12:18:12.872Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.82s) [2022-08-24T12:18:12.872Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.87s) [2022-08-24T12:18:12.872Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.48s) [2022-08-24T12:18:12.872Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.56s) [2022-08-24T12:18:12.872Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.60s) [2022-08-24T12:18:12.872Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.52s) [2022-08-24T12:18:12.872Z] === RUN TestContainerNetworkMountsNoChown [2022-08-24T12:18:13.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-24T12:18:13.444Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-08-24T12:18:13.444Z] === RUN TestMountDaemonRoot [2022-08-24T12:18:13.444Z] === RUN TestMountDaemonRoot/default [2022-08-24T12:18:13.444Z] === PAUSE TestMountDaemonRoot/default [2022-08-24T12:18:13.444Z] === RUN TestMountDaemonRoot/private [2022-08-24T12:18:13.444Z] === PAUSE TestMountDaemonRoot/private [2022-08-24T12:18:13.444Z] === RUN TestMountDaemonRoot/rprivate [2022-08-24T12:18:13.444Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-24T12:18:13.444Z] === RUN TestMountDaemonRoot/slave [2022-08-24T12:18:13.444Z] === PAUSE TestMountDaemonRoot/slave [2022-08-24T12:18:13.444Z] === RUN TestMountDaemonRoot/rslave [2022-08-24T12:18:13.444Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-24T12:18:13.444Z] === RUN TestMountDaemonRoot/shared [2022-08-24T12:18:13.444Z] === PAUSE TestMountDaemonRoot/shared [2022-08-24T12:18:13.444Z] === RUN TestMountDaemonRoot/rshared [2022-08-24T12:18:13.444Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-24T12:18:13.444Z] === CONT TestMountDaemonRoot/default [2022-08-24T12:18:13.444Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-24T12:18:13.444Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-24T12:18:13.444Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-24T12:18:13.444Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-24T12:18:13.444Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-24T12:18:13.444Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-24T12:18:13.444Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-24T12:18:13.444Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-24T12:18:13.444Z] === CONT TestMountDaemonRoot/rslave [2022-08-24T12:18:13.444Z] === CONT TestMountDaemonRoot/rshared [2022-08-24T12:18:13.444Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-24T12:18:13.444Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-24T12:18:13.444Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T12:18:13.444Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T12:18:13.444Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-24T12:18:13.444Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-24T12:18:13.444Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T12:18:13.444Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T12:18:13.444Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T12:18:13.444Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T12:18:13.444Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-24T12:18:13.444Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-24T12:18:13.444Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T12:18:13.444Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T12:18:13.444Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-24T12:18:13.444Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-24T12:18:13.444Z] === CONT TestMountDaemonRoot/shared [2022-08-24T12:18:13.444Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-24T12:18:13.444Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-24T12:18:13.444Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-24T12:18:13.444Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-24T12:18:13.444Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-24T12:18:13.444Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-24T12:18:13.444Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-24T12:18:13.444Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-24T12:18:13.444Z] === CONT TestMountDaemonRoot/rprivate [2022-08-24T12:18:13.444Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-24T12:18:13.444Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-24T12:18:13.444Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T12:18:13.444Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T12:18:13.444Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-24T12:18:13.444Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-24T12:18:13.445Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T12:18:13.445Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T12:18:13.445Z] === CONT TestMountDaemonRoot/slave [2022-08-24T12:18:13.445Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-24T12:18:13.445Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-24T12:18:13.445Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-24T12:18:13.445Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-24T12:18:13.445Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-24T12:18:13.445Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-24T12:18:13.445Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-24T12:18:13.445Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-24T12:18:13.445Z] === CONT TestMountDaemonRoot/private [2022-08-24T12:18:13.445Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-24T12:18:13.445Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-24T12:18:13.445Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-24T12:18:13.445Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-24T12:18:13.445Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-24T12:18:13.445Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-24T12:18:13.445Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-24T12:18:13.445Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-24T12:18:13.445Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-24T12:18:13.445Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-24T12:18:13.445Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-24T12:18:13.445Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-24T12:18:13.445Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-24T12:18:13.445Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T12:18:13.445Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-24T12:18:13.445Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T12:18:13.445Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-24T12:18:13.445Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T12:18:13.445Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-24T12:18:13.705Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-24T12:18:13.705Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T12:18:13.705Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-24T12:18:13.705Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-24T12:18:13.705Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-24T12:18:13.705Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-24T12:18:13.705Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-24T12:18:13.705Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-24T12:18:13.705Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T12:18:13.705Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-24T12:18:13.705Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T12:18:13.705Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-24T12:18:13.705Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-24T12:18:13.705Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-24T12:18:13.705Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-24T12:18:13.705Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-24T12:18:13.705Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-24T12:18:13.705Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-24T12:18:13.705Z] === RUN TestContainerBindMountNonRecursive [2022-08-24T12:18:13.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-24T12:18:14.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-24T12:18:15.094Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-08-24T12:18:15.094Z] === RUN TestContainerVolumesMountedAsShared [2022-08-24T12:18:15.665Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2022-08-24T12:18:15.665Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-24T12:18:15.783Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-24T12:18:15.783Z] Using test binary docker [2022-08-24T12:18:15.783Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-24T12:18:15.783Z] Not: starting. [2022-08-24T12:18:15.783Z] INFO: Waiting for daemon to start... [2022-08-24T12:18:15.783Z] Starting dockerd [2022-08-24T12:18:15.926Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-08-24T12:18:15.926Z] === RUN TestNetworkNat [2022-08-24T12:18:16.497Z] --- PASS: TestNetworkNat (0.46s) [2022-08-24T12:18:16.497Z] === RUN TestNetworkLocalhostTCPNat [2022-08-24T12:18:16.758Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-08-24T12:18:16.758Z] === RUN TestNetworkLoopbackNat [2022-08-24T12:18:20.062Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-08-24T12:18:20.062Z] === RUN TestPause [2022-08-24T12:18:20.062Z] --- PASS: TestPause (0.46s) [2022-08-24T12:18:20.062Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-24T12:18:20.062Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T12:18:20.062Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T12:18:20.062Z] === RUN TestPauseStopPausedContainer [2022-08-24T12:18:20.324Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-08-24T12:18:20.324Z] === RUN TestPidHost [2022-08-24T12:18:21.266Z] --- PASS: TestPidHost (0.98s) [2022-08-24T12:18:21.266Z] === RUN TestPsFilter [2022-08-24T12:18:21.526Z] --- PASS: TestPsFilter (0.11s) [2022-08-24T12:18:21.526Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-24T12:18:21.788Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-08-24T12:18:21.788Z] === RUN TestRemoveContainerWithVolume [2022-08-24T12:18:22.360Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-08-24T12:18:22.360Z] === RUN TestRemoveContainerRunning [2022-08-24T12:18:22.405Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-24T12:18:22.931Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-08-24T12:18:22.931Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-24T12:18:23.192Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-08-24T12:18:23.192Z] === RUN TestRemoveInvalidContainer [2022-08-24T12:18:23.192Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-24T12:18:23.192Z] === RUN TestRenameLinkedContainer [2022-08-24T12:18:23.920Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-24T12:18:23.977Z] . [2022-08-24T12:18:23.977Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-24T12:18:23.977Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-24T12:18:23.977Z] Error: No such image: emptyfs [2022-08-24T12:18:23.977Z] Loaded image: emptyfs:latest [2022-08-24T12:18:23.977Z] Running integration-test (iteration 1) [2022-08-24T12:18:23.977Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-24T12:18:24.237Z] Loaded image: busybox:latest [2022-08-24T12:18:24.497Z] Loaded image: busybox:glibc [2022-08-24T12:18:25.104Z] --- PASS: TestRenameLinkedContainer (1.71s) [2022-08-24T12:18:25.104Z] === RUN TestRenameStoppedContainer [2022-08-24T12:18:25.364Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-08-24T12:18:25.364Z] === RUN TestRenameRunningContainerAndReuse [2022-08-24T12:18:25.879Z] Loaded image: debian:bullseye-slim [2022-08-24T12:18:25.879Z] Loaded image: hello-world:latest [2022-08-24T12:18:26.138Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T12:18:26.139Z] INFO: Testing against a local daemon [2022-08-24T12:18:26.139Z] === RUN TestCgroupNamespacesBuild [2022-08-24T12:18:26.307Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2022-08-24T12:18:26.307Z] === RUN TestRenameInvalidName [2022-08-24T12:18:26.878Z] --- PASS: TestRenameInvalidName (0.45s) [2022-08-24T12:18:26.878Z] === RUN TestRenameAnonymousContainer [2022-08-24T12:18:27.897Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-24T12:18:28.261Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-08-24T12:18:28.261Z] === RUN TestRenameContainerWithSameName [2022-08-24T12:18:28.838Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-08-24T12:18:28.838Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-24T12:18:29.781Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s) [2022-08-24T12:18:29.781Z] === RUN TestResize [2022-08-24T12:18:30.042Z] --- PASS: TestResize (0.43s) [2022-08-24T12:18:30.042Z] === RUN TestResizeWithInvalidSize [2022-08-24T12:18:30.334Z] --- PASS: TestCgroupNamespacesBuild (3.45s) [2022-08-24T12:18:30.334Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-24T12:18:30.614Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-08-24T12:18:30.614Z] === RUN TestResizeWhenContainerNotStarted [2022-08-24T12:18:30.875Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-08-24T12:18:30.875Z] === RUN TestDaemonRestartKillContainers [2022-08-24T12:18:30.875Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T12:18:30.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T12:18:30.875Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T12:18:30.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T12:18:30.875Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T12:18:30.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T12:18:30.875Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T12:18:30.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T12:18:30.875Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T12:18:30.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T12:18:30.875Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T12:18:30.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T12:18:30.875Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T12:18:30.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T12:18:30.875Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T12:18:30.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T12:18:30.875Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:18:30.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:18:30.875Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:18:30.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:18:30.875Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:18:30.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:18:30.875Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:18:30.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:18:30.875Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:18:30.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:18:30.875Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:18:30.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:18:30.875Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:18:30.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:18:30.875Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:18:30.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:18:30.875Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T12:18:30.875Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:18:31.717Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.99s) [2022-08-24T12:18:31.717Z] === RUN TestBuildWithSession [2022-08-24T12:18:31.717Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T12:18:31.717Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-24T12:18:31.717Z] === RUN TestBuildSquashParent [2022-08-24T12:18:32.637Z] ............................ [ 66%] [2022-08-24T12:18:32.789Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:18:34.172Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:18:35.113Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:18:35.373Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:18:36.316Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:18:36.576Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:18:37.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-24T12:18:38.292Z] --- PASS: TestBuildSquashParent (6.66s) [2022-08-24T12:18:38.292Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-24T12:18:38.292Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T12:18:38.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T12:18:38.292Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T12:18:38.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T12:18:38.292Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T12:18:38.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T12:18:38.292Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T12:18:38.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T12:18:38.292Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T12:18:38.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T12:18:38.292Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T12:18:38.293Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T12:18:38.293Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T12:18:38.293Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T12:18:39.674Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T12:18:39.877Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:18:40.137Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T12:18:40.613Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T12:18:41.995Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T12:18:41.995Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T12:18:42.685Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T12:18:43.904Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-08-24T12:18:43.904Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.43s) [2022-08-24T12:18:43.904Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.30s) [2022-08-24T12:18:43.904Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.22s) [2022-08-24T12:18:43.904Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.16s) [2022-08-24T12:18:43.904Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.92s) [2022-08-24T12:18:43.905Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s) [2022-08-24T12:18:43.905Z] === RUN TestBuildMultiStageCopy [2022-08-24T12:18:43.905Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-24T12:18:44.069Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T12:18:44.069Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T12:18:45.981Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T12:18:46.243Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T12:18:47.198Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-24T12:18:47.628Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T12:18:48.137Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-24T12:18:49.014Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-24T12:18:49.014Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.74s) [2022-08-24T12:18:49.014Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-08-24T12:18:49.014Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-24T12:18:49.014Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.34s) [2022-08-24T12:18:49.014Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-08-24T12:18:49.014Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-08-24T12:18:49.014Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.49s) [2022-08-24T12:18:49.014Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.52s) [2022-08-24T12:18:49.014Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.13s) [2022-08-24T12:18:49.014Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.03s) [2022-08-24T12:18:49.014Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s) [2022-08-24T12:18:49.014Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s) [2022-08-24T12:18:49.014Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.20s) [2022-08-24T12:18:49.014Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2022-08-24T12:18:49.014Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s) [2022-08-24T12:18:49.014Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-08-24T12:18:49.014Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-24T12:18:49.014Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-24T12:18:49.076Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-24T12:18:49.956Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-24T12:18:50.456Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-24T12:18:50.899Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.91s) [2022-08-24T12:18:50.899Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.95s) [2022-08-24T12:18:50.899Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s) [2022-08-24T12:18:50.899Z] === RUN TestCgroupNamespacesRun [2022-08-24T12:18:51.026Z] --- PASS: TestBuildMultiStageCopy (7.37s) [2022-08-24T12:18:51.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.37s) [2022-08-24T12:18:51.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-24T12:18:51.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-24T12:18:51.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-24T12:18:51.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-24T12:18:51.285Z] === RUN TestBuildMultiStageParentConfig [2022-08-24T12:18:52.284Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-08-24T12:18:52.284Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-24T12:18:52.284Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-24T12:18:52.284Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-24T12:18:52.284Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-24T12:18:53.226Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-08-24T12:18:53.226Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-24T12:18:54.609Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-08-24T12:18:54.609Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-24T12:18:55.552Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-08-24T12:18:55.552Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-24T12:18:56.561Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-08-24T12:18:56.561Z] === RUN TestBuildLabelWithTargets [2022-08-24T12:18:56.934Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-08-24T12:18:56.934Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-24T12:18:57.505Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-24T12:18:57.505Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-24T12:18:58.928Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.24s) [2022-08-24T12:18:58.928Z] === RUN TestNISDomainname [2022-08-24T12:18:59.200Z] --- PASS: TestNISDomainname (0.59s) [2022-08-24T12:18:59.200Z] === RUN TestHostnameDnsResolution [2022-08-24T12:19:00.144Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-08-24T12:19:00.144Z] === RUN TestUnprivilegedPortsAndPing [2022-08-24T12:19:00.404Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-08-24T12:19:00.404Z] === RUN TestPrivilegedHostDevices [2022-08-24T12:19:00.975Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-08-24T12:19:00.975Z] === RUN TestRunConsoleSize [2022-08-24T12:19:01.546Z] --- PASS: TestRunConsoleSize (0.46s) [2022-08-24T12:19:01.546Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-24T12:19:03.460Z] --- PASS: TestRunWithAlternativeContainerdShim (2.03s) [2022-08-24T12:19:03.460Z] === RUN TestStats [2022-08-24T12:19:04.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-24T12:19:04.691Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-24T12:19:04.691Z] === RUN TestBuildWithEmptyLayers [2022-08-24T12:19:05.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-24T12:19:06.002Z] --- PASS: TestStats (2.49s) [2022-08-24T12:19:06.002Z] === RUN TestStopContainerWithTimeout [2022-08-24T12:19:06.002Z] === RUN TestStopContainerWithTimeout/0 [2022-08-24T12:19:06.002Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-24T12:19:06.002Z] === RUN TestStopContainerWithTimeout/1 [2022-08-24T12:19:06.002Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-24T12:19:06.002Z] === RUN TestStopContainerWithTimeout/3 [2022-08-24T12:19:06.002Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-24T12:19:06.002Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-24T12:19:06.002Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-24T12:19:06.002Z] === CONT TestStopContainerWithTimeout/0 [2022-08-24T12:19:06.002Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-24T12:19:06.574Z] === CONT TestStopContainerWithTimeout/3 [2022-08-24T12:19:07.230Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-08-24T12:19:07.230Z] === RUN TestBuildMultiStageOnBuild [2022-08-24T12:19:08.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-24T12:19:09.116Z] === CONT TestStopContainerWithTimeout/1 [2022-08-24T12:19:10.056Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-24T12:19:10.056Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2022-08-24T12:19:10.056Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2022-08-24T12:19:10.056Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-08-24T12:19:10.056Z] --- PASS: TestStopContainerWithTimeout/1 (1.49s) [2022-08-24T12:19:10.056Z] === RUN TestDeleteDevicemapper [2022-08-24T12:19:10.056Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T12:19:10.056Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-24T12:19:10.056Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-24T12:19:10.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-24T12:19:11.968Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s) [2022-08-24T12:19:11.968Z] === RUN TestUpdateMemory [2022-08-24T12:19:12.228Z] --- PASS: TestUpdateMemory (0.58s) [2022-08-24T12:19:12.228Z] === RUN TestUpdateCPUQuota [2022-08-24T12:19:12.507Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-24T12:19:12.507Z] === RUN TestBuildUncleanTarFilenames [2022-08-24T12:19:12.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-24T12:19:12.767Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-08-24T12:19:12.767Z] === RUN TestBuildMultiStageLayerLeak [2022-08-24T12:19:13.168Z] --- PASS: TestUpdateCPUQuota (0.89s) [2022-08-24T12:19:13.168Z] === RUN TestUpdatePidsLimit [2022-08-24T12:19:13.168Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-24T12:19:13.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-24T12:19:13.429Z] === RUN TestUpdatePidsLimit/no_change [2022-08-24T12:19:13.690Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-24T12:19:13.691Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-24T12:19:13.951Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-24T12:19:14.064Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-24T12:19:14.211Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-24T12:19:14.472Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-24T12:19:15.043Z] --- PASS: TestUpdatePidsLimit (1.98s) [2022-08-24T12:19:15.043Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-08-24T12:19:15.043Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-08-24T12:19:15.043Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-08-24T12:19:15.043Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-08-24T12:19:15.043Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-08-24T12:19:15.043Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-08-24T12:19:15.043Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-08-24T12:19:15.043Z] === RUN TestUpdateRestartPolicy [2022-08-24T12:19:15.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-24T12:19:18.042Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2022-08-24T12:19:18.042Z] === RUN TestBuildWithHugeFile [2022-08-24T12:19:23.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-24T12:19:26.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-24T12:19:27.273Z] --- PASS: TestUpdateRestartPolicy (11.09s) [2022-08-24T12:19:27.273Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-24T12:19:27.273Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-08-24T12:19:27.273Z] === RUN TestWaitNonBlocked [2022-08-24T12:19:27.273Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T12:19:27.273Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T12:19:27.273Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T12:19:27.273Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T12:19:27.273Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T12:19:27.273Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T12:19:27.534Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-08-24T12:19:27.534Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s) [2022-08-24T12:19:27.534Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.82s) [2022-08-24T12:19:27.534Z] === RUN TestWaitBlocked [2022-08-24T12:19:27.534Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T12:19:27.534Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T12:19:27.534Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T12:19:27.534Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T12:19:27.534Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T12:19:27.534Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T12:19:27.738Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-24T12:19:27.738Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-24T12:19:27.738Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T12:19:27.738Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-24T12:19:27.738Z] [2022-08-24T12:19:27.738Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-24T12:19:27.738Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-24T12:19:27.738Z] HOSTNAME=dbbf847a23ee [2022-08-24T12:19:27.738Z] TESTDEBUG=0 [2022-08-24T12:19:27.738Z] DEST=bundles/test-integration [2022-08-24T12:19:27.738Z] PWD=/go/src/github.com/docker/docker [2022-08-24T12:19:27.738Z] DOCKER_GITCOMMIT=0cbb92bcc543767e5abe6f912ea797166fe25cba [2022-08-24T12:19:27.738Z] container=docker [2022-08-24T12:19:27.738Z] HOME=/root [2022-08-24T12:19:27.738Z] GOLANG_VERSION=1.18.5 [2022-08-24T12:19:27.738Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-24T12:19:27.738Z] VALIDATE_BRANCH=master [2022-08-24T12:19:27.738Z] TERM=xterm [2022-08-24T12:19:27.738Z] DOCKER_PKG=github.com/docker/docker [2022-08-24T12:19:27.738Z] SHLVL=1 [2022-08-24T12:19:27.738Z] TIMEOUT=120m [2022-08-24T12:19:27.738Z] DOCKER_BUILDTAGS= journald [2022-08-24T12:19:27.738Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-24T12:19:27.738Z] GO111MODULE=off [2022-08-24T12:19:27.738Z] DOCKER_EXPERIMENTAL=1 [2022-08-24T12:19:27.738Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-24T12:19:27.738Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-24T12:19:27.738Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-24T12:19:27.738Z] GOPATH=/go [2022-08-24T12:19:27.738Z] PKG_CONFIG=pkg-config [2022-08-24T12:19:27.738Z] _=/usr/bin/env [2022-08-24T12:19:27.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-24T12:19:28.104Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-24T12:19:28.104Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.59s) [2022-08-24T12:19:28.104Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2022-08-24T12:19:28.104Z] === RUN TestWaitConditions [2022-08-24T12:19:28.104Z] === RUN TestWaitConditions/default [2022-08-24T12:19:28.104Z] === PAUSE TestWaitConditions/default [2022-08-24T12:19:28.104Z] === RUN TestWaitConditions/not-running [2022-08-24T12:19:28.104Z] === PAUSE TestWaitConditions/not-running [2022-08-24T12:19:28.104Z] === RUN TestWaitConditions/next-exit [2022-08-24T12:19:28.104Z] === PAUSE TestWaitConditions/next-exit [2022-08-24T12:19:28.104Z] === RUN TestWaitConditions/removed [2022-08-24T12:19:28.104Z] === PAUSE TestWaitConditions/removed [2022-08-24T12:19:28.104Z] === CONT TestWaitConditions/default [2022-08-24T12:19:28.104Z] === CONT TestWaitConditions/next-exit [2022-08-24T12:19:28.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-24T12:19:29.227Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-24T12:19:30.016Z] === CONT TestWaitConditions/removed [2022-08-24T12:19:30.016Z] === CONT TestWaitConditions/not-running [2022-08-24T12:19:30.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-24T12:19:31.142Z] tests/integration/client_test.py ..... [ 75%] [2022-08-24T12:19:31.397Z] --- PASS: TestWaitConditions (0.01s) [2022-08-24T12:19:31.397Z] --- PASS: TestWaitConditions/default (1.62s) [2022-08-24T12:19:31.397Z] --- PASS: TestWaitConditions/next-exit (1.67s) [2022-08-24T12:19:31.397Z] --- PASS: TestWaitConditions/removed (1.52s) [2022-08-24T12:19:31.397Z] --- PASS: TestWaitConditions/not-running (1.51s) [2022-08-24T12:19:31.397Z] === RUN TestWaitRestartedContainer [2022-08-24T12:19:31.397Z] === RUN TestWaitRestartedContainer/default [2022-08-24T12:19:31.397Z] === PAUSE TestWaitRestartedContainer/default [2022-08-24T12:19:31.397Z] === RUN TestWaitRestartedContainer/not-running [2022-08-24T12:19:31.397Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-24T12:19:31.397Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-24T12:19:31.397Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-24T12:19:31.397Z] === CONT TestWaitRestartedContainer/default [2022-08-24T12:19:31.397Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-24T12:19:31.408Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-24T12:19:31.980Z] tests/integration/errors_test.py . [ 76%] [2022-08-24T12:19:32.780Z] === CONT TestWaitRestartedContainer/not-running [2022-08-24T12:19:33.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-24T12:19:33.720Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-24T12:19:33.720Z] --- PASS: TestWaitRestartedContainer/next-exit (1.45s) [2022-08-24T12:19:33.720Z] --- PASS: TestWaitRestartedContainer/default (1.46s) [2022-08-24T12:19:33.720Z] --- PASS: TestWaitRestartedContainer/not-running (0.89s) [2022-08-24T12:19:33.720Z] === CONT TestContainerStartOnDaemonRestart [2022-08-24T12:19:33.720Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-24T12:19:35.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-24T12:19:36.262Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.29s) [2022-08-24T12:19:36.262Z] === CONT TestIpcModeOlderClient [2022-08-24T12:19:36.262Z] --- PASS: TestContainerStartOnDaemonRestart (2.36s) [2022-08-24T12:19:36.262Z] === CONT TestContainerKillOnDaemonStart [2022-08-24T12:19:36.262Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-08-24T12:19:36.262Z] === CONT TestDaemonHostGatewayIP [2022-08-24T12:19:38.806Z] --- PASS: TestDaemonHostGatewayIP (2.61s) [2022-08-24T12:19:38.806Z] === CONT TestDaemonRestartIpcMode [2022-08-24T12:19:39.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-24T12:19:41.348Z] --- PASS: TestDaemonRestartIpcMode (2.28s) [2022-08-24T12:19:41.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-24T12:19:44.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-24T12:19:46.700Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-24T12:19:46.700Z] Using test binary docker [2022-08-24T12:19:46.700Z] +++ /etc/init.d/apparmor start [2022-08-24T12:19:46.700Z] Not: starting. [2022-08-24T12:19:46.700Z] Starting dockerd [2022-08-24T12:19:46.700Z] INFO: Waiting for daemon to start... [2022-08-24T12:19:46.700Z] +++ 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 [2022-08-24T12:19:47.923Z] --- PASS: TestContainerKillOnDaemonStart (11.82s) [2022-08-24T12:19:47.923Z] PASS [2022-08-24T12:19:47.923Z] [2022-08-24T12:19:47.923Z] === Skipped [2022-08-24T12:19:47.923Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-24T12:19:47.923Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T12:19:47.923Z] [2022-08-24T12:19:47.923Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-24T12:19:47.923Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-24T12:19:47.923Z] [2022-08-24T12:19:47.923Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T12:19:47.923Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T12:19:47.923Z] [2022-08-24T12:19:47.923Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-24T12:19:47.923Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-24T12:19:47.923Z] [2022-08-24T12:19:47.923Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-24T12:19:47.923Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T12:19:47.923Z] [2022-08-24T12:19:47.923Z] DONE 273 tests, 5 skipped in 135.089s [2022-08-24T12:19:47.923Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-24T12:19:47.923Z] === RUN TestConfigDaemonLibtrustID [2022-08-24T12:19:48.493Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-24T12:19:48.493Z] === RUN TestConfigDaemonID [2022-08-24T12:19:48.616Z] . [2022-08-24T12:19:48.616Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-24T12:19:48.616Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-24T12:19:48.616Z] Error: No such image: emptyfs [2022-08-24T12:19:48.876Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-24T12:19:48.876Z] ++++ docker load [2022-08-24T12:19:49.135Z] Loaded image: emptyfs:latest [2022-08-24T12:19:49.135Z] Running integration-test (iteration 1) [2022-08-24T12:19:49.135Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-24T12:19:49.135Z] ++ 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 [2022-08-24T12:19:49.135Z] ++ set -e [2022-08-24T12:19:49.135Z] ++ '[' -n 0 ']' [2022-08-24T12:19:49.135Z] ++ set -x [2022-08-24T12:19:49.135Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:19:49.433Z] daemon_test.go:83: [d761ba170bd04] daemon is not started [2022-08-24T12:19:49.433Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-24T12:19:49.433Z] === RUN TestDaemonConfigValidation [2022-08-24T12:19:49.433Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-24T12:19:49.433Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-24T12:19:49.433Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-24T12:19:49.433Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-24T12:19:49.433Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-24T12:19:49.433Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-24T12:19:49.433Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-24T12:19:49.433Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-24T12:19:49.433Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-24T12:19:49.433Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-24T12:19:49.433Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-24T12:19:49.433Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-24T12:19:49.433Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-24T12:19:49.694Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-24T12:19:49.694Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-24T12:19:49.694Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-24T12:19:49.694Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-24T12:19:49.694Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-08-24T12:19:49.694Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-24T12:19:49.694Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-08-24T12:19:49.694Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-08-24T12:19:49.694Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-24T12:19:49.694Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-24T12:19:50.072Z] Loaded image: busybox:latest [2022-08-24T12:19:50.634Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-24T12:19:50.641Z] Loaded image: busybox:glibc [2022-08-24T12:19:51.009Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-24T12:19:52.015Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-24T12:19:52.954Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-24T12:19:52.954Z] daemon_test.go:197: [dd08948ccdd24] daemon is not started [2022-08-24T12:19:52.954Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-08-24T12:19:52.954Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-24T12:19:52.954Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-24T12:19:52.954Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-24T12:19:52.954Z] === RUN TestDaemonProxy [2022-08-24T12:19:52.954Z] === RUN TestDaemonProxy/environment_variables [2022-08-24T12:19:54.863Z] === RUN TestDaemonProxy/command-line_options [2022-08-24T12:19:55.917Z] Loaded image: debian:bullseye-slim [2022-08-24T12:19:55.917Z] Loaded image: hello-world:latest [2022-08-24T12:19:55.917Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T12:19:55.917Z] INFO: Testing against a local daemon [2022-08-24T12:19:55.917Z] === RUN TestCgroupNamespacesBuild [2022-08-24T12:19:56.244Z] === RUN TestDaemonProxy/configuration_file [2022-08-24T12:19:57.824Z] --- PASS: TestCgroupNamespacesBuild (2.48s) [2022-08-24T12:19:57.824Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-24T12:19:58.153Z] === RUN TestDaemonProxy/conflicting_options [2022-08-24T12:19:58.413Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-24T12:19:58.983Z] --- PASS: TestDaemonProxy (6.23s) [2022-08-24T12:19:58.983Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-08-24T12:19:58.983Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-08-24T12:19:58.983Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-08-24T12:19:58.983Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-24T12:19:58.983Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-24T12:19:58.983Z] PASS [2022-08-24T12:19:58.983Z] [2022-08-24T12:19:58.983Z] DONE 18 tests in 11.167s [2022-08-24T12:19:58.983Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-24T12:19:59.243Z] INFO: Testing against a local daemon [2022-08-24T12:19:59.243Z] === RUN TestCommitInheritsEnv [2022-08-24T12:19:59.504Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-08-24T12:19:59.504Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-24T12:19:59.504Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-24T12:19:59.504Z] === RUN TestImportWithCustomPlatform [2022-08-24T12:19:59.504Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-24T12:19:59.504Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-24T12:19:59.504Z] === RUN TestImportWithCustomPlatform// [2022-08-24T12:19:59.504Z] === RUN TestImportWithCustomPlatform/linux [2022-08-24T12:19:59.504Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-24T12:19:59.504Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-24T12:19:59.764Z] === RUN TestImportWithCustomPlatform/macos [2022-08-24T12:19:59.764Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-24T12:19:59.764Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-24T12:19:59.764Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-08-24T12:19:59.764Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-24T12:19:59.764Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-24T12:19:59.764Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-24T12:19:59.764Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-08-24T12:19:59.764Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-24T12:19:59.764Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-24T12:19:59.764Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-24T12:19:59.764Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-24T12:19:59.764Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-24T12:19:59.764Z] === RUN TestImagesFilterMultiReference [2022-08-24T12:19:59.764Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-24T12:19:59.764Z] === RUN TestImagePullPlatformInvalid [2022-08-24T12:19:59.764Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-24T12:19:59.764Z] === RUN TestRemoveImageOrphaning [2022-08-24T12:19:59.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-24T12:19:59.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-24T12:20:00.025Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-08-24T12:20:00.025Z] === RUN TestRemoveImageGarbageCollector [2022-08-24T12:20:00.367Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.07s) [2022-08-24T12:20:00.367Z] === RUN TestBuildWithSession [2022-08-24T12:20:00.367Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T12:20:00.367Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-24T12:20:00.367Z] === RUN TestBuildSquashParent [2022-08-24T12:20:00.594Z] time="2022-08-24T12:20:00Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-24T12:20:01.976Z] --- PASS: TestRemoveImageGarbageCollector (1.92s) [2022-08-24T12:20:01.976Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-24T12:20:01.976Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-24T12:20:01.976Z] === RUN TestTagInvalidReference [2022-08-24T12:20:01.976Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-24T12:20:01.976Z] === RUN TestTagValidPrefixedRepo [2022-08-24T12:20:01.976Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-24T12:20:01.976Z] === RUN TestTagExistedNameWithoutForce [2022-08-24T12:20:01.976Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-24T12:20:01.976Z] === RUN TestTagOfficialNames [2022-08-24T12:20:02.238Z] --- PASS: TestTagOfficialNames (0.04s) [2022-08-24T12:20:02.238Z] === RUN TestTagMatchesDigest [2022-08-24T12:20:02.238Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-08-24T12:20:02.238Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-24T12:20:07.377Z] ......... [ 85%] [2022-08-24T12:20:10.354Z] --- PASS: TestBuildSquashParent (8.89s) [2022-08-24T12:20:10.354Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-24T12:20:10.354Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T12:20:10.354Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T12:20:10.354Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T12:20:10.354Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T12:20:10.354Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T12:20:10.354Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T12:20:10.354Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T12:20:10.354Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T12:20:10.354Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T12:20:10.354Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T12:20:10.354Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T12:20:10.354Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T12:20:10.354Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T12:20:10.354Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T12:20:12.304Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-24T12:20:12.314Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T12:20:12.314Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T12:20:13.505Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-24T12:20:14.300Z] --- PASS: TestBuildWithHugeFile (51.04s) [2022-08-24T12:20:14.300Z] === RUN TestBuildWCOWSandboxSize [2022-08-24T12:20:14.300Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T12:20:14.300Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-24T12:20:14.300Z] === RUN TestBuildWithEmptyDockerfile [2022-08-24T12:20:14.300Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T12:20:14.300Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T12:20:14.300Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T12:20:14.300Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T12:20:14.300Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T12:20:14.300Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T12:20:14.300Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T12:20:14.300Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T12:20:14.300Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T12:20:14.300Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-08-24T12:20:14.300Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2022-08-24T12:20:14.300Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2022-08-24T12:20:14.300Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-24T12:20:14.300Z] === RUN TestBuildPreserveOwnership [2022-08-24T12:20:14.300Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-24T12:20:14.300Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-24T12:20:15.630Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T12:20:15.630Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T12:20:18.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-24T12:20:18.489Z] --- PASS: TestBuildPreserveOwnership (9.60s) [2022-08-24T12:20:18.489Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.57s) [2022-08-24T12:20:18.489Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-24T12:20:18.489Z] === RUN TestBuildPlatformInvalid [2022-08-24T12:20:18.489Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-24T12:20:18.489Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-24T12:20:18.489Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-24T12:20:18.489Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-24T12:20:18.489Z] PASS [2022-08-24T12:20:18.489Z] [2022-08-24T12:20:18.489Z] === Skipped [2022-08-24T12:20:18.489Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-24T12:20:18.489Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T12:20:18.490Z] [2022-08-24T12:20:18.490Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-24T12:20:18.490Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T12:20:18.490Z] [2022-08-24T12:20:18.490Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-24T12:20:18.490Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-24T12:20:18.490Z] [2022-08-24T12:20:18.490Z] DONE 34 tests, 3 skipped in 114.416s [2022-08-24T12:20:18.490Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-24T12:20:18.490Z] INFO: Testing against a local daemon [2022-08-24T12:20:18.490Z] === RUN TestConfigInspect [2022-08-24T12:20:18.490Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:20:18.490Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-24T12:20:18.490Z] === RUN TestConfigList [2022-08-24T12:20:18.490Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:20:18.490Z] --- SKIP: TestConfigList (0.01s) [2022-08-24T12:20:18.490Z] === RUN TestConfigsCreateAndDelete [2022-08-24T12:20:18.490Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:20:18.490Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-24T12:20:18.490Z] === RUN TestConfigsUpdate [2022-08-24T12:20:18.490Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:20:18.490Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-24T12:20:18.490Z] === RUN TestTemplatedConfig [2022-08-24T12:20:18.490Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:20:18.490Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-24T12:20:18.490Z] === RUN TestConfigCreateResolve [2022-08-24T12:20:18.490Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:20:18.490Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-24T12:20:18.490Z] PASS [2022-08-24T12:20:18.490Z] [2022-08-24T12:20:18.490Z] === Skipped [2022-08-24T12:20:18.490Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-24T12:20:18.490Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:20:18.490Z] [2022-08-24T12:20:18.490Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-24T12:20:18.490Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:20:18.490Z] [2022-08-24T12:20:18.490Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-24T12:20:18.490Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:20:18.490Z] [2022-08-24T12:20:18.490Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-24T12:20:18.490Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:20:18.490Z] [2022-08-24T12:20:18.490Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-24T12:20:18.490Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:20:18.490Z] [2022-08-24T12:20:18.490Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-24T12:20:18.490Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:20:18.490Z] [2022-08-24T12:20:18.490Z] DONE 6 tests, 6 skipped in 0.173s [2022-08-24T12:20:18.490Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-24T12:20:18.749Z] INFO: Testing against a local daemon [2022-08-24T12:20:18.749Z] === RUN TestAttachWithTTY [2022-08-24T12:20:18.749Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-24T12:20:18.749Z] === RUN TestAttachWithoutTTy [2022-08-24T12:20:18.749Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-24T12:20:18.749Z] === RUN TestCheckpoint [2022-08-24T12:20:18.749Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T12:20:18.749Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/commit [2022-08-24T12:20:18.749Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-24T12:20:18.749Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T12:20:18.749Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-24T12:20:18.749Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-24T12:20:18.749Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T12:20:18.749Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T12:20:18.749Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T12:20:18.749Z] === CONT TestContainerInvalidJSON/commit [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-24T12:20:18.749Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-24T12:20:18.749Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-24T12:20:18.749Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-24T12:20:18.749Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-24T12:20:18.749Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-24T12:20:18.749Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-24T12:20:18.749Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-24T12:20:18.749Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-08-24T12:20:18.749Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-24T12:20:18.749Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-24T12:20:18.749Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-24T12:20:18.749Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-24T12:20:18.749Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-24T12:20:18.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-24T12:20:18.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-24T12:20:18.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-24T12:20:18.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-24T12:20:18.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-24T12:20:18.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-24T12:20:18.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-24T12:20:18.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-24T12:20:18.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T12:20:18.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-24T12:20:18.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-24T12:20:18.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-24T12:20:18.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-24T12:20:18.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-24T12:20:18.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-24T12:20:18.749Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-24T12:20:18.749Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-24T12:20:18.749Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-24T12:20:18.749Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T12:20:18.749Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-24T12:20:18.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-24T12:20:18.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-24T12:20:18.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-24T12:20:18.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-24T12:20:18.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-24T12:20:18.749Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-24T12:20:18.749Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-24T12:20:18.750Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-24T12:20:18.750Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-24T12:20:18.750Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-24T12:20:18.750Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-24T12:20:18.930Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-24T12:20:18.931Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.41s) [2022-08-24T12:20:18.931Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.51s) [2022-08-24T12:20:18.931Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.19s) [2022-08-24T12:20:18.931Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.20s) [2022-08-24T12:20:18.931Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.21s) [2022-08-24T12:20:18.931Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.17s) [2022-08-24T12:20:18.931Z] === RUN TestBuildMultiStageCopy [2022-08-24T12:20:18.931Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-24T12:20:19.009Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-24T12:20:19.009Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-24T12:20:19.009Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-08-24T12:20:19.009Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-24T12:20:19.009Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-24T12:20:19.009Z] === RUN TestCopyEmptyFile [2022-08-24T12:20:19.268Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-24T12:20:19.268Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-24T12:20:19.268Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-08-24T12:20:19.268Z] === RUN TestCopyFromContainer [2022-08-24T12:20:20.081Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-24T12:20:20.081Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-24T12:20:21.596Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-24T12:20:22.164Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-24T12:20:22.733Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-24T12:20:23.300Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-24T12:20:23.462Z] === RUN TestCopyFromContainer// [2022-08-24T12:20:23.462Z] === RUN TestCopyFromContainer//bar/root [2022-08-24T12:20:23.462Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-24T12:20:23.462Z] === RUN TestCopyFromContainer/bar/quux [2022-08-24T12:20:23.462Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-24T12:20:23.462Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-24T12:20:23.462Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-24T12:20:23.462Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-24T12:20:23.722Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-24T12:20:23.722Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-24T12:20:23.722Z] --- PASS: TestCopyFromContainer (4.53s) [2022-08-24T12:20:23.722Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-24T12:20:23.722Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-24T12:20:23.722Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-24T12:20:23.722Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-24T12:20:23.722Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-24T12:20:23.722Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-24T12:20:23.722Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-24T12:20:23.722Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-08-24T12:20:23.722Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-24T12:20:23.722Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-24T12:20:23.722Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-24T12:20:23.722Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T12:20:23.722Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T12:20:23.722Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T12:20:23.722Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T12:20:23.722Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T12:20:23.722Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T12:20:23.722Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T12:20:23.722Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T12:20:23.722Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T12:20:23.722Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-24T12:20:23.722Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-24T12:20:23.722Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-24T12:20:23.722Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-24T12:20:23.722Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-24T12:20:23.722Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-24T12:20:23.722Z] === RUN TestCreateWithInvalidEnv [2022-08-24T12:20:23.722Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-24T12:20:23.722Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-24T12:20:23.722Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-24T12:20:23.722Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-24T12:20:23.722Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-24T12:20:23.722Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-24T12:20:23.722Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-24T12:20:23.722Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-24T12:20:23.722Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-24T12:20:23.722Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-24T12:20:23.722Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-24T12:20:23.722Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-24T12:20:23.722Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-24T12:20:23.722Z] === RUN TestCreateTmpfsMountsTarget [2022-08-24T12:20:23.722Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-24T12:20:23.722Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-24T12:20:23.868Z] --- PASS: TestBuildMultiStageCopy (5.18s) [2022-08-24T12:20:23.868Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.77s) [2022-08-24T12:20:23.868Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2022-08-24T12:20:23.868Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.68s) [2022-08-24T12:20:23.868Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2022-08-24T12:20:23.868Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2022-08-24T12:20:23.868Z] === RUN TestBuildMultiStageParentConfig [2022-08-24T12:20:25.100Z] --- PASS: TestCreateWithCustomMaskedPaths (1.30s) [2022-08-24T12:20:25.100Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-24T12:20:25.247Z] --- PASS: TestBuildMultiStageParentConfig (1.27s) [2022-08-24T12:20:25.247Z] === RUN TestBuildLabelWithTargets [2022-08-24T12:20:26.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-24T12:20:26.480Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.27s) [2022-08-24T12:20:26.480Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-24T12:20:26.480Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T12:20:26.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T12:20:26.480Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T12:20:26.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T12:20:26.480Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T12:20:26.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T12:20:26.480Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T12:20:26.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T12:20:26.480Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T12:20:26.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T12:20:26.480Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T12:20:26.480Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T12:20:26.480Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T12:20:26.480Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T12:20:26.480Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T12:20:26.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-24T12:20:26.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-24T12:20:26.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-24T12:20:26.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-24T12:20:26.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-08-24T12:20:26.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-24T12:20:26.480Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-24T12:20:27.048Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s) [2022-08-24T12:20:27.048Z] === RUN TestCreateDifferentPlatform [2022-08-24T12:20:27.048Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-24T12:20:27.048Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-24T12:20:27.048Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-24T12:20:27.049Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-24T12:20:27.049Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-24T12:20:27.049Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-24T12:20:27.049Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-24T12:20:27.049Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-24T12:20:27.049Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-24T12:20:27.049Z] === RUN TestCreateInvalidHostConfig [2022-08-24T12:20:27.049Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T12:20:27.049Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T12:20:27.049Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T12:20:27.049Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T12:20:27.049Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T12:20:27.049Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T12:20:27.049Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T12:20:27.049Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T12:20:27.049Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T12:20:27.049Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T12:20:27.049Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T12:20:27.049Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T12:20:27.049Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-24T12:20:27.049Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-24T12:20:27.049Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-24T12:20:27.049Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-24T12:20:27.049Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-24T12:20:27.049Z] === RUN TestContainerStartOnDaemonRestart [2022-08-24T12:20:27.049Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-24T12:20:27.049Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-24T12:20:27.049Z] === RUN TestDaemonRestartIpcMode [2022-08-24T12:20:27.049Z] === PAUSE TestDaemonRestartIpcMode [2022-08-24T12:20:27.049Z] === RUN TestDaemonHostGatewayIP [2022-08-24T12:20:27.049Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:20:27.049Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-24T12:20:27.049Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-24T12:20:27.049Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-24T12:20:27.049Z] === RUN TestContainerKillOnDaemonStart [2022-08-24T12:20:27.049Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-24T12:20:27.049Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-24T12:20:27.049Z] === RUN TestDiff [2022-08-24T12:20:27.631Z] --- PASS: TestDiff (0.46s) [2022-08-24T12:20:27.631Z] === RUN TestExecConsoleSize [2022-08-24T12:20:27.781Z] --- PASS: TestBuildLabelWithTargets (2.26s) [2022-08-24T12:20:27.781Z] === RUN TestBuildWithEmptyLayers [2022-08-24T12:20:27.893Z] --- PASS: TestExecConsoleSize (0.49s) [2022-08-24T12:20:27.893Z] === RUN TestExecWithCloseStdin [2022-08-24T12:20:28.491Z] --- PASS: TestExecWithCloseStdin (0.56s) [2022-08-24T12:20:28.491Z] === RUN TestExec [2022-08-24T12:20:28.718Z] --- PASS: TestBuildWithEmptyLayers (1.30s) [2022-08-24T12:20:28.719Z] === RUN TestBuildMultiStageOnBuild [2022-08-24T12:20:29.063Z] --- PASS: TestExec (0.50s) [2022-08-24T12:20:29.063Z] === RUN TestExecUser [2022-08-24T12:20:29.270Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-24T12:20:29.631Z] --- PASS: TestExecUser (0.48s) [2022-08-24T12:20:29.631Z] === RUN TestExportContainerAndImportImage [2022-08-24T12:20:30.200Z] --- PASS: TestExportContainerAndImportImage (0.61s) [2022-08-24T12:20:30.200Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-24T12:20:31.580Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2022-08-24T12:20:31.580Z] === RUN TestHealthCheckWorkdir [2022-08-24T12:20:32.006Z] --- PASS: TestBuildMultiStageOnBuild (3.02s) [2022-08-24T12:20:32.006Z] === RUN TestBuildUncleanTarFilenames [2022-08-24T12:20:32.148Z] --- PASS: TestHealthCheckWorkdir (0.59s) [2022-08-24T12:20:32.148Z] === RUN TestHealthKillContainer [2022-08-24T12:20:32.583Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-24T12:20:32.583Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-24T12:20:33.385Z] --- PASS: TestBuildUncleanTarFilenames (1.76s) [2022-08-24T12:20:33.385Z] === RUN TestBuildMultiStageLayerLeak [2022-08-24T12:20:34.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-24T12:20:34.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-24T12:20:34.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-24T12:20:35.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-24T12:20:36.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-24T12:20:36.226Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-24T12:20:36.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-24T12:20:36.747Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-24T12:20:36.747Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-24T12:20:36.747Z] [2022-08-24T12:20:36.747Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-24T12:20:36.747Z] =========================== short test summary info ============================ [2022-08-24T12:20:36.747Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-24T12:20:36.747Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-24T12:20:36.747Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-24T12:20:36.747Z] Not supported on most drivers [2022-08-24T12:20:36.747Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-24T12:20:36.747Z] Output of docker top depends on host distro, and is not formalized. [2022-08-24T12:20:36.747Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-24T12:20:36.747Z] Output of docker top depends on host distro, and is not formalized. [2022-08-24T12:20:36.747Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-24T12:20:36.747Z] Can fail if eth0 has multiple IP addresses [2022-08-24T12:20:36.747Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-24T12:20:36.747Z] This doesn't seem to be taken into account by the engine [2022-08-24T12:20:36.747Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-24T12:20:36.747Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-24T12:20:36.747Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 292.91 seconds == [2022-08-24T12:20:37.008Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-24T12:20:37.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-24T12:20:37.572Z] --- PASS: TestBuildMultiStageLayerLeak (3.40s) [2022-08-24T12:20:37.572Z] === RUN TestBuildWithHugeFile [2022-08-24T12:20:39.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-24T12:20:40.264Z] --- PASS: TestHealthKillContainer (7.88s) [2022-08-24T12:20:40.264Z] === RUN TestHealthCheckProcessKilled [2022-08-24T12:20:40.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-24T12:20:40.834Z] --- PASS: TestHealthCheckProcessKilled (0.66s) [2022-08-24T12:20:40.834Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-24T12:20:40.834Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-24T12:20:40.834Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-24T12:20:40.834Z] === RUN TestIpcModeNone [2022-08-24T12:20:41.093Z] --- PASS: TestIpcModeNone (0.50s) [2022-08-24T12:20:41.093Z] === RUN TestIpcModePrivate [2022-08-24T12:20:41.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-24T12:20:41.661Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-08-24T12:20:41.661Z] --- PASS: TestIpcModePrivate (0.49s) [2022-08-24T12:20:41.661Z] === RUN TestIpcModeShareable [2022-08-24T12:20:41.661Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T12:20:41.661Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-24T12:20:41.661Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-24T12:20:41.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-24T12:20:42.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-24T12:20:43.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-24T12:20:43.568Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s) [2022-08-24T12:20:43.568Z] === RUN TestAPIIpcModeHost [2022-08-24T12:20:43.568Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T12:20:43.568Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-24T12:20:43.568Z] === RUN TestDaemonIpcModeShareable [2022-08-24T12:20:43.568Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T12:20:43.568Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-24T12:20:43.568Z] === RUN TestDaemonIpcModePrivate [2022-08-24T12:20:44.136Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-24T12:20:44.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-24T12:20:44.396Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-08-24T12:20:44.396Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-24T12:20:44.396Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T12:20:44.396Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-24T12:20:44.396Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-24T12:20:44.396Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T12:20:44.396Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-24T12:20:44.396Z] === RUN TestIpcModeOlderClient [2022-08-24T12:20:44.396Z] === PAUSE TestIpcModeOlderClient [2022-08-24T12:20:44.396Z] === RUN TestKillContainerInvalidSignal [2022-08-24T12:20:44.964Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-08-24T12:20:44.964Z] === RUN TestKillContainer [2022-08-24T12:20:44.964Z] === RUN TestKillContainer/no_signal [2022-08-24T12:20:45.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-24T12:20:45.224Z] === RUN TestKillContainer/non_killing_signal [2022-08-24T12:20:45.484Z] === RUN TestKillContainer/killing_signal [2022-08-24T12:20:45.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-24T12:20:46.052Z] --- PASS: TestKillContainer (1.28s) [2022-08-24T12:20:46.052Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-08-24T12:20:46.052Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-08-24T12:20:46.052Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-08-24T12:20:46.052Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-24T12:20:46.052Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-24T12:20:46.621Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-24T12:20:46.694Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-24T12:20:46.694Z] Using test binary docker [2022-08-24T12:20:46.694Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-24T12:20:46.694Z] +++ /etc/init.d/apparmor start [2022-08-24T12:20:46.694Z] Not: starting. [2022-08-24T12:20:46.694Z] INFO: Waiting for daemon to start... [2022-08-24T12:20:46.694Z] Starting dockerd [2022-08-24T12:20:46.694Z] +++ 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 [2022-08-24T12:20:46.880Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2022-08-24T12:20:46.880Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-08-24T12:20:46.880Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-08-24T12:20:46.880Z] === RUN TestKillStoppedContainer [2022-08-24T12:20:46.880Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-24T12:20:46.880Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-24T12:20:47.140Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-24T12:20:47.140Z] === RUN TestKillDifferentUserContainer [2022-08-24T12:20:47.400Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-08-24T12:20:47.400Z] === RUN TestInspectOomKilledTrue [2022-08-24T12:20:47.400Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T12:20:47.400Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-24T12:20:47.400Z] === RUN TestInspectOomKilledFalse [2022-08-24T12:20:47.400Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-24T12:20:47.400Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-24T12:20:47.400Z] === RUN TestLinksEtcHostsContentMatch [2022-08-24T12:20:47.400Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-24T12:20:47.400Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-24T12:20:47.400Z] === RUN TestLinksContainerNames [2022-08-24T12:20:48.338Z] --- PASS: TestLinksContainerNames (0.88s) [2022-08-24T12:20:48.338Z] === RUN TestLogsFollowTailEmpty [2022-08-24T12:20:48.598Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-08-24T12:20:48.598Z] === RUN TestLogs [2022-08-24T12:20:48.598Z] === RUN TestLogs/driver_local [2022-08-24T12:20:48.598Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T12:20:48.598Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T12:20:48.598Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-24T12:20:48.858Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-24T12:20:48.858Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-24T12:20:48.858Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-24T12:20:48.858Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T12:20:48.858Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T12:20:48.858Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-24T12:20:48.858Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-24T12:20:48.858Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-24T12:20:48.858Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-24T12:20:48.858Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T12:20:48.858Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-24T12:20:49.229Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-24T12:20:49.229Z] [2022-08-24T12:20:49.229Z] Unloading profiles will leave already running processes permanently [2022-08-24T12:20:49.229Z] unconfined, which can lead to unexpected situations. [2022-08-24T12:20:49.229Z] [2022-08-24T12:20:49.229Z] To set a process to complain mode, use the command line tool [2022-08-24T12:20:49.229Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-24T12:20:49.229Z] Post stage [Pipeline] junit [2022-08-24T12:20:49.243Z] Recording test results [2022-08-24T12:20:49.381Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-24T12:20:49.427Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-24T12:20:49.427Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T12:20:49.662Z] + echo Ensuring container killed. [2022-08-24T12:20:49.662Z] Ensuring container killed. [2022-08-24T12:20:49.662Z] + docker rm -vf docker-pr2 [2022-08-24T12:20:49.662Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-24T12:20:49.949Z] + echo Chowning /workspace to jenkins user [2022-08-24T12:20:49.949Z] Chowning /workspace to jenkins user [2022-08-24T12:20:49.949Z] + id -u [2022-08-24T12:20:49.949Z] + id -g [2022-08-24T12:20:49.949Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43997:/workspace busybox chown -R 1000:1000 /workspace [2022-08-24T12:20:49.996Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-24T12:20:49.996Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-24T12:20:50.566Z] === RUN TestLogs/driver_json-file [2022-08-24T12:20:50.566Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T12:20:50.566Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T12:20:50.566Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-24T12:20:50.566Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-24T12:20:50.566Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-24T12:20:50.566Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-24T12:20:50.566Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T12:20:50.566Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T12:20:50.566Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T12:20:50.566Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T12:20:50.566Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T12:20:50.566Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T12:20:50.566Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T12:20:50.566Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-24T12:20:51.504Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T12:20:51.504Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T12:20:51.638Z] + bundleName=docker-py [2022-08-24T12:20:51.638Z] + echo Creating docker-py-bundles.tar.gz [2022-08-24T12:20:51.638Z] Creating docker-py-bundles.tar.gz [2022-08-24T12:20:51.638Z] + 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 [2022-08-24T12:20:51.652Z] Archiving artifacts [2022-08-24T12:20:51.766Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-24T12:20:51.766Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-24T12:20:52.186Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43997/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-24T12:20:52.336Z] --- PASS: TestLogs (3.70s) [2022-08-24T12:20:52.336Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-24T12:20:52.336Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.65s) [2022-08-24T12:20:52.336Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.68s) [2022-08-24T12:20:52.336Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.53s) [2022-08-24T12:20:52.336Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.56s) [2022-08-24T12:20:52.336Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.63s) [2022-08-24T12:20:52.336Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.62s) [2022-08-24T12:20:52.336Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-24T12:20:52.336Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.71s) [2022-08-24T12:20:52.336Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.76s) [2022-08-24T12:20:52.336Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.50s) [2022-08-24T12:20:52.336Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.50s) [2022-08-24T12:20:52.336Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.52s) [2022-08-24T12:20:52.336Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.56s) [2022-08-24T12:20:52.336Z] === RUN TestContainerNetworkMountsNoChown [2022-08-24T12:20:52.536Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43997/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=0cbb92bcc543767e5abe6f912ea797166fe25cba -e DOCKER_GRAPHDRIVER docker:0cbb92bcc543767e5abe6f912ea797166fe25cba hack/make.sh binary [2022-08-24T12:20:52.797Z] [2022-08-24T12:20:52.905Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/default [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/default [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/private [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/private [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/rprivate [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/slave [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/slave [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/rslave [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/shared [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/shared [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/rshared [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-24T12:20:52.905Z] === CONT TestMountDaemonRoot/default [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-24T12:20:52.905Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-24T12:20:52.905Z] === CONT TestMountDaemonRoot/rshared [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-24T12:20:52.905Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T12:20:52.905Z] === CONT TestMountDaemonRoot/shared [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-24T12:20:52.905Z] === CONT TestMountDaemonRoot/rslave [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T12:20:52.905Z] === CONT TestMountDaemonRoot/slave [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-24T12:20:52.905Z] === CONT TestMountDaemonRoot/rprivate [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-24T12:20:52.905Z] === CONT TestMountDaemonRoot/private [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-24T12:20:52.905Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-24T12:20:52.905Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-24T12:20:52.905Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-24T12:20:52.905Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-24T12:20:52.905Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-24T12:20:52.905Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-24T12:20:52.906Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T12:20:52.906Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-24T12:20:52.906Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-24T12:20:53.058Z] Removing bundles/ [2022-08-24T12:20:53.058Z] [2022-08-24T12:20:53.058Z] ---> Making bundle: binary (in bundles/binary) [2022-08-24T12:20:53.058Z] Building: bundles/binary-daemon/dockerd [2022-08-24T12:20:53.058Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T12:20:53.165Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-24T12:20:53.165Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-24T12:20:53.165Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-24T12:20:53.165Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-24T12:20:53.165Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-24T12:20:53.165Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-24T12:20:53.165Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T12:20:53.165Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T12:20:53.165Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-24T12:20:53.165Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-24T12:20:53.165Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-24T12:20:53.165Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T12:20:53.165Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T12:20:53.165Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-24T12:20:53.165Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-24T12:20:53.165Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-24T12:20:53.165Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-24T12:20:53.165Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-24T12:20:53.165Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-24T12:20:53.268Z] . [2022-08-24T12:20:53.268Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-24T12:20:53.268Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-24T12:20:53.268Z] Error: No such image: emptyfs [2022-08-24T12:20:53.268Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-24T12:20:53.268Z] ++++ docker load [2022-08-24T12:20:53.268Z] Loaded image: emptyfs:latest [2022-08-24T12:20:53.268Z] Running integration-test (iteration 1) [2022-08-24T12:20:53.268Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-24T12:20:53.268Z] ++ 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 [2022-08-24T12:20:53.268Z] ++ set -e [2022-08-24T12:20:53.268Z] ++ '[' -n 0 ']' [2022-08-24T12:20:53.268Z] ++ set -x [2022-08-24T12:20:53.268Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:20:53.268Z] Loaded image: busybox:latest [2022-08-24T12:20:53.268Z] Loaded image: busybox:glibc [2022-08-24T12:20:53.424Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-24T12:20:53.424Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-24T12:20:53.424Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-24T12:20:53.424Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-24T12:20:53.424Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-24T12:20:53.424Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-24T12:20:53.424Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-24T12:20:53.424Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-24T12:20:53.424Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-24T12:20:53.424Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-24T12:20:53.424Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-24T12:20:53.424Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-24T12:20:53.424Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-24T12:20:53.424Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-24T12:20:53.424Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-24T12:20:53.424Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-24T12:20:53.424Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-24T12:20:53.425Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-24T12:20:53.425Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-24T12:20:53.425Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-24T12:20:53.425Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-24T12:20:53.425Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-24T12:20:53.425Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-24T12:20:53.425Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-24T12:20:53.425Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-24T12:20:53.425Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-24T12:20:53.425Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-24T12:20:53.425Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-24T12:20:53.425Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-24T12:20:53.425Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-24T12:20:53.425Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-24T12:20:53.425Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-24T12:20:53.425Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-24T12:20:53.425Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-24T12:20:53.425Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-24T12:20:53.425Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2022-08-24T12:20:53.425Z] === RUN TestContainerBindMountNonRecursive [2022-08-24T12:20:53.425Z] 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) [2022-08-24T12:20:53.425Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-24T12:20:53.425Z] === RUN TestContainerVolumesMountedAsShared [2022-08-24T12:20:53.425Z] 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) [2022-08-24T12:20:53.425Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-24T12:20:53.425Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-24T12:20:53.425Z] 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) [2022-08-24T12:20:53.425Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-24T12:20:53.425Z] === RUN TestNetworkNat [2022-08-24T12:20:53.837Z] Loaded image: debian:bullseye-slim [2022-08-24T12:20:53.993Z] --- PASS: TestNetworkNat (0.54s) [2022-08-24T12:20:53.993Z] === RUN TestNetworkLocalhostTCPNat [2022-08-24T12:20:54.097Z] Loaded image: hello-world:latest [2022-08-24T12:20:54.098Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T12:20:54.098Z] INFO: Testing against a local daemon [2022-08-24T12:20:54.098Z] === RUN TestCgroupNamespacesBuild [2022-08-24T12:20:54.252Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-08-24T12:20:54.252Z] === RUN TestNetworkLoopbackNat [2022-08-24T12:20:55.479Z] --- PASS: TestCgroupNamespacesBuild (1.21s) [2022-08-24T12:20:55.479Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-24T12:20:56.419Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-08-24T12:20:56.419Z] === RUN TestBuildWithSession [2022-08-24T12:20:56.419Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T12:20:56.419Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-24T12:20:56.419Z] === RUN TestBuildSquashParent [2022-08-24T12:20:57.546Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2022-08-24T12:20:57.546Z] === RUN TestPause [2022-08-24T12:20:57.546Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T12:20:57.546Z] --- SKIP: TestPause (0.00s) [2022-08-24T12:20:57.546Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-24T12:20:57.546Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T12:20:57.546Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T12:20:57.546Z] === RUN TestPauseStopPausedContainer [2022-08-24T12:20:57.546Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T12:20:57.546Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-24T12:20:57.546Z] === RUN TestPidHost [2022-08-24T12:20:57.807Z] --- PASS: TestPidHost (0.97s) [2022-08-24T12:20:57.807Z] === RUN TestPsFilter [2022-08-24T12:20:58.067Z] --- PASS: TestPsFilter (0.11s) [2022-08-24T12:20:58.067Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-24T12:20:58.636Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2022-08-24T12:20:58.636Z] === RUN TestRemoveContainerWithVolume [2022-08-24T12:20:58.896Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-08-24T12:20:58.896Z] === RUN TestRemoveContainerRunning [2022-08-24T12:20:59.464Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-08-24T12:20:59.464Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-24T12:20:59.723Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-08-24T12:20:59.723Z] === RUN TestRemoveInvalidContainer [2022-08-24T12:20:59.723Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-08-24T12:20:59.723Z] === RUN TestRenameLinkedContainer [2022-08-24T12:21:00.618Z] --- PASS: TestBuildSquashParent (3.80s) [2022-08-24T12:21:00.618Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-24T12:21:00.618Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T12:21:00.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T12:21:00.618Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T12:21:00.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T12:21:00.618Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T12:21:00.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T12:21:00.618Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T12:21:00.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T12:21:00.618Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T12:21:00.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T12:21:00.618Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T12:21:00.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T12:21:00.618Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T12:21:00.618Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T12:21:01.558Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T12:21:01.629Z] --- PASS: TestRenameLinkedContainer (1.72s) [2022-08-24T12:21:01.629Z] === RUN TestRenameStoppedContainer [2022-08-24T12:21:01.819Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T12:21:01.888Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-08-24T12:21:01.889Z] === RUN TestRenameRunningContainerAndReuse [2022-08-24T12:21:02.761Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T12:21:02.826Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2022-08-24T12:21:02.826Z] === RUN TestRenameInvalidName [2022-08-24T12:21:03.021Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T12:21:03.395Z] --- PASS: TestRenameInvalidName (0.47s) [2022-08-24T12:21:03.395Z] === RUN TestRenameAnonymousContainer [2022-08-24T12:21:04.404Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-24T12:21:04.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.43s) [2022-08-24T12:21:04.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.55s) [2022-08-24T12:21:04.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.21s) [2022-08-24T12:21:04.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.18s) [2022-08-24T12:21:04.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.17s) [2022-08-24T12:21:04.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.26s) [2022-08-24T12:21:04.404Z] === RUN TestBuildMultiStageCopy [2022-08-24T12:21:04.404Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-24T12:21:04.772Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2022-08-24T12:21:04.772Z] === RUN TestRenameContainerWithSameName [2022-08-24T12:21:05.340Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-08-24T12:21:05.340Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-24T12:21:05.344Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-24T12:21:05.604Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-24T12:21:05.604Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-24T12:21:05.865Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-24T12:21:06.125Z] --- PASS: TestBuildMultiStageCopy (1.92s) [2022-08-24T12:21:06.125Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.10s) [2022-08-24T12:21:06.125Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-08-24T12:21:06.125Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-08-24T12:21:06.125Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-08-24T12:21:06.125Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-08-24T12:21:06.125Z] === RUN TestBuildMultiStageParentConfig [2022-08-24T12:21:06.277Z] --- PASS: TestRenameContainerWithLinkedContainer (0.96s) [2022-08-24T12:21:06.277Z] === RUN TestResize [2022-08-24T12:21:06.536Z] --- PASS: TestResize (0.43s) [2022-08-24T12:21:06.536Z] === RUN TestResizeWithInvalidSize [2022-08-24T12:21:06.696Z] --- PASS: TestBuildMultiStageParentConfig (0.56s) [2022-08-24T12:21:06.696Z] === RUN TestBuildLabelWithTargets [2022-08-24T12:21:07.104Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-08-24T12:21:07.104Z] === RUN TestResizeWhenContainerNotStarted [2022-08-24T12:21:07.364Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-08-24T12:21:07.364Z] === RUN TestDaemonRestartKillContainers [2022-08-24T12:21:07.364Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-24T12:21:07.364Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-24T12:21:07.364Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-24T12:21:07.364Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-24T12:21:07.635Z] --- PASS: TestBuildLabelWithTargets (0.89s) [2022-08-24T12:21:07.635Z] === RUN TestBuildWithEmptyLayers [2022-08-24T12:21:07.894Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2022-08-24T12:21:07.894Z] === RUN TestBuildMultiStageOnBuild [2022-08-24T12:21:08.304Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-24T12:21:09.242Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.81s) [2022-08-24T12:21:09.242Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s) [2022-08-24T12:21:09.242Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.88s) [2022-08-24T12:21:09.242Z] === RUN TestCgroupNamespacesRun [2022-08-24T12:21:09.276Z] --- PASS: TestBuildMultiStageOnBuild (1.29s) [2022-08-24T12:21:09.276Z] === RUN TestBuildUncleanTarFilenames [2022-08-24T12:21:09.847Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-08-24T12:21:09.847Z] === RUN TestBuildMultiStageLayerLeak [2022-08-24T12:21:10.621Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-08-24T12:21:10.621Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-24T12:21:11.230Z] --- PASS: TestBuildMultiStageLayerLeak (1.41s) [2022-08-24T12:21:11.230Z] === RUN TestBuildWithHugeFile [2022-08-24T12:21:11.560Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-08-24T12:21:11.560Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-24T12:21:12.940Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-08-24T12:21:12.940Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-24T12:21:13.877Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-08-24T12:21:13.877Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-24T12:21:15.256Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-08-24T12:21:15.256Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-24T12:21:16.194Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-08-24T12:21:16.194Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-24T12:21:17.131Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.72s) [2022-08-24T12:21:17.131Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-24T12:21:18.510Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.26s) [2022-08-24T12:21:18.510Z] === RUN TestNISDomainname [2022-08-24T12:21:18.510Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-24T12:21:18.510Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-24T12:21:18.510Z] === RUN TestHostnameDnsResolution [2022-08-24T12:21:19.078Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-08-24T12:21:19.078Z] === RUN TestUnprivilegedPortsAndPing [2022-08-24T12:21:19.078Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-24T12:21:19.078Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-24T12:21:19.078Z] === RUN TestPrivilegedHostDevices [2022-08-24T12:21:19.338Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-08-24T12:21:19.338Z] === RUN TestRunConsoleSize [2022-08-24T12:21:19.906Z] --- PASS: TestRunConsoleSize (0.41s) [2022-08-24T12:21:19.906Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-24T12:21:21.813Z] --- PASS: TestRunWithAlternativeContainerdShim (2.04s) [2022-08-24T12:21:21.813Z] === RUN TestStats [2022-08-24T12:21:21.813Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T12:21:21.813Z] --- SKIP: TestStats (0.00s) [2022-08-24T12:21:21.813Z] === RUN TestStopContainerWithTimeout [2022-08-24T12:21:21.813Z] === RUN TestStopContainerWithTimeout/0 [2022-08-24T12:21:21.813Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-24T12:21:21.813Z] === RUN TestStopContainerWithTimeout/1 [2022-08-24T12:21:21.813Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-24T12:21:21.813Z] === RUN TestStopContainerWithTimeout/3 [2022-08-24T12:21:21.813Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-24T12:21:21.813Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-24T12:21:21.813Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-24T12:21:21.813Z] === CONT TestStopContainerWithTimeout/0 [2022-08-24T12:21:21.813Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-24T12:21:22.381Z] === CONT TestStopContainerWithTimeout/3 [2022-08-24T12:21:24.947Z] === CONT TestStopContainerWithTimeout/1 [2022-08-24T12:21:25.910Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-24T12:21:25.910Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-08-24T12:21:25.910Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2022-08-24T12:21:25.910Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-08-24T12:21:25.910Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-08-24T12:21:25.910Z] === RUN TestDeleteDevicemapper [2022-08-24T12:21:25.910Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T12:21:25.910Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-24T12:21:25.910Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-24T12:21:27.815Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.96s) [2022-08-24T12:21:27.815Z] === RUN TestUpdateMemory [2022-08-24T12:21:27.815Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T12:21:27.815Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-24T12:21:27.815Z] === RUN TestUpdateCPUQuota [2022-08-24T12:21:27.815Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T12:21:27.815Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-24T12:21:27.815Z] === RUN TestUpdatePidsLimit [2022-08-24T12:21:27.815Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T12:21:27.815Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-24T12:21:27.815Z] === RUN TestUpdateRestartPolicy [2022-08-24T12:21:38.766Z] --- PASS: TestImportExtremelyLargeImageWorks (91.32s) [2022-08-24T12:21:38.766Z] PASS [2022-08-24T12:21:38.766Z] [2022-08-24T12:21:38.766Z] DONE 22 tests in 94.405s [2022-08-24T12:21:38.766Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-24T12:21:38.766Z] === RUN TestStripANSICommands [2022-08-24T12:21:38.766Z] === RUN TestStripANSICommands/#00 [2022-08-24T12:21:38.766Z] === RUN TestStripANSICommands/#01 [2022-08-24T12:21:38.766Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-24T12:21:38.766Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-24T12:21:38.766Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-24T12:21:38.766Z] PASS [2022-08-24T12:21:38.766Z] [2022-08-24T12:21:38.766Z] DONE 3 tests in 0.008s [2022-08-24T12:21:38.766Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-24T12:21:38.766Z] INFO: Testing against a local daemon [2022-08-24T12:21:38.766Z] === RUN TestNetworkCreateDelete [2022-08-24T12:21:38.766Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-24T12:21:38.766Z] === RUN TestDockerNetworkDeletePreferID [2022-08-24T12:21:38.766Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-08-24T12:21:38.766Z] === RUN TestDaemonDNSFallback [2022-08-24T12:21:40.022Z] --- PASS: TestUpdateRestartPolicy (10.95s) [2022-08-24T12:21:40.023Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-24T12:21:40.023Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-08-24T12:21:40.023Z] === RUN TestWaitNonBlocked [2022-08-24T12:21:40.023Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T12:21:40.023Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T12:21:40.023Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T12:21:40.023Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T12:21:40.023Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T12:21:40.023Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T12:21:40.023Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-24T12:21:40.023Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2022-08-24T12:21:40.023Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2022-08-24T12:21:40.023Z] === RUN TestWaitBlocked [2022-08-24T12:21:40.023Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T12:21:40.023Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T12:21:40.023Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T12:21:40.023Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T12:21:40.023Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T12:21:40.023Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T12:21:40.592Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-24T12:21:40.592Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2022-08-24T12:21:40.592Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s) [2022-08-24T12:21:40.592Z] === RUN TestWaitConditions [2022-08-24T12:21:40.592Z] === RUN TestWaitConditions/default [2022-08-24T12:21:40.592Z] === PAUSE TestWaitConditions/default [2022-08-24T12:21:40.592Z] === RUN TestWaitConditions/not-running [2022-08-24T12:21:40.592Z] === PAUSE TestWaitConditions/not-running [2022-08-24T12:21:40.592Z] === RUN TestWaitConditions/next-exit [2022-08-24T12:21:40.592Z] === PAUSE TestWaitConditions/next-exit [2022-08-24T12:21:40.592Z] === RUN TestWaitConditions/removed [2022-08-24T12:21:40.592Z] === PAUSE TestWaitConditions/removed [2022-08-24T12:21:40.674Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-08-24T12:21:40.674Z] === RUN TestInspectNetwork [2022-08-24T12:21:40.851Z] === CONT TestWaitConditions/default [2022-08-24T12:21:40.851Z] === CONT TestWaitConditions/next-exit [2022-08-24T12:21:42.229Z] === CONT TestWaitConditions/not-running [2022-08-24T12:21:42.229Z] === CONT TestWaitConditions/removed [2022-08-24T12:21:43.216Z] === RUN TestInspectNetwork/full_network_id [2022-08-24T12:21:43.216Z] === RUN TestInspectNetwork/partial_network_id [2022-08-24T12:21:43.216Z] === RUN TestInspectNetwork/network_name [2022-08-24T12:21:43.216Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-24T12:21:44.136Z] --- PASS: TestWaitConditions (0.02s) [2022-08-24T12:21:44.136Z] --- PASS: TestWaitConditions/default (1.57s) [2022-08-24T12:21:44.136Z] --- PASS: TestWaitConditions/next-exit (1.63s) [2022-08-24T12:21:44.136Z] --- PASS: TestWaitConditions/not-running (1.60s) [2022-08-24T12:21:44.136Z] --- PASS: TestWaitConditions/removed (1.62s) [2022-08-24T12:21:44.136Z] === RUN TestWaitRestartedContainer [2022-08-24T12:21:44.136Z] === RUN TestWaitRestartedContainer/default [2022-08-24T12:21:44.136Z] === PAUSE TestWaitRestartedContainer/default [2022-08-24T12:21:44.136Z] === RUN TestWaitRestartedContainer/not-running [2022-08-24T12:21:44.136Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-24T12:21:44.136Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-24T12:21:44.136Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-24T12:21:44.136Z] === CONT TestWaitRestartedContainer/default [2022-08-24T12:21:44.136Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-24T12:21:45.516Z] === CONT TestWaitRestartedContainer/not-running [2022-08-24T12:21:46.456Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-24T12:21:46.456Z] --- PASS: TestWaitRestartedContainer/next-exit (1.29s) [2022-08-24T12:21:46.456Z] --- PASS: TestWaitRestartedContainer/default (1.48s) [2022-08-24T12:21:46.456Z] --- PASS: TestWaitRestartedContainer/not-running (1.07s) [2022-08-24T12:21:46.456Z] === CONT TestDaemonRestartIpcMode [2022-08-24T12:21:46.456Z] === CONT TestIpcModeOlderClient [2022-08-24T12:21:46.456Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-08-24T12:21:46.456Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-24T12:21:47.412Z] --- PASS: TestInspectNetwork (7.14s) [2022-08-24T12:21:47.412Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-24T12:21:47.412Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-24T12:21:47.412Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-24T12:21:47.412Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-24T12:21:47.412Z] === RUN TestRunContainerWithBridgeNone [2022-08-24T12:21:48.997Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.50s) [2022-08-24T12:21:48.997Z] --- PASS: TestDaemonRestartIpcMode (2.60s) [2022-08-24T12:21:48.997Z] PASS [2022-08-24T12:21:48.997Z] [2022-08-24T12:21:48.997Z] === Skipped [2022-08-24T12:21:48.997Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-24T12:21:48.997Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T12:21:48.997Z] [2022-08-24T12:21:48.997Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-24T12:21:48.997Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-24T12:21:48.997Z] [2022-08-24T12:21:48.997Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-24T12:21:48.997Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:21:48.997Z] [2022-08-24T12:21:48.997Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-24T12:21:48.997Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-24T12:21:48.997Z] [2022-08-24T12:21:48.997Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-24T12:21:48.997Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-24T12:21:48.997Z] [2022-08-24T12:21:48.997Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-24T12:21:48.997Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T12:21:48.997Z] [2022-08-24T12:21:48.997Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-24T12:21:48.997Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T12:21:48.997Z] [2022-08-24T12:21:48.997Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-24T12:21:48.997Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T12:21:48.997Z] [2022-08-24T12:21:48.997Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-24T12:21:48.997Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T12:21:48.997Z] [2022-08-24T12:21:48.997Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-24T12:21:48.997Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T12:21:48.997Z] [2022-08-24T12:21:48.997Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-24T12:21:48.997Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T12:21:48.997Z] [2022-08-24T12:21:48.997Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-24T12:21:48.997Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-24T12:21:48.997Z] [2022-08-24T12:21:48.997Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-24T12:21:48.997Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-24T12:21:48.997Z] [2022-08-24T12:21:48.997Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-24T12:21:48.997Z] 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) [2022-08-24T12:21:48.997Z] [2022-08-24T12:21:48.997Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-24T12:21:48.997Z] 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) [2022-08-24T12:21:48.997Z] [2022-08-24T12:21:48.997Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-24T12:21:48.997Z] 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) [2022-08-24T12:21:48.997Z] [2022-08-24T12:21:48.997Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-24T12:21:48.997Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T12:21:48.997Z] [2022-08-24T12:21:48.997Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T12:21:48.997Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T12:21:48.997Z] [2022-08-24T12:21:48.997Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-24T12:21:48.997Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T12:21:48.997Z] [2022-08-24T12:21:48.997Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-24T12:21:48.997Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-24T12:21:48.997Z] [2022-08-24T12:21:48.997Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-24T12:21:48.997Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-24T12:21:48.997Z] [2022-08-24T12:21:48.997Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-24T12:21:48.997Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-24T12:21:48.997Z] [2022-08-24T12:21:48.997Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-24T12:21:48.997Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T12:21:48.997Z] [2022-08-24T12:21:48.997Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-24T12:21:48.997Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T12:21:48.997Z] [2022-08-24T12:21:48.997Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-24T12:21:48.997Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T12:21:48.997Z] [2022-08-24T12:21:48.997Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-24T12:21:48.997Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T12:21:48.997Z] [2022-08-24T12:21:48.997Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-24T12:21:48.997Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T12:21:48.997Z] [2022-08-24T12:21:48.997Z] DONE 250 tests, 27 skipped in 90.452s [2022-08-24T12:21:48.997Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-24T12:21:48.997Z] === RUN TestConfigDaemonLibtrustID [2022-08-24T12:21:49.323Z] --- PASS: TestRunContainerWithBridgeNone (1.55s) [2022-08-24T12:21:49.323Z] === RUN TestNetworkInvalidJSON [2022-08-24T12:21:49.323Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-24T12:21:49.323Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-24T12:21:49.323Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T12:21:49.323Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T12:21:49.323Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T12:21:49.323Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T12:21:49.323Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-24T12:21:49.323Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-24T12:21:49.323Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T12:21:49.323Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-24T12:21:49.323Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-24T12:21:49.323Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-24T12:21:49.323Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-24T12:21:49.323Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-24T12:21:49.323Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-24T12:21:49.323Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-24T12:21:49.323Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T12:21:49.323Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-24T12:21:49.323Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-24T12:21:49.323Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-24T12:21:49.323Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-24T12:21:49.323Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-24T12:21:49.323Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-24T12:21:49.323Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-24T12:21:49.323Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-24T12:21:49.323Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-24T12:21:49.323Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-24T12:21:49.323Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-24T12:21:49.323Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-24T12:21:49.323Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-24T12:21:49.323Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-24T12:21:49.323Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-24T12:21:49.323Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-24T12:21:49.323Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-24T12:21:49.323Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-24T12:21:49.323Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-24T12:21:49.323Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-24T12:21:49.323Z] === RUN TestNetworkList [2022-08-24T12:21:49.323Z] === RUN TestNetworkList//networks [2022-08-24T12:21:49.323Z] === PAUSE TestNetworkList//networks [2022-08-24T12:21:49.323Z] === RUN TestNetworkList//networks/ [2022-08-24T12:21:49.323Z] === PAUSE TestNetworkList//networks/ [2022-08-24T12:21:49.323Z] === CONT TestNetworkList//networks [2022-08-24T12:21:49.323Z] === CONT TestNetworkList//networks/ [2022-08-24T12:21:49.323Z] --- PASS: TestNetworkList (0.02s) [2022-08-24T12:21:49.323Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-24T12:21:49.323Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-24T12:21:49.323Z] === RUN TestHostIPv4BridgeLabel [2022-08-24T12:21:49.567Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-24T12:21:49.567Z] === RUN TestConfigDaemonID [2022-08-24T12:21:49.583Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-24T12:21:49.583Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-24T12:21:50.526Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-24T12:21:50.526Z] === RUN TestDaemonDefaultNetworkPools [2022-08-24T12:21:50.947Z] daemon_test.go:83: [df360743b62ba] daemon is not started [2022-08-24T12:21:50.947Z] --- PASS: TestConfigDaemonID (1.07s) [2022-08-24T12:21:50.947Z] === RUN TestDaemonConfigValidation [2022-08-24T12:21:50.947Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-24T12:21:50.947Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-24T12:21:50.947Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-24T12:21:50.947Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-24T12:21:50.947Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-24T12:21:50.947Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-24T12:21:50.947Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-24T12:21:50.947Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-24T12:21:50.947Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-24T12:21:50.947Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-24T12:21:50.947Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-24T12:21:50.947Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-24T12:21:50.947Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-24T12:21:50.947Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-24T12:21:50.947Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-24T12:21:50.947Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-24T12:21:50.947Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-24T12:21:50.947Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-24T12:21:50.947Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-08-24T12:21:50.947Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-08-24T12:21:50.947Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-08-24T12:21:50.947Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-24T12:21:50.947Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-24T12:21:51.466Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-08-24T12:21:51.466Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-24T12:21:52.328Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-24T12:21:52.405Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-24T12:21:52.405Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-24T12:21:53.267Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-24T12:21:53.790Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-08-24T12:21:53.790Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-24T12:21:54.205Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-24T12:21:54.205Z] daemon_test.go:197: [d8296c8cdec6d] daemon is not started [2022-08-24T12:21:54.205Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-08-24T12:21:54.205Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s) [2022-08-24T12:21:54.205Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s) [2022-08-24T12:21:54.205Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-08-24T12:21:54.205Z] === RUN TestDaemonProxy [2022-08-24T12:21:54.205Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-24T12:21:54.205Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-24T12:21:54.205Z] PASS [2022-08-24T12:21:54.205Z] [2022-08-24T12:21:54.205Z] === Skipped [2022-08-24T12:21:54.205Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-24T12:21:54.205Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-24T12:21:54.205Z] [2022-08-24T12:21:54.205Z] DONE 13 tests, 1 skipped in 5.271s [2022-08-24T12:21:54.205Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-24T12:21:54.359Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-08-24T12:21:54.359Z] === RUN TestServiceWithPredefinedNetwork [2022-08-24T12:21:54.464Z] INFO: Testing against a local daemon [2022-08-24T12:21:54.464Z] === RUN TestCommitInheritsEnv [2022-08-24T12:21:56.369Z] --- PASS: TestCommitInheritsEnv (1.73s) [2022-08-24T12:21:56.369Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-24T12:21:56.369Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-24T12:21:56.369Z] === RUN TestImportWithCustomPlatform [2022-08-24T12:21:56.369Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-24T12:21:56.369Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-24T12:21:56.369Z] === RUN TestImportWithCustomPlatform// [2022-08-24T12:21:56.369Z] === RUN TestImportWithCustomPlatform/linux [2022-08-24T12:21:56.369Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-24T12:21:56.369Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-24T12:21:56.369Z] === RUN TestImportWithCustomPlatform/macos [2022-08-24T12:21:56.369Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-24T12:21:56.369Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-24T12:21:56.628Z] --- PASS: TestImportWithCustomPlatform (0.35s) [2022-08-24T12:21:56.628Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-24T12:21:56.628Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-24T12:21:56.628Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-24T12:21:56.628Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-24T12:21:56.628Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-24T12:21:56.628Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-08-24T12:21:56.628Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-24T12:21:56.628Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-24T12:21:56.628Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-24T12:21:56.628Z] === RUN TestImagesFilterMultiReference [2022-08-24T12:21:56.628Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-24T12:21:56.628Z] === RUN TestImagePullPlatformInvalid [2022-08-24T12:21:56.628Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-24T12:21:56.628Z] === RUN TestRemoveImageOrphaning [2022-08-24T12:21:56.897Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2022-08-24T12:21:56.897Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-24T12:21:56.897Z] service_test.go:243: FLAKY_TEST [2022-08-24T12:21:56.897Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T12:21:56.897Z] === RUN TestServiceWithDataPathPortInit [2022-08-24T12:21:58.532Z] --- PASS: TestRemoveImageOrphaning (1.55s) [2022-08-24T12:21:58.532Z] === RUN TestRemoveImageGarbageCollector [2022-08-24T12:21:58.532Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-24T12:21:58.532Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-24T12:21:58.532Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-24T12:21:58.532Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-08-24T12:21:58.532Z] === RUN TestTagInvalidReference [2022-08-24T12:21:58.532Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-24T12:21:58.532Z] === RUN TestTagValidPrefixedRepo [2022-08-24T12:21:58.532Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-24T12:21:58.532Z] === RUN TestTagExistedNameWithoutForce [2022-08-24T12:21:58.532Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-24T12:21:58.532Z] === RUN TestTagOfficialNames [2022-08-24T12:21:58.532Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-24T12:21:58.532Z] === RUN TestTagMatchesDigest [2022-08-24T12:21:58.532Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-24T12:21:58.532Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-24T12:22:07.492Z] --- PASS: TestBuildWithHugeFile (52.88s) [2022-08-24T12:22:07.492Z] === RUN TestBuildWCOWSandboxSize [2022-08-24T12:22:07.492Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T12:22:07.492Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-24T12:22:07.492Z] === RUN TestBuildWithEmptyDockerfile [2022-08-24T12:22:07.492Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T12:22:07.492Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T12:22:07.492Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T12:22:07.492Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T12:22:07.492Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T12:22:07.492Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T12:22:07.492Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T12:22:07.492Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T12:22:07.492Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T12:22:07.492Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-24T12:22:07.492Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-08-24T12:22:07.492Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-08-24T12:22:07.492Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-24T12:22:07.492Z] === RUN TestBuildPreserveOwnership [2022-08-24T12:22:07.492Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-24T12:22:07.492Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-24T12:22:07.492Z] --- PASS: TestBuildPreserveOwnership (2.77s) [2022-08-24T12:22:07.492Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.83s) [2022-08-24T12:22:07.492Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.93s) [2022-08-24T12:22:07.492Z] === RUN TestBuildPlatformInvalid [2022-08-24T12:22:07.492Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-24T12:22:07.492Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-24T12:22:08.064Z] Loaded image: busybox:latest [2022-08-24T12:22:08.064Z] Loaded image: busybox:glibc [2022-08-24T12:22:09.006Z] Loaded image: debian:bullseye-slim [2022-08-24T12:22:09.267Z] Loaded image: hello-world:latest [2022-08-24T12:22:09.267Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T12:22:11.795Z] --- PASS: TestServiceWithDataPathPortInit (14.18s) [2022-08-24T12:22:11.795Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-24T12:22:13.706Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pphag5blyna9z8emmgl7476p3 Created:2022-08-24 12:22:12.02599237 +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[87af3a2d8e1b90ac009cc4f56fb8f9626da856f4d3f7f0d0c29f8770612745eb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8yolg6lcybrabkoqjbrtudq25 EndpointID:a44df21d3565d152645939afde5cd68c7be647e6c545c50831ca790a29287462 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e74ef0494659b76de56d024b6056b7d6339155b76aa05e47506c6f22a92c6dbc 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:7f3136d5a359 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8yolg6lcybrabkoqjbrtudq25 EndpointID:a44df21d3565d152645939afde5cd68c7be647e6c545c50831ca790a29287462 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-24T12:22:17.502Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.60s) [2022-08-24T12:22:17.502Z] PASS [2022-08-24T12:22:17.502Z] [2022-08-24T12:22:17.502Z] === Skipped [2022-08-24T12:22:17.502Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-24T12:22:17.502Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T12:22:17.502Z] [2022-08-24T12:22:17.503Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-24T12:22:17.503Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T12:22:17.503Z] [2022-08-24T12:22:17.503Z] DONE 34 tests, 2 skipped in 84.333s [2022-08-24T12:22:17.503Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-24T12:22:17.503Z] ++ 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 [2022-08-24T12:22:17.503Z] ++ set -e [2022-08-24T12:22:17.503Z] ++ '[' -n 0 ']' [2022-08-24T12:22:17.503Z] ++ set -x [2022-08-24T12:22:17.503Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:22:17.503Z] INFO: Testing against a local daemon [2022-08-24T12:22:17.503Z] === RUN TestConfigInspect [2022-08-24T12:22:17.901Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s) [2022-08-24T12:22:17.901Z] PASS [2022-08-24T12:22:17.901Z] [2022-08-24T12:22:17.901Z] === Skipped [2022-08-24T12:22:17.901Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T12:22:17.901Z] service_test.go:243: FLAKY_TEST [2022-08-24T12:22:17.901Z] [2022-08-24T12:22:17.901Z] DONE 38 tests, 1 skipped in 44.223s [2022-08-24T12:22:17.901Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-24T12:22:17.901Z] INFO: Testing against a local daemon [2022-08-24T12:22:17.901Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-24T12:22:17.901Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T12:22:17.901Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T12:22:17.901Z] === RUN TestDockerNetworkIpvlan [2022-08-24T12:22:17.901Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T12:22:17.901Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-24T12:22:17.901Z] PASS [2022-08-24T12:22:17.901Z] [2022-08-24T12:22:17.901Z] === Skipped [2022-08-24T12:22:17.901Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T12:22:17.901Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T12:22:17.901Z] [2022-08-24T12:22:17.901Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-24T12:22:17.901Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T12:22:17.901Z] [2022-08-24T12:22:17.901Z] DONE 2 tests, 2 skipped in 0.023s [2022-08-24T12:22:17.901Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-24T12:22:17.901Z] INFO: Testing against a local daemon [2022-08-24T12:22:17.901Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-24T12:22:19.290Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2022-08-24T12:22:19.290Z] === RUN TestDockerNetworkMacvlan [2022-08-24T12:22:19.444Z] --- PASS: TestConfigInspect (2.32s) [2022-08-24T12:22:19.444Z] === RUN TestConfigList [2022-08-24T12:22:19.862Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-24T12:22:20.433Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-24T12:22:21.376Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-24T12:22:21.990Z] --- PASS: TestConfigList (2.27s) [2022-08-24T12:22:21.990Z] === RUN TestConfigsCreateAndDelete [2022-08-24T12:22:23.289Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-24T12:22:23.903Z] --- PASS: TestConfigsCreateAndDelete (2.28s) [2022-08-24T12:22:23.903Z] === RUN TestConfigsUpdate [2022-08-24T12:22:24.674Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-24T12:22:26.612Z] --- PASS: TestConfigsUpdate (2.29s) [2022-08-24T12:22:26.612Z] === RUN TestTemplatedConfig [2022-08-24T12:22:27.973Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-24T12:22:28.913Z] --- PASS: TestDockerNetworkMacvlan (9.62s) [2022-08-24T12:22:28.913Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-24T12:22:28.913Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-08-24T12:22:28.913Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-08-24T12:22:28.913Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2022-08-24T12:22:28.913Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.03s) [2022-08-24T12:22:28.913Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-08-24T12:22:28.913Z] PASS [2022-08-24T12:22:28.913Z] [2022-08-24T12:22:28.913Z] DONE 8 tests in 10.930s [2022-08-24T12:22:28.914Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-24T12:22:28.914Z] testing: warning: no tests to run [2022-08-24T12:22:28.914Z] PASS [2022-08-24T12:22:28.914Z] [2022-08-24T12:22:28.914Z] DONE 0 tests in 0.008s [2022-08-24T12:22:28.914Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-24T12:22:28.914Z] INFO: Testing against a local daemon [2022-08-24T12:22:28.914Z] === RUN TestAuthZPluginAllowRequest [2022-08-24T12:22:29.020Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-24T12:22:29.020Z] Using test binary docker [2022-08-24T12:22:29.020Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-24T12:22:29.020Z] Using test binary docker [2022-08-24T12:22:29.020Z] +++ /etc/init.d/apparmor start [2022-08-24T12:22:29.020Z] +++ /etc/init.d/apparmor start [2022-08-24T12:22:29.020Z] Not: starting.Not: starting. [2022-08-24T12:22:29.020Z] [2022-08-24T12:22:29.020Z] INFO: Waiting for daemon to start... [2022-08-24T12:22:29.020Z] Starting dockerd [2022-08-24T12:22:29.020Z] +++ 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 [2022-08-24T12:22:29.020Z] INFO: Waiting for daemon to start... [2022-08-24T12:22:29.020Z] Starting dockerd [2022-08-24T12:22:29.020Z] +++ 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 [2022-08-24T12:22:29.020Z] .. [2022-08-24T12:22:29.020Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-24T12:22:29.020Z] [2022-08-24T12:22:29.020Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-24T12:22:29.020Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-24T12:22:29.020Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-24T12:22:29.020Z] Error: No such image: emptyfs [2022-08-24T12:22:29.020Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-24T12:22:29.020Z] ++++ docker load [2022-08-24T12:22:29.020Z] Error: No such image: emptyfs [2022-08-24T12:22:29.020Z] ++++ docker load [2022-08-24T12:22:29.020Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-24T12:22:29.020Z] Loaded image: emptyfs:latest [2022-08-24T12:22:29.020Z] Running integration-test (iteration 1) [2022-08-24T12:22:29.020Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-24T12:22:29.020Z] ++ 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)/' [2022-08-24T12:22:29.020Z] ++ set -e [2022-08-24T12:22:29.020Z] ++ '[' -n 0 ']' [2022-08-24T12:22:29.020Z] ++ set -x [2022-08-24T12:22:29.020Z] ++ env -i DEST=/go/src/github.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)/' [2022-08-24T12:22:29.020Z] Loaded image: emptyfs:latest [2022-08-24T12:22:29.020Z] Running integration-test (iteration 1) [2022-08-24T12:22:29.020Z] 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)/ [2022-08-24T12:22:29.020Z] ++ 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)/' [2022-08-24T12:22:29.020Z] ++ set -e [2022-08-24T12:22:29.020Z] ++ '[' -n 0 ']' [2022-08-24T12:22:29.020Z] ++ set -x [2022-08-24T12:22:29.020Z] ++ env -i DEST=/go/src/github.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)/' [2022-08-24T12:22:29.020Z] Loaded image: busybox:latest [2022-08-24T12:22:29.020Z] Loaded image: busybox:latest [2022-08-24T12:22:29.020Z] Loaded image: busybox:glibc [2022-08-24T12:22:29.020Z] Loaded image: busybox:glibc [2022-08-24T12:22:29.156Z] --- PASS: TestTemplatedConfig (2.58s) [2022-08-24T12:22:29.156Z] === RUN TestConfigCreateResolve [2022-08-24T12:22:29.856Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2022-08-24T12:22:29.856Z] === RUN TestAuthZPluginTLS [2022-08-24T12:22:30.401Z] Loaded image: debian:bullseye-slim [2022-08-24T12:22:30.401Z] Loaded image: debian:bullseye-slim [2022-08-24T12:22:30.401Z] Loaded image: hello-world:latest [2022-08-24T12:22:30.401Z] Loaded image: hello-world:latest [2022-08-24T12:22:30.430Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-24T12:22:30.430Z] === RUN TestAuthZPluginDenyRequest [2022-08-24T12:22:30.543Z] --- PASS: TestConfigCreateResolve (1.82s) [2022-08-24T12:22:30.543Z] PASS [2022-08-24T12:22:30.543Z] [2022-08-24T12:22:30.543Z] DONE 6 tests in 13.647s [2022-08-24T12:22:30.543Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-24T12:22:30.543Z] ++ 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 [2022-08-24T12:22:30.543Z] ++ set -e [2022-08-24T12:22:30.543Z] ++ '[' -n 0 ']' [2022-08-24T12:22:30.543Z] ++ set -x [2022-08-24T12:22:30.543Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:22:30.662Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T12:22:30.662Z] INFO: Testing against a local daemon [2022-08-24T12:22:30.662Z] === RUN TestDockerSuite [2022-08-24T12:22:30.662Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T12:22:30.662Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-24T12:22:30.662Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-24T12:22:30.662Z] INFO: Testing against a local daemon [2022-08-24T12:22:30.662Z] === RUN TestDockerDaemonSuite [2022-08-24T12:22:30.662Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-24T12:22:30.662Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-24T12:22:30.662Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-24T12:22:30.662Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-24T12:22:30.662Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-24T12:22:30.662Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-24T12:22:30.662Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-24T12:22:30.804Z] INFO: Testing against a local daemon [2022-08-24T12:22:30.804Z] === RUN TestAttachWithTTY [2022-08-24T12:22:30.804Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-24T12:22:30.804Z] === RUN TestAttachWithoutTTy [2022-08-24T12:22:30.804Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-24T12:22:30.804Z] === RUN TestCheckpoint [2022-08-24T12:22:30.804Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T12:22:30.804Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/commit [2022-08-24T12:22:30.804Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-24T12:22:30.804Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T12:22:30.804Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-24T12:22:30.804Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-24T12:22:30.804Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T12:22:30.804Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T12:22:30.804Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T12:22:30.804Z] === CONT TestContainerInvalidJSON/commit [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-24T12:22:30.804Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-24T12:22:30.804Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-24T12:22:30.804Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-24T12:22:30.804Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-24T12:22:30.804Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-24T12:22:30.804Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-24T12:22:30.804Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-24T12:22:30.804Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-24T12:22:30.804Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-24T12:22:30.804Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-24T12:22:30.804Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-24T12:22:30.804Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-24T12:22:30.804Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-24T12:22:31.001Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-08-24T12:22:31.001Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-24T12:22:31.066Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-24T12:22:31.066Z] === RUN TestCopyEmptyFile [2022-08-24T12:22:31.066Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-08-24T12:22:31.066Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-24T12:22:31.327Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-24T12:22:31.327Z] === RUN TestCopyFromContainer [2022-08-24T12:22:31.572Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-24T12:22:31.573Z] === RUN TestAuthZPluginDenyResponse [2022-08-24T12:22:32.144Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-24T12:22:32.144Z] === RUN TestAuthZPluginAllowEventStream [2022-08-24T12:22:32.270Z] === RUN TestCopyFromContainer// [2022-08-24T12:22:32.270Z] === RUN TestCopyFromContainer//bar/root [2022-08-24T12:22:32.270Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-24T12:22:32.270Z] === RUN TestCopyFromContainer/bar/quux [2022-08-24T12:22:32.270Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-24T12:22:32.531Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-24T12:22:32.531Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-24T12:22:32.531Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-24T12:22:32.531Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-24T12:22:32.792Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-24T12:22:32.792Z] --- PASS: TestCopyFromContainer (1.54s) [2022-08-24T12:22:32.792Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-24T12:22:32.792Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-08-24T12:22:32.792Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-24T12:22:32.792Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-08-24T12:22:32.792Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-24T12:22:32.792Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-24T12:22:32.792Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-24T12:22:32.792Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-24T12:22:32.792Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-24T12:22:32.792Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-24T12:22:32.792Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-24T12:22:32.792Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T12:22:32.792Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T12:22:32.792Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T12:22:32.792Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T12:22:32.792Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T12:22:32.792Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T12:22:32.792Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T12:22:32.792Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T12:22:32.792Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T12:22:32.792Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-24T12:22:32.792Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-24T12:22:32.792Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-24T12:22:32.792Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-24T12:22:32.792Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-24T12:22:32.792Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-24T12:22:32.792Z] === RUN TestCreateWithInvalidEnv [2022-08-24T12:22:32.792Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-24T12:22:32.792Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-24T12:22:32.793Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-24T12:22:32.793Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-24T12:22:32.793Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-24T12:22:32.793Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-24T12:22:32.793Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-24T12:22:32.793Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-24T12:22:32.793Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-24T12:22:32.793Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-24T12:22:32.793Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-24T12:22:32.793Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-24T12:22:32.793Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-24T12:22:32.793Z] === RUN TestCreateTmpfsMountsTarget [2022-08-24T12:22:32.793Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-24T12:22:32.793Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-24T12:22:33.527Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s) [2022-08-24T12:22:33.527Z] === RUN TestAuthZPluginErrorResponse [2022-08-24T12:22:33.788Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-08-24T12:22:33.788Z] === RUN TestAuthZPluginErrorRequest [2022-08-24T12:22:34.178Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) [2022-08-24T12:22:34.178Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-24T12:22:34.359Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-24T12:22:34.359Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-24T12:22:34.860Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-24T12:22:34.861Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-24T12:22:34.930Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-24T12:22:34.930Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-24T12:22:35.121Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2022-08-24T12:22:35.121Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-24T12:22:35.121Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T12:22:35.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T12:22:35.121Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T12:22:35.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T12:22:35.121Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T12:22:35.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T12:22:35.121Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T12:22:35.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T12:22:35.122Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T12:22:35.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T12:22:35.383Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T12:22:35.383Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T12:22:35.383Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T12:22:35.383Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T12:22:35.383Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T12:22:35.383Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-24T12:22:35.383Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-24T12:22:35.383Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-24T12:22:35.383Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-24T12:22:35.383Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-24T12:22:35.383Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-24T12:22:35.383Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-24T12:22:35.798Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-24T12:22:35.954Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2022-08-24T12:22:35.954Z] === RUN TestCreateDifferentPlatform [2022-08-24T12:22:35.954Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-24T12:22:35.954Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-24T12:22:35.954Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-24T12:22:35.954Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-24T12:22:35.954Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-24T12:22:35.954Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-24T12:22:35.954Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-24T12:22:35.954Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-24T12:22:35.954Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-24T12:22:35.954Z] === RUN TestCreateInvalidHostConfig [2022-08-24T12:22:35.954Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T12:22:35.954Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T12:22:35.954Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T12:22:35.954Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T12:22:35.954Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T12:22:35.954Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T12:22:35.954Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T12:22:35.954Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T12:22:35.954Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T12:22:35.954Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T12:22:35.954Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T12:22:35.954Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T12:22:35.954Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-24T12:22:35.954Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-24T12:22:35.954Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-24T12:22:35.954Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-24T12:22:35.954Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-24T12:22:35.954Z] === RUN TestContainerStartOnDaemonRestart [2022-08-24T12:22:35.954Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-24T12:22:35.954Z] === RUN TestDaemonRestartIpcMode [2022-08-24T12:22:35.954Z] === PAUSE TestDaemonRestartIpcMode [2022-08-24T12:22:35.954Z] === RUN TestDaemonHostGatewayIP [2022-08-24T12:22:35.954Z] === PAUSE TestDaemonHostGatewayIP [2022-08-24T12:22:35.954Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-24T12:22:35.954Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-24T12:22:35.954Z] === RUN TestContainerKillOnDaemonStart [2022-08-24T12:22:35.954Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-24T12:22:35.954Z] === RUN TestDiff [2022-08-24T12:22:36.058Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-24T12:22:36.215Z] --- PASS: TestDiff (0.43s) [2022-08-24T12:22:36.215Z] === RUN TestExecConsoleSize [2022-08-24T12:22:36.315Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s) [2022-08-24T12:22:36.315Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-24T12:22:36.787Z] --- PASS: TestExecConsoleSize (0.46s) [2022-08-24T12:22:36.787Z] === RUN TestExecWithCloseStdin [2022-08-24T12:22:36.998Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-24T12:22:37.358Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-08-24T12:22:37.358Z] === RUN TestExec [2022-08-24T12:22:37.620Z] --- PASS: TestExec (0.47s) [2022-08-24T12:22:37.620Z] === RUN TestExecUser [2022-08-24T12:22:37.701Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s) [2022-08-24T12:22:37.701Z] === RUN TestAuthZPluginHeader [2022-08-24T12:22:37.936Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-24T12:22:37.936Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-24T12:22:38.192Z] --- PASS: TestExecUser (0.44s) [2022-08-24T12:22:38.192Z] === RUN TestExportContainerAndImportImage [2022-08-24T12:22:38.643Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-08-24T12:22:38.643Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-24T12:22:38.763Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-08-24T12:22:38.763Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-24T12:22:38.872Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-24T12:22:39.813Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-24T12:22:40.072Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-24T12:22:40.072Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-24T12:22:40.072Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-24T12:22:40.147Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-08-24T12:22:40.147Z] === RUN TestHealthCheckWorkdir [2022-08-24T12:22:40.640Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-24T12:22:40.720Z] --- PASS: TestHealthCheckWorkdir (0.61s) [2022-08-24T12:22:40.720Z] === RUN TestHealthKillContainer [2022-08-24T12:22:41.209Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-24T12:22:42.146Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-24T12:22:42.410Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-24T12:22:42.410Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-24T12:22:42.410Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-24T12:22:42.410Z] --- PASS: TestBuildWithHugeFile (125.65s) [2022-08-24T12:22:42.410Z] === RUN TestBuildWCOWSandboxSize [2022-08-24T12:22:42.410Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T12:22:42.410Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-24T12:22:42.410Z] === RUN TestBuildWithEmptyDockerfile [2022-08-24T12:22:42.669Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T12:22:42.669Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T12:22:42.669Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T12:22:42.669Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T12:22:42.669Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T12:22:42.669Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T12:22:42.669Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T12:22:42.669Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T12:22:42.669Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T12:22:42.669Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-24T12:22:42.669Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2022-08-24T12:22:42.669Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2022-08-24T12:22:42.669Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-08-24T12:22:42.669Z] === RUN TestBuildPreserveOwnership [2022-08-24T12:22:42.843Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.19s) [2022-08-24T12:22:42.843Z] === RUN TestAuthZPluginV2Disable [2022-08-24T12:22:42.929Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-24T12:22:44.835Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-24T12:22:45.772Z] --- PASS: TestBuildPreserveOwnership (3.00s) [2022-08-24T12:22:45.772Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.00s) [2022-08-24T12:22:45.772Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.00s) [2022-08-24T12:22:45.772Z] === RUN TestBuildPlatformInvalid [2022-08-24T12:22:45.772Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-24T12:22:45.772Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-24T12:22:46.032Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-24T12:22:46.602Z] Loaded image: busybox:latest [2022-08-24T12:22:46.861Z] Loaded image: busybox:glibc [2022-08-24T12:22:47.053Z] --- PASS: TestAuthZPluginV2Disable (3.76s) [2022-08-24T12:22:47.053Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-24T12:22:48.239Z] Loaded image: debian:bullseye-slim [2022-08-24T12:22:48.498Z] Loaded image: hello-world:latest [2022-08-24T12:22:48.498Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-24T12:22:48.498Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T12:22:48.854Z] --- PASS: TestHealthKillContainer (7.88s) [2022-08-24T12:22:48.854Z] === RUN TestHealthCheckProcessKilled [2022-08-24T12:22:49.115Z] --- PASS: TestHealthCheckProcessKilled (0.65s) [2022-08-24T12:22:49.115Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-24T12:22:49.687Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-08-24T12:22:49.687Z] === RUN TestIpcModeNone [2022-08-24T12:22:49.948Z] --- PASS: TestIpcModeNone (0.46s) [2022-08-24T12:22:49.948Z] === RUN TestIpcModePrivate [2022-08-24T12:22:50.380Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.52s) [2022-08-24T12:22:50.380Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-24T12:22:50.405Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-24T12:22:50.519Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-24T12:22:50.519Z] --- PASS: TestIpcModePrivate (0.46s) [2022-08-24T12:22:50.519Z] === RUN TestIpcModeShareable [2022-08-24T12:22:50.779Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-08-24T12:22:51.039Z] --- PASS: TestIpcModeShareable (0.48s) [2022-08-24T12:22:51.039Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-24T12:22:52.312Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-24T12:22:52.423Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s) [2022-08-24T12:22:52.423Z] === RUN TestAPIIpcModeHost [2022-08-24T12:22:52.684Z] --- PASS: TestAPIIpcModeHost (0.34s) [2022-08-24T12:22:52.684Z] === RUN TestDaemonIpcModeShareable [2022-08-24T12:22:52.880Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-24T12:22:53.626Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-24T12:22:53.886Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-08-24T12:22:53.886Z] === RUN TestDaemonIpcModePrivate [2022-08-24T12:22:54.315Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-24T12:22:54.827Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-24T12:22:55.087Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-08-24T12:22:55.087Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-24T12:22:55.720Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-24T12:22:56.028Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-24T12:22:56.028Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-08-24T12:22:56.028Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-24T12:22:57.099Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-24T12:22:57.099Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-24T12:22:57.412Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-24T12:22:57.412Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-08-24T12:22:57.412Z] === RUN TestIpcModeOlderClient [2022-08-24T12:22:57.412Z] === PAUSE TestIpcModeOlderClient [2022-08-24T12:22:57.412Z] === RUN TestKillContainerInvalidSignal [2022-08-24T12:22:57.673Z] --- PASS: TestKillContainerInvalidSignal (0.38s) [2022-08-24T12:22:57.673Z] === RUN TestKillContainer [2022-08-24T12:22:57.673Z] === RUN TestKillContainer/no_signal [2022-08-24T12:22:57.934Z] === RUN TestKillContainer/non_killing_signal [2022-08-24T12:22:58.038Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-24T12:22:58.038Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-24T12:22:58.510Z] === RUN TestKillContainer/killing_signal [2022-08-24T12:22:58.976Z] docker_cli_daemon_test.go:1475: [d9346aecdf0fe] daemon is not started [2022-08-24T12:22:59.081Z] --- PASS: TestKillContainer (1.27s) [2022-08-24T12:22:59.081Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-08-24T12:22:59.081Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-08-24T12:22:59.081Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-08-24T12:22:59.081Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-24T12:22:59.081Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-24T12:22:59.236Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-24T12:22:59.342Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-24T12:22:59.630Z] Created binary: bundles/binary-daemon/dockerd [2022-08-24T12:22:59.630Z] Copying nested executables into bundles/binary-daemon [2022-08-24T12:22:59.630Z] Building: bundles/binary-daemon/docker-proxy [2022-08-24T12:22:59.630Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T12:22:59.630Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-24T12:22:59.630Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-24T12:22:59.804Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.94s) [2022-08-24T12:22:59.804Z] PASS [2022-08-24T12:22:59.804Z] [2022-08-24T12:22:59.804Z] === Skipped [2022-08-24T12:22:59.804Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-24T12:22:59.804Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T12:22:59.804Z] [2022-08-24T12:22:59.804Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-24T12:22:59.804Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T12:22:59.804Z] [2022-08-24T12:22:59.804Z] DONE 34 tests, 2 skipped in 190.626s [2022-08-24T12:22:59.804Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-24T12:22:59.804Z] ++ 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 [2022-08-24T12:22:59.804Z] ++ set -e [2022-08-24T12:22:59.804Z] ++ '[' -n 0 ']' [2022-08-24T12:22:59.804Z] ++ set -x [2022-08-24T12:22:59.804Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:22:59.804Z] check_test.go:540: [ddd53819b8d57] daemon is not started [2022-08-24T12:22:59.804Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-24T12:22:59.965Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43997/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=0cbb92bcc543767e5abe6f912ea797166fe25cba -e DOCKER_GRAPHDRIVER docker:0cbb92bcc543767e5abe6f912ea797166fe25cba hack/make.sh cross [2022-08-24T12:23:00.063Z] INFO: Testing against a local daemon [2022-08-24T12:23:00.063Z] === RUN TestConfigInspect [2022-08-24T12:23:00.063Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-24T12:23:00.226Z] [2022-08-24T12:23:00.226Z] Removing bundles/ [2022-08-24T12:23:00.284Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-08-24T12:23:00.284Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-08-24T12:23:00.284Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-08-24T12:23:00.284Z] === RUN TestKillStoppedContainer [2022-08-24T12:23:00.284Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-24T12:23:00.284Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-24T12:23:00.284Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-24T12:23:00.284Z] === RUN TestKillDifferentUserContainer [2022-08-24T12:23:00.376Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.33s) [2022-08-24T12:23:00.376Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-24T12:23:00.487Z] [2022-08-24T12:23:00.487Z] ---> Making bundle: cross (in bundles/cross) [2022-08-24T12:23:00.487Z] Cross building: bundles/cross/linux/amd64 [2022-08-24T12:23:00.487Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-24T12:23:00.487Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-24T12:23:00.855Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-08-24T12:23:00.856Z] === RUN TestInspectOomKilledTrue [2022-08-24T12:23:01.001Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-24T12:23:01.116Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-08-24T12:23:01.116Z] === RUN TestInspectOomKilledFalse [2022-08-24T12:23:01.688Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-08-24T12:23:01.688Z] === RUN TestLinksEtcHostsContentMatch [2022-08-24T12:23:01.939Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-24T12:23:01.939Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-24T12:23:01.949Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-08-24T12:23:01.949Z] === RUN TestLinksContainerNames [2022-08-24T12:23:02.878Z] --- PASS: TestConfigInspect (3.00s) [2022-08-24T12:23:02.878Z] === RUN TestConfigList [2022-08-24T12:23:02.892Z] --- PASS: TestLinksContainerNames (0.85s) [2022-08-24T12:23:02.892Z] === RUN TestLogsFollowTailEmpty [2022-08-24T12:23:03.153Z] --- PASS: TestLogsFollowTailEmpty (0.52s) [2022-08-24T12:23:03.153Z] === RUN TestLogs [2022-08-24T12:23:03.153Z] === RUN TestLogs/driver_local [2022-08-24T12:23:03.153Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T12:23:03.153Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T12:23:03.153Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-24T12:23:03.153Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-24T12:23:03.153Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-24T12:23:03.153Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-24T12:23:03.153Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T12:23:03.153Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T12:23:03.153Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-24T12:23:03.153Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-24T12:23:03.153Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-24T12:23:03.153Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-24T12:23:03.153Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T12:23:03.153Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T12:23:03.447Z] check_test.go:540: [d276346d32f67] daemon is not started [2022-08-24T12:23:03.447Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-24T12:23:03.725Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-24T12:23:03.986Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-24T12:23:04.562Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-24T12:23:04.562Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-24T12:23:05.134Z] === RUN TestLogs/driver_json-file [2022-08-24T12:23:05.134Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T12:23:05.134Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T12:23:05.134Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-24T12:23:05.134Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-24T12:23:05.134Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-24T12:23:05.134Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-24T12:23:05.134Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T12:23:05.134Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T12:23:05.134Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T12:23:05.134Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T12:23:05.134Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T12:23:05.134Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T12:23:05.134Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T12:23:05.134Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T12:23:05.983Z] --- PASS: TestConfigList (2.64s) [2022-08-24T12:23:05.984Z] === RUN TestConfigsCreateAndDelete [2022-08-24T12:23:06.076Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T12:23:06.076Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T12:23:06.242Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-24T12:23:06.336Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-24T12:23:06.597Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-24T12:23:06.811Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-24T12:23:07.168Z] --- PASS: TestLogs (3.77s) [2022-08-24T12:23:07.168Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-24T12:23:07.168Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.60s) [2022-08-24T12:23:07.168Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s) [2022-08-24T12:23:07.168Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.56s) [2022-08-24T12:23:07.168Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.58s) [2022-08-24T12:23:07.168Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.61s) [2022-08-24T12:23:07.168Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.56s) [2022-08-24T12:23:07.168Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-24T12:23:07.168Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.73s) [2022-08-24T12:23:07.168Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.76s) [2022-08-24T12:23:07.168Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.53s) [2022-08-24T12:23:07.168Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.58s) [2022-08-24T12:23:07.168Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s) [2022-08-24T12:23:07.168Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.53s) [2022-08-24T12:23:07.168Z] === RUN TestContainerNetworkMountsNoChown [2022-08-24T12:23:07.456Z] --- PASS: TestContainerNetworkMountsNoChown (0.47s) [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/default [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/default [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/private [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/private [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/rprivate [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/slave [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/slave [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/rslave [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/shared [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/shared [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/rshared [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-24T12:23:07.456Z] === CONT TestMountDaemonRoot/default [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-24T12:23:07.456Z] === CONT TestMountDaemonRoot/rslave [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-24T12:23:07.456Z] === CONT TestMountDaemonRoot/rshared [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T12:23:07.456Z] === CONT TestMountDaemonRoot/shared [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-24T12:23:07.456Z] === CONT TestMountDaemonRoot/rprivate [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-24T12:23:07.456Z] === CONT TestMountDaemonRoot/slave [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-24T12:23:07.456Z] === CONT TestMountDaemonRoot/private [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-24T12:23:07.456Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-24T12:23:07.456Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-24T12:23:07.456Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-24T12:23:07.456Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-24T12:23:07.456Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-24T12:23:07.456Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-24T12:23:07.735Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-24T12:23:07.735Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T12:23:07.735Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T12:23:07.735Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-24T12:23:07.735Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T12:23:07.735Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T12:23:07.735Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-24T12:23:07.735Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-24T12:23:07.735Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T12:23:07.735Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-24T12:23:07.735Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T12:23:07.735Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-24T12:23:07.735Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-24T12:23:07.735Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-24T12:23:07.735Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-24T12:23:07.735Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-24T12:23:07.735Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-24T12:23:07.735Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-24T12:23:07.735Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-24T12:23:07.735Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-24T12:23:07.748Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-24T12:23:07.748Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-24T12:23:08.001Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-24T12:23:08.001Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-24T12:23:08.001Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-24T12:23:08.001Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-24T12:23:08.001Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-08-24T12:23:08.001Z] === RUN TestContainerBindMountNonRecursive [2022-08-24T12:23:08.008Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-24T12:23:08.267Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-24T12:23:08.267Z] --- PASS: TestConfigsCreateAndDelete (2.76s) [2022-08-24T12:23:08.267Z] === RUN TestConfigsUpdate [2022-08-24T12:23:08.267Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-24T12:23:08.527Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-24T12:23:09.399Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2022-08-24T12:23:09.399Z] === RUN TestContainerVolumesMountedAsShared [2022-08-24T12:23:09.658Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-08-24T12:23:09.658Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-24T12:23:09.906Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-24T12:23:09.919Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-08-24T12:23:09.919Z] === RUN TestNetworkNat [2022-08-24T12:23:10.474Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-24T12:23:10.489Z] --- PASS: TestNetworkNat (0.44s) [2022-08-24T12:23:10.489Z] === RUN TestNetworkLocalhostTCPNat [2022-08-24T12:23:10.750Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-08-24T12:23:10.750Z] === RUN TestNetworkLoopbackNat [2022-08-24T12:23:11.853Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-24T12:23:11.853Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-24T12:23:11.853Z] --- PASS: TestConfigsUpdate (3.21s) [2022-08-24T12:23:11.853Z] === RUN TestTemplatedConfig [2022-08-24T12:23:12.112Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-24T12:23:12.680Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-24T12:23:12.940Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-24T12:23:13.293Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-08-24T12:23:13.293Z] === RUN TestPause [2022-08-24T12:23:13.510Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-24T12:23:13.865Z] --- PASS: TestPause (0.44s) [2022-08-24T12:23:13.865Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-24T12:23:13.865Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T12:23:13.865Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T12:23:13.865Z] === RUN TestPauseStopPausedContainer [2022-08-24T12:23:14.126Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-08-24T12:23:14.126Z] === RUN TestPidHost [2022-08-24T12:23:14.448Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-24T12:23:15.070Z] --- PASS: TestPidHost (0.93s) [2022-08-24T12:23:15.070Z] === RUN TestPsFilter [2022-08-24T12:23:15.331Z] --- PASS: TestPsFilter (0.13s) [2022-08-24T12:23:15.331Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-24T12:23:15.386Z] --- PASS: TestTemplatedConfig (3.59s) [2022-08-24T12:23:15.386Z] === RUN TestConfigCreateResolve [2022-08-24T12:23:15.386Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-24T12:23:15.386Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-24T12:23:15.386Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-24T12:23:15.904Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-08-24T12:23:15.904Z] === RUN TestRemoveContainerWithVolume [2022-08-24T12:23:16.165Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-08-24T12:23:16.165Z] === RUN TestRemoveContainerRunning [2022-08-24T12:23:16.324Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-24T12:23:16.324Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-24T12:23:16.324Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-24T12:23:16.324Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-24T12:23:16.324Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-24T12:23:16.324Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-24T12:23:16.736Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-08-24T12:23:16.737Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-24T12:23:16.894Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-24T12:23:16.997Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-08-24T12:23:16.997Z] === RUN TestRemoveInvalidContainer [2022-08-24T12:23:16.997Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-24T12:23:16.997Z] === RUN TestRenameLinkedContainer [2022-08-24T12:23:17.835Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-24T12:23:18.095Z] --- PASS: TestConfigCreateResolve (2.90s) [2022-08-24T12:23:18.095Z] PASS [2022-08-24T12:23:18.095Z] [2022-08-24T12:23:18.095Z] DONE 6 tests in 18.233s [2022-08-24T12:23:18.095Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-24T12:23:18.095Z] ++ 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 [2022-08-24T12:23:18.095Z] ++ set -e [2022-08-24T12:23:18.095Z] ++ '[' -n 0 ']' [2022-08-24T12:23:18.095Z] ++ set -x [2022-08-24T12:23:18.095Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:23:18.355Z] INFO: Testing against a local daemon [2022-08-24T12:23:18.355Z] === RUN TestAttachWithTTY [2022-08-24T12:23:18.355Z] --- PASS: TestAttachWithTTY (0.08s) [2022-08-24T12:23:18.355Z] === RUN TestAttachWithoutTTy [2022-08-24T12:23:18.355Z] --- PASS: TestAttachWithoutTTy (0.07s) [2022-08-24T12:23:18.355Z] === RUN TestCheckpoint [2022-08-24T12:23:18.355Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T12:23:18.355Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-24T12:23:18.355Z] === RUN TestContainerInvalidJSON [2022-08-24T12:23:18.355Z] === RUN TestContainerInvalidJSON/commit [2022-08-24T12:23:18.355Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-24T12:23:18.355Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-24T12:23:18.355Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-24T12:23:18.355Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T12:23:18.355Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T12:23:18.355Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-24T12:23:18.355Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-24T12:23:18.355Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-24T12:23:18.355Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-24T12:23:18.355Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T12:23:18.355Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T12:23:18.355Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T12:23:18.355Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T12:23:18.355Z] === CONT TestContainerInvalidJSON/commit [2022-08-24T12:23:18.355Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-24T12:23:18.355Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T12:23:18.355Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-24T12:23:18.355Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-24T12:23:18.355Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-24T12:23:18.355Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-24T12:23:18.355Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-24T12:23:18.355Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-24T12:23:18.355Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-24T12:23:18.355Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T12:23:18.355Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-24T12:23:18.355Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-24T12:23:18.355Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-24T12:23:18.355Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-24T12:23:18.355Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-24T12:23:18.355Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-24T12:23:18.355Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-24T12:23:18.355Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-24T12:23:18.355Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-24T12:23:18.355Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-24T12:23:18.355Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-24T12:23:18.355Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-24T12:23:18.355Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T12:23:18.355Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-24T12:23:18.355Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-24T12:23:18.355Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-24T12:23:18.355Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-24T12:23:18.356Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-24T12:23:18.356Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-24T12:23:18.356Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-24T12:23:18.356Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-24T12:23:18.356Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-24T12:23:18.487Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-24T12:23:18.487Z] PASS [2022-08-24T12:23:18.487Z] [2022-08-24T12:23:18.487Z] DONE 17 tests in 47.351s [2022-08-24T12:23:18.487Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-24T12:23:18.487Z] INFO: Testing against a local daemon [2022-08-24T12:23:18.487Z] === RUN TestPluginInvalidJSON [2022-08-24T12:23:18.487Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T12:23:18.487Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T12:23:18.487Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T12:23:18.487Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T12:23:18.487Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-24T12:23:18.488Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-24T12:23:18.488Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T12:23:18.488Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-24T12:23:18.488Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-24T12:23:18.488Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-24T12:23:18.488Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-24T12:23:18.488Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-24T12:23:18.488Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-24T12:23:18.488Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-24T12:23:18.488Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-24T12:23:18.488Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-24T12:23:18.488Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T12:23:18.488Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-24T12:23:18.488Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-24T12:23:18.488Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-24T12:23:18.488Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-24T12:23:18.488Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-08-24T12:23:18.488Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-24T12:23:18.488Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-24T12:23:18.488Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-24T12:23:18.488Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-24T12:23:18.488Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-24T12:23:18.488Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-24T12:23:18.488Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-24T12:23:18.488Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-24T12:23:18.488Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-24T12:23:18.488Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-24T12:23:18.488Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-24T12:23:18.488Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-24T12:23:18.488Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-24T12:23:18.488Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-24T12:23:18.488Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-24T12:23:18.488Z] === RUN TestPluginInstall [2022-08-24T12:23:18.488Z] === RUN TestPluginInstall/no_auth [2022-08-24T12:23:18.488Z] time="2022-08-24T12:23:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:23:18.488Z] time="2022-08-24T12:23:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f167f587e078f50d8600ef54507d2cd367e37afee6db518c0e0262278b8af6f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:23:18.488Z] time="2022-08-24T12:23:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:23:18.488Z] time="2022-08-24T12:23:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f167f587e078f50d8600ef54507d2cd367e37afee6db518c0e0262278b8af6f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:23:18.488Z] === RUN TestPluginInstall/with_htpasswd [2022-08-24T12:23:18.488Z] time="2022-08-24T12:23:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:23:18.488Z] time="2022-08-24T12:23:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:37c56d826a84d65e6935c1e7aff7f21caabc43e3d975ea63e30780049dd4c6f7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:23:18.488Z] time="2022-08-24T12:23:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:23:18.488Z] time="2022-08-24T12:23:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:37c56d826a84d65e6935c1e7aff7f21caabc43e3d975ea63e30780049dd4c6f7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:23:18.488Z] === RUN TestPluginInstall/with_insecure [2022-08-24T12:23:18.722Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-24T12:23:18.722Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-24T12:23:18.722Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-24T12:23:18.722Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-24T12:23:18.722Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-08-24T12:23:18.722Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-24T12:23:18.722Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-08-24T12:23:18.722Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-24T12:23:18.722Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-24T12:23:18.722Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-24T12:23:18.722Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-08-24T12:23:18.722Z] === RUN TestCopyEmptyFile [2022-08-24T12:23:18.749Z] time="2022-08-24T12:23:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:23:18.749Z] time="2022-08-24T12:23:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e889e4ae4275f36df930beb066cea5bea5a7ff5a910a96ae9536561f1d7618c9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:23:18.749Z] time="2022-08-24T12:23:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:23:18.749Z] time="2022-08-24T12:23:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e889e4ae4275f36df930beb066cea5bea5a7ff5a910a96ae9536561f1d7618c9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:23:18.749Z] plugin_test.go:196: [d34c82186bd12] daemon is not started [2022-08-24T12:23:18.749Z] --- PASS: TestPluginInstall (2.70s) [2022-08-24T12:23:18.749Z] --- PASS: TestPluginInstall/no_auth (1.03s) [2022-08-24T12:23:18.749Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-08-24T12:23:18.749Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-08-24T12:23:18.749Z] === RUN TestPluginsWithRuntimes [2022-08-24T12:23:18.910Z] --- PASS: TestRenameLinkedContainer (1.72s) [2022-08-24T12:23:18.910Z] === RUN TestRenameStoppedContainer [2022-08-24T12:23:19.170Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-08-24T12:23:19.170Z] === RUN TestRenameRunningContainerAndReuse [2022-08-24T12:23:19.291Z] --- PASS: TestCopyEmptyFile (0.47s) [2022-08-24T12:23:19.291Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-24T12:23:19.291Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-08-24T12:23:19.291Z] === RUN TestCopyFromContainer [2022-08-24T12:23:19.291Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-24T12:23:20.114Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-08-24T12:23:20.114Z] === RUN TestRenameInvalidName [2022-08-24T12:23:20.375Z] --- PASS: TestRenameInvalidName (0.43s) [2022-08-24T12:23:20.375Z] === RUN TestRenameAnonymousContainer [2022-08-24T12:23:20.662Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-24T12:23:20.673Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-24T12:23:20.932Z] === RUN TestCopyFromContainer// [2022-08-24T12:23:20.932Z] === RUN TestCopyFromContainer//bar/root [2022-08-24T12:23:21.192Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-24T12:23:21.192Z] === RUN TestCopyFromContainer/bar/quux [2022-08-24T12:23:21.232Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-24T12:23:21.452Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-24T12:23:21.452Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-24T12:23:21.452Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-24T12:23:21.452Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-24T12:23:21.452Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-24T12:23:21.712Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-24T12:23:21.712Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-24T12:23:21.971Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-24T12:23:21.971Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-24T12:23:21.971Z] --- PASS: TestCopyFromContainer (2.85s) [2022-08-24T12:23:21.971Z] --- PASS: TestCopyFromContainer// (0.10s) [2022-08-24T12:23:21.971Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2022-08-24T12:23:21.971Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2022-08-24T12:23:21.971Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2022-08-24T12:23:21.971Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2022-08-24T12:23:21.971Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2022-08-24T12:23:21.971Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2022-08-24T12:23:21.971Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2022-08-24T12:23:21.971Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-08-24T12:23:21.971Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2022-08-24T12:23:21.971Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-24T12:23:22.173Z] --- PASS: TestPluginsWithRuntimes (3.35s) [2022-08-24T12:23:22.173Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-08-24T12:23:22.173Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-08-24T12:23:22.173Z] === RUN TestPluginBackCompatMediaTypes [2022-08-24T12:23:22.231Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T12:23:22.231Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T12:23:22.231Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T12:23:22.231Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T12:23:22.231Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T12:23:22.231Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T12:23:22.231Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T12:23:22.231Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T12:23:22.231Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T12:23:22.231Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-24T12:23:22.231Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-24T12:23:22.231Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-24T12:23:22.231Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-24T12:23:22.231Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-24T12:23:22.231Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2022-08-24T12:23:22.231Z] === RUN TestCreateWithInvalidEnv [2022-08-24T12:23:22.231Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-24T12:23:22.231Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-24T12:23:22.231Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-24T12:23:22.231Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-24T12:23:22.231Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-24T12:23:22.231Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-24T12:23:22.231Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-24T12:23:22.231Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-24T12:23:22.231Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-24T12:23:22.231Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-24T12:23:22.231Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-24T12:23:22.231Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-24T12:23:22.231Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-24T12:23:22.231Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-24T12:23:22.231Z] === RUN TestCreateTmpfsMountsTarget [2022-08-24T12:23:22.231Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2022-08-24T12:23:22.231Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-24T12:23:22.289Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2022-08-24T12:23:22.289Z] === RUN TestRenameContainerWithSameName [2022-08-24T12:23:22.289Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-08-24T12:23:22.289Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-24T12:23:22.743Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-24T12:23:22.743Z] PASS [2022-08-24T12:23:22.743Z] [2022-08-24T12:23:22.743Z] DONE 24 tests in 6.659s [2022-08-24T12:23:22.743Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-24T12:23:22.743Z] INFO: Testing against a local daemon [2022-08-24T12:23:22.743Z] === RUN TestExternalGraphDriver [2022-08-24T12:23:23.168Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-24T12:23:23.168Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-24T12:23:23.231Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-08-24T12:23:23.231Z] === RUN TestResize [2022-08-24T12:23:23.313Z] === RUN TestExternalGraphDriver/json [2022-08-24T12:23:23.492Z] --- PASS: TestResize (0.42s) [2022-08-24T12:23:23.492Z] === RUN TestResizeWithInvalidSize [2022-08-24T12:23:24.064Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-08-24T12:23:24.064Z] === RUN TestResizeWhenContainerNotStarted [2022-08-24T12:23:24.106Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-24T12:23:24.325Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-08-24T12:23:24.325Z] === RUN TestDaemonRestartKillContainers [2022-08-24T12:23:24.325Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T12:23:24.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T12:23:24.325Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T12:23:24.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T12:23:24.325Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T12:23:24.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T12:23:24.325Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T12:23:24.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T12:23:24.325Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T12:23:24.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T12:23:24.325Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T12:23:24.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T12:23:24.325Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T12:23:24.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T12:23:24.325Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T12:23:24.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T12:23:24.325Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:23:24.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:23:24.325Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:23:24.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:23:24.325Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:23:24.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:23:24.325Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:23:24.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:23:24.325Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:23:24.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:23:24.325Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:23:24.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:23:24.325Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:23:24.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:23:24.325Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:23:24.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:23:24.325Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T12:23:24.325Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:23:24.674Z] --- PASS: TestCreateWithCustomMaskedPaths (2.27s) [2022-08-24T12:23:24.674Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-24T12:23:24.674Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-24T12:23:24.674Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-24T12:23:24.698Z] === RUN TestExternalGraphDriver/spec [2022-08-24T12:23:25.243Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-24T12:23:25.503Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-24T12:23:25.710Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T12:23:25.971Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:23:26.444Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-24T12:23:26.610Z] === RUN TestExternalGraphDriver/pull [2022-08-24T12:23:26.704Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.12s) [2022-08-24T12:23:26.704Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-24T12:23:26.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T12:23:26.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T12:23:26.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T12:23:26.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T12:23:26.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T12:23:26.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T12:23:26.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T12:23:26.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T12:23:26.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T12:23:26.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T12:23:26.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T12:23:26.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T12:23:26.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T12:23:26.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T12:23:26.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T12:23:26.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-08-24T12:23:26.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-24T12:23:26.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-08-24T12:23:26.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-08-24T12:23:26.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-08-24T12:23:26.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-24T12:23:26.704Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-24T12:23:26.704Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-24T12:23:27.273Z] check_test.go:540: [d7eb4b593073d] daemon is not started [2022-08-24T12:23:27.273Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-24T12:23:27.273Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2022-08-24T12:23:27.273Z] === RUN TestCreateDifferentPlatform [2022-08-24T12:23:27.273Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-24T12:23:27.273Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-24T12:23:27.358Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:23:27.358Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:23:27.533Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-24T12:23:27.533Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-08-24T12:23:27.533Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-08-24T12:23:27.533Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-24T12:23:27.533Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-24T12:23:27.533Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-08-24T12:23:27.533Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-24T12:23:27.533Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-24T12:23:27.533Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-24T12:23:27.533Z] === RUN TestCreateInvalidHostConfig [2022-08-24T12:23:27.533Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T12:23:27.533Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T12:23:27.533Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T12:23:27.533Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T12:23:27.533Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T12:23:27.533Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T12:23:27.533Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T12:23:27.533Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T12:23:27.533Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T12:23:27.533Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T12:23:27.533Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T12:23:27.533Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T12:23:27.533Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-08-24T12:23:27.533Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-24T12:23:27.533Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-24T12:23:27.533Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-24T12:23:27.533Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.01s) [2022-08-24T12:23:27.533Z] === RUN TestContainerStartOnDaemonRestart [2022-08-24T12:23:27.533Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-24T12:23:27.533Z] === RUN TestDaemonRestartIpcMode [2022-08-24T12:23:27.533Z] === PAUSE TestDaemonRestartIpcMode [2022-08-24T12:23:27.533Z] === RUN TestDaemonHostGatewayIP [2022-08-24T12:23:27.533Z] === PAUSE TestDaemonHostGatewayIP [2022-08-24T12:23:27.533Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-24T12:23:27.533Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-24T12:23:27.533Z] === RUN TestContainerKillOnDaemonStart [2022-08-24T12:23:27.533Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-24T12:23:27.533Z] === RUN TestDiff [2022-08-24T12:23:27.993Z] --- PASS: TestExternalGraphDriver (5.20s) [2022-08-24T12:23:27.993Z] --- PASS: TestExternalGraphDriver/json (1.63s) [2022-08-24T12:23:27.993Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2022-08-24T12:23:27.993Z] --- PASS: TestExternalGraphDriver/pull (1.59s) [2022-08-24T12:23:27.993Z] === RUN TestGraphdriverPluginV2 [2022-08-24T12:23:28.469Z] --- PASS: TestDiff (0.74s) [2022-08-24T12:23:28.469Z] === RUN TestExecConsoleSize [2022-08-24T12:23:28.469Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-24T12:23:28.741Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:23:28.742Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:23:29.037Z] --- PASS: TestExecConsoleSize (0.81s) [2022-08-24T12:23:29.037Z] === RUN TestExecWithCloseStdin [2022-08-24T12:23:29.606Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-24T12:23:29.865Z] --- PASS: TestExecWithCloseStdin (0.88s) [2022-08-24T12:23:29.865Z] === RUN TestExec [2022-08-24T12:23:30.124Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-24T12:23:31.064Z] --- PASS: TestExec (1.01s) [2022-08-24T12:23:31.064Z] === RUN TestExecUser [2022-08-24T12:23:31.323Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-24T12:23:31.582Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-24T12:23:31.582Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-24T12:23:31.841Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-24T12:23:31.841Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-24T12:23:31.841Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-24T12:23:31.841Z] --- PASS: TestExecUser (0.89s) [2022-08-24T12:23:31.841Z] === RUN TestExportContainerAndImportImage [2022-08-24T12:23:32.042Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:23:32.042Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:23:32.197Z] --- PASS: TestGraphdriverPluginV2 (4.11s) [2022-08-24T12:23:32.197Z] PASS [2022-08-24T12:23:32.197Z] [2022-08-24T12:23:32.197Z] DONE 5 tests in 9.352s [2022-08-24T12:23:32.197Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-24T12:23:32.197Z] INFO: Testing against a local daemon [2022-08-24T12:23:32.197Z] === RUN TestContinueAfterPluginCrash [2022-08-24T12:23:32.197Z] === PAUSE TestContinueAfterPluginCrash [2022-08-24T12:23:32.197Z] === RUN TestReadPluginNoRead [2022-08-24T12:23:32.197Z] === PAUSE TestReadPluginNoRead [2022-08-24T12:23:32.197Z] === RUN TestDaemonStartWithLogOpt [2022-08-24T12:23:32.197Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-24T12:23:32.197Z] === CONT TestContinueAfterPluginCrash [2022-08-24T12:23:32.197Z] === CONT TestDaemonStartWithLogOpt [2022-08-24T12:23:32.781Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-24T12:23:33.041Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2022-08-24T12:23:33.041Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-24T12:23:33.609Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-24T12:23:34.546Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2022-08-24T12:23:34.547Z] === RUN TestHealthCheckWorkdir [2022-08-24T12:23:35.021Z] --- PASS: TestImportExtremelyLargeImageWorks (92.61s) [2022-08-24T12:23:35.021Z] PASS [2022-08-24T12:23:35.021Z] [2022-08-24T12:23:35.021Z] === Skipped [2022-08-24T12:23:35.021Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-24T12:23:35.021Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-24T12:23:35.021Z] [2022-08-24T12:23:35.021Z] DONE 22 tests, 1 skipped in 96.710s [2022-08-24T12:23:35.021Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-24T12:23:35.021Z] === RUN TestStripANSICommands [2022-08-24T12:23:35.021Z] === RUN TestStripANSICommands/#00 [2022-08-24T12:23:35.021Z] === RUN TestStripANSICommands/#01 [2022-08-24T12:23:35.021Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-24T12:23:35.021Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-24T12:23:35.021Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-24T12:23:35.021Z] PASS [2022-08-24T12:23:35.021Z] [2022-08-24T12:23:35.021Z] DONE 3 tests in 0.042s [2022-08-24T12:23:35.021Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-24T12:23:35.021Z] INFO: Testing against a local daemon [2022-08-24T12:23:35.021Z] === RUN TestNetworkCreateDelete [2022-08-24T12:23:35.021Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-24T12:23:35.021Z] === RUN TestDockerNetworkDeletePreferID [2022-08-24T12:23:35.021Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-08-24T12:23:35.021Z] === RUN TestDaemonDNSFallback [2022-08-24T12:23:35.116Z] --- PASS: TestHealthCheckWorkdir (0.72s) [2022-08-24T12:23:35.116Z] === RUN TestHealthKillContainer [2022-08-24T12:23:36.247Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T12:23:36.247Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T12:23:36.404Z] --- PASS: TestDaemonStartWithLogOpt (3.58s) [2022-08-24T12:23:36.405Z] === CONT TestReadPluginNoRead [2022-08-24T12:23:37.020Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-24T12:23:37.279Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-24T12:23:37.538Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-24T12:23:37.633Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T12:23:37.893Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T12:23:38.104Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-24T12:23:38.104Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-24T12:23:38.104Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-24T12:23:38.104Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-24T12:23:38.313Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-08-24T12:23:38.313Z] === RUN TestInspectNetwork [2022-08-24T12:23:38.313Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:38.313Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-24T12:23:38.313Z] === RUN TestRunContainerWithBridgeNone [2022-08-24T12:23:38.313Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:23:38.313Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-24T12:23:38.313Z] === RUN TestNetworkInvalidJSON [2022-08-24T12:23:38.313Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-24T12:23:38.313Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-24T12:23:38.313Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T12:23:38.313Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T12:23:38.313Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T12:23:38.313Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T12:23:38.313Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-24T12:23:38.313Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-24T12:23:38.313Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T12:23:38.313Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-24T12:23:38.313Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-24T12:23:38.313Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-24T12:23:38.313Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-24T12:23:38.313Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-24T12:23:38.313Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-24T12:23:38.313Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-24T12:23:38.313Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T12:23:38.313Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-24T12:23:38.313Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-24T12:23:38.313Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-24T12:23:38.313Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-24T12:23:38.313Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-24T12:23:38.313Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-24T12:23:38.313Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-24T12:23:38.313Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-24T12:23:38.313Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-24T12:23:38.313Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-24T12:23:38.313Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-24T12:23:38.313Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-24T12:23:38.313Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-24T12:23:38.313Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-24T12:23:38.313Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-24T12:23:38.313Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-24T12:23:38.313Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-24T12:23:38.313Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-24T12:23:38.313Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-24T12:23:38.313Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-24T12:23:38.313Z] === RUN TestNetworkList [2022-08-24T12:23:38.313Z] === RUN TestNetworkList//networks [2022-08-24T12:23:38.313Z] === PAUSE TestNetworkList//networks [2022-08-24T12:23:38.313Z] === RUN TestNetworkList//networks/ [2022-08-24T12:23:38.313Z] === PAUSE TestNetworkList//networks/ [2022-08-24T12:23:38.313Z] === CONT TestNetworkList//networks [2022-08-24T12:23:38.313Z] === CONT TestNetworkList//networks/ [2022-08-24T12:23:38.313Z] --- PASS: TestNetworkList (0.01s) [2022-08-24T12:23:38.313Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-24T12:23:38.313Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-24T12:23:38.313Z] === RUN TestHostIPv4BridgeLabel [2022-08-24T12:23:38.313Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:23:38.313Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-24T12:23:38.313Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-24T12:23:38.313Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:23:38.313Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-24T12:23:38.313Z] === RUN TestDaemonDefaultNetworkPools [2022-08-24T12:23:38.313Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:23:38.313Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-24T12:23:38.313Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-24T12:23:38.313Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:23:38.313Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-24T12:23:38.313Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-24T12:23:38.313Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:23:38.313Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-24T12:23:38.313Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-24T12:23:38.313Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:23:38.313Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-24T12:23:38.313Z] === RUN TestServiceWithPredefinedNetwork [2022-08-24T12:23:38.314Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:38.314Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-24T12:23:38.314Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-24T12:23:38.314Z] service_test.go:243: FLAKY_TEST [2022-08-24T12:23:38.314Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T12:23:38.314Z] === RUN TestServiceWithDataPathPortInit [2022-08-24T12:23:38.314Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:38.314Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-24T12:23:38.314Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-24T12:23:38.314Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:38.314Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-24T12:23:38.314Z] PASS [2022-08-24T12:23:38.314Z] [2022-08-24T12:23:38.314Z] === Skipped [2022-08-24T12:23:38.314Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-24T12:23:38.314Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:38.314Z] [2022-08-24T12:23:38.314Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-24T12:23:38.314Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:23:38.314Z] [2022-08-24T12:23:38.314Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-24T12:23:38.314Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:23:38.314Z] [2022-08-24T12:23:38.314Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-24T12:23:38.314Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:23:38.314Z] [2022-08-24T12:23:38.314Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-24T12:23:38.314Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:23:38.314Z] [2022-08-24T12:23:38.314Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-24T12:23:38.314Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:23:38.314Z] [2022-08-24T12:23:38.314Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-24T12:23:38.314Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:23:38.314Z] [2022-08-24T12:23:38.314Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-24T12:23:38.314Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:23:38.314Z] [2022-08-24T12:23:38.314Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-24T12:23:38.314Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:38.314Z] [2022-08-24T12:23:38.314Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T12:23:38.314Z] service_test.go:243: FLAKY_TEST [2022-08-24T12:23:38.314Z] [2022-08-24T12:23:38.314Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-24T12:23:38.314Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:38.314Z] [2022-08-24T12:23:38.314Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-24T12:23:38.314Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:38.314Z] [2022-08-24T12:23:38.314Z] DONE 34 tests, 12 skipped in 7.107s [2022-08-24T12:23:38.314Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-24T12:23:38.314Z] INFO: Testing against a local daemon [2022-08-24T12:23:38.314Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-24T12:23:38.314Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T12:23:38.314Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T12:23:38.314Z] === RUN TestDockerNetworkIpvlan [2022-08-24T12:23:38.314Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T12:23:38.314Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-24T12:23:38.314Z] PASS [2022-08-24T12:23:38.314Z] [2022-08-24T12:23:38.314Z] === Skipped [2022-08-24T12:23:38.314Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T12:23:38.314Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T12:23:38.314Z] [2022-08-24T12:23:38.314Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-24T12:23:38.314Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T12:23:38.314Z] [2022-08-24T12:23:38.314Z] DONE 2 tests, 2 skipped in 0.100s [2022-08-24T12:23:38.314Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-24T12:23:38.314Z] INFO: Testing against a local daemon [2022-08-24T12:23:38.314Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-24T12:23:38.314Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:23:38.314Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-24T12:23:38.314Z] === RUN TestDockerNetworkMacvlan [2022-08-24T12:23:38.314Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:23:38.314Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-24T12:23:38.314Z] PASS [2022-08-24T12:23:38.314Z] [2022-08-24T12:23:38.314Z] === Skipped [2022-08-24T12:23:38.314Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-24T12:23:38.314Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:23:38.314Z] [2022-08-24T12:23:38.314Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-24T12:23:38.314Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:23:38.314Z] [2022-08-24T12:23:38.314Z] DONE 2 tests, 2 skipped in 0.089s [2022-08-24T12:23:38.314Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-24T12:23:38.314Z] testing: warning: no tests to run [2022-08-24T12:23:38.314Z] PASS [2022-08-24T12:23:38.314Z] [2022-08-24T12:23:38.314Z] DONE 0 tests in 0.026s [2022-08-24T12:23:38.314Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-24T12:23:38.315Z] === RUN TestReadPluginNoRead/default [2022-08-24T12:23:38.573Z] INFO: Testing against a local daemon [2022-08-24T12:23:38.573Z] === RUN TestAuthZPluginAllowRequest [2022-08-24T12:23:38.573Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:38.573Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-24T12:23:38.573Z] === RUN TestAuthZPluginTLS [2022-08-24T12:23:38.573Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:38.573Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-24T12:23:38.573Z] === RUN TestAuthZPluginDenyRequest [2022-08-24T12:23:38.573Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:38.573Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-24T12:23:38.573Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-24T12:23:38.574Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:38.574Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-24T12:23:38.574Z] === RUN TestAuthZPluginDenyResponse [2022-08-24T12:23:38.574Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:38.574Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-24T12:23:38.574Z] === RUN TestAuthZPluginAllowEventStream [2022-08-24T12:23:38.574Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:38.574Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-24T12:23:38.574Z] === RUN TestAuthZPluginErrorResponse [2022-08-24T12:23:38.574Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:38.574Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-24T12:23:38.574Z] === RUN TestAuthZPluginErrorRequest [2022-08-24T12:23:38.574Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:38.574Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-24T12:23:38.574Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-24T12:23:38.574Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:38.574Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-24T12:23:38.574Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-24T12:23:38.574Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:38.574Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-24T12:23:38.574Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-24T12:23:38.574Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:38.574Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-24T12:23:38.574Z] === RUN TestAuthZPluginHeader [2022-08-24T12:23:38.574Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:38.574Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-24T12:23:38.574Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-24T12:23:38.833Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:38.833Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.45s) [2022-08-24T12:23:38.833Z] === RUN TestAuthZPluginV2Disable [2022-08-24T12:23:39.256Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-24T12:23:39.401Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:39.401Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-24T12:23:39.401Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-24T12:23:39.661Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:39.661Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-24T12:23:39.661Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-24T12:23:39.808Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T12:23:39.808Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T12:23:39.920Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:39.920Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-24T12:23:39.920Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-24T12:23:40.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:40.180Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-24T12:23:40.180Z] PASS [2022-08-24T12:23:40.180Z] [2022-08-24T12:23:40.180Z] === Skipped [2022-08-24T12:23:40.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-24T12:23:40.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:40.180Z] [2022-08-24T12:23:40.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-24T12:23:40.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:40.180Z] [2022-08-24T12:23:40.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-24T12:23:40.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:40.180Z] [2022-08-24T12:23:40.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-24T12:23:40.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:40.180Z] [2022-08-24T12:23:40.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-24T12:23:40.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:40.180Z] [2022-08-24T12:23:40.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-24T12:23:40.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:40.180Z] [2022-08-24T12:23:40.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-24T12:23:40.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:40.180Z] [2022-08-24T12:23:40.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-24T12:23:40.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:40.180Z] [2022-08-24T12:23:40.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-24T12:23:40.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:40.180Z] [2022-08-24T12:23:40.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-24T12:23:40.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:40.180Z] [2022-08-24T12:23:40.180Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-24T12:23:40.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:40.180Z] [2022-08-24T12:23:40.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-24T12:23:40.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:40.180Z] [2022-08-24T12:23:40.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.45s) [2022-08-24T12:23:40.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:40.180Z] [2022-08-24T12:23:40.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-24T12:23:40.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:40.180Z] [2022-08-24T12:23:40.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-24T12:23:40.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:40.180Z] [2022-08-24T12:23:40.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-24T12:23:40.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:40.180Z] [2022-08-24T12:23:40.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-24T12:23:40.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:40.180Z] [2022-08-24T12:23:40.180Z] DONE 17 tests, 17 skipped in 1.846s [2022-08-24T12:23:40.180Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-24T12:23:40.440Z] INFO: Testing against a local daemon [2022-08-24T12:23:40.440Z] === RUN TestPluginInvalidJSON [2022-08-24T12:23:40.440Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T12:23:40.440Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T12:23:40.440Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T12:23:40.440Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T12:23:40.440Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-24T12:23:40.440Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-24T12:23:40.440Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T12:23:40.440Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-24T12:23:40.440Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T12:23:40.440Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-24T12:23:40.440Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-24T12:23:40.440Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-24T12:23:40.440Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-24T12:23:40.440Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-24T12:23:40.440Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-24T12:23:40.440Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-24T12:23:40.440Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-24T12:23:40.440Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-24T12:23:40.440Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-24T12:23:40.440Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-24T12:23:40.440Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-24T12:23:40.440Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-24T12:23:40.440Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-08-24T12:23:40.440Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-24T12:23:40.440Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-24T12:23:40.440Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-24T12:23:40.440Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-24T12:23:40.440Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-24T12:23:40.440Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-24T12:23:40.440Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-24T12:23:40.440Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-24T12:23:40.440Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-24T12:23:40.440Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-24T12:23:40.440Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-24T12:23:40.440Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-24T12:23:40.440Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-24T12:23:40.440Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-24T12:23:40.440Z] === RUN TestPluginInstall [2022-08-24T12:23:40.440Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:40.440Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-24T12:23:40.440Z] === RUN TestPluginsWithRuntimes [2022-08-24T12:23:40.440Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-24T12:23:40.440Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-24T12:23:40.440Z] === RUN TestPluginBackCompatMediaTypes [2022-08-24T12:23:40.440Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-24T12:23:40.440Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-24T12:23:40.440Z] PASS [2022-08-24T12:23:40.440Z] [2022-08-24T12:23:40.440Z] === Skipped [2022-08-24T12:23:40.440Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-24T12:23:40.440Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:23:40.440Z] [2022-08-24T12:23:40.440Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-24T12:23:40.440Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-24T12:23:40.440Z] [2022-08-24T12:23:40.440Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-24T12:23:40.440Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-24T12:23:40.440Z] [2022-08-24T12:23:40.440Z] DONE 19 tests, 3 skipped in 0.154s [2022-08-24T12:23:40.440Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-24T12:23:40.440Z] INFO: Testing against a local daemon [2022-08-24T12:23:40.440Z] === RUN TestExternalGraphDriver [2022-08-24T12:23:40.634Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-24T12:23:40.638Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-24T12:23:40.638Z] --- PASS: TestContinueAfterPluginCrash (8.40s) [2022-08-24T12:23:40.893Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-24T12:23:41.009Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-24T12:23:41.009Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-08-24T12:23:41.009Z] === RUN TestGraphdriverPluginV2 [2022-08-24T12:23:41.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-24T12:23:41.413Z] check_test.go:540: [d8821f0b3e34d] daemon is not started [2022-08-24T12:23:41.413Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-24T12:23:41.580Z] === CONT TestReadPluginNoRead [2022-08-24T12:23:41.580Z] read_test.go:92: [d631cd165d32c] daemon is not started [2022-08-24T12:23:41.580Z] --- PASS: TestReadPluginNoRead (5.85s) [2022-08-24T12:23:41.580Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-08-24T12:23:41.580Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-08-24T12:23:41.580Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-08-24T12:23:41.580Z] PASS [2022-08-24T12:23:41.580Z] [2022-08-24T12:23:41.580Z] DONE 6 tests in 9.457s [2022-08-24T12:23:41.580Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-24T12:23:41.580Z] testing: warning: no tests to run [2022-08-24T12:23:41.580Z] PASS [2022-08-24T12:23:41.580Z] [2022-08-24T12:23:41.580Z] DONE 0 tests in 0.008s [2022-08-24T12:23:41.580Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-24T12:23:41.580Z] INFO: Testing against a local daemon [2022-08-24T12:23:41.580Z] === RUN TestPluginWithDevMounts [2022-08-24T12:23:41.580Z] === PAUSE TestPluginWithDevMounts [2022-08-24T12:23:41.580Z] === CONT TestPluginWithDevMounts [2022-08-24T12:23:41.722Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-24T12:23:41.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-08-24T12:23:41.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.63s) [2022-08-24T12:23:41.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-08-24T12:23:41.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s) [2022-08-24T12:23:41.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-08-24T12:23:41.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-08-24T12:23:41.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.49s) [2022-08-24T12:23:41.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.54s) [2022-08-24T12:23:41.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.92s) [2022-08-24T12:23:41.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.96s) [2022-08-24T12:23:41.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s) [2022-08-24T12:23:41.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.77s) [2022-08-24T12:23:41.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.90s) [2022-08-24T12:23:41.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.00s) [2022-08-24T12:23:41.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.78s) [2022-08-24T12:23:41.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.83s) [2022-08-24T12:23:41.722Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-24T12:23:41.722Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-24T12:23:41.981Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-24T12:23:41.981Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-24T12:23:42.549Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-24T12:23:42.664Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-24T12:23:42.828Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-24T12:23:43.107Z] --- PASS: TestHealthKillContainer (8.13s) [2022-08-24T12:23:43.108Z] === RUN TestHealthCheckProcessKilled [2022-08-24T12:23:43.383Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-24T12:23:43.491Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-08-24T12:23:43.491Z] PASS [2022-08-24T12:23:43.491Z] [2022-08-24T12:23:43.491Z] DONE 1 tests in 1.621s [2022-08-24T12:23:43.491Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-24T12:23:43.491Z] INFO: Testing against a local daemon [2022-08-24T12:23:43.491Z] === RUN TestSecretInspect [2022-08-24T12:23:43.607Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.80s) [2022-08-24T12:23:43.607Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s) [2022-08-24T12:23:43.607Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.89s) [2022-08-24T12:23:43.607Z] === RUN TestCgroupNamespacesRun [2022-08-24T12:23:44.333Z] --- PASS: TestHealthCheckProcessKilled (0.94s) [2022-08-24T12:23:44.333Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-24T12:23:44.548Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-08-24T12:23:44.548Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-24T12:23:44.591Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2022-08-24T12:23:44.591Z] === RUN TestIpcModeNone [2022-08-24T12:23:44.851Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-24T12:23:45.206Z] --- PASS: TestGraphdriverPluginV2 (3.89s) [2022-08-24T12:23:45.207Z] PASS [2022-08-24T12:23:45.207Z] [2022-08-24T12:23:45.207Z] === Skipped [2022-08-24T12:23:45.207Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-08-24T12:23:45.207Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-24T12:23:45.207Z] [2022-08-24T12:23:45.207Z] DONE 2 tests, 1 skipped in 4.338s [2022-08-24T12:23:45.207Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-24T12:23:45.207Z] INFO: Testing against a local daemon [2022-08-24T12:23:45.207Z] === RUN TestContinueAfterPluginCrash [2022-08-24T12:23:45.207Z] === PAUSE TestContinueAfterPluginCrash [2022-08-24T12:23:45.207Z] === RUN TestReadPluginNoRead [2022-08-24T12:23:45.207Z] === PAUSE TestReadPluginNoRead [2022-08-24T12:23:45.207Z] === RUN TestDaemonStartWithLogOpt [2022-08-24T12:23:45.207Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-24T12:23:45.207Z] === CONT TestContinueAfterPluginCrash [2022-08-24T12:23:45.207Z] === CONT TestDaemonStartWithLogOpt [2022-08-24T12:23:45.406Z] --- PASS: TestSecretInspect (2.19s) [2022-08-24T12:23:45.406Z] === RUN TestSecretList [2022-08-24T12:23:45.419Z] --- PASS: TestIpcModeNone (0.83s) [2022-08-24T12:23:45.419Z] === RUN TestIpcModePrivate [2022-08-24T12:23:45.678Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-24T12:23:45.678Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-24T12:23:45.933Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2022-08-24T12:23:45.933Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-24T12:23:46.247Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-08-24T12:23:46.507Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000fc8450__} [2022-08-24T12:23:46.507Z] --- PASS: TestIpcModePrivate (1.04s) [2022-08-24T12:23:46.507Z] === RUN TestIpcModeShareable [2022-08-24T12:23:46.875Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-08-24T12:23:46.875Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-24T12:23:47.444Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2022-08-24T12:23:47.445Z] --- PASS: TestIpcModeShareable (0.80s) [2022-08-24T12:23:47.445Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-24T12:23:47.950Z] --- PASS: TestSecretList (2.15s) [2022-08-24T12:23:47.950Z] === RUN TestSecretsCreateAndDelete [2022-08-24T12:23:48.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12251509987_/foo_false_____} [2022-08-24T12:23:48.258Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-08-24T12:23:48.258Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-24T12:23:49.201Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-08-24T12:23:49.201Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-24T12:23:49.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12251509987_/foo_true_____} [2022-08-24T12:23:49.396Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.94s) [2022-08-24T12:23:49.396Z] === RUN TestAPIIpcModeHost [2022-08-24T12:23:49.406Z] === CONT TestReadPluginNoRead [2022-08-24T12:23:49.407Z] --- PASS: TestDaemonStartWithLogOpt (4.52s) [2022-08-24T12:23:49.862Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-08-24T12:23:49.862Z] === RUN TestSecretsUpdate [2022-08-24T12:23:49.964Z] --- PASS: TestAPIIpcModeHost (0.75s) [2022-08-24T12:23:49.964Z] === RUN TestDaemonIpcModeShareable [2022-08-24T12:23:50.531Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-24T12:23:50.591Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-08-24T12:23:50.591Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-24T12:23:50.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32238544400_/foo_false_____} [2022-08-24T12:23:51.163Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-08-24T12:23:51.163Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-24T12:23:51.358Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2022-08-24T12:23:51.616Z] --- PASS: TestDaemonIpcModeShareable (1.60s) [2022-08-24T12:23:51.616Z] === RUN TestDaemonIpcModePrivate [2022-08-24T12:23:51.949Z] === RUN TestReadPluginNoRead/default [2022-08-24T12:23:52.106Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2022-08-24T12:23:52.106Z] === RUN TestNISDomainname [2022-08-24T12:23:52.406Z] --- PASS: TestSecretsUpdate (2.16s) [2022-08-24T12:23:52.406Z] === RUN TestTemplatedSecret [2022-08-24T12:23:52.553Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32238544400_/foo_true_____} [2022-08-24T12:23:52.676Z] --- PASS: TestNISDomainname (0.52s) [2022-08-24T12:23:52.676Z] === RUN TestHostnameDnsResolution [2022-08-24T12:23:52.813Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-24T12:23:52.813Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-24T12:23:52.813Z] check_test.go:540: [d4c801172204d] daemon is not started [2022-08-24T12:23:52.813Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-24T12:23:52.888Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-24T12:23:53.072Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: false, mustBeShared: false [2022-08-24T12:23:53.248Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-08-24T12:23:53.248Z] === RUN TestUnprivilegedPortsAndPing [2022-08-24T12:23:53.332Z] --- PASS: TestDaemonIpcModePrivate (1.59s) [2022-08-24T12:23:53.332Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-24T12:23:53.819Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-08-24T12:23:53.819Z] === RUN TestPrivilegedHostDevices [2022-08-24T12:23:54.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32238544400_/foo_true__0xc000fc8480___} [2022-08-24T12:23:54.270Z] --- PASS: TestContinueAfterPluginCrash (9.16s) [2022-08-24T12:23:54.270Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-24T12:23:54.393Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-08-24T12:23:54.393Z] === RUN TestRunConsoleSize [2022-08-24T12:23:54.528Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-24T12:23:54.654Z] --- PASS: TestRunConsoleSize (0.40s) [2022-08-24T12:23:54.654Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-24T12:23:54.787Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: false, mustBeShared: false [2022-08-24T12:23:54.787Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s) [2022-08-24T12:23:54.787Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-24T12:23:54.949Z] --- PASS: TestTemplatedSecret (2.57s) [2022-08-24T12:23:54.949Z] === RUN TestSecretCreateResolve [2022-08-24T12:23:55.650Z] === CONT TestReadPluginNoRead [2022-08-24T12:23:55.650Z] read_test.go:92: [d5f23ad1c6c38] daemon is not started [2022-08-24T12:23:55.650Z] --- PASS: TestReadPluginNoRead (6.20s) [2022-08-24T12:23:55.650Z] --- PASS: TestReadPluginNoRead/default (1.30s) [2022-08-24T12:23:55.650Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.38s) [2022-08-24T12:23:55.650Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.30s) [2022-08-24T12:23:55.650Z] PASS [2022-08-24T12:23:55.650Z] [2022-08-24T12:23:55.650Z] DONE 6 tests in 10.840s [2022-08-24T12:23:55.650Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-24T12:23:55.650Z] testing: warning: no tests to run [2022-08-24T12:23:55.650Z] PASS [2022-08-24T12:23:55.650Z] [2022-08-24T12:23:55.650Z] DONE 0 tests in 0.038s [2022-08-24T12:23:55.650Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-24T12:23:55.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000fc8498__} [2022-08-24T12:23:55.910Z] INFO: Testing against a local daemon [2022-08-24T12:23:55.910Z] === RUN TestPluginWithDevMounts [2022-08-24T12:23:55.910Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-24T12:23:55.910Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-24T12:23:55.910Z] PASS [2022-08-24T12:23:55.910Z] [2022-08-24T12:23:55.910Z] === Skipped [2022-08-24T12:23:55.910Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-24T12:23:55.910Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-24T12:23:55.910Z] [2022-08-24T12:23:55.910Z] DONE 1 tests, 1 skipped in 0.113s [2022-08-24T12:23:55.910Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-24T12:23:55.910Z] INFO: Testing against a local daemon [2022-08-24T12:23:55.910Z] === RUN TestSecretInspect [2022-08-24T12:23:55.910Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:55.910Z] --- SKIP: TestSecretInspect (0.01s) [2022-08-24T12:23:55.910Z] === RUN TestSecretList [2022-08-24T12:23:55.910Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:55.910Z] --- SKIP: TestSecretList (0.01s) [2022-08-24T12:23:55.910Z] === RUN TestSecretsCreateAndDelete [2022-08-24T12:23:55.910Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:55.910Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-24T12:23:55.910Z] === RUN TestSecretsUpdate [2022-08-24T12:23:55.910Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:55.910Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-08-24T12:23:55.910Z] === RUN TestTemplatedSecret [2022-08-24T12:23:55.910Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:55.910Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-24T12:23:55.910Z] === RUN TestSecretCreateResolve [2022-08-24T12:23:55.910Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:55.910Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-24T12:23:55.910Z] PASS [2022-08-24T12:23:55.910Z] [2022-08-24T12:23:55.910Z] === Skipped [2022-08-24T12:23:55.910Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-08-24T12:23:55.910Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:55.910Z] [2022-08-24T12:23:55.910Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-24T12:23:55.910Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:55.910Z] [2022-08-24T12:23:55.910Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-24T12:23:55.910Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:55.910Z] [2022-08-24T12:23:55.910Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-08-24T12:23:55.910Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:55.910Z] [2022-08-24T12:23:55.910Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-24T12:23:55.910Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:55.910Z] [2022-08-24T12:23:55.910Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-24T12:23:55.910Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:55.910Z] [2022-08-24T12:23:55.910Z] DONE 6 tests, 6 skipped in 0.156s [2022-08-24T12:23:55.910Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-24T12:23:56.171Z] INFO: Testing against a local daemon [2022-08-24T12:23:56.171Z] === RUN TestServiceCreateInit [2022-08-24T12:23:56.171Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-24T12:23:56.171Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:56.171Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-24T12:23:56.171Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:56.171Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-24T12:23:56.171Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-24T12:23:56.171Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-24T12:23:56.171Z] === RUN TestCreateServiceMultipleTimes [2022-08-24T12:23:56.171Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:56.171Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-24T12:23:56.171Z] === RUN TestCreateServiceConflict [2022-08-24T12:23:56.171Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:56.171Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-24T12:23:56.171Z] === RUN TestCreateServiceMaxReplicas [2022-08-24T12:23:56.171Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:56.171Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2022-08-24T12:23:56.171Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-24T12:23:56.171Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:56.171Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-24T12:23:56.171Z] === RUN TestCreateServiceSecretFileMode [2022-08-24T12:23:56.171Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:56.171Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-24T12:23:56.171Z] === RUN TestCreateServiceConfigFileMode [2022-08-24T12:23:56.171Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:56.171Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-24T12:23:56.171Z] === RUN TestCreateServiceSysctls [2022-08-24T12:23:56.171Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:56.171Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-08-24T12:23:56.171Z] === RUN TestCreateServiceCapabilities [2022-08-24T12:23:56.171Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:56.171Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-08-24T12:23:56.171Z] === RUN TestInspect [2022-08-24T12:23:56.171Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:56.171Z] --- SKIP: TestInspect (0.01s) [2022-08-24T12:23:56.171Z] === RUN TestCreateJob [2022-08-24T12:23:56.171Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:56.171Z] --- SKIP: TestCreateJob (0.01s) [2022-08-24T12:23:56.171Z] === RUN TestReplicatedJob [2022-08-24T12:23:56.171Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:56.171Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-24T12:23:56.171Z] === RUN TestUpdateReplicatedJob [2022-08-24T12:23:56.171Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:56.171Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2022-08-24T12:23:56.171Z] === RUN TestServiceListWithStatuses [2022-08-24T12:23:56.294Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-24T12:23:56.294Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2022-08-24T12:23:56.431Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T12:23:56.431Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-24T12:23:56.431Z] === RUN TestDockerNetworkConnectAlias [2022-08-24T12:23:56.431Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:56.431Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-24T12:23:56.431Z] === RUN TestDockerNetworkReConnect [2022-08-24T12:23:56.431Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:56.431Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-24T12:23:56.431Z] === RUN TestServicePlugin [2022-08-24T12:23:56.553Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.69s) [2022-08-24T12:23:56.553Z] === RUN TestIpcModeOlderClient [2022-08-24T12:23:56.553Z] === PAUSE TestIpcModeOlderClient [2022-08-24T12:23:56.553Z] === RUN TestKillContainerInvalidSignal [2022-08-24T12:23:56.859Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-08-24T12:23:56.859Z] PASS [2022-08-24T12:23:56.859Z] [2022-08-24T12:23:56.859Z] DONE 6 tests in 13.423s [2022-08-24T12:23:56.859Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-24T12:23:56.859Z] INFO: Testing against a local daemon [2022-08-24T12:23:56.859Z] === RUN TestServiceCreateInit [2022-08-24T12:23:56.859Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-24T12:23:57.122Z] --- PASS: TestKillContainerInvalidSignal (0.55s) [2022-08-24T12:23:57.122Z] === RUN TestKillContainer [2022-08-24T12:23:57.122Z] === RUN TestKillContainer/no_signal [2022-08-24T12:23:57.199Z] --- PASS: TestRunWithAlternativeContainerdShim (1.98s) [2022-08-24T12:23:57.199Z] === RUN TestStats [2022-08-24T12:23:57.383Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000fc84b0__} [2022-08-24T12:23:57.951Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-24T12:23:57.951Z] === RUN TestKillContainer/non_killing_signal [2022-08-24T12:23:58.209Z] === RUN TestKillContainer/killing_signal [2022-08-24T12:23:58.341Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:58.341Z] --- SKIP: TestServicePlugin (1.95s) [2022-08-24T12:23:58.341Z] === RUN TestServiceUpdateLabel [2022-08-24T12:23:58.341Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:58.341Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-24T12:23:58.341Z] === RUN TestServiceUpdateSecrets [2022-08-24T12:23:58.341Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:58.341Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-24T12:23:58.341Z] === RUN TestServiceUpdateConfigs [2022-08-24T12:23:58.341Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:58.341Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-24T12:23:58.341Z] === RUN TestServiceUpdateNetwork [2022-08-24T12:23:58.341Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:58.341Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-24T12:23:58.341Z] === RUN TestServiceUpdatePidsLimit [2022-08-24T12:23:58.341Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:58.341Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-08-24T12:23:58.341Z] PASS [2022-08-24T12:23:58.341Z] [2022-08-24T12:23:58.341Z] === Skipped [2022-08-24T12:23:58.341Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-24T12:23:58.341Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:58.341Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-24T12:23:58.341Z] [2022-08-24T12:23:58.341Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-24T12:23:58.341Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:58.341Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-24T12:23:58.341Z] [2022-08-24T12:23:58.341Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-24T12:23:58.341Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:58.341Z] [2022-08-24T12:23:58.341Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-24T12:23:58.341Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:58.341Z] [2022-08-24T12:23:58.341Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2022-08-24T12:23:58.341Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:58.341Z] [2022-08-24T12:23:58.341Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-24T12:23:58.341Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:58.341Z] [2022-08-24T12:23:58.341Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-24T12:23:58.341Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:58.341Z] [2022-08-24T12:23:58.341Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-24T12:23:58.341Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:58.341Z] [2022-08-24T12:23:58.341Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-08-24T12:23:58.341Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:58.341Z] [2022-08-24T12:23:58.341Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-08-24T12:23:58.341Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:58.341Z] [2022-08-24T12:23:58.341Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-24T12:23:58.341Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:58.341Z] [2022-08-24T12:23:58.341Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-24T12:23:58.341Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:58.341Z] [2022-08-24T12:23:58.341Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-24T12:23:58.341Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:58.341Z] [2022-08-24T12:23:58.341Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2022-08-24T12:23:58.341Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:58.341Z] [2022-08-24T12:23:58.341Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-24T12:23:58.341Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T12:23:58.341Z] [2022-08-24T12:23:58.341Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-24T12:23:58.341Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:58.341Z] [2022-08-24T12:23:58.341Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-24T12:23:58.341Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:58.341Z] [2022-08-24T12:23:58.341Z] === SKIP: amd64.integration.service TestServicePlugin (1.95s) [2022-08-24T12:23:58.341Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:58.341Z] [2022-08-24T12:23:58.341Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-24T12:23:58.341Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:58.341Z] [2022-08-24T12:23:58.341Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-24T12:23:58.341Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:58.341Z] [2022-08-24T12:23:58.341Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-24T12:23:58.341Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:58.341Z] [2022-08-24T12:23:58.341Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-24T12:23:58.341Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:58.341Z] [2022-08-24T12:23:58.341Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-08-24T12:23:58.341Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:23:58.341Z] [2022-08-24T12:23:58.341Z] DONE 24 tests, 23 skipped in 2.391s [2022-08-24T12:23:58.341Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-24T12:23:58.601Z] INFO: Testing against a local daemon [2022-08-24T12:23:58.601Z] === RUN TestSessionCreate [2022-08-24T12:23:58.601Z] --- PASS: TestSessionCreate (0.03s) [2022-08-24T12:23:58.601Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-24T12:23:58.601Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-24T12:23:58.601Z] PASS [2022-08-24T12:23:58.601Z] [2022-08-24T12:23:58.601Z] DONE 2 tests in 0.168s [2022-08-24T12:23:58.601Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-24T12:23:58.601Z] INFO: Testing against a local daemon [2022-08-24T12:23:58.601Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-24T12:23:58.601Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-24T12:23:58.601Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-24T12:23:58.601Z] === RUN TestDiskUsage [2022-08-24T12:23:58.601Z] === PAUSE TestDiskUsage [2022-08-24T12:23:58.601Z] === RUN TestEventsExecDie [2022-08-24T12:23:58.778Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000fc84c8__} [2022-08-24T12:23:59.038Z] --- PASS: TestKillContainer (1.92s) [2022-08-24T12:23:59.038Z] --- PASS: TestKillContainer/no_signal (0.73s) [2022-08-24T12:23:59.038Z] --- PASS: TestKillContainer/non_killing_signal (0.39s) [2022-08-24T12:23:59.038Z] --- PASS: TestKillContainer/killing_signal (0.58s) [2022-08-24T12:23:59.038Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-24T12:23:59.038Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-24T12:23:59.111Z] --- PASS: TestStats (2.42s) [2022-08-24T12:23:59.111Z] === RUN TestStopContainerWithTimeout [2022-08-24T12:23:59.111Z] === RUN TestStopContainerWithTimeout/0 [2022-08-24T12:23:59.111Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-24T12:23:59.111Z] === RUN TestStopContainerWithTimeout/1 [2022-08-24T12:23:59.111Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-24T12:23:59.111Z] === RUN TestStopContainerWithTimeout/3 [2022-08-24T12:23:59.111Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-24T12:23:59.111Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-24T12:23:59.111Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-24T12:23:59.111Z] === CONT TestStopContainerWithTimeout/0 [2022-08-24T12:23:59.111Z] === CONT TestStopContainerWithTimeout/3 [2022-08-24T12:23:59.171Z] --- PASS: TestEventsExecDie (0.53s) [2022-08-24T12:23:59.171Z] === RUN TestEventsBackwardsCompatible [2022-08-24T12:23:59.171Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-24T12:23:59.171Z] === RUN TestEventsVolumeCreate [2022-08-24T12:23:59.430Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-24T12:23:59.430Z] === RUN TestInfoBinaryCommits [2022-08-24T12:23:59.430Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-24T12:23:59.430Z] === RUN TestInfoAPIVersioned [2022-08-24T12:23:59.430Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-24T12:23:59.430Z] === RUN TestInfoAPI [2022-08-24T12:23:59.430Z] --- PASS: TestInfoAPI (0.02s) [2022-08-24T12:23:59.430Z] === RUN TestInfoAPIWarnings [2022-08-24T12:23:59.606Z] check_test.go:540: [d2ba1d30c4e24] daemon is not started [2022-08-24T12:23:59.606Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-24T12:23:59.865Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-24T12:24:00.053Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-24T12:24:00.434Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2022-08-24T12:24:00.434Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2022-08-24T12:24:00.434Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.33s) [2022-08-24T12:24:00.434Z] === RUN TestKillStoppedContainer [2022-08-24T12:24:00.434Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-08-24T12:24:00.434Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-24T12:24:00.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000fc84e0__} [2022-08-24T12:24:00.434Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2022-08-24T12:24:00.434Z] === RUN TestKillDifferentUserContainer [2022-08-24T12:24:01.070Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-24T12:24:01.371Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2022-08-24T12:24:01.371Z] === RUN TestInspectOomKilledTrue [2022-08-24T12:24:01.371Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-24T12:24:01.371Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-24T12:24:01.371Z] === RUN TestInspectOomKilledFalse [2022-08-24T12:24:01.371Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-24T12:24:01.371Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-24T12:24:01.371Z] === RUN TestLinksEtcHostsContentMatch [2022-08-24T12:24:01.630Z] --- PASS: TestLinksEtcHostsContentMatch (0.49s) [2022-08-24T12:24:01.630Z] === RUN TestLinksContainerNames [2022-08-24T12:24:01.963Z] === CONT TestStopContainerWithTimeout/1 [2022-08-24T12:24:02.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-24T12:24:02.200Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-24T12:24:02.633Z] check_test.go:540: [d49629a8110ea] daemon is not started [2022-08-24T12:24:02.633Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-24T12:24:03.202Z] --- PASS: TestLinksContainerNames (1.38s) [2022-08-24T12:24:03.202Z] === RUN TestLogsFollowTailEmpty [2022-08-24T12:24:03.449Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-24T12:24:03.449Z] --- PASS: TestStopContainerWithTimeout/0 (0.79s) [2022-08-24T12:24:03.449Z] --- PASS: TestStopContainerWithTimeout/3 (2.71s) [2022-08-24T12:24:03.449Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-08-24T12:24:03.449Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-08-24T12:24:03.449Z] === RUN TestDeleteDevicemapper [2022-08-24T12:24:03.449Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T12:24:03.449Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-24T12:24:03.449Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-24T12:24:03.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-24T12:24:03.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-24T12:24:03.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-24T12:24:03.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-24T12:24:03.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-24T12:24:03.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-24T12:24:03.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-24T12:24:03.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-24T12:24:03.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-24T12:24:03.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-24T12:24:03.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-24T12:24:03.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-24T12:24:03.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-24T12:24:03.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-24T12:24:03.771Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2022-08-24T12:24:03.771Z] === RUN TestLogs [2022-08-24T12:24:03.771Z] === RUN TestLogs/driver_local [2022-08-24T12:24:03.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-24T12:24:03.771Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T12:24:03.771Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T12:24:03.771Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-24T12:24:03.771Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-24T12:24:03.771Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-24T12:24:03.771Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-24T12:24:03.771Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T12:24:03.771Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T12:24:03.771Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-24T12:24:03.771Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-24T12:24:03.771Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-24T12:24:03.771Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-24T12:24:03.771Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T12:24:03.771Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-24T12:24:03.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-24T12:24:04.030Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-24T12:24:04.030Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-24T12:24:04.030Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-24T12:24:04.030Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-24T12:24:04.030Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-24T12:24:04.553Z] --- PASS: TestServiceCreateInit (7.66s) [2022-08-24T12:24:04.553Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s) [2022-08-24T12:24:04.553Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.89s) [2022-08-24T12:24:04.553Z] === RUN TestCreateServiceMultipleTimes [2022-08-24T12:24:04.969Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-24T12:24:04.969Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-24T12:24:04.969Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T12:24:05.375Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.94s) [2022-08-24T12:24:05.375Z] === RUN TestUpdateMemory [2022-08-24T12:24:05.643Z] --- PASS: TestUpdateMemory (0.54s) [2022-08-24T12:24:05.643Z] === RUN TestUpdateCPUQuota [2022-08-24T12:24:05.906Z] docker_cli_daemon_plugins_test.go:80: [dc6ac2766a30b] daemon is not started [2022-08-24T12:24:05.906Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-24T12:24:05.906Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-24T12:24:06.474Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-24T12:24:06.600Z] --- PASS: TestUpdateCPUQuota (0.71s) [2022-08-24T12:24:06.600Z] === RUN TestUpdatePidsLimit [2022-08-24T12:24:06.600Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-24T12:24:06.600Z] === RUN TestUpdatePidsLimit/no_change [2022-08-24T12:24:06.734Z] === RUN TestLogs/driver_json-file [2022-08-24T12:24:06.734Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T12:24:06.734Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T12:24:06.734Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-24T12:24:06.734Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-24T12:24:06.734Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-24T12:24:06.734Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-24T12:24:06.734Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T12:24:06.734Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T12:24:06.734Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T12:24:06.734Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T12:24:06.734Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T12:24:06.734Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T12:24:06.734Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T12:24:06.734Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T12:24:06.863Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-24T12:24:06.994Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-24T12:24:07.135Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-24T12:24:07.254Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-24T12:24:07.396Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-24T12:24:07.396Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-24T12:24:07.656Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-24T12:24:08.194Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T12:24:08.194Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T12:24:08.228Z] --- PASS: TestUpdatePidsLimit (1.90s) [2022-08-24T12:24:08.228Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.25s) [2022-08-24T12:24:08.228Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-08-24T12:24:08.228Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-08-24T12:24:08.228Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-08-24T12:24:08.228Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-08-24T12:24:08.228Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-08-24T12:24:08.228Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2022-08-24T12:24:08.228Z] === RUN TestUpdateRestartPolicy [2022-08-24T12:24:08.763Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-24T12:24:09.023Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-24T12:24:09.023Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-24T12:24:09.962Z] docker_cli_daemon_plugins_test.go:170: [de8adb047efa5] daemon is not started [2022-08-24T12:24:10.222Z] --- PASS: TestLogs (6.27s) [2022-08-24T12:24:10.222Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-24T12:24:10.222Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.98s) [2022-08-24T12:24:10.222Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.15s) [2022-08-24T12:24:10.222Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.98s) [2022-08-24T12:24:10.222Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.92s) [2022-08-24T12:24:10.222Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.84s) [2022-08-24T12:24:10.222Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.89s) [2022-08-24T12:24:10.222Z] --- PASS: TestLogs/driver_json-file (0.04s) [2022-08-24T12:24:10.222Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.21s) [2022-08-24T12:24:10.222Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.27s) [2022-08-24T12:24:10.222Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.90s) [2022-08-24T12:24:10.222Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.91s) [2022-08-24T12:24:10.222Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.13s) [2022-08-24T12:24:10.222Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.08s) [2022-08-24T12:24:10.222Z] === RUN TestContainerNetworkMountsNoChown [2022-08-24T12:24:10.791Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-24T12:24:10.791Z] --- PASS: TestContainerNetworkMountsNoChown (0.62s) [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/default [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/default [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/private [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/private [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/rprivate [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/slave [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/slave [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/rslave [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/shared [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/shared [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/rshared [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-24T12:24:10.791Z] === CONT TestMountDaemonRoot/default [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-24T12:24:10.791Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-24T12:24:10.791Z] === CONT TestMountDaemonRoot/rshared [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T12:24:10.791Z] === CONT TestMountDaemonRoot/rprivate [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T12:24:10.791Z] === CONT TestMountDaemonRoot/shared [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-24T12:24:10.791Z] === CONT TestMountDaemonRoot/rslave [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T12:24:10.791Z] === CONT TestMountDaemonRoot/slave [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-24T12:24:10.791Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-24T12:24:10.791Z] === CONT TestMountDaemonRoot/private [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-24T12:24:10.791Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-24T12:24:10.791Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-24T12:24:10.791Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-24T12:24:10.791Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-24T12:24:10.791Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-24T12:24:10.791Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-24T12:24:10.791Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T12:24:11.051Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T12:24:11.051Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-24T12:24:11.051Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-24T12:24:11.051Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T12:24:11.051Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T12:24:11.051Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-24T12:24:11.051Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-24T12:24:11.051Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-24T12:24:11.051Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-24T12:24:11.051Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-24T12:24:11.051Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-24T12:24:11.310Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T12:24:11.310Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T12:24:11.310Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-24T12:24:11.310Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-24T12:24:11.310Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-24T12:24:11.310Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-24T12:24:11.310Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-24T12:24:11.310Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-24T12:24:11.310Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-24T12:24:11.310Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-24T12:24:11.310Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-08-24T12:24:11.310Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-24T12:24:11.310Z] === RUN TestContainerBindMountNonRecursive [2022-08-24T12:24:11.569Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-24T12:24:12.140Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-24T12:24:12.140Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-24T12:24:13.080Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-24T12:24:13.649Z] --- PASS: TestContainerBindMountNonRecursive (2.31s) [2022-08-24T12:24:13.649Z] === RUN TestContainerVolumesMountedAsShared [2022-08-24T12:24:13.908Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-24T12:24:14.478Z] --- PASS: TestContainerVolumesMountedAsShared (0.81s) [2022-08-24T12:24:14.478Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-24T12:24:14.738Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-24T12:24:14.997Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-24T12:24:15.257Z] --- PASS: TestContainerVolumesMountedAsSlave (0.67s) [2022-08-24T12:24:15.257Z] === RUN TestNetworkNat [2022-08-24T12:24:15.516Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-24T12:24:16.084Z] --- PASS: TestNetworkNat (0.83s) [2022-08-24T12:24:16.084Z] === RUN TestNetworkLocalhostTCPNat [2022-08-24T12:24:16.084Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-24T12:24:16.654Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-24T12:24:16.654Z] check_test.go:540: [dae6ce4b3ea99] daemon is not started [2022-08-24T12:24:16.654Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-24T12:24:16.654Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2022-08-24T12:24:16.654Z] === RUN TestNetworkLoopbackNat [2022-08-24T12:24:17.594Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-24T12:24:17.598Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-08-24T12:24:17.598Z] === RUN TestInfoDebug [2022-08-24T12:24:17.598Z] --- PASS: TestInfoDebug (0.54s) [2022-08-24T12:24:17.598Z] === RUN TestInfoInsecureRegistries [2022-08-24T12:24:17.598Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-08-24T12:24:17.598Z] === RUN TestInfoRegistryMirrors [2022-08-24T12:24:17.598Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-24T12:24:17.598Z] === RUN TestLoginFailsWithBadCredentials [2022-08-24T12:24:17.858Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-24T12:24:17.858Z] === RUN TestPingCacheHeaders [2022-08-24T12:24:17.858Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-24T12:24:17.858Z] === RUN TestPingGet [2022-08-24T12:24:17.858Z] --- PASS: TestPingGet (0.01s) [2022-08-24T12:24:17.858Z] === RUN TestPingHead [2022-08-24T12:24:18.118Z] --- PASS: TestPingHead (0.04s) [2022-08-24T12:24:18.118Z] === RUN TestPingSwarmHeader [2022-08-24T12:24:18.164Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-24T12:24:18.164Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-24T12:24:18.688Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-24T12:24:18.732Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-24T12:24:19.258Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-24T12:24:19.674Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-24T12:24:19.674Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-24T12:24:19.674Z] --- PASS: TestNetworkLoopbackNat (2.95s) [2022-08-24T12:24:19.674Z] === RUN TestPause [2022-08-24T12:24:20.197Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-24T12:24:20.197Z] --- PASS: TestPingSwarmHeader (2.08s) [2022-08-24T12:24:20.197Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-24T12:24:20.197Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-24T12:24:20.197Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-24T12:24:20.197Z] === RUN TestPingBuilderHeader [2022-08-24T12:24:20.197Z] === RUN TestPingBuilderHeader/default_config [2022-08-24T12:24:20.454Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-08-24T12:24:20.454Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-24T12:24:20.454Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-08-24T12:24:20.454Z] === RUN TestWaitNonBlocked [2022-08-24T12:24:20.454Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T12:24:20.454Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T12:24:20.454Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T12:24:20.454Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T12:24:20.454Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T12:24:20.454Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T12:24:20.454Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-24T12:24:20.454Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-08-24T12:24:20.454Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s) [2022-08-24T12:24:20.454Z] === RUN TestWaitBlocked [2022-08-24T12:24:20.454Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T12:24:20.454Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T12:24:20.454Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T12:24:20.454Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T12:24:20.454Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T12:24:20.454Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T12:24:20.611Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-24T12:24:20.611Z] --- PASS: TestPause (0.79s) [2022-08-24T12:24:20.611Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-24T12:24:20.611Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T12:24:20.611Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T12:24:20.611Z] === RUN TestPauseStopPausedContainer [2022-08-24T12:24:20.766Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-24T12:24:21.024Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-24T12:24:21.024Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.60s) [2022-08-24T12:24:21.024Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-08-24T12:24:21.024Z] === RUN TestWaitConditions [2022-08-24T12:24:21.024Z] === RUN TestWaitConditions/default [2022-08-24T12:24:21.024Z] === PAUSE TestWaitConditions/default [2022-08-24T12:24:21.024Z] === RUN TestWaitConditions/not-running [2022-08-24T12:24:21.024Z] === PAUSE TestWaitConditions/not-running [2022-08-24T12:24:21.024Z] === RUN TestWaitConditions/next-exit [2022-08-24T12:24:21.024Z] === PAUSE TestWaitConditions/next-exit [2022-08-24T12:24:21.024Z] === RUN TestWaitConditions/removed [2022-08-24T12:24:21.024Z] === PAUSE TestWaitConditions/removed [2022-08-24T12:24:21.024Z] === CONT TestWaitConditions/default [2022-08-24T12:24:21.024Z] === CONT TestWaitConditions/next-exit [2022-08-24T12:24:21.336Z] --- PASS: TestPingBuilderHeader (1.09s) [2022-08-24T12:24:21.336Z] --- PASS: TestPingBuilderHeader/default_config (0.53s) [2022-08-24T12:24:21.336Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s) [2022-08-24T12:24:21.336Z] === RUN TestVersion [2022-08-24T12:24:21.336Z] --- PASS: TestVersion (0.03s) [2022-08-24T12:24:21.336Z] === CONT TestDiskUsage [2022-08-24T12:24:21.549Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-24T12:24:21.549Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-24T12:24:21.549Z] --- PASS: TestPauseStopPausedContainer (0.97s) [2022-08-24T12:24:21.549Z] === RUN TestPidHost [2022-08-24T12:24:21.905Z] === RUN TestDiskUsage/empty [2022-08-24T12:24:21.905Z] === RUN TestDiskUsage/empty/container_types [2022-08-24T12:24:21.905Z] === RUN TestDiskUsage/empty/image_types [2022-08-24T12:24:21.905Z] === RUN TestDiskUsage/empty/volume_types [2022-08-24T12:24:21.905Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-24T12:24:21.905Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-24T12:24:21.905Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-24T12:24:21.905Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-24T12:24:21.905Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-24T12:24:21.905Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-24T12:24:21.905Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-24T12:24:21.905Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-24T12:24:21.905Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-24T12:24:21.905Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-24T12:24:21.905Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-24T12:24:21.905Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-24T12:24:21.905Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-24T12:24:21.905Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-24T12:24:21.905Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-24T12:24:21.905Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-24T12:24:21.905Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-24T12:24:21.905Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-24T12:24:21.905Z] === RUN TestDiskUsage/after_container.Run [2022-08-24T12:24:22.117Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-24T12:24:22.165Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-24T12:24:22.165Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-24T12:24:22.165Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-24T12:24:22.165Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-24T12:24:22.165Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-24T12:24:22.165Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-24T12:24:22.165Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-24T12:24:22.165Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-24T12:24:22.165Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-24T12:24:22.425Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage (1.27s) [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage/after_container.Run (0.40s) [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s) [2022-08-24T12:24:22.425Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-08-24T12:24:22.425Z] PASS [2022-08-24T12:24:22.425Z] [2022-08-24T12:24:22.425Z] === Skipped [2022-08-24T12:24:22.425Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-24T12:24:22.425Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-24T12:24:22.425Z] [2022-08-24T12:24:22.425Z] DONE 57 tests, 1 skipped in 23.939s [2022-08-24T12:24:22.425Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-24T12:24:22.667Z] --- PASS: TestCreateServiceMultipleTimes (15.76s) [2022-08-24T12:24:22.667Z] === RUN TestCreateServiceConflict [2022-08-24T12:24:22.667Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-08-24T12:24:22.667Z] === RUN TestCreateServiceMaxReplicas [2022-08-24T12:24:22.686Z] INFO: Testing against a local daemon [2022-08-24T12:24:22.686Z] === RUN TestVolumesCreateAndList [2022-08-24T12:24:22.686Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-24T12:24:22.686Z] === RUN TestVolumesRemove [2022-08-24T12:24:22.686Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-24T12:24:22.686Z] === RUN TestVolumesInspect [2022-08-24T12:24:22.686Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-24T12:24:22.686Z] === RUN TestVolumesInvalidJSON [2022-08-24T12:24:22.686Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-24T12:24:22.686Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-24T12:24:22.686Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-24T12:24:22.686Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-24T12:24:22.686Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-24T12:24:22.686Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-24T12:24:22.686Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-24T12:24:22.686Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-24T12:24:22.686Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-24T12:24:22.686Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-24T12:24:22.686Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-24T12:24:22.686Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-24T12:24:22.686Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-24T12:24:22.686Z] PASS [2022-08-24T12:24:22.686Z] [2022-08-24T12:24:22.686Z] DONE 9 tests in 0.198s [2022-08-24T12:24:22.686Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-24T12:24:22.686Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14425 is not a child of this shell [2022-08-24T12:24:22.686Z] warning: PID 14425 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-24T12:24:22.686Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-24T12:24:22.686Z] [2022-08-24T12:24:22.686Z] Unloading profiles will leave already running processes permanently [2022-08-24T12:24:22.686Z] unconfined, which can lead to unexpected situations. [2022-08-24T12:24:22.686Z] [2022-08-24T12:24:22.686Z] To set a process to complain mode, use the command line tool [2022-08-24T12:24:22.686Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-24T12:24:22.686Z] Removing test suite binaries [2022-08-24T12:24:22.935Z] === CONT TestWaitConditions/removed [2022-08-24T12:24:22.935Z] === CONT TestWaitConditions/not-running [2022-08-24T12:24:22.947Z] exiting test-integration [2022-08-24T12:24:22.947Z] ++ exit 0 [2022-08-24T12:24:22.947Z] [2022-08-24T12:24:23.054Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-24T12:24:23.313Z] --- PASS: TestPidHost (1.84s) [2022-08-24T12:24:23.313Z] === RUN TestPsFilter [2022-08-24T12:24:23.573Z] --- PASS: TestPsFilter (0.24s) [2022-08-24T12:24:23.573Z] === RUN TestRemoveContainerWithRemovedVolume Post stage [Pipeline] junit [2022-08-24T12:24:23.900Z] Recording test results [2022-08-24T12:24:24.143Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-24T12:24:24.401Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2022-08-24T12:24:24.401Z] === RUN TestRemoveContainerWithVolume [2022-08-24T12:24:24.847Z] --- PASS: TestWaitConditions (0.01s) [2022-08-24T12:24:24.847Z] --- PASS: TestWaitConditions/next-exit (1.66s) [2022-08-24T12:24:24.847Z] --- PASS: TestWaitConditions/default (1.74s) [2022-08-24T12:24:24.847Z] --- PASS: TestWaitConditions/removed (1.79s) [2022-08-24T12:24:24.847Z] --- PASS: TestWaitConditions/not-running (1.73s) [2022-08-24T12:24:24.847Z] === RUN TestWaitRestartedContainer [2022-08-24T12:24:24.847Z] === RUN TestWaitRestartedContainer/default [2022-08-24T12:24:24.847Z] === PAUSE TestWaitRestartedContainer/default [2022-08-24T12:24:24.847Z] === RUN TestWaitRestartedContainer/not-running [2022-08-24T12:24:24.847Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-24T12:24:24.847Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-24T12:24:24.847Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-24T12:24:24.847Z] === CONT TestWaitRestartedContainer/default [2022-08-24T12:24:24.847Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-24T12:24:24.969Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-24T12:24:25.229Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2022-08-24T12:24:25.229Z] === RUN TestRemoveContainerRunning [2022-08-24T12:24:25.281Z] --- PASS: TestCreateServiceMaxReplicas (2.89s) [2022-08-24T12:24:25.281Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-24T12:24:25.333Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-24T12:24:25.674Z] + echo Ensuring container killed. [2022-08-24T12:24:25.674Z] Ensuring container killed. [2022-08-24T12:24:25.674Z] + docker rm -vf docker-pr2 [2022-08-24T12:24:25.674Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-24T12:24:25.789Z] === CONT TestWaitRestartedContainer/not-running [2022-08-24T12:24:25.799Z] --- PASS: TestRemoveContainerRunning (0.63s) [2022-08-24T12:24:25.799Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-24T12:24:25.964Z] + echo Chowning /workspace to jenkins user [2022-08-24T12:24:25.964Z] Chowning /workspace to jenkins user [2022-08-24T12:24:25.964Z] + id -u [2022-08-24T12:24:25.964Z] + id -g [2022-08-24T12:24:25.964Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43997:/workspace busybox chown -R 1000:1000 /workspace [2022-08-24T12:24:25.964Z] Unable to find image 'busybox:latest' locally [2022-08-24T12:24:26.224Z] latest: Pulling from library/busybox [2022-08-24T12:24:26.224Z] 50783e0dfb64: Pulling fs layer [2022-08-24T12:24:26.224Z] 50783e0dfb64: Verifying Checksum [2022-08-24T12:24:26.224Z] 50783e0dfb64: Download complete [2022-08-24T12:24:26.224Z] 50783e0dfb64: Pull complete [2022-08-24T12:24:26.367Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-24T12:24:26.367Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.58s) [2022-08-24T12:24:26.367Z] === RUN TestRemoveInvalidContainer [2022-08-24T12:24:26.367Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-08-24T12:24:26.367Z] === RUN TestRenameLinkedContainer [2022-08-24T12:24:26.485Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-24T12:24:26.485Z] Status: Downloaded newer image for busybox:latest [2022-08-24T12:24:26.731Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-24T12:24:26.731Z] --- PASS: TestWaitRestartedContainer/default (1.13s) [2022-08-24T12:24:26.731Z] --- PASS: TestWaitRestartedContainer/next-exit (1.19s) [2022-08-24T12:24:26.731Z] --- PASS: TestWaitRestartedContainer/not-running (0.97s) [2022-08-24T12:24:26.731Z] === CONT TestContainerStartOnDaemonRestart [2022-08-24T12:24:26.731Z] === CONT TestRestartDaemonWithRestartingContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-24T12:24:28.168Z] + bundleName=amd64-rootless [2022-08-24T12:24:28.168Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-24T12:24:28.168Z] Creating amd64-rootless-bundles.tar.gz [2022-08-24T12:24:28.168Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-24T12:24:28.168Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-24T12:24:28.183Z] Archiving artifacts [2022-08-24T12:24:28.276Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-24T12:24:28.547Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-24T12:24:28.547Z] --- PASS: TestRenameLinkedContainer (2.24s) [2022-08-24T12:24:28.547Z] === RUN TestRenameStoppedContainer [2022-08-24T12:24:29.155Z] --- PASS: TestRenameStoppedContainer (0.56s) [2022-08-24T12:24:29.155Z] === RUN TestRenameRunningContainerAndReuse [2022-08-24T12:24:29.456Z] --- PASS: TestContainerStartOnDaemonRestart (2.13s) [2022-08-24T12:24:29.456Z] === CONT TestDaemonHostGatewayIP [2022-08-24T12:24:29.456Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.14s) [2022-08-24T12:24:29.456Z] === CONT TestDaemonRestartIpcMode [2022-08-24T12:24:29.828Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43997/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-24T12:24:30.111Z] --- PASS: TestRenameRunningContainerAndReuse (1.01s) [2022-08-24T12:24:30.111Z] === RUN TestRenameInvalidName [2022-08-24T12:24:30.145Z] + make clean [2022-08-24T12:24:30.405Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-24T12:24:30.405Z] docker-dev-cache [2022-08-24T12:24:30.405Z] docker-mod-cache [Pipeline] deleteDir [2022-08-24T12:24:30.684Z] --- PASS: TestRenameInvalidName (0.51s) [2022-08-24T12:24:30.684Z] === RUN TestRenameAnonymousContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-24T12:24:31.371Z] --- PASS: TestDaemonRestartIpcMode (2.54s) [2022-08-24T12:24:31.371Z] === CONT TestIpcModeOlderClient [2022-08-24T12:24:31.371Z] --- PASS: TestDaemonHostGatewayIP (2.58s) [2022-08-24T12:24:31.371Z] === CONT TestContainerKillOnDaemonStart [2022-08-24T12:24:31.371Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-08-24T12:24:32.064Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-24T12:24:32.324Z] --- PASS: TestRenameAnonymousContainer (1.72s) [2022-08-24T12:24:32.324Z] === RUN TestRenameContainerWithSameName [2022-08-24T12:24:32.894Z] --- PASS: TestRenameContainerWithSameName (0.50s) [2022-08-24T12:24:32.894Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-24T12:24:33.831Z] --- PASS: TestRenameContainerWithLinkedContainer (0.99s) [2022-08-24T12:24:33.831Z] === RUN TestResize [2022-08-24T12:24:34.399Z] --- PASS: TestResize (0.48s) [2022-08-24T12:24:34.399Z] === RUN TestResizeWithInvalidSize [2022-08-24T12:24:34.971Z] --- PASS: TestResizeWithInvalidSize (0.50s) [2022-08-24T12:24:34.971Z] === RUN TestResizeWhenContainerNotStarted [2022-08-24T12:24:35.540Z] --- PASS: TestResizeWhenContainerNotStarted (0.48s) [2022-08-24T12:24:35.540Z] === RUN TestDaemonRestartKillContainers [2022-08-24T12:24:35.540Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T12:24:35.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T12:24:35.540Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T12:24:35.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T12:24:35.540Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T12:24:35.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T12:24:35.540Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T12:24:35.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T12:24:35.540Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T12:24:35.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T12:24:35.540Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T12:24:35.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T12:24:35.540Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T12:24:35.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T12:24:35.540Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T12:24:35.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T12:24:35.540Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:24:35.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:24:35.540Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:24:35.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:24:35.540Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:24:35.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:24:35.540Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:24:35.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:24:35.540Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:24:35.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:24:35.540Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:24:35.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:24:35.540Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:24:35.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:24:35.540Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:24:35.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:24:35.540Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T12:24:35.540Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:24:35.540Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-24T12:24:36.919Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:24:37.178Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:24:38.114Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:24:38.372Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:24:38.632Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-24T12:24:39.201Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:24:40.138Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-24T12:24:40.204Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.13s) [2022-08-24T12:24:40.204Z] === RUN TestCreateServiceSecretFileMode [2022-08-24T12:24:40.465Z] --- PASS: TestCreateServiceSecretFileMode (2.06s) [2022-08-24T12:24:40.465Z] === RUN TestCreateServiceConfigFileMode [2022-08-24T12:24:42.047Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:24:42.983Z] check_test.go:540: [d0f36cf6a77f6] daemon is not started [2022-08-24T12:24:42.983Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-24T12:24:43.005Z] --- PASS: TestCreateServiceConfigFileMode (2.58s) [2022-08-24T12:24:43.005Z] === RUN TestCreateServiceSysctls [2022-08-24T12:24:43.243Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:24:43.598Z] --- PASS: TestContainerKillOnDaemonStart (11.48s) [2022-08-24T12:24:43.598Z] PASS [2022-08-24T12:24:43.598Z] [2022-08-24T12:24:43.598Z] === Skipped [2022-08-24T12:24:43.598Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-24T12:24:43.598Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T12:24:43.598Z] [2022-08-24T12:24:43.598Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T12:24:43.598Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T12:24:43.598Z] [2022-08-24T12:24:43.598Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-24T12:24:43.598Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T12:24:43.598Z] [2022-08-24T12:24:43.598Z] DONE 273 tests, 3 skipped in 132.327s [2022-08-24T12:24:43.598Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-24T12:24:43.598Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:24:43.598Z] ++ set -e [2022-08-24T12:24:43.598Z] ++ '[' -n 0 ']' [2022-08-24T12:24:43.598Z] ++ set -x [2022-08-24T12:24:43.598Z] ++ env -i DEST=/go/src/github.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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:24:43.598Z] === RUN TestConfigDaemonLibtrustID [2022-08-24T12:24:43.598Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-24T12:24:43.598Z] === RUN TestConfigDaemonID [2022-08-24T12:24:44.539Z] daemon_test.go:83: [d3fa5a666f002] daemon is not started [2022-08-24T12:24:44.539Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-24T12:24:44.539Z] === RUN TestDaemonConfigValidation [2022-08-24T12:24:44.539Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-24T12:24:44.539Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-24T12:24:44.539Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-24T12:24:44.539Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-24T12:24:44.539Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-24T12:24:44.539Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-24T12:24:44.539Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-24T12:24:44.539Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-24T12:24:44.539Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-24T12:24:44.539Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-24T12:24:44.540Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-24T12:24:44.540Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-24T12:24:44.801Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-24T12:24:44.801Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-24T12:24:44.801Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-24T12:24:44.801Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-24T12:24:44.801Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-08-24T12:24:44.801Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-08-24T12:24:44.801Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-08-24T12:24:44.801Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-08-24T12:24:44.801Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-08-24T12:24:44.801Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-24T12:24:44.801Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-24T12:24:45.150Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-24T12:24:45.150Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-24T12:24:45.743Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-24T12:24:46.302Z] --- PASS: TestCreateServiceSysctls (3.20s) [2022-08-24T12:24:46.302Z] === RUN TestCreateServiceCapabilities [2022-08-24T12:24:46.530Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T12:24:46.791Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-24T12:24:47.127Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-24T12:24:48.069Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-24T12:24:48.069Z] daemon_test.go:197: [db33ecd3460ad] daemon is not started [2022-08-24T12:24:48.069Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-08-24T12:24:48.069Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-24T12:24:48.069Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-24T12:24:48.069Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-24T12:24:48.069Z] === RUN TestDaemonProxy [2022-08-24T12:24:48.069Z] === RUN TestDaemonProxy/environment_variables [2022-08-24T12:24:48.704Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T12:24:48.845Z] --- PASS: TestCreateServiceCapabilities (2.51s) [2022-08-24T12:24:48.845Z] === RUN TestInspect [2022-08-24T12:24:49.273Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T12:24:49.981Z] === RUN TestDaemonProxy/command-line_options [2022-08-24T12:24:50.653Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T12:24:51.364Z] === RUN TestDaemonProxy/configuration_file [2022-08-24T12:24:51.394Z] --- PASS: TestInspect (2.75s) [2022-08-24T12:24:51.394Z] === RUN TestCreateJob [2022-08-24T12:24:52.034Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-24T12:24:52.973Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T12:24:52.973Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-24T12:24:52.973Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-24T12:24:53.232Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-24T12:24:53.276Z] === RUN TestDaemonProxy/conflicting_options [2022-08-24T12:24:53.846Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-24T12:24:54.106Z] --- PASS: TestDaemonProxy (6.25s) [2022-08-24T12:24:54.106Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-08-24T12:24:54.106Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-08-24T12:24:54.107Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-08-24T12:24:54.107Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-24T12:24:54.107Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-24T12:24:54.107Z] PASS [2022-08-24T12:24:54.107Z] [2022-08-24T12:24:54.107Z] DONE 18 tests in 11.291s [2022-08-24T12:24:54.107Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-24T12:24:54.107Z] ++ 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 [2022-08-24T12:24:54.107Z] ++ set -e [2022-08-24T12:24:54.107Z] ++ '[' -n 0 ']' [2022-08-24T12:24:54.107Z] ++ set -x [2022-08-24T12:24:54.107Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:24:54.172Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-24T12:24:54.367Z] INFO: Testing against a local daemon [2022-08-24T12:24:54.367Z] === RUN TestCommitInheritsEnv [2022-08-24T12:24:54.628Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-08-24T12:24:54.628Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-24T12:24:54.628Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-24T12:24:54.628Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-24T12:24:54.628Z] === RUN TestImportWithCustomPlatform [2022-08-24T12:24:54.628Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-24T12:24:54.628Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-24T12:24:54.628Z] === RUN TestImportWithCustomPlatform// [2022-08-24T12:24:54.628Z] === RUN TestImportWithCustomPlatform/linux [2022-08-24T12:24:54.692Z] --- PASS: TestCreateJob (3.02s) [2022-08-24T12:24:54.692Z] === RUN TestReplicatedJob [2022-08-24T12:24:54.888Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-24T12:24:54.888Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-24T12:24:54.888Z] === RUN TestImportWithCustomPlatform/macos [2022-08-24T12:24:54.888Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-24T12:24:54.888Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-24T12:24:54.888Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-08-24T12:24:54.888Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-08-24T12:24:54.888Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-24T12:24:54.888Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-24T12:24:54.888Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-08-24T12:24:54.888Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-24T12:24:54.888Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-24T12:24:54.888Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-24T12:24:54.888Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-24T12:24:54.888Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-24T12:24:54.888Z] === RUN TestImagesFilterMultiReference [2022-08-24T12:24:55.110Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T12:24:55.149Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-24T12:24:55.149Z] === RUN TestImagePullPlatformInvalid [2022-08-24T12:24:55.149Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-24T12:24:55.149Z] === RUN TestRemoveImageOrphaning [2022-08-24T12:24:55.369Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-24T12:24:55.410Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-08-24T12:24:55.410Z] === RUN TestRemoveImageGarbageCollector [2022-08-24T12:24:55.410Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T12:24:55.410Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-24T12:24:55.410Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-24T12:24:55.410Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-24T12:24:55.410Z] === RUN TestTagInvalidReference [2022-08-24T12:24:55.410Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-24T12:24:55.410Z] === RUN TestTagValidPrefixedRepo [2022-08-24T12:24:55.410Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-24T12:24:55.410Z] === RUN TestTagExistedNameWithoutForce [2022-08-24T12:24:55.410Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-24T12:24:55.410Z] === RUN TestTagOfficialNames [2022-08-24T12:24:55.410Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-24T12:24:55.410Z] === RUN TestTagMatchesDigest [2022-08-24T12:24:55.410Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-24T12:24:55.410Z] PASS [2022-08-24T12:24:55.410Z] [2022-08-24T12:24:55.410Z] === Skipped [2022-08-24T12:24:55.410Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-24T12:24:55.410Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-24T12:24:55.410Z] [2022-08-24T12:24:55.410Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-24T12:24:55.410Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T12:24:55.410Z] [2022-08-24T12:24:55.410Z] DONE 22 tests, 2 skipped in 1.271s [2022-08-24T12:24:55.410Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-24T12:24:55.410Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:24:55.410Z] ++ set -e [2022-08-24T12:24:55.410Z] ++ '[' -n 0 ']' [2022-08-24T12:24:55.410Z] ++ set -x [2022-08-24T12:24:55.410Z] ++ env -i DEST=/go/src/github.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-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:24:55.410Z] === RUN TestStripANSICommands [2022-08-24T12:24:55.410Z] === RUN TestStripANSICommands/#00 [2022-08-24T12:24:55.410Z] === RUN TestStripANSICommands/#01 [2022-08-24T12:24:55.410Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-24T12:24:55.410Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-24T12:24:55.410Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-24T12:24:55.410Z] PASS [2022-08-24T12:24:55.410Z] [2022-08-24T12:24:55.410Z] DONE 3 tests in 0.040s [2022-08-24T12:24:55.672Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-24T12:24:55.672Z] ++ 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 [2022-08-24T12:24:55.672Z] ++ set -e [2022-08-24T12:24:55.672Z] ++ '[' -n 0 ']' [2022-08-24T12:24:55.672Z] ++ set -x [2022-08-24T12:24:55.672Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:24:55.672Z] INFO: Testing against a local daemon [2022-08-24T12:24:55.672Z] === RUN TestNetworkCreateDelete [2022-08-24T12:24:55.672Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-24T12:24:55.672Z] === RUN TestDockerNetworkDeletePreferID [2022-08-24T12:24:56.244Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-08-24T12:24:56.244Z] === RUN TestDaemonDNSFallback [2022-08-24T12:24:56.309Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T12:24:56.309Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-24T12:24:57.247Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-24T12:24:58.183Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-24T12:24:58.751Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-24T12:24:58.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.40s) [2022-08-24T12:24:58.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.70s) [2022-08-24T12:24:58.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-24T12:24:58.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-08-24T12:24:58.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-08-24T12:24:58.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.73s) [2022-08-24T12:24:58.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.01s) [2022-08-24T12:24:58.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.53s) [2022-08-24T12:24:58.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.13s) [2022-08-24T12:24:58.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.54s) [2022-08-24T12:24:58.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.15s) [2022-08-24T12:24:58.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.91s) [2022-08-24T12:24:58.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.28s) [2022-08-24T12:24:58.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.09s) [2022-08-24T12:24:58.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.96s) [2022-08-24T12:24:58.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.65s) [2022-08-24T12:24:58.751Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-24T12:24:58.751Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-24T12:24:59.010Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-24T12:24:59.011Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-24T12:24:59.011Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-24T12:24:59.011Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-24T12:24:59.950Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-24T12:24:59.979Z] --- PASS: TestReplicatedJob (5.19s) [2022-08-24T12:24:59.979Z] === RUN TestUpdateReplicatedJob [2022-08-24T12:25:00.209Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-24T12:25:00.780Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-24T12:25:01.348Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-24T12:25:01.607Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.92s) [2022-08-24T12:25:01.607Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.50s) [2022-08-24T12:25:01.607Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.41s) [2022-08-24T12:25:01.607Z] === RUN TestCgroupNamespacesRun [2022-08-24T12:25:02.544Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-24T12:25:02.825Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-08-24T12:25:02.825Z] === RUN TestInspectNetwork [2022-08-24T12:25:03.112Z] --- PASS: TestCgroupNamespacesRun (1.33s) [2022-08-24T12:25:03.112Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-24T12:25:03.280Z] --- PASS: TestUpdateReplicatedJob (3.24s) [2022-08-24T12:25:03.280Z] === RUN TestServiceListWithStatuses [2022-08-24T12:25:03.280Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T12:25:03.280Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-24T12:25:03.280Z] === RUN TestDockerNetworkConnectAlias [2022-08-24T12:25:04.491Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.37s) [2022-08-24T12:25:04.492Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-24T12:25:04.492Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-24T12:25:05.374Z] === RUN TestInspectNetwork/full_network_id [2022-08-24T12:25:05.374Z] === RUN TestInspectNetwork/partial_network_id [2022-08-24T12:25:05.374Z] === RUN TestInspectNetwork/network_name [2022-08-24T12:25:05.374Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-24T12:25:05.430Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-24T12:25:05.999Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.66s) [2022-08-24T12:25:05.999Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-24T12:25:06.568Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-24T12:25:07.222Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-24T12:25:07.222Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-24T12:25:07.222Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-24T12:25:07.222Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-24T12:25:07.222Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-24T12:25:07.222Z] Cross building: bundles/cross/windows/amd64 [2022-08-24T12:25:07.222Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-24T12:25:07.222Z] { [2022-08-24T12:25:07.222Z] "RT_GROUP_ICON": { [2022-08-24T12:25:07.222Z] "#1": { [2022-08-24T12:25:07.222Z] "0409": "../../winresources/docker.ico" [2022-08-24T12:25:07.222Z] } [2022-08-24T12:25:07.222Z] }, [2022-08-24T12:25:07.222Z] "RT_MANIFEST": { [2022-08-24T12:25:07.222Z] "#1": { [2022-08-24T12:25:07.222Z] "0409": { [2022-08-24T12:25:07.222Z] "identity": {}, [2022-08-24T12:25:07.222Z] "description": "Docker Engine", [2022-08-24T12:25:07.222Z] "minimum-os": "vista", [2022-08-24T12:25:07.222Z] "execution-level": "", [2022-08-24T12:25:07.222Z] "ui-access": false, [2022-08-24T12:25:07.222Z] "auto-elevate": false, [2022-08-24T12:25:07.222Z] "dpi-awareness": "unaware", [2022-08-24T12:25:07.222Z] "disable-theming": false, [2022-08-24T12:25:07.222Z] "disable-window-filtering": false, [2022-08-24T12:25:07.222Z] "high-resolution-scrolling-aware": false, [2022-08-24T12:25:07.222Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-24T12:25:07.222Z] "long-path-aware": false, [2022-08-24T12:25:07.222Z] "printer-driver-isolation": false, [2022-08-24T12:25:07.222Z] "gdi-scaling": false, [2022-08-24T12:25:07.222Z] "segment-heap": false, [2022-08-24T12:25:07.222Z] "use-common-controls-v6": false [2022-08-24T12:25:07.222Z] } [2022-08-24T12:25:07.222Z] } [2022-08-24T12:25:07.222Z] }, [2022-08-24T12:25:07.222Z] "RT_MESSAGETABLE": { [2022-08-24T12:25:07.222Z] "#1": { [2022-08-24T12:25:07.222Z] "0409": "../../winresources/event_messages.bin" [2022-08-24T12:25:07.222Z] } [2022-08-24T12:25:07.222Z] }, [2022-08-24T12:25:07.222Z] "RT_VERSION": { [2022-08-24T12:25:07.222Z] "#1": { [2022-08-24T12:25:07.222Z] "0409": { [2022-08-24T12:25:07.222Z] "fixed": { [2022-08-24T12:25:07.222Z] "file_version": "0.0.0.0", [2022-08-24T12:25:07.222Z] "product_version": "0.0.0.0", [2022-08-24T12:25:07.222Z] "type": "Unknown" [2022-08-24T12:25:07.222Z] }, [2022-08-24T12:25:07.222Z] "info": { [2022-08-24T12:25:07.222Z] "0000": { [2022-08-24T12:25:07.222Z] "CompanyName": "", [2022-08-24T12:25:07.222Z] "FileVersion": "dev", [2022-08-24T12:25:07.222Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-24T12:25:07.222Z] "OriginalFileName": "dockerd.exe", [2022-08-24T12:25:07.222Z] "ProductName": "", [2022-08-24T12:25:07.222Z] "ProductVersion": "dev", [2022-08-24T12:25:07.222Z] "SpecialBuild": "0cbb92bcc543767e5abe6f912ea797166fe25cba" [2022-08-24T12:25:07.222Z] } [2022-08-24T12:25:07.222Z] } [2022-08-24T12:25:07.222Z] } [2022-08-24T12:25:07.222Z] } [2022-08-24T12:25:07.222Z] } [2022-08-24T12:25:07.222Z] } [2022-08-24T12:25:07.222Z] cmd/dockerd/config.go [2022-08-24T12:25:07.222Z] cmd/dockerd/config_windows.go [2022-08-24T12:25:07.222Z] cmd/dockerd/daemon.go [2022-08-24T12:25:07.222Z] cmd/dockerd/daemon_test.go [2022-08-24T12:25:07.222Z] cmd/dockerd/daemon_windows.go [2022-08-24T12:25:07.222Z] cmd/dockerd/docker.go [2022-08-24T12:25:07.222Z] cmd/dockerd/docker_windows.go [2022-08-24T12:25:07.222Z] cmd/dockerd/genwinres_windows.go [2022-08-24T12:25:07.222Z] cmd/dockerd/metrics.go [2022-08-24T12:25:07.222Z] cmd/dockerd/options.go [2022-08-24T12:25:07.222Z] cmd/dockerd/options_test.go [2022-08-24T12:25:07.222Z] cmd/dockerd/service_windows.go [2022-08-24T12:25:07.222Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-24T12:25:07.222Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-24T12:25:07.482Z] --- PASS: TestDockerNetworkConnectAlias (4.10s) [2022-08-24T12:25:07.482Z] === RUN TestDockerNetworkReConnect [2022-08-24T12:25:07.588Z] --- PASS: TestCgroupNamespacesRunHostMode (1.34s) [2022-08-24T12:25:07.588Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-24T12:25:08.971Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.34s) [2022-08-24T12:25:08.971Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-24T12:25:08.971Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-24T12:25:09.578Z] --- PASS: TestInspectNetwork (7.11s) [2022-08-24T12:25:09.578Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-24T12:25:09.578Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-24T12:25:09.578Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-24T12:25:09.578Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-24T12:25:09.578Z] === RUN TestRunContainerWithBridgeNone [2022-08-24T12:25:09.908Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-24T12:25:10.167Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.41s) [2022-08-24T12:25:10.167Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-24T12:25:10.735Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-24T12:25:10.782Z] --- PASS: TestDockerNetworkReConnect (3.34s) [2022-08-24T12:25:10.782Z] === RUN TestServicePlugin [2022-08-24T12:25:10.962Z] --- PASS: TestRunContainerWithBridgeNone (1.44s) [2022-08-24T12:25:10.962Z] === RUN TestNetworkInvalidJSON [2022-08-24T12:25:10.962Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-24T12:25:10.962Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-24T12:25:10.962Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T12:25:10.962Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T12:25:10.962Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T12:25:10.962Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T12:25:10.962Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-24T12:25:10.962Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-24T12:25:10.962Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T12:25:10.962Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-24T12:25:10.962Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-24T12:25:10.962Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-24T12:25:10.962Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-24T12:25:10.962Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-24T12:25:10.962Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-24T12:25:10.962Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-24T12:25:10.962Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T12:25:10.962Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-24T12:25:10.962Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-24T12:25:10.962Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-24T12:25:10.962Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-24T12:25:10.962Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-24T12:25:10.962Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-24T12:25:10.962Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-24T12:25:10.962Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-24T12:25:10.962Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-24T12:25:10.962Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-24T12:25:10.962Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-24T12:25:10.962Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-24T12:25:10.962Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-24T12:25:10.962Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-24T12:25:10.962Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-24T12:25:10.962Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-24T12:25:10.962Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-24T12:25:10.962Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-24T12:25:10.962Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-24T12:25:10.962Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-24T12:25:10.962Z] === RUN TestNetworkList [2022-08-24T12:25:10.962Z] === RUN TestNetworkList//networks [2022-08-24T12:25:10.962Z] === PAUSE TestNetworkList//networks [2022-08-24T12:25:10.962Z] === RUN TestNetworkList//networks/ [2022-08-24T12:25:10.962Z] === PAUSE TestNetworkList//networks/ [2022-08-24T12:25:10.962Z] === CONT TestNetworkList//networks [2022-08-24T12:25:10.962Z] === CONT TestNetworkList//networks/ [2022-08-24T12:25:10.962Z] --- PASS: TestNetworkList (0.02s) [2022-08-24T12:25:10.962Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-24T12:25:10.962Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-24T12:25:10.962Z] === RUN TestHostIPv4BridgeLabel [2022-08-24T12:25:10.994Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2022-08-24T12:25:10.994Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-24T12:25:11.533Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-24T12:25:11.533Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-24T12:25:12.375Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-24T12:25:12.636Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2022-08-24T12:25:12.637Z] === RUN TestNISDomainname [2022-08-24T12:25:12.918Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-24T12:25:12.918Z] === RUN TestDaemonDefaultNetworkPools [2022-08-24T12:25:13.488Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-08-24T12:25:13.488Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-24T12:25:13.573Z] --- PASS: TestNISDomainname (0.77s) [2022-08-24T12:25:13.573Z] === RUN TestHostnameDnsResolution [2022-08-24T12:25:13.573Z] check_test.go:540: [d59ac10b1973c] daemon is not started [2022-08-24T12:25:13.573Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-24T12:25:14.080Z] plugin_test.go:61: [d60e3f4ed79ad] joining swarm manager [d4dcbb294abf3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:25:14.431Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-08-24T12:25:14.431Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-24T12:25:14.513Z] --- PASS: TestHostnameDnsResolution (1.06s) [2022-08-24T12:25:14.513Z] === RUN TestUnprivilegedPortsAndPing [2022-08-24T12:25:15.082Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-24T12:25:15.082Z] --- PASS: TestUnprivilegedPortsAndPing (0.71s) [2022-08-24T12:25:15.082Z] === RUN TestPrivilegedHostDevices [2022-08-24T12:25:15.463Z] plugin_test.go:64: [d5e6604772d58] joining swarm manager [d4dcbb294abf3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:25:15.818Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-08-24T12:25:15.818Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-24T12:25:16.020Z] --- PASS: TestPrivilegedHostDevices (0.76s) [2022-08-24T12:25:16.020Z] === RUN TestRunConsoleSize [2022-08-24T12:25:16.390Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-08-24T12:25:16.390Z] === RUN TestServiceWithPredefinedNetwork [2022-08-24T12:25:16.588Z] --- PASS: TestRunConsoleSize (0.58s) [2022-08-24T12:25:16.589Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-24T12:25:17.162Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-24T12:25:18.306Z] --- PASS: TestServiceWithPredefinedNetwork (1.88s) [2022-08-24T12:25:18.306Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-24T12:25:18.306Z] service_test.go:243: FLAKY_TEST [2022-08-24T12:25:18.306Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T12:25:18.306Z] === RUN TestServiceWithDataPathPortInit [2022-08-24T12:25:19.069Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-24T12:25:19.069Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-24T12:25:19.069Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-24T12:25:19.069Z] --- PASS: TestRunWithAlternativeContainerdShim (2.61s) [2022-08-24T12:25:19.069Z] === RUN TestStats [2022-08-24T12:25:20.011Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-24T12:25:20.011Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-24T12:25:20.579Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-24T12:25:20.579Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-24T12:25:21.147Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-24T12:25:21.147Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-24T12:25:22.094Z] --- PASS: TestStats (2.90s) [2022-08-24T12:25:22.094Z] === RUN TestStopContainerWithTimeout [2022-08-24T12:25:22.094Z] === RUN TestStopContainerWithTimeout/0 [2022-08-24T12:25:22.094Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-24T12:25:22.094Z] === RUN TestStopContainerWithTimeout/1 [2022-08-24T12:25:22.094Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-24T12:25:22.094Z] === RUN TestStopContainerWithTimeout/3 [2022-08-24T12:25:22.094Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-24T12:25:22.094Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-24T12:25:22.094Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-24T12:25:22.094Z] === CONT TestStopContainerWithTimeout/0 [2022-08-24T12:25:22.094Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-24T12:25:22.677Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-24T12:25:22.677Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-24T12:25:23.246Z] === CONT TestStopContainerWithTimeout/3 [2022-08-24T12:25:23.505Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-24T12:25:24.882Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-24T12:25:25.140Z] === CONT TestStopContainerWithTimeout/1 [2022-08-24T12:25:25.399Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-24T12:25:26.781Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-08-24T12:25:26.781Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2022-08-24T12:25:26.781Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) [2022-08-24T12:25:26.781Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2022-08-24T12:25:26.781Z] --- PASS: TestStopContainerWithTimeout/1 (1.59s) [2022-08-24T12:25:26.781Z] === RUN TestDeleteDevicemapper [2022-08-24T12:25:26.781Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T12:25:26.781Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-24T12:25:26.781Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-24T12:25:27.117Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-24T12:25:27.377Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-24T12:25:28.315Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-24T12:25:28.886Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-24T12:25:28.886Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.24s) [2022-08-24T12:25:28.886Z] === RUN TestUpdateMemory [2022-08-24T12:25:28.886Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-24T12:25:28.886Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-24T12:25:28.886Z] === RUN TestUpdateCPUQuota [2022-08-24T12:25:29.145Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-24T12:25:30.525Z] --- PASS: TestUpdateCPUQuota (1.36s) [2022-08-24T12:25:30.525Z] === RUN TestUpdatePidsLimit [2022-08-24T12:25:30.525Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-24T12:25:30.785Z] === RUN TestUpdatePidsLimit/no_change [2022-08-24T12:25:31.046Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-24T12:25:31.046Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-24T12:25:31.046Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-24T12:25:31.306Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-24T12:25:31.876Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-24T12:25:31.876Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-24T12:25:32.136Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-24T12:25:32.395Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-24T12:25:32.653Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-24T12:25:33.270Z] --- PASS: TestServiceWithDataPathPortInit (13.51s) [2022-08-24T12:25:33.270Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-24T12:25:34.031Z] --- PASS: TestUpdatePidsLimit (3.54s) [2022-08-24T12:25:34.031Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.31s) [2022-08-24T12:25:34.031Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2022-08-24T12:25:34.031Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2022-08-24T12:25:34.031Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2022-08-24T12:25:34.031Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2022-08-24T12:25:34.031Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2022-08-24T12:25:34.031Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2022-08-24T12:25:34.031Z] === RUN TestUpdateRestartPolicy [2022-08-24T12:25:34.031Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-24T12:25:34.031Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-24T12:25:34.031Z] check_test.go:540: [d9f67d9ff6281] daemon is not started [2022-08-24T12:25:34.031Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-24T12:25:34.031Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-24T12:25:34.031Z] check_test.go:540: [dc09e4aec680c] daemon is not started [2022-08-24T12:25:34.031Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-24T12:25:34.211Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:p1r8o4rw4gecjs1tlcwb42r5q Created:2022-08-24 12:25:32.964458049 +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[04ced15e1e098778d20148b93f3a9d8c01f1df91bcad4c9bccfae22bcdbd95f6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qyorc8c3vod25dz08a5iltgnk EndpointID:94d89a0d4bedd7ed748e0c60120bf2b2da95dac6097f648277efaa1151cf7d30 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fe9753ec76535f5c33f0b3f1faa3fee8ba9ce581384dc17819af329835b372ec 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:09125e3b8f5e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qyorc8c3vod25dz08a5iltgnk EndpointID:94d89a0d4bedd7ed748e0c60120bf2b2da95dac6097f648277efaa1151cf7d30 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-24T12:25:37.318Z] check_test.go:540: [dd0ba4c7581f4] daemon is not started [2022-08-24T12:25:37.318Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-24T12:25:38.412Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s) [2022-08-24T12:25:38.412Z] PASS [2022-08-24T12:25:38.412Z] [2022-08-24T12:25:38.412Z] === Skipped [2022-08-24T12:25:38.412Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T12:25:38.412Z] service_test.go:243: FLAKY_TEST [2022-08-24T12:25:38.412Z] [2022-08-24T12:25:38.412Z] DONE 38 tests, 1 skipped in 42.878s [2022-08-24T12:25:38.412Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-24T12:25:38.412Z] ++ 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 [2022-08-24T12:25:38.412Z] ++ set -e [2022-08-24T12:25:38.412Z] ++ '[' -n 0 ']' [2022-08-24T12:25:38.412Z] ++ set -x [2022-08-24T12:25:38.412Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2022-08-24T12:25:38.412Z] INFO: Testing against a local daemon [2022-08-24T12:25:38.412Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-24T12:25:38.412Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T12:25:38.412Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T12:25:38.412Z] === RUN TestDockerNetworkIpvlan [2022-08-24T12:25:38.412Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T12:25:38.412Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-24T12:25:38.412Z] PASS [2022-08-24T12:25:38.412Z] [2022-08-24T12:25:38.412Z] === Skipped [2022-08-24T12:25:38.412Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T12:25:38.412Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T12:25:38.412Z] [2022-08-24T12:25:38.412Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-24T12:25:38.412Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T12:25:38.412Z] [2022-08-24T12:25:38.412Z] DONE 2 tests, 2 skipped in 0.083s [2022-08-24T12:25:38.673Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-24T12:25:38.673Z] ++ 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 [2022-08-24T12:25:38.673Z] ++ set -e [2022-08-24T12:25:38.673Z] ++ '[' -n 0 ']' [2022-08-24T12:25:38.673Z] ++ set -x [2022-08-24T12:25:38.673Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:25:38.673Z] INFO: Testing against a local daemon [2022-08-24T12:25:38.673Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-24T12:25:40.061Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2022-08-24T12:25:40.061Z] === RUN TestDockerNetworkMacvlan [2022-08-24T12:25:40.633Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-24T12:25:41.510Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-24T12:25:41.575Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-24T12:25:42.032Z] --- PASS: TestServicePlugin (30.12s) [2022-08-24T12:25:42.033Z] === RUN TestServiceUpdateLabel [2022-08-24T12:25:42.146Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-24T12:25:42.603Z] --- PASS: TestServiceUpdateLabel (2.16s) [2022-08-24T12:25:42.603Z] === RUN TestServiceUpdateSecrets [2022-08-24T12:25:43.416Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-24T12:25:44.058Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-24T12:25:45.971Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-24T12:25:46.705Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-24T12:25:46.705Z] --- PASS: TestUpdateRestartPolicy (12.26s) [2022-08-24T12:25:46.705Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-24T12:25:46.964Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2022-08-24T12:25:46.964Z] === RUN TestWaitNonBlocked [2022-08-24T12:25:46.964Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T12:25:46.964Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T12:25:46.964Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T12:25:46.964Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T12:25:46.964Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T12:25:46.964Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T12:25:46.964Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-24T12:25:47.533Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-24T12:25:47.793Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-08-24T12:25:47.793Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.87s) [2022-08-24T12:25:47.793Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s) [2022-08-24T12:25:47.793Z] === RUN TestWaitBlocked [2022-08-24T12:25:47.793Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T12:25:47.793Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T12:25:47.793Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T12:25:47.793Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T12:25:47.793Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T12:25:47.793Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T12:25:49.173Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-24T12:25:49.173Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-24T12:25:49.173Z] --- PASS: TestWaitBlocked (0.02s) [2022-08-24T12:25:49.173Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.32s) [2022-08-24T12:25:49.173Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.34s) [2022-08-24T12:25:49.174Z] === RUN TestWaitConditions [2022-08-24T12:25:49.174Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-24T12:25:49.174Z] === RUN TestWaitConditions/default [2022-08-24T12:25:49.174Z] === PAUSE TestWaitConditions/default [2022-08-24T12:25:49.174Z] === RUN TestWaitConditions/not-running [2022-08-24T12:25:49.174Z] === PAUSE TestWaitConditions/not-running [2022-08-24T12:25:49.174Z] === RUN TestWaitConditions/next-exit [2022-08-24T12:25:49.174Z] === PAUSE TestWaitConditions/next-exit [2022-08-24T12:25:49.174Z] === RUN TestWaitConditions/removed [2022-08-24T12:25:49.174Z] === PAUSE TestWaitConditions/removed [2022-08-24T12:25:49.174Z] === CONT TestWaitConditions/default [2022-08-24T12:25:49.174Z] === CONT TestWaitConditions/next-exit [2022-08-24T12:25:49.272Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-24T12:25:49.533Z] --- PASS: TestDockerNetworkMacvlan (9.44s) [2022-08-24T12:25:49.533Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-08-24T12:25:49.533Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-08-24T12:25:49.533Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2022-08-24T12:25:49.533Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2022-08-24T12:25:49.533Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.98s) [2022-08-24T12:25:49.533Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-08-24T12:25:49.533Z] PASS [2022-08-24T12:25:49.533Z] [2022-08-24T12:25:49.533Z] DONE 8 tests in 10.914s [2022-08-24T12:25:49.533Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-24T12:25:49.533Z] ++ 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 [2022-08-24T12:25:49.533Z] ++ set -e [2022-08-24T12:25:49.533Z] ++ '[' -n 0 ']' [2022-08-24T12:25:49.533Z] ++ set -x [2022-08-24T12:25:49.533Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:25:49.533Z] testing: warning: no tests to run [2022-08-24T12:25:49.533Z] PASS [2022-08-24T12:25:49.533Z] [2022-08-24T12:25:49.533Z] DONE 0 tests in 0.029s [2022-08-24T12:25:49.533Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-24T12:25:49.533Z] ++ 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 [2022-08-24T12:25:49.533Z] ++ set -e [2022-08-24T12:25:49.533Z] ++ '[' -n 0 ']' [2022-08-24T12:25:49.533Z] ++ set -x [2022-08-24T12:25:49.533Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:25:49.533Z] INFO: Testing against a local daemon [2022-08-24T12:25:49.533Z] === RUN TestAuthZPluginAllowRequest [2022-08-24T12:25:50.919Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-08-24T12:25:50.920Z] === RUN TestAuthZPluginTLS [2022-08-24T12:25:51.081Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-24T12:25:51.341Z] === CONT TestWaitConditions/removed [2022-08-24T12:25:51.491Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-24T12:25:51.491Z] === RUN TestAuthZPluginDenyRequest [2022-08-24T12:25:51.602Z] === CONT TestWaitConditions/not-running [2022-08-24T12:25:51.752Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-24T12:25:51.752Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-24T12:25:52.322Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-24T12:25:52.322Z] === RUN TestAuthZPluginDenyResponse [2022-08-24T12:25:52.893Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-24T12:25:52.893Z] === RUN TestAuthZPluginAllowEventStream [2022-08-24T12:25:52.980Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-24T12:25:53.240Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-24T12:25:53.498Z] --- PASS: TestWaitConditions (0.02s) [2022-08-24T12:25:53.498Z] --- PASS: TestWaitConditions/default (2.23s) [2022-08-24T12:25:53.498Z] --- PASS: TestWaitConditions/next-exit (2.27s) [2022-08-24T12:25:53.498Z] --- PASS: TestWaitConditions/removed (1.93s) [2022-08-24T12:25:53.498Z] --- PASS: TestWaitConditions/not-running (1.90s) [2022-08-24T12:25:53.498Z] === RUN TestWaitRestartedContainer [2022-08-24T12:25:53.498Z] === RUN TestWaitRestartedContainer/default [2022-08-24T12:25:53.498Z] === PAUSE TestWaitRestartedContainer/default [2022-08-24T12:25:53.498Z] === RUN TestWaitRestartedContainer/not-running [2022-08-24T12:25:53.498Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-24T12:25:53.498Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-24T12:25:53.498Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-24T12:25:53.498Z] === CONT TestWaitRestartedContainer/default [2022-08-24T12:25:53.498Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-24T12:25:54.070Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-24T12:25:54.277Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s) [2022-08-24T12:25:54.277Z] === RUN TestAuthZPluginErrorResponse [2022-08-24T12:25:54.538Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-24T12:25:54.538Z] === RUN TestAuthZPluginErrorRequest [2022-08-24T12:25:55.109Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-24T12:25:55.109Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-24T12:25:55.680Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-24T12:25:55.680Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-24T12:25:55.978Z] === CONT TestWaitRestartedContainer/not-running [2022-08-24T12:25:57.064Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.32s) [2022-08-24T12:25:57.064Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-24T12:25:57.359Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-24T12:25:57.501Z] --- PASS: TestServiceUpdateSecrets (14.68s) [2022-08-24T12:25:57.501Z] === RUN TestServiceUpdateConfigs [2022-08-24T12:25:57.618Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-24T12:25:57.618Z] --- PASS: TestWaitRestartedContainer/default (2.61s) [2022-08-24T12:25:57.618Z] --- PASS: TestWaitRestartedContainer/next-exit (2.64s) [2022-08-24T12:25:57.618Z] --- PASS: TestWaitRestartedContainer/not-running (1.49s) [2022-08-24T12:25:57.618Z] === CONT TestContainerStartOnDaemonRestart [2022-08-24T12:25:57.618Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-24T12:25:58.448Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s) [2022-08-24T12:25:58.448Z] === RUN TestAuthZPluginHeader [2022-08-24T12:25:59.020Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-24T12:25:59.020Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-24T12:25:59.020Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T12:25:59.020Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-24T12:25:59.020Z] === RUN TestAuthZPluginV2Disable [2022-08-24T12:25:59.020Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T12:25:59.020Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-24T12:25:59.020Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-24T12:25:59.020Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T12:25:59.020Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-24T12:25:59.020Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-24T12:25:59.020Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T12:25:59.020Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-24T12:25:59.020Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-24T12:26:01.815Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.96s) [2022-08-24T12:26:01.815Z] === CONT TestIpcModeOlderClient [2022-08-24T12:26:01.815Z] --- PASS: TestContainerStartOnDaemonRestart (4.00s) [2022-08-24T12:26:01.815Z] === CONT TestContainerKillOnDaemonStart [2022-08-24T12:26:01.815Z] --- PASS: TestIpcModeOlderClient (0.19s) [2022-08-24T12:26:01.815Z] === CONT TestDaemonHostGatewayIP [2022-08-24T12:26:02.074Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-24T12:26:02.333Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-24T12:26:04.870Z] check_test.go:540: [dea592415690d] daemon is not started [2022-08-24T12:26:04.870Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-24T12:26:05.807Z] --- PASS: TestDaemonHostGatewayIP (4.03s) [2022-08-24T12:26:05.807Z] === CONT TestDaemonRestartIpcMode [2022-08-24T12:26:06.376Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-24T12:26:06.376Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-24T12:26:07.757Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-24T12:26:08.325Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-24T12:26:08.894Z] --- PASS: TestDaemonRestartIpcMode (3.25s) [2022-08-24T12:26:10.800Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-24T12:26:11.368Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-24T12:26:11.628Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-24T12:26:12.195Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-24T12:26:12.403Z] --- PASS: TestServiceUpdateConfigs (14.57s) [2022-08-24T12:26:12.403Z] === RUN TestServiceUpdateNetwork [2022-08-24T12:26:12.765Z] check_test.go:540: [d8cf99ee11b8e] daemon is not started [2022-08-24T12:26:12.765Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-24T12:26:14.141Z] --- PASS: TestContainerKillOnDaemonStart (12.69s) [2022-08-24T12:26:14.141Z] PASS [2022-08-24T12:26:14.141Z] [2022-08-24T12:26:14.141Z] === Skipped [2022-08-24T12:26:14.141Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-24T12:26:14.141Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T12:26:14.141Z] [2022-08-24T12:26:14.141Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-24T12:26:14.141Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-24T12:26:14.141Z] [2022-08-24T12:26:14.141Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-24T12:26:14.141Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-24T12:26:14.141Z] [2022-08-24T12:26:14.141Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T12:26:14.141Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T12:26:14.141Z] [2022-08-24T12:26:14.141Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-24T12:26:14.141Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T12:26:14.141Z] [2022-08-24T12:26:14.141Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-24T12:26:14.141Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-24T12:26:14.141Z] [2022-08-24T12:26:14.141Z] DONE 273 tests, 6 skipped in 176.058s [2022-08-24T12:26:14.141Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-24T12:26:14.141Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:26:14.141Z] ++ set -e [2022-08-24T12:26:14.141Z] ++ '[' -n 0 ']' [2022-08-24T12:26:14.141Z] ++ set -x [2022-08-24T12:26:14.141Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:26:14.399Z] === RUN TestConfigDaemonLibtrustID [2022-08-24T12:26:14.400Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-24T12:26:14.967Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-24T12:26:14.967Z] === RUN TestConfigDaemonID [2022-08-24T12:26:15.903Z] daemon_test.go:83: [df1cb87a4b908] daemon is not started [2022-08-24T12:26:15.903Z] --- PASS: TestConfigDaemonID (1.03s) [2022-08-24T12:26:15.903Z] === RUN TestDaemonConfigValidation [2022-08-24T12:26:15.903Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-24T12:26:15.903Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-24T12:26:15.903Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-24T12:26:15.903Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-24T12:26:15.903Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-24T12:26:15.903Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-24T12:26:15.903Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-24T12:26:15.903Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-24T12:26:15.903Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-24T12:26:15.903Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-24T12:26:15.903Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-24T12:26:15.903Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-24T12:26:16.162Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-24T12:26:16.162Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-24T12:26:16.162Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-24T12:26:16.162Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-24T12:26:16.162Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-24T12:26:16.162Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-24T12:26:16.162Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-08-24T12:26:16.162Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-24T12:26:16.162Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-08-24T12:26:16.162Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-24T12:26:16.162Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-24T12:26:16.421Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-24T12:26:16.989Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-24T12:26:17.131Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-24T12:26:17.131Z] PASS [2022-08-24T12:26:17.131Z] [2022-08-24T12:26:17.131Z] === Skipped [2022-08-24T12:26:17.131Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-24T12:26:17.131Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T12:26:17.131Z] [2022-08-24T12:26:17.131Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-24T12:26:17.131Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T12:26:17.131Z] [2022-08-24T12:26:17.131Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-24T12:26:17.131Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T12:26:17.131Z] [2022-08-24T12:26:17.131Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-24T12:26:17.131Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T12:26:17.131Z] [2022-08-24T12:26:17.131Z] DONE 17 tests, 4 skipped in 26.384s [2022-08-24T12:26:17.131Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-24T12:26:17.131Z] ++ 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 [2022-08-24T12:26:17.131Z] ++ set -e [2022-08-24T12:26:17.131Z] ++ '[' -n 0 ']' [2022-08-24T12:26:17.131Z] ++ set -x [2022-08-24T12:26:17.131Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:26:17.131Z] INFO: Testing against a local daemon [2022-08-24T12:26:17.131Z] === RUN TestPluginInvalidJSON [2022-08-24T12:26:17.131Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T12:26:17.131Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T12:26:17.131Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T12:26:17.131Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T12:26:17.131Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-24T12:26:17.131Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-24T12:26:17.131Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T12:26:17.131Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-24T12:26:17.131Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-24T12:26:17.131Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-24T12:26:17.131Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-24T12:26:17.131Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-24T12:26:17.131Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-24T12:26:17.131Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-24T12:26:17.131Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-24T12:26:17.131Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-24T12:26:17.131Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T12:26:17.131Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-24T12:26:17.131Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-24T12:26:17.131Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-24T12:26:17.131Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-24T12:26:17.131Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-24T12:26:17.131Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-24T12:26:17.131Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-24T12:26:17.131Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-24T12:26:17.131Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-24T12:26:17.131Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-24T12:26:17.131Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-24T12:26:17.131Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-24T12:26:17.131Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-24T12:26:17.131Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-24T12:26:17.131Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-24T12:26:17.131Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-24T12:26:17.131Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-24T12:26:17.131Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-24T12:26:17.131Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-24T12:26:17.131Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-24T12:26:17.131Z] === RUN TestPluginInstall [2022-08-24T12:26:17.131Z] === RUN TestPluginInstall/no_auth [2022-08-24T12:26:17.131Z] time="2022-08-24T12:26:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:26:17.131Z] time="2022-08-24T12:26:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92a4d1b6ca2d8576abf13fdc598fd497eb0a2badfcfa302bed85e6e549e1f3e2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:26:17.131Z] time="2022-08-24T12:26:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:26:17.131Z] time="2022-08-24T12:26:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92a4d1b6ca2d8576abf13fdc598fd497eb0a2badfcfa302bed85e6e549e1f3e2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:26:17.131Z] === RUN TestPluginInstall/with_htpasswd [2022-08-24T12:26:17.248Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-24T12:26:17.392Z] time="2022-08-24T12:26:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:26:17.392Z] time="2022-08-24T12:26:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92a4d1b6ca2d8576abf13fdc598fd497eb0a2badfcfa302bed85e6e549e1f3e2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:26:17.392Z] time="2022-08-24T12:26:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:26:17.392Z] time="2022-08-24T12:26:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92a4d1b6ca2d8576abf13fdc598fd497eb0a2badfcfa302bed85e6e549e1f3e2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:26:17.653Z] === RUN TestPluginInstall/with_insecure [2022-08-24T12:26:17.817Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-24T12:26:18.385Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-24T12:26:18.594Z] time="2022-08-24T12:26:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:26:18.594Z] time="2022-08-24T12:26:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab2ac530def5f4d4e15e4175cf85db838c3fd6f06db4dfb3664cb3ac45781d6d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:26:18.594Z] time="2022-08-24T12:26:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:26:18.594Z] time="2022-08-24T12:26:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab2ac530def5f4d4e15e4175cf85db838c3fd6f06db4dfb3664cb3ac45781d6d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:26:18.594Z] plugin_test.go:196: [d3a7481a2173c] daemon is not started [2022-08-24T12:26:18.594Z] --- PASS: TestPluginInstall (2.55s) [2022-08-24T12:26:18.594Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-08-24T12:26:18.594Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-08-24T12:26:18.594Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-08-24T12:26:18.594Z] === RUN TestPluginsWithRuntimes [2022-08-24T12:26:19.335Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-24T12:26:19.335Z] daemon_test.go:197: [d6fd88cff7a5b] daemon is not started [2022-08-24T12:26:19.335Z] --- PASS: TestConfigDaemonSeccompProfiles (3.19s) [2022-08-24T12:26:19.335Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-08-24T12:26:19.335Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-08-24T12:26:19.335Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-08-24T12:26:19.335Z] === RUN TestDaemonProxy [2022-08-24T12:26:19.335Z] === RUN TestDaemonProxy/environment_variables [2022-08-24T12:26:19.979Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-24T12:26:20.282Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-24T12:26:20.920Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-24T12:26:21.219Z] === RUN TestDaemonProxy/command-line_options [2022-08-24T12:26:21.785Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-24T12:26:21.861Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2022-08-24T12:26:21.861Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-08-24T12:26:21.861Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-08-24T12:26:21.861Z] === RUN TestPluginBackCompatMediaTypes [2022-08-24T12:26:22.433Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-24T12:26:22.433Z] PASS [2022-08-24T12:26:22.433Z] [2022-08-24T12:26:22.433Z] DONE 24 tests in 6.498s [2022-08-24T12:26:22.433Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-24T12:26:22.433Z] ++ 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 [2022-08-24T12:26:22.433Z] ++ set -e [2022-08-24T12:26:22.433Z] ++ '[' -n 0 ']' [2022-08-24T12:26:22.433Z] ++ set -x [2022-08-24T12:26:22.433Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:26:22.433Z] INFO: Testing against a local daemon [2022-08-24T12:26:22.433Z] === RUN TestExternalGraphDriver [2022-08-24T12:26:23.005Z] === RUN TestExternalGraphDriver/json [2022-08-24T12:26:23.163Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-24T12:26:23.163Z] === RUN TestDaemonProxy/configuration_file [2022-08-24T12:26:23.422Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-24T12:26:23.990Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-24T12:26:23.990Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-24T12:26:24.389Z] === RUN TestExternalGraphDriver/spec [2022-08-24T12:26:24.560Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-24T12:26:24.633Z] --- PASS: TestServiceUpdateNetwork (12.45s) [2022-08-24T12:26:24.633Z] === RUN TestServiceUpdatePidsLimit [2022-08-24T12:26:24.819Z] === RUN TestDaemonProxy/conflicting_options [2022-08-24T12:26:25.078Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-24T12:26:25.337Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-24T12:26:25.575Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-24T12:26:25.596Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-24T12:26:25.855Z] --- PASS: TestDaemonProxy (6.41s) [2022-08-24T12:26:25.855Z] --- PASS: TestDaemonProxy/environment_variables (1.85s) [2022-08-24T12:26:25.855Z] --- PASS: TestDaemonProxy/command-line_options (1.79s) [2022-08-24T12:26:25.855Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-08-24T12:26:25.855Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-24T12:26:25.855Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-24T12:26:25.855Z] PASS [2022-08-24T12:26:25.855Z] [2022-08-24T12:26:25.855Z] DONE 18 tests in 11.556s [2022-08-24T12:26:25.855Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-24T12:26:25.855Z] ++ 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 [2022-08-24T12:26:25.855Z] ++ set -e [2022-08-24T12:26:25.855Z] ++ '[' -n 0 ']' [2022-08-24T12:26:25.855Z] ++ set -x [2022-08-24T12:26:25.855Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:26:25.855Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-24T12:26:25.855Z] INFO: Testing against a local daemon [2022-08-24T12:26:25.855Z] === RUN TestCommitInheritsEnv [2022-08-24T12:26:26.115Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-24T12:26:26.149Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-24T12:26:26.301Z] === RUN TestExternalGraphDriver/pull [2022-08-24T12:26:26.374Z] --- PASS: TestCommitInheritsEnv (0.41s) [2022-08-24T12:26:26.374Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-24T12:26:26.374Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-24T12:26:26.374Z] === RUN TestImportWithCustomPlatform [2022-08-24T12:26:26.374Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-24T12:26:26.374Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-24T12:26:26.374Z] === RUN TestImportWithCustomPlatform// [2022-08-24T12:26:26.374Z] === RUN TestImportWithCustomPlatform/linux [2022-08-24T12:26:26.634Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-24T12:26:26.634Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-24T12:26:26.634Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-24T12:26:26.893Z] === RUN TestImportWithCustomPlatform/macos [2022-08-24T12:26:26.893Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-24T12:26:26.893Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-24T12:26:26.893Z] --- PASS: TestImportWithCustomPlatform (0.52s) [2022-08-24T12:26:26.893Z] --- PASS: TestImportWithCustomPlatform/#00 (0.09s) [2022-08-24T12:26:26.893Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-24T12:26:26.893Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-24T12:26:26.893Z] --- PASS: TestImportWithCustomPlatform/linux (0.10s) [2022-08-24T12:26:26.893Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.11s) [2022-08-24T12:26:26.893Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.15s) [2022-08-24T12:26:26.893Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-24T12:26:26.893Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-24T12:26:26.893Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-24T12:26:26.893Z] === RUN TestImagesFilterMultiReference [2022-08-24T12:26:26.893Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-08-24T12:26:26.893Z] === RUN TestImagePullPlatformInvalid [2022-08-24T12:26:27.152Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2022-08-24T12:26:27.152Z] === RUN TestRemoveImageOrphaning [2022-08-24T12:26:27.152Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-24T12:26:27.411Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2022-08-24T12:26:27.411Z] === RUN TestRemoveImageGarbageCollector [2022-08-24T12:26:27.670Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-24T12:26:27.685Z] --- PASS: TestExternalGraphDriver (5.11s) [2022-08-24T12:26:27.685Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-08-24T12:26:27.685Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2022-08-24T12:26:27.685Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-08-24T12:26:27.685Z] === RUN TestGraphdriverPluginV2 [2022-08-24T12:26:27.929Z] time="2022-08-24T12:26:27Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-24T12:26:27.945Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T12:26:27.945Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-24T12:26:27.945Z] PASS [2022-08-24T12:26:27.945Z] [2022-08-24T12:26:27.945Z] === Skipped [2022-08-24T12:26:27.945Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-24T12:26:27.945Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T12:26:27.945Z] [2022-08-24T12:26:27.945Z] DONE 5 tests, 1 skipped in 5.534s [2022-08-24T12:26:27.945Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-24T12:26:27.945Z] ++ 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 [2022-08-24T12:26:27.945Z] ++ set -e [2022-08-24T12:26:27.945Z] ++ '[' -n 0 ']' [2022-08-24T12:26:27.945Z] ++ set -x [2022-08-24T12:26:27.945Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:26:28.187Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-24T12:26:28.206Z] INFO: Testing against a local daemon [2022-08-24T12:26:28.206Z] === RUN TestContinueAfterPluginCrash [2022-08-24T12:26:28.206Z] === PAUSE TestContinueAfterPluginCrash [2022-08-24T12:26:28.206Z] === RUN TestReadPluginNoRead [2022-08-24T12:26:28.206Z] === PAUSE TestReadPluginNoRead [2022-08-24T12:26:28.206Z] === RUN TestDaemonStartWithLogOpt [2022-08-24T12:26:28.206Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-24T12:26:28.206Z] === CONT TestContinueAfterPluginCrash [2022-08-24T12:26:28.206Z] === CONT TestDaemonStartWithLogOpt [2022-08-24T12:26:28.757Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-24T12:26:29.324Z] check_test.go:540: [dc7062fb2678d] daemon is not started [2022-08-24T12:26:29.324Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-24T12:26:29.583Z] --- PASS: TestRemoveImageGarbageCollector (2.22s) [2022-08-24T12:26:29.583Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-24T12:26:29.583Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-24T12:26:29.583Z] === RUN TestTagInvalidReference [2022-08-24T12:26:29.583Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-24T12:26:29.583Z] --- PASS: TestTagInvalidReference (0.03s) [2022-08-24T12:26:29.583Z] === RUN TestTagValidPrefixedRepo [2022-08-24T12:26:29.842Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-08-24T12:26:29.842Z] === RUN TestTagExistedNameWithoutForce [2022-08-24T12:26:29.842Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-24T12:26:29.842Z] === RUN TestTagOfficialNames [2022-08-24T12:26:29.842Z] --- PASS: TestTagOfficialNames (0.07s) [2022-08-24T12:26:29.842Z] === RUN TestTagMatchesDigest [2022-08-24T12:26:29.842Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-08-24T12:26:29.842Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-24T12:26:30.411Z] check_test.go:540: [df235a1910541] daemon is not started [2022-08-24T12:26:30.411Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-24T12:26:30.981Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-24T12:26:31.509Z] --- PASS: TestDaemonStartWithLogOpt (3.02s) [2022-08-24T12:26:31.509Z] === CONT TestReadPluginNoRead [2022-08-24T12:26:32.361Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-24T12:26:32.621Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-24T12:26:33.190Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-24T12:26:33.422Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-24T12:26:34.297Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-24T12:26:34.364Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-24T12:26:35.727Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-24T12:26:35.887Z] === RUN TestReadPluginNoRead/default [2022-08-24T12:26:35.985Z] check_test.go:540: [d9ad010271f8e] daemon is not started [2022-08-24T12:26:35.985Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-24T12:26:36.148Z] --- PASS: TestContinueAfterPluginCrash (7.99s) [2022-08-24T12:26:36.720Z] === CONT TestReadPluginNoRead [2022-08-24T12:26:36.720Z] read_test.go:92: [d4016941f7ed7] daemon is not started [2022-08-24T12:26:36.720Z] --- PASS: TestReadPluginNoRead (5.69s) [2022-08-24T12:26:36.720Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-08-24T12:26:36.720Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) [2022-08-24T12:26:36.720Z] --- PASS: TestReadPluginNoRead/default (1.19s) [2022-08-24T12:26:36.720Z] PASS [2022-08-24T12:26:36.720Z] [2022-08-24T12:26:36.720Z] DONE 6 tests in 8.805s [2022-08-24T12:26:36.720Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-24T12:26:36.720Z] ++ 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 [2022-08-24T12:26:36.720Z] ++ set -e [2022-08-24T12:26:36.720Z] ++ '[' -n 0 ']' [2022-08-24T12:26:36.720Z] ++ set -x [2022-08-24T12:26:36.720Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:26:36.720Z] testing: warning: no tests to run [2022-08-24T12:26:36.720Z] PASS [2022-08-24T12:26:36.720Z] [2022-08-24T12:26:36.720Z] DONE 0 tests in 0.032s [2022-08-24T12:26:36.982Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-24T12:26:36.982Z] ++ 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 [2022-08-24T12:26:36.982Z] ++ set -e [2022-08-24T12:26:36.982Z] ++ '[' -n 0 ']' [2022-08-24T12:26:36.982Z] ++ set -x [2022-08-24T12:26:36.982Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:26:36.982Z] INFO: Testing against a local daemon [2022-08-24T12:26:36.982Z] === RUN TestPluginWithDevMounts [2022-08-24T12:26:36.982Z] === PAUSE TestPluginWithDevMounts [2022-08-24T12:26:36.982Z] === CONT TestPluginWithDevMounts [2022-08-24T12:26:38.366Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-08-24T12:26:38.631Z] PASS [2022-08-24T12:26:38.631Z] [2022-08-24T12:26:38.631Z] DONE 1 tests in 1.635s [2022-08-24T12:26:38.631Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-24T12:26:38.631Z] ++ 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 [2022-08-24T12:26:38.631Z] ++ set -e [2022-08-24T12:26:38.631Z] ++ '[' -n 0 ']' [2022-08-24T12:26:38.631Z] ++ set -x [2022-08-24T12:26:38.631Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:26:38.631Z] INFO: Testing against a local daemon [2022-08-24T12:26:38.631Z] === RUN TestSecretInspect [2022-08-24T12:26:39.274Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-24T12:26:40.655Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-24T12:26:40.901Z] --- PASS: TestServiceUpdatePidsLimit (16.04s) [2022-08-24T12:26:40.901Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-08-24T12:26:40.901Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-08-24T12:26:40.901Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-24T12:26:40.901Z] PASS [2022-08-24T12:26:40.901Z] [2022-08-24T12:26:40.901Z] === Skipped [2022-08-24T12:26:40.901Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-24T12:26:40.901Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T12:26:40.901Z] [2022-08-24T12:26:40.901Z] DONE 27 tests, 1 skipped in 163.658s [2022-08-24T12:26:40.901Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-24T12:26:40.901Z] INFO: Testing against a local daemon [2022-08-24T12:26:40.901Z] === RUN TestSessionCreate [2022-08-24T12:26:40.901Z] --- PASS: TestSessionCreate (0.02s) [2022-08-24T12:26:40.901Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-24T12:26:40.901Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-24T12:26:40.901Z] PASS [2022-08-24T12:26:40.901Z] [2022-08-24T12:26:40.901Z] DONE 2 tests in 0.055s [2022-08-24T12:26:40.901Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-24T12:26:40.901Z] INFO: Testing against a local daemon [2022-08-24T12:26:40.901Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-24T12:26:40.901Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-24T12:26:40.901Z] === RUN TestDiskUsage [2022-08-24T12:26:40.901Z] === PAUSE TestDiskUsage [2022-08-24T12:26:40.901Z] === RUN TestEventsExecDie [2022-08-24T12:26:40.901Z] --- PASS: TestEventsExecDie (0.55s) [2022-08-24T12:26:40.901Z] === RUN TestEventsBackwardsCompatible [2022-08-24T12:26:41.163Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-24T12:26:41.163Z] === RUN TestEventsVolumeCreate [2022-08-24T12:26:41.163Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-24T12:26:41.163Z] === RUN TestInfoBinaryCommits [2022-08-24T12:26:41.163Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-24T12:26:41.163Z] === RUN TestInfoAPIVersioned [2022-08-24T12:26:41.163Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-24T12:26:41.163Z] === RUN TestInfoAPI [2022-08-24T12:26:41.163Z] --- PASS: TestInfoAPI (0.02s) [2022-08-24T12:26:41.163Z] === RUN TestInfoAPIWarnings [2022-08-24T12:26:41.210Z] --- PASS: TestSecretInspect (2.20s) [2022-08-24T12:26:41.210Z] === RUN TestSecretList [2022-08-24T12:26:41.594Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-24T12:26:42.974Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-24T12:26:43.147Z] --- PASS: TestSecretList (2.28s) [2022-08-24T12:26:43.147Z] === RUN TestSecretsCreateAndDelete [2022-08-24T12:26:43.772Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-24T12:26:43.772Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-24T12:26:43.772Z] { [2022-08-24T12:26:43.772Z] "RT_GROUP_ICON": { [2022-08-24T12:26:43.772Z] "#1": { [2022-08-24T12:26:43.772Z] "0409": "../../winresources/docker.ico" [2022-08-24T12:26:43.772Z] } [2022-08-24T12:26:43.772Z] }, [2022-08-24T12:26:43.772Z] "RT_MANIFEST": { [2022-08-24T12:26:43.772Z] "#1": { [2022-08-24T12:26:43.772Z] "0409": { [2022-08-24T12:26:43.772Z] "identity": {}, [2022-08-24T12:26:43.772Z] "description": "Docker Engine", [2022-08-24T12:26:43.772Z] "minimum-os": "vista", [2022-08-24T12:26:43.772Z] "execution-level": "", [2022-08-24T12:26:43.772Z] "ui-access": false, [2022-08-24T12:26:43.772Z] "auto-elevate": false, [2022-08-24T12:26:43.772Z] "dpi-awareness": "unaware", [2022-08-24T12:26:43.772Z] "disable-theming": false, [2022-08-24T12:26:43.772Z] "disable-window-filtering": false, [2022-08-24T12:26:43.772Z] "high-resolution-scrolling-aware": false, [2022-08-24T12:26:43.772Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-24T12:26:43.772Z] "long-path-aware": false, [2022-08-24T12:26:43.772Z] "printer-driver-isolation": false, [2022-08-24T12:26:43.772Z] "gdi-scaling": false, [2022-08-24T12:26:43.772Z] "segment-heap": false, [2022-08-24T12:26:43.772Z] "use-common-controls-v6": false [2022-08-24T12:26:43.772Z] } [2022-08-24T12:26:43.772Z] } [2022-08-24T12:26:43.772Z] }, [2022-08-24T12:26:43.772Z] "RT_MESSAGETABLE": { [2022-08-24T12:26:43.772Z] "#1": { [2022-08-24T12:26:43.772Z] "0409": "../../winresources/event_messages.bin" [2022-08-24T12:26:43.772Z] } [2022-08-24T12:26:43.772Z] }, [2022-08-24T12:26:43.772Z] "RT_VERSION": { [2022-08-24T12:26:43.772Z] "#1": { [2022-08-24T12:26:43.772Z] "0409": { [2022-08-24T12:26:43.772Z] "fixed": { [2022-08-24T12:26:43.772Z] "file_version": "0.0.0.0", [2022-08-24T12:26:43.772Z] "product_version": "0.0.0.0", [2022-08-24T12:26:43.772Z] "type": "Unknown" [2022-08-24T12:26:43.772Z] }, [2022-08-24T12:26:43.772Z] "info": { [2022-08-24T12:26:43.772Z] "0000": { [2022-08-24T12:26:43.772Z] "CompanyName": "", [2022-08-24T12:26:43.772Z] "FileVersion": "dev", [2022-08-24T12:26:43.772Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-24T12:26:43.772Z] "OriginalFileName": "docker-proxy.exe", [2022-08-24T12:26:43.772Z] "ProductName": "", [2022-08-24T12:26:43.772Z] "ProductVersion": "dev", [2022-08-24T12:26:43.772Z] "SpecialBuild": "0cbb92bcc543767e5abe6f912ea797166fe25cba" [2022-08-24T12:26:43.773Z] } [2022-08-24T12:26:43.773Z] } [2022-08-24T12:26:43.773Z] } [2022-08-24T12:26:43.773Z] } [2022-08-24T12:26:43.773Z] } [2022-08-24T12:26:43.773Z] } [2022-08-24T12:26:43.773Z] cmd/docker-proxy/genwinres_windows.go [2022-08-24T12:26:43.773Z] cmd/docker-proxy/main.go [2022-08-24T12:26:43.773Z] cmd/docker-proxy/network_proxy_test.go [2022-08-24T12:26:43.773Z] cmd/docker-proxy/proxy.go [2022-08-24T12:26:43.773Z] cmd/docker-proxy/sctp_proxy.go [2022-08-24T12:26:43.773Z] cmd/docker-proxy/tcp_proxy.go [2022-08-24T12:26:43.773Z] cmd/docker-proxy/udp_proxy.go [2022-08-24T12:26:43.773Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-24T12:26:43.773Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-24T12:26:43.773Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-24T12:26:43.773Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-24T12:26:43.773Z] remote: Enumerating objects: 23, done. [2022-08-24T12:26:43.773Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-24T12:26:43.773Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-24T12:26:43.773Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-24T12:26:43.773Z] Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-08-24T12:26:43.773Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-24T12:26:43.773Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-24T12:26:43.773Z] Cross building: bundles/cross/linux/ppc64le [2022-08-24T12:26:43.773Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-24T12:26:43.773Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-24T12:26:44.881Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-24T12:26:44.881Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-24T12:26:45.693Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-08-24T12:26:45.693Z] === RUN TestSecretsUpdate [2022-08-24T12:26:45.818Z] check_test.go:540: [de58ed56692a1] daemon is not started [2022-08-24T12:26:45.818Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-24T12:26:47.606Z] --- PASS: TestSecretsUpdate (2.20s) [2022-08-24T12:26:47.606Z] === RUN TestTemplatedSecret [2022-08-24T12:26:49.109Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-24T12:26:50.149Z] --- PASS: TestTemplatedSecret (2.41s) [2022-08-24T12:26:50.149Z] === RUN TestSecretCreateResolve [2022-08-24T12:26:50.487Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-24T12:26:52.064Z] --- PASS: TestSecretCreateResolve (2.29s) [2022-08-24T12:26:52.065Z] PASS [2022-08-24T12:26:52.065Z] [2022-08-24T12:26:52.065Z] DONE 6 tests in 13.672s [2022-08-24T12:26:52.326Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-24T12:26:52.326Z] ++ 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 [2022-08-24T12:26:52.326Z] ++ set -e [2022-08-24T12:26:52.326Z] ++ '[' -n 0 ']' [2022-08-24T12:26:52.326Z] ++ set -x [2022-08-24T12:26:52.326Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:26:52.326Z] INFO: Testing against a local daemon [2022-08-24T12:26:52.326Z] === RUN TestServiceCreateInit [2022-08-24T12:26:52.326Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-24T12:26:53.784Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-24T12:26:55.693Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-24T12:26:55.953Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-24T12:26:56.521Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-24T12:26:56.533Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-24T12:26:58.427Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-24T12:26:58.996Z] check_test.go:540: [d9144132739bb] daemon is not started [2022-08-24T12:26:58.996Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-24T12:26:59.269Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-24T12:26:59.269Z] === RUN TestInfoDebug [2022-08-24T12:26:59.269Z] --- PASS: TestInfoDebug (0.52s) [2022-08-24T12:26:59.269Z] === RUN TestInfoInsecureRegistries [2022-08-24T12:26:59.269Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-24T12:26:59.269Z] === RUN TestInfoRegistryMirrors [2022-08-24T12:26:59.269Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-24T12:26:59.269Z] === RUN TestLoginFailsWithBadCredentials [2022-08-24T12:26:59.529Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-08-24T12:26:59.529Z] === RUN TestPingCacheHeaders [2022-08-24T12:26:59.564Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-24T12:26:59.790Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-24T12:26:59.790Z] === RUN TestPingGet [2022-08-24T12:26:59.790Z] --- PASS: TestPingGet (0.01s) [2022-08-24T12:26:59.790Z] === RUN TestPingHead [2022-08-24T12:26:59.790Z] --- PASS: TestPingHead (0.02s) [2022-08-24T12:26:59.790Z] === RUN TestPingSwarmHeader [2022-08-24T12:26:59.834Z] --- PASS: TestServiceCreateInit (7.17s) [2022-08-24T12:26:59.834Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.55s) [2022-08-24T12:26:59.834Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s) [2022-08-24T12:26:59.834Z] === RUN TestCreateServiceMultipleTimes [2022-08-24T12:27:00.135Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-24T12:27:00.135Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-24T12:27:00.360Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-24T12:27:00.360Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-24T12:27:00.706Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-24T12:27:01.301Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-24T12:27:01.301Z] --- PASS: TestPingSwarmHeader (1.62s) [2022-08-24T12:27:01.301Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-24T12:27:01.301Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-24T12:27:01.301Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-24T12:27:01.302Z] === RUN TestPingBuilderHeader [2022-08-24T12:27:01.302Z] === RUN TestPingBuilderHeader/default_config [2022-08-24T12:27:01.644Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-24T12:27:01.874Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-24T12:27:02.445Z] --- PASS: TestPingBuilderHeader (1.06s) [2022-08-24T12:27:02.445Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-24T12:27:02.445Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-24T12:27:02.445Z] === RUN TestVersion [2022-08-24T12:27:02.445Z] --- PASS: TestVersion (0.02s) [2022-08-24T12:27:02.445Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-24T12:27:02.445Z] === CONT TestDiskUsage [2022-08-24T12:27:02.581Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-24T12:27:02.582Z] check_test.go:540: [d957e4351ba71] daemon is not started [2022-08-24T12:27:02.582Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-24T12:27:03.016Z] === RUN TestDiskUsage/empty [2022-08-24T12:27:03.016Z] === RUN TestDiskUsage/empty/container_types [2022-08-24T12:27:03.016Z] === RUN TestDiskUsage/empty/image_types [2022-08-24T12:27:03.016Z] === RUN TestDiskUsage/empty/volume_types [2022-08-24T12:27:03.016Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-24T12:27:03.016Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-24T12:27:03.016Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-24T12:27:03.016Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-24T12:27:03.016Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-24T12:27:03.016Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-24T12:27:03.016Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-24T12:27:03.016Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-24T12:27:03.277Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-24T12:27:03.277Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-24T12:27:03.277Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-24T12:27:03.277Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-24T12:27:03.277Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-24T12:27:03.277Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-24T12:27:03.277Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-24T12:27:03.277Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-24T12:27:03.277Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-24T12:27:03.277Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-24T12:27:03.277Z] === RUN TestDiskUsage/after_container.Run [2022-08-24T12:27:03.849Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-24T12:27:03.849Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-24T12:27:03.849Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-24T12:27:03.849Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-24T12:27:03.849Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-24T12:27:03.849Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-24T12:27:03.849Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-24T12:27:03.849Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-24T12:27:03.849Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-24T12:27:03.849Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-24T12:27:03.849Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.45s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage (1.52s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.33s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.01s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage/after_container.Run (0.49s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-24T12:27:03.849Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T12:27:03.849Z] PASS [2022-08-24T12:27:03.849Z] [2022-08-24T12:27:03.849Z] DONE 57 tests in 23.493s [2022-08-24T12:27:03.849Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-24T12:27:03.849Z] INFO: Testing against a local daemon [2022-08-24T12:27:03.849Z] === RUN TestVolumesCreateAndList [2022-08-24T12:27:03.849Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-24T12:27:03.849Z] === RUN TestVolumesRemove [2022-08-24T12:27:03.960Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-24T12:27:04.110Z] --- PASS: TestVolumesRemove (0.07s) [2022-08-24T12:27:04.110Z] === RUN TestVolumesInspect [2022-08-24T12:27:04.110Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-24T12:27:04.110Z] === RUN TestVolumesInvalidJSON [2022-08-24T12:27:04.110Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-24T12:27:04.110Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-24T12:27:04.110Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-24T12:27:04.110Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-24T12:27:04.110Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-24T12:27:04.110Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-24T12:27:04.110Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-24T12:27:04.110Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-24T12:27:04.110Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-24T12:27:04.110Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-24T12:27:04.110Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-24T12:27:04.110Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-24T12:27:04.110Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-24T12:27:04.110Z] PASS [2022-08-24T12:27:04.110Z] [2022-08-24T12:27:04.110Z] DONE 9 tests in 0.137s [2022-08-24T12:27:04.110Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-24T12:27:04.816Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-24T12:27:04.816Z] Removing test suite binaries [2022-08-24T12:27:04.816Z] exiting test-integration [2022-08-24T12:27:04.816Z] ++ exit 0 [2022-08-24T12:27:04.816Z] [2022-08-24T12:27:05.339Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-24T12:27:05.907Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride Post stage [Pipeline] junit [2022-08-24T12:27:06.213Z] Recording test results [2022-08-24T12:27:07.642Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-24T12:27:07.813Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-24T12:27:07.984Z] + echo Ensuring container killed. [2022-08-24T12:27:07.984Z] Ensuring container killed. [2022-08-24T12:27:07.984Z] + docker rm -vf docker-pr2 [2022-08-24T12:27:07.984Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-24T12:27:08.073Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-24T12:27:08.273Z] + echo Chowning /workspace to jenkins user [2022-08-24T12:27:08.273Z] Chowning /workspace to jenkins user [2022-08-24T12:27:08.273Z] + id -u [2022-08-24T12:27:08.273Z] + id -g [2022-08-24T12:27:08.273Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43997:/workspace busybox chown -R 1000:1000 /workspace [2022-08-24T12:27:08.273Z] Unable to find image 'busybox:latest' locally [2022-08-24T12:27:08.533Z] latest: Pulling from library/busybox [2022-08-24T12:27:08.533Z] 50783e0dfb64: Pulling fs layer [2022-08-24T12:27:08.533Z] 50783e0dfb64: Download complete [2022-08-24T12:27:08.794Z] 50783e0dfb64: Pull complete [2022-08-24T12:27:08.794Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-24T12:27:08.794Z] Status: Downloaded newer image for busybox:latest [2022-08-24T12:27:09.451Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-24T12:27:10.485Z] + bundleName=amd64-cgroup2 [2022-08-24T12:27:10.485Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-24T12:27:10.485Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-24T12:27:10.485Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-08-24T12:27:10.485Z] + 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 [2022-08-24T12:27:10.761Z] Archiving artifacts [2022-08-24T12:27:12.336Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43997/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-24T12:27:12.647Z] + make clean [2022-08-24T12:27:12.647Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-24T12:27:12.647Z] docker-dev-cache [2022-08-24T12:27:12.647Z] docker-mod-cache [Pipeline] deleteDir [2022-08-24T12:27:12.742Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-24T12:27:12.742Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-24T12:27:13.678Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-24T12:27:14.739Z] --- PASS: TestCreateServiceMultipleTimes (14.94s) [2022-08-24T12:27:14.739Z] === RUN TestCreateServiceConflict [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-24T12:27:15.582Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-24T12:27:16.652Z] --- PASS: TestCreateServiceConflict (2.31s) [2022-08-24T12:27:16.652Z] === RUN TestCreateServiceMaxReplicas [2022-08-24T12:27:18.898Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-24T12:27:19.953Z] --- PASS: TestCreateServiceMaxReplicas (2.70s) [2022-08-24T12:27:19.953Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-24T12:27:22.326Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-24T12:27:24.233Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-24T12:27:26.772Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-24T12:27:27.341Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-24T12:27:28.280Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-24T12:27:29.659Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-24T12:27:29.918Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-24T12:27:30.487Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-24T12:27:30.487Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-24T12:27:33.025Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-24T12:27:33.593Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-24T12:27:34.860Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.16s) [2022-08-24T12:27:34.860Z] === RUN TestCreateServiceSecretFileMode [2022-08-24T12:27:34.860Z] --- PASS: TestCreateServiceSecretFileMode (2.38s) [2022-08-24T12:27:34.860Z] === RUN TestCreateServiceConfigFileMode [2022-08-24T12:27:35.502Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-24T12:27:37.409Z] --- PASS: TestCreateServiceConfigFileMode (2.49s) [2022-08-24T12:27:37.409Z] === RUN TestCreateServiceSysctls [2022-08-24T12:27:39.699Z] docker_cli_daemon_test.go:2504: [dc9b9a770de19] daemon is not started [2022-08-24T12:27:40.709Z] --- PASS: TestCreateServiceSysctls (3.14s) [2022-08-24T12:27:40.709Z] === RUN TestCreateServiceCapabilities [2022-08-24T12:27:41.078Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-24T12:27:41.078Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-24T12:27:42.457Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-24T12:27:42.621Z] --- PASS: TestCreateServiceCapabilities (2.02s) [2022-08-24T12:27:42.621Z] === RUN TestInspect [2022-08-24T12:27:43.917Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-24T12:27:44.486Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-24T12:27:45.423Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-24T12:27:45.920Z] --- PASS: TestInspect (2.74s) [2022-08-24T12:27:45.920Z] === RUN TestCreateJob [2022-08-24T12:27:48.463Z] --- PASS: TestCreateJob (3.02s) [2022-08-24T12:27:48.463Z] === RUN TestReplicatedJob [2022-08-24T12:27:49.615Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-24T12:27:50.995Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-24T12:27:52.375Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-24T12:27:52.634Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-24T12:27:53.571Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-24T12:27:53.750Z] --- PASS: TestReplicatedJob (4.85s) [2022-08-24T12:27:53.750Z] === RUN TestUpdateReplicatedJob [2022-08-24T12:27:54.141Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-24T12:27:54.711Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-24T12:27:56.295Z] --- PASS: TestUpdateReplicatedJob (3.14s) [2022-08-24T12:27:56.295Z] === RUN TestServiceListWithStatuses [2022-08-24T12:27:56.295Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T12:27:56.295Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-24T12:27:56.295Z] === RUN TestDockerNetworkConnectAlias [2022-08-24T12:27:56.618Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-24T12:27:56.618Z] check_test.go:540: [de20e57757d38] daemon is not started [2022-08-24T12:27:56.618Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-24T12:27:57.188Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-24T12:27:58.126Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-24T12:27:58.386Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-24T12:27:58.646Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-24T12:27:59.214Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-24T12:27:59.474Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-24T12:27:59.474Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-24T12:27:59.474Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-24T12:28:00.501Z] --- PASS: TestDockerNetworkConnectAlias (3.98s) [2022-08-24T12:28:00.501Z] === RUN TestDockerNetworkReConnect [2022-08-24T12:28:00.854Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite (331.95s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.22s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.63s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.63s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.68s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.18s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.39s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.34s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.72s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.27s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.35s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.21s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.25s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.53s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.18s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.47s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.45s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.67s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.26s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.73s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.79s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.30s) [2022-08-24T12:28:02.760Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.82s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.78s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.53s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.60s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.64s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.26s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.58s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.55s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.54s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.40s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.79s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.71s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.77s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.47s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.62s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.53s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.00s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.95s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.31s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.14s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.41s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.62s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.37s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.05s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.94s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.40s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.02s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.01s) [2022-08-24T12:28:02.760Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-24T12:28:02.760Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.90s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.91s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.76s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.55s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.00s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.18s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.09s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.59s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.50s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.01s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.89s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.48s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.56s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.15s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.72s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.84s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.99s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.50s) [2022-08-24T12:28:02.760Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.49s) [2022-08-24T12:28:02.761Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.81s) [2022-08-24T12:28:02.761Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.44s) [2022-08-24T12:28:02.761Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-08-24T12:28:02.761Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-08-24T12:28:02.761Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-08-24T12:28:02.761Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.84s) [2022-08-24T12:28:02.761Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.03s) [2022-08-24T12:28:02.761Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.57s) [2022-08-24T12:28:02.761Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.60s) [2022-08-24T12:28:02.761Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.45s) [2022-08-24T12:28:02.761Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.49s) [2022-08-24T12:28:02.761Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.92s) [2022-08-24T12:28:02.761Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.38s) [2022-08-24T12:28:02.761Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.41s) [2022-08-24T12:28:02.761Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.22s) [2022-08-24T12:28:02.761Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.71s) [2022-08-24T12:28:02.761Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.12s) [2022-08-24T12:28:02.761Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s) [2022-08-24T12:28:02.761Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.09s) [2022-08-24T12:28:02.761Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.58s) [2022-08-24T12:28:02.761Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.22s) [2022-08-24T12:28:02.761Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.68s) [2022-08-24T12:28:02.761Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.92s) [2022-08-24T12:28:02.761Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.54s) [2022-08-24T12:28:02.761Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2022-08-24T12:28:02.761Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.94s) [2022-08-24T12:28:02.761Z] === RUN TestDockerSwarmSuite [2022-08-24T12:28:02.761Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-24T12:28:03.801Z] --- PASS: TestDockerNetworkReConnect (3.32s) [2022-08-24T12:28:03.801Z] === RUN TestServicePlugin [2022-08-24T12:28:03.801Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T12:28:03.801Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-24T12:28:03.801Z] === RUN TestServiceUpdateLabel [2022-08-24T12:28:05.717Z] --- PASS: TestServiceUpdateLabel (2.16s) [2022-08-24T12:28:05.717Z] === RUN TestServiceUpdateSecrets [2022-08-24T12:28:06.076Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-24T12:28:06.643Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-24T12:28:07.581Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-24T12:28:08.961Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-24T12:28:08.961Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-24T12:28:09.220Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-24T12:28:09.789Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-24T12:28:10.728Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-24T12:28:10.729Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-24T12:28:14.924Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-24T12:28:20.620Z] --- PASS: TestServiceUpdateSecrets (14.40s) [2022-08-24T12:28:20.620Z] === RUN TestServiceUpdateConfigs [2022-08-24T12:28:23.044Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-24T12:28:23.044Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-24T12:28:24.949Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-24T12:28:28.239Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-24T12:28:28.239Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-24T12:28:29.176Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-24T12:28:29.743Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-24T12:28:29.743Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-24T12:28:29.743Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-24T12:28:29.743Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-24T12:28:29.743Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-24T12:28:29.743Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-24T12:28:29.743Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-24T12:28:29.743Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-24T12:28:29.743Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-24T12:28:31.648Z] docker_api_swarm_test.go:563: [d585679115c05] joining swarm manager [d7b74421ef655]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:28:33.559Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-24T12:28:35.304Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-24T12:28:35.305Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-24T12:28:35.305Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-24T12:28:35.305Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-24T12:28:35.305Z] Cross building: bundles/cross/linux/s390x [2022-08-24T12:28:35.305Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-24T12:28:35.305Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-24T12:28:35.577Z] --- PASS: TestServiceUpdateConfigs (14.42s) [2022-08-24T12:28:35.577Z] === RUN TestServiceUpdateNetwork [2022-08-24T12:28:37.754Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-24T12:28:40.288Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-24T12:28:40.547Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-24T12:28:42.453Z] docker_api_swarm_test.go:585: [d9b968ea2aa95] joining swarm manager [d7b74421ef655]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:28:45.744Z] check_test.go:611: [d585679115c05] daemon is not started [2022-08-24T12:28:46.680Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-24T12:28:47.853Z] --- PASS: TestServiceUpdateNetwork (12.20s) [2022-08-24T12:28:47.853Z] === RUN TestServiceUpdatePidsLimit [2022-08-24T12:28:48.114Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-24T12:28:48.685Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-24T12:28:51.954Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-24T12:28:51.954Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-24T12:28:52.891Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-24T12:28:56.182Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-24T12:28:56.182Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-24T12:28:56.182Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-24T12:28:56.182Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-24T12:28:56.441Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-24T12:28:56.441Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-24T12:28:56.818Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-24T12:28:57.822Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-24T12:28:59.225Z] docker_api_swarm_test.go:46: [d99ace24af41d] joining swarm manager [d91fd4c33e334]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:28:59.225Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-24T12:29:00.604Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-24T12:29:03.400Z] --- PASS: TestServiceUpdatePidsLimit (16.10s) [2022-08-24T12:29:03.400Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-24T12:29:03.400Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-08-24T12:29:03.400Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-24T12:29:03.400Z] PASS [2022-08-24T12:29:03.400Z] [2022-08-24T12:29:03.400Z] === Skipped [2022-08-24T12:29:03.400Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-24T12:29:03.400Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T12:29:03.400Z] [2022-08-24T12:29:03.400Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-24T12:29:03.400Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T12:29:03.400Z] [2022-08-24T12:29:03.400Z] DONE 27 tests, 2 skipped in 130.767s [2022-08-24T12:29:03.400Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-24T12:29:03.400Z] ++ 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 [2022-08-24T12:29:03.400Z] ++ set -e [2022-08-24T12:29:03.400Z] ++ '[' -n 0 ']' [2022-08-24T12:29:03.400Z] ++ set -x [2022-08-24T12:29:03.400Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:29:03.400Z] INFO: Testing against a local daemon [2022-08-24T12:29:03.400Z] === RUN TestSessionCreate [2022-08-24T12:29:03.400Z] --- PASS: TestSessionCreate (0.02s) [2022-08-24T12:29:03.400Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-24T12:29:03.400Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-24T12:29:03.400Z] PASS [2022-08-24T12:29:03.400Z] [2022-08-24T12:29:03.400Z] DONE 2 tests in 0.123s [2022-08-24T12:29:03.400Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-24T12:29:03.400Z] ++ 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 [2022-08-24T12:29:03.400Z] ++ set -e [2022-08-24T12:29:03.400Z] ++ '[' -n 0 ']' [2022-08-24T12:29:03.400Z] ++ set -x [2022-08-24T12:29:03.400Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:29:03.400Z] INFO: Testing against a local daemon [2022-08-24T12:29:03.400Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-24T12:29:03.400Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-24T12:29:03.400Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-24T12:29:03.400Z] === RUN TestDiskUsage [2022-08-24T12:29:03.400Z] === PAUSE TestDiskUsage [2022-08-24T12:29:03.400Z] === RUN TestEventsExecDie [2022-08-24T12:29:03.660Z] --- PASS: TestEventsExecDie (0.48s) [2022-08-24T12:29:03.660Z] === RUN TestEventsBackwardsCompatible [2022-08-24T12:29:03.660Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-08-24T12:29:03.660Z] === RUN TestEventsVolumeCreate [2022-08-24T12:29:03.921Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-24T12:29:03.921Z] === RUN TestInfoBinaryCommits [2022-08-24T12:29:03.921Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-24T12:29:03.921Z] === RUN TestInfoAPIVersioned [2022-08-24T12:29:03.921Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-24T12:29:03.921Z] === RUN TestInfoAPI [2022-08-24T12:29:03.921Z] --- PASS: TestInfoAPI (0.02s) [2022-08-24T12:29:03.921Z] === RUN TestInfoAPIWarnings [2022-08-24T12:29:08.726Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-24T12:29:09.664Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-24T12:29:12.954Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-24T12:29:18.229Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-24T12:29:18.797Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-24T12:29:22.031Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-24T12:29:22.031Z] === RUN TestInfoDebug [2022-08-24T12:29:22.031Z] --- PASS: TestInfoDebug (0.52s) [2022-08-24T12:29:22.031Z] === RUN TestInfoInsecureRegistries [2022-08-24T12:29:22.031Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-24T12:29:22.031Z] === RUN TestInfoRegistryMirrors [2022-08-24T12:29:22.031Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-24T12:29:22.031Z] === RUN TestLoginFailsWithBadCredentials [2022-08-24T12:29:22.292Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-24T12:29:22.292Z] === RUN TestPingCacheHeaders [2022-08-24T12:29:22.292Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-24T12:29:22.292Z] === RUN TestPingGet [2022-08-24T12:29:22.292Z] --- PASS: TestPingGet (0.01s) [2022-08-24T12:29:22.292Z] === RUN TestPingHead [2022-08-24T12:29:22.292Z] --- PASS: TestPingHead (0.02s) [2022-08-24T12:29:22.292Z] === RUN TestPingSwarmHeader [2022-08-24T12:29:22.863Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-24T12:29:22.993Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-24T12:29:22.993Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-24T12:29:22.993Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-24T12:29:23.434Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-24T12:29:24.818Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-24T12:29:24.818Z] --- PASS: TestPingSwarmHeader (2.13s) [2022-08-24T12:29:24.818Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-24T12:29:24.818Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-24T12:29:24.818Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-24T12:29:24.818Z] === RUN TestPingBuilderHeader [2022-08-24T12:29:24.818Z] === RUN TestPingBuilderHeader/default_config [2022-08-24T12:29:25.079Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-24T12:29:25.650Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-24T12:29:25.650Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-24T12:29:25.650Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-24T12:29:25.650Z] === RUN TestVersion [2022-08-24T12:29:25.650Z] --- PASS: TestVersion (0.02s) [2022-08-24T12:29:25.650Z] === CONT TestDiskUsage [2022-08-24T12:29:26.221Z] === RUN TestDiskUsage/empty [2022-08-24T12:29:26.221Z] === RUN TestDiskUsage/empty/container_types [2022-08-24T12:29:26.221Z] === RUN TestDiskUsage/empty/image_types [2022-08-24T12:29:26.221Z] === RUN TestDiskUsage/empty/volume_types [2022-08-24T12:29:26.221Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-24T12:29:26.221Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-24T12:29:26.221Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-24T12:29:26.221Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-24T12:29:26.221Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-24T12:29:26.221Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-24T12:29:26.221Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-24T12:29:26.221Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-24T12:29:26.221Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-24T12:29:26.221Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-24T12:29:26.221Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-24T12:29:26.221Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-24T12:29:26.221Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-24T12:29:26.221Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-24T12:29:26.221Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-24T12:29:26.221Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-24T12:29:26.221Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-24T12:29:26.221Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-24T12:29:26.221Z] === RUN TestDiskUsage/after_container.Run [2022-08-24T12:29:26.282Z] --- PASS: TestImportExtremelyLargeImageWorks (176.22s) [2022-08-24T12:29:26.282Z] PASS [2022-08-24T12:29:26.282Z] [2022-08-24T12:29:26.282Z] DONE 22 tests in 180.356s [2022-08-24T12:29:26.282Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-24T12:29:26.282Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:29:26.282Z] ++ set -e [2022-08-24T12:29:26.282Z] ++ '[' -n 0 ']' [2022-08-24T12:29:26.282Z] ++ set -x [2022-08-24T12:29:26.282Z] ++ env -i DEST=/go/src/github.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-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:29:26.282Z] === RUN TestStripANSICommands [2022-08-24T12:29:26.282Z] === RUN TestStripANSICommands/#00 [2022-08-24T12:29:26.282Z] === RUN TestStripANSICommands/#01 [2022-08-24T12:29:26.282Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-24T12:29:26.282Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-24T12:29:26.282Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-24T12:29:26.282Z] PASS [2022-08-24T12:29:26.282Z] [2022-08-24T12:29:26.282Z] DONE 3 tests in 0.043s [2022-08-24T12:29:26.282Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-24T12:29:26.282Z] ++ 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 [2022-08-24T12:29:26.282Z] ++ set -e [2022-08-24T12:29:26.282Z] ++ '[' -n 0 ']' [2022-08-24T12:29:26.282Z] ++ set -x [2022-08-24T12:29:26.282Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:29:26.282Z] INFO: Testing against a local daemon [2022-08-24T12:29:26.282Z] === RUN TestNetworkCreateDelete [2022-08-24T12:29:26.482Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-24T12:29:26.482Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-24T12:29:26.482Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-24T12:29:26.482Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-24T12:29:26.482Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-24T12:29:26.482Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-24T12:29:26.482Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-24T12:29:26.482Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-24T12:29:26.482Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-24T12:29:26.482Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-24T12:29:26.540Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-08-24T12:29:26.541Z] === RUN TestDockerNetworkDeletePreferID [2022-08-24T12:29:26.541Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage (1.11s) [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage/after_container.Run (0.29s) [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-24T12:29:26.743Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T12:29:26.743Z] PASS [2022-08-24T12:29:26.743Z] [2022-08-24T12:29:26.743Z] === Skipped [2022-08-24T12:29:26.743Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-24T12:29:26.743Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-24T12:29:26.743Z] [2022-08-24T12:29:26.743Z] DONE 57 tests, 1 skipped in 23.582s [2022-08-24T12:29:26.743Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-24T12:29:26.743Z] ++ 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 [2022-08-24T12:29:26.743Z] ++ set -e [2022-08-24T12:29:26.743Z] ++ '[' -n 0 ']' [2022-08-24T12:29:26.743Z] ++ set -x [2022-08-24T12:29:26.743Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:29:26.743Z] INFO: Testing against a local daemon [2022-08-24T12:29:26.743Z] === RUN TestVolumesCreateAndList [2022-08-24T12:29:26.743Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-24T12:29:26.743Z] === RUN TestVolumesRemove [2022-08-24T12:29:26.800Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s) [2022-08-24T12:29:26.800Z] === RUN TestDaemonDNSFallback [2022-08-24T12:29:27.005Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-24T12:29:27.005Z] === RUN TestVolumesInspect [2022-08-24T12:29:27.005Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-24T12:29:27.005Z] === RUN TestVolumesInvalidJSON [2022-08-24T12:29:27.005Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-24T12:29:27.005Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-24T12:29:27.005Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-24T12:29:27.005Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-24T12:29:27.005Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-24T12:29:27.005Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-24T12:29:27.005Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-24T12:29:27.005Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-24T12:29:27.005Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-24T12:29:27.005Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-24T12:29:27.005Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-24T12:29:27.005Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-24T12:29:27.005Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-24T12:29:27.005Z] PASS [2022-08-24T12:29:27.005Z] [2022-08-24T12:29:27.005Z] DONE 9 tests in 0.194s [2022-08-24T12:29:27.005Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-24T12:29:27.005Z] ++++ cat bundles/test-integration/docker.pid [2022-08-24T12:29:27.005Z] +++ kill 14527 [2022-08-24T12:29:27.265Z] +++ /etc/init.d/apparmor stop [2022-08-24T12:29:27.265Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-24T12:29:27.265Z] [2022-08-24T12:29:27.265Z] Unloading profiles will leave already running processes permanently [2022-08-24T12:29:27.265Z] unconfined, which can lead to unexpected situations. [2022-08-24T12:29:27.265Z] [2022-08-24T12:29:27.265Z] To set a process to complain mode, use the command line tool [2022-08-24T12:29:27.265Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-24T12:29:27.265Z] +++ true [2022-08-24T12:29:27.265Z] exiting test-integration [2022-08-24T12:29:27.265Z] ++ exit 0 [2022-08-24T12:29:27.265Z] Post stage [Pipeline] junit [2022-08-24T12:29:27.851Z] Recording test results [2022-08-24T12:29:28.095Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-24T12:29:28.429Z] + echo Ensuring container killed. [2022-08-24T12:29:28.429Z] Ensuring container killed. [2022-08-24T12:29:28.429Z] + docker rm -vf docker-pr2 [2022-08-24T12:29:28.429Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-24T12:29:28.707Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-24T12:29:28.723Z] + echo Chowning /workspace to jenkins user [2022-08-24T12:29:28.723Z] Chowning /workspace to jenkins user [2022-08-24T12:29:28.723Z] + id -u [2022-08-24T12:29:28.723Z] + id -g [2022-08-24T12:29:28.723Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43997:/workspace busybox chown -R 1000:1000 /workspace [2022-08-24T12:29:28.723Z] Unable to find image 'busybox:latest' locally [2022-08-24T12:29:28.723Z] latest: Pulling from library/busybox [2022-08-24T12:29:28.983Z] 98b248744137: Pulling fs layer [2022-08-24T12:29:28.983Z] 98b248744137: Verifying Checksum [2022-08-24T12:29:28.983Z] 98b248744137: Download complete [2022-08-24T12:29:28.983Z] 98b248744137: Pull complete [2022-08-24T12:29:28.983Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-24T12:29:29.244Z] Status: Downloaded newer image for busybox:latest [2022-08-24T12:29:29.654Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-24T12:29:30.485Z] + bundleName=arm64-integration [2022-08-24T12:29:30.485Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-24T12:29:30.485Z] Creating arm64-integration-bundles.tar.gz [2022-08-24T12:29:30.485Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-08-24T12:29:30.485Z] + 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 [2022-08-24T12:29:30.760Z] Archiving artifacts [2022-08-24T12:29:32.375Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43997/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-24T12:29:32.689Z] + make clean [2022-08-24T12:29:32.689Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-24T12:29:32.948Z] docker-dev-cache [2022-08-24T12:29:32.948Z] docker-mod-cache [Pipeline] deleteDir [2022-08-24T12:29:33.844Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-24T12:29:33.844Z] --- PASS: TestDaemonDNSFallback (6.65s) [2022-08-24T12:29:33.844Z] === RUN TestInspectNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2022-08-24T12:29:34.782Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [Pipeline] } [2022-08-24T12:29:36.689Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-24T12:29:37.257Z] === RUN TestInspectNetwork/full_network_id [2022-08-24T12:29:37.257Z] === RUN TestInspectNetwork/partial_network_id [2022-08-24T12:29:37.257Z] === RUN TestInspectNetwork/network_name [2022-08-24T12:29:37.257Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-24T12:29:42.528Z] --- PASS: TestInspectNetwork (8.05s) [2022-08-24T12:29:42.528Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-24T12:29:42.528Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-24T12:29:42.528Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-24T12:29:42.528Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-24T12:29:42.528Z] === RUN TestRunContainerWithBridgeNone [2022-08-24T12:29:43.466Z] --- PASS: TestRunContainerWithBridgeNone (1.96s) [2022-08-24T12:29:43.466Z] === RUN TestNetworkInvalidJSON [2022-08-24T12:29:43.725Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-24T12:29:43.725Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-24T12:29:43.725Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T12:29:43.725Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T12:29:43.725Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T12:29:43.725Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T12:29:43.725Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-24T12:29:43.725Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-24T12:29:43.725Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T12:29:43.725Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-24T12:29:43.725Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-24T12:29:43.725Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-24T12:29:43.725Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-24T12:29:43.725Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-24T12:29:43.725Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-24T12:29:43.725Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-24T12:29:43.725Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T12:29:43.725Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-24T12:29:43.725Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-24T12:29:43.725Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-24T12:29:43.725Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-24T12:29:43.725Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-08-24T12:29:43.725Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-24T12:29:43.725Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-24T12:29:43.725Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-24T12:29:43.725Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-24T12:29:43.725Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-24T12:29:43.725Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-24T12:29:43.725Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-24T12:29:43.725Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-24T12:29:43.725Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-24T12:29:43.725Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-24T12:29:43.725Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-24T12:29:43.725Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-24T12:29:43.725Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-24T12:29:43.725Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-24T12:29:43.725Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-24T12:29:43.725Z] === RUN TestNetworkList [2022-08-24T12:29:43.725Z] === RUN TestNetworkList//networks [2022-08-24T12:29:43.725Z] === PAUSE TestNetworkList//networks [2022-08-24T12:29:43.725Z] === RUN TestNetworkList//networks/ [2022-08-24T12:29:43.725Z] === PAUSE TestNetworkList//networks/ [2022-08-24T12:29:43.725Z] === CONT TestNetworkList//networks [2022-08-24T12:29:43.725Z] === CONT TestNetworkList//networks/ [2022-08-24T12:29:43.725Z] --- PASS: TestNetworkList (0.03s) [2022-08-24T12:29:43.725Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-24T12:29:43.725Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-24T12:29:43.725Z] === RUN TestHostIPv4BridgeLabel [2022-08-24T12:29:44.293Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-08-24T12:29:44.293Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-24T12:29:45.400Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-08-24T12:29:45.400Z] === RUN TestDaemonDefaultNetworkPools [2022-08-24T12:29:45.971Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-08-24T12:29:45.971Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-24T12:29:46.909Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-24T12:29:47.168Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-24T12:29:47.168Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-08-24T12:29:47.168Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-24T12:29:48.546Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2022-08-24T12:29:48.546Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-24T12:29:49.119Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-24T12:29:49.119Z] === RUN TestServiceWithPredefinedNetwork [2022-08-24T12:29:50.494Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-24T12:29:50.495Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-24T12:29:50.753Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-24T12:29:51.321Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-24T12:29:51.321Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-24T12:29:51.581Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-24T12:29:51.840Z] --- PASS: TestServiceWithPredefinedNetwork (2.73s) [2022-08-24T12:29:51.840Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-24T12:29:51.840Z] service_test.go:243: FLAKY_TEST [2022-08-24T12:29:51.840Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T12:29:51.840Z] === RUN TestServiceWithDataPathPortInit [2022-08-24T12:29:51.840Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-24T12:29:53.224Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-24T12:29:54.601Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-24T12:29:55.538Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-24T12:29:56.475Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-24T12:29:57.044Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-24T12:29:57.613Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-24T12:30:02.887Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-24T12:30:08.159Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-24T12:30:08.159Z] --- PASS: TestServiceWithDataPathPortInit (16.03s) [2022-08-24T12:30:08.159Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-24T12:30:10.067Z] docker_api_swarm_test.go:304: [d9ac287832b2a] joining swarm manager [d2b4a57fba6f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:30:11.445Z] docker_api_swarm_test.go:305: [d4311c3a6b5c3] joining swarm manager [d2b4a57fba6f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:30:12.013Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:v9vwtvswnosd10jxvxtuqwvw2 Created:2022-08-24 12:30:09.339979371 +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[cdcae4dfdafe0a987326bf7f45703832e4979c3c6f30633a9d18e2f0cdccb8f4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tebrntyfr1a8lr48jm1imr4lp EndpointID:ad4e36e5de9edf77daae83c414ea7a983653d5a21cb7775170f18571a12930be MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:049831c0d100fc56215c55698a7dbef3f0425fddb03e57bded6490ae8272d518 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:204ed8e2d23e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tebrntyfr1a8lr48jm1imr4lp EndpointID:ad4e36e5de9edf77daae83c414ea7a983653d5a21cb7775170f18571a12930be EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-24T12:30:13.917Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-24T12:30:17.207Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.84s) [2022-08-24T12:30:17.207Z] PASS [2022-08-24T12:30:17.207Z] [2022-08-24T12:30:17.207Z] === Skipped [2022-08-24T12:30:17.207Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T12:30:17.207Z] service_test.go:243: FLAKY_TEST [2022-08-24T12:30:17.207Z] [2022-08-24T12:30:17.207Z] DONE 38 tests, 1 skipped in 50.452s [2022-08-24T12:30:17.207Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-24T12:30:17.207Z] ++ 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 [2022-08-24T12:30:17.207Z] ++ set -e [2022-08-24T12:30:17.207Z] ++ '[' -n 0 ']' [2022-08-24T12:30:17.207Z] ++ set -x [2022-08-24T12:30:17.207Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:30:17.207Z] INFO: Testing against a local daemon [2022-08-24T12:30:17.207Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-24T12:30:17.207Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T12:30:17.207Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T12:30:17.207Z] === RUN TestDockerNetworkIpvlan [2022-08-24T12:30:17.207Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T12:30:17.207Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-24T12:30:17.207Z] PASS [2022-08-24T12:30:17.207Z] [2022-08-24T12:30:17.207Z] === Skipped [2022-08-24T12:30:17.207Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T12:30:17.207Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T12:30:17.207Z] [2022-08-24T12:30:17.207Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-24T12:30:17.207Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T12:30:17.207Z] [2022-08-24T12:30:17.207Z] DONE 2 tests, 2 skipped in 0.096s [2022-08-24T12:30:17.207Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-24T12:30:17.207Z] ++ 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 [2022-08-24T12:30:17.207Z] ++ set -e [2022-08-24T12:30:17.207Z] ++ '[' -n 0 ']' [2022-08-24T12:30:17.207Z] ++ set -x [2022-08-24T12:30:17.207Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:30:17.207Z] INFO: Testing against a local daemon [2022-08-24T12:30:17.207Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-24T12:30:17.207Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-24T12:30:18.145Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2022-08-24T12:30:18.145Z] === RUN TestDockerNetworkMacvlan [2022-08-24T12:30:18.716Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-24T12:30:18.976Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-24T12:30:19.915Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-24T12:30:20.855Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-24T12:30:22.761Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-24T12:30:25.298Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-24T12:30:25.557Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-24T12:30:26.493Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-24T12:30:26.493Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-24T12:30:26.846Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-24T12:30:26.846Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-24T12:30:26.846Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-24T12:30:26.846Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-24T12:30:26.846Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-24T12:30:27.062Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-24T12:30:27.222Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-24T12:30:27.522Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43997/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0cbb92bcc543767e5abe6f912ea797166fe25cba -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0cbb92bcc543767e5abe6f912ea797166fe25cba hack/test/unit [2022-08-24T12:30:27.630Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-24T12:30:27.783Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-24T12:30:27.783Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-24T12:30:27.783Z] + TESTDIRS=./... [2022-08-24T12:30:27.783Z] + exclude_paths='/vendor/|/integration' [2022-08-24T12:30:27.783Z] ++ go list ./... [2022-08-24T12:30:27.783Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-24T12:30:28.803Z] + pkg_list='github.com/docker/docker/api [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/server [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/server/backend/build [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/server/httputils [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/server/middleware [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/server/router [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/server/router/build [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/server/router/container [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/server/router/debug [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/server/router/image [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/server/router/network [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/server/router/session [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/server/router/system [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/server/router/volume [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/types [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/types/backend [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/types/container [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/types/events [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/types/filters [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/types/image [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/types/mount [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/types/network [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/types/registry [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/types/strslice [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/types/swarm [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/types/time [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/types/versions [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T12:30:28.803Z] github.com/docker/docker/api/types/volume [2022-08-24T12:30:28.803Z] github.com/docker/docker/builder [2022-08-24T12:30:28.803Z] github.com/docker/docker/builder/builder-next [2022-08-24T12:30:28.803Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T12:30:28.803Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T12:30:28.803Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T12:30:28.803Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T12:30:28.803Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T12:30:28.803Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T12:30:28.803Z] github.com/docker/docker/builder/dockerfile [2022-08-24T12:30:28.803Z] github.com/docker/docker/builder/remotecontext [2022-08-24T12:30:28.803Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T12:30:28.803Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T12:30:28.803Z] github.com/docker/docker/cli [2022-08-24T12:30:28.803Z] github.com/docker/docker/cli/config [2022-08-24T12:30:28.803Z] github.com/docker/docker/cli/debug [2022-08-24T12:30:28.803Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T12:30:28.803Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T12:30:28.803Z] github.com/docker/docker/client [2022-08-24T12:30:28.803Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T12:30:28.803Z] github.com/docker/docker/cmd/dockerd [2022-08-24T12:30:28.803Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T12:30:28.803Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T12:30:28.803Z] github.com/docker/docker/container [2022-08-24T12:30:28.803Z] github.com/docker/docker/container/stream [2022-08-24T12:30:28.803Z] github.com/docker/docker/contrib/apparmor [2022-08-24T12:30:28.803Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T12:30:28.803Z] github.com/docker/docker/contrib/httpserver [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/cluster [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/config [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/containerd [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/events [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/exec [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/images [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/initlayer [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/links [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/listeners [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/logger [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/logger/local [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/names [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/network [2022-08-24T12:30:28.803Z] github.com/docker/docker/daemon/stats [2022-08-24T12:30:28.803Z] github.com/docker/docker/distribution [2022-08-24T12:30:28.803Z] github.com/docker/docker/distribution/metadata [2022-08-24T12:30:28.803Z] github.com/docker/docker/distribution/utils [2022-08-24T12:30:28.803Z] github.com/docker/docker/distribution/xfer [2022-08-24T12:30:28.803Z] github.com/docker/docker/dockerversion [2022-08-24T12:30:28.803Z] github.com/docker/docker/errdefs [2022-08-24T12:30:28.803Z] github.com/docker/docker/image [2022-08-24T12:30:28.803Z] github.com/docker/docker/image/cache [2022-08-24T12:30:28.803Z] github.com/docker/docker/image/tarexport [2022-08-24T12:30:28.803Z] github.com/docker/docker/image/v1 [2022-08-24T12:30:28.803Z] github.com/docker/docker/internal/test/suite [2022-08-24T12:30:28.803Z] github.com/docker/docker/layer [2022-08-24T12:30:28.803Z] github.com/docker/docker/libcontainerd [2022-08-24T12:30:28.803Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T12:30:28.803Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T12:30:28.803Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T12:30:28.803Z] github.com/docker/docker/libcontainerd/types [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/config [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/idm [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/ns [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/options [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/osl [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T12:30:28.803Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/types [2022-08-24T12:30:28.804Z] github.com/docker/docker/oci [2022-08-24T12:30:28.804Z] github.com/docker/docker/oci/caps [2022-08-24T12:30:28.804Z] github.com/docker/docker/opts [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/aaparser [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/archive [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/authorization [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/capabilities [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/containerfs [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/directory [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/dmesg [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/fileutils [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/fsutils [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/homedir [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/idtools [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/ioutils [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/longpath [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/loopback [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/parsers [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/pidfile [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/platform [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/plugins [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/pools [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/progress [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/pubsub [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/reexec [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/signal [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/stack [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/stringid [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/system [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/tailfile [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/tarsum [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/urlutil [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/useragent [2022-08-24T12:30:28.804Z] github.com/docker/docker/plugin [2022-08-24T12:30:28.804Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T12:30:28.804Z] github.com/docker/docker/plugin/v2 [2022-08-24T12:30:28.804Z] github.com/docker/docker/profiles/apparmor [2022-08-24T12:30:28.804Z] github.com/docker/docker/profiles/seccomp [2022-08-24T12:30:28.804Z] github.com/docker/docker/quota [2022-08-24T12:30:28.804Z] github.com/docker/docker/reference [2022-08-24T12:30:28.804Z] github.com/docker/docker/registry [2022-08-24T12:30:28.804Z] github.com/docker/docker/registry/resumable [2022-08-24T12:30:28.804Z] github.com/docker/docker/restartmanager [2022-08-24T12:30:28.804Z] github.com/docker/docker/rootless [2022-08-24T12:30:28.804Z] github.com/docker/docker/rootless/specconv [2022-08-24T12:30:28.804Z] github.com/docker/docker/runconfig [2022-08-24T12:30:28.804Z] github.com/docker/docker/runconfig/opts [2022-08-24T12:30:28.804Z] github.com/docker/docker/testutil [2022-08-24T12:30:28.804Z] github.com/docker/docker/testutil/daemon [2022-08-24T12:30:28.804Z] github.com/docker/docker/testutil/environment [2022-08-24T12:30:28.804Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T12:30:28.804Z] github.com/docker/docker/testutil/fakegit [2022-08-24T12:30:28.804Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T12:30:28.804Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T12:30:28.804Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T12:30:28.804Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T12:30:28.804Z] github.com/docker/docker/testutil/registry [2022-08-24T12:30:28.804Z] github.com/docker/docker/testutil/request [2022-08-24T12:30:28.804Z] github.com/docker/docker/volume [2022-08-24T12:30:28.804Z] github.com/docker/docker/volume/drivers [2022-08-24T12:30:28.804Z] github.com/docker/docker/volume/local [2022-08-24T12:30:28.804Z] github.com/docker/docker/volume/mounts [2022-08-24T12:30:28.804Z] github.com/docker/docker/volume/service [2022-08-24T12:30:28.804Z] github.com/docker/docker/volume/service/opts [2022-08-24T12:30:28.804Z] github.com/docker/docker/volume/testutils' [2022-08-24T12:30:28.804Z] ++ grep --fixed-strings -v /libnetwork [2022-08-24T12:30:28.804Z] ++ echo 'github.com/docker/docker/api [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/server [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/server/backend/build [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/server/httputils [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/server/middleware [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/server/router [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/server/router/build [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/server/router/container [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/server/router/debug [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/server/router/image [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/server/router/network [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/server/router/session [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/server/router/system [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/server/router/volume [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/types [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/types/backend [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/types/container [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/types/events [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/types/filters [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/types/image [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/types/mount [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/types/network [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/types/registry [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/types/strslice [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/types/swarm [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/types/time [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/types/versions [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T12:30:28.804Z] github.com/docker/docker/api/types/volume [2022-08-24T12:30:28.804Z] github.com/docker/docker/builder [2022-08-24T12:30:28.804Z] github.com/docker/docker/builder/builder-next [2022-08-24T12:30:28.804Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T12:30:28.804Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T12:30:28.804Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T12:30:28.804Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T12:30:28.804Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T12:30:28.804Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T12:30:28.804Z] github.com/docker/docker/builder/dockerfile [2022-08-24T12:30:28.804Z] github.com/docker/docker/builder/remotecontext [2022-08-24T12:30:28.804Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T12:30:28.804Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T12:30:28.804Z] github.com/docker/docker/cli [2022-08-24T12:30:28.804Z] github.com/docker/docker/cli/config [2022-08-24T12:30:28.804Z] github.com/docker/docker/cli/debug [2022-08-24T12:30:28.804Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T12:30:28.804Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T12:30:28.804Z] github.com/docker/docker/client [2022-08-24T12:30:28.804Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T12:30:28.804Z] github.com/docker/docker/cmd/dockerd [2022-08-24T12:30:28.804Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T12:30:28.804Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T12:30:28.804Z] github.com/docker/docker/container [2022-08-24T12:30:28.804Z] github.com/docker/docker/container/stream [2022-08-24T12:30:28.804Z] github.com/docker/docker/contrib/apparmor [2022-08-24T12:30:28.804Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T12:30:28.804Z] github.com/docker/docker/contrib/httpserver [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/cluster [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/config [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/containerd [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/events [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/exec [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/images [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/initlayer [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/links [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/listeners [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/logger [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/logger/local [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/names [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/network [2022-08-24T12:30:28.804Z] github.com/docker/docker/daemon/stats [2022-08-24T12:30:28.804Z] github.com/docker/docker/distribution [2022-08-24T12:30:28.804Z] github.com/docker/docker/distribution/metadata [2022-08-24T12:30:28.804Z] github.com/docker/docker/distribution/utils [2022-08-24T12:30:28.804Z] github.com/docker/docker/distribution/xfer [2022-08-24T12:30:28.804Z] github.com/docker/docker/dockerversion [2022-08-24T12:30:28.804Z] github.com/docker/docker/errdefs [2022-08-24T12:30:28.804Z] github.com/docker/docker/image [2022-08-24T12:30:28.804Z] github.com/docker/docker/image/cache [2022-08-24T12:30:28.804Z] github.com/docker/docker/image/tarexport [2022-08-24T12:30:28.804Z] github.com/docker/docker/image/v1 [2022-08-24T12:30:28.804Z] github.com/docker/docker/internal/test/suite [2022-08-24T12:30:28.804Z] github.com/docker/docker/layer [2022-08-24T12:30:28.804Z] github.com/docker/docker/libcontainerd [2022-08-24T12:30:28.804Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T12:30:28.804Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T12:30:28.804Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T12:30:28.804Z] github.com/docker/docker/libcontainerd/types [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/config [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/idm [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/ns [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/options [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/osl [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T12:30:28.804Z] github.com/docker/docker/libnetwork/types [2022-08-24T12:30:28.804Z] github.com/docker/docker/oci [2022-08-24T12:30:28.804Z] github.com/docker/docker/oci/caps [2022-08-24T12:30:28.804Z] github.com/docker/docker/opts [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/aaparser [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/archive [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/authorization [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/capabilities [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/containerfs [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/directory [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/dmesg [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/fileutils [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/fsutils [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/homedir [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/idtools [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/ioutils [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/longpath [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/loopback [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/parsers [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/pidfile [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/platform [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/plugins [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/pools [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/progress [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/pubsub [2022-08-24T12:30:28.804Z] github.com/docker/docker/pkg/reexec [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/signal [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/stack [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/stringid [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/system [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/tailfile [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/tarsum [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/urlutil [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/useragent [2022-08-24T12:30:28.805Z] github.com/docker/docker/plugin [2022-08-24T12:30:28.805Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T12:30:28.805Z] github.com/docker/docker/plugin/v2 [2022-08-24T12:30:28.805Z] github.com/docker/docker/profiles/apparmor [2022-08-24T12:30:28.805Z] github.com/docker/docker/profiles/seccomp [2022-08-24T12:30:28.805Z] github.com/docker/docker/quota [2022-08-24T12:30:28.805Z] github.com/docker/docker/reference [2022-08-24T12:30:28.805Z] github.com/docker/docker/registry [2022-08-24T12:30:28.805Z] github.com/docker/docker/registry/resumable [2022-08-24T12:30:28.805Z] github.com/docker/docker/restartmanager [2022-08-24T12:30:28.805Z] github.com/docker/docker/rootless [2022-08-24T12:30:28.805Z] github.com/docker/docker/rootless/specconv [2022-08-24T12:30:28.805Z] github.com/docker/docker/runconfig [2022-08-24T12:30:28.805Z] github.com/docker/docker/runconfig/opts [2022-08-24T12:30:28.805Z] github.com/docker/docker/testutil [2022-08-24T12:30:28.805Z] github.com/docker/docker/testutil/daemon [2022-08-24T12:30:28.805Z] github.com/docker/docker/testutil/environment [2022-08-24T12:30:28.805Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T12:30:28.805Z] github.com/docker/docker/testutil/fakegit [2022-08-24T12:30:28.805Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T12:30:28.805Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T12:30:28.805Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T12:30:28.805Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T12:30:28.805Z] github.com/docker/docker/testutil/registry [2022-08-24T12:30:28.805Z] github.com/docker/docker/testutil/request [2022-08-24T12:30:28.805Z] github.com/docker/docker/volume [2022-08-24T12:30:28.805Z] github.com/docker/docker/volume/drivers [2022-08-24T12:30:28.805Z] github.com/docker/docker/volume/local [2022-08-24T12:30:28.805Z] github.com/docker/docker/volume/mounts [2022-08-24T12:30:28.805Z] github.com/docker/docker/volume/service [2022-08-24T12:30:28.805Z] github.com/docker/docker/volume/service/opts [2022-08-24T12:30:28.805Z] github.com/docker/docker/volume/testutils' [2022-08-24T12:30:28.805Z] + base_pkg_list='github.com/docker/docker/api [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/backend/build [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/httputils [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/middleware [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/router [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/router/build [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/router/container [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/router/debug [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/router/image [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/router/network [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/router/session [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/router/system [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/router/volume [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/backend [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/container [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/events [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/filters [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/image [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/mount [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/network [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/registry [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/strslice [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/swarm [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/time [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/versions [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/volume [2022-08-24T12:30:28.805Z] github.com/docker/docker/builder [2022-08-24T12:30:28.805Z] github.com/docker/docker/builder/builder-next [2022-08-24T12:30:28.805Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T12:30:28.805Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T12:30:28.805Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T12:30:28.805Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T12:30:28.805Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T12:30:28.805Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T12:30:28.805Z] github.com/docker/docker/builder/dockerfile [2022-08-24T12:30:28.805Z] github.com/docker/docker/builder/remotecontext [2022-08-24T12:30:28.805Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T12:30:28.805Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T12:30:28.805Z] github.com/docker/docker/cli [2022-08-24T12:30:28.805Z] github.com/docker/docker/cli/config [2022-08-24T12:30:28.805Z] github.com/docker/docker/cli/debug [2022-08-24T12:30:28.805Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T12:30:28.805Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T12:30:28.805Z] github.com/docker/docker/client [2022-08-24T12:30:28.805Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T12:30:28.805Z] github.com/docker/docker/cmd/dockerd [2022-08-24T12:30:28.805Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T12:30:28.805Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T12:30:28.805Z] github.com/docker/docker/container [2022-08-24T12:30:28.805Z] github.com/docker/docker/container/stream [2022-08-24T12:30:28.805Z] github.com/docker/docker/contrib/apparmor [2022-08-24T12:30:28.805Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T12:30:28.805Z] github.com/docker/docker/contrib/httpserver [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/cluster [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/config [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/containerd [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/events [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/exec [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/images [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/initlayer [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/links [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/listeners [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/logger [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/logger/local [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/names [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/network [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/stats [2022-08-24T12:30:28.805Z] github.com/docker/docker/distribution [2022-08-24T12:30:28.805Z] github.com/docker/docker/distribution/metadata [2022-08-24T12:30:28.805Z] github.com/docker/docker/distribution/utils [2022-08-24T12:30:28.805Z] github.com/docker/docker/distribution/xfer [2022-08-24T12:30:28.805Z] github.com/docker/docker/dockerversion [2022-08-24T12:30:28.805Z] github.com/docker/docker/errdefs [2022-08-24T12:30:28.805Z] github.com/docker/docker/image [2022-08-24T12:30:28.805Z] github.com/docker/docker/image/cache [2022-08-24T12:30:28.805Z] github.com/docker/docker/image/tarexport [2022-08-24T12:30:28.805Z] github.com/docker/docker/image/v1 [2022-08-24T12:30:28.805Z] github.com/docker/docker/internal/test/suite [2022-08-24T12:30:28.805Z] github.com/docker/docker/layer [2022-08-24T12:30:28.805Z] github.com/docker/docker/libcontainerd [2022-08-24T12:30:28.805Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T12:30:28.805Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T12:30:28.805Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T12:30:28.805Z] github.com/docker/docker/libcontainerd/types [2022-08-24T12:30:28.805Z] github.com/docker/docker/oci [2022-08-24T12:30:28.805Z] github.com/docker/docker/oci/caps [2022-08-24T12:30:28.805Z] github.com/docker/docker/opts [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/aaparser [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/archive [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/authorization [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/capabilities [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/containerfs [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/directory [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/dmesg [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/fileutils [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/fsutils [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/homedir [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/idtools [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/ioutils [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/longpath [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/loopback [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/parsers [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/pidfile [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/platform [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/plugins [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/pools [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/progress [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/pubsub [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/reexec [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/signal [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/stack [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/stringid [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/system [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/tailfile [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/tarsum [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/urlutil [2022-08-24T12:30:28.805Z] github.com/docker/docker/pkg/useragent [2022-08-24T12:30:28.805Z] github.com/docker/docker/plugin [2022-08-24T12:30:28.805Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T12:30:28.805Z] github.com/docker/docker/plugin/v2 [2022-08-24T12:30:28.805Z] github.com/docker/docker/profiles/apparmor [2022-08-24T12:30:28.805Z] github.com/docker/docker/profiles/seccomp [2022-08-24T12:30:28.805Z] github.com/docker/docker/quota [2022-08-24T12:30:28.805Z] github.com/docker/docker/reference [2022-08-24T12:30:28.805Z] github.com/docker/docker/registry [2022-08-24T12:30:28.805Z] github.com/docker/docker/registry/resumable [2022-08-24T12:30:28.805Z] github.com/docker/docker/restartmanager [2022-08-24T12:30:28.805Z] github.com/docker/docker/rootless [2022-08-24T12:30:28.805Z] github.com/docker/docker/rootless/specconv [2022-08-24T12:30:28.805Z] github.com/docker/docker/runconfig [2022-08-24T12:30:28.805Z] github.com/docker/docker/runconfig/opts [2022-08-24T12:30:28.805Z] github.com/docker/docker/testutil [2022-08-24T12:30:28.805Z] github.com/docker/docker/testutil/daemon [2022-08-24T12:30:28.805Z] github.com/docker/docker/testutil/environment [2022-08-24T12:30:28.805Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T12:30:28.805Z] github.com/docker/docker/testutil/fakegit [2022-08-24T12:30:28.805Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T12:30:28.805Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T12:30:28.805Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T12:30:28.805Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T12:30:28.805Z] github.com/docker/docker/testutil/registry [2022-08-24T12:30:28.805Z] github.com/docker/docker/testutil/request [2022-08-24T12:30:28.805Z] github.com/docker/docker/volume [2022-08-24T12:30:28.805Z] github.com/docker/docker/volume/drivers [2022-08-24T12:30:28.805Z] github.com/docker/docker/volume/local [2022-08-24T12:30:28.805Z] github.com/docker/docker/volume/mounts [2022-08-24T12:30:28.805Z] github.com/docker/docker/volume/service [2022-08-24T12:30:28.805Z] github.com/docker/docker/volume/service/opts [2022-08-24T12:30:28.805Z] github.com/docker/docker/volume/testutils' [2022-08-24T12:30:28.805Z] ++ echo 'github.com/docker/docker/api [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/backend/build [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/httputils [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/middleware [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/router [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/router/build [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/router/container [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/router/debug [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/router/image [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/router/network [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/router/session [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/router/system [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/server/router/volume [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/backend [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/container [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/events [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/filters [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/image [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/mount [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/network [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/registry [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/strslice [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/swarm [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/time [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/versions [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T12:30:28.805Z] github.com/docker/docker/api/types/volume [2022-08-24T12:30:28.805Z] github.com/docker/docker/builder [2022-08-24T12:30:28.805Z] github.com/docker/docker/builder/builder-next [2022-08-24T12:30:28.805Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T12:30:28.805Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T12:30:28.805Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T12:30:28.805Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T12:30:28.805Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T12:30:28.805Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T12:30:28.805Z] github.com/docker/docker/builder/dockerfile [2022-08-24T12:30:28.805Z] github.com/docker/docker/builder/remotecontext [2022-08-24T12:30:28.805Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T12:30:28.805Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T12:30:28.805Z] github.com/docker/docker/cli [2022-08-24T12:30:28.805Z] github.com/docker/docker/cli/config [2022-08-24T12:30:28.805Z] github.com/docker/docker/cli/debug [2022-08-24T12:30:28.805Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T12:30:28.805Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T12:30:28.805Z] github.com/docker/docker/client [2022-08-24T12:30:28.805Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T12:30:28.805Z] github.com/docker/docker/cmd/dockerd [2022-08-24T12:30:28.805Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T12:30:28.805Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T12:30:28.805Z] github.com/docker/docker/container [2022-08-24T12:30:28.805Z] github.com/docker/docker/container/stream [2022-08-24T12:30:28.805Z] github.com/docker/docker/contrib/apparmor [2022-08-24T12:30:28.805Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T12:30:28.805Z] github.com/docker/docker/contrib/httpserver [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/cluster [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/config [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/containerd [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/events [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/exec [2022-08-24T12:30:28.805Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/images [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/initlayer [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/links [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/listeners [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/logger [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/logger/local [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/names [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/network [2022-08-24T12:30:28.806Z] github.com/docker/docker/daemon/stats [2022-08-24T12:30:28.806Z] github.com/docker/docker/distribution [2022-08-24T12:30:28.806Z] github.com/docker/docker/distribution/metadata [2022-08-24T12:30:28.806Z] github.com/docker/docker/distribution/utils [2022-08-24T12:30:28.806Z] github.com/docker/docker/distribution/xfer [2022-08-24T12:30:28.806Z] github.com/docker/docker/dockerversion [2022-08-24T12:30:28.806Z] github.com/docker/docker/errdefs [2022-08-24T12:30:28.806Z] github.com/docker/docker/image [2022-08-24T12:30:28.806Z] github.com/docker/docker/image/cache [2022-08-24T12:30:28.806Z] github.com/docker/docker/image/tarexport [2022-08-24T12:30:28.806Z] github.com/docker/docker/image/v1 [2022-08-24T12:30:28.806Z] github.com/docker/docker/internal/test/suite [2022-08-24T12:30:28.806Z] github.com/docker/docker/layer [2022-08-24T12:30:28.806Z] github.com/docker/docker/libcontainerd [2022-08-24T12:30:28.806Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T12:30:28.806Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T12:30:28.806Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T12:30:28.806Z] github.com/docker/docker/libcontainerd/types [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/config [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/idm [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/ns [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/options [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/osl [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/types [2022-08-24T12:30:28.806Z] github.com/docker/docker/oci [2022-08-24T12:30:28.806Z] github.com/docker/docker/oci/caps [2022-08-24T12:30:28.806Z] github.com/docker/docker/opts [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/aaparser [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/archive [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/authorization [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/capabilities [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/containerfs [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/directory [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/dmesg [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/fileutils [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/fsutils [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/homedir [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/idtools [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/ioutils [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/longpath [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/loopback [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/parsers [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/pidfile [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/platform [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/plugins [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/pools [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/progress [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/pubsub [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/reexec [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/signal [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/stack [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/stringid [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/system [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/tailfile [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/tarsum [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/urlutil [2022-08-24T12:30:28.806Z] github.com/docker/docker/pkg/useragent [2022-08-24T12:30:28.806Z] github.com/docker/docker/plugin [2022-08-24T12:30:28.806Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T12:30:28.806Z] github.com/docker/docker/plugin/v2 [2022-08-24T12:30:28.806Z] github.com/docker/docker/profiles/apparmor [2022-08-24T12:30:28.806Z] github.com/docker/docker/profiles/seccomp [2022-08-24T12:30:28.806Z] github.com/docker/docker/quota [2022-08-24T12:30:28.806Z] github.com/docker/docker/reference [2022-08-24T12:30:28.806Z] github.com/docker/docker/registry [2022-08-24T12:30:28.806Z] github.com/docker/docker/registry/resumable [2022-08-24T12:30:28.806Z] github.com/docker/docker/restartmanager [2022-08-24T12:30:28.806Z] github.com/docker/docker/rootless [2022-08-24T12:30:28.806Z] github.com/docker/docker/rootless/specconv [2022-08-24T12:30:28.806Z] github.com/docker/docker/runconfig [2022-08-24T12:30:28.806Z] github.com/docker/docker/runconfig/opts [2022-08-24T12:30:28.806Z] github.com/docker/docker/testutil [2022-08-24T12:30:28.806Z] github.com/docker/docker/testutil/daemon [2022-08-24T12:30:28.806Z] github.com/docker/docker/testutil/environment [2022-08-24T12:30:28.806Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T12:30:28.806Z] github.com/docker/docker/testutil/fakegit [2022-08-24T12:30:28.806Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T12:30:28.806Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T12:30:28.806Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T12:30:28.806Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T12:30:28.806Z] github.com/docker/docker/testutil/registry [2022-08-24T12:30:28.806Z] github.com/docker/docker/testutil/request [2022-08-24T12:30:28.806Z] github.com/docker/docker/volume [2022-08-24T12:30:28.806Z] github.com/docker/docker/volume/drivers [2022-08-24T12:30:28.806Z] github.com/docker/docker/volume/local [2022-08-24T12:30:28.806Z] github.com/docker/docker/volume/mounts [2022-08-24T12:30:28.806Z] github.com/docker/docker/volume/service [2022-08-24T12:30:28.806Z] github.com/docker/docker/volume/service/opts [2022-08-24T12:30:28.806Z] github.com/docker/docker/volume/testutils' [2022-08-24T12:30:28.806Z] ++ grep --fixed-strings /libnetwork [2022-08-24T12:30:28.806Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/config [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/idm [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/ns [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/options [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/osl [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/types' [2022-08-24T12:30:28.806Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-24T12:30:28.806Z] + echo 'github.com/docker/docker/libnetwork [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/config [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/idm [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/ns [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/options [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/osl [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/types' [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T12:30:28.806Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T12:30:28.806Z] + type docker-proxy [2022-08-24T12:30:28.806Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-24T12:30:28.806Z] + hack/make.sh binary-proxy install-proxy [2022-08-24T12:30:28.806Z] [2022-08-24T12:30:28.806Z] Removing bundles/ [2022-08-24T12:30:29.010Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-24T12:30:29.010Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-24T12:30:29.010Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-24T12:30:29.068Z] [2022-08-24T12:30:29.068Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-24T12:30:29.068Z] Building: bundles/binary-proxy/docker-proxy [2022-08-24T12:30:29.068Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T12:30:29.270Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-24T12:30:30.208Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-24T12:30:31.146Z] --- PASS: TestDockerNetworkMacvlan (12.91s) [2022-08-24T12:30:31.146Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-24T12:30:31.146Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-24T12:30:31.146Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.08s) [2022-08-24T12:30:31.146Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.21s) [2022-08-24T12:30:31.146Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.60s) [2022-08-24T12:30:31.146Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s) [2022-08-24T12:30:31.146Z] PASS [2022-08-24T12:30:31.146Z] [2022-08-24T12:30:31.146Z] DONE 8 tests in 14.351s [2022-08-24T12:30:31.146Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-24T12:30:31.146Z] ++ 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 [2022-08-24T12:30:31.146Z] ++ set -e [2022-08-24T12:30:31.146Z] ++ '[' -n 0 ']' [2022-08-24T12:30:31.146Z] ++ set -x [2022-08-24T12:30:31.146Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:30:31.146Z] testing: warning: no tests to run [2022-08-24T12:30:31.146Z] PASS [2022-08-24T12:30:31.146Z] [2022-08-24T12:30:31.146Z] DONE 0 tests in 0.039s [2022-08-24T12:30:31.146Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-24T12:30:31.146Z] ++ 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 [2022-08-24T12:30:31.146Z] ++ set -e [2022-08-24T12:30:31.146Z] ++ '[' -n 0 ']' [2022-08-24T12:30:31.146Z] ++ set -x [2022-08-24T12:30:31.146Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:30:31.405Z] INFO: Testing against a local daemon [2022-08-24T12:30:31.405Z] === RUN TestAuthZPluginAllowRequest [2022-08-24T12:30:32.781Z] --- PASS: TestAuthZPluginAllowRequest (1.35s) [2022-08-24T12:30:32.781Z] === RUN TestAuthZPluginTLS [2022-08-24T12:30:33.350Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-24T12:30:33.350Z] === RUN TestAuthZPluginDenyRequest [2022-08-24T12:30:33.917Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-08-24T12:30:33.917Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-24T12:30:34.485Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-08-24T12:30:34.485Z] === RUN TestAuthZPluginDenyResponse [2022-08-24T12:30:35.054Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-24T12:30:35.054Z] === RUN TestAuthZPluginAllowEventStream [2022-08-24T12:30:36.433Z] --- PASS: TestAuthZPluginAllowEventStream (1.44s) [2022-08-24T12:30:36.433Z] === RUN TestAuthZPluginErrorResponse [2022-08-24T12:30:37.001Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-08-24T12:30:37.001Z] === RUN TestAuthZPluginErrorRequest [2022-08-24T12:30:37.219Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-24T12:30:37.219Z] [2022-08-24T12:30:37.219Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-24T12:30:37.219Z] Installing docker-proxy to /usr/local/bin/ [2022-08-24T12:30:37.219Z] [2022-08-24T12:30:37.219Z] + mkdir -p bundles [2022-08-24T12:30:37.219Z] + '[' -n 'github.com/docker/docker/api [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/server [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/server/backend/build [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/server/httputils [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/server/middleware [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/server/router [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/server/router/build [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/server/router/container [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/server/router/debug [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/server/router/image [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/server/router/network [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/server/router/session [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/server/router/system [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/server/router/volume [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/types [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/types/backend [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/types/container [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/types/events [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/types/filters [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/types/image [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/types/mount [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/types/network [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/types/registry [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/types/strslice [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/types/swarm [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/types/time [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/types/versions [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T12:30:37.219Z] github.com/docker/docker/api/types/volume [2022-08-24T12:30:37.219Z] github.com/docker/docker/builder [2022-08-24T12:30:37.219Z] github.com/docker/docker/builder/builder-next [2022-08-24T12:30:37.219Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T12:30:37.219Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T12:30:37.219Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T12:30:37.219Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T12:30:37.219Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T12:30:37.219Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T12:30:37.219Z] github.com/docker/docker/builder/dockerfile [2022-08-24T12:30:37.219Z] github.com/docker/docker/builder/remotecontext [2022-08-24T12:30:37.219Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T12:30:37.219Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T12:30:37.219Z] github.com/docker/docker/cli [2022-08-24T12:30:37.219Z] github.com/docker/docker/cli/config [2022-08-24T12:30:37.219Z] github.com/docker/docker/cli/debug [2022-08-24T12:30:37.219Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T12:30:37.219Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T12:30:37.219Z] github.com/docker/docker/client [2022-08-24T12:30:37.219Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T12:30:37.219Z] github.com/docker/docker/cmd/dockerd [2022-08-24T12:30:37.219Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T12:30:37.219Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T12:30:37.219Z] github.com/docker/docker/container [2022-08-24T12:30:37.219Z] github.com/docker/docker/container/stream [2022-08-24T12:30:37.219Z] github.com/docker/docker/contrib/apparmor [2022-08-24T12:30:37.219Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T12:30:37.219Z] github.com/docker/docker/contrib/httpserver [2022-08-24T12:30:37.219Z] github.com/docker/docker/daemon [2022-08-24T12:30:37.219Z] github.com/docker/docker/daemon/cluster [2022-08-24T12:30:37.219Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T12:30:37.219Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T12:30:37.219Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T12:30:37.219Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T12:30:37.219Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/config [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/containerd [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/events [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/exec [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/images [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/initlayer [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/links [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/listeners [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/logger [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/logger/local [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/names [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/network [2022-08-24T12:30:37.220Z] github.com/docker/docker/daemon/stats [2022-08-24T12:30:37.220Z] github.com/docker/docker/distribution [2022-08-24T12:30:37.220Z] github.com/docker/docker/distribution/metadata [2022-08-24T12:30:37.220Z] github.com/docker/docker/distribution/utils [2022-08-24T12:30:37.220Z] github.com/docker/docker/distribution/xfer [2022-08-24T12:30:37.220Z] github.com/docker/docker/dockerversion [2022-08-24T12:30:37.220Z] github.com/docker/docker/errdefs [2022-08-24T12:30:37.220Z] github.com/docker/docker/image [2022-08-24T12:30:37.220Z] github.com/docker/docker/image/cache [2022-08-24T12:30:37.220Z] github.com/docker/docker/image/tarexport [2022-08-24T12:30:37.220Z] github.com/docker/docker/image/v1 [2022-08-24T12:30:37.220Z] github.com/docker/docker/internal/test/suite [2022-08-24T12:30:37.220Z] github.com/docker/docker/layer [2022-08-24T12:30:37.220Z] github.com/docker/docker/libcontainerd [2022-08-24T12:30:37.220Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T12:30:37.220Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T12:30:37.220Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T12:30:37.220Z] github.com/docker/docker/libcontainerd/types [2022-08-24T12:30:37.220Z] github.com/docker/docker/oci [2022-08-24T12:30:37.220Z] github.com/docker/docker/oci/caps [2022-08-24T12:30:37.220Z] github.com/docker/docker/opts [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/aaparser [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/archive [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/authorization [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/capabilities [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/containerfs [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/directory [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/dmesg [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/fileutils [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/fsutils [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/homedir [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/idtools [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/ioutils [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/longpath [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/loopback [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/parsers [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/pidfile [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/platform [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/plugins [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/pools [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/progress [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/pubsub [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/reexec [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/signal [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/stack [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/stringid [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/system [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/tailfile [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/tarsum [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/urlutil [2022-08-24T12:30:37.220Z] github.com/docker/docker/pkg/useragent [2022-08-24T12:30:37.220Z] github.com/docker/docker/plugin [2022-08-24T12:30:37.220Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T12:30:37.220Z] github.com/docker/docker/plugin/v2 [2022-08-24T12:30:37.220Z] github.com/docker/docker/profiles/apparmor [2022-08-24T12:30:37.220Z] github.com/docker/docker/profiles/seccomp [2022-08-24T12:30:37.220Z] github.com/docker/docker/quota [2022-08-24T12:30:37.220Z] github.com/docker/docker/reference [2022-08-24T12:30:37.220Z] github.com/docker/docker/registry [2022-08-24T12:30:37.220Z] github.com/docker/docker/registry/resumable [2022-08-24T12:30:37.220Z] github.com/docker/docker/restartmanager [2022-08-24T12:30:37.220Z] github.com/docker/docker/rootless [2022-08-24T12:30:37.220Z] github.com/docker/docker/rootless/specconv [2022-08-24T12:30:37.220Z] github.com/docker/docker/runconfig [2022-08-24T12:30:37.220Z] github.com/docker/docker/runconfig/opts [2022-08-24T12:30:37.220Z] github.com/docker/docker/testutil [2022-08-24T12:30:37.220Z] github.com/docker/docker/testutil/daemon [2022-08-24T12:30:37.220Z] github.com/docker/docker/testutil/environment [2022-08-24T12:30:37.220Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T12:30:37.220Z] github.com/docker/docker/testutil/fakegit [2022-08-24T12:30:37.220Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T12:30:37.220Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T12:30:37.220Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T12:30:37.220Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T12:30:37.220Z] github.com/docker/docker/testutil/registry [2022-08-24T12:30:37.220Z] github.com/docker/docker/testutil/request [2022-08-24T12:30:37.220Z] github.com/docker/docker/volume [2022-08-24T12:30:37.220Z] github.com/docker/docker/volume/drivers [2022-08-24T12:30:37.220Z] github.com/docker/docker/volume/local [2022-08-24T12:30:37.220Z] github.com/docker/docker/volume/mounts [2022-08-24T12:30:37.220Z] github.com/docker/docker/volume/service [2022-08-24T12:30:37.220Z] github.com/docker/docker/volume/service/opts [2022-08-24T12:30:37.220Z] github.com/docker/docker/volume/testutils' ']' [2022-08-24T12:30:37.220Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-24T12:30:37.220Z] ? github.com/docker/docker/api [no test files] [2022-08-24T12:30:37.259Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-24T12:30:37.518Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-08-24T12:30:37.518Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-24T12:30:37.518Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-24T12:30:38.102Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-24T12:30:38.102Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-08-24T12:30:38.102Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-24T12:30:38.102Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-24T12:30:38.364Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-24T12:30:38.933Z] === RUN TestDockerSuite/TestBuildFails [2022-08-24T12:30:39.872Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-24T12:30:39.873Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-24T12:30:40.136Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s) [2022-08-24T12:30:40.136Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-24T12:30:40.705Z] docker_api_swarm_test.go:272: [d1c6b4222c3e8] joining swarm manager [d2514906147b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:30:42.086Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.07s) [2022-08-24T12:30:42.086Z] === RUN TestAuthZPluginHeader [2022-08-24T12:30:42.086Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-24T12:30:42.346Z] docker_api_swarm_test.go:273: [dba256903e557] joining swarm manager [d2514906147b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:30:42.914Z] --- PASS: TestAuthZPluginHeader (0.86s) [2022-08-24T12:30:42.914Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-24T12:30:44.291Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-24T12:30:45.228Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-24T12:30:46.165Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-24T12:30:46.424Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-24T12:30:47.363Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-24T12:30:47.622Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.61s) [2022-08-24T12:30:47.622Z] === RUN TestAuthZPluginV2Disable [2022-08-24T12:30:48.558Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-24T12:30:49.494Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-24T12:30:49.494Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-24T12:30:50.874Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-24T12:30:51.812Z] --- PASS: TestAuthZPluginV2Disable (4.15s) [2022-08-24T12:30:51.812Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-24T12:30:52.380Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-24T12:30:53.320Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-24T12:30:53.579Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-24T12:30:54.147Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-24T12:30:54.718Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-24T12:30:55.286Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-24T12:30:55.286Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-24T12:30:55.349Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-08-24T12:30:55.854Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.08s) [2022-08-24T12:30:55.854Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-24T12:30:55.854Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-24T12:30:56.424Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-24T12:30:56.683Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-24T12:30:57.251Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-24T12:30:57.511Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-24T12:30:58.086Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-24T12:30:59.025Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-24T12:31:00.402Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-24T12:31:03.693Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-24T12:31:06.982Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.87s) [2022-08-24T12:31:06.982Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-24T12:31:07.923Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-24T12:31:10.459Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-24T12:31:10.459Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-24T12:31:10.459Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-24T12:31:10.459Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-24T12:31:10.459Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-24T12:31:10.718Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-24T12:31:11.659Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-24T12:31:12.594Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-24T12:31:15.128Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-24T12:31:15.128Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-24T12:31:15.695Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-24T12:31:19.888Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-24T12:31:22.441Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-24T12:31:23.821Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-24T12:31:23.821Z] PASS [2022-08-24T12:31:23.821Z] [2022-08-24T12:31:23.821Z] DONE 17 tests in 52.331s [2022-08-24T12:31:23.821Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-24T12:31:23.821Z] ++ 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 [2022-08-24T12:31:23.821Z] ++ set -e [2022-08-24T12:31:23.821Z] ++ '[' -n 0 ']' [2022-08-24T12:31:23.821Z] ++ set -x [2022-08-24T12:31:23.821Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:31:23.821Z] INFO: Testing against a local daemon [2022-08-24T12:31:23.821Z] === RUN TestPluginInvalidJSON [2022-08-24T12:31:23.821Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T12:31:23.821Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T12:31:23.821Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T12:31:23.821Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T12:31:23.821Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-24T12:31:23.821Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-24T12:31:23.821Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T12:31:23.821Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-24T12:31:23.821Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-24T12:31:23.821Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-24T12:31:23.821Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-24T12:31:23.821Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-24T12:31:23.821Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-24T12:31:23.821Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-24T12:31:23.821Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-24T12:31:23.821Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T12:31:23.821Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-24T12:31:23.821Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-24T12:31:23.821Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-24T12:31:23.821Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-24T12:31:23.821Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-24T12:31:23.821Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-24T12:31:23.821Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-24T12:31:23.821Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-24T12:31:23.821Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-24T12:31:23.821Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-24T12:31:23.821Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-24T12:31:23.821Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-24T12:31:23.821Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-24T12:31:23.821Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-24T12:31:23.821Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-24T12:31:23.821Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-24T12:31:23.821Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-24T12:31:23.821Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-24T12:31:23.821Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-24T12:31:23.821Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-24T12:31:23.821Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-24T12:31:23.821Z] === RUN TestPluginInstall [2022-08-24T12:31:23.821Z] === RUN TestPluginInstall/no_auth [2022-08-24T12:31:23.821Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-24T12:31:25.727Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-24T12:31:26.395Z] docker_api_swarm_node_test.go:20: [dc25e19975283] joining swarm manager [dc3b160ee9e0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:31:26.655Z] time="2022-08-24T12:31:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:31:26.655Z] time="2022-08-24T12:31:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:694ff9e4fdacedb5a56b6151ffcba049a8cfc4f7613d8b82239a336f609119ed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:31:26.655Z] time="2022-08-24T12:31:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:31:26.655Z] time="2022-08-24T12:31:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:694ff9e4fdacedb5a56b6151ffcba049a8cfc4f7613d8b82239a336f609119ed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:31:26.915Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-24T12:31:27.174Z] === RUN TestPluginInstall/with_htpasswd [2022-08-24T12:31:27.434Z] docker_api_swarm_node_test.go:21: [d5282c3b3207e] joining swarm manager [dc3b160ee9e0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:31:27.694Z] time="2022-08-24T12:31:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:31:27.694Z] time="2022-08-24T12:31:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c27c8ccdd65c9d76a92fa07b99f1d21b09ff7f56a554c19774906c5e2e908c5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:31:27.694Z] time="2022-08-24T12:31:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:31:27.694Z] time="2022-08-24T12:31:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c27c8ccdd65c9d76a92fa07b99f1d21b09ff7f56a554c19774906c5e2e908c5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:31:28.263Z] === RUN TestPluginInstall/with_insecure [2022-08-24T12:31:29.201Z] time="2022-08-24T12:31:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:31:29.201Z] time="2022-08-24T12:31:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df5a19930f3af5b52550dbb428a44688c843cf3579f5e537f44c1c5608cb9fdf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:31:29.201Z] time="2022-08-24T12:31:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:31:29.201Z] time="2022-08-24T12:31:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df5a19930f3af5b52550dbb428a44688c843cf3579f5e537f44c1c5608cb9fdf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:31:29.201Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-24T12:31:29.201Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-24T12:31:29.460Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-24T12:31:29.460Z] plugin_test.go:196: [deaa990cdbe05] daemon is not started [2022-08-24T12:31:29.460Z] --- PASS: TestPluginInstall (5.58s) [2022-08-24T12:31:29.460Z] --- PASS: TestPluginInstall/no_auth (3.28s) [2022-08-24T12:31:29.460Z] --- PASS: TestPluginInstall/with_htpasswd (1.04s) [2022-08-24T12:31:29.460Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2022-08-24T12:31:29.460Z] === RUN TestPluginsWithRuntimes [2022-08-24T12:31:31.364Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-24T12:31:32.300Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-24T12:31:32.868Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-24T12:31:33.128Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-24T12:31:33.387Z] --- PASS: TestPluginsWithRuntimes (3.95s) [2022-08-24T12:31:33.387Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2022-08-24T12:31:33.387Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.06s) [2022-08-24T12:31:33.387Z] === RUN TestPluginBackCompatMediaTypes [2022-08-24T12:31:33.956Z] --- PASS: TestPluginBackCompatMediaTypes (0.75s) [2022-08-24T12:31:33.956Z] PASS [2022-08-24T12:31:34.215Z] [2022-08-24T12:31:34.215Z] DONE 24 tests in 10.459s [2022-08-24T12:31:34.215Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-24T12:31:34.215Z] ++ 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 [2022-08-24T12:31:34.215Z] ++ set -e [2022-08-24T12:31:34.215Z] ++ '[' -n 0 ']' [2022-08-24T12:31:34.215Z] ++ set -x [2022-08-24T12:31:34.215Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:31:34.215Z] INFO: Testing against a local daemon [2022-08-24T12:31:34.215Z] === RUN TestExternalGraphDriver [2022-08-24T12:31:34.474Z] === RUN TestExternalGraphDriver/json [2022-08-24T12:31:34.734Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-24T12:31:34.993Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-24T12:31:36.373Z] === RUN TestExternalGraphDriver/spec [2022-08-24T12:31:36.632Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-24T12:31:37.200Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-24T12:31:38.138Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-24T12:31:38.138Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-24T12:31:38.138Z] === RUN TestExternalGraphDriver/pull [2022-08-24T12:31:39.076Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-24T12:31:40.462Z] --- PASS: TestExternalGraphDriver (6.19s) [2022-08-24T12:31:40.462Z] --- PASS: TestExternalGraphDriver/json (1.87s) [2022-08-24T12:31:40.462Z] --- PASS: TestExternalGraphDriver/spec (1.83s) [2022-08-24T12:31:40.462Z] --- PASS: TestExternalGraphDriver/pull (2.15s) [2022-08-24T12:31:40.462Z] === RUN TestGraphdriverPluginV2 [2022-08-24T12:31:40.722Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-24T12:31:41.291Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-24T12:31:41.291Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-24T12:31:41.862Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-24T12:31:42.801Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-24T12:31:42.801Z] docker_api_swarm_test.go:502: [d8cd40f37bdc2] joining swarm manager [d18ea924d9ea6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:31:43.369Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-24T12:31:45.274Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-24T12:31:45.274Z] --- PASS: TestGraphdriverPluginV2 (4.82s) [2022-08-24T12:31:45.274Z] PASS [2022-08-24T12:31:45.274Z] [2022-08-24T12:31:45.274Z] DONE 5 tests in 11.127s [2022-08-24T12:31:45.274Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-24T12:31:45.274Z] ++ 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 [2022-08-24T12:31:45.274Z] ++ set -e [2022-08-24T12:31:45.274Z] ++ '[' -n 0 ']' [2022-08-24T12:31:45.274Z] ++ set -x [2022-08-24T12:31:45.274Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:31:45.274Z] INFO: Testing against a local daemon [2022-08-24T12:31:45.274Z] === RUN TestContinueAfterPluginCrash [2022-08-24T12:31:45.274Z] === PAUSE TestContinueAfterPluginCrash [2022-08-24T12:31:45.274Z] === RUN TestReadPluginNoRead [2022-08-24T12:31:45.274Z] === PAUSE TestReadPluginNoRead [2022-08-24T12:31:45.274Z] === RUN TestDaemonStartWithLogOpt [2022-08-24T12:31:45.274Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-24T12:31:45.274Z] === CONT TestContinueAfterPluginCrash [2022-08-24T12:31:45.274Z] === CONT TestDaemonStartWithLogOpt [2022-08-24T12:31:47.815Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-24T12:31:49.197Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-24T12:31:49.767Z] --- PASS: TestDaemonStartWithLogOpt (4.27s) [2022-08-24T12:31:49.767Z] === CONT TestReadPluginNoRead [2022-08-24T12:31:51.148Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-24T12:31:51.721Z] docker_api_swarm_test.go:507: [d20e9f764f0f4] joining swarm manager [d18ea924d9ea6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:31:52.291Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-24T12:31:52.859Z] === RUN TestReadPluginNoRead/default [2022-08-24T12:31:53.427Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-24T12:31:54.363Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-24T12:31:54.930Z] --- PASS: TestContinueAfterPluginCrash (9.47s) [2022-08-24T12:31:55.867Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-24T12:31:56.125Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-24T12:31:57.511Z] === CONT TestReadPluginNoRead [2022-08-24T12:31:57.511Z] read_test.go:92: [d68ae3cfcf952] daemon is not started [2022-08-24T12:31:57.511Z] --- PASS: TestReadPluginNoRead (7.73s) [2022-08-24T12:31:57.511Z] --- PASS: TestReadPluginNoRead/default (1.61s) [2022-08-24T12:31:57.511Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.56s) [2022-08-24T12:31:57.511Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.49s) [2022-08-24T12:31:57.511Z] PASS [2022-08-24T12:31:57.511Z] [2022-08-24T12:31:57.511Z] DONE 6 tests in 12.126s [2022-08-24T12:31:57.511Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-24T12:31:57.511Z] ++ 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 [2022-08-24T12:31:57.511Z] ++ set -e [2022-08-24T12:31:57.511Z] ++ '[' -n 0 ']' [2022-08-24T12:31:57.511Z] ++ set -x [2022-08-24T12:31:57.511Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2022-08-24T12:31:57.511Z] testing: warning: no tests to run [2022-08-24T12:31:57.511Z] PASS [2022-08-24T12:31:57.511Z] [2022-08-24T12:31:57.511Z] DONE 0 tests in 0.055s [2022-08-24T12:31:57.511Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-24T12:31:57.511Z] ++ 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 [2022-08-24T12:31:57.511Z] ++ set -e [2022-08-24T12:31:57.511Z] ++ '[' -n 0 ']' [2022-08-24T12:31:57.511Z] ++ set -x [2022-08-24T12:31:57.511Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2022-08-24T12:31:57.511Z] INFO: Testing against a local daemon [2022-08-24T12:31:57.511Z] === RUN TestPluginWithDevMounts [2022-08-24T12:31:57.511Z] === PAUSE TestPluginWithDevMounts [2022-08-24T12:31:57.511Z] === CONT TestPluginWithDevMounts [2022-08-24T12:31:58.084Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-24T12:31:59.023Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-24T12:31:59.282Z] --- PASS: TestPluginWithDevMounts (1.78s) [2022-08-24T12:31:59.282Z] PASS [2022-08-24T12:31:59.282Z] [2022-08-24T12:31:59.282Z] DONE 1 tests in 1.895s [2022-08-24T12:31:59.282Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-24T12:31:59.282Z] ++ 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 [2022-08-24T12:31:59.282Z] ++ set -e [2022-08-24T12:31:59.282Z] ++ '[' -n 0 ']' [2022-08-24T12:31:59.282Z] ++ set -x [2022-08-24T12:31:59.282Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:31:59.553Z] INFO: Testing against a local daemon [2022-08-24T12:31:59.553Z] === RUN TestSecretInspect [2022-08-24T12:31:59.553Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-24T12:32:02.097Z] --- PASS: TestSecretInspect (2.68s) [2022-08-24T12:32:02.097Z] === RUN TestSecretList [2022-08-24T12:32:05.385Z] --- PASS: TestSecretList (2.94s) [2022-08-24T12:32:05.385Z] === RUN TestSecretsCreateAndDelete [2022-08-24T12:32:07.291Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-24T12:32:07.862Z] --- PASS: TestSecretsCreateAndDelete (2.77s) [2022-08-24T12:32:07.862Z] === RUN TestSecretsUpdate [2022-08-24T12:32:10.395Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-24T12:32:10.395Z] --- PASS: TestSecretsUpdate (2.61s) [2022-08-24T12:32:10.395Z] === RUN TestTemplatedSecret [2022-08-24T12:32:12.301Z] === RUN TestDockerSuite/TestBuildRm [2022-08-24T12:32:13.680Z] --- PASS: TestTemplatedSecret (3.17s) [2022-08-24T12:32:13.680Z] === RUN TestSecretCreateResolve [2022-08-24T12:32:15.060Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-24T12:32:15.629Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-24T12:32:16.198Z] --- PASS: TestSecretCreateResolve (2.50s) [2022-08-24T12:32:16.198Z] PASS [2022-08-24T12:32:16.198Z] [2022-08-24T12:32:16.198Z] DONE 6 tests in 16.766s [2022-08-24T12:32:16.198Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-24T12:32:16.198Z] ++ 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 [2022-08-24T12:32:16.198Z] ++ set -e [2022-08-24T12:32:16.198Z] ++ '[' -n 0 ']' [2022-08-24T12:32:16.198Z] ++ set -x [2022-08-24T12:32:16.199Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:32:16.199Z] INFO: Testing against a local daemon [2022-08-24T12:32:16.199Z] === RUN TestServiceCreateInit [2022-08-24T12:32:16.199Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-24T12:32:16.767Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-24T12:32:17.336Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-24T12:32:18.275Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-24T12:32:19.212Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-24T12:32:20.152Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-24T12:32:21.090Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-24T12:32:21.663Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-24T12:32:23.566Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-24T12:32:23.566Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-24T12:32:24.138Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-24T12:32:24.138Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-24T12:32:24.138Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-24T12:32:24.138Z] docker_api_swarm_node_test.go:81: [d00eb4c8e1ae7] joining swarm manager [d78768d421e06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:32:24.706Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-24T12:32:25.274Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-24T12:32:25.533Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-24T12:32:26.470Z] --- PASS: TestServiceCreateInit (10.02s) [2022-08-24T12:32:26.470Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.64s) [2022-08-24T12:32:26.470Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.36s) [2022-08-24T12:32:26.470Z] === RUN TestCreateServiceMultipleTimes [2022-08-24T12:32:27.038Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-24T12:32:31.885Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 31.9% of statements [2022-08-24T12:32:31.885Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-24T12:32:31.885Z] ok github.com/docker/docker/api/server/router/swarm 0.019s coverage: 6.0% of statements [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-24T12:32:31.885Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2022-08-24T12:32:31.885Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 67.9% of statements [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/api/types [no test files] [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-24T12:32:31.885Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-08-24T12:32:31.885Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-24T12:32:31.885Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2022-08-24T12:32:31.885Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/builder [no test files] [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-24T12:32:31.885Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-24T12:32:31.885Z] ok github.com/docker/docker/builder/remotecontext 0.144s coverage: 13.7% of statements [2022-08-24T12:32:31.885Z] ok github.com/docker/docker/builder/dockerfile 0.545s coverage: 49.3% of statements [2022-08-24T12:32:31.885Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-08-24T12:32:32.314Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-24T12:32:32.457Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-24T12:32:32.882Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-24T12:32:33.401Z] ok github.com/docker/docker/builder/remotecontext/git 1.667s coverage: 86.3% of statements [2022-08-24T12:32:33.401Z] ? github.com/docker/docker/cli [no test files] [2022-08-24T12:32:33.401Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-24T12:32:33.401Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-24T12:32:33.401Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-24T12:32:33.974Z] ok github.com/docker/docker/cmd/docker-proxy 0.108s coverage: 67.6% of statements [2022-08-24T12:32:34.787Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-24T12:32:35.047Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-24T12:32:35.981Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-24T12:32:36.918Z] === RUN TestDockerSuite/TestBuildUser [2022-08-24T12:32:38.297Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-24T12:32:39.278Z] ok github.com/docker/docker/client 0.086s coverage: 75.9% of statements [2022-08-24T12:32:39.676Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-24T12:32:40.613Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-24T12:32:41.994Z] docker_api_swarm_node_test.go:53: [d213c5e9908d6] joining swarm manager [de31626f6fdf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:32:42.562Z] docker_api_swarm_node_test.go:54: [d44d5671e7c90] joining swarm manager [de31626f6fdf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:32:45.101Z] --- PASS: TestCreateServiceMultipleTimes (18.67s) [2022-08-24T12:32:45.101Z] === RUN TestCreateServiceConflict [2022-08-24T12:32:47.636Z] --- PASS: TestCreateServiceConflict (2.56s) [2022-08-24T12:32:47.636Z] === RUN TestCreateServiceMaxReplicas [2022-08-24T12:32:50.929Z] --- PASS: TestCreateServiceMaxReplicas (3.41s) [2022-08-24T12:32:50.929Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-24T12:32:52.834Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-24T12:32:53.402Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-24T12:32:53.661Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-24T12:32:54.599Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-24T12:32:55.167Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-24T12:32:56.104Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-24T12:32:56.104Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-24T12:32:56.104Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-24T12:32:56.104Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-24T12:32:56.104Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-24T12:32:56.104Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-24T12:32:56.104Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-24T12:32:56.104Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-24T12:32:56.104Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-24T12:32:57.483Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-24T12:32:57.483Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-24T12:32:58.051Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-24T12:32:58.311Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-24T12:32:59.250Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-24T12:32:59.250Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-24T12:33:01.155Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-24T12:33:02.090Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-24T12:33:02.658Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-24T12:33:02.917Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-24T12:33:03.484Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-24T12:33:03.484Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-24T12:33:03.484Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-24T12:33:04.051Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-24T12:33:04.989Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.00s) [2022-08-24T12:33:04.989Z] === RUN TestCreateServiceSecretFileMode [2022-08-24T12:33:05.566Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-24T12:33:06.133Z] === RUN TestDockerSuite/TestCommitChange [2022-08-24T12:33:07.072Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-24T12:33:08.010Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-24T12:33:08.010Z] --- PASS: TestCreateServiceSecretFileMode (3.03s) [2022-08-24T12:33:08.181Z] === RUN TestCreateServiceConfigFileMode [2022-08-24T12:33:09.124Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-24T12:33:10.504Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-24T12:33:11.072Z] --- PASS: TestCreateServiceConfigFileMode (3.06s) [2022-08-24T12:33:11.072Z] === RUN TestCreateServiceSysctls [2022-08-24T12:33:11.332Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-24T12:33:12.269Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-24T12:33:13.650Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-24T12:33:14.592Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-24T12:33:14.592Z] --- PASS: TestCreateServiceSysctls (3.62s) [2022-08-24T12:33:14.592Z] === RUN TestCreateServiceCapabilities [2022-08-24T12:33:14.850Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-24T12:33:15.788Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-24T12:33:15.788Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-24T12:33:16.726Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-24T12:33:17.664Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-24T12:33:18.232Z] --- PASS: TestCreateServiceCapabilities (3.54s) [2022-08-24T12:33:18.232Z] === RUN TestInspect [2022-08-24T12:33:18.232Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-24T12:33:19.169Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-24T12:33:19.737Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-24T12:33:20.677Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-24T12:33:21.246Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-24T12:33:21.505Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-24T12:33:21.505Z] --- PASS: TestInspect (3.37s) [2022-08-24T12:33:21.505Z] === RUN TestCreateJob [2022-08-24T12:33:22.442Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-24T12:33:23.011Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-24T12:33:23.961Z] docker_api_swarm_test.go:202: [d712556cfa917] joining swarm manager [d69cab9523db2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:33:24.530Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-24T12:33:25.469Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-24T12:33:25.728Z] --- PASS: TestCreateJob (4.17s) [2022-08-24T12:33:25.728Z] === RUN TestReplicatedJob [2022-08-24T12:33:25.988Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-24T12:33:26.016Z] ok github.com/docker/docker/cmd/dockerd 0.111s coverage: 29.9% of statements [2022-08-24T12:33:26.016Z] ok github.com/docker/docker/container 0.118s coverage: 37.4% of statements [2022-08-24T12:33:26.016Z] ok github.com/docker/docker/cmd/dockerd/trap 2.540s coverage: 0.0% of statements [2022-08-24T12:33:26.016Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-24T12:33:26.016Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-24T12:33:26.016Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-24T12:33:26.016Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-24T12:33:26.016Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-24T12:33:26.556Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-24T12:33:27.935Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-24T12:33:28.876Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-24T12:33:29.325Z] ok github.com/docker/docker/daemon/cluster 0.070s coverage: 0.5% of statements [2022-08-24T12:33:29.814Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-24T12:33:29.814Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-24T12:33:30.270Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-08-24T12:33:30.384Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-24T12:33:31.320Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-24T12:33:31.660Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-08-24T12:33:31.890Z] --- PASS: TestReplicatedJob (6.03s) [2022-08-24T12:33:31.890Z] === RUN TestUpdateReplicatedJob [2022-08-24T12:33:31.890Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-24T12:33:32.830Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-24T12:33:33.400Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-24T12:33:34.782Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-24T12:33:35.350Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-24T12:33:35.609Z] --- PASS: TestUpdateReplicatedJob (3.92s) [2022-08-24T12:33:35.609Z] === RUN TestServiceListWithStatuses [2022-08-24T12:33:35.609Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T12:33:35.609Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-24T12:33:35.609Z] === RUN TestDockerNetworkConnectAlias [2022-08-24T12:33:37.514Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-24T12:33:39.835Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.4% of statements [2022-08-24T12:33:40.781Z] ok github.com/docker/docker/daemon/config 0.036s coverage: 76.8% of statements [2022-08-24T12:33:40.781Z] ok github.com/docker/docker/daemon 10.219s coverage: 16.5% of statements [2022-08-24T12:33:40.781Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-24T12:33:40.781Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-24T12:33:40.781Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-24T12:33:40.805Z] --- PASS: TestDockerNetworkConnectAlias (5.14s) [2022-08-24T12:33:40.805Z] === RUN TestDockerNetworkReConnect [2022-08-24T12:33:41.042Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2022-08-24T12:33:41.042Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-24T12:33:41.042Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-24T12:33:41.065Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-24T12:33:41.988Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-24T12:33:42.932Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.742s coverage: 74.8% of statements [2022-08-24T12:33:43.608Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-24T12:33:44.192Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-24T12:33:44.322Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-08-24T12:33:44.322Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.392s coverage: 60.7% of statements [2022-08-24T12:33:45.129Z] --- PASS: TestDockerNetworkReConnect (4.25s) [2022-08-24T12:33:45.129Z] === RUN TestServicePlugin [2022-08-24T12:33:45.698Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-24T12:33:45.710Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-08-24T12:33:47.674Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.282s coverage: 50.6% of statements [2022-08-24T12:33:48.237Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-24T12:33:48.237Z] docker_api_swarm_test.go:384: [d6c40c16c8157] joining swarm manager [debb5654ea5bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:33:48.621Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.674s coverage: 46.1% of statements [2022-08-24T12:33:48.621Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-24T12:33:50.010Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.737s coverage: 58.5% of statements [2022-08-24T12:33:50.010Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-24T12:33:50.010Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-24T12:33:50.010Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-08-24T12:33:50.143Z] docker_api_swarm_test.go:385: [d8dfd9015c569] joining swarm manager [debb5654ea5bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:33:50.143Z] plugin_test.go:61: [d407d14a9b098] joining swarm manager [d7f013575a0b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:33:50.956Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-08-24T12:33:51.081Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-24T12:33:51.528Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-08-24T12:33:51.651Z] plugin_test.go:64: [d0dcd8b5191c1] joining swarm manager [d7f013575a0b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:33:51.651Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-24T12:33:52.472Z] ok github.com/docker/docker/daemon/images 0.038s coverage: 6.9% of statements [2022-08-24T12:33:52.472Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-24T12:33:52.472Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-24T12:33:53.046Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.2% of statements [2022-08-24T12:33:53.991Z] ok github.com/docker/docker/daemon/logger/awslogs 0.174s coverage: 80.2% of statements [2022-08-24T12:33:54.253Z] ok github.com/docker/docker/daemon/logger/fluentd 0.017s coverage: 53.6% of statements [2022-08-24T12:33:54.253Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-24T12:33:54.826Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-08-24T12:33:55.398Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.014s coverage: 88.2% of statements [2022-08-24T12:33:55.844Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-24T12:33:55.845Z] === RUN TestDockerSuite/TestCpToDot [2022-08-24T12:33:56.343Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.223s coverage: 76.8% of statements [2022-08-24T12:33:56.412Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-24T12:33:56.605Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-08-24T12:33:57.349Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-24T12:33:57.550Z] ok github.com/docker/docker/daemon/logger/local 0.046s coverage: 79.4% of statements [2022-08-24T12:33:58.287Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-24T12:33:58.495Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 63.5% of statements [2022-08-24T12:33:58.855Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-24T12:33:59.068Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2022-08-24T12:33:59.330Z] ok github.com/docker/docker/daemon/logger/journald 3.698s coverage: 74.3% of statements [2022-08-24T12:33:59.330Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-24T12:33:59.330Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-24T12:33:59.330Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-24T12:33:59.330Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-24T12:33:59.793Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-24T12:33:59.793Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-24T12:34:00.275Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-08-24T12:34:00.362Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-24T12:34:00.537Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-08-24T12:34:01.110Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-24T12:34:01.300Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-24T12:34:01.300Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-24T12:34:01.372Z] ok github.com/docker/docker/daemon/logger/splunk 1.565s coverage: 82.5% of statements [2022-08-24T12:34:01.372Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-24T12:34:01.372Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-24T12:34:01.560Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-24T12:34:02.128Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-24T12:34:02.387Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-24T12:34:02.387Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-24T12:34:02.387Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-24T12:34:02.579Z] ok github.com/docker/docker/distribution/metadata 0.037s coverage: 44.4% of statements [2022-08-24T12:34:02.646Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-24T12:34:02.905Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-24T12:34:03.164Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-24T12:34:03.422Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-24T12:34:03.422Z] === RUN TestDockerSuite/TestCreateRM [2022-08-24T12:34:03.422Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-24T12:34:03.422Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-24T12:34:03.422Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-24T12:34:03.682Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-24T12:34:03.682Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-24T12:34:04.495Z] ok github.com/docker/docker/distribution 1.503s coverage: 28.0% of statements [2022-08-24T12:34:04.495Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-24T12:34:04.756Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-08-24T12:34:05.018Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 84.9% of statements [2022-08-24T12:34:05.018Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-24T12:34:05.280Z] ok github.com/docker/docker/image 0.050s coverage: 86.9% of statements [2022-08-24T12:34:05.602Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-24T12:34:05.602Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-24T12:34:05.602Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-24T12:34:05.855Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-08-24T12:34:06.117Z] ok github.com/docker/docker/image/tarexport 0.012s coverage: 0.7% of statements [2022-08-24T12:34:06.117Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-24T12:34:06.117Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-24T12:34:06.380Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-24T12:34:07.327Z] ok github.com/docker/docker/oci 0.020s coverage: 46.0% of statements [2022-08-24T12:34:08.276Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-08-24T12:34:08.276Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-24T12:34:08.892Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-24T12:34:08.892Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-24T12:34:08.892Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-24T12:34:09.459Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-24T12:34:10.027Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-24T12:34:10.193Z] ok github.com/docker/docker/pkg/archive 0.295s coverage: 82.3% of statements [2022-08-24T12:34:10.454Z] ok github.com/docker/docker/pkg/authorization 0.144s coverage: 68.3% of statements [2022-08-24T12:34:10.595Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-24T12:34:10.716Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-24T12:34:10.856Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-24T12:34:10.977Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-24T12:34:11.424Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-24T12:34:12.803Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-24T12:34:13.739Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-24T12:34:14.280Z] ok github.com/docker/docker/pkg/chrootarchive 2.471s coverage: 42.7% of statements [2022-08-24T12:34:14.280Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-24T12:34:14.280Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-24T12:34:14.542Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-24T12:34:14.803Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-08-24T12:34:15.065Z] ok github.com/docker/docker/layer 7.356s coverage: 68.9% of statements [2022-08-24T12:34:15.065Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-24T12:34:15.065Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-24T12:34:15.065Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-24T12:34:15.065Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-24T12:34:15.065Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-24T12:34:15.065Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-24T12:34:15.327Z] ok github.com/docker/docker/pkg/fsutils 0.154s coverage: 85.1% of statements [2022-08-24T12:34:15.328Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2022-08-24T12:34:16.274Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-24T12:34:16.716Z] ok github.com/docker/docker/pkg/idtools 0.476s coverage: 69.3% of statements [2022-08-24T12:34:16.716Z] ok github.com/docker/docker/pkg/ioutils 0.475s coverage: 71.5% of statements [2022-08-24T12:34:16.977Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-08-24T12:34:16.977Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-08-24T12:34:16.977Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-24T12:34:17.239Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-08-24T12:34:17.239Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-08-24T12:34:17.501Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-08-24T12:34:17.763Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-08-24T12:34:17.763Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-08-24T12:34:17.763Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-24T12:34:17.763Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-24T12:34:18.176Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-24T12:34:18.176Z] --- PASS: TestServicePlugin (32.95s) [2022-08-24T12:34:18.176Z] === RUN TestServiceUpdateLabel [2022-08-24T12:34:18.708Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2022-08-24T12:34:18.969Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-24T12:34:19.114Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-24T12:34:19.231Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-24T12:34:19.231Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-24T12:34:20.051Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-24T12:34:20.618Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-08-24T12:34:20.618Z] --- PASS: TestServiceUpdateLabel (2.49s) [2022-08-24T12:34:20.618Z] === RUN TestServiceUpdateSecrets [2022-08-24T12:34:20.879Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-08-24T12:34:21.141Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-24T12:34:21.141Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-24T12:34:21.403Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-08-24T12:34:21.665Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-24T12:34:22.238Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2022-08-24T12:34:22.499Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-24T12:34:22.762Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2022-08-24T12:34:23.336Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-08-24T12:34:23.336Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-24T12:34:25.253Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-08-24T12:34:25.515Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-24T12:34:25.776Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-08-24T12:34:25.889Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-24T12:34:25.889Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-24T12:34:26.825Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-24T12:34:27.105Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-24T12:34:27.168Z] ok github.com/docker/docker/quota 0.249s coverage: 71.4% of statements [2022-08-24T12:34:27.168Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-24T12:34:27.364Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-24T12:34:27.623Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-24T12:34:27.882Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-24T12:34:27.882Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-24T12:34:28.113Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-08-24T12:34:28.375Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-08-24T12:34:28.637Z] ok github.com/docker/docker/restartmanager 0.023s coverage: 45.3% of statements [2022-08-24T12:34:28.818Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-24T12:34:29.210Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-24T12:34:29.210Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-08-24T12:34:29.756Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-24T12:34:29.756Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-24T12:34:29.756Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-24T12:34:30.324Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-24T12:34:30.582Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-24T12:34:31.144Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-24T12:34:31.517Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-24T12:34:31.716Z] ok github.com/docker/docker/volume/local 0.106s coverage: 76.8% of statements [2022-08-24T12:34:31.978Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-08-24T12:34:32.893Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-24T12:34:32.893Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-24T12:34:32.893Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-24T12:34:32.893Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-24T12:34:32.893Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-24T12:34:32.893Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-24T12:34:33.366Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-08-24T12:34:35.431Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-24T12:34:35.431Z] --- PASS: TestServiceUpdateSecrets (14.72s) [2022-08-24T12:34:35.431Z] === RUN TestServiceUpdateConfigs [2022-08-24T12:34:35.690Z] === RUN TestDockerSuite/TestEventsRename [2022-08-24T12:34:36.259Z] === RUN TestDockerSuite/TestEventsResize [2022-08-24T12:34:36.828Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-24T12:34:43.395Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-24T12:34:43.395Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-24T12:34:43.395Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-24T12:34:46.680Z] === RUN TestDockerSuite/TestEventsTop [2022-08-24T12:34:46.680Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-24T12:34:49.209Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-24T12:34:50.143Z] --- PASS: TestServiceUpdateConfigs (14.80s) [2022-08-24T12:34:50.144Z] === RUN TestServiceUpdateNetwork [2022-08-24T12:34:52.681Z] check_test.go:611: [d8dfd9015c569] daemon is not started [2022-08-24T12:34:52.681Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-24T12:34:54.590Z] docker_api_swarm_test.go:802: [d034bf3db13d3] joining swarm manager [d02acbf87a74c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:34:55.333Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.3% of statements [2022-08-24T12:34:55.333Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-24T12:34:55.333Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-24T12:34:55.333Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-24T12:34:55.333Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-24T12:34:55.333Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-24T12:34:55.333Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-24T12:34:55.333Z] ? github.com/docker/docker/rootless [no test files] [2022-08-24T12:34:55.333Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-24T12:34:55.333Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-24T12:34:55.333Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-24T12:34:55.333Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-24T12:34:55.333Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-24T12:34:55.333Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-24T12:34:55.333Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-24T12:34:55.333Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-24T12:34:55.333Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-24T12:34:55.333Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-24T12:34:55.333Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-24T12:34:55.333Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-24T12:34:55.333Z] ? github.com/docker/docker/volume [no test files] [2022-08-24T12:34:55.333Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-24T12:34:55.333Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-24T12:34:55.333Z] [2022-08-24T12:34:55.333Z] === Skipped [2022-08-24T12:34:55.333Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-24T12:34:55.333Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-24T12:34:55.333Z] [2022-08-24T12:34:55.333Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-24T12:34:55.333Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-24T12:34:55.333Z] [2022-08-24T12:34:55.333Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-24T12:34:55.333Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-24T12:34:55.333Z] [2022-08-24T12:34:55.333Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-24T12:34:55.333Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-24T12:34:55.333Z] [2022-08-24T12:34:55.333Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-24T12:34:55.333Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:34:55.333Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T12:34:55.333Z] [2022-08-24T12:34:55.333Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-24T12:34:55.333Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:34:55.333Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T12:34:55.333Z] [2022-08-24T12:34:55.333Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-24T12:34:55.333Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:34:55.333Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T12:34:55.333Z] [2022-08-24T12:34:55.333Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-24T12:34:55.333Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:34:55.333Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T12:34:55.333Z] [2022-08-24T12:34:55.333Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-24T12:34:55.333Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:34:55.333Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T12:34:55.333Z] [2022-08-24T12:34:55.333Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-24T12:34:55.333Z] graphtest_unix.go:71: No driver to put! [2022-08-24T12:34:55.333Z] [2022-08-24T12:34:55.333Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-24T12:34:55.333Z] time="2022-08-24T12:33:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T12:34:55.333Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T12:34:55.333Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T12:34:55.333Z] [2022-08-24T12:34:55.333Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-24T12:34:55.333Z] time="2022-08-24T12:33:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T12:34:55.333Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T12:34:55.333Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T12:34:55.333Z] [2022-08-24T12:34:55.334Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-24T12:34:55.334Z] time="2022-08-24T12:33:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T12:34:55.334Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T12:34:55.334Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T12:34:55.334Z] [2022-08-24T12:34:55.334Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-24T12:34:55.334Z] time="2022-08-24T12:33:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T12:34:55.334Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T12:34:55.334Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T12:34:55.334Z] [2022-08-24T12:34:55.334Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-24T12:34:55.334Z] time="2022-08-24T12:33:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T12:34:55.334Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T12:34:55.334Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T12:34:55.334Z] [2022-08-24T12:34:55.334Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-24T12:34:55.334Z] graphtest_unix.go:71: No driver to put! [2022-08-24T12:34:55.334Z] [2022-08-24T12:34:55.334Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-24T12:34:55.334Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-24T12:34:55.334Z] [2022-08-24T12:34:55.334Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-24T12:34:55.334Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-24T12:34:55.334Z] [2022-08-24T12:34:55.334Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-24T12:34:55.334Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-24T12:34:55.334Z] [2022-08-24T12:34:55.334Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-24T12:34:55.334Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-24T12:34:55.334Z] [2022-08-24T12:34:55.334Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-24T12:34:55.334Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:34:55.334Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T12:34:55.334Z] [2022-08-24T12:34:55.334Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-24T12:34:55.334Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:34:55.334Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T12:34:55.334Z] [2022-08-24T12:34:55.334Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-24T12:34:55.334Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:34:55.334Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T12:34:55.334Z] [2022-08-24T12:34:55.334Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-24T12:34:55.334Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:34:55.334Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T12:34:55.334Z] [2022-08-24T12:34:55.334Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-24T12:34:55.334Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:34:55.334Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T12:34:55.334Z] [2022-08-24T12:34:55.334Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-24T12:34:55.334Z] graphtest_unix.go:71: No driver to put! [2022-08-24T12:34:55.334Z] [2022-08-24T12:34:55.334Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-24T12:34:55.334Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-24T12:34:55.334Z] [2022-08-24T12:34:55.334Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-24T12:34:55.334Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-24T12:34:55.334Z] [2022-08-24T12:34:55.334Z] DONE 2874 tests, 28 skipped in 256.336s [2022-08-24T12:34:55.334Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/config [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/idm [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/ns [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/options [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/osl [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T12:34:55.334Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-24T12:34:55.334Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-24T12:34:55.967Z] docker_api_swarm_test.go:802: [dae48059ccf86] joining swarm manager [d02acbf87a74c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:34:57.344Z] docker_api_swarm_test.go:802: [deae527975a1b] joining swarm manager [d02acbf87a74c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-24T12:34:58.280Z] docker_api_swarm_test.go:802: [d78225fbdc020] joining swarm manager [d02acbf87a74c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-24T12:34:59.656Z] docker_api_swarm_test.go:810: [d43dd254b7071] joining swarm manager [d02acbf87a74c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-24T12:35:00.224Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-24T12:35:02.757Z] --- PASS: TestServiceUpdateNetwork (12.76s) [2022-08-24T12:35:02.757Z] === RUN TestServiceUpdatePidsLimit [2022-08-24T12:35:04.133Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-24T12:35:04.701Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-24T12:35:05.638Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-24T12:35:12.204Z] === RUN TestDockerSuite/TestExec [2022-08-24T12:35:12.204Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-24T12:35:12.204Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-24T12:35:12.773Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-24T12:35:13.711Z] === RUN TestDockerSuite/TestExecEnv [2022-08-24T12:35:14.283Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-24T12:35:15.249Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-24T12:35:16.186Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-24T12:35:18.717Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-24T12:35:19.285Z] --- PASS: TestServiceUpdatePidsLimit (16.56s) [2022-08-24T12:35:19.285Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-08-24T12:35:19.285Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) [2022-08-24T12:35:19.285Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2022-08-24T12:35:19.285Z] PASS [2022-08-24T12:35:19.285Z] [2022-08-24T12:35:19.285Z] === Skipped [2022-08-24T12:35:19.285Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-24T12:35:19.285Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T12:35:19.285Z] [2022-08-24T12:35:19.285Z] DONE 27 tests, 1 skipped in 183.199s [2022-08-24T12:35:19.285Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-24T12:35:19.285Z] ++ 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 [2022-08-24T12:35:19.285Z] ++ set -e [2022-08-24T12:35:19.285Z] ++ '[' -n 0 ']' [2022-08-24T12:35:19.285Z] ++ set -x [2022-08-24T12:35:19.285Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:35:19.285Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-24T12:35:19.545Z] INFO: Testing against a local daemon [2022-08-24T12:35:19.545Z] === RUN TestSessionCreate [2022-08-24T12:35:19.545Z] --- PASS: TestSessionCreate (0.03s) [2022-08-24T12:35:19.545Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-24T12:35:19.545Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2022-08-24T12:35:19.545Z] PASS [2022-08-24T12:35:19.545Z] [2022-08-24T12:35:19.545Z] DONE 2 tests in 0.171s [2022-08-24T12:35:19.545Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-24T12:35:19.545Z] ++ 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 [2022-08-24T12:35:19.545Z] ++ set -e [2022-08-24T12:35:19.545Z] ++ '[' -n 0 ']' [2022-08-24T12:35:19.545Z] ++ set -x [2022-08-24T12:35:19.545Z] ++ env -i DEST=/go/src/github.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 [2022-08-24T12:35:19.804Z] INFO: Testing against a local daemon [2022-08-24T12:35:19.804Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-24T12:35:19.804Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-24T12:35:19.804Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-24T12:35:19.804Z] === RUN TestDiskUsage [2022-08-24T12:35:19.804Z] === PAUSE TestDiskUsage [2022-08-24T12:35:19.804Z] === RUN TestEventsExecDie [2022-08-24T12:35:20.063Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-24T12:35:20.322Z] --- PASS: TestEventsExecDie (0.70s) [2022-08-24T12:35:20.322Z] === RUN TestEventsBackwardsCompatible [2022-08-24T12:35:20.580Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-24T12:35:20.580Z] === RUN TestEventsVolumeCreate [2022-08-24T12:35:20.580Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-24T12:35:20.580Z] === RUN TestInfoBinaryCommits [2022-08-24T12:35:20.580Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-08-24T12:35:20.580Z] === RUN TestInfoAPIVersioned [2022-08-24T12:35:20.580Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-24T12:35:20.580Z] === RUN TestInfoAPI [2022-08-24T12:35:20.580Z] --- PASS: TestInfoAPI (0.02s) [2022-08-24T12:35:20.580Z] === RUN TestInfoAPIWarnings [2022-08-24T12:35:20.839Z] === RUN TestDockerSuite/TestExecParseError [2022-08-24T12:35:21.098Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-24T12:35:21.666Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-24T12:35:22.235Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-24T12:35:22.804Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-24T12:35:23.371Z] === RUN TestDockerSuite/TestExecTTY [2022-08-24T12:35:23.937Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-24T12:35:24.505Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-24T12:35:24.764Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-24T12:35:25.332Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-24T12:35:25.332Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-24T12:35:25.332Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-24T12:35:26.709Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-24T12:35:26.968Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-24T12:35:27.904Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-24T12:35:28.473Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-24T12:35:29.040Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-24T12:35:29.982Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-24T12:35:31.887Z] === RUN TestDockerSuite/TestHealth [2022-08-24T12:35:37.168Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-24T12:35:37.168Z] === RUN TestInfoDebug [2022-08-24T12:35:37.735Z] --- PASS: TestInfoDebug (0.52s) [2022-08-24T12:35:37.735Z] === RUN TestInfoInsecureRegistries [2022-08-24T12:35:38.303Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-24T12:35:38.303Z] === RUN TestInfoRegistryMirrors [2022-08-24T12:35:38.872Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-24T12:35:38.872Z] === RUN TestLoginFailsWithBadCredentials [2022-08-24T12:35:39.132Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-08-24T12:35:39.132Z] === RUN TestPingCacheHeaders [2022-08-24T12:35:39.132Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-08-24T12:35:39.132Z] === RUN TestPingGet [2022-08-24T12:35:39.132Z] --- PASS: TestPingGet (0.01s) [2022-08-24T12:35:39.132Z] === RUN TestPingHead [2022-08-24T12:35:39.132Z] --- PASS: TestPingHead (0.02s) [2022-08-24T12:35:39.132Z] === RUN TestPingSwarmHeader [2022-08-24T12:35:39.698Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-24T12:35:40.265Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-24T12:35:41.201Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-24T12:35:41.201Z] --- PASS: TestPingSwarmHeader (2.14s) [2022-08-24T12:35:41.201Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-24T12:35:41.201Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-24T12:35:41.201Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-24T12:35:41.201Z] === RUN TestPingBuilderHeader [2022-08-24T12:35:41.201Z] === RUN TestPingBuilderHeader/default_config [2022-08-24T12:35:41.768Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-24T12:35:42.063Z] ok github.com/docker/docker/libnetwork 37.212s coverage: 40.6% of statements [2022-08-24T12:35:42.063Z] ok github.com/docker/docker/libnetwork/bitseq 0.117s coverage: 84.4% of statements [2022-08-24T12:35:42.063Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-24T12:35:42.063Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-24T12:35:42.063Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-24T12:35:42.063Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-24T12:35:42.063Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-24T12:35:42.063Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-24T12:35:42.063Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-24T12:35:42.063Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-24T12:35:42.063Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 22.4% of statements [2022-08-24T12:35:42.063Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-24T12:35:42.063Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-24T12:35:42.063Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-24T12:35:42.063Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-24T12:35:42.063Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.378s coverage: 59.9% of statements [2022-08-24T12:35:42.063Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-24T12:35:42.063Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-24T12:35:42.063Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.163s coverage: 5.1% of statements [2022-08-24T12:35:42.063Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-24T12:35:42.063Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-08-24T12:35:42.063Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-24T12:35:42.063Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-24T12:35:42.335Z] --- PASS: TestPingBuilderHeader (1.04s) [2022-08-24T12:35:42.335Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) [2022-08-24T12:35:42.335Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-24T12:35:42.335Z] === RUN TestVersion [2022-08-24T12:35:42.335Z] --- PASS: TestVersion (0.02s) [2022-08-24T12:35:42.335Z] === CONT TestDiskUsage [2022-08-24T12:35:42.594Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-24T12:35:42.854Z] === RUN TestDiskUsage/empty [2022-08-24T12:35:42.854Z] === RUN TestDiskUsage/empty/container_types [2022-08-24T12:35:42.854Z] === RUN TestDiskUsage/empty/image_types [2022-08-24T12:35:42.854Z] === RUN TestDiskUsage/empty/volume_types [2022-08-24T12:35:42.854Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-24T12:35:42.854Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-24T12:35:42.854Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-24T12:35:42.854Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-24T12:35:42.854Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-24T12:35:42.854Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-24T12:35:42.854Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-24T12:35:42.854Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-24T12:35:43.113Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-24T12:35:43.113Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-24T12:35:43.113Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-24T12:35:43.113Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-24T12:35:43.113Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-24T12:35:43.113Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-24T12:35:43.113Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-24T12:35:43.113Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-24T12:35:43.113Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-24T12:35:43.113Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-24T12:35:43.113Z] === RUN TestDiskUsage/after_container.Run [2022-08-24T12:35:43.682Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-24T12:35:43.682Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-24T12:35:43.682Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-24T12:35:43.682Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-24T12:35:43.682Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-24T12:35:43.682Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-24T12:35:43.682Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-24T12:35:43.682Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-24T12:35:43.682Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-24T12:35:43.682Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage (1.37s) [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage/after_container.Run (0.41s) [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-24T12:35:43.682Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T12:35:43.682Z] PASS [2022-08-24T12:35:43.682Z] [2022-08-24T12:35:43.682Z] === Skipped [2022-08-24T12:35:43.682Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-24T12:35:43.682Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-24T12:35:43.682Z] [2022-08-24T12:35:43.682Z] DONE 57 tests, 1 skipped in 24.142s [2022-08-24T12:35:43.682Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-24T12:35:43.682Z] ++ 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 [2022-08-24T12:35:43.682Z] ++ set -e [2022-08-24T12:35:43.682Z] ++ '[' -n 0 ']' [2022-08-24T12:35:43.682Z] ++ set -x [2022-08-24T12:35:43.683Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2022-08-24T12:35:43.942Z] INFO: Testing against a local daemon [2022-08-24T12:35:43.942Z] === RUN TestVolumesCreateAndList [2022-08-24T12:35:43.942Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-24T12:35:43.942Z] === RUN TestVolumesRemove [2022-08-24T12:35:43.942Z] --- PASS: TestVolumesRemove (0.09s) [2022-08-24T12:35:43.942Z] === RUN TestVolumesInspect [2022-08-24T12:35:43.942Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-24T12:35:43.942Z] === RUN TestVolumesInvalidJSON [2022-08-24T12:35:43.942Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-24T12:35:43.942Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-24T12:35:43.942Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-24T12:35:43.942Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-24T12:35:43.942Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-24T12:35:43.942Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-24T12:35:43.942Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-24T12:35:43.942Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-24T12:35:43.942Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-24T12:35:43.942Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-24T12:35:43.942Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-24T12:35:43.942Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-24T12:35:43.942Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-24T12:35:43.942Z] PASS [2022-08-24T12:35:43.942Z] [2022-08-24T12:35:43.942Z] DONE 9 tests in 0.255s [2022-08-24T12:35:43.942Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-24T12:35:44.202Z] ++++ cat bundles/test-integration/docker.pid [2022-08-24T12:35:44.202Z] +++ kill 6861 [2022-08-24T12:35:44.463Z] +++ /etc/init.d/apparmor stop [2022-08-24T12:35:44.463Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-24T12:35:44.463Z] [2022-08-24T12:35:44.463Z] Unloading profiles will leave already running processes permanently [2022-08-24T12:35:44.463Z] unconfined, which can lead to unexpected situations. [2022-08-24T12:35:44.463Z] [2022-08-24T12:35:44.463Z] To set a process to complain mode, use the command line tool [2022-08-24T12:35:44.463Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-24T12:35:44.463Z] +++ true [2022-08-24T12:35:44.463Z] exiting test-integration [2022-08-24T12:35:44.463Z] ++ exit 0 [2022-08-24T12:35:44.463Z] [2022-08-24T12:35:45.401Z] + for job in $(jobs -p) [2022-08-24T12:35:45.401Z] + wait 9211 [2022-08-24T12:35:51.963Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-24T12:35:52.066Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.199s coverage: 6.6% of statements [2022-08-24T12:35:52.066Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-24T12:35:52.066Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-24T12:35:52.066Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-08-24T12:35:52.066Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-24T12:35:52.066Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-24T12:35:52.066Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-24T12:35:52.066Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-24T12:35:52.327Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-08-24T12:35:52.589Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-24T12:35:52.850Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-24T12:35:54.495Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-24T12:35:57.030Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-24T12:35:57.030Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-24T12:35:57.030Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-24T12:35:57.030Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-24T12:35:57.289Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-24T12:35:57.289Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-24T12:35:57.902Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-24T12:35:58.472Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-24T12:35:58.472Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-24T12:35:58.472Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-24T12:35:58.731Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-24T12:35:58.731Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-24T12:35:58.990Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-24T12:35:59.249Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-24T12:35:59.249Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-24T12:36:00.187Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-24T12:36:00.187Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-24T12:36:00.755Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-24T12:36:01.324Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-24T12:36:01.324Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-24T12:36:01.892Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-24T12:36:02.868Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-24T12:36:04.422Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-24T12:36:04.422Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-24T12:36:04.422Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-24T12:36:04.422Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-24T12:36:05.800Z] === RUN TestDockerSuite/TestImportFile [2022-08-24T12:36:07.179Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-24T12:36:07.179Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-24T12:36:09.082Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-24T12:36:09.082Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-24T12:36:10.462Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-24T12:36:11.401Z] docker_api_swarm_service_test.go:395: [df8bf643ef556] joining swarm manager [d0276d6180d03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:36:11.968Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-24T12:36:12.227Z] docker_api_swarm_service_test.go:395: [d8e5f3f1c63c6] joining swarm manager [d0276d6180d03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:36:12.486Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-24T12:36:13.424Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-24T12:36:13.991Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-24T12:36:13.991Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-24T12:36:13.991Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-24T12:36:14.560Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-24T12:36:15.128Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-24T12:36:15.388Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-24T12:36:15.957Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-24T12:36:15.957Z] docker_cli_inspect_test.go:201: unmatched requirement Devicemapper [2022-08-24T12:36:15.957Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-24T12:36:17.340Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-24T12:36:17.910Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-24T12:36:18.171Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-24T12:36:18.739Z] === RUN TestDockerSuite/TestInspectImage [2022-08-24T12:36:18.999Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-24T12:36:18.999Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-24T12:36:18.999Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-08-24T12:36:18.999Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-24T12:36:19.566Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-24T12:36:19.825Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-24T12:36:20.084Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-24T12:36:20.343Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-24T12:36:20.910Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-24T12:36:20.992Z] ok github.com/docker/docker/libnetwork/ipam 14.292s coverage: 85.3% of statements [2022-08-24T12:36:20.992Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-24T12:36:20.992Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-24T12:36:20.992Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-24T12:36:20.992Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-08-24T12:36:20.992Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-24T12:36:20.992Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-24T12:36:20.992Z] ok github.com/docker/docker/libnetwork/ipamutils 0.253s coverage: 74.0% of statements [2022-08-24T12:36:20.992Z] ok github.com/docker/docker/libnetwork/iptables 0.154s coverage: 45.0% of statements [2022-08-24T12:36:20.992Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-24T12:36:20.992Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-08-24T12:36:23.443Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-24T12:36:23.443Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-24T12:36:23.702Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-24T12:36:24.270Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-24T12:36:25.206Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-24T12:36:25.773Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-24T12:36:26.038Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-24T12:36:26.605Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-24T12:36:27.174Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-24T12:36:27.743Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-24T12:36:28.003Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-24T12:36:28.262Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-24T12:36:28.262Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-24T12:36:29.199Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-24T12:36:30.137Z] docker_api_swarm_service_test.go:343: [dcc7ac32275b1] joining swarm manager [d1346331d18a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:36:30.705Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-24T12:36:30.965Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-24T12:36:30.965Z] docker_api_swarm_service_test.go:343: [def902a07bb52] joining swarm manager [d1346331d18a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:36:32.966Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-24T12:36:34.886Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-24T12:36:36.296Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-24T12:36:36.296Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-24T12:36:37.673Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-24T12:36:37.933Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-24T12:36:38.501Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-24T12:36:45.066Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-24T12:36:45.634Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-24T12:36:47.541Z] docker_api_swarm_service_test.go:490: [d7731a9f02ad7] joining swarm manager [da6690a344ebc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:36:47.541Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-24T12:36:48.110Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-24T12:36:48.110Z] docker_api_swarm_service_test.go:490: [d655963463af7] joining swarm manager [da6690a344ebc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:36:50.649Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-24T12:36:50.649Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-24T12:36:50.649Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-24T12:36:51.218Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-24T12:36:52.156Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-24T12:36:53.093Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-24T12:36:54.028Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-24T12:36:54.595Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-24T12:36:56.500Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-24T12:36:57.069Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-24T12:36:57.328Z] === RUN TestDockerSuite/TestLogsSince [2022-08-24T12:37:01.536Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-24T12:37:04.068Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-24T12:37:07.354Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-24T12:37:08.730Z] docker_api_swarm_service_test.go:128: [d9f48e7db1316] joining swarm manager [df61875b516e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:37:09.668Z] docker_api_swarm_service_test.go:129: [d3cf9b6cf5143] joining swarm manager [df61875b516e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:37:09.668Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-24T12:37:10.605Z] === RUN TestDockerSuite/TestLogsTail [2022-08-24T12:37:11.180Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-24T12:37:11.750Z] docker_api_swarm_service_test.go:137: [d53026381924e] joining swarm manager [df61875b516e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-24T12:37:11.750Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-24T12:37:12.688Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-24T12:37:12.688Z] docker_api_swarm_service_test.go:138: [d43a766a82df5] joining swarm manager [df61875b516e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-24T12:37:12.688Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-24T12:37:12.688Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-24T12:37:12.688Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-24T12:37:12.688Z] === RUN TestDockerSuite/TestNetHostname [2022-08-24T12:37:14.594Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-24T12:37:14.594Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-24T12:37:14.594Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-24T12:37:14.594Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-24T12:37:15.530Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-24T12:37:15.790Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-24T12:37:17.166Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-24T12:37:17.166Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-24T12:37:17.166Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-24T12:37:17.166Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-24T12:37:22.437Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-24T12:37:23.013Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-24T12:37:24.391Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-24T12:37:26.927Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-24T12:37:28.830Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-24T12:37:30.211Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-24T12:37:32.747Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-24T12:37:34.647Z] === RUN TestDockerSuite/TestPluginActive [2022-08-24T12:37:34.905Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-24T12:37:37.437Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-24T12:37:37.437Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-24T12:37:39.345Z] docker_api_swarm_service_test.go:304: [dfec023e7ba8b] joining swarm manager [d129c52adb873]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:37:40.282Z] docker_api_swarm_service_test.go:304: [de6116a34ac17] joining swarm manager [d129c52adb873]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:37:44.477Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-24T12:37:44.477Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-24T12:37:44.477Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-24T12:37:45.416Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-24T12:37:48.706Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-24T12:37:53.977Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-24T12:37:54.913Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-24T12:37:55.851Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-24T12:37:56.788Z] === RUN TestDockerSuite/TestPortList [2022-08-24T12:38:00.079Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-24T12:38:02.617Z] docker_api_swarm_service_test.go:100: [d53d539b3842a] joining swarm manager [d50e81dd687c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:38:03.184Z] docker_api_swarm_service_test.go:101: [d69be649aad3d] joining swarm manager [d50e81dd687c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:38:03.445Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-24T12:38:07.639Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-24T12:38:07.639Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-24T12:38:09.545Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-24T12:38:10.113Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-24T12:38:10.685Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-24T12:38:10.685Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-24T12:38:12.497Z] ok github.com/docker/docker/libnetwork/networkdb 103.321s coverage: 60.0% of statements [2022-08-24T12:38:12.497Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-24T12:38:12.497Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-24T12:38:12.497Z] ok github.com/docker/docker/libnetwork/osl 4.327s coverage: 39.7% of statements [2022-08-24T12:38:12.497Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-08-24T12:38:12.497Z] ok github.com/docker/docker/libnetwork/portallocator 0.014s coverage: 80.7% of statements [2022-08-24T12:38:12.497Z] ok github.com/docker/docker/libnetwork/portmapper 0.538s coverage: 48.6% of statements [2022-08-24T12:38:12.497Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-08-24T12:38:12.497Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-24T12:38:12.497Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-24T12:38:12.497Z] [2022-08-24T12:38:12.497Z] === Skipped [2022-08-24T12:38:12.497Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-24T12:38:12.497Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-24T12:38:12.497Z] [2022-08-24T12:38:12.497Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-24T12:38:12.497Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-24T12:38:12.497Z] [2022-08-24T12:38:12.497Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-24T12:38:12.497Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-24T12:38:12.497Z] [2022-08-24T12:38:12.497Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-24T12:38:12.497Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T12:38:12.497Z] [2022-08-24T12:38:12.497Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-24T12:38:12.497Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T12:38:12.497Z] [2022-08-24T12:38:12.497Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-24T12:38:12.497Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T12:38:12.497Z] [2022-08-24T12:38:12.497Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-24T12:38:12.497Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T12:38:12.497Z] [2022-08-24T12:38:12.497Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-24T12:38:12.497Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T12:38:12.497Z] [2022-08-24T12:38:12.497Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-24T12:38:12.497Z] firewalld_test.go:14: firewalld is not running [2022-08-24T12:38:12.497Z] [2022-08-24T12:38:12.497Z] DONE 327 tests, 9 skipped in 199.627s Post stage [Pipeline] junit [2022-08-24T12:38:12.513Z] Recording test results [2022-08-24T12:38:12.609Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-24T12:38:12.881Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-24T12:38:13.223Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43997/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0cbb92bcc543767e5abe6f912ea797166fe25cba -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0cbb92bcc543767e5abe6f912ea797166fe25cba hack/validate/vendor [2022-08-24T12:38:13.547Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-24T12:38:13.795Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-24T12:38:14.374Z] + echo Ensuring container killed. [2022-08-24T12:38:14.374Z] Ensuring container killed. [2022-08-24T12:38:14.374Z] + docker rm -vf docker-pr2 [2022-08-24T12:38:14.374Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-24T12:38:14.663Z] + echo Chowning /workspace to jenkins user [2022-08-24T12:38:14.663Z] Chowning /workspace to jenkins user [2022-08-24T12:38:14.663Z] + id -u [2022-08-24T12:38:14.663Z] + id -g [2022-08-24T12:38:14.663Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43997:/workspace busybox chown -R 1000:1000 /workspace [2022-08-24T12:38:15.452Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-24T12:38:16.362Z] + bundleName=unit [2022-08-24T12:38:16.362Z] + echo Creating unit-bundles.tar.gz [2022-08-24T12:38:16.362Z] Creating unit-bundles.tar.gz [2022-08-24T12:38:16.362Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-08-24T12:38:16.362Z] bundles/junit-report-libnetwork.xml [2022-08-24T12:38:16.362Z] bundles/junit-report.xml [2022-08-24T12:38:16.362Z] bundles/go-test-report-libnetwork.json [2022-08-24T12:38:16.362Z] bundles/go-test-report.json [2022-08-24T12:38:16.362Z] bundles/profile-libnetwork.out [2022-08-24T12:38:16.362Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-24T12:38:16.377Z] Archiving artifacts [2022-08-24T12:38:16.830Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43997/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-24T12:38:17.143Z] + make clean [2022-08-24T12:38:17.143Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-24T12:38:17.143Z] docker-dev-cache [2022-08-24T12:38:17.143Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-24T12:38:19.644Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-24T12:38:19.644Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-24T12:38:22.178Z] check_test.go:611: [d53d539b3842a] daemon is not started [2022-08-24T12:38:22.437Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-24T12:38:27.708Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-24T12:38:29.086Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-24T12:38:29.346Z] docker_api_swarm_service_test.go:533: [d1e83f02a1c34] joining swarm manager [df3b36f11b56d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:38:30.282Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-24T12:38:30.850Z] docker_api_swarm_service_test.go:534: [db6a88c53e321] joining swarm manager [df3b36f11b56d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:38:31.789Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-24T12:38:33.694Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-24T12:38:35.086Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-24T12:38:37.015Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-24T12:38:38.919Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-24T12:38:39.857Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-24T12:38:40.274Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-24T12:38:40.533Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-24T12:38:42.437Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-24T12:38:43.813Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-24T12:38:43.813Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-24T12:38:43.813Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-24T12:38:44.380Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-24T12:38:44.640Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-24T12:38:44.640Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-24T12:38:45.576Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-24T12:38:46.513Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-24T12:38:47.081Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-24T12:38:53.649Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-24T12:38:53.910Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-24T12:38:53.910Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-24T12:38:55.288Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-24T12:38:55.288Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-24T12:38:55.547Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-24T12:38:55.806Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-24T12:38:56.376Z] docker_api_swarm_service_test.go:148: [de52461ecf666] joining swarm manager [ded426cfa9802]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:38:56.943Z] docker_api_swarm_service_test.go:148: [d9002845a49b2] joining swarm manager [ded426cfa9802]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:38:58.342Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-24T12:38:59.717Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-24T12:39:02.251Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-24T12:39:02.818Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-24T12:39:02.818Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-24T12:39:03.076Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-24T12:39:05.611Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-24T12:39:05.871Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-24T12:39:06.130Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-24T12:39:07.508Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-24T12:39:08.445Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-24T12:39:09.384Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-24T12:39:09.952Z] === RUN TestDockerSuite/TestRmiTag [2022-08-24T12:39:10.212Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-24T12:39:10.780Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-24T12:39:13.317Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-24T12:39:13.886Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-24T12:39:14.452Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-24T12:39:15.020Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-24T12:39:15.589Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-24T12:39:16.156Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-24T12:39:16.416Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-24T12:39:16.983Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-24T12:39:17.933Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-24T12:39:20.467Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-24T12:39:20.727Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-24T12:39:22.107Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-24T12:39:23.486Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-24T12:39:24.864Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-24T12:39:26.242Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-24T12:39:28.145Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-24T12:39:28.404Z] === RUN TestDockerSuite/TestDockerFails [2022-08-24T12:39:28.404Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-24T12:39:29.783Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-24T12:39:30.042Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-24T12:39:30.611Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-24T12:39:31.988Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-24T12:39:32.250Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-24T12:39:32.818Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-24T12:39:33.079Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-24T12:39:34.017Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-24T12:39:34.276Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-24T12:39:34.844Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-24T12:39:35.412Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-24T12:39:35.412Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-24T12:39:36.350Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-24T12:39:37.738Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-24T12:39:38.305Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-24T12:39:38.873Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-24T12:39:39.440Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-24T12:39:40.377Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-24T12:39:41.313Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-24T12:39:41.882Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-24T12:39:42.821Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-24T12:39:43.080Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-24T12:39:44.017Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-24T12:39:44.584Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-24T12:39:45.520Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-24T12:39:46.456Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-24T12:39:46.717Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-24T12:39:47.284Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-24T12:39:47.852Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-24T12:39:47.852Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-24T12:39:49.231Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-24T12:39:49.799Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-24T12:39:50.367Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-24T12:39:50.934Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-24T12:39:51.194Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-24T12:39:51.454Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-24T12:39:52.022Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-24T12:39:52.590Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-24T12:39:53.159Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-24T12:39:54.109Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-24T12:39:54.375Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-24T12:39:54.375Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-24T12:39:54.947Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-24T12:39:54.947Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-24T12:39:55.515Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-24T12:39:56.083Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-24T12:39:56.651Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-24T12:39:57.588Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-24T12:39:57.588Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-24T12:39:58.524Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-24T12:39:58.524Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-24T12:39:59.460Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-24T12:40:00.843Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-24T12:40:02.222Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-24T12:40:02.791Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-24T12:40:03.360Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-24T12:40:03.619Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-24T12:40:04.188Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-24T12:40:04.757Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-24T12:40:05.326Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-24T12:40:05.895Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-24T12:40:06.465Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-24T12:40:09.008Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-24T12:40:09.267Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-24T12:40:09.525Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-24T12:40:10.093Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-24T12:40:11.996Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-24T12:40:11.996Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-24T12:40:12.940Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-24T12:40:15.477Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-24T12:40:15.477Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-24T12:40:17.381Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-24T12:40:17.381Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-24T12:40:17.381Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-24T12:40:17.381Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-24T12:40:17.381Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-24T12:40:17.640Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-24T12:40:17.899Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-24T12:40:19.280Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-24T12:40:20.218Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-24T12:40:22.758Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-24T12:40:22.758Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-24T12:40:22.758Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-24T12:40:24.136Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-24T12:40:25.072Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-24T12:40:25.072Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-24T12:40:25.072Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-24T12:40:25.642Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-24T12:40:26.579Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-24T12:40:26.838Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-24T12:40:26.838Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-24T12:40:27.778Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-24T12:40:28.037Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-24T12:40:28.976Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-24T12:40:29.551Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-24T12:40:29.551Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-24T12:40:30.119Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-24T12:40:30.686Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-24T12:40:31.253Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-24T12:40:31.511Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-24T12:40:32.079Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-24T12:40:32.655Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-24T12:40:32.929Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-24T12:40:33.499Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-24T12:40:33.499Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-24T12:40:33.758Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-24T12:40:34.326Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-24T12:40:35.262Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-24T12:40:35.522Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-24T12:40:35.522Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-24T12:40:35.522Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-24T12:40:37.428Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-24T12:40:37.995Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-24T12:40:50.194Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-24T12:40:50.194Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-24T12:40:50.761Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-24T12:40:51.020Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-24T12:40:51.020Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-24T12:40:51.020Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-24T12:40:51.020Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-24T12:40:51.586Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-24T12:40:54.123Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-24T12:40:55.062Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-24T12:40:56.000Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-24T12:41:00.192Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-24T12:41:02.116Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-24T12:41:02.376Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-24T12:41:02.943Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-24T12:41:02.943Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-24T12:41:03.511Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-24T12:41:03.770Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-24T12:41:03.770Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-24T12:41:05.149Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-24T12:41:05.716Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-24T12:41:06.283Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-24T12:41:07.222Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-24T12:41:07.482Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-24T12:41:07.741Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-24T12:41:08.677Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-24T12:41:08.935Z] === RUN TestDockerSuite/TestRunMount [2022-08-24T12:41:12.226Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-24T12:41:14.134Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-24T12:41:14.134Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-24T12:41:14.393Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-24T12:41:14.963Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-24T12:41:15.901Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-24T12:41:17.279Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-24T12:41:17.845Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-24T12:41:19.750Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-24T12:41:20.317Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-24T12:41:21.704Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-24T12:41:23.081Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-24T12:41:23.081Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-24T12:41:24.459Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-24T12:41:24.459Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-24T12:41:24.719Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-24T12:41:25.656Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-24T12:41:25.656Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-24T12:41:26.224Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-24T12:41:26.793Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-24T12:41:28.699Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-24T12:41:28.958Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-24T12:41:30.338Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-24T12:41:33.632Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-24T12:41:33.891Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-24T12:41:33.891Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-24T12:41:34.458Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-24T12:41:34.458Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-24T12:41:35.026Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-24T12:41:35.026Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-24T12:41:35.595Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-24T12:41:35.595Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-24T12:41:36.162Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-24T12:41:40.352Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-24T12:41:42.255Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-24T12:41:42.255Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-24T12:41:42.255Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-24T12:41:42.865Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-24T12:41:43.124Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-24T12:41:43.691Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-24T12:41:44.629Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-24T12:41:45.567Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-24T12:41:46.135Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-24T12:41:46.393Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-24T12:41:46.393Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-24T12:41:46.653Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-24T12:41:47.221Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-24T12:41:47.790Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-24T12:41:48.729Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-24T12:41:48.729Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-24T12:41:48.729Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-24T12:41:49.298Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-24T12:41:49.298Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-24T12:41:49.866Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-24T12:41:49.866Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-24T12:41:49.866Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-24T12:41:50.434Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-24T12:41:51.813Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-24T12:41:51.813Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-24T12:41:51.813Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-24T12:41:52.382Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-24T12:41:54.286Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-24T12:41:55.224Z] === RUN TestDockerSuite/TestRunRm [2022-08-24T12:41:55.793Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-24T12:41:57.168Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-24T12:41:59.705Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-24T12:41:59.964Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-24T12:41:59.964Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-24T12:42:00.532Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-24T12:42:02.477Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-24T12:42:03.045Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-24T12:42:03.304Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-24T12:42:06.593Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-24T12:42:06.593Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-24T12:42:09.126Z] docker_cli_service_logs_test.go:248: checking task rimuyd9qp461 [2022-08-24T12:42:09.126Z] docker_cli_service_logs_test.go:253: checking messages for rimuyd9qp461 [2022-08-24T12:42:09.126Z] docker_cli_service_logs_test.go:248: checking task ilj8ua02p6q4 [2022-08-24T12:42:09.126Z] docker_cli_service_logs_test.go:253: checking messages for ilj8ua02p6q4 [2022-08-24T12:42:09.695Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-24T12:42:09.695Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-24T12:42:10.263Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-24T12:42:10.832Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-24T12:42:11.092Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-24T12:42:11.661Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-24T12:42:12.597Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-24T12:42:12.597Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-24T12:42:12.856Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-24T12:42:13.425Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-24T12:42:13.994Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-24T12:42:14.563Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-24T12:42:17.094Z] === RUN TestDockerSuite/TestRunState [2022-08-24T12:42:18.031Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-24T12:42:18.599Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-24T12:42:19.168Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-24T12:42:19.168Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-24T12:42:19.168Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-24T12:42:19.168Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-24T12:42:19.735Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-24T12:42:20.303Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-24T12:42:21.682Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-24T12:42:21.682Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-24T12:42:21.682Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-24T12:42:22.260Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-24T12:42:24.163Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-24T12:42:24.163Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-24T12:42:25.544Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-24T12:42:28.084Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-24T12:42:29.989Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-24T12:42:30.925Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-24T12:42:31.184Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-24T12:42:32.121Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-24T12:42:32.687Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-24T12:42:32.687Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-24T12:42:34.593Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-24T12:42:35.530Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-24T12:42:35.530Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-24T12:42:36.099Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-24T12:42:36.358Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-24T12:42:36.358Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-24T12:42:36.928Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-24T12:42:37.497Z] docker_cli_swarm_test.go:1895: [dbdb56742ee20] joining swarm manager [de6339dc6db8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:42:37.497Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-24T12:42:38.065Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-24T12:42:38.065Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-24T12:42:38.065Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-24T12:42:38.065Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-24T12:42:38.634Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-24T12:42:38.893Z] docker_cli_swarm_test.go:1896: [da92bad584128] joining swarm manager [de6339dc6db8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:42:42.181Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-24T12:42:42.181Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-24T12:42:42.752Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-24T12:42:44.129Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-24T12:42:45.067Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-24T12:42:46.444Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-24T12:42:48.401Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-24T12:42:48.659Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-24T12:42:48.659Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-24T12:42:48.659Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-24T12:42:48.659Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-24T12:42:48.659Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-24T12:42:48.659Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-24T12:42:48.659Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-24T12:42:48.659Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-24T12:42:48.659Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-24T12:42:48.659Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-24T12:42:49.595Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-24T12:42:49.855Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-24T12:42:50.792Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-24T12:42:51.051Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-24T12:42:51.622Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-24T12:42:51.622Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-24T12:42:52.191Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-24T12:42:52.191Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-24T12:42:52.191Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-24T12:42:52.191Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-24T12:42:52.191Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-24T12:42:52.191Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-24T12:42:52.191Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-24T12:42:52.191Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-24T12:42:52.191Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-24T12:42:52.191Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-24T12:42:52.191Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-24T12:42:52.191Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-24T12:42:52.191Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-24T12:42:52.191Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-24T12:42:52.191Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-24T12:42:52.758Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-24T12:42:53.018Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-24T12:42:53.018Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-24T12:42:53.955Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-24T12:42:53.955Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-24T12:42:54.215Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-24T12:42:54.473Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-24T12:42:54.732Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-24T12:42:55.301Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-24T12:42:55.301Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-24T12:42:55.301Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-24T12:42:55.868Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-24T12:42:56.803Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-24T12:42:57.062Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-24T12:42:57.062Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-24T12:42:57.062Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-24T12:42:57.320Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-24T12:42:57.320Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-24T12:42:58.257Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-24T12:42:58.825Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-24T12:43:00.203Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-24T12:43:00.203Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-24T12:43:00.772Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-24T12:43:00.772Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-24T12:43:00.772Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-24T12:43:00.772Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-24T12:43:01.339Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-24T12:43:02.276Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-24T12:43:02.844Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-24T12:43:04.220Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-24T12:43:04.787Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-24T12:43:07.320Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-24T12:43:08.257Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-24T12:43:09.636Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-24T12:43:11.034Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-24T12:43:13.569Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-24T12:43:14.507Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-24T12:43:15.887Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-24T12:43:16.822Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-24T12:43:17.758Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-24T12:43:19.138Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-24T12:43:21.041Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-24T12:43:22.115Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-24T12:43:23.492Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-24T12:43:24.871Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-24T12:43:26.252Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-24T12:43:26.513Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-24T12:43:28.415Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-24T12:43:28.675Z] docker_cli_swarm_test.go:1796: [d4f9dc42273e7] joining swarm manager [de286b2b9bb0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:43:30.055Z] docker_cli_swarm_test.go:1797: [d44b97b45990e] joining swarm manager [de286b2b9bb0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:43:31.433Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-24T12:43:31.433Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-24T12:43:31.433Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-24T12:43:31.433Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-24T12:43:31.691Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-24T12:43:32.259Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-24T12:43:33.196Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-24T12:43:33.763Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-24T12:43:33.763Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-24T12:43:35.140Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-24T12:43:35.140Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-24T12:43:35.398Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-24T12:43:36.775Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents705939514 [2022-08-24T12:43:36.775Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-24T12:43:36.775Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-24T12:43:38.153Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-24T12:43:38.153Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-24T12:43:38.153Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-24T12:43:39.090Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-24T12:43:40.468Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-24T12:43:42.998Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-24T12:43:42.998Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-24T12:43:43.256Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-24T12:43:43.256Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-24T12:43:45.158Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-24T12:43:45.158Z] docker_cli_sni_test.go:30: Flakey test [2022-08-24T12:43:45.158Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-24T12:43:45.740Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-24T12:43:49.931Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-24T12:43:51.564Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-24T12:43:52.131Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-24T12:43:53.068Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-24T12:43:53.634Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-24T12:43:55.537Z] docker_cli_swarm_test.go:1315: [d48e3a9fb4674] joining swarm manager [d73c8df040768]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:43:55.796Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-24T12:43:57.172Z] docker_cli_swarm_test.go:1316: [d4c0db54b4f88] joining swarm manager [d73c8df040768]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:43:57.431Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-24T12:43:57.998Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-24T12:43:59.377Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-24T12:44:00.755Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-24T12:44:01.690Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-24T12:44:04.220Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-24T12:44:08.422Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-24T12:44:11.704Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-24T12:44:15.889Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-24T12:44:18.418Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-24T12:44:18.984Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-24T12:44:19.551Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-24T12:44:20.117Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-24T12:44:20.117Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-24T12:44:20.117Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-24T12:44:20.376Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-24T12:44:20.944Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-24T12:44:20.944Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-24T12:44:20.944Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-24T12:44:20.944Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-24T12:44:20.944Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-24T12:44:21.880Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-24T12:44:22.449Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-24T12:44:23.016Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-24T12:44:23.951Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-24T12:44:28.141Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-24T12:44:28.398Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-24T12:44:28.398Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-24T12:44:28.398Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-24T12:44:29.332Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-24T12:44:29.591Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-24T12:44:31.492Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-24T12:44:33.393Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-24T12:44:34.766Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-24T12:44:49.630Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-24T12:44:49.630Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-24T12:44:49.889Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-24T12:44:50.147Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-24T12:44:50.405Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-24T12:44:50.405Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-24T12:44:50.405Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-24T12:44:50.972Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-24T12:44:50.972Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-24T12:44:51.539Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-24T12:44:51.539Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-24T12:44:51.539Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-24T12:44:51.539Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-24T12:44:51.797Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-24T12:44:53.172Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-24T12:44:53.431Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-24T12:44:53.431Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-24T12:44:53.431Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-24T12:44:53.431Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-24T12:44:53.691Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite (1342.95s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.83s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (1.06s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.94s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.90s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.44s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.02s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.88s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.25s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.70s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.38s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.02s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.89s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.63s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.08s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.64s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.12s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.25s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.14s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.11s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.41s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.55s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.75s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.44s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.46s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.68s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.65s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.73s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.66s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.91s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.81s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.71s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-08-24T12:44:53.691Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.62s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.96s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.79s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.80s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.83s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.85s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.78s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.99s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.78s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.86s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.92s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.83s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.68s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.64s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.79s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.38s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.63s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.53s) [2022-08-24T12:44:53.692Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.45s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.62s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.85s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.32s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.51s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (0.75s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (0.74s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000fc8450__} (1.48s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12251509987_/foo_false_____} (1.41s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12251509987_/foo_true_____} (1.62s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32238544400_/foo_false_____} (1.55s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32238544400_/foo_true_____} (1.59s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32238544400_/foo_true__0xc000fc8480___} (1.60s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000fc8498__} (1.61s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000fc84b0__} (1.61s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000fc84c8__} (1.54s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000fc84e0__} (1.63s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.59s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.68s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.75s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.84s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.48s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.82s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.69s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.77s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.86s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.81s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.89s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.69s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.86s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.81s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.62s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.77s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.84s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.95s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.80s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.10s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.19s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.65s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.89s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.88s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.05s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.13s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.05s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.03s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.97s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.92s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.07s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.83s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.74s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.78s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.83s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.73s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.74s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.82s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.49s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.79s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.79s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.64s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.57s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.44s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.92s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.88s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.74s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestAttachDetach (1.13s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.82s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.81s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.87s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.84s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.34s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.59s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.41s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.59s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.27s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.13s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.24s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.83s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.92s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.43s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.88s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.53s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.25s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.59s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.76s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.53s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.56s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.82s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.94s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.54s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.41s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.52s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.13s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.84s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.49s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.01s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.15s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.33s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.36s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.94s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.17s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.24s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.29s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.52s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.30s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.68s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.11s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.81s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.49s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.29s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.44s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.90s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.72s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.77s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.62s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.99s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.99s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.43s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.85s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.46s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildCmd (0.30s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.35s) [2022-08-24T12:44:53.692Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.35s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.65s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.07s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.13s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.29s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.78s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.74s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.29s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.99s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.50s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.47s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.40s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.46s) [2022-08-24T12:44:53.692Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-24T12:44:53.692Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-24T12:44:53.692Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-08-24T12:44:53.692Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.69s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.31s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.46s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.35s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.03s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.90s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.51s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.07s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.94s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.58s) [2022-08-24T12:44:53.692Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.16s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.51s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.11s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.24s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.06s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.99s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.67s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.80s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.56s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.73s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.25s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.52s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.51s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.77s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.57s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.10s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.12s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.18s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.31s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.61s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.08s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.18s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.21s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.38s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.33s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.10s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildEnv (0.79s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.71s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.59s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.75s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.84s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.41s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.75s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.94s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.66s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.59s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.26s) [2022-08-24T12:44:53.693Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.39s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.93s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildExpose (0.24s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.45s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildFails (0.89s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.45s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.94s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.12s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.93s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.23s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.81s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.42s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.69s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.23s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.42s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.45s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.91s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.28s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.64s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.50s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.89s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildLabel (0.44s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.36s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildLabels (0.90s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.54s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.46s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.19s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.18s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.94s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.94s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.36s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.36s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.62s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.21s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.60s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.36s) [2022-08-24T12:44:53.693Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.45s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.39s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.66s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.60s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.54s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.93s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.82s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.74s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.47s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.74s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.73s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.61s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.61s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.47s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.64s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.07s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.35s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.01s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.77s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildPATH (1.92s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.82s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.66s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.62s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.29s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.82s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildRm (2.53s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.81s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.07s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.54s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.95s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.02s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.80s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.34s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.16s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.53s) [2022-08-24T12:44:53.693Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.52s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.74s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.21s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildStderr (1.31s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.71s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.34s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.63s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.56s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.68s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.94s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildUser (1.34s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.48s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.92s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.98s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.26s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.91s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.58s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.90s) [2022-08-24T12:44:53.693Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-24T12:44:53.693Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-24T12:44:53.693Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-24T12:44:53.693Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.13s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.64s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.62s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.68s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.18s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.70s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.27s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.42s) [2022-08-24T12:44:53.693Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.56s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.53s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.65s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCommitChange (0.84s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.84s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.23s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.48s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.75s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCommitTTY (1.09s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.38s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.70s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.38s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.77s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.99s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.70s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.64s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.58s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.87s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.99s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.83s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.79s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.31s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.93s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.70s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.68s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.16s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.92s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.82s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.75s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.76s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.90s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.60s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.66s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.30s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.72s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.84s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.89s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.39s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.75s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.18s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.72s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.59s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.47s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.54s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpToDot (0.61s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.96s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.01s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpToStdout (0.51s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.89s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.53s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.96s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.56s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.48s) [2022-08-24T12:44:53.693Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-08-24T12:44:53.693Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.96s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.86s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestEventsAttach (0.57s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestEventsCommit (0.61s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.49s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.44s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.99s) [2022-08-24T12:44:53.693Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.08s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.10s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestEventsCopy (0.95s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.20s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.58s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.84s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.35s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.19s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestEventsFilters (0.97s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestEventsFormat (1.05s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.60s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.99s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-08-24T12:44:53.694Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-24T12:44:53.694Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.20s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.58s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestEventsRename (0.64s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestEventsResize (0.58s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.62s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.60s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.44s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.66s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.79s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.69s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.47s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestExec (0.55s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.99s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestExecCgroup (1.01s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestExecEnv (0.54s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.00s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.79s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestExecInspectID (2.69s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestExecInteractive (0.64s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.68s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.67s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.46s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestExecUlimits (0.53s) [2022-08-24T12:44:53.694Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.20s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.77s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestExecWithUser (0.57s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.06s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.01s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestHealth (19.32s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.94s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestBuildHistory (2.51s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.58s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.52s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.54s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.64s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.03s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestImportDisplay (1.17s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestImportFile (1.64s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.56s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestImportGzipped (1.38s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.59s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.67s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.77s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.57s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.74s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.61s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.54s) [2022-08-24T12:44:53.694Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.24s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.69s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestInspectDefault (0.53s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestInspectHistory (0.57s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-24T12:44:53.694Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.51s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.51s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.50s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.21s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.98s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.50s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.63s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.09s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.32s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.35s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.61s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.14s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.54s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.40s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.19s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.86s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.54s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.30s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.94s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.83s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.68s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.91s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestLogsSince (6.61s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.73s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.78s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestLogsTail (0.67s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.62s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.71s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestNetHostname (1.71s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.73s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.53s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.01s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.34s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.70s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.16s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.35s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.98s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.46s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.74s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.81s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPluginActive (2.42s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.88s) [2022-08-24T12:44:53.694Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.53s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.68s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.15s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.42s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.92s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.95s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPortList (6.82s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.82s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.01s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.90s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPsByOrder (1.94s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.70s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.23s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.56s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.15s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.61s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.42s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.51s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.59s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.63s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.92s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.96s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.94s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.49s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.47s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.79s) [2022-08-24T12:44:53.694Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.42s) [2022-08-24T12:44:53.694Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.41s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.95s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.90s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.98s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.78s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.46s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.32s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.64s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.14s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.39s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.95s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.31s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.40s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.69s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.08s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.78s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.49s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.60s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.38s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.63s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.60s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.43s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.45s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.74s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.67s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.44s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.36s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.04s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.73s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.21s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.76s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.46s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.39s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.29s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.29s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.53s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.00s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunAddHost (0.52s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.33s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.60s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.06s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.84s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.43s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.58s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.64s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.05s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.93s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.63s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.78s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.64s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.78s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.84s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.52s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.51s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.47s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.59s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.49s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.51s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.51s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.79s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.54s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.53s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.66s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.76s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.56s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.69s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.89s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.08s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.36s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.35s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.74s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.64s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.54s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.55s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.60s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.35s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.80s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.60s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.84s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.18s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.15s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.81s) [2022-08-24T12:44:53.695Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-24T12:44:53.695Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.72s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.26s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.26s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.13s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.47s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.31s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.77s) [2022-08-24T12:44:53.695Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.58s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.37s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.63s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.51s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.78s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.59s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.13s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.64s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.45s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.49s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.48s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunExitCode (0.47s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.43s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.94s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2022-08-24T12:44:53.695Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.05s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.53s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.92s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.63s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.28s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.51s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.41s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.21s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.01s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.85s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.46s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.41s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.81s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.28s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.05s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.15s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.06s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.28s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.31s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunMount (4.93s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.52s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.47s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.01s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.85s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.69s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.15s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.44s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.13s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.62s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunNetHost (0.94s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.53s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.53s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.80s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.49s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.27s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.40s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.42s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.66s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.50s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.53s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.01s) [2022-08-24T12:44:53.695Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.76s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.59s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.17s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.95s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.60s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.48s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.59s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.50s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.74s) [2022-08-24T12:44:53.695Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.73s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.46s) [2022-08-24T12:44:53.695Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.58s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.16s) [2022-08-24T12:44:53.695Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.72s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.03s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunRm (0.48s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.49s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.76s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.48s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.98s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.73s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.92s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.52s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.52s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.54s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.44s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.59s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.70s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.47s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.61s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.53s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.54s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.47s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunState (1.02s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.46s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.48s) [2022-08-24T12:44:53.695Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2022-08-24T12:44:53.695Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.49s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.66s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunSysctls (1.21s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.64s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.52s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.43s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.16s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.38s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.94s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.53s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.67s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.81s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.54s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.28s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunUserByID (0.52s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.50s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunUserByName (0.63s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.49s) [2022-08-24T12:44:53.696Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.47s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.07s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.47s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.74s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.37s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.91s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.33s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.62s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s) [2022-08-24T12:44:53.696Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-24T12:44:53.696Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-24T12:44:53.696Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2022-08-24T12:44:53.696Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.62s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.87s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.44s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.46s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.46s) [2022-08-24T12:44:53.696Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.03s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-08-24T12:44:53.696Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-24T12:44:53.696Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-24T12:44:53.696Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-08-24T12:44:53.696Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-24T12:44:53.696Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.49s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.58s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.44s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.89s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.45s) [2022-08-24T12:44:53.696Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.87s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.44s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.50s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.05s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.68s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.72s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.64s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.49s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.55s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.29s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.65s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.48s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.35s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.32s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.99s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.95s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.35s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.54s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.31s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.31s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.35s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.38s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.16s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.02s) [2022-08-24T12:44:53.696Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.31s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.67s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.74s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.81s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.17s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.31s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.14s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.10s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.15s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.46s) [2022-08-24T12:44:53.696Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.14s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.50s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.88s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.79s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.71s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.60s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestStartRecordError (1.12s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.34s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.21s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.52s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.12s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.56s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2022-08-24T12:44:53.696Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.47s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2022-08-24T12:44:53.696Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-24T12:44:53.696Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.66s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.61s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.96s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestUpdateStats (3.52s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.92s) [2022-08-24T12:44:53.696Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.65s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.81s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.90s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.26s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.44s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.45s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.63s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.58s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-08-24T12:44:53.696Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-08-24T12:44:53.696Z] === RUN TestDockerRegistrySuite [2022-08-24T12:44:53.696Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-24T12:44:55.080Z] check_test.go:427: [d05ce17b61590] daemon is not started [2022-08-24T12:44:55.080Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-24T12:44:56.014Z] check_test.go:427: [d33497fd46b30] daemon is not started [2022-08-24T12:44:56.014Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-24T12:44:56.948Z] check_test.go:427: [d7b71b8e8cf14] daemon is not started [2022-08-24T12:44:56.948Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-24T12:44:57.206Z] check_test.go:427: [d1d82b4d1e755] daemon is not started [2022-08-24T12:44:57.206Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-24T12:44:59.736Z] check_test.go:427: [de0dee19ece6b] daemon is not started [2022-08-24T12:44:59.736Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-24T12:45:06.294Z] check_test.go:427: [df063aa2dffdc] daemon is not started [2022-08-24T12:45:06.294Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-24T12:45:08.822Z] check_test.go:427: [d5252a2856e83] daemon is not started [2022-08-24T12:45:08.822Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-24T12:45:09.759Z] check_test.go:427: [d53ea5ec4ea58] daemon is not started [2022-08-24T12:45:09.759Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-24T12:45:10.694Z] check_test.go:427: [d7fcacdf3b37b] daemon is not started [2022-08-24T12:45:10.694Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-24T12:45:11.628Z] check_test.go:427: [df2849526f6e7] daemon is not started [2022-08-24T12:45:11.628Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-24T12:45:12.562Z] check_test.go:427: [d04f03da249f1] daemon is not started [2022-08-24T12:45:12.562Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-24T12:45:13.129Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-24T12:45:14.066Z] check_test.go:427: [d1e9422bb3db9] daemon is not started [2022-08-24T12:45:14.066Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-24T12:45:15.459Z] check_test.go:427: [dd029c6e74658] daemon is not started [2022-08-24T12:45:15.459Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-24T12:45:16.846Z] check_test.go:427: [d817629afc102] daemon is not started [2022-08-24T12:45:16.847Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-24T12:45:17.106Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-24T12:45:17.672Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c8d72f1d1b9a18117a4f953a09ad3dcb444d72e301c2adc29846227ea0a67906 [2022-08-24T12:45:18.607Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:324529cc15df420e9825c296fdfab467425fc31aeb0c601ebb7a53fd0f61a657 [2022-08-24T12:45:19.175Z] check_test.go:427: [dfeada301d8a7] daemon is not started [2022-08-24T12:45:19.175Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-24T12:45:20.550Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:58ac57e64c5cd25102ffad0b7685a2708e8df67b46f530f406daa04a746f90da [2022-08-24T12:45:21.485Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c68a83baf95544aa8eceec7695b00f0d0993fe1263546bb54081ce01f6f7da7d [2022-08-24T12:45:22.052Z] check_test.go:427: [d77e85da00bb1] daemon is not started [2022-08-24T12:45:22.052Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-24T12:45:23.427Z] check_test.go:427: [de4efd770d65b] daemon is not started [2022-08-24T12:45:23.427Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-24T12:45:24.364Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-24T12:45:25.740Z] check_test.go:427: [d230f50354073] daemon is not started [2022-08-24T12:45:25.740Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-24T12:45:27.116Z] check_test.go:427: [d91f1e6a4cd21] daemon is not started [2022-08-24T12:45:27.116Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-24T12:45:27.373Z] check_test.go:427: [d091059c7dec2] daemon is not started [2022-08-24T12:45:27.373Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-24T12:45:28.750Z] check_test.go:427: [dadfb3dbaea82] daemon is not started [2022-08-24T12:45:28.750Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-24T12:45:29.694Z] check_test.go:427: [d6af201fb73dd] daemon is not started [2022-08-24T12:45:29.694Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-24T12:45:31.070Z] check_test.go:427: [d68f8df15dbb9] daemon is not started [2022-08-24T12:45:31.070Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-24T12:45:31.328Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-24T12:45:33.883Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-24T12:45:33.883Z] check_test.go:427: [de8f2ff6221d5] daemon is not started [2022-08-24T12:45:34.141Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-24T12:45:34.401Z] check_test.go:427: [d1a28ade44221] daemon is not started [2022-08-24T12:45:34.401Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-24T12:45:35.776Z] check_test.go:427: [d6a9d3fd4a755] daemon is not started [2022-08-24T12:45:35.776Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-24T12:45:36.034Z] check_test.go:427: [d8f39338b341a] daemon is not started [2022-08-24T12:45:36.034Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-24T12:45:36.293Z] check_test.go:427: [d51aa755c39d8] daemon is not started [2022-08-24T12:45:36.293Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-24T12:45:36.552Z] check_test.go:427: [d17f3b23b3d01] daemon is not started [2022-08-24T12:45:36.552Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-24T12:45:36.811Z] check_test.go:427: [de3d83d60d275] daemon is not started [2022-08-24T12:45:36.811Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-24T12:45:37.070Z] check_test.go:427: [d18485d512f9d] daemon is not started [2022-08-24T12:45:37.328Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-24T12:45:37.328Z] check_test.go:427: [d4fe2a585be3f] daemon is not started [2022-08-24T12:45:37.328Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-24T12:45:38.263Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-24T12:45:38.829Z] check_test.go:427: [d772e1a82a7fe] daemon is not started [2022-08-24T12:45:38.829Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-24T12:45:40.730Z] check_test.go:427: [d8a617bc6fa49] daemon is not started [2022-08-24T12:45:40.730Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-24T12:45:40.730Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-24T12:45:41.667Z] check_test.go:427: [d15e0987adff5] daemon is not started [2022-08-24T12:45:41.667Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-24T12:45:43.042Z] check_test.go:427: [dab30c8dc7523] daemon is not started [2022-08-24T12:45:43.042Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-24T12:45:43.608Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite (50.89s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.16s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.62s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.20s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.72s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.98s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.05s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.26s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.61s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.24s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.50s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.72s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.35s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.58s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.31s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.16s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.30s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.08s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.34s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.97s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.20s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.42s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.35s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.40s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.42s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.92s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.91s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.23s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2022-08-24T12:45:44.542Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.80s) [2022-08-24T12:45:44.542Z] === RUN TestDockerSchema1RegistrySuite [2022-08-24T12:45:44.542Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-24T12:45:44.801Z] check_test.go:454: [d19439453cbf9] daemon is not started [2022-08-24T12:45:44.801Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-24T12:45:44.801Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-24T12:45:44.801Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-24T12:45:44.801Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-24T12:45:48.086Z] check_test.go:454: [d4a2e157382bb] daemon is not started [2022-08-24T12:45:48.086Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-24T12:45:50.618Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-24T12:45:51.196Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-24T12:45:52.139Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-24T12:45:53.514Z] check_test.go:454: [d5cafe2c443c2] daemon is not started [2022-08-24T12:45:53.514Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-24T12:45:54.450Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-24T12:45:54.450Z] check_test.go:454: [d31ee40c66cfa] daemon is not started [2022-08-24T12:45:54.450Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-24T12:45:54.711Z] check_test.go:454: [d6d75aebd9b7b] daemon is not started [2022-08-24T12:45:54.711Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-24T12:45:56.086Z] check_test.go:454: [d788807b403a9] daemon is not started [2022-08-24T12:45:56.086Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-24T12:45:57.022Z] check_test.go:454: [dedb1a74bff56] daemon is not started [2022-08-24T12:45:57.022Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-24T12:45:57.957Z] check_test.go:454: [d7a75f205bb68] daemon is not started [2022-08-24T12:45:57.957Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-24T12:46:00.488Z] check_test.go:454: [deba3f04f18d0] daemon is not started [2022-08-24T12:46:00.488Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-24T12:46:00.746Z] check_test.go:454: [d4fb4a854d653] daemon is not started [2022-08-24T12:46:00.746Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-24T12:46:01.005Z] check_test.go:454: [ddad21ca6c04a] daemon is not started [2022-08-24T12:46:01.005Z] --- PASS: TestDockerSchema1RegistrySuite (16.49s) [2022-08-24T12:46:01.005Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-08-24T12:46:01.005Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.32s) [2022-08-24T12:46:01.005Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.31s) [2022-08-24T12:46:01.005Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.26s) [2022-08-24T12:46:01.005Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-08-24T12:46:01.005Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.23s) [2022-08-24T12:46:01.005Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.08s) [2022-08-24T12:46:01.005Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2022-08-24T12:46:01.005Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.35s) [2022-08-24T12:46:01.005Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2022-08-24T12:46:01.005Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2022-08-24T12:46:01.005Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-24T12:46:01.005Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-24T12:46:01.940Z] check_test.go:483: [d3373abc1eaea] daemon is not started [2022-08-24T12:46:01.940Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-24T12:46:02.507Z] check_test.go:483: [d281adbe0662c] daemon is not started [2022-08-24T12:46:02.507Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-24T12:46:02.507Z] check_test.go:483: [d805431faeead] daemon is not started [2022-08-24T12:46:02.507Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-24T12:46:03.884Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-24T12:46:04.142Z] check_test.go:483: [da0c21c4acc88] daemon is not started [2022-08-24T12:46:04.143Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-24T12:46:04.709Z] check_test.go:483: [d18d7c60979a4] daemon is not started [2022-08-24T12:46:04.709Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-24T12:46:05.646Z] check_test.go:483: [d2815abe0f8b4] daemon is not started [2022-08-24T12:46:05.646Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-24T12:46:05.646Z] check_test.go:483: [de88cc3313d35] daemon is not started [2022-08-24T12:46:05.646Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.68s) [2022-08-24T12:46:05.646Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.76s) [2022-08-24T12:46:05.646Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2022-08-24T12:46:05.646Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-08-24T12:46:05.646Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.21s) [2022-08-24T12:46:05.646Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.52s) [2022-08-24T12:46:05.646Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2022-08-24T12:46:05.646Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.82s) [2022-08-24T12:46:05.646Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-08-24T12:46:05.646Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-24T12:46:05.646Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-24T12:46:10.931Z] check_test.go:510: [dc76bcabe55b4] daemon is not started [2022-08-24T12:46:10.931Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-24T12:46:10.931Z] check_test.go:510: [df30383067885] daemon is not started [2022-08-24T12:46:10.931Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-24T12:46:11.189Z] check_test.go:510: [d7150adaaa4fc] daemon is not started [2022-08-24T12:46:11.189Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-24T12:46:11.189Z] check_test.go:510: [dd2082ccf66e2] daemon is not started [2022-08-24T12:46:11.189Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-24T12:46:11.447Z] check_test.go:510: [d27d339cd1611] daemon is not started [2022-08-24T12:46:11.447Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2022-08-24T12:46:11.447Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-08-24T12:46:11.447Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-08-24T12:46:11.447Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-08-24T12:46:11.447Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-08-24T12:46:11.447Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-08-24T12:46:11.447Z] === RUN TestDockerNetworkSuite [2022-08-24T12:46:11.447Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-24T12:46:12.823Z] docker_cli_network_unix_test.go:46: [d28b022c1626a] daemon is not started [2022-08-24T12:46:12.823Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-24T12:46:13.392Z] docker_cli_network_unix_test.go:46: [db3d948a32212] daemon is not started [2022-08-24T12:46:13.392Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-24T12:46:15.925Z] docker_cli_network_unix_test.go:46: [d626263d09566] daemon is not started [2022-08-24T12:46:16.183Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-24T12:46:17.559Z] docker_cli_network_unix_test.go:46: [dd4e7adde0028] daemon is not started [2022-08-24T12:46:17.818Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-24T12:46:17.818Z] docker_cli_network_unix_test.go:1233: [d82dd8b9c12e8] daemon is not started [2022-08-24T12:46:20.349Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-24T12:46:21.284Z] docker_cli_network_unix_test.go:46: [d84c02ea636f6] daemon is not started [2022-08-24T12:46:21.543Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-24T12:46:25.732Z] docker_cli_network_unix_test.go:46: [d2e24ac1f26f3] daemon is not started [2022-08-24T12:46:26.668Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-24T12:46:28.571Z] docker_cli_network_unix_test.go:46: [dc2fcac74bd6a] daemon is not started [2022-08-24T12:46:28.830Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-24T12:46:30.217Z] docker_cli_network_unix_test.go:46: [d963ad7a181b9] daemon is not started [2022-08-24T12:46:30.217Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-24T12:46:30.478Z] docker_cli_network_unix_test.go:46: [daa9050e30488] daemon is not started [2022-08-24T12:46:30.478Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-24T12:46:30.740Z] docker_cli_network_unix_test.go:46: [d27df26e50998] daemon is not started [2022-08-24T12:46:30.999Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-24T12:46:31.569Z] docker_cli_network_unix_test.go:46: [d0fe92879be7c] daemon is not started [2022-08-24T12:46:31.828Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-24T12:46:32.397Z] docker_cli_network_unix_test.go:46: [d79b894aebffe] daemon is not started [2022-08-24T12:46:32.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-24T12:46:32.964Z] docker_cli_network_unix_test.go:46: [de2e76ab2ff75] daemon is not started [2022-08-24T12:46:32.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-24T12:46:33.223Z] docker_cli_network_unix_test.go:46: [dcc2eae5b12de] daemon is not started [2022-08-24T12:46:33.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-24T12:46:33.791Z] docker_cli_network_unix_test.go:46: [df75ce23e110e] daemon is not started [2022-08-24T12:46:34.048Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-24T12:46:34.308Z] docker_cli_network_unix_test.go:46: [d0368f4ba3ee7] daemon is not started [2022-08-24T12:46:34.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-24T12:46:34.308Z] docker_cli_network_unix_test.go:46: [d51123a9556a1] daemon is not started [2022-08-24T12:46:34.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-24T12:46:34.567Z] docker_cli_network_unix_test.go:46: [d30938ca5f0de] daemon is not started [2022-08-24T12:46:34.567Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-24T12:46:35.134Z] docker_cli_network_unix_test.go:46: [d80c799667408] daemon is not started [2022-08-24T12:46:35.134Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-24T12:46:35.702Z] docker_cli_network_unix_test.go:46: [d9fca84e306f8] daemon is not started [2022-08-24T12:46:36.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-24T12:46:36.269Z] docker_cli_network_unix_test.go:46: [d0d9cafa12da1] daemon is not started [2022-08-24T12:46:36.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-24T12:46:36.529Z] docker_cli_network_unix_test.go:46: [d27801d2430d6] daemon is not started [2022-08-24T12:46:36.529Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-24T12:46:36.529Z] docker_cli_network_unix_test.go:46: [df93d4385384b] daemon is not started [2022-08-24T12:46:36.529Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-24T12:46:37.905Z] docker_cli_network_unix_test.go:968: [d5bb1a79738d6] daemon is not started [2022-08-24T12:46:38.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-24T12:46:40.215Z] docker_cli_network_unix_test.go:46: [d7ba1ec888431] daemon is not started [2022-08-24T12:46:40.215Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-24T12:46:42.747Z] docker_cli_network_unix_test.go:1116: [d68bce4d8e221] daemon is not started [2022-08-24T12:46:45.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-24T12:46:45.546Z] docker_cli_network_unix_test.go:46: [d87ce1cd0f3c9] daemon is not started [2022-08-24T12:46:45.546Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-24T12:46:46.482Z] docker_cli_network_unix_test.go:46: [d581157229c92] daemon is not started [2022-08-24T12:46:46.482Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-24T12:46:46.482Z] docker_cli_network_unix_test.go:46: [df65c6ac28401] daemon is not started [2022-08-24T12:46:46.482Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-24T12:46:46.482Z] docker_cli_network_unix_test.go:46: [d4d8e271420b1] daemon is not started [2022-08-24T12:46:46.482Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-24T12:46:46.747Z] docker_cli_network_unix_test.go:46: [dc3cb8bb1b668] daemon is not started [2022-08-24T12:46:46.747Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-24T12:46:46.747Z] docker_cli_network_unix_test.go:46: [d64e0731e9efe] daemon is not started [2022-08-24T12:46:46.747Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-24T12:46:46.747Z] docker_cli_network_unix_test.go:46: [da23c87b493da] daemon is not started [2022-08-24T12:46:46.747Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-24T12:46:48.657Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-24T12:46:48.657Z] docker_cli_network_unix_test.go:46: [d9ce959622f6f] daemon is not started [2022-08-24T12:46:49.593Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-24T12:46:49.593Z] docker_cli_network_unix_test.go:46: [dfc63b2bdaa6c] daemon is not started [2022-08-24T12:46:49.593Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-24T12:46:49.593Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-24T12:46:49.593Z] docker_cli_network_unix_test.go:46: [d304019a687a9] daemon is not started [2022-08-24T12:46:49.593Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-24T12:46:50.160Z] docker_cli_network_unix_test.go:46: [d9bd2dc3a522c] daemon is not started [2022-08-24T12:46:50.419Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-24T12:46:50.679Z] docker_cli_swarm_test.go:1180: [d1869432e4f29] joining swarm manager [d5223e0082061]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:46:53.966Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-24T12:46:55.343Z] docker_cli_network_unix_test.go:1084: [d39c4cbec9d7e] daemon is not started [2022-08-24T12:46:57.246Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-24T12:46:57.246Z] docker_cli_network_unix_test.go:46: [da8c3aca863a0] daemon is not started [2022-08-24T12:46:57.246Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-24T12:46:57.246Z] docker_cli_swarm_test.go:1189: [d2c04c1527d19] joining swarm manager [d5223e0082061]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:46:57.813Z] docker_cli_network_unix_test.go:46: [dbf09bf91ca26] daemon is not started [2022-08-24T12:46:58.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-24T12:46:59.451Z] docker_cli_network_unix_test.go:46: [dd28d4c5857be] daemon is not started [2022-08-24T12:46:59.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-24T12:46:59.710Z] docker_cli_network_unix_test.go:46: [deb79fd2f64d9] daemon is not started [2022-08-24T12:46:59.710Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-24T12:46:59.968Z] docker_cli_network_unix_test.go:46: [d9cd14bc4b16b] daemon is not started [2022-08-24T12:47:00.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-24T12:47:00.796Z] docker_cli_network_unix_test.go:46: [d062975b9f803] daemon is not started [2022-08-24T12:47:00.796Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-24T12:47:01.364Z] docker_cli_network_unix_test.go:46: [d6dce8e9b2236] daemon is not started [2022-08-24T12:47:01.931Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-24T12:47:07.204Z] docker_cli_network_unix_test.go:46: [d9f130fc8c836] daemon is not started [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite (55.74s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.33s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.71s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.72s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.48s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.43s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.43s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.13s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.21s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.10s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.48s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.42s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.06s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.75s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.74s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.03s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.31s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.17s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.29s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.78s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.59s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-08-24T12:47:07.204Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.00s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.48s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.10s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.86s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.52s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.70s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.96s) [2022-08-24T12:47:07.204Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.43s) [2022-08-24T12:47:07.204Z] === RUN TestDockerHubPullSuite [2022-08-24T12:47:07.204Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-24T12:47:09.114Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-24T12:47:11.643Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-24T12:47:12.578Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-24T12:47:14.479Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-24T12:47:15.048Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-24T12:47:15.307Z] --- PASS: TestDockerHubPullSuite (8.05s) [2022-08-24T12:47:15.307Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.94s) [2022-08-24T12:47:15.307Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.56s) [2022-08-24T12:47:15.307Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.98s) [2022-08-24T12:47:15.307Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.67s) [2022-08-24T12:47:15.307Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.52s) [2022-08-24T12:47:15.307Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-08-24T12:47:15.307Z] PASS [2022-08-24T12:47:15.307Z] [2022-08-24T12:47:15.307Z] === Skipped [2022-08-24T12:47:15.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-24T12:47:15.307Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-24T12:47:15.307Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-24T12:47:15.307Z] [2022-08-24T12:47:15.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-24T12:47:15.307Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-24T12:47:15.307Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-24T12:47:15.307Z] [2022-08-24T12:47:15.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-24T12:47:15.307Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-24T12:47:15.307Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-24T12:47:15.307Z] [2022-08-24T12:47:15.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-24T12:47:15.307Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-24T12:47:15.307Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-24T12:47:15.307Z] [2022-08-24T12:47:15.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-08-24T12:47:15.307Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-24T12:47:15.307Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-08-24T12:47:15.307Z] [2022-08-24T12:47:15.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-24T12:47:15.307Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-24T12:47:15.307Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-24T12:47:15.307Z] [2022-08-24T12:47:15.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-08-24T12:47:15.307Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-24T12:47:15.307Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-08-24T12:47:15.307Z] [2022-08-24T12:47:15.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-24T12:47:15.307Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-24T12:47:15.307Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-24T12:47:15.307Z] [2022-08-24T12:47:15.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-24T12:47:15.307Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-24T12:47:15.307Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-24T12:47:15.307Z] [2022-08-24T12:47:15.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-24T12:47:15.307Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-24T12:47:15.307Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-24T12:47:15.307Z] [2022-08-24T12:47:15.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-24T12:47:15.307Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-24T12:47:15.307Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-24T12:47:15.307Z] [2022-08-24T12:47:15.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-24T12:47:15.307Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-24T12:47:15.307Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-24T12:47:15.307Z] [2022-08-24T12:47:15.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-24T12:47:15.307Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-24T12:47:15.307Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-24T12:47:15.307Z] [2022-08-24T12:47:15.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-24T12:47:15.307Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-24T12:47:15.307Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-24T12:47:15.307Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-24T12:47:15.308Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-08-24T12:47:15.308Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-24T12:47:15.308Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-24T12:47:15.308Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-24T12:47:15.308Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-08-24T12:47:15.308Z] docker_cli_inspect_test.go:201: unmatched requirement Devicemapper [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-24T12:47:15.308Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-08-24T12:47:15.308Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-24T12:47:15.308Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-24T12:47:15.308Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-24T12:47:15.308Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-08-24T12:47:15.308Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-24T12:47:15.308Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-24T12:47:15.308Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-24T12:47:15.308Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-24T12:47:15.308Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-24T12:47:15.308Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-24T12:47:15.308Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-08-24T12:47:15.308Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-24T12:47:15.308Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-24T12:47:15.308Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-24T12:47:15.308Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-24T12:47:15.308Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-24T12:47:15.308Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-24T12:47:15.308Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-24T12:47:15.308Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-08-24T12:47:15.308Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-24T12:47:15.308Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-24T12:47:15.308Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-24T12:47:15.308Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-24T12:47:15.308Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-24T12:47:15.308Z] docker_cli_sni_test.go:30: Flakey test [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-24T12:47:15.308Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-24T12:47:15.308Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-24T12:47:15.308Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-24T12:47:15.308Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-08-24T12:47:15.308Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-24T12:47:15.308Z] docker_cli_network_unix_test.go:46: [d304019a687a9] daemon is not started [2022-08-24T12:47:15.308Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] DONE 1265 tests, 51 skipped in 1490.265s [2022-08-24T12:47:15.308Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-24T12:47:15.308Z] ++++ cat bundles/test-integration/docker.pid [2022-08-24T12:47:15.308Z] +++ kill 9400 [2022-08-24T12:47:15.308Z] +++ /etc/init.d/apparmor stop [2022-08-24T12:47:15.308Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] Unloading profiles will leave already running processes permanently [2022-08-24T12:47:15.308Z] unconfined, which can lead to unexpected situations. [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.308Z] To set a process to complain mode, use the command line tool [2022-08-24T12:47:15.308Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-24T12:47:15.308Z] +++ true [2022-08-24T12:47:15.308Z] exiting test-integration [2022-08-24T12:47:15.308Z] ++ exit 0 [2022-08-24T12:47:15.308Z] [2022-08-24T12:47:15.567Z] + for job in $(jobs -p) [2022-08-24T12:47:15.567Z] + wait 9212 [2022-08-24T12:47:33.648Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-24T12:47:41.762Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-24T12:47:45.977Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-24T12:47:47.354Z] docker_cli_swarm_test.go:1112: [d9c8b09892f1e] joining swarm manager [d9244244848a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:47:49.257Z] docker_cli_swarm_test.go:1113: [d14ceb45fa4b7] joining swarm manager [d9244244848a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:49:25.703Z] docker_cli_swarm_test.go:1166: [d3b70a11ade37] joining swarm manager [d9244244848a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-24T12:49:57.782Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-24T12:49:57.782Z] docker_cli_swarm_test.go:1447: [d20fc02e3f0c7] joining swarm manager [dad559d57d95d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:49:57.782Z] docker_cli_swarm_test.go:1448: [d2ba9ee1dde1f] joining swarm manager [dad559d57d95d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:50:07.756Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-24T12:50:07.756Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-24T12:50:07.756Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-24T12:50:08.014Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-24T12:50:08.014Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-24T12:50:08.582Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-24T12:50:11.116Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-24T12:50:14.402Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-24T12:50:16.304Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-24T12:50:18.207Z] docker_cli_swarm_unix_test.go:63: [dbb0c4ea5fbb0] joining swarm manager [d54cb68d0cef4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:51:14.433Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-24T12:51:14.434Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-24T12:51:14.434Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-24T12:51:16.335Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-24T12:51:19.622Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-24T12:51:22.155Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-24T12:51:24.058Z] docker_api_swarm_test.go:962: [d858eee467473] joining swarm manager [dc1003c91ed67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:51:42.139Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-24T12:51:54.353Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-24T12:51:55.729Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-24T12:51:58.262Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-24T12:52:00.794Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-24T12:52:07.362Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-24T12:52:12.631Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-24T12:52:14.534Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-24T12:52:17.076Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-24T12:52:19.610Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-24T12:52:22.146Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-24T12:52:25.433Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-24T12:52:27.335Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-24T12:53:23.558Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-24T12:53:38.455Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite (1550.85s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.42s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.14s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.52s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.21s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.21s) [2022-08-24T12:53:56.535Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.60s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.96s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.84s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (30.60s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (17.77s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.02s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.91s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.08s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.74s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.92s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.17s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.49s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.49s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (66.75s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.05s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.67s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.69s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.07s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.19s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.88s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.72s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.06s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.31s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.02s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.86s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.00s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.06s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.45s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.79s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.65s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.98s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.97s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.06s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.80s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.49s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.23s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.40s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.53s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.39s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.88s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.92s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.00s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.62s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.08s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.01s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.76s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.61s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.28s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.07s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.97s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.08s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.13s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.04s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.98s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.67s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.02s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.04s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.11s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.63s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.72s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.58s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.67s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.62s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.70s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.18s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.65s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.56s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.21s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.04s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (79.26s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.10s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.18s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.97s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.65s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.38s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.57s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.03s) [2022-08-24T12:53:56.535Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.76s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.12s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.14s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (44.17s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.02s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.90s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.66s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.26s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.15s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.25s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.44s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.13s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.09s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.49s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.85s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.74s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.25s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.88s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.71s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.46s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.53s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.56s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.53s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.55s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.98s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.91s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s) [2022-08-24T12:53:56.535Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.19s) [2022-08-24T12:53:56.535Z] === RUN TestDockerExternalVolumeSuite [2022-08-24T12:53:56.535Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-24T12:53:56.535Z] docker_cli_external_volume_driver_test.go:53: [df15d3fc76cd1] daemon is not started [2022-08-24T12:54:11.410Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-24T12:55:19.102Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-24T12:55:27.216Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-24T12:55:42.091Z] docker_cli_external_volume_driver_test.go:53: [d408c2268a91a] daemon is not started [2022-08-24T12:55:56.965Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-24T12:56:11.942Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-24T12:56:26.817Z] docker_cli_external_volume_driver_test.go:53: [da8c0dee44d83] daemon is not started [2022-08-24T12:56:41.691Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-24T12:56:41.691Z] docker_cli_external_volume_driver_test.go:53: [d4327c1110b63] daemon is not started [2022-08-24T12:56:56.577Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-24T12:57:28.654Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-24T12:57:46.735Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-24T12:58:01.612Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-24T12:58:48.289Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-24T12:59:06.371Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-24T12:59:38.453Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-24T13:00:10.539Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-24T13:00:25.411Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-24T13:00:40.290Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-24T13:00:40.290Z] docker_cli_external_volume_driver_test.go:485: [d89dbbc1858ea] daemon is not started [2022-08-24T13:00:58.375Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-24T13:00:58.375Z] docker_cli_external_volume_driver_test.go:53: [dac3ea3ad9140] daemon is not started [2022-08-24T13:01:10.579Z] --- PASS: TestDockerExternalVolumeSuite (437.08s) [2022-08-24T13:01:10.579Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-08-24T13:01:10.579Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-08-24T13:01:10.579Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2022-08-24T13:01:10.579Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-24T13:01:10.579Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-08-24T13:01:10.579Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-08-24T13:01:10.579Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-24T13:01:10.579Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2022-08-24T13:01:10.579Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2022-08-24T13:01:10.579Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2022-08-24T13:01:10.579Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-08-24T13:01:10.579Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-08-24T13:01:10.579Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.35s) [2022-08-24T13:01:10.579Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-08-24T13:01:10.579Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2022-08-24T13:01:10.579Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2022-08-24T13:01:10.579Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.05s) [2022-08-24T13:01:10.579Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-08-24T13:01:10.579Z] PASS [2022-08-24T13:01:10.579Z] [2022-08-24T13:01:10.579Z] === Skipped [2022-08-24T13:01:10.579Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-24T13:01:10.579Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-24T13:01:10.579Z] check_test.go:540: [d4c801172204d] daemon is not started [2022-08-24T13:01:10.579Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-24T13:01:10.579Z] [2022-08-24T13:01:10.579Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-24T13:01:10.579Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-24T13:01:10.579Z] check_test.go:540: [d9f67d9ff6281] daemon is not started [2022-08-24T13:01:10.579Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-24T13:01:10.579Z] [2022-08-24T13:01:10.579Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-08-24T13:01:10.579Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-24T13:01:10.579Z] check_test.go:540: [dc09e4aec680c] daemon is not started [2022-08-24T13:01:10.579Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-08-24T13:01:10.579Z] [2022-08-24T13:01:10.579Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-24T13:01:10.579Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-24T13:01:10.579Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-24T13:01:10.579Z] [2022-08-24T13:01:10.579Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-24T13:01:10.579Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-24T13:01:10.579Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-24T13:01:10.579Z] [2022-08-24T13:01:10.579Z] DONE 269 tests, 5 skipped in 2325.712s [2022-08-24T13:01:10.579Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-24T13:01:10.838Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d87a9dd76cecd/docker.pid [2022-08-24T13:01:10.838Z] +++ kill 7107 [2022-08-24T13:01:10.838Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7107 is not a child of this shell [2022-08-24T13:01:10.838Z] warning: PID 7107 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d87a9dd76cecd/docker.pid had a nonzero exit code [2022-08-24T13:01:10.838Z] ++++ cat bundles/test-integration/docker.pid [2022-08-24T13:01:10.838Z] +++ kill 9414 [2022-08-24T13:01:10.838Z] +++ /etc/init.d/apparmor stop [2022-08-24T13:01:10.838Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-24T13:01:10.838Z] [2022-08-24T13:01:10.838Z] Unloading profiles will leave already running processes permanently [2022-08-24T13:01:10.838Z] unconfined, which can lead to unexpected situations. [2022-08-24T13:01:10.838Z] [2022-08-24T13:01:10.838Z] To set a process to complain mode, use the command line tool [2022-08-24T13:01:10.838Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-24T13:01:10.838Z] +++ true [2022-08-24T13:01:10.838Z] exiting test-integration [2022-08-24T13:01:10.838Z] ++ exit 0 [2022-08-24T13:01:10.838Z] [2022-08-24T13:01:11.096Z] + exit 0 [2022-08-24T13:01:11.096Z] ++ jobs -p [2022-08-24T13:01:11.096Z] + pids= [2022-08-24T13:01:11.096Z] + echo 'Remaining pids to kill: []' [2022-08-24T13:01:11.096Z] Remaining pids to kill: [] [2022-08-24T13:01:11.096Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-24T13:01:11.108Z] Recording test results [2022-08-24T13:01:12.567Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-24T13:01:12.888Z] + echo Ensuring container killed. [2022-08-24T13:01:12.888Z] Ensuring container killed. [2022-08-24T13:01:12.888Z] + docker ps -aq -f name=docker-pr2-* [2022-08-24T13:01:12.888Z] + cids=f8dc04306a77 [2022-08-24T13:01:12.888Z] a16ea0b99c91 [2022-08-24T13:01:12.888Z] 1b11279c97e8 [2022-08-24T13:01:12.888Z] + [ -n f8dc04306a77 [2022-08-24T13:01:12.888Z] a16ea0b99c91 [2022-08-24T13:01:12.888Z] 1b11279c97e8 ] [2022-08-24T13:01:12.888Z] + docker rm -vf f8dc04306a77 a16ea0b99c91 1b11279c97e8 [2022-08-24T13:01:13.147Z] f8dc04306a77 [2022-08-24T13:01:13.718Z] a16ea0b99c91 [2022-08-24T13:01:13.718Z] 1b11279c97e8 [Pipeline] sh [2022-08-24T13:01:14.002Z] + echo Chowning /workspace to jenkins user [2022-08-24T13:01:14.002Z] Chowning /workspace to jenkins user [2022-08-24T13:01:14.002Z] + id -u [2022-08-24T13:01:14.002Z] + id -g [2022-08-24T13:01:14.002Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43997:/workspace busybox chown -R 1000:1000 /workspace [2022-08-24T13:01:14.002Z] Unable to find image 'busybox:latest' locally [2022-08-24T13:01:14.002Z] latest: Pulling from library/busybox [2022-08-24T13:01:14.261Z] 50783e0dfb64: Pulling fs layer [2022-08-24T13:01:14.261Z] 50783e0dfb64: Download complete [2022-08-24T13:01:14.261Z] 50783e0dfb64: Pull complete [2022-08-24T13:01:14.261Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-24T13:01:14.261Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-24T13:01:17.096Z] + bundleName=amd64 [2022-08-24T13:01:17.096Z] + echo Creating amd64-bundles.tar.gz [2022-08-24T13:01:17.096Z] Creating amd64-bundles.tar.gz [2022-08-24T13:01:17.096Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-24T13:01:17.096Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-24T13:01:18.486Z] Archiving artifacts [2022-08-24T13:01:20.376Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43997/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-24T13:01:20.688Z] + make clean [2022-08-24T13:01:20.688Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-24T13:01:20.946Z] docker-dev-cache [2022-08-24T13:01:20.946Z] docker-mod-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