Pull request #44131 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 924edb948c2731df3b77697a8fcc85da3f6eef57 rather than 8ad8c6d88777ba6d4e8563c1a93c72f2e61e20f6 Obtained Jenkinsfile from 924edb948c2731df3b77697a8fcc85da3f6eef57 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-44131@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-09-11T10:12:45.517Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-09-11T10:12:45.522Z] Trying to pass milestone 2 [Pipeline] milestone [2022-09-11T10:12:45.612Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-09-11T10:13:00.788Z] Still waiting to schedule task [2022-09-11T10:13:00.790Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a379920b3bc8dffa)’ is offline [2022-09-11T10:13:42.277Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a379920b3bc8dffa) in /home/ubuntu/workspace/moby_PR-44131 [Pipeline] { [Pipeline] checkout [2022-09-11T10:13:42.499Z] The recommended git tool is: git [2022-09-11T10:13:45.345Z] using credential docker-jenkins-github-credentials [2022-09-11T10:13:45.359Z] Cloning the remote Git repository [2022-09-11T10:13:45.359Z] Cloning with configured refspecs honoured and without tags [2022-09-11T10:13:44.804Z] Cloning repository https://github.com/moby/moby.git [2022-09-11T10:13:44.921Z] > git init /home/ubuntu/workspace/moby_PR-44131 # timeout=10 [2022-09-11T10:13:45.246Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-11T10:13:45.247Z] > git --version # timeout=10 [2022-09-11T10:13:45.274Z] > git --version # 'git version 2.17.1' [2022-09-11T10:13:45.275Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-11T10:13:45.276Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44131/head:refs/remotes/origin/PR-44131 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-11T10:14:10.557Z] Fetching without tags [2022-09-11T10:14:10.422Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-11T10:14:10.459Z] > git config --add remote.origin.fetch +refs/pull/44131/head:refs/remotes/origin/PR-44131 # timeout=10 [2022-09-11T10:14:10.486Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-11T10:14:10.528Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-11T10:14:10.566Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-11T10:14:10.566Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-11T10:14:10.588Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44131/head:refs/remotes/origin/PR-44131 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-11T10:14:10.983Z] Merging remotes/origin/master commit 924edb948c2731df3b77697a8fcc85da3f6eef57 into PR head commit 8ad8c6d88777ba6d4e8563c1a93c72f2e61e20f6 [2022-09-11T10:14:12.318Z] Merge succeeded, producing 8ad8c6d88777ba6d4e8563c1a93c72f2e61e20f6 [2022-09-11T10:14:12.318Z] Checking out Revision 8ad8c6d88777ba6d4e8563c1a93c72f2e61e20f6 (PR-44131) [2022-09-11T10:14:10.999Z] > git config core.sparsecheckout # timeout=10 [2022-09-11T10:14:11.024Z] > git checkout -f 8ad8c6d88777ba6d4e8563c1a93c72f2e61e20f6 # timeout=10 [2022-09-11T10:14:12.175Z] > git remote # timeout=10 [2022-09-11T10:14:12.208Z] > git config --get remote.origin.url # timeout=10 [2022-09-11T10:14:12.252Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-11T10:14:12.253Z] > git merge 924edb948c2731df3b77697a8fcc85da3f6eef57 # timeout=10 [2022-09-11T10:14:12.287Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-11T10:14:12.321Z] > git config core.sparsecheckout # timeout=10 [2022-09-11T10:14:12.360Z] > git checkout -f 8ad8c6d88777ba6d4e8563c1a93c72f2e61e20f6 # timeout=10 [2022-09-11T10:14:16.580Z] Commit message: "fix debian sysvinit script fails to restart docker daemon when stopped" [2022-09-11T10:14:16.608Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-11T10:14:17.560Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44131:/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-09-11T10:14:16.583Z] > git rev-list --no-walk c46e7ce25bd97ded569a8241a895f5898870dc0c # timeout=10 [2022-09-11T10:14:44.150Z] Unable to find image 'alpine:latest' locally [2022-09-11T10:14:45.536Z] latest: Pulling from library/alpine [2022-09-11T10:14:46.105Z] 213ec9aee27d: Pulling fs layer [2022-09-11T10:14:46.366Z] 213ec9aee27d: Verifying Checksum [2022-09-11T10:14:46.366Z] 213ec9aee27d: Download complete [2022-09-11T10:14:46.936Z] 213ec9aee27d: Pull complete [2022-09-11T10:14:47.506Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-11T10:14:47.506Z] Status: Downloaded newer image for alpine:latest [2022-09-11T10:14:54.095Z] 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: 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] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [2022-09-11T10:14:54.273Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a379920b3bc8dffa) in /home/ubuntu/workspace/moby_PR-44131 [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) [Pipeline] { 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] checkout [2022-09-11T10:14:54.310Z] The recommended git tool is: git [Pipeline] // stage [2022-09-11T10:14:54.320Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-09-11T10:14:54.347Z] Fetching changes from the remote Git repository 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 [2022-09-11T10:14:54.369Z] Fetching 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 [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-09-11T10:14:54.579Z] Merging remotes/origin/master commit 924edb948c2731df3b77697a8fcc85da3f6eef57 into PR head commit 8ad8c6d88777ba6d4e8563c1a93c72f2e61e20f6 [2022-09-11T10:14:54.809Z] Merge succeeded, producing 8ad8c6d88777ba6d4e8563c1a93c72f2e61e20f6 [2022-09-11T10:14:54.809Z] Checking out Revision 8ad8c6d88777ba6d4e8563c1a93c72f2e61e20f6 (PR-44131) [2022-09-11T10:14:54.913Z] Commit message: "fix debian sysvinit script fails to restart docker daemon when stopped" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-11T10:14:54.330Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44131/.git # timeout=10 [2022-09-11T10:14:54.349Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-11T10:14:54.371Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-11T10:14:54.371Z] > git --version # timeout=10 [2022-09-11T10:14:54.377Z] > git --version # 'git version 2.17.1' [2022-09-11T10:14:54.377Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-11T10:14:54.378Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44131/head:refs/remotes/origin/PR-44131 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-11T10:14:54.581Z] > git config core.sparsecheckout # timeout=10 [2022-09-11T10:14:54.590Z] > git checkout -f 8ad8c6d88777ba6d4e8563c1a93c72f2e61e20f6 # timeout=10 [2022-09-11T10:14:54.766Z] > git remote # timeout=10 [2022-09-11T10:14:54.774Z] > git config --get remote.origin.url # timeout=10 [2022-09-11T10:14:54.779Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-11T10:14:54.779Z] > git merge 924edb948c2731df3b77697a8fcc85da3f6eef57 # timeout=10 [2022-09-11T10:14:54.789Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-11T10:14:54.811Z] > git config core.sparsecheckout # timeout=10 [2022-09-11T10:14:54.826Z] > git checkout -f 8ad8c6d88777ba6d4e8563c1a93c72f2e61e20f6 # timeout=10 [2022-09-11T10:14:55.498Z] + [ PR != PR ] [2022-09-11T10:14:55.498Z] + [ master != master ] [2022-09-11T10:14:55.498Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-11T10:14:55.827Z] + docker version [2022-09-11T10:14:55.827Z] Client: Docker Engine - Community [2022-09-11T10:14:55.827Z] Version: 22.06.0-beta.0 [2022-09-11T10:14:55.827Z] API version: 1.42 [2022-09-11T10:14:55.827Z] Go version: go1.18.3 [2022-09-11T10:14:55.827Z] Git commit: 3e9117b [2022-09-11T10:14:55.827Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-11T10:14:55.827Z] OS/Arch: linux/amd64 [2022-09-11T10:14:55.827Z] Context: default [2022-09-11T10:14:55.827Z] [2022-09-11T10:14:55.827Z] Server: Docker Engine - Community [2022-09-11T10:14:55.827Z] Engine: [2022-09-11T10:14:55.827Z] Version: 22.06.0-beta.0 [2022-09-11T10:14:55.827Z] API version: 1.42 (minimum version 1.12) [2022-09-11T10:14:55.827Z] Go version: go1.18.3 [2022-09-11T10:14:55.827Z] Git commit: 38633e7 [2022-09-11T10:14:55.827Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-11T10:14:55.827Z] OS/Arch: linux/amd64 [2022-09-11T10:14:55.827Z] Experimental: true [2022-09-11T10:14:55.827Z] containerd: [2022-09-11T10:14:55.827Z] Version: 1.6.8 [2022-09-11T10:14:55.827Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-11T10:14:55.827Z] runc: [2022-09-11T10:14:55.827Z] Version: 1.1.4 [2022-09-11T10:14:55.827Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-11T10:14:55.827Z] docker-init: [2022-09-11T10:14:55.827Z] Version: 0.19.0 [2022-09-11T10:14:55.827Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-11T10:14:56.130Z] + docker info [2022-09-11T10:14:56.130Z] Client: [2022-09-11T10:14:56.130Z] Context: default [2022-09-11T10:14:56.130Z] Debug Mode: false [2022-09-11T10:14:56.130Z] Plugins: [2022-09-11T10:14:56.130Z] buildx: Docker Buildx (Docker Inc.) [2022-09-11T10:14:56.130Z] Version: f500bf6 [2022-09-11T10:14:56.130Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-11T10:14:56.130Z] compose: Docker Compose (Docker Inc.) [2022-09-11T10:14:56.130Z] Version: v2.10.2 [2022-09-11T10:14:56.130Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-11T10:14:56.130Z] scan: Docker Scan (Docker Inc.) [2022-09-11T10:14:56.130Z] Version: v0.17.0 [2022-09-11T10:14:56.130Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-11T10:14:56.130Z] [2022-09-11T10:14:56.130Z] Server: [2022-09-11T10:14:56.130Z] Containers: 0 [2022-09-11T10:14:56.130Z] Running: 0 [2022-09-11T10:14:56.130Z] Paused: 0 [2022-09-11T10:14:56.130Z] Stopped: 0 [2022-09-11T10:14:56.130Z] Images: 1 [2022-09-11T10:14:56.130Z] Server Version: 22.06.0-beta.0 [2022-09-11T10:14:56.130Z] Storage Driver: overlay2 [2022-09-11T10:14:56.130Z] Backing Filesystem: extfs [2022-09-11T10:14:56.130Z] Supports d_type: true [2022-09-11T10:14:56.130Z] Using metacopy: false [2022-09-11T10:14:56.130Z] Native Overlay Diff: true [2022-09-11T10:14:56.130Z] userxattr: false [2022-09-11T10:14:56.130Z] Logging Driver: json-file [2022-09-11T10:14:56.130Z] Cgroup Driver: cgroupfs [2022-09-11T10:14:56.130Z] Cgroup Version: 1 [2022-09-11T10:14:56.130Z] Plugins: [2022-09-11T10:14:56.130Z] Volume: local [2022-09-11T10:14:56.130Z] Network: bridge host ipvlan macvlan null overlay [2022-09-11T10:14:56.130Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-11T10:14:56.130Z] Swarm: inactive [2022-09-11T10:14:56.130Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-11T10:14:56.130Z] Default Runtime: runc [2022-09-11T10:14:56.130Z] Init Binary: docker-init [2022-09-11T10:14:56.130Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-11T10:14:56.130Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-11T10:14:56.130Z] init version: de40ad0 [2022-09-11T10:14:56.130Z] Security Options: [2022-09-11T10:14:56.130Z] apparmor [2022-09-11T10:14:56.130Z] seccomp [2022-09-11T10:14:56.130Z] Profile: builtin [2022-09-11T10:14:56.130Z] Kernel Version: 5.4.0-1084-aws [2022-09-11T10:14:56.130Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-11T10:14:56.130Z] OSType: linux [2022-09-11T10:14:56.130Z] Architecture: x86_64 [2022-09-11T10:14:56.130Z] CPUs: 2 [2022-09-11T10:14:56.130Z] Total Memory: 7.483GiB [2022-09-11T10:14:56.130Z] Name: ip-10-100-46-30 [2022-09-11T10:14:56.130Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-11T10:14:56.130Z] Docker Root Dir: /var/lib/docker [2022-09-11T10:14:56.130Z] Debug Mode: false [2022-09-11T10:14:56.130Z] Registry: https://index.docker.io/v1/ [2022-09-11T10:14:56.130Z] Labels: [2022-09-11T10:14:56.130Z] Experimental: true [2022-09-11T10:14:56.130Z] Insecure Registries: [2022-09-11T10:14:56.130Z] 127.0.0.0/8 [2022-09-11T10:14:56.130Z] Live Restore Enabled: true [2022-09-11T10:14:56.130Z] [2022-09-11T10:14:56.130Z] WARNING: No swap limit support [Pipeline] sh [2022-09-11T10:14:56.416Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-11T10:14:56.416Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-11T10:14:56.416Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44131/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-11T10:14:56.676Z] + bash /home/ubuntu/workspace/moby_PR-44131/check-config.sh [2022-09-11T10:14:56.676Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-11T10:14:56.676Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-11T10:14:56.676Z] [2022-09-11T10:14:56.676Z] Generally Necessary: [2022-09-11T10:14:56.676Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-11T10:14:56.676Z] - apparmor: enabled and tools installed [2022-09-11T10:14:56.676Z] - CONFIG_NAMESPACES: enabled [2022-09-11T10:14:56.676Z] - CONFIG_NET_NS: enabled [2022-09-11T10:14:56.676Z] - CONFIG_PID_NS: enabled [2022-09-11T10:14:56.676Z] - CONFIG_IPC_NS: enabled [2022-09-11T10:14:56.676Z] - CONFIG_UTS_NS: enabled [2022-09-11T10:14:56.676Z] - CONFIG_CGROUPS: enabled [2022-09-11T10:14:56.676Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-11T10:14:56.676Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-11T10:14:56.676Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-11T10:14:56.676Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-11T10:14:56.676Z] - CONFIG_CPUSETS: enabled [2022-09-11T10:14:56.676Z] - CONFIG_MEMCG: enabled [2022-09-11T10:14:56.676Z] - CONFIG_KEYS: enabled [2022-09-11T10:14:56.676Z] - CONFIG_VETH: enabled (as module) [2022-09-11T10:14:56.676Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-11T10:14:56.676Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-11T10:14:56.936Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-11T10:14:56.936Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-11T10:14:56.936Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-11T10:14:56.936Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-11T10:14:56.936Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-11T10:14:56.936Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-11T10:14:56.936Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-11T10:14:56.936Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-11T10:14:56.936Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-11T10:14:56.936Z] - CONFIG_CGROUP_BPF: enabled [2022-09-11T10:14:56.936Z] [2022-09-11T10:14:56.936Z] Optional Features: [2022-09-11T10:14:56.936Z] - CONFIG_USER_NS: enabled [2022-09-11T10:14:56.936Z] - CONFIG_SECCOMP: enabled [2022-09-11T10:14:56.936Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-11T10:14:56.936Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-11T10:14:56.936Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-11T10:14:56.936Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-11T10:14:56.936Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-11T10:14:56.936Z] - CONFIG_BLK_CGROUP: enabled [2022-09-11T10:14:56.936Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-11T10:14:56.936Z] - CONFIG_CGROUP_PERF: enabled [2022-09-11T10:14:56.936Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-11T10:14:56.936Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-11T10:14:56.936Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-11T10:14:56.936Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-11T10:14:56.936Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-11T10:14:56.936Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-11T10:14:56.936Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-11T10:14:56.936Z] - CONFIG_IP_VS: enabled (as module) [2022-09-11T10:14:56.936Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-11T10:14:56.936Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-11T10:14:56.936Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-11T10:14:56.936Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-11T10:14:56.936Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-11T10:14:56.936Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-11T10:14:56.936Z] - CONFIG_EXT4_FS: enabled [2022-09-11T10:14:56.936Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-11T10:14:56.936Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-11T10:14:57.197Z] - Network Drivers: [2022-09-11T10:14:57.197Z] - "overlay": [2022-09-11T10:14:57.197Z] - CONFIG_VXLAN: enabled (as module) [2022-09-11T10:14:57.197Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-11T10:14:57.197Z] Optional (for encrypted networks): [2022-09-11T10:14:57.197Z] - CONFIG_CRYPTO: enabled [2022-09-11T10:14:57.197Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-11T10:14:57.197Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-11T10:14:57.197Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-11T10:14:57.197Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-11T10:14:57.197Z] - CONFIG_XFRM: enabled [2022-09-11T10:14:57.197Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-11T10:14:57.197Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-11T10:14:57.197Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-11T10:14:57.197Z] - "ipvlan": [2022-09-11T10:14:57.197Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-11T10:14:57.197Z] - "macvlan": [2022-09-11T10:14:57.197Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-11T10:14:57.197Z] - CONFIG_DUMMY: enabled (as module) [2022-09-11T10:14:57.197Z] - "ftp,tftp client in container": [2022-09-11T10:14:57.197Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-11T10:14:57.197Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-11T10:14:57.197Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-11T10:14:57.197Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-11T10:14:57.197Z] - Storage Drivers: [2022-09-11T10:14:57.197Z] - "aufs": [2022-09-11T10:14:57.197Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-11T10:14:57.197Z] - "btrfs": [2022-09-11T10:14:57.197Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-11T10:14:57.197Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-11T10:14:57.197Z] - "devicemapper": [2022-09-11T10:14:57.197Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-11T10:14:57.197Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-11T10:14:57.197Z] - "overlay": [2022-09-11T10:14:57.197Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-11T10:14:57.197Z] - "zfs": [2022-09-11T10:14:57.197Z] - /dev/zfs: present [2022-09-11T10:14:57.197Z] - zfs command: missing [2022-09-11T10:14:57.197Z] - zpool command: missing [2022-09-11T10:14:57.197Z] [2022-09-11T10:14:57.197Z] Limits: [2022-09-11T10:14:57.197Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-11T10:14:57.197Z] [2022-09-11T10:14:57.197Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-11T10:14:57.519Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:8ad8c6d88777ba6d4e8563c1a93c72f2e61e20f6 . [2022-09-11T10:14:57.778Z] #1 [internal] load .dockerignore [2022-09-11T10:14:57.778Z] #1 transferring context: 145B 0.0s done [2022-09-11T10:14:57.779Z] #1 DONE 0.1s [2022-09-11T10:14:57.779Z] [2022-09-11T10:14:57.779Z] #2 [internal] load build definition from Dockerfile [2022-09-11T10:14:57.779Z] #2 transferring dockerfile: 19.11kB done [2022-09-11T10:14:57.779Z] #2 DONE 0.1s [2022-09-11T10:14:57.779Z] [2022-09-11T10:14:57.779Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-11T10:14:58.042Z] #3 DONE 0.4s [2022-09-11T10:14:58.042Z] [2022-09-11T10:14:58.042Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-11T10:14:58.042Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-11T10:14:58.303Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-09-11T10:14:58.303Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-11T10:14:58.303Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-11T10:14:58.303Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-11T10:14:58.303Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.3s done [2022-09-11T10:14:58.303Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-09-11T10:14:58.874Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-09-11T10:14:58.874Z] #4 DONE 0.6s [2022-09-11T10:14:59.134Z] [2022-09-11T10:14:59.134Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-11T10:14:59.721Z] #5 DONE 0.8s [2022-09-11T10:14:59.721Z] [2022-09-11T10:14:59.721Z] #6 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye [2022-09-11T10:14:59.721Z] #6 DONE 0.8s [2022-09-11T10:14:59.721Z] [2022-09-11T10:14:59.721Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-11T10:14:59.721Z] #7 DONE 0.8s [2022-09-11T10:14:59.721Z] [2022-09-11T10:14:59.721Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-11T10:14:59.721Z] #8 DONE 0.8s [2022-09-11T10:14:59.981Z] [2022-09-11T10:14:59.981Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-11T10:14:59.981Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-11T10:15:00.241Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-11T10:15:00.241Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-11T10:15:00.241Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-11T10:15:00.501Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.3s [2022-09-11T10:15:00.501Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2022-09-11T10:15:00.761Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-09-11T10:15:00.761Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-09-11T10:15:00.761Z] #9 ... [2022-09-11T10:15:00.761Z] [2022-09-11T10:15:00.761Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-11T10:15:00.761Z] #10 DONE 0.8s [2022-09-11T10:15:00.761Z] [2022-09-11T10:15:00.761Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-11T10:15:04.068Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.4s done [2022-09-11T10:15:04.645Z] #9 DONE 4.6s [2022-09-11T10:15:04.645Z] [2022-09-11T10:15:04.645Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-11T10:15:04.645Z] #11 resolve docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d 0.1s done [2022-09-11T10:15:04.645Z] #11 sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d 1.86kB / 1.86kB done [2022-09-11T10:15:04.645Z] #11 sha256:2fe84e0d95d50e52e2d121dd0ee6548f95c868b172c64eca4acee2894a9f71fe 1.80kB / 1.80kB done [2022-09-11T10:15:04.645Z] #11 sha256:6d7adf071e0a8fc31a41dd6eee6679699c2a86768e8e49fa9c033d65bc398e10 7.10kB / 7.10kB done [2022-09-11T10:15:04.645Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.8s done [2022-09-11T10:15:04.645Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.5s done [2022-09-11T10:15:04.645Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.0s done [2022-09-11T10:15:04.645Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 3.0s done [2022-09-11T10:15:04.645Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 4.0s done [2022-09-11T10:15:04.646Z] #11 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 109.05MB / 148.82MB 4.2s [2022-09-11T10:15:04.646Z] #11 sha256:5c1723a88090179532edf17f72b229ae83a6f7d624cc2a78bd0d3a1aee80de87 157B / 157B 4.1s done [2022-09-11T10:15:04.646Z] #11 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 122.68MB / 148.82MB 4.4s [2022-09-11T10:15:04.646Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 2.1s [2022-09-11T10:15:04.916Z] #11 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 131.07MB / 148.82MB 4.5s [2022-09-11T10:15:05.177Z] #11 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 139.03MB / 148.82MB 4.6s [2022-09-11T10:15:05.177Z] #11 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 148.82MB / 148.82MB 4.7s [2022-09-11T10:15:06.561Z] #11 ... [2022-09-11T10:15:06.561Z] [2022-09-11T10:15:06.561Z] #12 [internal] load build context [2022-09-11T10:15:06.561Z] #12 transferring context: 62.72MB 5.6s done [2022-09-11T10:15:06.561Z] #12 DONE 6.5s [2022-09-11T10:15:06.561Z] [2022-09-11T10:15:06.561Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-11T10:15:06.561Z] #11 ... [2022-09-11T10:15:06.561Z] [2022-09-11T10:15:06.561Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-11T10:15:06.561Z] #13 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.2s done [2022-09-11T10:15:06.561Z] #13 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-11T10:15:06.561Z] #13 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-09-11T10:15:06.561Z] #13 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-09-11T10:15:06.561Z] #13 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.8s done [2022-09-11T10:15:06.561Z] #13 ... [2022-09-11T10:15:06.561Z] [2022-09-11T10:15:06.561Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-11T10:15:07.947Z] #11 ... [2022-09-11T10:15:07.947Z] [2022-09-11T10:15:07.947Z] #14 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-11T10:15:07.947Z] #14 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-11T10:15:07.947Z] #14 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-11T10:15:07.947Z] #14 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-11T10:15:07.947Z] #14 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-09-11T10:15:07.947Z] #14 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s done [2022-09-11T10:15:07.947Z] #14 DONE 7.7s [2022-09-11T10:15:07.947Z] [2022-09-11T10:15:07.947Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-11T10:15:07.947Z] #11 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 148.82MB / 148.82MB 7.1s done [2022-09-11T10:15:07.947Z] #11 ... [2022-09-11T10:15:07.947Z] [2022-09-11T10:15:07.947Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-11T10:15:07.947Z] #13 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.2s done [2022-09-11T10:15:07.947Z] #13 DONE 8.2s [2022-09-11T10:15:07.947Z] [2022-09-11T10:15:07.947Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-11T10:15:07.947Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 [2022-09-11T10:15:08.207Z] #11 ... [2022-09-11T10:15:08.207Z] [2022-09-11T10:15:08.207Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-11T10:15:08.207Z] #15 DONE 0.1s [2022-09-11T10:15:08.207Z] [2022-09-11T10:15:08.207Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-11T10:15:08.466Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.3s done [2022-09-11T10:15:09.035Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-09-11T10:15:09.275Z] Still waiting to schedule task [2022-09-11T10:15:09.275Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-037522b08d71c1cd7)’ is offline [2022-09-11T10:15:09.296Z] #11 ... [2022-09-11T10:15:09.296Z] [2022-09-11T10:15:09.296Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-11T10:15:09.296Z] #16 DONE 1.0s [2022-09-11T10:15:09.296Z] [2022-09-11T10:15:09.296Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-11T10:15:09.867Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.7s done [2022-09-11T10:15:10.130Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-09-11T10:15:14.333Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.0s done [2022-09-11T10:15:14.596Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 0.1s [2022-09-11T10:15:18.807Z] #11 ... [2022-09-11T10:15:18.807Z] [2022-09-11T10:15:18.807Z] #17 [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-09-11T10:15:18.807Z] #0 2.183 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-11T10:15:18.807Z] #0 2.196 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-11T10:15:18.807Z] #0 2.196 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-11T10:15:18.807Z] #0 2.327 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-11T10:15:18.807Z] #0 2.567 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-11T10:15:18.807Z] #0 2.818 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-11T10:15:18.807Z] #0 4.061 Fetched 8576 kB in 2s (4015 kB/s) [2022-09-11T10:15:18.807Z] #0 4.061 Reading package lists... [2022-09-11T10:15:18.807Z] #0 4.950 Reading package lists... [2022-09-11T10:15:18.807Z] #0 5.748 Building dependency tree... [2022-09-11T10:15:18.807Z] #0 6.099 The following additional packages will be installed: [2022-09-11T10:15:18.807Z] #0 6.099 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-11T10:15:18.807Z] #0 6.100 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-11T10:15:18.807Z] #0 6.101 Recommended packages: [2022-09-11T10:15:18.807Z] #0 6.101 libldap-common publicsuffix libsasl2-modules [2022-09-11T10:15:18.807Z] #0 6.303 The following NEW packages will be installed: [2022-09-11T10:15:18.807Z] #0 6.303 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-11T10:15:18.807Z] #0 6.303 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-11T10:15:18.807Z] #0 6.303 libssh2-1 openssl [2022-09-11T10:15:18.807Z] #0 6.578 0 upgraded, 15 newly installed, 0 to remove and 12 not upgraded. [2022-09-11T10:15:18.807Z] #0 6.578 Need to get 3047 kB of archives. [2022-09-11T10:15:18.807Z] #0 6.578 After this operation, 6661 kB of additional disk space will be used. [2022-09-11T10:15:18.807Z] #0 6.578 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-11T10:15:18.807Z] #0 6.599 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-11T10:15:18.807Z] #0 6.599 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-11T10:15:18.807Z] #0 6.599 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-09-11T10:15:18.807Z] #0 6.599 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-11T10:15:18.807Z] #0 6.599 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-11T10:15:18.807Z] #0 6.599 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-11T10:15:18.807Z] #0 6.599 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-11T10:15:18.807Z] #0 6.599 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-11T10:15:18.807Z] #0 6.599 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-11T10:15:18.807Z] #0 6.599 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2022-09-11T10:15:18.807Z] #0 6.602 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2022-09-11T10:15:18.807Z] #0 6.603 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-11T10:15:18.807Z] #0 6.604 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-11T10:15:18.807Z] #0 6.606 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-11T10:15:18.807Z] #0 6.820 debconf: delaying package configuration, since apt-utils is not installed [2022-09-11T10:15:18.807Z] #0 6.862 Fetched 3047 kB in 0s (10.2 MB/s) [2022-09-11T10:15:18.807Z] #0 6.891 Selecting previously unselected package openssl. [2022-09-11T10:15:18.807Z] #0 6.891 (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-09-11T10:15:18.807Z] #0 6.891 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-11T10:15:18.807Z] #0 6.953 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-11T10:15:18.807Z] #0 7.098 Selecting previously unselected package ca-certificates. [2022-09-11T10:15:18.807Z] #0 7.098 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-11T10:15:18.807Z] #0 7.112 Unpacking ca-certificates (20210119) ... [2022-09-11T10:15:18.807Z] #0 7.192 Selecting previously unselected package libbrotli1:amd64. [2022-09-11T10:15:18.807Z] #0 7.192 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-11T10:15:18.807Z] #0 7.201 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-11T10:15:18.807Z] #0 7.274 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-11T10:15:18.807Z] #0 7.274 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-11T10:15:18.807Z] #0 7.279 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-11T10:15:18.807Z] #0 7.331 Selecting previously unselected package libsasl2-2:amd64. [2022-09-11T10:15:18.807Z] #0 7.331 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-11T10:15:18.807Z] #0 7.343 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-11T10:15:18.807Z] #0 7.393 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-11T10:15:18.807Z] #0 7.393 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-11T10:15:18.807Z] #0 7.397 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-11T10:15:18.807Z] #0 7.474 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-11T10:15:18.807Z] #0 7.474 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-11T10:15:18.807Z] #0 7.479 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-11T10:15:18.807Z] #0 7.538 Selecting previously unselected package libpsl5:amd64. [2022-09-11T10:15:18.807Z] #0 7.538 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-11T10:15:18.807Z] #0 7.541 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-11T10:15:18.807Z] #0 7.586 Selecting previously unselected package librtmp1:amd64. [2022-09-11T10:15:18.807Z] #0 7.586 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-11T10:15:18.807Z] #0 7.590 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-11T10:15:18.807Z] #0 7.647 Selecting previously unselected package libssh2-1:amd64. [2022-09-11T10:15:18.807Z] #0 7.647 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-11T10:15:18.807Z] #0 7.653 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-11T10:15:18.807Z] #0 7.716 Selecting previously unselected package libcurl4:amd64. [2022-09-11T10:15:18.807Z] #0 7.716 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2022-09-11T10:15:18.807Z] #0 7.721 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-09-11T10:15:18.807Z] #0 7.793 Selecting previously unselected package curl. [2022-09-11T10:15:18.807Z] #0 7.795 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2022-09-11T10:15:18.807Z] #0 7.801 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-09-11T10:15:18.807Z] #0 7.864 Selecting previously unselected package libonig5:amd64. [2022-09-11T10:15:18.807Z] #0 7.865 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-11T10:15:18.807Z] #0 7.870 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-11T10:15:18.807Z] #0 7.932 Selecting previously unselected package libjq1:amd64. [2022-09-11T10:15:18.807Z] #0 7.932 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-11T10:15:18.807Z] #0 7.936 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-11T10:15:18.807Z] #0 7.991 Selecting previously unselected package jq. [2022-09-11T10:15:18.807Z] #0 7.991 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-11T10:15:18.807Z] #0 7.995 Unpacking jq (1.6-2.1) ... [2022-09-11T10:15:18.807Z] #0 8.058 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-11T10:15:18.807Z] #0 8.071 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-11T10:15:18.807Z] #0 8.088 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-11T10:15:18.807Z] #0 8.100 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-11T10:15:18.807Z] #0 8.113 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-11T10:15:18.807Z] #0 8.126 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-11T10:15:18.807Z] #0 8.139 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-11T10:15:18.807Z] #0 8.152 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-11T10:15:18.807Z] #0 8.170 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-11T10:15:18.807Z] #0 8.182 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-11T10:15:18.807Z] #0 8.197 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-11T10:15:18.807Z] #0 8.209 Setting up ca-certificates (20210119) ... [2022-09-11T10:15:18.807Z] #0 8.787 Updating certificates in /etc/ssl/certs... [2022-09-11T10:15:18.807Z] #0 9.498 129 added, 0 removed; done. [2022-09-11T10:15:18.807Z] #0 9.560 Setting up jq (1.6-2.1) ... [2022-09-11T10:15:18.807Z] #0 9.575 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-09-11T10:15:18.807Z] #0 9.587 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-09-11T10:15:18.807Z] #0 9.597 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-11T10:15:18.807Z] #0 9.616 Processing triggers for ca-certificates (20210119) ... [2022-09-11T10:15:18.807Z] #0 9.623 Updating certificates in /etc/ssl/certs... [2022-09-11T10:15:18.807Z] #17 ... [2022-09-11T10:15:18.807Z] [2022-09-11T10:15:18.807Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-11T10:15:18.807Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.2s done [2022-09-11T10:15:19.067Z] #11 extracting sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 0.1s [2022-09-11T10:15:20.982Z] #11 ... [2022-09-11T10:15:20.982Z] [2022-09-11T10:15:20.982Z] #17 [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-09-11T10:15:20.982Z] #17 10.24 0 added, 0 removed; done. [2022-09-11T10:15:20.982Z] #17 10.24 Running hooks in /etc/ca-certificates/update.d... [2022-09-11T10:15:20.982Z] #17 10.24 done. [2022-09-11T10:15:20.982Z] #17 DONE 12.9s [2022-09-11T10:15:20.982Z] [2022-09-11T10:15:20.982Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-11T10:15:21.249Z] #11 ... [2022-09-11T10:15:21.249Z] [2022-09-11T10:15:21.249Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-11T10:15:21.249Z] #18 DONE 0.2s [2022-09-11T10:15:21.249Z] [2022-09-11T10:15:21.249Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-11T10:15:24.552Z] #11 extracting sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 5.2s [2022-09-11T10:15:26.470Z] #11 extracting sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 7.5s done [2022-09-11T10:15:26.470Z] #11 extracting sha256:5c1723a88090179532edf17f72b229ae83a6f7d624cc2a78bd0d3a1aee80de87 done [2022-09-11T10:15:26.733Z] #11 DONE 26.8s [2022-09-11T10:15:26.733Z] [2022-09-11T10:15:26.733Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-11T10:15:29.275Z] #19 DONE 2.2s [2022-09-11T10:15:29.275Z] [2022-09-11T10:15:29.276Z] #20 [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-09-11T10:15:29.536Z] #20 DONE 0.6s [2022-09-11T10:15:29.536Z] [2022-09-11T10:15:29.536Z] #21 [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-09-11T10:15:29.797Z] #21 ... [2022-09-11T10:15:29.797Z] [2022-09-11T10:15:29.797Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-11T10:15:29.797Z] #22 DONE 0.2s [2022-09-11T10:15:29.797Z] [2022-09-11T10:15:29.797Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-11T10:15:29.797Z] #23 DONE 0.2s [2022-09-11T10:15:29.797Z] [2022-09-11T10:15:29.797Z] #24 [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-09-11T10:15:29.797Z] #24 DONE 0.3s [2022-09-11T10:15:29.797Z] [2022-09-11T10:15:29.797Z] #25 [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-09-11T10:15:30.368Z] #25 ... [2022-09-11T10:15:30.368Z] [2022-09-11T10:15:30.368Z] #26 [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-09-11T10:15:30.368Z] #0 1.529 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-11T10:15:30.368Z] #0 1.789 [2022-09-11T10:15:30.368Z] #0 2.003 #=#=# ######################################################################## 100.0% [2022-09-11T10:15:30.368Z] #0 2.259 [2022-09-11T10:15:30.368Z] #0 3.119 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-11T10:15:30.368Z] #0 3.382 [2022-09-11T10:15:30.368Z] #0 3.597 #=#=# ######################################################################## 100.0% [2022-09-11T10:15:30.368Z] #0 3.861 [2022-09-11T10:15:30.368Z] #0 4.779 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-11T10:15:30.368Z] #0 5.050 [2022-09-11T10:15:30.368Z] #0 5.272 #=#=# 0.1% ########################################### 60.1% ######################################################################## 100.0% [2022-09-11T10:15:30.368Z] #0 5.852 [2022-09-11T10:15:30.368Z] #0 6.706 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-11T10:15:30.368Z] #0 6.874 [2022-09-11T10:15:30.368Z] #0 7.086 #=#=# ######################################################################## 100.0% [2022-09-11T10:15:30.368Z] #0 7.313 [2022-09-11T10:15:30.368Z] #0 7.911 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-11T10:15:30.368Z] #0 8.215 [2022-09-11T10:15:30.368Z] #0 8.440 #=#=# ######################################################################## 100.0% [2022-09-11T10:15:30.368Z] #0 8.891 [2022-09-11T10:15:30.368Z] #0 8.959 Download of images into '/build' complete. [2022-09-11T10:15:30.368Z] #0 8.959 Use something like the following to load the result into a Docker daemon: [2022-09-11T10:15:30.368Z] #0 8.959 tar -cC '/build' . | docker load [2022-09-11T10:15:30.368Z] #26 DONE 9.1s [2022-09-11T10:15:30.368Z] [2022-09-11T10:15:30.368Z] #27 [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-09-11T10:15:32.281Z] #27 ... [2022-09-11T10:15:32.281Z] [2022-09-11T10:15:32.281Z] #28 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-09-11T10:15:32.281Z] #28 DONE 2.5s [2022-09-11T10:15:32.281Z] [2022-09-11T10:15:32.281Z] #29 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-09-11T10:15:34.841Z] #29 DONE 2.2s [2022-09-11T10:15:34.841Z] [2022-09-11T10:15:34.841Z] #25 [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-09-11T10:15:34.841Z] #25 4.476 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-11T10:15:34.841Z] #25 4.586 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-11T10:15:34.841Z] #25 4.773 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-11T10:15:35.103Z] #25 5.195 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-11T10:15:35.364Z] #25 5.528 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-11T10:15:35.630Z] #25 ... [2022-09-11T10:15:35.630Z] [2022-09-11T10:15:35.630Z] #30 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-09-11T10:15:35.630Z] #30 DONE 1.4s [2022-09-11T10:15:35.892Z] [2022-09-11T10:15:35.892Z] #31 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-09-11T10:15:37.282Z] #31 DONE 1.5s [2022-09-11T10:15:37.282Z] [2022-09-11T10:15:37.282Z] #25 [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-09-11T10:15:37.282Z] #25 7.414 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-11T10:15:38.674Z] #25 ... [2022-09-11T10:15:38.674Z] [2022-09-11T10:15:38.674Z] #32 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-09-11T10:15:38.674Z] #32 DONE 1.4s [2022-09-11T10:15:38.937Z] [2022-09-11T10:15:38.937Z] #33 [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-09-11T10:15:39.879Z] #33 ... [2022-09-11T10:15:39.879Z] [2022-09-11T10:15:39.879Z] #34 [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-09-11T10:15:39.879Z] #0 4.047 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-11T10:15:39.879Z] #34 ... [2022-09-11T10:15:39.879Z] [2022-09-11T10:15:39.879Z] #35 [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-09-11T10:15:39.879Z] #0 4.231 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-11T10:15:39.879Z] #0 6.501 go: downloading github.com/fatih/color v1.13.0 [2022-09-11T10:15:39.879Z] #0 6.543 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-11T10:15:39.879Z] #0 6.678 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-11T10:15:39.880Z] #0 6.697 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-11T10:15:39.880Z] #0 6.965 go: downloading github.com/spf13/viper v1.11.0 [2022-09-11T10:15:39.880Z] #0 7.104 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-11T10:15:39.880Z] #0 7.547 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-11T10:15:39.880Z] #0 7.732 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-11T10:15:39.880Z] #0 9.632 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-11T10:15:39.880Z] #0 9.982 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-11T10:15:39.880Z] #0 10.13 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-11T10:15:39.880Z] #0 10.18 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-11T10:15:39.880Z] #35 ... [2022-09-11T10:15:39.880Z] [2022-09-11T10:15:39.880Z] #36 [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-09-11T10:15:39.880Z] #0 4.031 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-11T10:15:39.880Z] #0 5.060 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-11T10:15:39.880Z] #0 6.609 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-11T10:15:39.880Z] #0 6.971 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-11T10:15:39.880Z] #0 7.020 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-11T10:15:39.880Z] #0 10.18 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-11T10:15:39.880Z] #0 10.30 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-11T10:15:40.141Z] #36 ... [2022-09-11T10:15:40.141Z] [2022-09-11T10:15:40.141Z] #37 [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-09-11T10:15:40.141Z] #0 3.477 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-11T10:15:40.141Z] #0 3.477 Cloning into '.'... [2022-09-11T10:15:40.141Z] #37 ... [2022-09-11T10:15:40.141Z] [2022-09-11T10:15:40.141Z] #38 [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-09-11T10:15:40.141Z] #0 4.271 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-11T10:15:40.141Z] #0 5.940 go: downloading github.com/fatih/color v1.10.0 [2022-09-11T10:15:40.141Z] #0 5.995 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-11T10:15:40.141Z] #0 6.016 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-11T10:15:40.141Z] #0 6.059 go: downloading github.com/pkg/errors v0.9.1 [2022-09-11T10:15:40.141Z] #0 6.313 go: downloading golang.org/x/tools v0.1.0 [2022-09-11T10:15:40.141Z] #0 6.673 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-11T10:15:40.141Z] #0 6.814 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-11T10:15:40.141Z] #0 7.241 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-11T10:15:40.141Z] #0 7.343 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-11T10:15:40.401Z] #38 ... [2022-09-11T10:15:40.401Z] [2022-09-11T10:15:40.402Z] #39 [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-09-11T10:15:40.402Z] #0 4.735 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-11T10:15:40.402Z] #0 4.859 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-11T10:15:40.402Z] #0 5.024 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-11T10:15:40.402Z] #0 5.833 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-11T10:15:40.402Z] #0 7.797 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-11T10:15:40.402Z] #0 9.795 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-11T10:15:40.663Z] #39 ... [2022-09-11T10:15:40.663Z] [2022-09-11T10:15:40.663Z] #40 [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-09-11T10:15:40.663Z] #0 4.644 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-11T10:15:40.663Z] #0 8.979 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-11T10:15:40.663Z] #0 8.989 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-11T10:15:40.663Z] #0 9.293 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-11T10:15:40.663Z] #40 11.12 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-11T10:15:40.663Z] #40 ... [2022-09-11T10:15:40.663Z] [2022-09-11T10:15:40.663Z] #33 [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-09-11T10:15:40.663Z] #33 1.450 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-11T10:15:40.663Z] #33 1.508 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-11T10:15:40.663Z] #33 1.513 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-11T10:15:41.233Z] #33 2.345 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7872 kB] [2022-09-11T10:15:42.175Z] #33 3.213 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8031 kB] [2022-09-11T10:15:43.121Z] #33 4.289 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-09-11T10:15:43.693Z] #33 ... [2022-09-11T10:15:43.693Z] [2022-09-11T10:15:43.693Z] #21 [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-09-11T10:15:43.693Z] #21 4.004 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-11T10:15:43.693Z] #21 ... [2022-09-11T10:15:43.693Z] [2022-09-11T10:15:43.693Z] #34 [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-09-11T10:15:43.693Z] #34 12.81 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-11T10:15:43.693Z] #34 12.85 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-11T10:15:43.693Z] #34 13.24 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-11T10:15:43.693Z] #34 13.35 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-11T10:15:43.693Z] #34 13.54 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-11T10:15:43.693Z] #34 13.90 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-11T10:15:43.693Z] #34 13.93 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-11T10:15:43.693Z] #34 13.99 go: downloading github.com/peterh/liner v1.2.2 [2022-09-11T10:15:43.693Z] #34 14.17 go: downloading github.com/google/go-dap v0.6.0 [2022-09-11T10:15:43.953Z] #34 ... [2022-09-11T10:15:43.953Z] [2022-09-11T10:15:43.953Z] #27 [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-09-11T10:15:43.953Z] #27 3.980 + git clone https://github.com/docker/distribution.git . [2022-09-11T10:15:43.953Z] #27 3.980 Cloning into '.'... [2022-09-11T10:15:43.953Z] #27 ... [2022-09-11T10:15:43.953Z] [2022-09-11T10:15:43.953Z] #34 [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-09-11T10:15:43.953Z] #34 14.47 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-11T10:15:44.898Z] #34 15.17 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-11T10:15:44.898Z] #34 15.39 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-11T10:15:45.158Z] #34 15.50 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-11T10:15:47.092Z] #34 17.57 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-11T10:15:47.353Z] #34 17.80 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-11T10:15:47.614Z] #34 ... [2022-09-11T10:15:47.614Z] [2022-09-11T10:15:47.614Z] #21 [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-09-11T10:15:47.614Z] #21 17.15 tomll can be used in two ways: [2022-09-11T10:15:47.614Z] #21 17.15 Writing to STDIN and reading from STDOUT: [2022-09-11T10:15:47.614Z] #21 17.15 cat file.toml | tomll > file.toml [2022-09-11T10:15:47.614Z] #21 17.15 [2022-09-11T10:15:47.614Z] #21 17.15 Reading and updating a list of files: [2022-09-11T10:15:47.614Z] #21 17.15 tomll a.toml b.toml c.toml [2022-09-11T10:15:47.614Z] #21 17.15 [2022-09-11T10:15:47.614Z] #21 17.15 When given a list of files, tomll will modify all files in place without asking. [2022-09-11T10:15:47.614Z] #21 DONE 18.1s [2022-09-11T10:15:47.875Z] [2022-09-11T10:15:47.875Z] #35 [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-09-11T10:15:47.875Z] #35 14.85 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-11T10:15:47.875Z] #35 14.86 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-11T10:15:47.875Z] #35 15.04 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-11T10:15:47.875Z] #35 15.10 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-11T10:15:47.875Z] #35 15.37 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-11T10:15:47.875Z] #35 15.38 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-11T10:15:47.875Z] #35 15.55 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-11T10:15:47.875Z] #35 15.56 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-11T10:15:47.875Z] #35 15.75 go: downloading github.com/spf13/afero v1.8.2 [2022-09-11T10:15:47.875Z] #35 15.90 go: downloading github.com/spf13/cast v1.4.1 [2022-09-11T10:15:47.875Z] #35 16.00 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-11T10:15:47.875Z] #35 16.14 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-11T10:15:47.875Z] #35 16.14 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-11T10:15:47.875Z] #35 16.18 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-11T10:15:47.875Z] #35 16.26 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-11T10:15:47.875Z] #35 16.27 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-11T10:15:47.875Z] #35 16.31 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-11T10:15:47.875Z] #35 16.34 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-11T10:15:47.875Z] #35 16.34 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-11T10:15:47.875Z] #35 16.45 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-11T10:15:47.875Z] #35 16.77 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-11T10:15:47.875Z] #35 17.12 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-11T10:15:47.875Z] #35 17.23 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-11T10:15:47.875Z] #35 17.23 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-11T10:15:47.875Z] #35 17.34 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-11T10:15:47.875Z] #35 17.38 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-11T10:15:47.875Z] #35 17.41 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-11T10:15:47.875Z] #35 17.83 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-11T10:15:47.875Z] #35 17.86 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-11T10:15:47.875Z] #35 17.97 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-11T10:15:47.875Z] #35 18.26 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-11T10:15:47.875Z] #35 18.30 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-11T10:15:47.875Z] #35 18.37 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-11T10:15:48.147Z] #35 18.45 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-11T10:15:48.147Z] #35 18.56 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-11T10:15:48.409Z] #35 18.68 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-11T10:15:48.409Z] #35 18.79 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-11T10:15:48.409Z] #35 18.89 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-11T10:15:48.670Z] #35 18.99 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-11T10:15:48.670Z] #35 19.14 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-11T10:15:48.930Z] #35 19.21 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-11T10:15:48.930Z] #35 19.42 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-11T10:15:48.930Z] #35 19.47 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-11T10:15:49.191Z] #35 19.55 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-11T10:15:49.191Z] #35 19.57 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-11T10:15:49.191Z] #35 19.64 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-11T10:15:49.191Z] #35 19.66 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-11T10:15:49.452Z] #35 19.81 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-11T10:15:49.452Z] #35 19.91 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-11T10:15:49.712Z] #35 ... [2022-09-11T10:15:49.712Z] [2022-09-11T10:15:49.712Z] #25 [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-09-11T10:15:49.712Z] #25 9.690 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-11T10:15:49.712Z] #25 11.40 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-11T10:15:49.712Z] #25 17.24 Fetched 8580 kB in 13s (653 kB/s) [2022-09-11T10:15:49.712Z] #25 17.24 Reading package lists... [2022-09-11T10:15:49.712Z] #25 ... [2022-09-11T10:15:49.712Z] [2022-09-11T10:15:49.712Z] #35 [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-09-11T10:15:49.712Z] #35 20.09 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-11T10:15:49.712Z] #35 20.11 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-11T10:15:49.712Z] #35 20.20 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-11T10:15:49.973Z] #35 20.24 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-11T10:15:49.973Z] #35 20.32 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-11T10:15:49.973Z] #35 20.37 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-11T10:15:50.275Z] #35 20.49 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-11T10:15:50.275Z] #35 20.55 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-11T10:15:50.275Z] #35 20.63 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-11T10:15:50.275Z] #35 20.64 go: downloading github.com/julz/importas v0.1.0 [2022-09-11T10:15:50.275Z] #35 20.72 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-11T10:15:50.576Z] #35 20.75 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-11T10:15:50.576Z] #35 20.87 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-11T10:15:50.576Z] #35 20.99 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-11T10:15:50.576Z] #35 21.03 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-11T10:15:50.871Z] #35 21.20 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-11T10:15:50.871Z] #35 21.29 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-11T10:15:50.871Z] #35 21.37 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-11T10:15:50.871Z] #35 21.40 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-11T10:15:51.143Z] #35 21.50 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-11T10:15:51.143Z] #35 21.58 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-11T10:15:51.143Z] #35 ... [2022-09-11T10:15:51.143Z] [2022-09-11T10:15:51.143Z] #38 [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-09-11T10:15:51.143Z] #38 11.65 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-11T10:15:51.143Z] #38 11.69 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-11T10:15:51.143Z] #38 11.82 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-11T10:15:51.143Z] #38 13.89 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-11T10:15:51.143Z] #38 13.91 go: downloading golang.org/x/mod v0.3.0 [2022-09-11T10:15:51.404Z] #38 ... [2022-09-11T10:15:51.404Z] [2022-09-11T10:15:51.404Z] #33 [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-09-11T10:15:51.404Z] #33 5.386 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-11T10:15:51.404Z] #33 6.535 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7877 kB] [2022-09-11T10:15:51.404Z] #33 7.753 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-11T10:15:51.404Z] #33 8.809 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-11T10:15:51.404Z] #33 8.823 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-11T10:15:51.404Z] #33 8.866 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-11T10:15:51.404Z] #33 8.891 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-11T10:15:51.404Z] #33 8.893 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-11T10:15:51.404Z] #33 8.898 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-11T10:15:51.404Z] #33 8.925 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-11T10:15:51.404Z] #33 8.926 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-11T10:15:51.404Z] #33 8.931 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-11T10:15:51.404Z] #33 8.931 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-11T10:15:51.404Z] #33 8.932 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-11T10:15:51.404Z] #33 8.939 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-11T10:15:51.983Z] #33 ... [2022-09-11T10:15:51.983Z] [2022-09-11T10:15:51.983Z] #27 [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-09-11T10:15:52.504Z] #27 22.14 Updating files: 76% (1663/2185) Updating files: 77% (1683/2185) Updating files: 78% (1705/2185) Updating files: 79% (1727/2185) Updating files: 80% (1748/2185) Updating files: 81% (1770/2185) Updating files: 82% (1792/2185) Updating files: 83% (1814/2185) Updating files: 84% (1836/2185) Updating files: 85% (1858/2185) Updating files: 86% (1880/2185) Updating files: 87% (1901/2185) Updating files: 88% (1923/2185) Updating files: 89% (1945/2185) Updating files: 90% (1967/2185) Updating files: 91% (1989/2185) Updating files: 92% (2011/2185) Updating files: 93% (2033/2185) Updating files: 94% (2054/2185) Updating files: 95% (2076/2185) Updating files: 96% (2098/2185) Updating files: 97% (2120/2185) Updating files: 98% (2142/2185) Updating files: 99% (2164/2185) Updating files: 100% (2185/2185) Updating files: 100% (2185/2185), done. [2022-09-11T10:15:52.504Z] #27 22.60 + git checkout -q v2.3.0 [2022-09-11T10:15:54.170Z] #27 24.13 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-11T10:15:54.901Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-037522b08d71c1cd7) in /home/ubuntu/workspace/moby_PR-44131 [Pipeline] { [Pipeline] checkout [2022-09-11T10:15:54.994Z] The recommended git tool is: git [2022-09-11T10:15:56.086Z] #27 ... [2022-09-11T10:15:56.086Z] [2022-09-11T10:15:56.086Z] #39 [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-09-11T10:15:56.086Z] #39 16.07 Fetched 8576 kB in 12s (727 kB/s) [2022-09-11T10:15:56.086Z] #39 16.07 Reading package lists... [2022-09-11T10:15:56.086Z] #39 21.49 Reading package lists... [2022-09-11T10:15:56.086Z] #39 25.90 Building dependency tree... [2022-09-11T10:15:56.086Z] #39 ... [2022-09-11T10:15:56.086Z] [2022-09-11T10:15:56.086Z] #35 [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-09-11T10:15:56.086Z] #35 22.45 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-11T10:15:56.086Z] #35 22.46 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-11T10:15:56.086Z] #35 22.53 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-11T10:15:56.086Z] #35 22.61 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-11T10:15:56.086Z] #35 22.72 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-11T10:15:56.086Z] #35 22.78 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-11T10:15:56.086Z] #35 22.87 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-11T10:15:56.086Z] #35 22.90 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-11T10:15:56.086Z] #35 23.00 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-11T10:15:56.086Z] #35 23.24 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-11T10:15:56.086Z] #35 23.24 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-11T10:15:56.086Z] #35 23.26 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-11T10:15:56.086Z] #35 23.30 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-11T10:15:56.086Z] #35 23.42 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-11T10:15:56.086Z] #35 23.43 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-11T10:15:56.086Z] #35 23.52 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-11T10:15:56.086Z] #35 23.54 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-11T10:15:56.086Z] #35 23.58 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-11T10:15:56.086Z] #35 23.60 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-11T10:15:56.086Z] #35 23.73 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-11T10:15:56.086Z] #35 23.74 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-11T10:15:56.086Z] #35 23.80 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-11T10:15:56.086Z] #35 24.03 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-11T10:15:56.086Z] #35 24.12 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-11T10:15:56.086Z] #35 24.18 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-11T10:15:56.086Z] #35 24.25 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-11T10:15:56.086Z] #35 24.30 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-11T10:15:56.086Z] #35 24.44 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-11T10:15:56.086Z] #35 24.58 go: downloading honnef.co/go/tools v0.3.1 [2022-09-11T10:15:56.086Z] #35 26.25 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-11T10:15:56.086Z] #35 26.27 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-11T10:15:56.086Z] #35 26.39 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-11T10:15:56.086Z] #35 26.41 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-11T10:15:56.086Z] #35 26.52 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-11T10:15:57.999Z] #35 28.12 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-11T10:15:57.999Z] #35 28.13 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-11T10:15:57.999Z] #35 28.21 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-11T10:15:57.999Z] #35 28.35 go: downloading golang.org/x/text v0.3.7 [2022-09-11T10:15:58.832Z] using credential docker-jenkins-github-credentials [2022-09-11T10:15:58.841Z] Cloning the remote Git repository [2022-09-11T10:15:58.841Z] Cloning with configured refspecs honoured and without tags [2022-09-11T10:15:58.946Z] #35 ... [2022-09-11T10:15:58.946Z] [2022-09-11T10:15:58.946Z] #34 [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-09-11T10:15:58.946Z] #34 19.20 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-11T10:15:58.946Z] #34 ... [2022-09-11T10:15:58.946Z] [2022-09-11T10:15:58.946Z] #39 [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-09-11T10:15:58.946Z] #39 25.90 Building dependency tree... [2022-09-11T10:15:58.946Z] #39 28.69 python3 is already the newest version (3.9.2-3). [2022-09-11T10:15:58.946Z] #39 28.69 The following additional packages will be installed: [2022-09-11T10:15:58.946Z] #39 28.70 autotools-dev bzip2 dpkg-dev file libcap2 libdpkg-perl libmagic-mgc [2022-09-11T10:15:58.946Z] #39 28.70 libmagic1 libprotobuf-c1 libsigsegv2 libsystemd0 libudev1 libyajl2 m4 patch [2022-09-11T10:15:58.946Z] #39 28.71 xz-utils [2022-09-11T10:15:58.946Z] #39 28.71 Suggested packages: [2022-09-11T10:15:58.946Z] #39 28.72 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-11T10:15:58.946Z] #39 28.72 manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-11T10:15:58.946Z] #39 28.73 m4-doc ed diffutils-doc [2022-09-11T10:15:58.946Z] #39 28.73 Recommended packages: [2022-09-11T10:15:58.946Z] #39 28.73 fakeroot libalgorithm-merge-perl libfile-fcntllock-perl [2022-09-11T10:15:58.946Z] #39 28.73 liblocale-gettext-perl libltdl-dev [2022-09-11T10:15:58.883Z] Cloning repository https://github.com/moby/moby.git [2022-09-11T10:15:58.928Z] > git init /home/ubuntu/workspace/moby_PR-44131 # timeout=10 [2022-09-11T10:15:59.245Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-11T10:15:59.245Z] > git --version # timeout=10 [2022-09-11T10:15:59.254Z] > git --version # 'git version 2.25.1' [2022-09-11T10:15:59.254Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-11T10:15:59.256Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44131/head:refs/remotes/origin/PR-44131 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-11T10:15:59.889Z] #39 30.08 The following NEW packages will be installed: [2022-09-11T10:15:59.889Z] #39 30.08 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-11T10:15:59.889Z] #39 30.09 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-11T10:15:59.889Z] #39 30.09 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-11T10:15:59.889Z] #39 30.10 libyajl2 m4 patch xz-utils [2022-09-11T10:15:59.889Z] #39 30.12 The following packages will be upgraded: [2022-09-11T10:15:59.889Z] #39 30.12 libdpkg-perl libsystemd0 libudev1 [2022-09-11T10:16:00.151Z] #39 30.54 3 upgraded, 23 newly installed, 0 to remove and 16 not upgraded. [2022-09-11T10:16:00.151Z] #39 30.54 Need to get 8040 kB of archives. [2022-09-11T10:16:00.151Z] #39 30.54 After this operation, 18.7 MB of additional disk space will be used. [2022-09-11T10:16:00.151Z] #39 30.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd0 amd64 247.3-7+deb11u1 [376 kB] [2022-09-11T10:16:00.151Z] #39 30.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev1 amd64 247.3-7+deb11u1 [168 kB] [2022-09-11T10:16:00.151Z] #39 30.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-11T10:16:00.151Z] #39 30.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-11T10:16:00.151Z] #39 30.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-11T10:16:00.151Z] #39 30.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-11T10:16:00.151Z] #39 30.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-11T10:16:00.151Z] #39 30.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-11T10:16:00.151Z] #39 30.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-11T10:16:00.151Z] #39 30.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-11T10:16:00.151Z] #39 30.62 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-11T10:16:00.414Z] #39 30.63 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-11T10:16:00.414Z] #39 30.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.12 [1551 kB] [2022-09-11T10:16:00.414Z] #39 30.75 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-11T10:16:00.414Z] #39 30.76 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.12 [2312 kB] [2022-09-11T10:16:00.414Z] #39 30.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-11T10:16:00.675Z] #39 30.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-11T10:16:00.675Z] #39 30.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-11T10:16:00.675Z] #39 30.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-11T10:16:00.675Z] #39 30.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-09-11T10:16:00.675Z] #39 30.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-11T10:16:00.675Z] #39 30.90 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-09-11T10:16:00.675Z] #39 30.93 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-11T10:16:00.675Z] #39 30.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-09-11T10:16:00.675Z] #39 30.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-11T10:16:00.675Z] #39 30.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-11T10:16:01.617Z] #39 31.83 debconf: delaying package configuration, since apt-utils is not installed [2022-09-11T10:16:01.617Z] #39 32.07 Fetched 8040 kB in 1s (10.4 MB/s) [2022-09-11T10:16:01.877Z] #39 32.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-11T10:16:01.877Z] #39 32.18 Preparing to unpack .../libsystemd0_247.3-7+deb11u1_amd64.deb ... [2022-09-11T10:16:01.877Z] #39 32.22 Unpacking libsystemd0:amd64 (247.3-7+deb11u1) over (247.3-7) ... [2022-09-11T10:16:02.449Z] #39 32.61 Setting up libsystemd0:amd64 (247.3-7+deb11u1) ... [2022-09-11T10:16:02.449Z] #39 32.79 (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% [2022-09-11T10:16:02.449Z] #39 ... [2022-09-11T10:16:02.449Z] [2022-09-11T10:16:02.449Z] #25 [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-09-11T10:16:02.449Z] #25 17.24 Reading package lists... [2022-09-11T10:16:02.449Z] #25 22.73 Reading package lists... [2022-09-11T10:16:02.449Z] #25 26.96 Building dependency tree... [2022-09-11T10:16:02.449Z] #25 30.09 The following additional packages will be installed: [2022-09-11T10:16:02.449Z] #25 30.10 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-11T10:16:02.449Z] #25 30.10 python3-protobuf python3-six [2022-09-11T10:16:02.449Z] #25 30.11 Suggested packages: [2022-09-11T10:16:02.449Z] #25 30.12 python3-setuptools [2022-09-11T10:16:02.449Z] #25 30.12 Recommended packages: [2022-09-11T10:16:02.449Z] #25 30.12 iproute2 | iproute [2022-09-11T10:16:02.449Z] #25 30.68 The following NEW packages will be installed: [2022-09-11T10:16:02.449Z] #25 30.69 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-11T10:16:02.449Z] #25 30.70 python3-protobuf python3-six [2022-09-11T10:16:02.449Z] #25 31.13 0 upgraded, 8 newly installed, 0 to remove and 19 not upgraded. [2022-09-11T10:16:02.449Z] #25 31.13 Need to get 2315 kB of archives. [2022-09-11T10:16:02.449Z] #25 31.13 After this operation, 11.1 MB of additional disk space will be used. [2022-09-11T10:16:02.449Z] #25 31.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-11T10:16:02.449Z] #25 31.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-11T10:16:02.449Z] #25 31.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-11T10:16:02.450Z] #25 31.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-11T10:16:02.450Z] #25 31.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-11T10:16:02.450Z] #25 31.22 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-09-11T10:16:02.450Z] #25 31.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-11T10:16:02.450Z] #25 ... [2022-09-11T10:16:02.450Z] [2022-09-11T10:16:02.450Z] #39 [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-09-11T10:16:02.450Z] #39 32.79 (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-09-11T10:16:02.450Z] #39 32.86 Preparing to unpack .../libudev1_247.3-7+deb11u1_amd64.deb ... [2022-09-11T10:16:02.450Z] #39 32.88 Unpacking libudev1:amd64 (247.3-7+deb11u1) over (247.3-7) ... [2022-09-11T10:16:02.710Z] #39 33.12 Setting up libudev1:amd64 (247.3-7+deb11u1) ... [2022-09-11T10:16:02.710Z] #39 33.26 Selecting previously unselected package bzip2. [2022-09-11T10:16:02.972Z] #39 33.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-11T10:16:02.972Z] #39 33.37 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-11T10:16:02.972Z] #39 33.37 Unpacking bzip2 (1.0.8-4) ... [2022-09-11T10:16:03.232Z] #39 33.51 Selecting previously unselected package libmagic-mgc. [2022-09-11T10:16:03.232Z] #39 33.53 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-11T10:16:03.232Z] #39 33.54 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-11T10:16:03.493Z] #39 34.05 Selecting previously unselected package libmagic1:amd64. [2022-09-11T10:16:03.754Z] #39 34.05 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-11T10:16:03.754Z] #39 34.06 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-11T10:16:04.016Z] #39 34.25 Selecting previously unselected package file. [2022-09-11T10:16:04.016Z] #39 34.25 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-11T10:16:04.016Z] #39 34.29 Unpacking file (1:5.39-3) ... [2022-09-11T10:16:04.016Z] #39 34.45 Selecting previously unselected package xz-utils. [2022-09-11T10:16:04.016Z] #39 34.45 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-11T10:16:04.279Z] #39 34.46 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-11T10:16:04.279Z] #39 34.62 Selecting previously unselected package libsigsegv2:amd64. [2022-09-11T10:16:04.279Z] #39 34.62 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-11T10:16:04.279Z] #39 34.63 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-11T10:16:04.279Z] #39 34.78 Selecting previously unselected package m4. [2022-09-11T10:16:04.279Z] #39 34.78 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-11T10:16:04.279Z] #39 34.83 Unpacking m4 (1.4.18-5) ... [2022-09-11T10:16:04.851Z] #39 35.31 Selecting previously unselected package autoconf. [2022-09-11T10:16:04.851Z] #39 35.31 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-11T10:16:04.851Z] #39 35.33 Unpacking autoconf (2.69-14) ... [2022-09-11T10:16:05.113Z] #39 ... [2022-09-11T10:16:05.113Z] [2022-09-11T10:16:05.113Z] #40 [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-09-11T10:16:05.113Z] #40 35.08 v3.0.2 [2022-09-11T10:16:05.113Z] #40 DONE 35.5s [2022-09-11T10:16:05.113Z] [2022-09-11T10:16:05.113Z] #36 [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-09-11T10:16:05.113Z] #36 34.85 NAME: [2022-09-11T10:16:05.113Z] #36 34.86 go-winres - A tool for embedding resources in Windows executables [2022-09-11T10:16:05.113Z] #36 34.86 [2022-09-11T10:16:05.113Z] #36 34.86 USAGE: [2022-09-11T10:16:05.113Z] #36 34.87 go-winres [global options] command [command options] [arguments...] [2022-09-11T10:16:05.113Z] #36 34.87 [2022-09-11T10:16:05.113Z] #36 34.87 COMMANDS: [2022-09-11T10:16:05.113Z] #36 34.87 init Create an initial ./winres/winres.json [2022-09-11T10:16:05.113Z] #36 34.88 make Make syso files for the "go build" command [2022-09-11T10:16:05.113Z] #36 34.88 simply Make syso files for the "go build" command (simplified) [2022-09-11T10:16:05.113Z] #36 34.88 extract Extract all resources from an executable [2022-09-11T10:16:05.113Z] #36 34.88 patch Replace resources in an executable file (exe, dll) [2022-09-11T10:16:05.113Z] #36 34.88 help, h Shows a list of commands or help for one command [2022-09-11T10:16:05.113Z] #36 34.88 [2022-09-11T10:16:05.113Z] #36 34.88 GLOBAL OPTIONS: [2022-09-11T10:16:05.113Z] #36 34.88 --help, -h show help (default: false) [2022-09-11T10:16:05.113Z] #36 DONE 35.5s [2022-09-11T10:16:05.374Z] [2022-09-11T10:16:05.374Z] #39 [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-09-11T10:16:05.374Z] #39 35.66 Selecting previously unselected package autotools-dev. [2022-09-11T10:16:05.374Z] #39 35.67 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-11T10:16:05.374Z] #39 35.68 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-11T10:16:05.635Z] #39 35.93 Selecting previously unselected package automake. [2022-09-11T10:16:05.635Z] #39 35.93 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-11T10:16:05.635Z] #39 35.93 Unpacking automake (1:1.16.3-2) ... [2022-09-11T10:16:06.576Z] #39 36.94 Preparing to unpack .../10-libdpkg-perl_1.20.12_all.deb ... [2022-09-11T10:16:06.576Z] #39 36.97 Unpacking libdpkg-perl (1.20.12) over (1.20.11) ... [2022-09-11T10:16:07.975Z] #39 38.14 Selecting previously unselected package patch. [2022-09-11T10:16:07.975Z] #39 38.14 Preparing to unpack .../11-patch_2.7.6-7_amd64.deb ... [2022-09-11T10:16:07.975Z] #39 38.16 Unpacking patch (2.7.6-7) ... [2022-09-11T10:16:07.975Z] #39 38.33 Selecting previously unselected package dpkg-dev. [2022-09-11T10:16:07.975Z] #39 38.34 Preparing to unpack .../12-dpkg-dev_1.20.12_all.deb ... [2022-09-11T10:16:07.975Z] #39 38.34 Unpacking dpkg-dev (1.20.12) ... [2022-09-11T10:16:08.921Z] #39 39.07 Selecting previously unselected package build-essential. [2022-09-11T10:16:08.921Z] #39 39.08 Preparing to unpack .../13-build-essential_12.9_amd64.deb ... [2022-09-11T10:16:08.921Z] #39 39.09 Unpacking build-essential (12.9) ... [2022-09-11T10:16:08.921Z] #39 39.19 Selecting previously unselected package libcap2:amd64. [2022-09-11T10:16:08.921Z] #39 39.19 Preparing to unpack .../14-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-11T10:16:08.921Z] #39 39.20 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-11T10:16:08.921Z] #39 39.28 Selecting previously unselected package libcap-dev:amd64. [2022-09-11T10:16:08.921Z] #39 39.29 Preparing to unpack .../15-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-11T10:16:08.921Z] #39 39.30 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-11T10:16:08.921Z] #39 39.41 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-11T10:16:09.182Z] #39 39.41 Preparing to unpack .../16-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-11T10:16:09.182Z] #39 39.42 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-11T10:16:09.182Z] #39 39.48 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-11T10:16:09.182Z] #39 39.49 Preparing to unpack .../17-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-11T10:16:09.182Z] #39 39.50 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-11T10:16:09.182Z] #39 39.60 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-11T10:16:09.182Z] #39 39.60 Preparing to unpack .../18-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-11T10:16:09.182Z] #39 39.61 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-11T10:16:09.444Z] #39 39.75 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-11T10:16:09.444Z] #39 39.75 Preparing to unpack .../19-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-09-11T10:16:09.444Z] #39 39.76 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-09-11T10:16:10.016Z] #39 40.30 Selecting previously unselected package libtool. [2022-09-11T10:16:10.016Z] #39 40.32 Preparing to unpack .../20-libtool_2.4.6-15_all.deb ... [2022-09-11T10:16:10.016Z] #39 40.32 Unpacking libtool (2.4.6-15) ... [2022-09-11T10:16:10.016Z] #39 40.50 Selecting previously unselected package libudev-dev:amd64. [2022-09-11T10:16:10.016Z] #39 40.51 Preparing to unpack .../21-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-09-11T10:16:10.016Z] #39 40.53 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-09-11T10:16:10.277Z] #39 40.69 Selecting previously unselected package libyajl2:amd64. [2022-09-11T10:16:10.277Z] #39 40.70 Preparing to unpack .../22-libyajl2_2.1.0-3_amd64.deb ... [2022-09-11T10:16:10.277Z] #39 40.72 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-11T10:16:10.277Z] #39 40.79 Selecting previously unselected package libyajl-dev:amd64. [2022-09-11T10:16:10.277Z] #39 40.79 Preparing to unpack .../23-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-11T10:16:10.538Z] #39 40.80 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-11T10:16:10.538Z] #39 40.96 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-11T10:16:10.538Z] #39 40.98 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-11T10:16:10.538Z] #39 41.00 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-11T10:16:10.538Z] #39 41.01 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-11T10:16:10.538Z] #39 41.05 Setting up file (1:5.39-3) ... [2022-09-11T10:16:10.798Z] #39 41.06 Setting up bzip2 (1.0.8-4) ... [2022-09-11T10:16:10.798Z] #39 41.07 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-11T10:16:10.798Z] #39 41.09 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-11T10:16:10.798Z] #39 41.11 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-11T10:16:10.798Z] #39 41.13 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-11T10:16:10.798Z] #39 41.15 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-11T10:16:10.798Z] #39 41.16 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-11T10:16:10.798Z] #39 41.18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-11T10:16:10.798Z] #39 41.19 Setting up patch (2.7.6-7) ... [2022-09-11T10:16:10.798Z] #39 41.20 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-09-11T10:16:10.798Z] #39 41.22 Setting up libdpkg-perl (1.20.12) ... [2022-09-11T10:16:10.798Z] #39 41.25 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-11T10:16:10.798Z] #39 41.27 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-11T10:16:10.798Z] #39 41.28 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-09-11T10:16:10.798Z] #39 41.29 Setting up libtool (2.4.6-15) ... [2022-09-11T10:16:10.798Z] #39 41.31 Setting up m4 (1.4.18-5) ... [2022-09-11T10:16:10.798Z] #39 41.32 Setting up dpkg-dev (1.20.12) ... [2022-09-11T10:16:10.798Z] #39 41.34 Setting up autoconf (2.69-14) ... [2022-09-11T10:16:10.798Z] #39 41.36 Setting up build-essential (12.9) ... [2022-09-11T10:16:11.058Z] #39 41.37 Setting up automake (1:1.16.3-2) ... [2022-09-11T10:16:11.058Z] #39 41.39 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-11T10:16:11.058Z] #39 41.40 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-11T10:16:11.318Z] #39 DONE 41.8s [2022-09-11T10:16:11.318Z] [2022-09-11T10:16:11.318Z] #25 [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-09-11T10:16:11.318Z] #25 33.53 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-11T10:16:11.318Z] #25 35.00 debconf: delaying package configuration, since apt-utils is not installed [2022-09-11T10:16:11.318Z] #25 35.24 Fetched 2315 kB in 3s (744 kB/s) [2022-09-11T10:16:11.318Z] #25 35.50 Selecting previously unselected package libprotobuf23:amd64. [2022-09-11T10:16:11.318Z] #25 35.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-11T10:16:11.318Z] #25 35.56 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-11T10:16:11.318Z] #25 35.57 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-11T10:16:11.318Z] #25 36.74 Selecting previously unselected package python3-pkg-resources. [2022-09-11T10:16:11.318Z] #25 36.74 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-11T10:16:11.318Z] #25 36.75 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-11T10:16:11.318Z] #25 37.08 Selecting previously unselected package python3-six. [2022-09-11T10:16:11.318Z] #25 37.08 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-11T10:16:11.318Z] #25 37.08 Unpacking python3-six (1.16.0-2) ... [2022-09-11T10:16:11.318Z] #25 37.21 Selecting previously unselected package python3-protobuf. [2022-09-11T10:16:11.318Z] #25 37.23 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-11T10:16:11.318Z] #25 37.24 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-11T10:16:11.318Z] #25 37.90 Selecting previously unselected package libnet1:amd64. [2022-09-11T10:16:11.318Z] #25 37.91 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-11T10:16:11.318Z] #25 37.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-11T10:16:11.318Z] #25 38.03 Selecting previously unselected package libnl-3-200:amd64. [2022-09-11T10:16:11.318Z] #25 38.03 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-11T10:16:11.318Z] #25 38.04 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-11T10:16:11.318Z] #25 38.15 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-11T10:16:11.319Z] #25 38.15 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-11T10:16:11.319Z] #25 38.16 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-11T10:16:11.319Z] #25 38.24 Selecting previously unselected package criu. [2022-09-11T10:16:11.319Z] #25 38.24 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-11T10:16:11.319Z] #25 38.25 Unpacking criu (3.17.1-1) ... [2022-09-11T10:16:11.319Z] #25 38.96 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-11T10:16:11.319Z] #25 40.21 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-11T10:16:11.319Z] #25 40.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-11T10:16:11.319Z] #25 40.24 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-11T10:16:11.319Z] #25 40.25 Setting up python3-six (1.16.0-2) ... [2022-09-11T10:16:11.319Z] #25 41.18 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-11T10:16:11.319Z] #25 41.20 Setting up python3-protobuf (3.12.4-1) ... [2022-09-11T10:16:11.579Z] #25 ... [2022-09-11T10:16:11.579Z] [2022-09-11T10:16:11.579Z] #41 [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-09-11T10:16:12.521Z] #41 0.941 Cloning into '/tmp/crun-build'... [2022-09-11T10:16:13.442Z] Fetching without tags [2022-09-11T10:16:13.637Z] Merging remotes/origin/master commit 924edb948c2731df3b77697a8fcc85da3f6eef57 into PR head commit 8ad8c6d88777ba6d4e8563c1a93c72f2e61e20f6 [2022-09-11T10:16:13.905Z] #41 ... [2022-09-11T10:16:13.905Z] [2022-09-11T10:16:13.905Z] #35 [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-09-11T10:16:13.905Z] #35 33.97 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-11T10:16:13.905Z] #35 33.97 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-11T10:16:13.905Z] #35 34.26 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-11T10:16:13.905Z] #35 34.28 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-11T10:16:13.905Z] #35 34.42 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-11T10:16:13.905Z] #35 34.51 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-11T10:16:13.905Z] #35 34.67 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-11T10:16:13.905Z] #35 34.68 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-11T10:16:13.905Z] #35 34.70 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-11T10:16:13.905Z] #35 34.79 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-11T10:16:13.905Z] #35 34.97 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-11T10:16:13.905Z] #35 35.03 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-11T10:16:13.905Z] #35 35.13 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-11T10:16:13.905Z] #35 35.15 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-11T10:16:13.905Z] #35 35.24 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-11T10:16:13.905Z] #35 35.25 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-11T10:16:13.905Z] #35 35.32 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-11T10:16:13.905Z] #35 36.06 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-11T10:16:13.905Z] #35 36.20 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-11T10:16:13.905Z] #35 36.42 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-11T10:16:13.905Z] #35 36.91 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-11T10:16:13.905Z] #35 37.02 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-11T10:16:13.905Z] #35 37.10 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-11T10:16:13.905Z] #35 37.11 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-11T10:16:13.905Z] #35 37.18 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-11T10:16:13.905Z] #35 37.36 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-11T10:16:13.905Z] #35 37.43 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-11T10:16:13.905Z] #35 37.47 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-11T10:16:13.905Z] #35 37.50 go: downloading github.com/prometheus/common v0.32.1 [2022-09-11T10:16:13.905Z] #35 38.18 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-11T10:16:13.906Z] #35 38.18 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-11T10:16:13.906Z] #35 38.76 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-11T10:16:13.906Z] #35 39.82 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-11T10:16:14.166Z] #35 ... [2022-09-11T10:16:14.166Z] [2022-09-11T10:16:14.166Z] #25 [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-09-11T10:16:14.166Z] #25 44.29 Setting up criu (3.17.1-1) ... [2022-09-11T10:16:14.233Z] Merge succeeded, producing 8ad8c6d88777ba6d4e8563c1a93c72f2e61e20f6 [2022-09-11T10:16:14.233Z] Checking out Revision 8ad8c6d88777ba6d4e8563c1a93c72f2e61e20f6 (PR-44131) [2022-09-11T10:16:13.397Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-11T10:16:13.407Z] > git config --add remote.origin.fetch +refs/pull/44131/head:refs/remotes/origin/PR-44131 # timeout=10 [2022-09-11T10:16:13.416Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-11T10:16:13.426Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-11T10:16:13.439Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-11T10:16:13.439Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-11T10:16:13.440Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44131/head:refs/remotes/origin/PR-44131 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-11T10:16:13.639Z] > git config core.sparsecheckout # timeout=10 [2022-09-11T10:16:13.650Z] > git checkout -f 8ad8c6d88777ba6d4e8563c1a93c72f2e61e20f6 # timeout=10 [2022-09-11T10:16:14.184Z] > git remote # timeout=10 [2022-09-11T10:16:14.191Z] > git config --get remote.origin.url # timeout=10 [2022-09-11T10:16:14.200Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-11T10:16:14.201Z] > git merge 924edb948c2731df3b77697a8fcc85da3f6eef57 # timeout=10 [2022-09-11T10:16:14.214Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-11T10:16:14.270Z] > git config core.sparsecheckout # timeout=10 [2022-09-11T10:16:14.279Z] > git checkout -f 8ad8c6d88777ba6d4e8563c1a93c72f2e61e20f6 # timeout=10 [2022-09-11T10:16:16.083Z] #25 45.94 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-11T10:16:16.083Z] #25 DONE 46.3s [2022-09-11T10:16:16.083Z] [2022-09-11T10:16:16.083Z] #37 [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-09-11T10:16:16.083Z] #37 36.46 Updating files: 92% (1403/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-09-11T10:16:16.083Z] #37 36.88 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-11T10:16:16.083Z] #37 37.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-11T10:16:18.004Z] #37 ... [2022-09-11T10:16:18.004Z] [2022-09-11T10:16:18.004Z] #41 [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-09-11T10:16:18.004Z] #41 6.397 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-11T10:16:18.004Z] #41 6.424 Cloning into '/tmp/crun-build/libocispec'... [2022-09-11T10:16:18.149Z] Commit message: "fix debian sysvinit script fails to restart docker daemon when stopped" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-11T10:16:18.946Z] #41 7.370 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-11T10:16:18.946Z] #41 7.389 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-11T10:16:18.946Z] #41 7.389 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-11T10:16:18.946Z] #41 7.390 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-11T10:16:18.946Z] #41 7.404 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-11T10:16:18.994Z] + docker version [2022-09-11T10:16:20.340Z] #41 8.812 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-11T10:16:21.724Z] #41 10.28 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-11T10:16:22.296Z] #41 ... [2022-09-11T10:16:22.296Z] [2022-09-11T10:16:22.296Z] #38 [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-09-11T10:16:22.296Z] #38 52.51 gotestsum version dev [2022-09-11T10:16:22.296Z] #38 DONE 52.7s [2022-09-11T10:16:22.568Z] [2022-09-11T10:16:22.568Z] #33 [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-09-11T10:16:23.144Z] #33 ... [2022-09-11T10:16:23.144Z] [2022-09-11T10:16:23.144Z] #41 [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-09-11T10:16:23.144Z] #41 11.69 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-11T10:16:23.406Z] #41 11.95 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-11T10:16:23.668Z] #41 12.08 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-11T10:16:35.902Z] #41 23.02 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-11T10:16:35.902Z] #41 ... [2022-09-11T10:16:35.902Z] [2022-09-11T10:16:35.902Z] #33 [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-09-11T10:16:35.902Z] #33 45.83 Fetched 49.2 MB in 45s (1102 kB/s) [2022-09-11T10:16:37.815Z] #33 45.83 Reading package lists... [2022-09-11T10:16:40.898Z] Client: Docker Engine - Community [2022-09-11T10:16:40.898Z] Version: 22.06.0-beta.0 [2022-09-11T10:16:40.898Z] API version: 1.42 [2022-09-11T10:16:40.898Z] Go version: go1.18.3 [2022-09-11T10:16:40.898Z] Git commit: 3e9117b [2022-09-11T10:16:40.898Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-11T10:16:40.898Z] OS/Arch: linux/arm64 [2022-09-11T10:16:40.898Z] Context: default [2022-09-11T10:16:40.898Z] [2022-09-11T10:16:40.898Z] Server: Docker Engine - Community [2022-09-11T10:16:40.898Z] Engine: [2022-09-11T10:16:40.898Z] Version: 22.06.0-beta.0 [2022-09-11T10:16:40.898Z] API version: 1.42 (minimum version 1.12) [2022-09-11T10:16:40.898Z] Go version: go1.18.3 [2022-09-11T10:16:40.898Z] Git commit: 38633e7 [2022-09-11T10:16:40.898Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-11T10:16:40.898Z] OS/Arch: linux/arm64 [2022-09-11T10:16:40.898Z] Experimental: true [2022-09-11T10:16:40.898Z] containerd: [2022-09-11T10:16:40.898Z] Version: 1.6.8 [2022-09-11T10:16:40.898Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-11T10:16:40.898Z] runc: [2022-09-11T10:16:40.898Z] Version: 1.1.4 [2022-09-11T10:16:40.898Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-11T10:16:40.898Z] docker-init: [2022-09-11T10:16:40.898Z] Version: 0.19.0 [2022-09-11T10:16:40.898Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-11T10:16:41.195Z] + docker info [2022-09-11T10:16:41.195Z] Client: [2022-09-11T10:16:41.195Z] Context: default [2022-09-11T10:16:41.195Z] Debug Mode: false [2022-09-11T10:16:41.195Z] Plugins: [2022-09-11T10:16:41.195Z] buildx: Docker Buildx (Docker Inc.) [2022-09-11T10:16:41.195Z] Version: v0.8.2 [2022-09-11T10:16:41.195Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-09-11T10:16:41.195Z] compose: Docker Compose (Docker Inc.) [2022-09-11T10:16:41.195Z] Version: v2.10.2 [2022-09-11T10:16:41.195Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-11T10:16:41.195Z] [2022-09-11T10:16:41.195Z] Server: [2022-09-11T10:16:41.195Z] Containers: 0 [2022-09-11T10:16:41.195Z] Running: 0 [2022-09-11T10:16:41.195Z] Paused: 0 [2022-09-11T10:16:41.195Z] Stopped: 0 [2022-09-11T10:16:41.195Z] Images: 0 [2022-09-11T10:16:41.195Z] Server Version: 22.06.0-beta.0 [2022-09-11T10:16:41.195Z] Storage Driver: overlay2 [2022-09-11T10:16:41.195Z] Backing Filesystem: extfs [2022-09-11T10:16:41.195Z] Supports d_type: true [2022-09-11T10:16:41.195Z] Using metacopy: false [2022-09-11T10:16:41.195Z] Native Overlay Diff: true [2022-09-11T10:16:41.195Z] userxattr: false [2022-09-11T10:16:41.195Z] Logging Driver: json-file [2022-09-11T10:16:41.195Z] Cgroup Driver: cgroupfs [2022-09-11T10:16:41.195Z] Cgroup Version: 1 [2022-09-11T10:16:41.195Z] Plugins: [2022-09-11T10:16:41.195Z] Volume: local [2022-09-11T10:16:41.195Z] Network: bridge host ipvlan macvlan null overlay [2022-09-11T10:16:41.195Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-11T10:16:41.195Z] Swarm: inactive [2022-09-11T10:16:41.195Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-09-11T10:16:41.195Z] Default Runtime: runc [2022-09-11T10:16:41.195Z] Init Binary: docker-init [2022-09-11T10:16:41.195Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-11T10:16:41.195Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-11T10:16:41.195Z] init version: de40ad0 [2022-09-11T10:16:41.195Z] Security Options: [2022-09-11T10:16:41.195Z] apparmor [2022-09-11T10:16:41.195Z] seccomp [2022-09-11T10:16:41.195Z] Profile: builtin [2022-09-11T10:16:41.195Z] Kernel Version: 5.15.0-1019-aws [2022-09-11T10:16:41.195Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-11T10:16:41.195Z] OSType: linux [2022-09-11T10:16:41.195Z] Architecture: aarch64 [2022-09-11T10:16:41.195Z] CPUs: 2 [2022-09-11T10:16:41.195Z] Total Memory: 7.559GiB [2022-09-11T10:16:41.195Z] Name: ip-10-100-71-4 [2022-09-11T10:16:41.195Z] ID: db79de1c-242a-4385-a2a3-a1af427bf7ea [2022-09-11T10:16:41.195Z] Docker Root Dir: /var/lib/docker [2022-09-11T10:16:41.195Z] Debug Mode: false [2022-09-11T10:16:41.195Z] Registry: https://index.docker.io/v1/ [2022-09-11T10:16:41.195Z] Labels: [2022-09-11T10:16:41.195Z] Experimental: true [2022-09-11T10:16:41.195Z] Insecure Registries: [2022-09-11T10:16:41.195Z] 127.0.0.0/8 [2022-09-11T10:16:41.195Z] Live Restore Enabled: true [2022-09-11T10:16:41.195Z] [Pipeline] sh [2022-09-11T10:16:41.471Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-11T10:16:41.471Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-11T10:16:41.472Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44131/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-11T10:16:41.472Z] + bash /home/ubuntu/workspace/moby_PR-44131/check-config.sh [2022-09-11T10:16:41.472Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-11T10:16:41.472Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ... [2022-09-11T10:16:41.472Z] [2022-09-11T10:16:41.472Z] Generally Necessary: [2022-09-11T10:16:41.472Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-11T10:16:41.472Z] - apparmor: enabled and tools installed [2022-09-11T10:16:41.472Z] - CONFIG_NAMESPACES: enabled [2022-09-11T10:16:41.472Z] - CONFIG_NET_NS: enabled [2022-09-11T10:16:41.472Z] - CONFIG_PID_NS: enabled [2022-09-11T10:16:41.472Z] - CONFIG_IPC_NS: enabled [2022-09-11T10:16:41.472Z] - CONFIG_UTS_NS: enabled [2022-09-11T10:16:41.472Z] - CONFIG_CGROUPS: enabled [2022-09-11T10:16:41.472Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-11T10:16:41.472Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-11T10:16:41.472Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-11T10:16:41.472Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-11T10:16:41.472Z] - CONFIG_CPUSETS: enabled [2022-09-11T10:16:41.472Z] - CONFIG_MEMCG: enabled [2022-09-11T10:16:41.472Z] - CONFIG_KEYS: enabled [2022-09-11T10:16:41.472Z] - CONFIG_VETH: enabled (as module) [2022-09-11T10:16:41.472Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-11T10:16:41.472Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-11T10:16:41.472Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-11T10:16:41.728Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-11T10:16:41.728Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-11T10:16:41.728Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-11T10:16:41.728Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-11T10:16:41.728Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-11T10:16:41.728Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-11T10:16:41.728Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-11T10:16:41.728Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-11T10:16:41.728Z] - CONFIG_CGROUP_BPF: enabled [2022-09-11T10:16:41.728Z] [2022-09-11T10:16:41.728Z] Optional Features: [2022-09-11T10:16:41.728Z] - CONFIG_USER_NS: enabled [2022-09-11T10:16:41.728Z] - CONFIG_SECCOMP: enabled [2022-09-11T10:16:41.728Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-11T10:16:41.728Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-11T10:16:41.728Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-11T10:16:41.728Z] (cgroup swap accounting is currently enabled) [2022-09-11T10:16:41.728Z] - CONFIG_BLK_CGROUP: enabled [2022-09-11T10:16:41.728Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-11T10:16:41.728Z] - CONFIG_CGROUP_PERF: enabled [2022-09-11T10:16:41.728Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-11T10:16:41.728Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-11T10:16:41.728Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-11T10:16:41.728Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-11T10:16:41.728Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-11T10:16:41.728Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-11T10:16:41.728Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-11T10:16:41.986Z] - CONFIG_IP_VS: enabled (as module) [2022-09-11T10:16:41.986Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-11T10:16:41.986Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-11T10:16:41.986Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-11T10:16:41.986Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-11T10:16:41.986Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-11T10:16:41.986Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-11T10:16:41.986Z] - CONFIG_EXT4_FS: enabled [2022-09-11T10:16:41.986Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-11T10:16:41.986Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-11T10:16:41.986Z] - Network Drivers: [2022-09-11T10:16:41.986Z] - "overlay": [2022-09-11T10:16:41.986Z] - CONFIG_VXLAN: enabled (as module) [2022-09-11T10:16:41.986Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-11T10:16:41.986Z] Optional (for encrypted networks): [2022-09-11T10:16:41.986Z] - CONFIG_CRYPTO: enabled [2022-09-11T10:16:41.986Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-11T10:16:41.986Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-11T10:16:41.986Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-11T10:16:41.986Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-11T10:16:41.986Z] - CONFIG_XFRM: enabled [2022-09-11T10:16:41.986Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-11T10:16:41.986Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-11T10:16:41.986Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-11T10:16:41.986Z] - "ipvlan": [2022-09-11T10:16:41.986Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-11T10:16:41.986Z] - "macvlan": [2022-09-11T10:16:42.242Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-11T10:16:42.242Z] - CONFIG_DUMMY: enabled (as module) [2022-09-11T10:16:42.242Z] - "ftp,tftp client in container": [2022-09-11T10:16:42.242Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-11T10:16:42.242Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-11T10:16:42.242Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-11T10:16:42.242Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-11T10:16:42.242Z] - Storage Drivers: [2022-09-11T10:16:42.242Z] - "aufs": [2022-09-11T10:16:42.242Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-11T10:16:42.242Z] - "btrfs": [2022-09-11T10:16:42.242Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-11T10:16:42.242Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-11T10:16:42.242Z] - "devicemapper": [2022-09-11T10:16:42.242Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-11T10:16:42.242Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-11T10:16:42.242Z] - "overlay": [2022-09-11T10:16:42.242Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-11T10:16:42.242Z] - "zfs": [2022-09-11T10:16:42.242Z] - /dev/zfs: present [2022-09-11T10:16:42.242Z] - zfs command: missing [2022-09-11T10:16:42.242Z] - zpool command: missing [2022-09-11T10:16:42.242Z] [2022-09-11T10:16:42.242Z] Limits: [2022-09-11T10:16:42.242Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-11T10:16:42.242Z] [2022-09-11T10:16:42.242Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-11T10:16:42.550Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8ad8c6d88777ba6d4e8563c1a93c72f2e61e20f6 . [2022-09-11T10:16:42.807Z] #1 [internal] load build definition from Dockerfile [2022-09-11T10:16:42.807Z] #1 transferring dockerfile: 19.11kB done [2022-09-11T10:16:42.807Z] #1 DONE 0.0s [2022-09-11T10:16:42.807Z] [2022-09-11T10:16:42.807Z] #2 [internal] load .dockerignore [2022-09-11T10:16:42.807Z] #2 transferring context: 145B done [2022-09-11T10:16:42.807Z] #2 DONE 0.1s [2022-09-11T10:16:42.807Z] [2022-09-11T10:16:42.807Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-11T10:16:43.371Z] #3 DONE 0.4s [2022-09-11T10:16:43.371Z] [2022-09-11T10:16:43.371Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-11T10:16:43.371Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done [2022-09-11T10:16:43.371Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done [2022-09-11T10:16:43.371Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done [2022-09-11T10:16:43.371Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0B / 9.21MB 0.1s [2022-09-11T10:16:43.371Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-11T10:16:43.391Z] #33 59.55 Reading package lists... [2022-09-11T10:16:43.392Z] #33 ... [2022-09-11T10:16:43.392Z] [2022-09-11T10:16:43.392Z] #41 [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-09-11T10:16:43.392Z] #41 31.38 libtoolize: putting auxiliary files in '.'. [2022-09-11T10:16:43.392Z] #41 31.38 libtoolize: copying file './ltmain.sh' [2022-09-11T10:16:43.392Z] #41 31.88 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-11T10:16:43.392Z] #41 31.88 libtoolize: and rerunning libtoolize and aclocal. [2022-09-11T10:16:43.392Z] #41 31.88 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-11T10:16:43.628Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 2.10MB / 9.21MB 0.2s [2022-09-11T10:16:43.628Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.3s [2022-09-11T10:16:43.885Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.4s done [2022-09-11T10:16:43.885Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 [2022-09-11T10:16:43.885Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done [2022-09-11T10:16:44.448Z] #4 DONE 1.0s [2022-09-11T10:16:44.448Z] [2022-09-11T10:16:44.448Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-11T10:16:46.972Z] #5 DONE 2.7s [2022-09-11T10:16:46.972Z] [2022-09-11T10:16:46.972Z] #6 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye [2022-09-11T10:16:47.228Z] #6 ... [2022-09-11T10:16:47.228Z] [2022-09-11T10:16:47.228Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-11T10:16:47.228Z] #7 DONE 2.7s [2022-09-11T10:16:47.228Z] [2022-09-11T10:16:47.228Z] #6 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye [2022-09-11T10:16:47.228Z] #6 DONE 2.9s [2022-09-11T10:16:47.228Z] [2022-09-11T10:16:47.228Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-11T10:16:47.228Z] #8 DONE 2.9s [2022-09-11T10:16:49.752Z] [2022-09-11T10:16:49.752Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-11T10:16:49.752Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-11T10:16:49.752Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-11T10:16:49.752Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-11T10:16:49.752Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-11T10:16:49.752Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.4s [2022-09-11T10:16:50.014Z] #9 ... [2022-09-11T10:16:50.014Z] [2022-09-11T10:16:50.014Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-11T10:16:50.014Z] #10 DONE 0.8s [2022-09-11T10:16:50.014Z] [2022-09-11T10:16:50.014Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-11T10:16:50.014Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 8.39MB / 9.86MB 0.5s [2022-09-11T10:16:50.014Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s [2022-09-11T10:16:50.276Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-09-11T10:16:50.276Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-09-11T10:16:51.527Z] #41 39.12 configure.ac:7: installing './compile' [2022-09-11T10:16:51.527Z] #41 39.14 configure.ac:11: installing './config.guess' [2022-09-11T10:16:51.527Z] #41 39.14 configure.ac:11: installing './config.sub' [2022-09-11T10:16:51.527Z] #41 39.15 configure.ac:8: installing './install-sh' [2022-09-11T10:16:51.527Z] #41 39.16 configure.ac:8: installing './missing' [2022-09-11T10:16:51.527Z] #41 39.30 Makefile.am: installing './depcomp' [2022-09-11T10:16:51.527Z] #41 40.20 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-11T10:16:51.527Z] #41 40.20 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-11T10:16:51.527Z] #41 40.31 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-11T10:16:51.788Z] #41 40.31 libtoolize: copying file 'm4/libtool.m4' [2022-09-11T10:16:51.788Z] #41 40.40 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-11T10:16:51.788Z] #41 40.47 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-11T10:16:51.788Z] #41 40.56 libtoolize: copying file 'm4/ltversion.m4' [2022-09-11T10:16:52.049Z] #41 40.65 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-11T10:16:52.310Z] #41 40.73 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-11T10:16:52.570Z] #41 ... [2022-09-11T10:16:52.570Z] [2022-09-11T10:16:52.570Z] #33 [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-09-11T10:16:52.570Z] #33 59.55 Reading package lists... [2022-09-11T10:16:52.818Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.5s done [2022-09-11T10:16:53.753Z] #9 ... [2022-09-11T10:16:53.753Z] [2022-09-11T10:16:53.753Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-11T10:16:53.753Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-11T10:16:53.753Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-11T10:16:53.753Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-11T10:16:53.753Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-09-11T10:16:53.753Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done [2022-09-11T10:16:53.753Z] #11 DONE 4.4s [2022-09-11T10:16:53.753Z] [2022-09-11T10:16:53.753Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-11T10:16:53.753Z] #9 DONE 4.4s [2022-09-11T10:16:53.753Z] [2022-09-11T10:16:53.753Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-11T10:16:53.753Z] #12 resolve docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d 0.2s done [2022-09-11T10:16:53.753Z] #12 sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d 1.86kB / 1.86kB done [2022-09-11T10:16:53.753Z] #12 sha256:0da5cee18bec9020914ebb0ea1e5187386f62e7b820b28d873ba9fc63e3c98b5 1.80kB / 1.80kB done [2022-09-11T10:16:53.753Z] #12 sha256:a814e9c37e35d15b2e14ae4bd1c34829c96be6f0599d73e3eb49c20417c0415e 7.12kB / 7.12kB done [2022-09-11T10:16:53.753Z] #12 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.2s done [2022-09-11T10:16:53.753Z] #12 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 0.9s done [2022-09-11T10:16:53.753Z] #12 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 1.3s done [2022-09-11T10:16:53.753Z] #12 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 3.0s done [2022-09-11T10:16:53.753Z] #12 sha256:ce4b18ebc17d4bada0b4b06a74402d46e284d9bb591950c2e36ca39cb08a0490 115.10MB / 115.10MB 3.5s done [2022-09-11T10:16:53.753Z] #12 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 [2022-09-11T10:16:53.753Z] #12 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 81.12MB / 81.12MB 3.2s done [2022-09-11T10:16:53.753Z] #12 ... [2022-09-11T10:16:53.753Z] [2022-09-11T10:16:53.753Z] #13 [internal] load build context [2022-09-11T10:16:53.753Z] #13 transferring context: 62.72MB 4.6s done [2022-09-11T10:16:53.753Z] #13 DONE 4.7s [2022-09-11T10:16:54.011Z] [2022-09-11T10:16:54.011Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-11T10:16:54.011Z] #14 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-09-11T10:16:54.011Z] #14 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-11T10:16:54.011Z] #14 sha256:54c65a6def0c4ffdd57a3ff1ce0dc10505a1f8e8be45cd4fca6d496ce2853560 529B / 529B done [2022-09-11T10:16:54.011Z] #14 sha256:54a149f6821e02b477018fb5b9d499e4c7b2f98d2b8f7653f236679679d442bd 1.48kB / 1.48kB done [2022-09-11T10:16:54.011Z] #14 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.6s done [2022-09-11T10:16:54.268Z] #14 ... [2022-09-11T10:16:54.268Z] [2022-09-11T10:16:54.268Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-11T10:16:55.198Z] #12 ... [2022-09-11T10:16:55.198Z] [2022-09-11T10:16:55.198Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-11T10:16:55.198Z] #14 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 3.5s done [2022-09-11T10:16:55.198Z] #14 DONE 5.9s [2022-09-11T10:16:55.198Z] [2022-09-11T10:16:55.198Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-11T10:16:55.198Z] #12 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0.1s [2022-09-11T10:16:55.198Z] #12 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0.2s done [2022-09-11T10:16:55.454Z] #12 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0.1s [2022-09-11T10:16:56.018Z] #12 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0.3s done [2022-09-11T10:16:56.018Z] #12 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f [2022-09-11T10:16:56.771Z] #33 73.94 Building dependency tree... [2022-09-11T10:16:58.541Z] #12 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 2.7s done [2022-09-11T10:16:59.113Z] #12 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 [2022-09-11T10:16:59.314Z] #33 80.48 The following additional packages will be installed: [2022-09-11T10:16:59.314Z] #33 80.48 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-11T10:16:59.314Z] #33 80.48 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-11T10:16:59.314Z] #33 80.49 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-11T10:16:59.314Z] #33 80.49 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-11T10:16:59.314Z] #33 80.49 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-11T10:16:59.314Z] #33 80.49 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-11T10:16:59.314Z] #33 80.49 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-09-11T10:16:59.314Z] #33 80.49 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-09-11T10:16:59.314Z] #33 80.49 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-09-11T10:16:59.314Z] #33 80.49 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-09-11T10:16:59.314Z] #33 80.49 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-11T10:16:59.314Z] #33 80.49 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-11T10:16:59.314Z] #33 80.49 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-11T10:16:59.314Z] #33 80.49 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-11T10:16:59.314Z] #33 80.49 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-11T10:16:59.314Z] #33 80.49 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-11T10:16:59.314Z] #33 80.49 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-11T10:16:59.314Z] #33 80.49 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-11T10:16:59.314Z] #33 80.49 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-11T10:16:59.314Z] #33 80.49 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-11T10:16:59.314Z] #33 80.49 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-11T10:16:59.314Z] #33 80.50 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-11T10:16:59.314Z] #33 80.50 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-11T10:16:59.314Z] #33 80.50 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-11T10:16:59.314Z] #33 80.50 libdpkg-perl libfile-homedir-perl libfile-which-perl [2022-09-11T10:16:59.314Z] #33 80.50 libgcc-10-dev-arm64-cross libgcc-10-dev-armel-cross [2022-09-11T10:16:59.314Z] #33 80.50 libgcc-10-dev-armhf-cross libgcc-10-dev-ppc64el-cross [2022-09-11T10:16:59.314Z] #33 80.50 libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross libgcc-s1-armel-cross [2022-09-11T10:16:59.314Z] #33 80.50 libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross libgcc-s1-s390x-cross [2022-09-11T10:16:59.314Z] #33 80.50 libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross [2022-09-11T10:16:59.314Z] #33 80.50 libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 libio-string-perl [2022-09-11T10:16:59.314Z] #33 80.50 libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross [2022-09-11T10:16:59.314Z] #33 80.51 liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross [2022-09-11T10:16:59.314Z] #33 80.52 libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-11T10:16:59.314Z] #33 80.52 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-11T10:16:59.314Z] #33 80.52 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-11T10:16:59.314Z] #33 80.52 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-11T10:16:59.314Z] #33 80.52 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-11T10:16:59.314Z] #33 80.52 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-11T10:16:59.314Z] #33 80.52 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-11T10:16:59.314Z] #33 80.52 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-11T10:16:59.314Z] #33 80.52 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-11T10:16:59.314Z] #33 80.52 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-11T10:16:59.314Z] #33 80.52 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-11T10:16:59.314Z] #33 80.52 linux-libc-dev-s390x-cross patch xz-utils [2022-09-11T10:16:59.314Z] #33 80.56 Suggested packages: [2022-09-11T10:16:59.314Z] #33 80.56 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-09-11T10:16:59.314Z] #33 80.56 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-09-11T10:16:59.314Z] #33 80.56 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-09-11T10:16:59.314Z] #33 80.56 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-09-11T10:16:59.314Z] #33 80.56 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu bzr [2022-09-11T10:16:59.314Z] #33 80.56 libyaml-shell-perl ed diffutils-doc [2022-09-11T10:16:59.314Z] #33 80.56 Recommended packages: [2022-09-11T10:16:59.314Z] #33 80.56 fakeroot build-essential libalgorithm-merge-perl libfile-fcntllock-perl [2022-09-11T10:16:59.314Z] #33 80.56 libwww-perl libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-09-11T10:17:01.016Z] #12 ... [2022-09-11T10:17:01.016Z] [2022-09-11T10:17:01.016Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-11T10:17:01.016Z] #15 DONE 0.7s [2022-09-11T10:17:01.016Z] [2022-09-11T10:17:01.016Z] #16 [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-09-11T10:17:01.016Z] #0 0.952 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-11T10:17:01.016Z] #0 0.965 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-11T10:17:01.016Z] #0 1.086 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-11T10:17:01.016Z] #0 1.098 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-11T10:17:01.016Z] #0 1.321 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-11T10:17:01.016Z] #0 1.566 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-11T10:17:01.016Z] #0 2.284 Fetched 8461 kB in 2s (5320 kB/s) [2022-09-11T10:17:01.016Z] #0 2.284 Reading package lists... [2022-09-11T10:17:01.016Z] #0 2.859 Reading package lists... [2022-09-11T10:17:01.016Z] #0 3.460 Building dependency tree... [2022-09-11T10:17:01.016Z] #0 3.794 The following additional packages will be installed: [2022-09-11T10:17:01.016Z] #0 3.794 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-11T10:17:01.016Z] #0 3.795 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-11T10:17:01.016Z] #0 3.796 Recommended packages: [2022-09-11T10:17:01.016Z] #0 3.796 libldap-common publicsuffix libsasl2-modules [2022-09-11T10:17:01.016Z] #0 3.915 The following NEW packages will be installed: [2022-09-11T10:17:01.016Z] #0 3.916 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-11T10:17:01.016Z] #0 3.916 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-11T10:17:01.016Z] #0 3.916 libssh2-1 openssl [2022-09-11T10:17:01.016Z] #0 4.188 0 upgraded, 15 newly installed, 0 to remove and 12 not upgraded. [2022-09-11T10:17:01.016Z] #0 4.188 Need to get 2941 kB of archives. [2022-09-11T10:17:01.016Z] #0 4.188 After this operation, 6478 kB of additional disk space will be used. [2022-09-11T10:17:01.016Z] #0 4.188 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-09-11T10:17:01.016Z] #0 4.228 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-09-11T10:17:01.016Z] #0 4.234 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-09-11T10:17:01.016Z] #0 4.252 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-09-11T10:17:01.016Z] #0 4.254 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-09-11T10:17:01.016Z] #0 4.255 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-09-11T10:17:01.016Z] #0 4.258 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-09-11T10:17:01.016Z] #0 4.260 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-09-11T10:17:01.016Z] #0 4.321 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-09-11T10:17:01.016Z] #0 4.322 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-09-11T10:17:01.016Z] #0 4.323 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB] [2022-09-11T10:17:01.016Z] #0 4.328 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB] [2022-09-11T10:17:01.016Z] #0 4.330 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-11T10:17:01.016Z] #0 4.358 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-11T10:17:01.016Z] #0 4.358 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-11T10:17:01.016Z] #0 4.517 debconf: delaying package configuration, since apt-utils is not installed [2022-09-11T10:17:01.016Z] #0 4.574 Fetched 2941 kB in 0s (6751 kB/s) [2022-09-11T10:17:01.016Z] #0 4.618 Selecting previously unselected package openssl. [2022-09-11T10:17:01.017Z] #0 4.618 (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-09-11T10:17:01.017Z] #0 4.624 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-09-11T10:17:01.017Z] #0 4.669 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-11T10:17:01.017Z] #0 4.978 Selecting previously unselected package ca-certificates. [2022-09-11T10:17:01.017Z] #0 4.978 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-11T10:17:01.017Z] #0 4.982 Unpacking ca-certificates (20210119) ... [2022-09-11T10:17:01.017Z] #0 5.056 Selecting previously unselected package libbrotli1:arm64. [2022-09-11T10:17:01.017Z] #0 5.056 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-09-11T10:17:01.017Z] #0 5.067 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-09-11T10:17:01.017Z] #0 5.486 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-09-11T10:17:01.017Z] #0 5.486 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-09-11T10:17:01.017Z] #0 5.533 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-11T10:17:01.017Z] #0 5.633 Selecting previously unselected package libsasl2-2:arm64. [2022-09-11T10:17:01.017Z] #0 5.633 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-09-11T10:17:01.017Z] #0 5.641 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-11T10:17:01.017Z] #16 5.708 Selecting previously unselected package libldap-2.4-2:arm64. [2022-09-11T10:17:01.017Z] #16 5.708 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-09-11T10:17:01.017Z] #16 5.717 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-11T10:17:01.017Z] #16 5.934 Selecting previously unselected package libnghttp2-14:arm64. [2022-09-11T10:17:01.017Z] #16 5.935 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-09-11T10:17:01.017Z] #16 5.946 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-09-11T10:17:01.017Z] #16 6.006 Selecting previously unselected package libpsl5:arm64. [2022-09-11T10:17:01.017Z] #16 6.006 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-09-11T10:17:01.017Z] #16 6.010 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-09-11T10:17:01.274Z] #16 ... [2022-09-11T10:17:01.274Z] [2022-09-11T10:17:01.274Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-11T10:17:01.274Z] #17 DONE 0.4s [2022-09-11T10:17:01.274Z] [2022-09-11T10:17:01.274Z] #16 [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-09-11T10:17:01.274Z] #16 6.050 Selecting previously unselected package librtmp1:arm64. [2022-09-11T10:17:01.274Z] #16 6.050 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-09-11T10:17:01.274Z] #16 6.054 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-11T10:17:01.274Z] #16 6.101 Selecting previously unselected package libssh2-1:arm64. [2022-09-11T10:17:01.274Z] #16 6.101 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-09-11T10:17:01.274Z] #16 6.107 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-09-11T10:17:01.274Z] #16 ... [2022-09-11T10:17:01.274Z] [2022-09-11T10:17:01.274Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-11T10:17:01.858Z] #33 ... [2022-09-11T10:17:01.858Z] [2022-09-11T10:17:01.858Z] #41 [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-09-11T10:17:01.858Z] #41 50.52 configure.ac:7: installing 'build-aux/compile' [2022-09-11T10:17:01.858Z] #41 50.53 configure.ac:9: installing 'build-aux/config.guess' [2022-09-11T10:17:01.858Z] #41 50.53 configure.ac:9: installing 'build-aux/config.sub' [2022-09-11T10:17:01.858Z] #41 50.55 configure.ac:11: installing 'build-aux/install-sh' [2022-09-11T10:17:01.858Z] #41 50.56 configure.ac:11: installing 'build-aux/missing' [2022-09-11T10:17:02.118Z] #41 50.75 Makefile.am: installing 'build-aux/depcomp' [2022-09-11T10:17:02.118Z] #41 50.86 parallel-tests: installing 'build-aux/test-driver' [2022-09-11T10:17:02.208Z] #12 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 3.0s done [2022-09-11T10:17:02.208Z] #12 extracting sha256:ce4b18ebc17d4bada0b4b06a74402d46e284d9bb591950c2e36ca39cb08a0490 0.1s [2022-09-11T10:17:04.030Z] #41 52.43 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-11T10:17:04.030Z] #41 52.43 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-11T10:17:04.291Z] #41 52.93 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-11T10:17:04.291Z] #41 52.93 libtoolize: copying file 'm4/libtool.m4' [2022-09-11T10:17:04.291Z] #41 53.00 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-11T10:17:04.291Z] #41 53.07 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-11T10:17:04.551Z] #41 53.16 libtoolize: copying file 'm4/ltversion.m4' [2022-09-11T10:17:04.811Z] #41 53.23 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-11T10:17:06.384Z] #12 ... [2022-09-11T10:17:06.384Z] [2022-09-11T10:17:06.384Z] #16 [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-09-11T10:17:06.384Z] #16 6.163 Selecting previously unselected package libcurl4:arm64. [2022-09-11T10:17:06.384Z] #16 6.163 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ... [2022-09-11T10:17:06.384Z] #16 6.171 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ... [2022-09-11T10:17:06.384Z] #16 6.315 Selecting previously unselected package curl. [2022-09-11T10:17:06.384Z] #16 6.315 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ... [2022-09-11T10:17:06.384Z] #16 6.353 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-09-11T10:17:06.384Z] #16 6.523 Selecting previously unselected package libonig5:arm64. [2022-09-11T10:17:06.384Z] #16 6.523 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-11T10:17:06.384Z] #16 6.548 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-11T10:17:06.384Z] #16 6.611 Selecting previously unselected package libjq1:arm64. [2022-09-11T10:17:06.384Z] #16 6.611 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-09-11T10:17:06.384Z] #16 6.614 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-11T10:17:06.384Z] #16 6.657 Selecting previously unselected package jq. [2022-09-11T10:17:06.384Z] #16 6.657 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-09-11T10:17:06.384Z] #16 6.662 Unpacking jq (1.6-2.1) ... [2022-09-11T10:17:06.384Z] #16 6.761 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-09-11T10:17:06.384Z] #16 6.773 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-09-11T10:17:06.384Z] #16 6.785 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-09-11T10:17:06.384Z] #16 6.796 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-11T10:17:06.384Z] #16 6.808 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-11T10:17:06.384Z] #16 6.819 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-11T10:17:06.384Z] #16 6.831 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-09-11T10:17:06.384Z] #16 6.845 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-11T10:17:06.384Z] #16 6.863 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-11T10:17:06.384Z] #16 6.876 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-11T10:17:06.384Z] #16 6.893 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-11T10:17:06.384Z] #16 6.905 Setting up ca-certificates (20210119) ... [2022-09-11T10:17:06.384Z] #16 7.580 Updating certificates in /etc/ssl/certs... [2022-09-11T10:17:06.384Z] #16 8.401 129 added, 0 removed; done. [2022-09-11T10:17:06.384Z] #16 8.446 Setting up jq (1.6-2.1) ... [2022-09-11T10:17:06.384Z] #16 8.458 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ... [2022-09-11T10:17:06.384Z] #16 8.471 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-09-11T10:17:06.384Z] #16 8.482 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-11T10:17:06.384Z] #16 8.505 Processing triggers for ca-certificates (20210119) ... [2022-09-11T10:17:06.384Z] #16 8.515 Updating certificates in /etc/ssl/certs... [2022-09-11T10:17:06.384Z] #16 9.229 0 added, 0 removed; done. [2022-09-11T10:17:06.384Z] #16 9.229 Running hooks in /etc/ca-certificates/update.d... [2022-09-11T10:17:06.384Z] #16 9.231 done. [2022-09-11T10:17:06.384Z] #16 DONE 11.0s [2022-09-11T10:17:06.384Z] [2022-09-11T10:17:06.384Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-11T10:17:06.384Z] #12 ... [2022-09-11T10:17:06.384Z] [2022-09-11T10:17:06.384Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-11T10:17:07.319Z] #18 ... [2022-09-11T10:17:07.319Z] [2022-09-11T10:17:07.319Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-11T10:17:07.319Z] #12 extracting sha256:ce4b18ebc17d4bada0b4b06a74402d46e284d9bb591950c2e36ca39cb08a0490 4.4s done [2022-09-11T10:17:07.319Z] #12 extracting sha256:50499e473b1d2a8614f3a22cedc5e12536658352dbbf254bd9fdf892d378a426 done [2022-09-11T10:17:07.319Z] #12 DONE 18.0s [2022-09-11T10:17:07.319Z] [2022-09-11T10:17:07.319Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-11T10:17:07.581Z] #19 DONE 0.6s [2022-09-11T10:17:07.581Z] [2022-09-11T10:17:07.581Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-11T10:17:07.581Z] #18 DONE 1.6s [2022-09-11T10:17:07.837Z] [2022-09-11T10:17:07.837Z] #20 [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-09-11T10:17:08.114Z] #41 ... [2022-09-11T10:17:08.114Z] [2022-09-11T10:17:08.114Z] #33 [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-09-11T10:17:08.114Z] #33 86.06 The following NEW packages will be installed: [2022-09-11T10:17:08.114Z] #33 86.07 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-11T10:17:08.114Z] #33 86.07 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-11T10:17:08.114Z] #33 86.07 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-11T10:17:08.114Z] #33 86.07 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-11T10:17:08.114Z] #33 86.07 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-11T10:17:08.114Z] #33 86.07 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-11T10:17:08.114Z] #33 86.07 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-09-11T10:17:08.114Z] #33 86.07 crossbuild-essential-armel crossbuild-essential-armhf [2022-09-11T10:17:08.114Z] #33 86.07 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-09-11T10:17:08.114Z] #33 86.07 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-09-11T10:17:08.114Z] #33 86.07 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-09-11T10:17:08.114Z] #33 86.07 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-09-11T10:17:08.114Z] #33 86.07 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-09-11T10:17:08.114Z] #33 86.07 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-11T10:17:08.114Z] #33 86.07 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-11T10:17:08.114Z] #33 86.07 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-11T10:17:08.114Z] #33 86.07 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-11T10:17:08.114Z] #33 86.07 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-11T10:17:08.114Z] #33 86.07 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-11T10:17:08.114Z] #33 86.07 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-11T10:17:08.114Z] #33 86.08 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-11T10:17:08.114Z] #33 86.08 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-11T10:17:08.114Z] #33 86.08 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-11T10:17:08.114Z] #33 86.08 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-11T10:17:08.114Z] #33 86.08 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-11T10:17:08.114Z] #33 86.08 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-11T10:17:08.114Z] #33 86.08 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-11T10:17:08.114Z] #33 86.08 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-11T10:17:08.114Z] #33 86.08 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-11T10:17:08.114Z] #33 86.08 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-11T10:17:08.114Z] #33 86.08 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-11T10:17:08.114Z] #33 86.08 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-11T10:17:08.114Z] #33 86.08 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-11T10:17:08.114Z] #33 86.09 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-11T10:17:08.114Z] #33 86.09 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-11T10:17:08.114Z] #33 86.09 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-11T10:17:08.114Z] #33 86.10 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-11T10:17:08.114Z] #33 86.10 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-11T10:17:08.114Z] #33 86.10 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-11T10:17:08.114Z] #33 86.10 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-11T10:17:08.114Z] #33 86.10 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-11T10:17:08.114Z] #33 86.11 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-11T10:17:08.114Z] #33 86.11 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-11T10:17:08.114Z] #33 86.11 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-11T10:17:08.114Z] #33 86.11 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-11T10:17:08.114Z] #33 86.11 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-11T10:17:08.114Z] #33 86.11 linux-libc-dev-s390x-cross patch xz-utils [2022-09-11T10:17:08.114Z] #33 86.12 The following packages will be upgraded: [2022-09-11T10:17:08.114Z] #33 86.16 libdpkg-perl [2022-09-11T10:17:08.114Z] #33 86.67 1 upgraded, 133 newly installed, 0 to remove and 18 not upgraded. [2022-09-11T10:17:08.114Z] #33 86.67 Need to get 789 MB of archives. [2022-09-11T10:17:08.114Z] #33 86.67 After this operation, 3385 MB of additional disk space will be used. [2022-09-11T10:17:08.114Z] #33 86.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-09-11T10:17:08.114Z] #33 86.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-11T10:17:08.114Z] #33 86.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-11T10:17:08.114Z] #33 86.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-11T10:17:08.114Z] #33 86.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-11T10:17:08.114Z] #33 86.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-11T10:17:08.114Z] #33 86.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-09-11T10:17:08.114Z] #33 86.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-09-11T10:17:08.114Z] #33 86.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-09-11T10:17:08.114Z] #33 86.99 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-09-11T10:17:08.114Z] #33 87.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-09-11T10:17:08.114Z] #33 87.14 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-09-11T10:17:08.114Z] #33 87.15 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-09-11T10:17:08.114Z] #33 88.61 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-09-11T10:17:08.114Z] #33 88.61 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-09-11T10:17:08.687Z] #33 89.96 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-09-11T10:17:08.687Z] #33 89.96 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-09-11T10:17:08.771Z] #20 DONE 0.8s [2022-09-11T10:17:08.771Z] [2022-09-11T10:17:08.771Z] #21 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-11T10:17:08.771Z] #21 ... [2022-09-11T10:17:08.771Z] [2022-09-11T10:17:08.771Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-11T10:17:08.771Z] #22 DONE 0.2s [2022-09-11T10:17:08.771Z] [2022-09-11T10:17:08.771Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-11T10:17:08.771Z] #23 DONE 0.2s [2022-09-11T10:17:08.771Z] [2022-09-11T10:17:08.771Z] #24 [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-09-11T10:17:08.771Z] #24 DONE 0.3s [2022-09-11T10:17:08.771Z] [2022-09-11T10:17:08.771Z] #21 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-11T10:17:08.771Z] #21 DONE 0.3s [2022-09-11T10:17:08.771Z] [2022-09-11T10:17:08.771Z] #25 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-11T10:17:08.771Z] #25 DONE 0.4s [2022-09-11T10:17:08.771Z] [2022-09-11T10:17:08.771Z] #26 [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-09-11T10:17:10.076Z] #33 91.36 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-09-11T10:17:10.076Z] #33 91.37 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-09-11T10:17:11.462Z] #33 92.73 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-09-11T10:17:11.462Z] #33 92.73 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-09-11T10:17:12.849Z] #33 94.09 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-09-11T10:17:12.849Z] #33 94.09 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-09-11T10:17:12.849Z] #33 94.09 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-09-11T10:17:12.849Z] #33 94.09 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-09-11T10:17:12.849Z] #33 94.10 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-09-11T10:17:12.849Z] #33 94.10 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-09-11T10:17:12.849Z] #33 94.10 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-09-11T10:17:12.849Z] #33 94.10 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-09-11T10:17:12.849Z] #33 94.17 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-09-11T10:17:12.849Z] #33 94.18 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-09-11T10:17:12.849Z] #33 94.18 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-09-11T10:17:12.849Z] #33 94.19 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-09-11T10:17:12.849Z] #33 94.19 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-09-11T10:17:12.849Z] #33 94.25 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-09-11T10:17:12.849Z] #33 94.27 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-09-11T10:17:13.111Z] #33 94.33 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-09-11T10:17:13.111Z] #33 94.36 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-09-11T10:17:13.111Z] #33 94.39 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-09-11T10:17:13.111Z] #33 94.40 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-09-11T10:17:14.029Z] #26 4.832 + RM_GOPATH=0 [2022-09-11T10:17:14.029Z] #26 4.832 + TMP_GOPATH= [2022-09-11T10:17:14.029Z] #26 4.832 + : /build [2022-09-11T10:17:14.029Z] #26 4.832 + '[' -z '' ']' [2022-09-11T10:17:14.029Z] #26 4.832 ++ mktemp -d [2022-09-11T10:17:14.029Z] #26 4.832 + export GOPATH=/tmp/tmp.Q3ScCzZTi9 [2022-09-11T10:17:14.029Z] #26 4.832 + GOPATH=/tmp/tmp.Q3ScCzZTi9 [2022-09-11T10:17:14.029Z] #26 4.832 + RM_GOPATH=1 [2022-09-11T10:17:14.029Z] #26 4.832 + case "$(go env GOARCH)" in [2022-09-11T10:17:14.029Z] #26 4.832 ++ go env GOARCH [2022-09-11T10:17:14.029Z] #26 4.864 + export GO_BUILDMODE=-buildmode=pie [2022-09-11T10:17:14.029Z] #26 4.864 + GO_BUILDMODE=-buildmode=pie [2022-09-11T10:17:14.029Z] #26 4.864 ++ dirname /install.sh [2022-09-11T10:17:14.029Z] #26 4.864 + dir=/ [2022-09-11T10:17:14.029Z] #26 4.864 + bin=rootlesskit [2022-09-11T10:17:14.029Z] #26 4.864 + shift [2022-09-11T10:17:14.029Z] #26 4.864 + '[' '!' -f //rootlesskit.installer ']' [2022-09-11T10:17:14.029Z] #26 4.864 + . //rootlesskit.installer [2022-09-11T10:17:14.029Z] #26 4.864 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-11T10:17:14.029Z] #26 4.864 + install_rootlesskit [2022-09-11T10:17:14.029Z] #26 4.864 + case "$1" in [2022-09-11T10:17:14.029Z] #26 4.864 + export CGO_ENABLED=0 [2022-09-11T10:17:14.029Z] #26 4.864 + CGO_ENABLED=0 [2022-09-11T10:17:14.029Z] #26 4.864 + _install_rootlesskit [2022-09-11T10:17:14.029Z] #26 4.876 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-11T10:17:14.029Z] #26 4.877 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-11T10:17:14.029Z] #26 4.877 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-11T10:17:14.029Z] #26 4.877 + GOBIN=/build [2022-09-11T10:17:14.029Z] #26 4.877 + GO111MODULE=on [2022-09-11T10:17:14.029Z] #26 4.877 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-11T10:17:14.288Z] #26 ... [2022-09-11T10:17:14.288Z] [2022-09-11T10:17:14.288Z] #27 [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-09-11T10:17:14.288Z] #0 1.752 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-11T10:17:14.288Z] #0 2.105 [2022-09-11T10:17:14.288Z] #0 2.318 #=#=# # 2.0% ######################################################################## 100.0% [2022-09-11T10:17:14.288Z] #0 2.800 [2022-09-11T10:17:14.288Z] #0 4.059 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-11T10:17:14.288Z] #0 4.676 [2022-09-11T10:17:14.288Z] #0 4.964 #=#=# 0.1% ######################################################################## 100.0% [2022-09-11T10:17:14.288Z] #0 6.048 [2022-09-11T10:17:15.024Z] #33 95.95 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-09-11T10:17:15.024Z] #33 95.95 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-09-11T10:17:15.024Z] #33 95.97 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-09-11T10:17:15.025Z] #33 96.02 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-09-11T10:17:15.025Z] #33 96.08 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-09-11T10:17:16.413Z] #33 97.63 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-09-11T10:17:16.413Z] #33 97.63 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.12 [1551 kB] [2022-09-11T10:17:16.413Z] #33 97.67 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-11T10:17:16.413Z] #33 97.67 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.12 [2312 kB] [2022-09-11T10:17:16.413Z] #33 97.73 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-09-11T10:17:16.413Z] #33 97.74 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-09-11T10:17:16.413Z] #33 97.75 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-11T10:17:16.675Z] #33 97.99 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-11T10:17:16.675Z] #33 98.02 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-09-11T10:17:16.675Z] #33 98.02 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-09-11T10:17:16.676Z] #33 98.02 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-09-11T10:17:16.676Z] #33 98.02 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-09-11T10:17:16.676Z] #33 98.03 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-09-11T10:17:16.676Z] #33 98.04 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-09-11T10:17:16.676Z] #33 98.04 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-09-11T10:17:16.676Z] #33 98.04 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-09-11T10:17:16.676Z] #33 98.05 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-09-11T10:17:16.676Z] #33 98.05 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-09-11T10:17:16.676Z] #33 98.05 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-09-11T10:17:16.676Z] #33 98.06 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-09-11T10:17:16.676Z] #33 98.06 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-09-11T10:17:16.676Z] #33 98.11 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-09-11T10:17:16.949Z] #33 98.12 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-09-11T10:17:16.949Z] #33 98.12 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-09-11T10:17:16.949Z] #33 98.13 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-09-11T10:17:16.949Z] #33 98.19 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-09-11T10:17:16.949Z] #33 98.21 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-09-11T10:17:16.949Z] #33 98.24 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-09-11T10:17:16.949Z] #33 98.25 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-09-11T10:17:16.949Z] #33 ... [2022-09-11T10:17:16.949Z] [2022-09-11T10:17:16.949Z] #41 [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-09-11T10:17:16.949Z] #41 65.56 configure.ac:11: installing 'build-aux/compile' [2022-09-11T10:17:16.949Z] #41 65.56 configure.ac:11: installing 'build-aux/config.guess' [2022-09-11T10:17:16.949Z] #41 65.57 configure.ac:11: installing 'build-aux/config.sub' [2022-09-11T10:17:16.949Z] #41 65.58 configure.ac:13: installing 'build-aux/install-sh' [2022-09-11T10:17:16.949Z] #41 65.59 configure.ac:13: installing 'build-aux/missing' [2022-09-11T10:17:16.949Z] #41 65.60 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-11T10:17:17.210Z] #41 65.78 Makefile.am: installing 'build-aux/depcomp' [2022-09-11T10:17:18.468Z] #27 10.76 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-11T10:17:18.468Z] #27 ... [2022-09-11T10:17:18.468Z] [2022-09-11T10:17:18.468Z] #28 [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-09-11T10:17:18.468Z] #0 5.644 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-11T10:17:18.468Z] #0 6.882 go: downloading github.com/fatih/color v1.10.0 [2022-09-11T10:17:18.468Z] #0 6.917 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-11T10:17:18.468Z] #0 6.953 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-11T10:17:18.468Z] #0 6.988 go: downloading github.com/pkg/errors v0.9.1 [2022-09-11T10:17:18.468Z] #0 7.285 go: downloading golang.org/x/tools v0.1.0 [2022-09-11T10:17:18.468Z] #0 7.680 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-11T10:17:18.468Z] #0 8.001 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-11T10:17:18.468Z] #0 8.051 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-11T10:17:18.468Z] #0 8.188 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-11T10:17:18.596Z] #41 66.97 checking build system type... x86_64-pc-linux-gnu [2022-09-11T10:17:18.596Z] #41 67.19 checking host system type... x86_64-pc-linux-gnu [2022-09-11T10:17:18.596Z] #41 67.19 checking how to print strings... printf [2022-09-11T10:17:18.596Z] #41 67.20 checking for gcc... gcc [2022-09-11T10:17:18.732Z] #28 ... [2022-09-11T10:17:18.732Z] [2022-09-11T10:17:18.732Z] #29 [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-09-11T10:17:18.732Z] #0 5.862 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-11T10:17:18.732Z] #0 5.945 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-11T10:17:18.732Z] #0 5.956 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-11T10:17:18.732Z] #0 6.891 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-11T10:17:18.732Z] #0 9.019 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-11T10:17:18.732Z] #29 ... [2022-09-11T10:17:18.732Z] [2022-09-11T10:17:18.732Z] #30 [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-09-11T10:17:18.732Z] #0 5.691 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-11T10:17:18.732Z] #0 7.667 go: downloading github.com/fatih/color v1.13.0 [2022-09-11T10:17:18.732Z] #0 7.691 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-11T10:17:18.732Z] #0 7.787 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-11T10:17:18.732Z] #0 7.845 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-11T10:17:18.732Z] #0 8.182 go: downloading github.com/spf13/viper v1.11.0 [2022-09-11T10:17:18.732Z] #0 8.193 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-11T10:17:18.732Z] #0 8.693 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-11T10:17:18.732Z] #0 8.788 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-11T10:17:18.732Z] #0 10.07 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-11T10:17:18.732Z] #0 10.26 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-11T10:17:18.732Z] #0 10.33 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-11T10:17:18.859Z] #41 67.28 checking whether the C compiler works... yes [2022-09-11T10:17:18.859Z] #41 67.51 checking for C compiler default output file name... a.out [2022-09-11T10:17:18.992Z] #30 10.45 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-11T10:17:18.992Z] #30 ... [2022-09-11T10:17:18.992Z] [2022-09-11T10:17:18.992Z] #31 [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-09-11T10:17:18.992Z] #0 3.306 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-11T10:17:18.992Z] #0 3.402 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-11T10:17:18.992Z] #0 3.578 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-11T10:17:18.992Z] #0 3.796 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-11T10:17:18.992Z] #0 4.851 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-11T10:17:18.992Z] #0 6.650 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-11T10:17:18.992Z] #31 ... [2022-09-11T10:17:18.992Z] [2022-09-11T10:17:18.992Z] #32 [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-09-11T10:17:18.992Z] #0 3.084 + git clone https://github.com/docker/distribution.git . [2022-09-11T10:17:18.992Z] #0 3.084 Cloning into '.'... [2022-09-11T10:17:19.120Z] #41 67.52 checking for suffix of executables... [2022-09-11T10:17:19.250Z] #32 ... [2022-09-11T10:17:19.250Z] [2022-09-11T10:17:19.250Z] #33 [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-09-11T10:17:19.250Z] #0 5.690 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-11T10:17:19.250Z] #0 5.761 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-11T10:17:19.250Z] #0 5.761 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-11T10:17:19.250Z] #0 6.254 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-11T10:17:19.250Z] #0 6.911 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-11T10:17:19.250Z] #0 9.509 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-11T10:17:19.250Z] #33 ... [2022-09-11T10:17:19.250Z] [2022-09-11T10:17:19.250Z] #34 [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-09-11T10:17:19.250Z] #0 5.587 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-11T10:17:19.250Z] #0 6.257 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-11T10:17:19.250Z] #0 7.437 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-11T10:17:19.250Z] #0 7.590 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-11T10:17:19.250Z] #0 7.683 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-11T10:17:19.250Z] #0 10.23 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-11T10:17:19.250Z] #0 10.31 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-11T10:17:19.383Z] #41 67.70 checking whether we are cross compiling... no [2022-09-11T10:17:19.383Z] #41 67.86 checking for suffix of object files... o [2022-09-11T10:17:19.512Z] #34 ... [2022-09-11T10:17:19.512Z] [2022-09-11T10:17:19.512Z] #35 [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-09-11T10:17:19.512Z] #0 5.284 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-11T10:17:19.512Z] #0 6.587 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-11T10:17:19.512Z] #0 6.631 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-11T10:17:19.512Z] #0 6.749 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-11T10:17:19.512Z] #0 8.612 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-11T10:17:19.512Z] #35 ... [2022-09-11T10:17:19.512Z] [2022-09-11T10:17:19.512Z] #36 [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-09-11T10:17:19.512Z] #0 3.709 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-11T10:17:19.512Z] #0 3.709 Cloning into '.'... [2022-09-11T10:17:19.644Z] #41 67.96 checking whether we are using the GNU C compiler... yes [2022-09-11T10:17:19.644Z] #41 68.11 checking whether gcc accepts -g... yes [2022-09-11T10:17:19.779Z] #36 ... [2022-09-11T10:17:19.779Z] [2022-09-11T10:17:19.779Z] #37 [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-09-11T10:17:19.779Z] #0 5.943 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-11T10:17:19.779Z] #0 6.022 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-11T10:17:19.779Z] #0 6.043 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-11T10:17:19.779Z] #0 7.076 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-11T10:17:19.779Z] #0 9.547 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-11T10:17:19.905Z] #41 68.23 checking for gcc option to accept ISO C89... none needed [2022-09-11T10:17:19.905Z] #41 68.42 checking whether gcc understands -c and -o together... yes [2022-09-11T10:17:19.905Z] #41 68.54 checking for a sed that does not truncate output... /bin/sed [2022-09-11T10:17:19.905Z] #41 68.55 checking for grep that handles long lines and -e... /bin/grep [2022-09-11T10:17:19.905Z] #41 68.57 checking for egrep... /bin/grep -E [2022-09-11T10:17:19.905Z] #41 68.58 checking for fgrep... /bin/grep -F [2022-09-11T10:17:19.905Z] #41 68.58 checking for ld used by gcc... /usr/bin/ld [2022-09-11T10:17:19.905Z] #41 68.60 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-11T10:17:19.905Z] #41 68.61 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-11T10:17:20.037Z] #37 ... [2022-09-11T10:17:20.037Z] [2022-09-11T10:17:20.037Z] #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-09-11T10:17:20.037Z] #0 5.982 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-11T10:17:20.037Z] #38 ... [2022-09-11T10:17:20.037Z] [2022-09-11T10:17:20.037Z] #39 [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-09-11T10:17:20.037Z] #0 6.147 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-11T10:17:20.167Z] #41 68.62 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-11T10:17:20.167Z] #41 68.73 checking whether ln -s works... yes [2022-09-11T10:17:20.167Z] #41 68.73 checking the maximum length of command line arguments... 1572864 [2022-09-11T10:17:20.167Z] #41 68.76 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-11T10:17:20.167Z] #41 68.76 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-11T10:17:20.167Z] #41 68.76 checking for /usr/bin/ld option to reload object files... -r [2022-09-11T10:17:20.167Z] #41 68.76 checking for objdump... objdump [2022-09-11T10:17:20.167Z] #41 68.76 checking how to recognize dependent libraries... pass_all [2022-09-11T10:17:20.167Z] #41 68.77 checking for dlltool... no [2022-09-11T10:17:20.167Z] #41 68.77 checking how to associate runtime and link libraries... printf %s\n [2022-09-11T10:17:20.167Z] #41 68.78 checking for ar... ar [2022-09-11T10:17:20.167Z] #41 68.78 checking for archiver @FILE support... @ [2022-09-11T10:17:20.295Z] #39 ... [2022-09-11T10:17:20.295Z] [2022-09-11T10:17:20.295Z] #40 [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-09-11T10:17:20.295Z] #0 5.915 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-11T10:17:20.295Z] #0 5.932 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-11T10:17:20.295Z] #0 5.943 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-11T10:17:20.295Z] #0 6.895 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-11T10:17:20.295Z] #0 9.411 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-11T10:17:20.295Z] #40 11.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-11T10:17:20.295Z] #40 ... [2022-09-11T10:17:20.295Z] [2022-09-11T10:17:20.295Z] #41 [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-09-11T10:17:20.295Z] #0 4.705 + RM_GOPATH=0 [2022-09-11T10:17:20.295Z] #0 4.705 + TMP_GOPATH= [2022-09-11T10:17:20.295Z] #0 4.705 + : /build [2022-09-11T10:17:20.295Z] #0 4.707 + '[' -z '' ']' [2022-09-11T10:17:20.295Z] #0 4.707 ++ mktemp -d [2022-09-11T10:17:20.295Z] #0 4.712 + export GOPATH=/tmp/tmp.V5hcAx4TZ2 [2022-09-11T10:17:20.295Z] #0 4.712 + GOPATH=/tmp/tmp.V5hcAx4TZ2 [2022-09-11T10:17:20.295Z] #0 4.712 + RM_GOPATH=1 [2022-09-11T10:17:20.295Z] #0 4.712 + case "$(go env GOARCH)" in [2022-09-11T10:17:20.295Z] #0 4.712 ++ go env GOARCH [2022-09-11T10:17:20.295Z] #0 4.742 + export GO_BUILDMODE=-buildmode=pie [2022-09-11T10:17:20.295Z] #0 4.742 + GO_BUILDMODE=-buildmode=pie [2022-09-11T10:17:20.295Z] #0 4.742 ++ dirname /install.sh [2022-09-11T10:17:20.295Z] #0 4.773 Install docker/cli version 17.06.2-ce from stable [2022-09-11T10:17:20.295Z] #0 4.773 + dir=/ [2022-09-11T10:17:20.295Z] #0 4.773 + bin=dockercli [2022-09-11T10:17:20.295Z] #0 4.773 + shift [2022-09-11T10:17:20.295Z] #0 4.773 + '[' '!' -f //dockercli.installer ']' [2022-09-11T10:17:20.295Z] #0 4.773 + . //dockercli.installer [2022-09-11T10:17:20.295Z] #0 4.773 ++ : stable [2022-09-11T10:17:20.295Z] #0 4.773 ++ : 17.06.2-ce [2022-09-11T10:17:20.295Z] #0 4.773 + install_dockercli [2022-09-11T10:17:20.295Z] #0 4.773 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-11T10:17:20.295Z] #0 4.773 ++ uname -m [2022-09-11T10:17:20.295Z] #0 4.780 + arch=aarch64 [2022-09-11T10:17:20.295Z] #0 4.780 + '[' aarch64 '!=' x86_64 ']' [2022-09-11T10:17:20.295Z] #0 4.780 + '[' aarch64 '!=' s390x ']' [2022-09-11T10:17:20.295Z] #0 4.780 + '[' aarch64 '!=' armhf ']' [2022-09-11T10:17:20.295Z] #0 4.780 + build_dockercli [2022-09-11T10:17:20.295Z] #0 4.780 + git clone https://github.com/docker/docker-ce /tmp/tmp.V5hcAx4TZ2/tmp/docker-ce [2022-09-11T10:17:20.295Z] #0 4.789 Cloning into '/tmp/tmp.V5hcAx4TZ2/tmp/docker-ce'... [2022-09-11T10:17:20.428Z] #41 68.93 checking for strip... strip [2022-09-11T10:17:20.428Z] #41 68.93 checking for ranlib... ranlib [2022-09-11T10:17:20.428Z] #41 68.93 checking for gawk... no [2022-09-11T10:17:20.428Z] #41 68.94 checking for mawk... mawk [2022-09-11T10:17:20.553Z] #41 ... [2022-09-11T10:17:20.553Z] [2022-09-11T10:17:20.553Z] #37 [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-09-11T10:17:20.553Z] #37 12.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-11T10:17:20.689Z] #41 68.94 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-11T10:17:20.689Z] #41 69.32 checking for sysroot... no [2022-09-11T10:17:20.689Z] #41 69.33 checking for a working dd... /bin/dd [2022-09-11T10:17:20.689Z] #41 69.33 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-11T10:17:20.950Z] #41 69.41 checking for mt... no [2022-09-11T10:17:20.950Z] #41 69.41 checking if : is a manifest tool... no [2022-09-11T10:17:20.950Z] #41 69.42 checking how to run the C preprocessor... gcc -E [2022-09-11T10:17:21.473Z] #41 69.65 checking for ANSI C header files... yes [2022-09-11T10:17:21.736Z] #41 70.19 checking for sys/types.h... yes [2022-09-11T10:17:21.736Z] #41 70.34 checking for sys/stat.h... yes [2022-09-11T10:17:21.997Z] #41 70.48 checking for stdlib.h... yes [2022-09-11T10:17:22.258Z] #41 70.63 checking for string.h... yes [2022-09-11T10:17:22.258Z] #41 70.77 checking for memory.h... yes [2022-09-11T10:17:22.520Z] #41 71.03 checking for strings.h... yes [2022-09-11T10:17:22.788Z] #41 71.15 checking for inttypes.h... yes [2022-09-11T10:17:22.788Z] #41 71.48 checking for stdint.h... yes [2022-09-11T10:17:23.051Z] #41 71.60 checking for unistd.h... yes [2022-09-11T10:17:23.312Z] #41 71.73 checking for dlfcn.h... yes [2022-09-11T10:17:23.312Z] #41 71.91 checking for objdir... .libs [2022-09-11T10:17:23.834Z] #41 72.24 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-11T10:17:23.834Z] #41 72.38 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-11T10:17:23.834Z] #41 72.38 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-11T10:17:24.407Z] #41 72.46 checking if gcc static flag -static works... yes [2022-09-11T10:17:24.407Z] #41 72.85 checking if gcc supports -c -o file.o... yes [2022-09-11T10:17:24.407Z] #41 72.99 checking if gcc supports -c -o file.o... (cached) yes [2022-09-11T10:17:24.407Z] #41 72.99 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-11T10:17:24.668Z] #41 73.03 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-11T10:17:24.668Z] #41 73.39 checking how to hardcode library paths into programs... immediate [2022-09-11T10:17:24.668Z] #41 73.39 checking whether stripping libraries is possible... yes [2022-09-11T10:17:24.668Z] #41 73.41 checking if libtool supports shared libraries... yes [2022-09-11T10:17:24.668Z] #41 73.41 checking whether to build shared libraries... no [2022-09-11T10:17:24.668Z] #41 73.41 checking whether to build static libraries... yes [2022-09-11T10:17:24.668Z] #41 73.41 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-11T10:17:24.928Z] #41 73.44 checking whether build environment is sane... yes [2022-09-11T10:17:24.928Z] #41 73.47 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-11T10:17:24.928Z] #41 73.48 checking whether make sets $(MAKE)... yes [2022-09-11T10:17:24.928Z] #41 73.52 checking whether make supports the include directive... yes (GNU style) [2022-09-11T10:17:24.928Z] #41 73.56 checking whether make supports nested variables... yes [2022-09-11T10:17:24.928Z] #41 73.58 checking whether UID '0' is supported by ustar format... yes [2022-09-11T10:17:24.928Z] #41 73.58 checking whether GID '0' is supported by ustar format... yes [2022-09-11T10:17:24.928Z] #41 73.58 checking how to create a ustar tar archive... gnutar [2022-09-11T10:17:25.189Z] #41 73.63 checking dependency style of gcc... gcc3 [2022-09-11T10:17:25.189Z] #41 73.75 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-11T10:17:25.189Z] #41 73.75 checking whether make supports nested variables... (cached) yes [2022-09-11T10:17:25.189Z] #41 73.76 checking for gawk... (cached) mawk [2022-09-11T10:17:25.189Z] #41 73.76 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-11T10:17:25.189Z] #41 73.76 checking for gcc... (cached) gcc [2022-09-11T10:17:25.189Z] #41 73.84 checking whether we are using the GNU C compiler... (cached) yes [2022-09-11T10:17:25.189Z] #41 73.84 checking whether gcc accepts -g... (cached) yes [2022-09-11T10:17:25.189Z] #41 73.84 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-11T10:17:25.189Z] #41 73.85 checking whether gcc understands -c and -o together... (cached) yes [2022-09-11T10:17:25.189Z] #41 73.85 checking for a Python interpreter with version >= 3... python3 [2022-09-11T10:17:25.189Z] #41 73.92 checking for python3... /usr/bin/python3 [2022-09-11T10:17:25.189Z] #41 73.93 checking for python3 version... 3.9 [2022-09-11T10:17:25.452Z] #41 73.97 checking for python3 platform... linux [2022-09-11T10:17:25.714Z] #41 74.02 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-11T10:17:25.714Z] #41 74.15 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-11T10:17:25.714Z] #41 74.30 checking for go-md2man... no [2022-09-11T10:17:25.816Z] #37 ... [2022-09-11T10:17:25.816Z] [2022-09-11T10:17:25.816Z] #27 [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-09-11T10:17:25.816Z] #27 12.61 [2022-09-11T10:17:25.816Z] #27 12.94 #=#=# 0.1% ########### 15.6% ###################### 30.7% ############################# 40.8% ###################################### 53.9% #################################################### 72.6% ################################################################ 90.1% ######################################################################## 100.0% [2022-09-11T10:17:25.816Z] #27 15.33 [2022-09-11T10:17:25.989Z] #41 74.31 checking error.h usability... yes [2022-09-11T10:17:25.989Z] #41 74.53 checking error.h presence... yes [2022-09-11T10:17:25.989Z] #41 74.56 checking for error.h... yes [2022-09-11T10:17:26.250Z] #41 74.59 checking linux/openat2.h usability... yes [2022-09-11T10:17:26.250Z] #41 74.85 checking linux/openat2.h presence... yes [2022-09-11T10:17:26.250Z] #41 74.89 checking for linux/openat2.h... yes [2022-09-11T10:17:26.511Z] #41 74.92 checking for copy_file_range... yes [2022-09-11T10:17:26.771Z] #41 75.18 checking for fgetxattr... yes [2022-09-11T10:17:27.032Z] #41 75.40 checking for statx... yes [2022-09-11T10:17:27.293Z] #41 75.59 checking for fgetpwent_r... yes [2022-09-11T10:17:27.555Z] #41 75.76 checking for issetugid... no [2022-09-11T10:17:27.555Z] #41 75.99 checking for pkg-config... /usr/bin/pkg-config [2022-09-11T10:17:27.555Z] #41 76.00 checking pkg-config is at least version 0.9.0... yes [2022-09-11T10:17:27.716Z] #27 ... [2022-09-11T10:17:27.716Z] [2022-09-11T10:17:27.716Z] #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-09-11T10:17:27.716Z] #38 17.17 tomll can be used in two ways: [2022-09-11T10:17:27.716Z] #38 17.17 Writing to STDIN and reading from STDOUT: [2022-09-11T10:17:27.716Z] #38 17.17 cat file.toml | tomll > file.toml [2022-09-11T10:17:27.716Z] #38 17.17 [2022-09-11T10:17:27.716Z] #38 17.17 Reading and updating a list of files: [2022-09-11T10:17:27.716Z] #38 17.17 tomll a.toml b.toml c.toml [2022-09-11T10:17:27.716Z] #38 17.17 [2022-09-11T10:17:27.716Z] #38 17.17 When given a list of files, tomll will modify all files in place without asking. [2022-09-11T10:17:27.716Z] #38 DONE 18.8s [2022-09-11T10:17:27.716Z] [2022-09-11T10:17:27.716Z] #32 [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-09-11T10:17:27.716Z] #32 16.75 Updating files: 75% (1648/2185) Updating files: 76% (1661/2185) Updating files: 77% (1683/2185) Updating files: 78% (1705/2185) Updating files: 79% (1727/2185) Updating files: 80% (1748/2185) Updating files: 81% (1770/2185) Updating files: 82% (1792/2185) Updating files: 83% (1814/2185) Updating files: 84% (1836/2185) Updating files: 85% (1858/2185) Updating files: 86% (1880/2185) Updating files: 87% (1901/2185) Updating files: 88% (1923/2185) Updating files: 89% (1945/2185) Updating files: 90% (1967/2185) Updating files: 91% (1989/2185) Updating files: 92% (2011/2185) Updating files: 93% (2033/2185) Updating files: 94% (2054/2185) Updating files: 95% (2076/2185) Updating files: 96% (2098/2185) Updating files: 97% (2120/2185) Updating files: 98% (2142/2185) Updating files: 99% (2164/2185) Updating files: 100% (2185/2185) Updating files: 100% (2185/2185), done. [2022-09-11T10:17:27.716Z] #32 17.36 + git checkout -q v2.3.0 [2022-09-11T10:17:27.818Z] #41 76.00 checking for library containing yajl_tree_get... -lyajl [2022-09-11T10:17:27.818Z] #41 76.39 checking for yajl >= 2.0.0... yes [2022-09-11T10:17:27.818Z] #41 76.42 checking sys/capability.h usability... yes [2022-09-11T10:17:28.082Z] #41 76.54 checking sys/capability.h presence... yes [2022-09-11T10:17:28.082Z] #41 76.59 checking for sys/capability.h... yes [2022-09-11T10:17:28.343Z] #41 76.59 checking for library containing cap_from_name... [2022-09-11T10:17:28.343Z] #41 ... [2022-09-11T10:17:28.343Z] [2022-09-11T10:17:28.343Z] #33 [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-09-11T10:17:28.343Z] #33 99.61 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-09-11T10:17:28.343Z] #33 99.61 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-09-11T10:17:28.343Z] #33 99.63 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-09-11T10:17:28.343Z] #33 99.68 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-09-11T10:17:28.343Z] #33 99.73 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-09-11T10:17:28.343Z] #33 101.1 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-09-11T10:17:28.343Z] #33 101.1 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-09-11T10:17:28.343Z] #33 101.1 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-09-11T10:17:28.343Z] #33 101.2 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-09-11T10:17:28.343Z] #33 101.2 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-09-11T10:17:28.343Z] #33 101.2 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-09-11T10:17:28.343Z] #33 101.2 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-09-11T10:17:28.343Z] #33 101.2 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-09-11T10:17:28.343Z] #33 101.3 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-09-11T10:17:28.343Z] #33 101.3 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-09-11T10:17:28.343Z] #33 101.3 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-09-11T10:17:28.343Z] #33 102.9 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-09-11T10:17:28.343Z] #33 102.9 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-09-11T10:17:28.343Z] #33 103.0 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-09-11T10:17:28.343Z] #33 103.0 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-09-11T10:17:28.343Z] #33 103.1 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-09-11T10:17:28.343Z] #33 104.6 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-09-11T10:17:28.343Z] #33 104.6 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-09-11T10:17:28.343Z] #33 104.6 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-09-11T10:17:28.343Z] #33 104.7 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-09-11T10:17:28.343Z] #33 104.7 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-09-11T10:17:28.343Z] #33 104.7 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-09-11T10:17:28.343Z] #33 104.7 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-09-11T10:17:28.343Z] #33 104.7 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-09-11T10:17:28.343Z] #33 104.8 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-09-11T10:17:28.343Z] #33 104.8 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-09-11T10:17:28.343Z] #33 104.8 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-09-11T10:17:28.343Z] #33 104.8 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-09-11T10:17:28.343Z] #33 104.9 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-09-11T10:17:28.343Z] #33 104.9 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-09-11T10:17:28.343Z] #33 104.9 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-09-11T10:17:28.343Z] #33 106.7 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-09-11T10:17:28.343Z] #33 106.7 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-09-11T10:17:28.343Z] #33 106.8 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-09-11T10:17:28.343Z] #33 106.8 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-09-11T10:17:28.343Z] #33 106.9 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-09-11T10:17:28.343Z] #33 108.6 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-09-11T10:17:28.343Z] #33 108.6 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-09-11T10:17:28.343Z] #33 108.6 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-09-11T10:17:28.343Z] #33 108.7 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-09-11T10:17:28.343Z] #33 108.7 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-09-11T10:17:28.343Z] #33 108.7 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-09-11T10:17:28.343Z] #33 108.7 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-09-11T10:17:28.343Z] #33 108.7 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-09-11T10:17:28.343Z] #33 108.7 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-09-11T10:17:28.343Z] #33 108.8 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-09-11T10:17:28.343Z] #33 108.8 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-09-11T10:17:28.343Z] #33 108.8 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-09-11T10:17:28.603Z] #33 ... [2022-09-11T10:17:28.603Z] [2022-09-11T10:17:28.603Z] #41 [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-09-11T10:17:28.603Z] #41 76.59 checking for library containing cap_from_name... -lcap [2022-09-11T10:17:28.660Z] #32 19.98 + 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-09-11T10:17:28.863Z] #41 77.07 checking for library containing dlopen... -ldl [2022-09-11T10:17:28.918Z] #32 ... [2022-09-11T10:17:28.918Z] [2022-09-11T10:17:28.918Z] #26 [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-09-11T10:17:28.918Z] #26 9.951 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-11T10:17:28.918Z] #26 12.73 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-11T10:17:28.918Z] #26 12.74 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-11T10:17:28.918Z] #26 13.04 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-11T10:17:28.918Z] #26 16.08 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-11T10:17:28.918Z] #26 16.74 go: downloading github.com/google/uuid v1.3.0 [2022-09-11T10:17:28.918Z] #26 16.79 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-11T10:17:28.918Z] #26 16.79 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-11T10:17:28.918Z] #26 16.90 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-11T10:17:28.918Z] #26 16.94 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-11T10:17:28.918Z] #26 17.14 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-11T10:17:28.918Z] #26 17.42 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-11T10:17:28.918Z] #26 17.98 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-11T10:17:28.918Z] #26 18.30 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-11T10:17:28.918Z] #26 ... [2022-09-11T10:17:28.918Z] [2022-09-11T10:17:28.918Z] #30 [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-09-11T10:17:28.918Z] #30 15.17 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-11T10:17:28.918Z] #30 15.18 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-11T10:17:28.918Z] #30 15.23 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-11T10:17:28.918Z] #30 15.34 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-11T10:17:28.918Z] #30 15.46 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-11T10:17:28.918Z] #30 15.51 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-11T10:17:28.918Z] #30 15.67 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-11T10:17:28.918Z] #30 15.74 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-11T10:17:28.918Z] #30 15.82 go: downloading github.com/spf13/afero v1.8.2 [2022-09-11T10:17:28.918Z] #30 15.85 go: downloading github.com/spf13/cast v1.4.1 [2022-09-11T10:17:28.918Z] #30 16.02 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-11T10:17:28.918Z] #30 16.16 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-11T10:17:28.918Z] #30 16.21 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-11T10:17:28.918Z] #30 16.27 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-11T10:17:28.918Z] #30 16.30 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-11T10:17:28.918Z] #30 16.33 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-11T10:17:28.918Z] #30 16.37 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-11T10:17:28.918Z] #30 16.41 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-11T10:17:28.918Z] #30 16.51 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-11T10:17:28.918Z] #30 16.52 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-11T10:17:28.918Z] #30 16.85 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-11T10:17:28.918Z] #30 17.31 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-11T10:17:28.918Z] #30 17.40 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-11T10:17:28.918Z] #30 17.50 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-11T10:17:28.918Z] #30 17.73 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-11T10:17:28.918Z] #30 18.19 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-11T10:17:28.918Z] #30 18.37 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-11T10:17:28.918Z] #30 18.65 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-11T10:17:28.918Z] #30 20.24 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-11T10:17:28.918Z] #30 20.29 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-11T10:17:28.918Z] #30 20.51 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-11T10:17:29.125Z] #41 77.47 checking seccomp.h usability... yes [2022-09-11T10:17:29.125Z] #41 77.67 checking seccomp.h presence... yes [2022-09-11T10:17:29.125Z] #41 77.71 checking for seccomp.h... yes [2022-09-11T10:17:29.176Z] #30 20.52 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-11T10:17:29.176Z] #30 20.65 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-11T10:17:29.176Z] #30 20.67 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-11T10:17:29.176Z] #30 20.72 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-11T10:17:29.176Z] #30 20.74 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-11T10:17:29.434Z] #30 20.82 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-11T10:17:29.434Z] #30 20.89 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-11T10:17:29.434Z] #30 20.94 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-11T10:17:29.434Z] #30 21.02 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-11T10:17:29.696Z] #41 77.71 checking for library containing seccomp_rule_add... -lseccomp [2022-09-11T10:17:29.696Z] #41 78.12 checking for library containing seccomp_arch_resolve_name... none required [2022-09-11T10:17:29.710Z] #30 21.03 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-11T10:17:29.710Z] #30 21.11 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-11T10:17:29.710Z] #30 21.12 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-11T10:17:29.710Z] #30 ... [2022-09-11T10:17:29.710Z] [2022-09-11T10:17:29.711Z] #28 [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-09-11T10:17:29.711Z] #28 11.11 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-11T10:17:29.711Z] #28 11.12 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-11T10:17:29.711Z] #28 11.34 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-11T10:17:29.711Z] #28 13.73 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-11T10:17:29.711Z] #28 13.82 go: downloading golang.org/x/mod v0.3.0 [2022-09-11T10:17:29.711Z] #28 ... [2022-09-11T10:17:29.711Z] [2022-09-11T10:17:29.711Z] #27 [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-09-11T10:17:29.711Z] #27 20.21 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-11T10:17:29.711Z] #27 21.08 [2022-09-11T10:17:29.711Z] #27 21.44 #=#=# ######################################################################## 100.0% [2022-09-11T10:17:29.956Z] #41 78.33 checking systemd/sd-bus.h usability... yes [2022-09-11T10:17:29.992Z] #27 ... [2022-09-11T10:17:29.992Z] [2022-09-11T10:17:29.993Z] #31 [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-09-11T10:17:29.993Z] #31 11.39 Fetched 8461 kB in 8s (1004 kB/s) [2022-09-11T10:17:29.993Z] #31 11.39 Reading package lists... [2022-09-11T10:17:29.993Z] #31 16.41 Reading package lists... [2022-09-11T10:17:29.993Z] #31 ... [2022-09-11T10:17:29.993Z] [2022-09-11T10:17:29.993Z] #29 [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-09-11T10:17:29.993Z] #29 11.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-11T10:17:29.993Z] #29 16.76 Fetched 8461 kB in 11s (757 kB/s) [2022-09-11T10:17:30.217Z] #41 78.51 checking systemd/sd-bus.h presence... yes [2022-09-11T10:17:30.217Z] #41 78.67 checking for systemd/sd-bus.h... yes [2022-09-11T10:17:30.264Z] #29 16.76 Reading package lists... [2022-09-11T10:17:30.264Z] #29 ... [2022-09-11T10:17:30.264Z] [2022-09-11T10:17:30.264Z] #30 [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-09-11T10:17:30.264Z] #30 21.19 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-11T10:17:30.264Z] #30 21.49 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-11T10:17:30.264Z] #30 21.57 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-11T10:17:30.264Z] #30 21.68 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-11T10:17:30.264Z] #30 21.78 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-11T10:17:30.264Z] #30 21.83 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-11T10:17:30.264Z] #30 21.83 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-11T10:17:30.477Z] #41 78.67 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-11T10:17:30.533Z] #30 22.16 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-11T10:17:30.533Z] #30 22.21 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-11T10:17:30.739Z] #41 79.11 checking for sd_notify_barrier... yes [2022-09-11T10:17:30.796Z] #30 22.30 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-11T10:17:30.796Z] #30 22.36 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-11T10:17:30.796Z] #30 22.43 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-11T10:17:30.796Z] #30 22.44 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-11T10:17:31.001Z] #41 79.30 checking linux/bpf.h usability... yes [2022-09-11T10:17:31.001Z] #41 79.43 checking linux/bpf.h presence... yes [2022-09-11T10:17:31.001Z] #41 79.46 checking for linux/bpf.h... yes [2022-09-11T10:17:31.001Z] #41 79.46 checking compilation for eBPF... yes [2022-09-11T10:17:31.001Z] #41 79.66 checking for criu >= 3.15... no [2022-09-11T10:17:31.001Z] #41 79.69 configure: CRIU headers not found, building without CRIU support [2022-09-11T10:17:31.001Z] #41 79.69 checking for criu > 3.16... no [2022-09-11T10:17:31.001Z] #41 79.71 configure: CRIU version doesn't support join-ns API [2022-09-11T10:17:31.001Z] #41 79.71 checking for criu > 3.16.1... no [2022-09-11T10:17:31.001Z] #41 79.74 configure: CRIU version doesn't support for pre-dumping [2022-09-11T10:17:31.001Z] #41 79.74 checking for new mount API (fsconfig)... yes [2022-09-11T10:17:31.063Z] #30 22.55 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-11T10:17:31.063Z] #30 22.58 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-11T10:17:31.063Z] #30 22.64 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-11T10:17:31.063Z] #30 22.74 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-11T10:17:31.063Z] #30 ... [2022-09-11T10:17:31.063Z] [2022-09-11T10:17:31.063Z] #33 [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-09-11T10:17:31.063Z] #33 12.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-11T10:17:31.063Z] #33 15.49 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-11T10:17:31.063Z] #33 18.53 Fetched 8465 kB in 13s (645 kB/s) [2022-09-11T10:17:31.262Z] #41 79.79 checking for seccomp notify API... yes [2022-09-11T10:17:31.263Z] #41 79.85 checking for gperf... no [2022-09-11T10:17:31.263Z] #41 79.86 configure: gperf not found - cannot rebuild signal parser code [2022-09-11T10:17:31.322Z] #33 18.53 Reading package lists... [2022-09-11T10:17:31.322Z] #33 ... [2022-09-11T10:17:31.322Z] [2022-09-11T10:17:31.322Z] #29 [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-09-11T10:17:31.322Z] #29 16.76 Reading package lists... [2022-09-11T10:17:31.549Z] #41 79.86 checking for library containing argp_parse... none required [2022-09-11T10:17:31.549Z] #41 80.06 checking that generated files are newer than configure... done [2022-09-11T10:17:31.549Z] #41 80.07 configure: creating ./config.status [2022-09-11T10:17:31.840Z] #29 23.11 Reading package lists... [2022-09-11T10:17:31.841Z] #29 ... [2022-09-11T10:17:31.841Z] [2022-09-11T10:17:31.841Z] #39 [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-09-11T10:17:31.841Z] #39 13.26 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-11T10:17:31.841Z] #39 13.27 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-11T10:17:31.841Z] #39 13.61 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-11T10:17:31.841Z] #39 13.85 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-11T10:17:31.841Z] #39 14.06 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-11T10:17:31.841Z] #39 14.28 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-11T10:17:31.841Z] #39 14.37 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-11T10:17:31.841Z] #39 14.43 go: downloading github.com/peterh/liner v1.2.2 [2022-09-11T10:17:31.841Z] #39 14.73 go: downloading github.com/google/go-dap v0.6.0 [2022-09-11T10:17:31.841Z] #39 15.13 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-11T10:17:31.841Z] #39 15.61 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-11T10:17:31.841Z] #39 15.85 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-11T10:17:31.841Z] #39 15.90 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-11T10:17:31.841Z] #39 17.31 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-11T10:17:31.841Z] #39 17.80 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-11T10:17:32.097Z] #39 ... [2022-09-11T10:17:32.097Z] [2022-09-11T10:17:32.097Z] #30 [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-09-11T10:17:32.097Z] #30 22.81 go: downloading github.com/julz/importas v0.1.0 [2022-09-11T10:17:32.097Z] #30 22.85 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-11T10:17:32.097Z] #30 22.92 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-11T10:17:32.097Z] #30 22.92 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-11T10:17:32.097Z] #30 23.08 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-11T10:17:32.097Z] #30 23.15 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-11T10:17:32.097Z] #30 23.16 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-11T10:17:32.097Z] #30 23.30 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-11T10:17:32.097Z] #30 23.43 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-11T10:17:32.097Z] #30 23.48 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-11T10:17:32.097Z] #30 23.49 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-11T10:17:32.097Z] #30 23.59 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-11T10:17:32.142Z] #41 ... [2022-09-11T10:17:32.142Z] [2022-09-11T10:17:32.142Z] #37 [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-09-11T10:17:32.142Z] #37 DONE 122.2s [2022-09-11T10:17:32.142Z] [2022-09-11T10:17:32.142Z] #33 [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-09-11T10:17:32.142Z] #33 110.5 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-09-11T10:17:32.142Z] #33 110.5 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-09-11T10:17:32.142Z] #33 110.6 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-09-11T10:17:32.142Z] #33 110.6 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-09-11T10:17:32.142Z] #33 110.7 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-09-11T10:17:32.142Z] #33 112.4 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-09-11T10:17:32.142Z] #33 112.4 Get:134 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-09-11T10:17:32.418Z] #33 113.7 debconf: delaying package configuration, since apt-utils is not installed [2022-09-11T10:17:32.661Z] #30 24.30 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-11T10:17:32.919Z] #30 24.34 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-11T10:17:32.919Z] #30 24.43 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-11T10:17:32.919Z] #30 24.44 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-11T10:17:32.919Z] #30 24.58 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-11T10:17:32.996Z] #33 114.4 Fetched 789 MB in 26s (30.3 MB/s) [2022-09-11T10:17:32.996Z] [2022-09-11T10:17:32.996Z] #33 ... [2022-09-11T10:17:32.996Z] [2022-09-11T10:17:32.996Z] #34 [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-09-11T10:17:32.996Z] #34 123.3 Delve is a source level debugger for Go programs. [2022-09-11T10:17:32.996Z] #34 123.3 [2022-09-11T10:17:32.996Z] #34 123.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-11T10:17:32.996Z] #34 123.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-11T10:17:32.996Z] #34 123.3 [2022-09-11T10:17:32.996Z] #34 123.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-11T10:17:32.996Z] #34 123.3 [2022-09-11T10:17:32.996Z] #34 123.3 Pass flags to the program you are debugging using `--`, for example: [2022-09-11T10:17:32.996Z] #34 123.3 [2022-09-11T10:17:32.996Z] #34 123.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-11T10:17:32.996Z] #34 123.3 [2022-09-11T10:17:32.996Z] #34 123.3 Usage: [2022-09-11T10:17:32.996Z] #34 123.3 dlv [command] [2022-09-11T10:17:32.996Z] #34 123.3 [2022-09-11T10:17:32.996Z] #34 123.3 Available Commands: [2022-09-11T10:17:32.996Z] #34 123.3 attach Attach to running process and begin debugging. [2022-09-11T10:17:32.996Z] #34 123.3 connect Connect to a headless debug server with a terminal client. [2022-09-11T10:17:32.996Z] #34 123.3 core Examine a core dump. [2022-09-11T10:17:32.996Z] #34 123.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-11T10:17:32.996Z] #34 123.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-11T10:17:32.996Z] #34 123.3 exec Execute a precompiled binary, and begin a debug session. [2022-09-11T10:17:32.996Z] #34 123.3 help Help about any command [2022-09-11T10:17:32.996Z] #34 123.3 run Deprecated command. Use 'debug' instead. [2022-09-11T10:17:32.996Z] #34 123.3 test Compile test binary and begin debugging program. [2022-09-11T10:17:32.996Z] #34 123.3 trace Compile and begin tracing program. [2022-09-11T10:17:32.996Z] #34 123.3 version Prints version. [2022-09-11T10:17:32.996Z] #34 123.3 [2022-09-11T10:17:32.996Z] #34 123.3 Flags: [2022-09-11T10:17:32.996Z] #34 123.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-11T10:17:32.996Z] #34 123.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-11T10:17:32.996Z] #34 123.3 --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-09-11T10:17:32.996Z] #34 123.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-11T10:17:32.996Z] #34 123.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-11T10:17:32.996Z] #34 123.3 --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-09-11T10:17:32.996Z] #34 123.3 --disable-aslr Disables address space randomization [2022-09-11T10:17:32.996Z] #34 123.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-11T10:17:32.996Z] #34 123.3 -h, --help help for dlv [2022-09-11T10:17:32.996Z] #34 123.3 --init string Init file, executed by the terminal client. [2022-09-11T10:17:32.996Z] #34 123.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-11T10:17:32.996Z] #34 123.3 --log Enable debugging server logging. [2022-09-11T10:17:32.996Z] #34 123.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-11T10:17:32.996Z] #34 123.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-11T10:17:32.996Z] #34 123.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-11T10:17:32.996Z] #34 123.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-11T10:17:32.996Z] #34 123.3 --wd string Working directory for running the program. [2022-09-11T10:17:32.996Z] #34 123.3 [2022-09-11T10:17:32.996Z] #34 123.3 Additional help topics: [2022-09-11T10:17:32.996Z] #34 123.3 dlv backend Help about the --backend flag. [2022-09-11T10:17:32.996Z] #34 123.3 dlv log Help about logging flags. [2022-09-11T10:17:32.996Z] #34 123.3 dlv redirect Help about file redirection. [2022-09-11T10:17:32.996Z] #34 123.3 [2022-09-11T10:17:32.996Z] #34 123.3 Use "dlv [command] --help" for more information about a command. [2022-09-11T10:17:32.996Z] #34 DONE 123.4s [2022-09-11T10:17:32.996Z] [2022-09-11T10:17:32.996Z] #33 [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-09-11T10:17:32.996Z] #33 114.5 Selecting previously unselected package liblocale-gettext-perl. [2022-09-11T10:17:33.176Z] #30 24.76 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-11T10:17:33.176Z] #30 24.78 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-11T10:17:33.258Z] #33 114.5 (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-09-11T10:17:33.258Z] #33 114.5 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-09-11T10:17:33.258Z] #33 114.5 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-09-11T10:17:33.258Z] #33 114.6 Selecting previously unselected package bzip2. [2022-09-11T10:17:33.258Z] #33 114.6 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-09-11T10:17:33.258Z] #33 114.6 Unpacking bzip2 (1.0.8-4) ... [2022-09-11T10:17:33.437Z] #30 24.93 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-11T10:17:33.437Z] #30 24.95 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-11T10:17:33.520Z] #33 114.7 Selecting previously unselected package libmagic-mgc. [2022-09-11T10:17:33.520Z] #33 114.7 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-11T10:17:33.520Z] #33 114.7 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-11T10:17:33.695Z] #30 25.30 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-11T10:17:33.780Z] #33 115.1 Selecting previously unselected package libmagic1:amd64. [2022-09-11T10:17:33.780Z] #33 115.1 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-11T10:17:33.780Z] #33 115.1 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-11T10:17:33.953Z] #30 25.32 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-11T10:17:33.953Z] #30 25.36 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-11T10:17:33.953Z] #30 25.38 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-11T10:17:33.953Z] #30 25.44 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-11T10:17:33.953Z] #30 25.56 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-11T10:17:34.040Z] #33 115.3 Selecting previously unselected package file. [2022-09-11T10:17:34.040Z] #33 115.3 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-09-11T10:17:34.040Z] #33 115.3 Unpacking file (1:5.39-3) ... [2022-09-11T10:17:34.040Z] #33 115.4 Selecting previously unselected package xz-utils. [2022-09-11T10:17:34.040Z] #33 115.4 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-11T10:17:34.040Z] #33 115.4 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-11T10:17:34.222Z] #30 25.69 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-11T10:17:34.222Z] #30 25.73 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-11T10:17:34.222Z] #30 25.80 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-11T10:17:34.300Z] #33 115.5 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-09-11T10:17:34.300Z] #33 115.5 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-11T10:17:34.300Z] #33 115.6 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-11T10:17:34.479Z] #30 25.87 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-11T10:17:34.479Z] #30 25.88 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-11T10:17:34.479Z] #30 26.06 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-11T10:17:34.737Z] #30 26.14 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-11T10:17:34.994Z] #30 26.38 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-11T10:17:34.994Z] #30 26.45 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-11T10:17:34.994Z] #30 26.52 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-11T10:17:35.251Z] #30 26.69 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-11T10:17:35.251Z] #30 26.69 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-11T10:17:35.251Z] #30 26.75 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-11T10:17:35.251Z] #30 26.81 go: downloading honnef.co/go/tools v0.3.1 [2022-09-11T10:17:35.681Z] #33 116.7 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-09-11T10:17:35.681Z] #33 116.7 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-09-11T10:17:35.681Z] #33 116.7 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-11T10:17:35.816Z] #30 ... [2022-09-11T10:17:35.816Z] [2022-09-11T10:17:35.816Z] #37 [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-09-11T10:17:35.816Z] #37 17.34 Fetched 8461 kB in 12s (726 kB/s) [2022-09-11T10:17:35.816Z] #37 17.34 Reading package lists... [2022-09-11T10:17:35.816Z] #37 22.78 Reading package lists... [2022-09-11T10:17:35.816Z] #37 27.34 Building dependency tree... [2022-09-11T10:17:35.816Z] #37 ... [2022-09-11T10:17:35.816Z] [2022-09-11T10:17:35.816Z] #40 [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-09-11T10:17:35.816Z] #40 17.38 Fetched 8461 kB in 12s (721 kB/s) [2022-09-11T10:17:35.816Z] #40 17.38 Reading package lists... [2022-09-11T10:17:36.088Z] #40 23.42 Reading package lists... [2022-09-11T10:17:36.088Z] #40 ... [2022-09-11T10:17:36.088Z] [2022-09-11T10:17:36.088Z] #27 [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-09-11T10:17:36.088Z] #27 22.93 [2022-09-11T10:17:36.088Z] #27 25.84 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-11T10:17:36.088Z] #27 27.60 [2022-09-11T10:17:36.088Z] #27 27.98 #=#=# ######################################################################## 100.0% [2022-09-11T10:17:36.250Z] #33 117.5 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-09-11T10:17:36.250Z] #33 117.5 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-09-11T10:17:36.250Z] #33 117.5 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-11T10:17:36.346Z] #27 ... [2022-09-11T10:17:36.346Z] [2022-09-11T10:17:36.346Z] #29 [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-09-11T10:17:36.346Z] #29 23.11 Reading package lists... [2022-09-11T10:17:37.188Z] #33 118.5 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-09-11T10:17:37.188Z] #33 118.5 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-11T10:17:37.188Z] #33 118.5 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-11T10:17:37.980Z] #29 28.05 Building dependency tree... [2022-09-11T10:17:37.980Z] #29 ... [2022-09-11T10:17:37.980Z] [2022-09-11T10:17:37.980Z] #27 [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-09-11T10:17:37.980Z] #27 29.22 [2022-09-11T10:17:37.980Z] #27 29.60 Download of images into '/build' complete. [2022-09-11T10:17:37.980Z] #27 29.62 Use something like the following to load the result into a Docker daemon: [2022-09-11T10:17:37.980Z] #27 29.62 tar -cC '/build' . | docker load [2022-09-11T10:17:37.980Z] #27 DONE 30.1s [2022-09-11T10:17:37.980Z] [2022-09-11T10:17:37.980Z] #30 [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-09-11T10:17:37.980Z] #30 28.70 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-11T10:17:37.980Z] #30 28.71 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-11T10:17:37.980Z] #30 28.90 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-11T10:17:37.980Z] #30 29.04 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-11T10:17:37.980Z] #30 29.25 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-11T10:17:37.980Z] #30 29.31 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-11T10:17:37.980Z] #30 29.42 go: downloading golang.org/x/text v0.3.7 [2022-09-11T10:17:38.129Z] #33 119.3 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-09-11T10:17:38.129Z] #33 119.3 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-11T10:17:38.129Z] #33 119.3 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-11T10:17:38.701Z] #33 120.0 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-09-11T10:17:38.701Z] #33 120.0 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-11T10:17:38.701Z] #33 120.0 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-11T10:17:38.701Z] #33 120.1 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-09-11T10:17:38.701Z] #33 120.1 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-11T10:17:38.701Z] #33 120.1 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-11T10:17:39.272Z] #33 ... [2022-09-11T10:17:39.272Z] [2022-09-11T10:17:39.272Z] #41 [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-09-11T10:17:39.272Z] #41 82.84 config.status: creating Makefile [2022-09-11T10:17:39.272Z] #41 82.97 config.status: creating rpm/crun.spec [2022-09-11T10:17:39.272Z] #41 83.03 config.status: creating config.h [2022-09-11T10:17:39.272Z] #41 83.06 config.status: executing libtool commands [2022-09-11T10:17:39.272Z] #41 83.10 config.status: executing depfiles commands [2022-09-11T10:17:39.272Z] #41 83.75 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-11T10:17:39.272Z] #41 83.76 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-11T10:17:39.272Z] #41 83.92 checking for gcc... gcc [2022-09-11T10:17:39.272Z] #41 83.99 checking whether the C compiler works... yes [2022-09-11T10:17:39.272Z] #41 84.09 checking for C compiler default output file name... a.out [2022-09-11T10:17:39.272Z] #41 84.09 checking for suffix of executables... [2022-09-11T10:17:39.272Z] #41 84.18 checking whether we are cross compiling... no [2022-09-11T10:17:39.272Z] #41 84.31 checking for suffix of object files... o [2022-09-11T10:17:39.272Z] #41 84.39 checking whether we are using the GNU C compiler... yes [2022-09-11T10:17:39.272Z] #41 84.47 checking whether gcc accepts -g... yes [2022-09-11T10:17:39.272Z] #41 84.58 checking for gcc option to accept ISO C89... none needed [2022-09-11T10:17:39.272Z] #41 84.72 checking whether gcc understands -c and -o together... yes [2022-09-11T10:17:39.272Z] #41 84.83 checking how to run the C preprocessor... gcc -E [2022-09-11T10:17:39.272Z] #41 84.99 checking for grep that handles long lines and -e... /bin/grep [2022-09-11T10:17:39.272Z] #41 85.00 checking for egrep... /bin/grep -E [2022-09-11T10:17:39.272Z] #41 85.00 checking for ANSI C header files... yes [2022-09-11T10:17:39.272Z] #41 85.40 checking for sys/types.h... yes [2022-09-11T10:17:39.272Z] #41 85.48 checking for sys/stat.h... yes [2022-09-11T10:17:39.272Z] #41 85.59 checking for stdlib.h... yes [2022-09-11T10:17:39.272Z] #41 85.72 checking for string.h... yes [2022-09-11T10:17:39.272Z] #41 85.82 checking for memory.h... yes [2022-09-11T10:17:39.272Z] #41 85.92 checking for strings.h... yes [2022-09-11T10:17:39.272Z] #41 86.04 checking for inttypes.h... yes [2022-09-11T10:17:39.272Z] #41 86.16 checking for stdint.h... yes [2022-09-11T10:17:39.272Z] #41 86.33 checking for unistd.h... yes [2022-09-11T10:17:39.272Z] #41 86.42 checking minix/config.h usability... no [2022-09-11T10:17:39.272Z] #41 86.53 checking minix/config.h presence... no [2022-09-11T10:17:39.272Z] #41 86.56 checking for minix/config.h... no [2022-09-11T10:17:39.272Z] #41 86.56 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-11T10:17:39.272Z] #41 86.69 checking build system type... x86_64-pc-linux-gnu [2022-09-11T10:17:39.272Z] #41 86.84 checking host system type... x86_64-pc-linux-gnu [2022-09-11T10:17:39.272Z] #41 86.84 checking how to print strings... printf [2022-09-11T10:17:39.272Z] #41 86.85 checking for a sed that does not truncate output... /bin/sed [2022-09-11T10:17:39.272Z] #41 86.88 checking for fgrep... /bin/grep -F [2022-09-11T10:17:39.272Z] #41 86.89 checking for ld used by gcc... /usr/bin/ld [2022-09-11T10:17:39.272Z] #41 86.91 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-11T10:17:39.272Z] #41 86.91 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-11T10:17:39.272Z] #41 86.93 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-11T10:17:39.272Z] #41 86.99 checking whether ln -s works... yes [2022-09-11T10:17:39.272Z] #41 86.99 checking the maximum length of command line arguments... 1572864 [2022-09-11T10:17:39.272Z] #41 87.02 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-11T10:17:39.272Z] #41 87.02 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-11T10:17:39.272Z] #41 87.02 checking for /usr/bin/ld option to reload object files... -r [2022-09-11T10:17:39.272Z] #41 87.02 checking for objdump... objdump [2022-09-11T10:17:39.272Z] #41 87.02 checking how to recognize dependent libraries... pass_all [2022-09-11T10:17:39.272Z] #41 87.02 checking for dlltool... no [2022-09-11T10:17:39.272Z] #41 87.03 checking how to associate runtime and link libraries... printf %s\n [2022-09-11T10:17:39.272Z] #41 87.03 checking for ar... ar [2022-09-11T10:17:39.272Z] #41 87.03 checking for archiver @FILE support... @ [2022-09-11T10:17:39.272Z] #41 87.13 checking for strip... strip [2022-09-11T10:17:39.272Z] #41 87.13 checking for ranlib... ranlib [2022-09-11T10:17:39.272Z] #41 87.13 checking for gawk... no [2022-09-11T10:17:39.272Z] #41 87.14 checking for mawk... mawk [2022-09-11T10:17:39.272Z] #41 87.14 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-11T10:17:39.272Z] #41 87.39 checking for sysroot... no [2022-09-11T10:17:39.272Z] #41 87.39 checking for a working dd... /bin/dd [2022-09-11T10:17:39.272Z] #41 87.40 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-11T10:17:39.272Z] #41 87.47 checking for mt... no [2022-09-11T10:17:39.272Z] #41 87.48 checking if : is a manifest tool... no [2022-09-11T10:17:39.272Z] #41 87.50 checking for dlfcn.h... yes [2022-09-11T10:17:39.272Z] #41 87.60 checking for objdir... .libs [2022-09-11T10:17:39.272Z] #41 87.83 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-11T10:17:39.272Z] #41 87.90 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-11T10:17:39.272Z] #41 87.91 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-11T10:17:39.532Z] #41 88.00 checking if gcc static flag -static works... yes [2022-09-11T10:17:39.532Z] #41 88.22 checking if gcc supports -c -o file.o... yes [2022-09-11T10:17:39.792Z] #41 88.31 checking if gcc supports -c -o file.o... (cached) yes [2022-09-11T10:17:39.792Z] #41 88.31 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-11T10:17:39.792Z] #41 88.35 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-11T10:17:39.792Z] #41 88.55 checking how to hardcode library paths into programs... immediate [2022-09-11T10:17:39.792Z] #41 88.55 checking whether stripping libraries is possible... yes [2022-09-11T10:17:40.052Z] #41 88.56 checking if libtool supports shared libraries... yes [2022-09-11T10:17:40.052Z] #41 88.56 checking whether to build shared libraries... no [2022-09-11T10:17:40.052Z] #41 88.56 checking whether to build static libraries... yes [2022-09-11T10:17:40.052Z] #41 88.56 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-11T10:17:40.052Z] #41 88.60 checking whether build environment is sane... yes [2022-09-11T10:17:40.052Z] #41 88.62 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-11T10:17:40.052Z] #41 88.63 checking whether make sets $(MAKE)... yes [2022-09-11T10:17:40.052Z] #41 88.65 checking whether make supports the include directive... yes (GNU style) [2022-09-11T10:17:40.052Z] #41 88.67 checking whether make supports nested variables... yes [2022-09-11T10:17:40.052Z] #41 88.70 checking whether UID '0' is supported by ustar format... yes [2022-09-11T10:17:40.052Z] #41 88.70 checking whether GID '0' is supported by ustar format... yes [2022-09-11T10:17:40.052Z] #41 88.70 checking how to create a ustar tar archive... gnutar [2022-09-11T10:17:40.312Z] #41 88.74 checking dependency style of gcc... gcc3 [2022-09-11T10:17:40.312Z] #41 88.85 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-11T10:17:40.312Z] #41 88.85 checking whether make supports nested variables... (cached) yes [2022-09-11T10:17:40.312Z] #41 88.85 checking for pkg-config... /usr/bin/pkg-config [2022-09-11T10:17:40.312Z] #41 88.86 checking pkg-config is at least version 0.9.0... yes [2022-09-11T10:17:40.312Z] #41 88.86 checking for yajl >= 2.1.0... yes [2022-09-11T10:17:40.312Z] #41 88.88 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-11T10:17:40.312Z] #41 88.88 checking for gcc... (cached) gcc [2022-09-11T10:17:40.312Z] #41 88.94 checking whether we are using the GNU C compiler... (cached) yes [2022-09-11T10:17:40.312Z] #41 88.94 checking whether gcc accepts -g... (cached) yes [2022-09-11T10:17:40.312Z] #41 88.94 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-11T10:17:40.312Z] #41 88.94 checking whether gcc understands -c and -o together... (cached) yes [2022-09-11T10:17:40.312Z] #41 88.95 checking for a Python interpreter with version >= 3... python3 [2022-09-11T10:17:40.312Z] #41 89.00 checking for python3... /usr/bin/python3 [2022-09-11T10:17:40.312Z] #41 89.01 checking for python3 version... 3.9 [2022-09-11T10:17:40.505Z] #30 ... [2022-09-11T10:17:40.505Z] [2022-09-11T10:17:40.505Z] #26 [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-09-11T10:17:40.505Z] #26 21.72 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-11T10:17:40.572Z] #41 89.06 checking for python3 platform... linux [2022-09-11T10:17:40.572Z] #41 89.10 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-11T10:17:40.572Z] #41 89.22 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-11T10:17:40.762Z] #26 ... [2022-09-11T10:17:40.762Z] [2022-09-11T10:17:40.762Z] #31 [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-09-11T10:17:40.762Z] #31 16.41 Reading package lists... [2022-09-11T10:17:40.762Z] #31 22.67 Building dependency tree... [2022-09-11T10:17:40.762Z] #31 26.62 python3 is already the newest version (3.9.2-3). [2022-09-11T10:17:40.762Z] #31 26.62 The following additional packages will be installed: [2022-09-11T10:17:40.762Z] #31 26.63 autotools-dev bzip2 dpkg-dev file libcap2 libdpkg-perl libmagic-mgc [2022-09-11T10:17:40.762Z] #31 26.64 libmagic1 libprotobuf-c1 libsigsegv2 libsystemd0 libudev1 libyajl2 m4 patch [2022-09-11T10:17:40.762Z] #31 26.64 xz-utils [2022-09-11T10:17:40.762Z] #31 26.65 Suggested packages: [2022-09-11T10:17:40.762Z] #31 26.65 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-11T10:17:40.762Z] #31 26.65 manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-11T10:17:40.762Z] #31 26.65 m4-doc ed diffutils-doc [2022-09-11T10:17:40.762Z] #31 26.65 Recommended packages: [2022-09-11T10:17:40.762Z] #31 26.65 fakeroot libalgorithm-merge-perl libfile-fcntllock-perl [2022-09-11T10:17:40.762Z] #31 26.65 liblocale-gettext-perl libltdl-dev [2022-09-11T10:17:40.762Z] #31 28.32 The following NEW packages will be installed: [2022-09-11T10:17:40.762Z] #31 28.34 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-11T10:17:40.762Z] #31 28.34 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-11T10:17:40.762Z] #31 28.34 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-11T10:17:40.762Z] #31 28.35 libyajl2 m4 patch xz-utils [2022-09-11T10:17:40.762Z] #31 28.35 The following packages will be upgraded: [2022-09-11T10:17:40.762Z] #31 28.36 libdpkg-perl libsystemd0 libudev1 [2022-09-11T10:17:40.762Z] #31 28.80 3 upgraded, 23 newly installed, 0 to remove and 16 not upgraded. [2022-09-11T10:17:40.762Z] #31 28.80 Need to get 7989 kB of archives. [2022-09-11T10:17:40.762Z] #31 28.80 After this operation, 18.6 MB of additional disk space will be used. [2022-09-11T10:17:40.762Z] #31 28.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd0 arm64 247.3-7+deb11u1 [354 kB] [2022-09-11T10:17:40.762Z] #31 28.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev1 arm64 247.3-7+deb11u1 [163 kB] [2022-09-11T10:17:40.762Z] #31 28.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-11T10:17:40.762Z] #31 28.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-09-11T10:17:40.762Z] #31 28.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-09-11T10:17:40.762Z] #31 28.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-09-11T10:17:40.762Z] #31 28.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-09-11T10:17:40.762Z] #31 28.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-09-11T10:17:40.762Z] #31 28.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-09-11T10:17:40.762Z] #31 28.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-09-11T10:17:40.762Z] #31 28.89 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-11T10:17:40.762Z] #31 28.90 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-09-11T10:17:40.762Z] #31 28.99 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdpkg-perl all 1.20.12 [1551 kB] [2022-09-11T10:17:40.762Z] #31 29.10 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-11T10:17:40.762Z] #31 29.13 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2022-09-11T10:17:40.762Z] #31 29.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-09-11T10:17:40.762Z] #31 29.30 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-11T10:17:40.762Z] #31 29.31 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-09-11T10:17:40.763Z] #31 29.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-11T10:17:40.763Z] #31 29.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-09-11T10:17:40.763Z] #31 29.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-11T10:17:40.763Z] #31 29.32 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2022-09-11T10:17:40.763Z] #31 29.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-09-11T10:17:40.763Z] #31 29.42 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2022-09-11T10:17:40.763Z] #31 29.43 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-11T10:17:40.763Z] #31 29.43 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-09-11T10:17:40.763Z] #31 29.97 debconf: delaying package configuration, since apt-utils is not installed [2022-09-11T10:17:40.763Z] #31 30.16 Fetched 7989 kB in 1s (8134 kB/s) [2022-09-11T10:17:40.763Z] #31 30.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-11T10:17:40.763Z] #31 30.32 Preparing to unpack .../libsystemd0_247.3-7+deb11u1_arm64.deb ... [2022-09-11T10:17:40.763Z] #31 30.36 Unpacking libsystemd0:arm64 (247.3-7+deb11u1) over (247.3-7) ... [2022-09-11T10:17:40.763Z] #31 30.68 Setting up libsystemd0:arm64 (247.3-7+deb11u1) ... [2022-09-11T10:17:40.763Z] #31 30.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-11T10:17:40.763Z] #31 31.01 Preparing to unpack .../libudev1_247.3-7+deb11u1_arm64.deb ... [2022-09-11T10:17:40.763Z] #31 31.04 Unpacking libudev1:arm64 (247.3-7+deb11u1) over (247.3-7) ... [2022-09-11T10:17:40.763Z] #31 31.32 Setting up libudev1:arm64 (247.3-7+deb11u1) ... [2022-09-11T10:17:40.763Z] #31 31.50 Selecting previously unselected package bzip2. [2022-09-11T10:17:40.763Z] #31 31.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-11T10:17:40.763Z] #31 31.56 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-09-11T10:17:40.763Z] #31 31.57 Unpacking bzip2 (1.0.8-4) ... [2022-09-11T10:17:40.763Z] #31 31.72 Selecting previously unselected package libmagic-mgc. [2022-09-11T10:17:40.763Z] #31 31.72 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-09-11T10:17:40.763Z] #31 31.73 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-11T10:17:40.763Z] #31 32.33 Selecting previously unselected package libmagic1:arm64. [2022-09-11T10:17:40.763Z] #31 32.33 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-09-11T10:17:40.763Z] #31 32.34 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-09-11T10:17:41.020Z] #31 32.54 Selecting previously unselected package file. [2022-09-11T10:17:41.020Z] #31 32.55 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-09-11T10:17:41.020Z] #31 32.56 Unpacking file (1:5.39-3) ... [2022-09-11T10:17:41.093Z] #41 89.41 checking that generated files are newer than configure... done [2022-09-11T10:17:41.093Z] #41 89.61 configure: creating ./config.status [2022-09-11T10:17:41.278Z] #31 32.74 Selecting previously unselected package xz-utils. [2022-09-11T10:17:41.278Z] #31 32.74 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-11T10:17:41.278Z] #31 32.75 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-11T10:17:41.536Z] #31 33.11 Selecting previously unselected package libsigsegv2:arm64. [2022-09-11T10:17:41.536Z] #31 33.11 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-09-11T10:17:41.536Z] #31 33.12 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-09-11T10:17:41.793Z] #31 33.27 Selecting previously unselected package m4. [2022-09-11T10:17:41.793Z] #31 33.27 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-09-11T10:17:41.793Z] #31 33.28 Unpacking m4 (1.4.18-5) ... [2022-09-11T10:17:42.050Z] #31 33.55 Selecting previously unselected package autoconf. [2022-09-11T10:17:42.050Z] #31 33.55 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-11T10:17:42.050Z] #31 33.55 Unpacking autoconf (2.69-14) ... [2022-09-11T10:17:42.475Z] #41 90.79 config.status: creating Makefile [2022-09-11T10:17:42.475Z] #41 90.84 config.status: creating config.h [2022-09-11T10:17:42.475Z] #41 90.86 config.status: executing libtool commands [2022-09-11T10:17:42.475Z] #41 90.89 config.status: executing depfiles commands [2022-09-11T10:17:42.614Z] #31 33.99 Selecting previously unselected package autotools-dev. [2022-09-11T10:17:42.614Z] #31 34.00 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-11T10:17:42.614Z] #31 34.02 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-11T10:17:42.614Z] #31 34.18 Selecting previously unselected package automake. [2022-09-11T10:17:42.614Z] #31 34.18 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-11T10:17:42.614Z] #31 34.19 Unpacking automake (1:1.16.3-2) ... [2022-09-11T10:17:42.735Z] #41 91.35 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-11T10:17:42.735Z] #41 91.36 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-11T10:17:42.872Z] #31 ... [2022-09-11T10:17:42.872Z] [2022-09-11T10:17:42.872Z] #33 [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-09-11T10:17:42.872Z] #33 18.53 Reading package lists... [2022-09-11T10:17:42.872Z] #33 24.22 Reading package lists... [2022-09-11T10:17:42.872Z] #33 29.35 Building dependency tree... [2022-09-11T10:17:42.872Z] #33 33.62 The following additional packages will be installed: [2022-09-11T10:17:42.872Z] #33 33.63 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-11T10:17:42.872Z] #33 33.64 python3-protobuf python3-six [2022-09-11T10:17:42.872Z] #33 33.64 Suggested packages: [2022-09-11T10:17:42.872Z] #33 33.64 python3-setuptools [2022-09-11T10:17:42.872Z] #33 33.64 Recommended packages: [2022-09-11T10:17:42.872Z] #33 33.64 iproute2 | iproute [2022-09-11T10:17:42.872Z] #33 ... [2022-09-11T10:17:42.872Z] [2022-09-11T10:17:42.872Z] #30 [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-09-11T10:17:42.872Z] #30 34.45 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-11T10:17:42.995Z] #41 91.56 checking for gcc... gcc [2022-09-11T10:17:42.995Z] #41 91.62 checking whether the C compiler works... yes [2022-09-11T10:17:42.995Z] #41 91.69 checking for C compiler default output file name... a.out [2022-09-11T10:17:43.130Z] #30 34.45 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-11T10:17:43.255Z] #41 91.69 checking for suffix of executables... [2022-09-11T10:17:43.389Z] #30 34.91 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-11T10:17:43.389Z] #30 34.91 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-11T10:17:43.515Z] #41 91.81 checking whether we are cross compiling... no [2022-09-11T10:17:43.515Z] #41 91.94 checking for suffix of object files... o [2022-09-11T10:17:43.515Z] #41 92.02 checking whether we are using the GNU C compiler... yes [2022-09-11T10:17:43.515Z] #41 92.08 checking whether gcc accepts -g... yes [2022-09-11T10:17:43.654Z] #30 35.02 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-11T10:17:43.654Z] #30 35.13 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-11T10:17:43.775Z] #41 92.15 checking for gcc option to accept ISO C89... none needed [2022-09-11T10:17:43.775Z] #41 92.29 checking whether gcc understands -c and -o together... yes [2022-09-11T10:17:43.775Z] #41 92.42 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-11T10:17:43.775Z] #41 92.44 checking whether build environment is sane... yes [2022-09-11T10:17:43.775Z] #41 92.46 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-11T10:17:43.775Z] #41 92.47 checking for gawk... no [2022-09-11T10:17:43.775Z] #41 92.47 checking for mawk... mawk [2022-09-11T10:17:43.915Z] #30 35.48 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-11T10:17:44.045Z] #41 92.48 checking whether make sets $(MAKE)... yes [2022-09-11T10:17:44.045Z] #41 92.50 checking whether make supports the include directive... yes (GNU style) [2022-09-11T10:17:44.045Z] #41 92.52 checking whether make supports nested variables... yes [2022-09-11T10:17:44.045Z] #41 92.56 checking whether UID '0' is supported by ustar format... yes [2022-09-11T10:17:44.045Z] #41 92.56 checking whether GID '0' is supported by ustar format... yes [2022-09-11T10:17:44.045Z] #41 92.56 checking how to create a ustar tar archive... gnutar [2022-09-11T10:17:44.045Z] #41 92.60 checking dependency style of gcc... gcc3 [2022-09-11T10:17:44.177Z] #30 ... [2022-09-11T10:17:44.177Z] [2022-09-11T10:17:44.177Z] #34 [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-09-11T10:17:44.177Z] #34 35.33 NAME: [2022-09-11T10:17:44.177Z] #34 35.33 go-winres - A tool for embedding resources in Windows executables [2022-09-11T10:17:44.177Z] #34 35.33 [2022-09-11T10:17:44.177Z] #34 35.33 USAGE: [2022-09-11T10:17:44.177Z] #34 35.33 go-winres [global options] command [command options] [arguments...] [2022-09-11T10:17:44.177Z] #34 35.33 [2022-09-11T10:17:44.177Z] #34 35.33 COMMANDS: [2022-09-11T10:17:44.177Z] #34 35.33 init Create an initial ./winres/winres.json [2022-09-11T10:17:44.177Z] #34 35.33 make Make syso files for the "go build" command [2022-09-11T10:17:44.177Z] #34 35.33 simply Make syso files for the "go build" command (simplified) [2022-09-11T10:17:44.177Z] #34 35.33 extract Extract all resources from an executable [2022-09-11T10:17:44.177Z] #34 35.33 patch Replace resources in an executable file (exe, dll) [2022-09-11T10:17:44.177Z] #34 35.33 help, h Shows a list of commands or help for one command [2022-09-11T10:17:44.177Z] #34 35.33 [2022-09-11T10:17:44.177Z] #34 35.33 GLOBAL OPTIONS: [2022-09-11T10:17:44.177Z] #34 35.33 --help, -h show help (default: false) [2022-09-11T10:17:44.177Z] #34 DONE 35.5s [2022-09-11T10:17:44.177Z] [2022-09-11T10:17:44.177Z] #35 [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-09-11T10:17:44.177Z] #35 34.46 v3.0.2 [2022-09-11T10:17:44.177Z] #35 DONE 35.5s [2022-09-11T10:17:44.177Z] [2022-09-11T10:17:44.177Z] #37 [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-09-11T10:17:44.177Z] #37 27.34 Building dependency tree... [2022-09-11T10:17:44.177Z] #37 31.73 The following additional packages will be installed: [2022-09-11T10:17:44.177Z] #37 31.75 libbtrfs0 [2022-09-11T10:17:44.177Z] #37 31.98 The following NEW packages will be installed: [2022-09-11T10:17:44.177Z] #37 32.00 libbtrfs-dev libbtrfs0 [2022-09-11T10:17:44.177Z] #37 32.41 0 upgraded, 2 newly installed, 0 to remove and 19 not upgraded. [2022-09-11T10:17:44.177Z] #37 32.41 Need to get 454 kB of archives. [2022-09-11T10:17:44.177Z] #37 32.41 After this operation, 1275 kB of additional disk space will be used. [2022-09-11T10:17:44.177Z] #37 32.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-09-11T10:17:44.177Z] #37 32.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-09-11T10:17:44.177Z] #37 33.36 debconf: delaying package configuration, since apt-utils is not installed [2022-09-11T10:17:44.177Z] #37 33.62 Fetched 454 kB in 0s (1406 kB/s) [2022-09-11T10:17:44.177Z] #37 33.72 Selecting previously unselected package libbtrfs0:arm64. [2022-09-11T10:17:44.177Z] #37 33.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-11T10:17:44.177Z] #37 33.81 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-09-11T10:17:44.177Z] #37 33.84 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-09-11T10:17:44.177Z] #37 34.12 Selecting previously unselected package libbtrfs-dev:arm64. [2022-09-11T10:17:44.177Z] #37 34.13 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-09-11T10:17:44.177Z] #37 34.14 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-11T10:17:44.177Z] #37 34.53 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-09-11T10:17:44.177Z] #37 34.59 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-11T10:17:44.177Z] #37 34.65 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-11T10:17:44.177Z] #37 DONE 35.5s [2022-09-11T10:17:44.177Z] [2022-09-11T10:17:44.177Z] #30 [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-09-11T10:17:44.177Z] #30 35.50 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-11T10:17:44.177Z] #30 35.55 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-11T10:17:44.177Z] #30 35.73 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-11T10:17:44.305Z] #41 92.71 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-11T10:17:44.305Z] #41 92.71 checking whether make supports nested variables... (cached) yes [2022-09-11T10:17:44.305Z] #41 92.74 checking build system type... x86_64-pc-linux-gnu [2022-09-11T10:17:44.305Z] #41 92.91 checking host system type... x86_64-pc-linux-gnu [2022-09-11T10:17:44.305Z] #41 92.91 checking how to print strings... printf [2022-09-11T10:17:44.305Z] #41 92.91 checking for a sed that does not truncate output... /bin/sed [2022-09-11T10:17:44.305Z] #41 92.93 checking for grep that handles long lines and -e... /bin/grep [2022-09-11T10:17:44.305Z] #41 92.93 checking for egrep... /bin/grep -E [2022-09-11T10:17:44.305Z] #41 92.94 checking for fgrep... /bin/grep -F [2022-09-11T10:17:44.305Z] #41 92.94 checking for ld used by gcc... /usr/bin/ld [2022-09-11T10:17:44.305Z] #41 92.96 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-11T10:17:44.305Z] #41 92.96 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-11T10:17:44.305Z] #41 92.97 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-11T10:17:44.305Z] #41 93.04 checking whether ln -s works... yes [2022-09-11T10:17:44.305Z] #41 93.04 checking the maximum length of command line arguments... 1572864 [2022-09-11T10:17:44.305Z] #41 93.05 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-11T10:17:44.305Z] #41 93.05 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-11T10:17:44.305Z] #41 93.05 checking for /usr/bin/ld option to reload object files... -r [2022-09-11T10:17:44.305Z] #41 93.06 checking for objdump... objdump [2022-09-11T10:17:44.305Z] #41 93.06 checking how to recognize dependent libraries... pass_all [2022-09-11T10:17:44.449Z] #30 ... [2022-09-11T10:17:44.450Z] [2022-09-11T10:17:44.450Z] #42 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-11T10:17:44.450Z] #42 DONE 0.4s [2022-09-11T10:17:44.450Z] [2022-09-11T10:17:44.450Z] #30 [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-09-11T10:17:44.450Z] #30 35.81 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-11T10:17:44.450Z] #30 35.86 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-11T10:17:44.565Z] #41 93.06 checking for dlltool... no [2022-09-11T10:17:44.565Z] #41 93.06 checking how to associate runtime and link libraries... printf %s\n [2022-09-11T10:17:44.565Z] #41 93.06 checking for ar... ar [2022-09-11T10:17:44.565Z] #41 93.06 checking for archiver @FILE support... @ [2022-09-11T10:17:44.565Z] #41 93.19 checking for strip... strip [2022-09-11T10:17:44.565Z] #41 93.19 checking for ranlib... ranlib [2022-09-11T10:17:44.708Z] #30 36.07 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-11T10:17:44.708Z] #30 36.07 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-11T10:17:44.708Z] #30 36.21 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-11T10:17:44.708Z] #30 36.29 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-11T10:17:44.708Z] #30 36.33 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-11T10:17:44.825Z] #41 93.19 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-11T10:17:44.825Z] #41 93.44 checking for sysroot... no [2022-09-11T10:17:44.825Z] #41 93.44 checking for a working dd... /bin/dd [2022-09-11T10:17:44.825Z] #41 93.44 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-11T10:17:44.825Z] #41 93.48 checking for mt... no [2022-09-11T10:17:44.825Z] #41 93.48 checking if : is a manifest tool... no [2022-09-11T10:17:44.825Z] #41 93.49 checking how to run the C preprocessor... gcc -E [2022-09-11T10:17:45.655Z] #41 93.65 checking for ANSI C header files... yes [2022-09-11T10:17:45.655Z] #41 94.07 checking for sys/types.h... yes [2022-09-11T10:17:45.655Z] #41 94.18 checking for sys/stat.h... yes [2022-09-11T10:17:45.915Z] #41 94.31 checking for stdlib.h... yes [2022-09-11T10:17:45.915Z] #41 94.46 checking for string.h... yes [2022-09-11T10:17:45.915Z] #41 94.56 checking for memory.h... yes [2022-09-11T10:17:46.083Z] #30 37.69 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-11T10:17:46.174Z] #41 94.65 checking for strings.h... yes [2022-09-11T10:17:46.174Z] #41 94.74 checking for inttypes.h... yes [2022-09-11T10:17:46.174Z] #41 94.83 checking for stdint.h... yes [2022-09-11T10:17:46.347Z] #30 37.76 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-11T10:17:46.348Z] #30 37.94 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-11T10:17:46.438Z] #41 94.94 checking for unistd.h... yes [2022-09-11T10:17:46.438Z] #41 95.02 checking for dlfcn.h... yes [2022-09-11T10:17:46.605Z] #30 ... [2022-09-11T10:17:46.605Z] [2022-09-11T10:17:46.605Z] #40 [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-09-11T10:17:46.605Z] #40 23.42 Reading package lists... [2022-09-11T10:17:46.605Z] #40 28.22 Building dependency tree... [2022-09-11T10:17:46.605Z] #40 32.77 The following additional packages will be installed: [2022-09-11T10:17:46.605Z] #40 32.81 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-11T10:17:46.605Z] #40 32.82 Suggested packages: [2022-09-11T10:17:46.605Z] #40 32.84 cmake-doc ninja-build lrzip [2022-09-11T10:17:46.605Z] #40 32.84 Recommended packages: [2022-09-11T10:17:46.605Z] #40 32.84 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-11T10:17:46.605Z] #40 33.70 The following NEW packages will be installed: [2022-09-11T10:17:46.605Z] #40 33.71 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-11T10:17:46.605Z] #40 33.71 vim-common xxd [2022-09-11T10:17:46.605Z] #40 34.19 0 upgraded, 10 newly installed, 0 to remove and 19 not upgraded. [2022-09-11T10:17:46.605Z] #40 34.19 Need to get 15.6 MB of archives. [2022-09-11T10:17:46.605Z] #40 34.19 After this operation, 67.4 MB of additional disk space will be used. [2022-09-11T10:17:46.605Z] #40 34.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-11T10:17:46.605Z] #40 34.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-11T10:17:46.605Z] #40 34.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-11T10:17:46.605Z] #40 34.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-11T10:17:46.605Z] #40 35.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-09-11T10:17:46.605Z] #40 35.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-09-11T10:17:46.605Z] #40 35.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-09-11T10:17:46.605Z] #40 35.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-09-11T10:17:46.605Z] #40 35.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-09-11T10:17:46.605Z] #40 35.18 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-09-11T10:17:46.605Z] #40 36.97 debconf: delaying package configuration, since apt-utils is not installed [2022-09-11T10:17:46.605Z] #40 37.42 Fetched 15.6 MB in 2s (10.1 MB/s) [2022-09-11T10:17:46.605Z] #40 37.62 Selecting previously unselected package xxd. [2022-09-11T10:17:46.605Z] #40 37.62 (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-09-11T10:17:46.605Z] #40 37.73 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-11T10:17:46.605Z] #40 37.74 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-11T10:17:46.605Z] #40 38.18 Selecting previously unselected package vim-common. [2022-09-11T10:17:46.605Z] #40 38.18 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-11T10:17:46.605Z] #40 38.20 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-11T10:17:46.605Z] #40 ... [2022-09-11T10:17:46.605Z] [2022-09-11T10:17:46.605Z] #36 [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-09-11T10:17:46.605Z] #36 36.60 Updating files: 85% (1298/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: 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-09-11T10:17:46.605Z] #36 37.23 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-11T10:17:46.700Z] #41 95.15 checking for objdir... .libs [2022-09-11T10:17:46.863Z] #36 38.06 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-11T10:17:46.960Z] #41 95.44 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-11T10:17:46.961Z] #41 95.49 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-11T10:17:46.961Z] #41 95.50 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-11T10:17:47.221Z] #41 95.56 checking if gcc static flag -static works... yes [2022-09-11T10:17:47.221Z] #41 95.81 checking if gcc supports -c -o file.o... yes [2022-09-11T10:17:47.221Z] #41 95.91 checking if gcc supports -c -o file.o... (cached) yes [2022-09-11T10:17:47.482Z] #41 95.91 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-11T10:17:47.482Z] #41 95.95 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-11T10:17:47.482Z] #41 96.13 checking how to hardcode library paths into programs... immediate [2022-09-11T10:17:47.482Z] #41 96.13 checking whether stripping libraries is possible... yes [2022-09-11T10:17:47.482Z] #41 96.14 checking if libtool supports shared libraries... yes [2022-09-11T10:17:47.482Z] #41 96.14 checking whether to build shared libraries... no [2022-09-11T10:17:47.482Z] #41 96.14 checking whether to build static libraries... yes [2022-09-11T10:17:47.743Z] #41 96.16 checking float.h usability... yes [2022-09-11T10:17:47.743Z] #41 96.32 checking float.h presence... yes [2022-09-11T10:17:47.743Z] #41 96.35 checking for float.h... yes [2022-09-11T10:17:47.743Z] #41 96.36 checking limits.h usability... yes [2022-09-11T10:17:48.003Z] #41 96.45 checking limits.h presence... yes [2022-09-11T10:17:48.003Z] #41 96.48 checking for limits.h... yes [2022-09-11T10:17:48.003Z] #41 96.50 checking stddef.h usability... yes [2022-09-11T10:17:48.003Z] #41 96.63 checking stddef.h presence... yes [2022-09-11T10:17:48.003Z] #41 96.66 checking for stddef.h... yes [2022-09-11T10:17:48.003Z] #41 96.68 checking for stdlib.h... (cached) yes [2022-09-11T10:17:48.263Z] #41 96.70 checking for string.h... (cached) yes [2022-09-11T10:17:48.263Z] #41 96.72 checking sys/time.h usability... yes [2022-09-11T10:17:48.263Z] #41 96.84 checking sys/time.h presence... yes [2022-09-11T10:17:48.263Z] #41 96.89 checking for sys/time.h... yes [2022-09-11T10:17:48.263Z] #41 96.90 checking for inline... inline [2022-09-11T10:17:48.523Z] #41 96.95 checking for size_t... yes [2022-09-11T10:17:48.523Z] #41 97.18 checking for stdlib.h... (cached) yes [2022-09-11T10:17:48.759Z] #36 ... [2022-09-11T10:17:48.759Z] [2022-09-11T10:17:48.759Z] #29 [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-09-11T10:17:48.759Z] #29 28.05 Building dependency tree... [2022-09-11T10:17:48.759Z] #29 32.67 The following additional packages will be installed: [2022-09-11T10:17:48.759Z] #29 32.67 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-11T10:17:48.759Z] #29 32.67 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-11T10:17:48.759Z] #29 32.67 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-11T10:17:48.759Z] #29 32.67 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-11T10:17:48.759Z] #29 32.67 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-11T10:17:48.759Z] #29 32.67 libpcre2-32-0 libpcre2-8-0 libpcre2-dev libpcre2-posix2 libselinux1-dev [2022-09-11T10:17:48.759Z] #29 32.68 libsepol1-dev libsystemd0 libudev1 mingw-w64-common mingw-w64-x86-64-dev [2022-09-11T10:17:48.759Z] #29 32.70 Suggested packages: [2022-09-11T10:17:48.759Z] #29 32.71 gcc-10-locales seccomp wine64 [2022-09-11T10:17:48.759Z] #29 34.22 The following NEW packages will be installed: [2022-09-11T10:17:48.759Z] #29 34.22 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-11T10:17:48.759Z] #29 34.22 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-11T10:17:48.759Z] #29 34.22 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-11T10:17:48.759Z] #29 34.22 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-11T10:17:48.759Z] #29 34.22 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-11T10:17:48.759Z] #29 34.22 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-11T10:17:48.759Z] #29 34.23 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-11T10:17:48.759Z] #29 34.23 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-11T10:17:48.759Z] #29 34.23 mingw-w64-x86-64-dev [2022-09-11T10:17:48.759Z] #29 34.24 The following packages will be upgraded: [2022-09-11T10:17:48.759Z] #29 34.25 libpcre2-8-0 libsystemd0 libudev1 [2022-09-11T10:17:48.759Z] #29 34.64 3 upgraded, 30 newly installed, 0 to remove and 16 not upgraded. [2022-09-11T10:17:48.759Z] #29 34.64 Need to get 109 MB of archives. [2022-09-11T10:17:48.759Z] #29 34.64 After this operation, 620 MB of additional disk space will be used. [2022-09-11T10:17:48.759Z] #29 34.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd0 arm64 247.3-7+deb11u1 [354 kB] [2022-09-11T10:17:48.759Z] #29 34.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-8-0 arm64 10.36-2+deb11u1 [216 kB] [2022-09-11T10:17:48.759Z] #29 34.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev1 arm64 247.3-7+deb11u1 [163 kB] [2022-09-11T10:17:48.759Z] #29 34.68 Get:4 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-09-11T10:17:48.759Z] #29 34.80 Get:5 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-09-11T10:17:48.759Z] #29 34.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-11T10:17:48.759Z] #29 34.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-09-11T10:17:48.759Z] #29 34.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-09-11T10:17:48.759Z] #29 34.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-11T10:17:48.759Z] #29 35.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-11T10:17:48.759Z] #29 35.38 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-09-11T10:17:48.759Z] #29 35.39 Get:12 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-09-11T10:17:48.759Z] #29 35.91 Get:13 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-09-11T10:17:48.759Z] #29 37.54 Get:14 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-09-11T10:17:48.759Z] #29 38.18 Get:15 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-09-11T10:17:48.759Z] #29 38.47 Get:16 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-09-11T10:17:48.759Z] #29 40.04 Get:17 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-09-11T10:17:48.759Z] #29 ... [2022-09-11T10:17:48.759Z] [2022-09-11T10:17:48.759Z] #30 [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-09-11T10:17:48.759Z] #30 38.33 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-11T10:17:48.759Z] #30 38.40 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-11T10:17:48.759Z] #30 38.51 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-11T10:17:48.759Z] #30 38.51 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-11T10:17:48.759Z] #30 38.59 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-11T10:17:48.759Z] #30 38.60 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-11T10:17:48.759Z] #30 38.64 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-11T10:17:48.759Z] #30 38.73 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-11T10:17:48.759Z] #30 38.83 go: downloading github.com/prometheus/common v0.32.1 [2022-09-11T10:17:48.759Z] #30 39.60 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-11T10:17:48.759Z] #30 39.65 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-11T10:17:48.783Z] #41 97.18 checking for GNU libc compatible malloc... yes [2022-09-11T10:17:48.783Z] #41 97.30 checking for stdlib.h... (cached) yes [2022-09-11T10:17:48.783Z] #41 97.31 checking for GNU libc compatible realloc... yes [2022-09-11T10:17:49.017Z] #30 40.50 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-11T10:17:49.017Z] #30 40.57 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-11T10:17:49.042Z] #41 97.41 checking for working strtod... yes [2022-09-11T10:17:49.042Z] #41 97.57 checking for gettimeofday... yes [2022-09-11T10:17:49.301Z] #41 97.71 checking for memset... yes [2022-09-11T10:17:49.561Z] #41 97.92 checking for strspn... yes [2022-09-11T10:17:49.561Z] #41 98.16 checking that generated files are newer than configure... done [2022-09-11T10:17:49.561Z] #41 98.18 configure: creating ./config.status [2022-09-11T10:17:50.943Z] #41 99.42 config.status: creating Makefile [2022-09-11T10:17:50.943Z] #41 99.46 config.status: creating config.h [2022-09-11T10:17:50.943Z] #41 99.48 config.status: executing depfiles commands [2022-09-11T10:17:50.943Z] #41 99.60 config.status: executing libtool commands [2022-09-11T10:17:51.884Z] #41 100.3 GEN .version [2022-09-11T10:17:51.884Z] #41 100.3 make install-recursive [2022-09-11T10:17:51.884Z] #41 100.3 make[1]: Entering directory '/tmp/crun-build' [2022-09-11T10:17:51.884Z] #41 100.4 Making install in libocispec [2022-09-11T10:17:51.884Z] #41 100.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-11T10:17:51.884Z] #41 100.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-11T10:17:51.884Z] #41 100.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-11T10:17:51.884Z] #41 100.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-11T10:17:51.884Z] #41 100.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-11T10:17:51.884Z] #41 ... [2022-09-11T10:17:51.884Z] [2022-09-11T10:17:51.884Z] #33 [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-09-11T10:17:51.884Z] #33 133.2 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-09-11T10:17:51.884Z] #33 133.2 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-09-11T10:17:51.884Z] #33 133.2 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-11T10:17:51.884Z] #33 133.2 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-09-11T10:17:51.884Z] #33 133.2 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-11T10:17:51.884Z] #33 133.3 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-11T10:17:52.339Z] #30 ... [2022-09-11T10:17:52.339Z] [2022-09-11T10:17:52.339Z] #29 [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-09-11T10:17:52.339Z] #29 40.37 Get:18 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-09-11T10:17:52.339Z] #29 40.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-11T10:17:52.339Z] #29 40.37 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-11T10:17:52.339Z] #29 40.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-09-11T10:17:52.339Z] #29 40.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-09-11T10:17:52.339Z] #29 40.40 Get:23 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-09-11T10:17:52.339Z] #29 40.41 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2022-09-11T10:17:52.339Z] #29 40.41 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-09-11T10:17:52.339Z] #29 40.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2022-09-11T10:17:52.339Z] #29 40.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2022-09-11T10:17:52.339Z] #29 40.44 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2022-09-11T10:17:52.339Z] #29 40.44 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2022-09-11T10:17:52.339Z] #29 40.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-09-11T10:17:52.339Z] #29 40.48 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-09-11T10:17:52.339Z] #29 40.49 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-11T10:17:52.339Z] #29 40.49 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2022-09-11T10:17:52.339Z] #29 41.22 debconf: delaying package configuration, since apt-utils is not installed [2022-09-11T10:17:52.339Z] #29 41.39 Fetched 109 MB in 6s (17.6 MB/s) [2022-09-11T10:17:52.339Z] #29 41.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-11T10:17:52.339Z] #29 41.51 Preparing to unpack .../libsystemd0_247.3-7+deb11u1_arm64.deb ... [2022-09-11T10:17:52.339Z] #29 41.53 Unpacking libsystemd0:arm64 (247.3-7+deb11u1) over (247.3-7) ... [2022-09-11T10:17:52.339Z] #29 41.79 Setting up libsystemd0:arm64 (247.3-7+deb11u1) ... [2022-09-11T10:17:52.339Z] #29 42.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-11T10:17:52.339Z] #29 42.10 Preparing to unpack .../libpcre2-8-0_10.36-2+deb11u1_arm64.deb ... [2022-09-11T10:17:52.339Z] #29 42.13 Unpacking libpcre2-8-0:arm64 (10.36-2+deb11u1) over (10.36-2) ... [2022-09-11T10:17:52.339Z] #29 42.43 Setting up libpcre2-8-0:arm64 (10.36-2+deb11u1) ... [2022-09-11T10:17:52.339Z] #29 42.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-11T10:17:52.339Z] #29 42.61 Preparing to unpack .../libudev1_247.3-7+deb11u1_arm64.deb ... [2022-09-11T10:17:52.339Z] #29 42.65 Unpacking libudev1:arm64 (247.3-7+deb11u1) over (247.3-7) ... [2022-09-11T10:17:52.339Z] #29 42.81 Setting up libudev1:arm64 (247.3-7+deb11u1) ... [2022-09-11T10:17:52.339Z] #29 42.98 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-11T10:17:52.339Z] #29 42.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-09-11T10:17:52.339Z] #29 43.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-09-11T10:17:52.339Z] #29 43.08 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-11T10:17:52.597Z] #29 ... [2022-09-11T10:17:52.597Z] [2022-09-11T10:17:52.597Z] #31 [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-09-11T10:17:52.597Z] #31 35.01 Preparing to unpack .../10-libdpkg-perl_1.20.12_all.deb ... [2022-09-11T10:17:52.597Z] #31 35.10 Unpacking libdpkg-perl (1.20.12) over (1.20.11) ... [2022-09-11T10:17:52.597Z] #31 36.91 Selecting previously unselected package patch. [2022-09-11T10:17:52.597Z] #31 36.91 Preparing to unpack .../11-patch_2.7.6-7_arm64.deb ... [2022-09-11T10:17:52.597Z] #31 36.92 Unpacking patch (2.7.6-7) ... [2022-09-11T10:17:52.597Z] #31 37.65 Selecting previously unselected package dpkg-dev. [2022-09-11T10:17:52.597Z] #31 37.65 Preparing to unpack .../12-dpkg-dev_1.20.12_all.deb ... [2022-09-11T10:17:52.597Z] #31 37.69 Unpacking dpkg-dev (1.20.12) ... [2022-09-11T10:17:52.597Z] #31 38.98 Selecting previously unselected package build-essential. [2022-09-11T10:17:52.597Z] #31 38.99 Preparing to unpack .../13-build-essential_12.9_arm64.deb ... [2022-09-11T10:17:52.597Z] #31 39.01 Unpacking build-essential (12.9) ... [2022-09-11T10:17:52.597Z] #31 39.89 Selecting previously unselected package libcap2:arm64. [2022-09-11T10:17:52.597Z] #31 39.90 Preparing to unpack .../14-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-11T10:17:52.597Z] #31 40.01 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-11T10:17:52.597Z] #31 40.13 Selecting previously unselected package libcap-dev:arm64. [2022-09-11T10:17:52.597Z] #31 40.13 Preparing to unpack .../15-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-09-11T10:17:52.597Z] #31 40.16 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-09-11T10:17:52.597Z] #31 40.33 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-11T10:17:52.597Z] #31 40.34 Preparing to unpack .../16-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-11T10:17:52.597Z] #31 40.37 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-11T10:17:52.597Z] #31 40.47 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-09-11T10:17:52.597Z] #31 40.47 Preparing to unpack .../17-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-09-11T10:17:52.597Z] #31 40.48 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-09-11T10:17:52.597Z] #31 40.66 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-11T10:17:52.597Z] #31 40.68 Preparing to unpack .../18-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-11T10:17:52.597Z] #31 40.70 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-11T10:17:52.597Z] #31 40.88 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-11T10:17:52.597Z] #31 40.89 Preparing to unpack .../19-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2022-09-11T10:17:52.597Z] #31 40.91 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-09-11T10:17:52.597Z] #31 41.76 Selecting previously unselected package libtool. [2022-09-11T10:17:52.597Z] #31 41.78 Preparing to unpack .../20-libtool_2.4.6-15_all.deb ... [2022-09-11T10:17:52.597Z] #31 41.79 Unpacking libtool (2.4.6-15) ... [2022-09-11T10:17:52.597Z] #31 42.11 Selecting previously unselected package libudev-dev:arm64. [2022-09-11T10:17:52.597Z] #31 42.12 Preparing to unpack .../21-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2022-09-11T10:17:52.597Z] #31 42.13 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-09-11T10:17:52.597Z] #31 42.36 Selecting previously unselected package libyajl2:arm64. [2022-09-11T10:17:52.597Z] #31 42.36 Preparing to unpack .../22-libyajl2_2.1.0-3_arm64.deb ... [2022-09-11T10:17:52.597Z] #31 42.38 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-11T10:17:52.597Z] #31 42.49 Selecting previously unselected package libyajl-dev:arm64. [2022-09-11T10:17:52.597Z] #31 42.51 Preparing to unpack .../23-libyajl-dev_2.1.0-3_arm64.deb ... [2022-09-11T10:17:52.597Z] #31 42.52 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-09-11T10:17:52.597Z] #31 42.76 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-11T10:17:52.597Z] #31 42.78 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-11T10:17:52.597Z] #31 42.81 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-11T10:17:52.597Z] #31 42.86 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-09-11T10:17:52.597Z] #31 42.93 Setting up file (1:5.39-3) ... [2022-09-11T10:17:52.597Z] #31 42.95 Setting up bzip2 (1.0.8-4) ... [2022-09-11T10:17:52.597Z] #31 42.98 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-11T10:17:52.597Z] #31 43.02 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-09-11T10:17:52.597Z] #31 43.04 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-11T10:17:52.597Z] #31 43.08 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-11T10:17:52.597Z] #31 43.10 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-09-11T10:17:52.597Z] #31 43.12 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-11T10:17:52.597Z] #31 43.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-11T10:17:52.597Z] #31 43.19 Setting up patch (2.7.6-7) ... [2022-09-11T10:17:52.597Z] #31 43.23 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-09-11T10:17:52.597Z] #31 43.25 Setting up libdpkg-perl (1.20.12) ... [2022-09-11T10:17:52.597Z] #31 43.26 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-09-11T10:17:52.597Z] #31 43.28 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-09-11T10:17:52.597Z] #31 43.29 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-09-11T10:17:52.597Z] #31 43.32 Setting up libtool (2.4.6-15) ... [2022-09-11T10:17:52.597Z] #31 43.35 Setting up m4 (1.4.18-5) ... [2022-09-11T10:17:52.597Z] #31 43.37 Setting up dpkg-dev (1.20.12) ... [2022-09-11T10:17:52.597Z] #31 43.41 Setting up autoconf (2.69-14) ... [2022-09-11T10:17:52.597Z] #31 43.43 Setting up build-essential (12.9) ... [2022-09-11T10:17:52.597Z] #31 43.45 Setting up automake (1:1.16.3-2) ... [2022-09-11T10:17:52.597Z] #31 43.47 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-11T10:17:52.597Z] #31 43.48 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-11T10:17:52.597Z] #31 DONE 44.1s [2022-09-11T10:17:52.854Z] [2022-09-11T10:17:52.854Z] #33 [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-09-11T10:17:52.854Z] #33 34.19 The following NEW packages will be installed: [2022-09-11T10:17:52.854Z] #33 34.20 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-11T10:17:52.854Z] #33 34.20 python3-protobuf python3-six [2022-09-11T10:17:52.854Z] #33 34.69 0 upgraded, 8 newly installed, 0 to remove and 19 not upgraded. [2022-09-11T10:17:52.854Z] #33 34.69 Need to get 2136 kB of archives. [2022-09-11T10:17:52.854Z] #33 34.69 After this operation, 10.8 MB of additional disk space will be used. [2022-09-11T10:17:52.854Z] #33 34.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-09-11T10:17:52.854Z] #33 34.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-11T10:17:52.854Z] #33 34.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-11T10:17:52.854Z] #33 34.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-09-11T10:17:52.854Z] #33 34.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-11T10:17:52.854Z] #33 34.82 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-09-11T10:17:52.854Z] #33 34.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-11T10:17:52.854Z] #33 37.23 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-09-11T10:17:52.854Z] #33 38.75 debconf: delaying package configuration, since apt-utils is not installed [2022-09-11T10:17:52.854Z] #33 39.57 Fetched 2136 kB in 3s (651 kB/s) [2022-09-11T10:17:52.854Z] #33 39.78 Selecting previously unselected package libprotobuf23:arm64. [2022-09-11T10:17:52.854Z] #33 39.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-11T10:17:52.854Z] #33 39.87 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-09-11T10:17:52.854Z] #33 39.89 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-09-11T10:17:52.854Z] #33 40.60 Selecting previously unselected package python3-pkg-resources. [2022-09-11T10:17:52.854Z] #33 40.62 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-11T10:17:52.854Z] #33 40.62 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-11T10:17:52.854Z] #33 40.89 Selecting previously unselected package python3-six. [2022-09-11T10:17:52.854Z] #33 40.89 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-11T10:17:52.854Z] #33 40.90 Unpacking python3-six (1.16.0-2) ... [2022-09-11T10:17:52.854Z] #33 40.99 Selecting previously unselected package python3-protobuf. [2022-09-11T10:17:52.854Z] #33 40.99 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-09-11T10:17:52.854Z] #33 41.00 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-11T10:17:52.854Z] #33 41.38 Selecting previously unselected package libnet1:arm64. [2022-09-11T10:17:52.854Z] #33 41.39 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-11T10:17:52.854Z] #33 41.40 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-11T10:17:52.854Z] #33 41.55 Selecting previously unselected package libnl-3-200:arm64. [2022-09-11T10:17:52.854Z] #33 41.55 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-11T10:17:52.854Z] #33 41.56 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-11T10:17:52.854Z] #33 41.70 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-11T10:17:52.854Z] #33 41.71 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-11T10:17:52.854Z] #33 41.72 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-11T10:17:52.854Z] #33 41.85 Selecting previously unselected package criu. [2022-09-11T10:17:52.854Z] #33 41.85 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-09-11T10:17:52.854Z] #33 41.86 Unpacking criu (3.17.1-1) ... [2022-09-11T10:17:52.854Z] #33 42.66 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-11T10:17:53.111Z] #33 44.43 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-09-11T10:17:53.111Z] #33 44.46 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-11T10:17:53.369Z] #33 44.50 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-11T10:17:53.369Z] #33 44.52 Setting up python3-six (1.16.0-2) ... [2022-09-11T10:17:53.933Z] #33 ... [2022-09-11T10:17:53.933Z] [2022-09-11T10:17:53.933Z] #29 [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-09-11T10:17:53.933Z] #29 45.46 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-11T10:17:53.933Z] #29 45.46 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-09-11T10:17:53.933Z] #29 45.48 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-11T10:17:54.504Z] #29 ... [2022-09-11T10:17:54.504Z] [2022-09-11T10:17:54.504Z] #43 [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-09-11T10:17:54.504Z] #0 1.911 + RM_GOPATH=0 [2022-09-11T10:17:54.504Z] #0 1.936 + TMP_GOPATH= [2022-09-11T10:17:54.504Z] #0 1.936 + : /build [2022-09-11T10:17:54.504Z] #0 1.936 + '[' -z '' ']' [2022-09-11T10:17:54.504Z] #0 1.936 ++ mktemp -d [2022-09-11T10:17:54.504Z] #0 1.952 + export GOPATH=/tmp/tmp.RQBNmawDzc [2022-09-11T10:17:54.504Z] #0 1.952 + GOPATH=/tmp/tmp.RQBNmawDzc [2022-09-11T10:17:54.504Z] #0 1.952 + RM_GOPATH=1 [2022-09-11T10:17:54.504Z] #0 1.952 + case "$(go env GOARCH)" in [2022-09-11T10:17:54.504Z] #0 1.952 ++ go env GOARCH [2022-09-11T10:17:54.504Z] #0 2.020 + export GO_BUILDMODE=-buildmode=pie [2022-09-11T10:17:54.504Z] #0 2.020 + GO_BUILDMODE=-buildmode=pie [2022-09-11T10:17:54.504Z] #0 2.020 ++ dirname /install.sh [2022-09-11T10:17:54.504Z] #0 2.038 + dir=/ [2022-09-11T10:17:54.504Z] #0 2.038 + bin=containerd [2022-09-11T10:17:54.504Z] #0 2.038 + shift [2022-09-11T10:17:54.504Z] #0 2.039 + '[' '!' -f //containerd.installer ']' [2022-09-11T10:17:54.504Z] #0 2.039 + . //containerd.installer [2022-09-11T10:17:54.504Z] #0 2.039 ++ set -e [2022-09-11T10:17:54.504Z] #0 2.040 ++ : v1.6.8 [2022-09-11T10:17:54.504Z] #0 2.040 + install_containerd [2022-09-11T10:17:54.504Z] #0 2.057 + echo 'Install containerd version v1.6.8' [2022-09-11T10:17:54.504Z] #0 2.057 + git clone https://github.com/containerd/containerd.git /tmp/tmp.RQBNmawDzc/src/github.com/containerd/containerd [2022-09-11T10:17:54.504Z] #0 2.057 Install containerd version v1.6.8 [2022-09-11T10:17:54.504Z] #0 2.091 Cloning into '/tmp/tmp.RQBNmawDzc/src/github.com/containerd/containerd'... [2022-09-11T10:17:54.504Z] #43 ... [2022-09-11T10:17:54.504Z] [2022-09-11T10:17:54.504Z] #33 [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-09-11T10:17:54.504Z] #33 45.69 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-11T10:17:54.504Z] #33 45.73 Setting up python3-protobuf (3.12.4-1) ... [2022-09-11T10:17:57.033Z] #33 ... [2022-09-11T10:17:57.033Z] [2022-09-11T10:17:57.033Z] #40 [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-09-11T10:17:57.033Z] #40 38.63 Selecting previously unselected package cmake-data. [2022-09-11T10:17:57.033Z] #40 38.63 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-11T10:17:57.033Z] #40 38.64 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-11T10:17:57.033Z] #40 43.01 Selecting previously unselected package libicu67:arm64. [2022-09-11T10:17:57.033Z] #40 43.01 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-09-11T10:17:57.033Z] #40 43.03 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-11T10:17:57.290Z] #40 ... [2022-09-11T10:17:57.290Z] [2022-09-11T10:17:57.290Z] #29 [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-09-11T10:17:57.290Z] #29 47.65 Selecting previously unselected package binutils-mingw-w64. [2022-09-11T10:17:57.290Z] #29 47.65 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-11T10:17:57.290Z] #29 47.66 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-11T10:17:57.290Z] #29 47.84 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-09-11T10:17:57.290Z] #29 47.84 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-09-11T10:17:57.290Z] #29 47.85 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-11T10:17:57.290Z] #29 48.02 Selecting previously unselected package dmsetup. [2022-09-11T10:17:57.290Z] #29 48.02 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-09-11T10:17:57.290Z] #29 48.03 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-11T10:17:57.290Z] #29 48.26 Selecting previously unselected package mingw-w64-common. [2022-09-11T10:17:57.290Z] #29 48.27 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-11T10:17:57.291Z] #29 48.30 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-11T10:17:58.462Z] #33 ... [2022-09-11T10:17:58.462Z] [2022-09-11T10:17:58.462Z] #41 [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-09-11T10:17:58.462Z] #41 100.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-11T10:17:58.462Z] #41 101.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-11T10:17:58.462Z] #41 101.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-11T10:17:58.462Z] #41 101.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-11T10:17:58.462Z] #41 101.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-11T10:17:58.462Z] #41 101.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-11T10:17:58.462Z] #41 101.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-11T10:17:58.462Z] #41 101.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-11T10:17:58.462Z] #41 101.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-11T10:17:58.462Z] #41 101.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-11T10:17:58.462Z] #41 101.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-11T10:17:58.462Z] #41 101.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-11T10:17:58.462Z] #41 101.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-11T10:17:58.462Z] #41 101.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-11T10:17:58.462Z] #41 101.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-11T10:17:58.462Z] #41 101.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-11T10:17:58.462Z] #41 101.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-11T10:17:58.462Z] #41 101.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-11T10:17:58.462Z] #41 101.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-11T10:17:58.462Z] #41 101.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-11T10:17:58.462Z] #41 101.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-11T10:17:58.462Z] #41 101.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-11T10:17:58.462Z] #41 101.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-11T10:17:58.462Z] #41 101.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-11T10:17:58.462Z] #41 101.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-11T10:17:58.462Z] #41 101.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-11T10:17:58.462Z] #41 101.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-11T10:17:58.462Z] #41 101.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-11T10:17:58.462Z] #41 101.8 make install-recursive [2022-09-11T10:17:58.462Z] #41 101.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-11T10:17:58.462Z] #41 101.9 Making install in yajl [2022-09-11T10:17:58.462Z] #41 101.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-11T10:17:58.462Z] #41 101.9 CC verify/json_verify-json_verify.o [2022-09-11T10:17:58.462Z] #41 101.9 CC src/libyajl_la-yajl_alloc.lo [2022-09-11T10:17:58.462Z] #41 101.9 CC src/libyajl_la-yajl.lo [2022-09-11T10:17:58.462Z] #41 102.0 CC src/libyajl_la-yajl_gen.lo [2022-09-11T10:17:58.462Z] #41 102.0 CC src/libyajl_la-yajl_parser.lo [2022-09-11T10:17:58.462Z] #41 102.0 CC src/libyajl_la-yajl_buf.lo [2022-09-11T10:17:58.462Z] #41 102.0 CC src/libyajl_la-yajl_encode.lo [2022-09-11T10:17:58.462Z] #41 102.0 CC src/libyajl_la-yajl_lex.lo [2022-09-11T10:17:58.462Z] #41 102.1 CC src/libyajl_la-yajl_tree.lo [2022-09-11T10:17:58.462Z] #41 105.6 CCLD libyajl.la [2022-09-11T10:17:58.462Z] #41 105.8 CCLD verify/json_verify [2022-09-11T10:17:58.462Z] #41 106.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-11T10:17:58.462Z] #41 106.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-11T10:17:58.462Z] #41 106.1 make[5]: Nothing to be done for 'install-data-am'. [2022-09-11T10:17:58.462Z] #41 106.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-11T10:17:58.462Z] #41 106.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-11T10:17:58.462Z] #41 106.2 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-11T10:17:58.462Z] #41 106.2 CC src/validate.o [2022-09-11T10:17:58.462Z] #41 106.2 CC src/image_spec_schema_config_schema.lo [2022-09-11T10:17:58.462Z] #41 106.3 CC src/image_spec_schema_content_descriptor.lo [2022-09-11T10:17:58.462Z] #41 106.3 CC src/image_spec_schema_defs_descriptor.lo [2022-09-11T10:17:58.462Z] #41 106.3 CC src/image_spec_schema_defs.lo [2022-09-11T10:17:58.462Z] #41 106.3 CC src/image_spec_schema_image_index_schema.lo [2022-09-11T10:17:58.462Z] #41 106.3 CC src/image_spec_schema_image_layout_schema.lo [2022-09-11T10:17:58.462Z] #41 106.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-11T10:17:58.462Z] #41 106.3 CC src/runtime_spec_schema_config_linux.lo [2022-09-11T10:17:58.462Z] #41 106.3 CC src/runtime_spec_schema_config_zos.lo [2022-09-11T10:17:58.462Z] #41 106.3 CC src/runtime_spec_schema_config_schema.lo [2022-09-11T10:17:58.462Z] #41 106.4 CC src/runtime_spec_schema_config_solaris.lo [2022-09-11T10:17:58.462Z] #41 106.4 CC src/runtime_spec_schema_config_vm.lo [2022-09-11T10:17:58.462Z] #41 106.4 CC src/runtime_spec_schema_config_windows.lo [2022-09-11T10:17:58.462Z] #41 106.5 CC src/runtime_spec_schema_defs.lo [2022-09-11T10:17:58.462Z] #41 106.5 CC src/runtime_spec_schema_defs_zos.lo [2022-09-11T10:17:58.462Z] #41 106.5 CC src/runtime_spec_schema_defs_linux.lo [2022-09-11T10:17:58.462Z] #41 106.5 CC src/runtime_spec_schema_defs_vm.lo [2022-09-11T10:17:58.462Z] #41 106.6 CC src/runtime_spec_schema_defs_windows.lo [2022-09-11T10:17:58.462Z] #41 106.6 CC src/runtime_spec_schema_state_schema.lo [2022-09-11T10:17:58.462Z] #41 106.7 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-11T10:17:58.462Z] #41 106.7 CC src/basic_test_double_array_item.lo [2022-09-11T10:17:58.462Z] #41 106.8 CC src/basic_test_double_array.lo [2022-09-11T10:17:58.462Z] #41 106.8 CC src/basic_test_top_array_int.lo [2022-09-11T10:17:58.462Z] #41 106.8 CC src/basic_test_top_array_string.lo [2022-09-11T10:17:58.462Z] #41 106.9 CC src/basic_test_top_double_array_int.lo [2022-09-11T10:17:58.462Z] #41 106.9 CC src/basic_test_top_double_array_obj.lo [2022-09-11T10:17:58.462Z] #41 107.1 CC src/basic_test_top_double_array_string.lo [2022-09-11T10:17:58.462Z] #41 107.1 CC src/read-file.lo [2022-09-11T10:17:58.462Z] #41 107.1 CC src/basic_test_top_double_array_refobj.lo [2022-09-11T10:17:58.722Z] #41 107.2 CC src/json_common.lo [2022-09-11T10:17:58.722Z] #41 107.2 CC tests/test-1.o [2022-09-11T10:17:58.722Z] #41 107.2 CC tests/test-2.o [2022-09-11T10:17:58.722Z] #41 107.3 CC tests/test-3.o [2022-09-11T10:17:58.722Z] #41 107.4 CC tests/test-4.o [2022-09-11T10:17:58.722Z] #41 107.4 CC tests/test-5.o [2022-09-11T10:17:58.722Z] #41 107.5 CC tests/test-6.o [2022-09-11T10:17:58.982Z] #41 107.5 CC tests/test-7.o [2022-09-11T10:17:58.982Z] #41 107.6 CC tests/test-8.o [2022-09-11T10:17:58.982Z] #41 107.6 CC tests/test-9.o [2022-09-11T10:17:58.982Z] #41 107.7 CC tests/test-10.o [2022-09-11T10:17:59.242Z] #41 107.7 CC tests/test-11.o [2022-09-11T10:18:00.567Z] #29 ... [2022-09-11T10:18:00.567Z] [2022-09-11T10:18:00.567Z] #33 [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-09-11T10:18:00.567Z] #33 48.94 Setting up criu (3.17.1-1) ... [2022-09-11T10:18:00.567Z] #33 50.68 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-11T10:18:00.567Z] #33 DONE 51.5s [2022-09-11T10:18:00.567Z] [2022-09-11T10:18:00.567Z] #40 [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-09-11T10:18:00.567Z] #40 49.13 Selecting previously unselected package libxml2:arm64. [2022-09-11T10:18:00.567Z] #40 49.14 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-09-11T10:18:00.567Z] #40 49.16 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-11T10:18:00.567Z] #40 49.55 Selecting previously unselected package libarchive13:arm64. [2022-09-11T10:18:00.567Z] #40 49.55 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-09-11T10:18:00.567Z] #40 49.56 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-09-11T10:18:00.567Z] #40 49.85 Selecting previously unselected package libjsoncpp24:arm64. [2022-09-11T10:18:00.567Z] #40 49.85 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-09-11T10:18:00.567Z] #40 49.85 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-09-11T10:18:00.567Z] #40 50.04 Selecting previously unselected package librhash0:arm64. [2022-09-11T10:18:00.567Z] #40 50.05 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-09-11T10:18:00.567Z] #40 50.05 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-09-11T10:18:00.567Z] #40 50.22 Selecting previously unselected package libuv1:arm64. [2022-09-11T10:18:00.567Z] #40 50.22 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-09-11T10:18:00.567Z] #40 50.23 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-09-11T10:18:00.567Z] #40 50.33 Selecting previously unselected package cmake. [2022-09-11T10:18:00.567Z] #40 50.33 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-09-11T10:18:00.567Z] #40 50.35 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-11T10:18:02.465Z] #40 ... [2022-09-11T10:18:02.465Z] [2022-09-11T10:18:02.465Z] #44 [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-09-11T10:18:02.465Z] #0 0.770 Cloning into '/tmp/crun-build'... [2022-09-11T10:18:02.465Z] #0 5.910 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-11T10:18:02.465Z] #0 5.947 Cloning into '/tmp/crun-build/libocispec'... [2022-09-11T10:18:02.465Z] #0 7.125 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-11T10:18:02.465Z] #0 7.133 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-11T10:18:02.465Z] #0 7.165 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-11T10:18:02.465Z] #0 7.166 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-11T10:18:02.465Z] #0 7.195 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-11T10:18:03.029Z] #44 10.36 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-11T10:18:03.029Z] #44 ... [2022-09-11T10:18:03.029Z] [2022-09-11T10:18:03.029Z] #40 [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-09-11T10:18:03.029Z] #40 54.58 Setting up libicu67:arm64 (67.1-7) ... [2022-09-11T10:18:03.029Z] #40 54.59 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-11T10:18:03.029Z] #40 54.60 Setting up libuv1:arm64 (1.40.0-2) ... [2022-09-11T10:18:03.029Z] #40 54.62 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-11T10:18:03.286Z] #40 54.75 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-09-11T10:18:03.286Z] #40 54.82 Setting up librhash0:arm64 (1.4.1-2) ... [2022-09-11T10:18:03.286Z] #40 54.88 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-11T10:18:03.286Z] #40 54.97 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-11T10:18:03.286Z] #40 54.99 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-09-11T10:18:03.553Z] #40 55.01 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-11T10:18:03.553Z] #40 55.04 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-11T10:18:04.484Z] #40 DONE 55.9s [2022-09-11T10:18:04.484Z] [2022-09-11T10:18:04.484Z] #29 [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-09-11T10:18:04.484Z] #29 55.78 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-11T10:18:04.484Z] #29 55.78 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-11T10:18:04.484Z] #29 55.80 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-11T10:18:04.484Z] #29 ... [2022-09-11T10:18:04.484Z] [2022-09-11T10:18:04.484Z] #45 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-11T10:18:04.484Z] #45 DONE 0.2s [2022-09-11T10:18:04.741Z] [2022-09-11T10:18:04.741Z] #46 [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-09-11T10:18:05.672Z] #46 0.753 + RM_GOPATH=0 [2022-09-11T10:18:05.672Z] #46 0.753 + TMP_GOPATH= [2022-09-11T10:18:05.672Z] #46 0.753 + : /build [2022-09-11T10:18:05.672Z] #46 0.753 + '[' -z '' ']' [2022-09-11T10:18:05.672Z] #46 0.753 ++ mktemp -d [2022-09-11T10:18:05.672Z] #46 0.756 + export GOPATH=/tmp/tmp.Ud7YgNstn4 [2022-09-11T10:18:05.672Z] #46 0.756 + GOPATH=/tmp/tmp.Ud7YgNstn4 [2022-09-11T10:18:05.672Z] #46 0.757 + RM_GOPATH=1 [2022-09-11T10:18:05.672Z] #46 0.757 + case "$(go env GOARCH)" in [2022-09-11T10:18:05.672Z] #46 0.759 ++ go env GOARCH [2022-09-11T10:18:05.672Z] #46 0.779 + export GO_BUILDMODE=-buildmode=pie [2022-09-11T10:18:05.672Z] #46 0.781 + GO_BUILDMODE=-buildmode=pie [2022-09-11T10:18:05.672Z] #46 0.782 ++ dirname /install.sh [2022-09-11T10:18:05.672Z] #46 0.787 + dir=/ [2022-09-11T10:18:05.672Z] #46 0.787 + bin=tini [2022-09-11T10:18:05.672Z] #46 0.787 + shift [2022-09-11T10:18:05.672Z] #46 0.792 Install tini version v0.19.0 [2022-09-11T10:18:05.672Z] #46 0.792 + '[' '!' -f //tini.installer ']' [2022-09-11T10:18:05.672Z] #46 0.792 + . //tini.installer [2022-09-11T10:18:05.672Z] #46 0.792 ++ : v0.19.0 [2022-09-11T10:18:05.672Z] #46 0.792 + install_tini [2022-09-11T10:18:05.672Z] #46 0.792 + echo 'Install tini version v0.19.0' [2022-09-11T10:18:05.672Z] #46 0.793 + git clone https://github.com/krallin/tini.git /tmp/tmp.Ud7YgNstn4/tini [2022-09-11T10:18:05.672Z] #46 0.795 Cloning into '/tmp/tmp.Ud7YgNstn4/tini'... [2022-09-11T10:18:05.820Z] #41 ... [2022-09-11T10:18:05.820Z] [2022-09-11T10:18:05.820Z] #33 [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-09-11T10:18:05.820Z] #33 146.3 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-09-11T10:18:05.820Z] #33 146.3 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-09-11T10:18:05.820Z] #33 146.3 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-11T10:18:05.820Z] #33 146.4 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-09-11T10:18:05.820Z] #33 146.4 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-11T10:18:05.820Z] #33 146.4 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-11T10:18:05.931Z] #46 ... [2022-09-11T10:18:05.931Z] [2022-09-11T10:18:05.931Z] #28 [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-09-11T10:18:05.931Z] #28 57.22 gotestsum version dev [2022-09-11T10:18:05.931Z] #28 DONE 57.5s [2022-09-11T10:18:06.188Z] [2022-09-11T10:18:06.188Z] #44 [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-09-11T10:18:06.188Z] #44 12.41 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-11T10:18:06.446Z] #44 13.71 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-11T10:18:06.704Z] #44 14.20 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-11T10:18:06.962Z] #44 14.37 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-11T10:18:10.237Z] #44 ... [2022-09-11T10:18:10.237Z] [2022-09-11T10:18:10.237Z] #29 [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-09-11T10:18:10.237Z] #29 61.62 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-11T10:18:10.237Z] #29 61.63 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-09-11T10:18:10.237Z] #29 61.64 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-11T10:18:10.237Z] #29 61.78 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-11T10:18:10.237Z] #29 61.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-09-11T10:18:10.237Z] #29 61.78 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-11T10:18:11.214Z] #29 ... [2022-09-11T10:18:11.214Z] [2022-09-11T10:18:11.214Z] #46 [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-09-11T10:18:11.214Z] #46 1.512 + cd /tmp/tmp.Ud7YgNstn4/tini [2022-09-11T10:18:11.214Z] #46 1.512 + git checkout -q v0.19.0 [2022-09-11T10:18:11.214Z] #46 1.576 + cmake . [2022-09-11T10:18:11.214Z] #46 2.302 -- The C compiler identification is GNU 10.2.1 [2022-09-11T10:18:11.214Z] #46 2.366 -- Detecting C compiler ABI info [2022-09-11T10:18:11.214Z] #46 2.836 -- Detecting C compiler ABI info - done [2022-09-11T10:18:11.214Z] #46 2.941 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-11T10:18:11.214Z] #46 2.941 -- Detecting C compile features [2022-09-11T10:18:11.214Z] #46 2.947 -- Detecting C compile features - done [2022-09-11T10:18:11.214Z] #46 2.977 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-11T10:18:11.214Z] #46 3.222 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-11T10:18:11.214Z] #46 3.310 -- Configuring done [2022-09-11T10:18:11.214Z] #46 3.326 -- Generating done [2022-09-11T10:18:11.214Z] #46 3.359 -- Build files have been written to: /tmp/tmp.Ud7YgNstn4/tini [2022-09-11T10:18:11.214Z] #46 3.362 + make tini-static [2022-09-11T10:18:11.214Z] #46 3.723 Scanning dependencies of target tini-static [2022-09-11T10:18:11.214Z] #46 3.851 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-11T10:18:11.214Z] #46 5.169 [100%] Linking C executable tini-static [2022-09-11T10:18:11.214Z] #46 5.669 [100%] Built target tini-static [2022-09-11T10:18:11.214Z] #46 5.756 + mkdir -p /build [2022-09-11T10:18:11.214Z] #46 5.764 + cp tini-static /build/docker-init [2022-09-11T10:18:11.214Z] #46 DONE 6.5s [2022-09-11T10:18:11.513Z] [2022-09-11T10:18:11.513Z] #39 [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-09-11T10:18:16.771Z] #39 ... [2022-09-11T10:18:16.771Z] [2022-09-11T10:18:16.771Z] #29 [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-09-11T10:18:16.771Z] #29 68.47 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-11T10:18:17.028Z] #29 68.50 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-09-11T10:18:17.028Z] #29 68.51 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-11T10:18:20.730Z] #33 160.0 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-09-11T10:18:20.731Z] #33 160.0 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-11T10:18:20.731Z] #33 160.2 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-11T10:18:20.731Z] #33 161.3 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-09-11T10:18:20.731Z] #33 161.3 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-11T10:18:20.731Z] #33 161.5 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-11T10:18:24.938Z] #33 ... [2022-09-11T10:18:24.938Z] [2022-09-11T10:18:24.938Z] #41 [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-09-11T10:18:24.938Z] #41 133.6 CCLD libocispec.la [2022-09-11T10:18:25.198Z] #41 133.9 CCLD src/validate [2022-09-11T10:18:25.459Z] #41 133.9 CCLD tests/test-1 [2022-09-11T10:18:25.459Z] #41 134.0 CCLD tests/test-2 [2022-09-11T10:18:25.459Z] #41 134.0 CCLD tests/test-3 [2022-09-11T10:18:25.459Z] #41 134.0 CCLD tests/test-5 [2022-09-11T10:18:25.459Z] #41 134.0 CCLD tests/test-4 [2022-09-11T10:18:25.459Z] #41 134.0 CCLD tests/test-6 [2022-09-11T10:18:25.459Z] #41 134.1 CCLD tests/test-7 [2022-09-11T10:18:25.459Z] #41 134.1 CCLD tests/test-8 [2022-09-11T10:18:25.719Z] #41 134.2 CCLD tests/test-9 [2022-09-11T10:18:25.719Z] #41 134.2 CCLD tests/test-10 [2022-09-11T10:18:25.719Z] #41 134.2 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-11T10:18:25.719Z] #41 134.2 CCLD tests/test-11 [2022-09-11T10:18:26.988Z] #29 ... [2022-09-11T10:18:26.988Z] [2022-09-11T10:18:26.988Z] #43 [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-09-11T10:18:27.103Z] #41 135.6 libtool: link: ar cr libocispec.a [2022-09-11T10:18:27.103Z] #41 135.8 libtool: link: ranlib libocispec.a [2022-09-11T10:18:28.016Z] #43 42.41 Updating files: 59% (2951/4986) Updating files: 60% (2992/4986) Updating files: 61% (3042/4986) Updating files: 62% (3092/4986) Updating files: 63% (3142/4986) Updating files: 64% (3192/4986) Updating files: 65% (3241/4986) Updating files: 66% (3291/4986) Updating files: 67% (3341/4986) Updating files: 68% (3391/4986) Updating files: 69% (3441/4986) Updating files: 70% (3491/4986) Updating files: 71% (3541/4986) Updating files: 72% (3590/4986) Updating files: 73% (3640/4986) Updating files: 74% (3690/4986) Updating files: 75% (3740/4986) Updating files: 76% (3790/4986) Updating files: 77% (3840/4986) Updating files: 78% (3890/4986) Updating files: 79% (3939/4986) Updating files: 80% (3989/4986) Updating files: 81% (4039/4986) Updating files: 82% (4089/4986) Updating files: 83% (4139/4986) Updating files: 84% (4189/4986) Updating files: 85% (4239/4986) Updating files: 86% (4288/4986) Updating files: 87% (4338/4986) Updating files: 88% (4388/4986) Updating files: 89% (4438/4986) Updating files: 90% (4488/4986) Updating files: 91% (4538/4986) Updating files: 92% (4588/4986) Updating files: 93% (4637/4986) Updating files: 94% (4687/4986) Updating files: 95% (4737/4986) Updating files: 96% (4787/4986) Updating files: 97% (4837/4986) Updating files: 98% (4887/4986) Updating files: 99% (4937/4986) Updating files: 100% (4986/4986) Updating files: 100% (4986/4986), done. [2022-09-11T10:18:28.016Z] #43 43.55 + cd /tmp/tmp.RQBNmawDzc/src/github.com/containerd/containerd [2022-09-11T10:18:28.016Z] #43 43.55 + git checkout -q v1.6.8 [2022-09-11T10:18:28.487Z] #41 137.1 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-11T10:18:28.487Z] #41 137.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-11T10:18:28.487Z] #41 137.1 make[5]: Nothing to be done for 'install-data-am'. [2022-09-11T10:18:28.487Z] #41 137.1 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-11T10:18:28.487Z] #41 137.1 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-11T10:18:28.487Z] #41 137.1 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-11T10:18:28.487Z] #41 137.1 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-11T10:18:28.487Z] #41 137.1 make[2]: Entering directory '/tmp/crun-build' [2022-09-11T10:18:28.487Z] #41 137.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-11T10:18:28.747Z] #41 137.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-11T10:18:28.747Z] #41 137.3 CC src/libcrun/libcrun_testing_a-container.o [2022-09-11T10:18:28.747Z] #41 137.3 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-11T10:18:28.747Z] #41 137.3 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-11T10:18:28.747Z] #41 137.3 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-11T10:18:28.747Z] #41 137.3 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-11T10:18:28.747Z] #41 137.3 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-11T10:18:28.747Z] #41 137.3 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-11T10:18:28.747Z] #41 137.4 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-11T10:18:28.747Z] #41 137.4 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-11T10:18:29.008Z] #41 137.5 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-11T10:18:29.008Z] #41 137.5 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-11T10:18:29.008Z] #41 137.6 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-11T10:18:29.008Z] #41 137.6 CC src/libcrun/libcrun_testing_a-status.o [2022-09-11T10:18:29.008Z] #41 137.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-11T10:18:29.008Z] #41 137.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-11T10:18:29.008Z] #41 137.6 CC src/libcrun/libcrun_testing_a-error.o [2022-09-11T10:18:29.008Z] #41 137.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-11T10:18:29.269Z] #41 137.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-11T10:18:29.269Z] #41 137.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-11T10:18:29.269Z] #41 137.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-11T10:18:29.269Z] #41 137.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-11T10:18:29.269Z] #41 137.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-11T10:18:29.269Z] #41 138.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-11T10:18:29.269Z] #41 138.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-11T10:18:29.529Z] #41 138.0 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-11T10:18:29.529Z] #41 138.1 CC src/crun-crun.o [2022-09-11T10:18:29.529Z] #41 138.1 CC src/crun-run.o [2022-09-11T10:18:29.529Z] #41 138.2 CC src/crun-delete.o [2022-09-11T10:18:29.529Z] #41 138.2 CC src/crun-kill.o [2022-09-11T10:18:29.529Z] #41 138.3 CC src/crun-pause.o [2022-09-11T10:18:29.790Z] #41 138.4 CC src/crun-list.o [2022-09-11T10:18:29.790Z] #41 138.4 CC src/crun-exec.o [2022-09-11T10:18:29.790Z] #41 138.5 CC src/crun-spec.o [2022-09-11T10:18:29.790Z] #41 138.5 CC src/crun-create.o [2022-09-11T10:18:29.790Z] #41 138.5 CC src/crun-unpause.o [2022-09-11T10:18:29.909Z] #43 45.54 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-11T10:18:29.909Z] #43 45.54 + BUILDTAGS='netgo osusergo static_build' [2022-09-11T10:18:29.909Z] #43 45.54 + export EXTRA_FLAGS=-buildmode=pie [2022-09-11T10:18:29.909Z] #43 45.54 + EXTRA_FLAGS=-buildmode=pie [2022-09-11T10:18:29.909Z] #43 45.54 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-11T10:18:29.909Z] #43 45.54 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-11T10:18:29.909Z] #43 45.54 + '[' '' = dynamic ']' [2022-09-11T10:18:29.909Z] #43 45.55 + make [2022-09-11T10:18:30.051Z] #41 138.7 CC src/crun-start.o [2022-09-11T10:18:30.051Z] #41 138.7 CC src/crun-state.o [2022-09-11T10:18:30.347Z] #41 138.7 CC src/crun-update.o [2022-09-11T10:18:30.347Z] #41 138.8 CC src/crun-ps.o [2022-09-11T10:18:30.347Z] #41 138.8 CC src/crun-checkpoint.o [2022-09-11T10:18:30.347Z] #41 138.9 CC src/libcrun/libcrun_la-utils.lo [2022-09-11T10:18:30.347Z] #41 138.9 CC src/crun-restore.o [2022-09-11T10:18:30.347Z] #41 138.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-11T10:18:30.347Z] #41 139.0 CC src/libcrun/libcrun_la-container.lo [2022-09-11T10:18:30.347Z] #41 139.1 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-11T10:18:30.347Z] #41 139.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-11T10:18:30.473Z] #43 ... [2022-09-11T10:18:30.473Z] [2022-09-11T10:18:30.473Z] #44 [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-09-11T10:18:30.473Z] #44 27.77 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-11T10:18:30.473Z] #44 37.09 libtoolize: putting auxiliary files in '.'. [2022-09-11T10:18:30.473Z] #44 37.10 libtoolize: copying file './ltmain.sh' [2022-09-11T10:18:30.473Z] #44 37.92 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-11T10:18:30.473Z] #44 ... [2022-09-11T10:18:30.473Z] [2022-09-11T10:18:30.473Z] #29 [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-09-11T10:18:30.473Z] #29 79.37 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-11T10:18:30.473Z] #29 79.37 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-09-11T10:18:30.473Z] #29 79.38 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-11T10:18:30.607Z] #41 139.2 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-11T10:18:30.608Z] #41 139.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-11T10:18:30.608Z] #41 139.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-11T10:18:30.608Z] #41 139.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-11T10:18:30.868Z] #41 139.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-11T10:18:30.868Z] #41 139.5 CC src/libcrun/libcrun_la-criu.lo [2022-09-11T10:18:31.129Z] #41 139.7 CC src/libcrun/libcrun_la-linux.lo [2022-09-11T10:18:31.129Z] #41 139.8 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-11T10:18:31.401Z] #41 140.0 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-11T10:18:31.401Z] #41 140.0 CC src/libcrun/libcrun_la-error.lo [2022-09-11T10:18:31.401Z] #41 140.1 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-11T10:18:31.401Z] #41 140.2 CC src/libcrun/libcrun_la-terminal.lo [2022-09-11T10:18:31.661Z] #41 140.2 CC src/libcrun/libcrun_la-status.lo [2022-09-11T10:18:31.661Z] #41 140.5 CC src/libcrun/libcrun_la-signals.lo [2022-09-11T10:18:31.921Z] #41 140.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-11T10:18:31.921Z] #41 140.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-11T10:18:31.921Z] #41 140.6 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-11T10:18:32.181Z] #41 140.6 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-11T10:18:32.181Z] #41 140.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-11T10:18:32.442Z] #41 141.0 CC tests/init.o [2022-09-11T10:18:32.442Z] #41 141.2 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-11T10:18:32.701Z] #41 141.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-11T10:18:32.701Z] #41 ... [2022-09-11T10:18:32.701Z] [2022-09-11T10:18:32.701Z] #33 [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-09-11T10:18:32.701Z] #33 173.9 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-09-11T10:18:32.701Z] #33 173.9 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-11T10:18:32.701Z] #33 173.9 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-11T10:18:32.701Z] #33 174.0 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-09-11T10:18:32.701Z] #33 174.0 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-11T10:18:32.701Z] #33 174.0 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-11T10:18:33.746Z] #29 84.92 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-11T10:18:33.746Z] #29 84.92 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-09-11T10:18:33.746Z] #29 84.93 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-11T10:18:39.004Z] #29 ... [2022-09-11T10:18:39.004Z] [2022-09-11T10:18:39.004Z] #44 [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-09-11T10:18:39.004Z] #44 37.92 libtoolize: and rerunning libtoolize and aclocal. [2022-09-11T10:18:39.004Z] #44 37.92 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-11T10:18:39.004Z] #44 45.60 configure.ac:7: installing './compile' [2022-09-11T10:18:39.004Z] #44 45.61 configure.ac:11: installing './config.guess' [2022-09-11T10:18:39.004Z] #44 45.64 configure.ac:11: installing './config.sub' [2022-09-11T10:18:39.004Z] #44 45.64 configure.ac:8: installing './install-sh' [2022-09-11T10:18:39.004Z] #44 45.67 configure.ac:8: installing './missing' [2022-09-11T10:18:39.004Z] #44 45.79 Makefile.am: installing './depcomp' [2022-09-11T10:18:39.569Z] #44 46.98 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-11T10:18:39.569Z] #44 46.98 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-11T10:18:39.569Z] #44 ... [2022-09-11T10:18:39.569Z] [2022-09-11T10:18:39.569Z] #29 [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-09-11T10:18:39.569Z] #29 91.08 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-11T10:18:39.569Z] #29 91.08 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-09-11T10:18:39.569Z] #29 91.09 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-11T10:18:42.097Z] #29 ... [2022-09-11T10:18:42.097Z] [2022-09-11T10:18:42.097Z] #43 [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-09-11T10:18:42.097Z] #43 47.42 + bin/ctr [2022-09-11T10:18:42.097Z] #43 ... [2022-09-11T10:18:42.097Z] [2022-09-11T10:18:42.097Z] #44 [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-09-11T10:18:42.097Z] #44 47.14 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-11T10:18:42.097Z] #44 47.14 libtoolize: copying file 'm4/libtool.m4' [2022-09-11T10:18:42.097Z] #44 47.23 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-11T10:18:42.097Z] #44 47.35 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-11T10:18:42.097Z] #44 47.48 libtoolize: copying file 'm4/ltversion.m4' [2022-09-11T10:18:42.097Z] #44 47.63 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-11T10:18:42.097Z] #44 47.78 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-11T10:18:42.766Z] #33 ... [2022-09-11T10:18:42.766Z] [2022-09-11T10:18:42.766Z] #27 [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-09-11T10:18:42.766Z] #27 191.6 + dpkg --print-architecture [2022-09-11T10:18:42.766Z] #27 191.6 + git checkout -q v2.1.0 [2022-09-11T10:18:42.766Z] #27 192.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-11T10:18:42.766Z] #27 192.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-11T10:18:46.972Z] #27 ... [2022-09-11T10:18:46.972Z] [2022-09-11T10:18:46.972Z] #33 [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-09-11T10:18:46.972Z] #33 188.2 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-09-11T10:18:46.972Z] #33 188.2 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-11T10:18:46.972Z] #33 188.2 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-11T10:18:46.972Z] #33 188.3 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-09-11T10:18:46.972Z] #33 188.3 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-11T10:18:46.972Z] #33 188.3 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-11T10:18:46.972Z] #33 188.3 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-09-11T10:18:46.972Z] #33 188.3 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-11T10:18:46.972Z] #33 188.3 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-11T10:18:46.972Z] #33 188.4 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-09-11T10:18:46.972Z] #33 188.4 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-11T10:18:46.972Z] #33 188.4 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-11T10:18:46.972Z] #33 188.4 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-09-11T10:18:47.233Z] #33 188.4 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-11T10:18:47.233Z] #33 188.4 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-11T10:18:47.233Z] #33 188.5 Selecting previously unselected package cross-config. [2022-09-11T10:18:47.233Z] #33 188.5 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-09-11T10:18:47.233Z] #33 188.5 Unpacking cross-config (2.6.18+nmu1) ... [2022-09-11T10:18:47.233Z] #33 188.5 Selecting previously unselected package gcc-10-cross-base. [2022-09-11T10:18:47.233Z] #33 188.5 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-09-11T10:18:47.233Z] #33 188.5 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-11T10:18:47.233Z] #33 188.6 Selecting previously unselected package libc6-arm64-cross. [2022-09-11T10:18:47.233Z] #33 188.6 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-09-11T10:18:47.233Z] #33 188.6 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-09-11T10:18:47.805Z] #33 189.1 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-09-11T10:18:47.805Z] #33 189.1 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:18:47.805Z] #33 189.1 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-11T10:18:47.805Z] #33 189.1 Selecting previously unselected package libgomp1-arm64-cross. [2022-09-11T10:18:47.805Z] #33 189.1 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:18:47.805Z] #33 189.1 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-11T10:18:47.805Z] #33 189.2 Selecting previously unselected package libitm1-arm64-cross. [2022-09-11T10:18:47.805Z] #33 189.2 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:18:47.805Z] #33 189.2 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-11T10:18:48.066Z] #33 189.3 Selecting previously unselected package libatomic1-arm64-cross. [2022-09-11T10:18:48.066Z] #33 189.3 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:18:48.066Z] #33 189.3 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-11T10:18:48.066Z] #33 189.3 Selecting previously unselected package libasan6-arm64-cross. [2022-09-11T10:18:48.066Z] #33 189.3 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:18:48.066Z] #33 189.3 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-11T10:18:48.637Z] #33 190.0 Selecting previously unselected package liblsan0-arm64-cross. [2022-09-11T10:18:48.898Z] #33 190.0 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:18:48.898Z] #33 190.0 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-11T10:18:49.159Z] #33 190.3 Selecting previously unselected package libtsan0-arm64-cross. [2022-09-11T10:18:49.159Z] #33 190.3 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:18:49.159Z] #33 190.3 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-11T10:18:49.730Z] #33 191.0 Selecting previously unselected package libstdc++6-arm64-cross. [2022-09-11T10:18:49.730Z] #33 191.0 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:18:49.730Z] #33 191.0 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-11T10:18:49.991Z] #33 191.2 Selecting previously unselected package libubsan1-arm64-cross. [2022-09-11T10:18:49.991Z] #33 191.2 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:18:49.991Z] #33 191.2 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-11T10:18:50.252Z] #33 191.5 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-09-11T10:18:50.252Z] #33 191.5 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:18:50.252Z] #33 191.5 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-11T10:18:50.823Z] #33 192.0 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-09-11T10:18:50.823Z] #33 192.0 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-11T10:18:50.823Z] #33 192.0 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-11T10:18:52.065Z] #44 58.39 configure.ac:7: installing 'build-aux/compile' [2022-09-11T10:18:52.065Z] #44 ... [2022-09-11T10:18:52.065Z] [2022-09-11T10:18:52.065Z] #29 [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-09-11T10:18:52.065Z] #29 102.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-11T10:18:52.065Z] #29 102.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-09-11T10:18:52.065Z] #29 102.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-11T10:18:54.125Z] #33 ... [2022-09-11T10:18:54.125Z] [2022-09-11T10:18:54.125Z] #41 [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-09-11T10:18:54.125Z] #41 162.6 CCLD tests/init [2022-09-11T10:18:57.321Z] #29 108.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-11T10:18:57.321Z] #29 108.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-11T10:18:57.321Z] #29 108.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-11T10:18:57.321Z] #29 ... [2022-09-11T10:18:57.321Z] [2022-09-11T10:18:57.321Z] #26 [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-09-11T10:18:57.321Z] #26 107.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-11T10:18:57.321Z] #26 107.6 + GOBIN=/build [2022-09-11T10:18:57.321Z] #26 107.6 + GO111MODULE=on [2022-09-11T10:18:57.321Z] #26 107.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-11T10:19:01.500Z] #26 ... [2022-09-11T10:19:01.500Z] [2022-09-11T10:19:01.500Z] #44 [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-09-11T10:19:01.500Z] #44 58.40 configure.ac:9: installing 'build-aux/config.guess' [2022-09-11T10:19:01.500Z] #44 58.40 configure.ac:9: installing 'build-aux/config.sub' [2022-09-11T10:19:01.500Z] #44 58.43 configure.ac:11: installing 'build-aux/install-sh' [2022-09-11T10:19:01.500Z] #44 58.44 configure.ac:11: installing 'build-aux/missing' [2022-09-11T10:19:01.500Z] #44 58.63 Makefile.am: installing 'build-aux/depcomp' [2022-09-11T10:19:01.500Z] #44 58.77 parallel-tests: installing 'build-aux/test-driver' [2022-09-11T10:19:01.500Z] #44 61.04 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-11T10:19:01.500Z] #44 61.06 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-11T10:19:01.500Z] #44 61.78 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-11T10:19:01.500Z] #44 61.78 libtoolize: copying file 'm4/libtool.m4' [2022-09-11T10:19:01.500Z] #44 61.91 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-11T10:19:01.500Z] #44 62.01 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-11T10:19:01.500Z] #44 62.16 libtoolize: copying file 'm4/ltversion.m4' [2022-09-11T10:19:01.500Z] #44 62.30 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-11T10:19:01.500Z] #44 ... [2022-09-11T10:19:01.500Z] [2022-09-11T10:19:01.500Z] #29 [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-09-11T10:19:01.500Z] #29 108.1 Selecting previously unselected package libapparmor1:arm64. [2022-09-11T10:19:01.500Z] #29 108.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-11T10:19:01.500Z] #29 108.1 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-11T10:19:01.500Z] #29 108.2 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-11T10:19:01.500Z] #29 108.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-11T10:19:01.500Z] #29 108.3 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-11T10:19:01.500Z] #29 108.4 Selecting previously unselected package libbtrfs0:arm64. [2022-09-11T10:19:01.500Z] #29 108.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-09-11T10:19:01.500Z] #29 108.4 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-09-11T10:19:01.500Z] #29 108.5 Selecting previously unselected package libbtrfs-dev:arm64. [2022-09-11T10:19:01.500Z] #29 108.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-09-11T10:19:01.500Z] #29 108.6 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-11T10:19:01.500Z] #29 108.7 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-09-11T10:19:01.500Z] #29 108.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-09-11T10:19:01.500Z] #29 108.7 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-11T10:19:01.500Z] #29 108.8 Selecting previously unselected package libudev-dev:arm64. [2022-09-11T10:19:01.500Z] #29 108.8 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2022-09-11T10:19:01.500Z] #29 108.8 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-09-11T10:19:01.500Z] #29 109.0 Selecting previously unselected package libsepol1-dev:arm64. [2022-09-11T10:19:01.500Z] #29 109.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-09-11T10:19:01.500Z] #29 109.0 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-09-11T10:19:01.500Z] #29 109.3 Selecting previously unselected package libpcre2-16-0:arm64. [2022-09-11T10:19:01.500Z] #29 109.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2022-09-11T10:19:01.500Z] #29 109.3 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2022-09-11T10:19:01.500Z] #29 109.4 Selecting previously unselected package libpcre2-32-0:arm64. [2022-09-11T10:19:01.500Z] #29 109.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2022-09-11T10:19:01.500Z] #29 109.5 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2022-09-11T10:19:01.500Z] #29 109.6 Selecting previously unselected package libpcre2-posix2:arm64. [2022-09-11T10:19:01.500Z] #29 109.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2022-09-11T10:19:01.500Z] #29 109.7 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2022-09-11T10:19:01.500Z] #29 109.7 Selecting previously unselected package libpcre2-dev:arm64. [2022-09-11T10:19:01.500Z] #29 109.7 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2022-09-11T10:19:01.500Z] #29 109.7 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2022-09-11T10:19:01.500Z] #29 110.1 Selecting previously unselected package libselinux1-dev:arm64. [2022-09-11T10:19:01.500Z] #29 110.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-09-11T10:19:01.500Z] #29 110.1 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-09-11T10:19:01.500Z] #29 110.4 Selecting previously unselected package libdevmapper-dev:arm64. [2022-09-11T10:19:01.500Z] #29 110.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-09-11T10:19:01.500Z] #29 110.4 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-09-11T10:19:01.500Z] #29 110.5 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-11T10:19:01.500Z] #29 110.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-11T10:19:01.500Z] #29 110.5 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-11T10:19:01.500Z] #29 110.6 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-11T10:19:01.500Z] #29 110.7 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2022-09-11T10:19:01.500Z] #29 110.7 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-09-11T10:19:01.500Z] #29 111.3 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-11T10:19:01.500Z] #29 111.3 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-11T10:19:01.500Z] #29 111.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-11T10:19:01.500Z] #29 111.4 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-09-11T10:19:01.500Z] #29 111.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-11T10:19:01.500Z] #29 111.4 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2022-09-11T10:19:01.500Z] #29 111.5 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-09-11T10:19:01.500Z] #29 111.5 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2022-09-11T10:19:01.500Z] #29 111.6 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-09-11T10:19:01.500Z] #29 111.7 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2022-09-11T10:19:01.500Z] #29 111.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-11T10:19:01.500Z] #29 111.7 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-11T10:19:01.500Z] #29 111.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-11T10:19:01.500Z] #29 111.7 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-11T10:19:01.500Z] #29 111.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-11T10:19:01.500Z] #29 111.8 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-09-11T10:19:01.500Z] #29 111.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-11T10:19:01.500Z] #29 111.8 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2022-09-11T10:19:01.500Z] #29 111.8 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-09-11T10:19:01.500Z] #29 111.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-11T10:19:01.500Z] #29 111.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-11T10:19:01.500Z] #29 111.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-11T10:19:01.500Z] #29 111.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-11T10:19:01.500Z] #29 111.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-11T10:19:01.500Z] #29 111.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-11T10:19:01.500Z] #29 111.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-11T10:19:01.500Z] #29 112.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-11T10:19:01.500Z] #29 112.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-11T10:19:01.500Z] #29 112.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-11T10:19:01.500Z] #29 112.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-11T10:19:01.500Z] #29 112.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-11T10:19:01.500Z] #29 112.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-11T10:19:01.500Z] #29 112.1 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-09-11T10:19:01.500Z] #29 112.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-11T10:19:02.433Z] #29 DONE 113.8s [2022-09-11T10:19:02.433Z] [2022-09-11T10:19:02.433Z] #47 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-11T10:19:02.433Z] #47 ... [2022-09-11T10:19:02.433Z] [2022-09-11T10:19:02.433Z] #48 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-11T10:19:02.433Z] #48 DONE 0.2s [2022-09-11T10:19:02.691Z] [2022-09-11T10:19:02.691Z] #49 [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-09-11T10:19:03.257Z] #49 ... [2022-09-11T10:19:03.257Z] [2022-09-11T10:19:03.257Z] #26 [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-09-11T10:19:03.257Z] #26 114.2 rootlesskit version 1.0.0 [2022-09-11T10:19:03.257Z] #26 114.2 Usage of /build/rootlesskit-docker-proxy: [2022-09-11T10:19:03.257Z] #26 114.2 -container-ip string [2022-09-11T10:19:03.257Z] #26 114.2 container ip [2022-09-11T10:19:03.257Z] #26 114.2 -container-port int [2022-09-11T10:19:03.257Z] #26 114.2 container port (default -1) [2022-09-11T10:19:03.257Z] #26 114.2 -host-ip string [2022-09-11T10:19:03.257Z] #26 114.2 host ip [2022-09-11T10:19:03.257Z] #26 114.2 -host-port int [2022-09-11T10:19:03.257Z] #26 114.2 host port (default -1) [2022-09-11T10:19:03.257Z] #26 114.2 -proto string [2022-09-11T10:19:03.257Z] #26 114.2 proxy protocol (default "tcp") [2022-09-11T10:19:03.257Z] #26 DONE 114.4s [2022-09-11T10:19:03.257Z] [2022-09-11T10:19:03.257Z] #50 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-11T10:19:03.257Z] #50 DONE 0.1s [2022-09-11T10:19:03.257Z] [2022-09-11T10:19:03.257Z] #51 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-11T10:19:03.257Z] #51 DONE 0.1s [2022-09-11T10:19:03.257Z] [2022-09-11T10:19:03.257Z] #44 [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-09-11T10:19:03.517Z] #44 ... [2022-09-11T10:19:03.517Z] [2022-09-11T10:19:03.517Z] #49 [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-09-11T10:19:03.517Z] #49 1.107 + RM_GOPATH=0 [2022-09-11T10:19:03.517Z] #49 1.107 + TMP_GOPATH= [2022-09-11T10:19:03.517Z] #49 1.107 + : /build [2022-09-11T10:19:03.517Z] #49 1.107 + '[' -z '' ']' [2022-09-11T10:19:03.517Z] #49 1.107 ++ mktemp -d [2022-09-11T10:19:03.517Z] #49 1.114 + export GOPATH=/tmp/tmp.6Lge0SV4Mb [2022-09-11T10:19:03.517Z] #49 1.114 + GOPATH=/tmp/tmp.6Lge0SV4Mb [2022-09-11T10:19:03.517Z] #49 1.114 + RM_GOPATH=1 [2022-09-11T10:19:03.517Z] #49 1.114 + case "$(go env GOARCH)" in [2022-09-11T10:19:03.517Z] #49 1.114 ++ go env GOARCH [2022-09-11T10:19:03.517Z] #49 1.130 + export GO_BUILDMODE=-buildmode=pie [2022-09-11T10:19:03.517Z] #49 1.130 + GO_BUILDMODE=-buildmode=pie [2022-09-11T10:19:03.517Z] #49 1.196 Install runc version v1.1.4 (build tags: seccomp) [2022-09-11T10:19:03.517Z] #49 1.196 ++ dirname /install.sh [2022-09-11T10:19:03.517Z] #49 1.196 + dir=/ [2022-09-11T10:19:03.517Z] #49 1.196 + bin=runc [2022-09-11T10:19:03.517Z] #49 1.196 + shift [2022-09-11T10:19:03.517Z] #49 1.196 + '[' '!' -f //runc.installer ']' [2022-09-11T10:19:03.517Z] #49 1.196 + . //runc.installer [2022-09-11T10:19:03.517Z] #49 1.196 ++ set -e [2022-09-11T10:19:03.517Z] #49 1.196 ++ : v1.1.4 [2022-09-11T10:19:03.517Z] #49 1.196 + install_runc [2022-09-11T10:19:03.517Z] #49 1.196 + RUNC_BUILDTAGS=seccomp [2022-09-11T10:19:03.517Z] #49 1.196 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-11T10:19:03.517Z] #49 1.196 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.6Lge0SV4Mb/src/github.com/opencontainers/runc [2022-09-11T10:19:03.517Z] #49 1.230 Cloning into '/tmp/tmp.6Lge0SV4Mb/src/github.com/opencontainers/runc'... [2022-09-11T10:19:04.086Z] #49 ... [2022-09-11T10:19:04.086Z] [2022-09-11T10:19:04.086Z] #47 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-11T10:19:04.086Z] #47 DONE 1.6s [2022-09-11T10:19:04.086Z] [2022-09-11T10:19:04.086Z] #52 [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-09-11T10:19:05.034Z] #52 DONE 1.2s [2022-09-11T10:19:05.034Z] [2022-09-11T10:19:05.034Z] #53 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-11T10:19:05.601Z] #53 0.687 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-11T10:19:05.858Z] #53 DONE 0.8s [2022-09-11T10:19:05.858Z] [2022-09-11T10:19:05.858Z] #36 [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-09-11T10:19:05.858Z] #36 ... [2022-09-11T10:19:05.858Z] [2022-09-11T10:19:05.858Z] #54 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-11T10:19:06.790Z] #54 DONE 0.7s [2022-09-11T10:19:06.790Z] [2022-09-11T10:19:06.790Z] #36 [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-09-11T10:19:06.790Z] #36 ... [2022-09-11T10:19:06.790Z] [2022-09-11T10:19:06.790Z] #55 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-11T10:19:07.353Z] #55 DONE 0.8s [2022-09-11T10:19:07.353Z] [2022-09-11T10:19:07.353Z] #56 [dev-systemd-false 6/28] RUN ldconfig [2022-09-11T10:19:08.286Z] #56 DONE 0.9s [2022-09-11T10:19:08.286Z] [2022-09-11T10:19:08.286Z] #57 [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-09-11T10:19:09.075Z] #41 ... [2022-09-11T10:19:09.075Z] [2022-09-11T10:19:09.075Z] #33 [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-09-11T10:19:09.075Z] #33 207.9 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-09-11T10:19:09.075Z] #33 207.9 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-11T10:19:09.075Z] #33 207.9 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-11T10:19:09.075Z] #33 209.0 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-09-11T10:19:09.075Z] #33 209.0 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-09-11T10:19:09.075Z] #33 209.2 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-11T10:19:09.336Z] #33 210.6 Selecting previously unselected package libc6-dev-arm64-cross. [2022-09-11T10:19:09.336Z] #33 210.6 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-09-11T10:19:09.599Z] #33 210.8 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-11T10:19:09.657Z] #57 1.233 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-11T10:19:09.861Z] #33 ... [2022-09-11T10:19:09.861Z] [2022-09-11T10:19:09.861Z] #27 [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-09-11T10:19:09.861Z] #27 DONE 220.0s [2022-09-11T10:19:09.913Z] #57 1.417 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-11T10:19:09.913Z] #57 1.595 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-11T10:19:10.122Z] [2022-09-11T10:19:10.122Z] #33 [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-09-11T10:19:10.169Z] #57 1.923 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-11T10:19:10.389Z] #33 211.8 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-09-11T10:19:10.389Z] #33 211.8 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:19:10.389Z] #33 211.8 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-11T10:19:11.774Z] #33 212.8 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-09-11T10:19:11.774Z] #33 212.8 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-11T10:19:11.774Z] #33 212.8 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-11T10:19:12.064Z] #57 3.557 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-11T10:19:13.158Z] #33 ... [2022-09-11T10:19:13.158Z] [2022-09-11T10:19:13.158Z] #41 [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-09-11T10:19:13.158Z] #41 179.2 CCLD libcrun.la [2022-09-11T10:19:13.158Z] #41 179.2 AR libcrun_testing.a [2022-09-11T10:19:13.158Z] #41 179.2 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-11T10:19:13.158Z] #41 179.5 CCLD tests/tests_libcrun_utils [2022-09-11T10:19:13.158Z] #41 179.5 CCLD tests/tests_libcrun_errors [2022-09-11T10:19:13.158Z] #41 179.5 CCLD tests/tests_libcrun_fuzzer [2022-09-11T10:19:13.158Z] #41 180.5 CCLD crun [2022-09-11T10:19:13.158Z] #41 180.9 make[3]: Entering directory '/tmp/crun-build' [2022-09-11T10:19:13.158Z] #41 181.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-11T10:19:13.158Z] #41 181.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-11T10:19:13.158Z] #41 181.1 /bin/mkdir -p '/usr/local/lib' [2022-09-11T10:19:13.158Z] #41 181.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-11T10:19:13.158Z] #41 181.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-11T10:19:13.158Z] #41 181.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-11T10:19:13.158Z] #41 181.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-11T10:19:13.158Z] #41 181.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-11T10:19:13.158Z] #41 181.4 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-09-11T10:19:13.158Z] #41 181.4 ---------------------------------------------------------------------- [2022-09-11T10:19:13.158Z] #41 181.4 Libraries have been installed in: [2022-09-11T10:19:13.158Z] #41 181.4 /usr/local/lib [2022-09-11T10:19:13.158Z] #41 181.4 [2022-09-11T10:19:13.158Z] #41 181.4 If you ever happen to want to link against installed libraries [2022-09-11T10:19:13.158Z] #41 181.4 in a given directory, LIBDIR, you must either use libtool, and [2022-09-11T10:19:13.158Z] #41 181.4 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-11T10:19:13.158Z] #41 181.4 flag during linking and do at least one of the following: [2022-09-11T10:19:13.158Z] #41 181.4 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-11T10:19:13.158Z] #41 181.4 during execution [2022-09-11T10:19:13.158Z] #41 181.4 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-11T10:19:13.158Z] #41 181.4 during linking [2022-09-11T10:19:13.158Z] #41 181.4 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-11T10:19:13.158Z] #41 181.4 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-11T10:19:13.158Z] #41 181.4 [2022-09-11T10:19:13.158Z] #41 181.4 See any operating system documentation about shared libraries for [2022-09-11T10:19:13.158Z] #41 181.4 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-11T10:19:13.158Z] #41 181.4 ---------------------------------------------------------------------- [2022-09-11T10:19:13.158Z] #41 181.4 /bin/mkdir -p '/build' [2022-09-11T10:19:13.158Z] #41 181.4 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-11T10:19:13.158Z] #41 181.4 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-11T10:19:13.158Z] #41 181.4 make[3]: Leaving directory '/tmp/crun-build' [2022-09-11T10:19:13.158Z] #41 181.4 make[2]: Leaving directory '/tmp/crun-build' [2022-09-11T10:19:13.158Z] #41 181.4 make[1]: Leaving directory '/tmp/crun-build' [2022-09-11T10:19:13.158Z] #41 DONE 181.9s [2022-09-11T10:19:13.419Z] [2022-09-11T10:19:13.419Z] #35 [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-09-11T10:19:13.435Z] #57 ... [2022-09-11T10:19:13.435Z] [2022-09-11T10:19:13.435Z] #41 [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-09-11T10:19:13.691Z] #41 122.9 Updating files: 24% (2844/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: 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: 42% (4796/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: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 59% (6819/11414) [2022-09-11T10:19:13.691Z] #41 ... [2022-09-11T10:19:13.691Z] [2022-09-11T10:19:13.691Z] #39 [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-09-11T10:19:13.691Z] #39 124.6 Delve is a source level debugger for Go programs. [2022-09-11T10:19:13.691Z] #39 124.6 [2022-09-11T10:19:13.691Z] #39 124.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-11T10:19:13.691Z] #39 124.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-11T10:19:13.691Z] #39 124.6 [2022-09-11T10:19:13.691Z] #39 124.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-11T10:19:13.691Z] #39 124.6 [2022-09-11T10:19:13.691Z] #39 124.6 Pass flags to the program you are debugging using `--`, for example: [2022-09-11T10:19:13.691Z] #39 124.6 [2022-09-11T10:19:13.691Z] #39 124.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-11T10:19:13.691Z] #39 124.6 [2022-09-11T10:19:13.691Z] #39 124.6 Usage: [2022-09-11T10:19:13.691Z] #39 124.6 dlv [command] [2022-09-11T10:19:13.691Z] #39 124.6 [2022-09-11T10:19:13.691Z] #39 124.6 Available Commands: [2022-09-11T10:19:13.691Z] #39 124.6 attach Attach to running process and begin debugging. [2022-09-11T10:19:13.691Z] #39 124.6 connect Connect to a headless debug server with a terminal client. [2022-09-11T10:19:13.691Z] #39 124.6 core Examine a core dump. [2022-09-11T10:19:13.691Z] #39 124.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-11T10:19:13.691Z] #39 124.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-11T10:19:13.691Z] #39 124.6 exec Execute a precompiled binary, and begin a debug session. [2022-09-11T10:19:13.691Z] #39 124.6 help Help about any command [2022-09-11T10:19:13.691Z] #39 124.6 run Deprecated command. Use 'debug' instead. [2022-09-11T10:19:13.691Z] #39 124.6 test Compile test binary and begin debugging program. [2022-09-11T10:19:13.691Z] #39 124.6 trace Compile and begin tracing program. [2022-09-11T10:19:13.691Z] #39 124.6 version Prints version. [2022-09-11T10:19:13.691Z] #39 124.6 [2022-09-11T10:19:13.691Z] #39 124.6 Flags: [2022-09-11T10:19:13.691Z] #39 124.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-11T10:19:13.691Z] #39 124.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-11T10:19:13.691Z] #39 124.6 --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-09-11T10:19:13.691Z] #39 124.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-11T10:19:13.691Z] #39 124.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-11T10:19:13.691Z] #39 124.6 --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-09-11T10:19:13.691Z] #39 124.6 --disable-aslr Disables address space randomization [2022-09-11T10:19:13.691Z] #39 124.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-11T10:19:13.691Z] #39 124.6 -h, --help help for dlv [2022-09-11T10:19:13.691Z] #39 124.6 --init string Init file, executed by the terminal client. [2022-09-11T10:19:13.691Z] #39 124.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-11T10:19:13.691Z] #39 124.6 --log Enable debugging server logging. [2022-09-11T10:19:13.691Z] #39 124.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-11T10:19:13.691Z] #39 124.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-11T10:19:13.691Z] #39 124.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-11T10:19:13.691Z] #39 124.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-11T10:19:13.691Z] #39 124.6 --wd string Working directory for running the program. [2022-09-11T10:19:13.691Z] #39 124.6 [2022-09-11T10:19:13.691Z] #39 124.6 Additional help topics: [2022-09-11T10:19:13.692Z] #39 124.6 dlv backend Help about the --backend flag. [2022-09-11T10:19:13.692Z] #39 124.6 dlv log Help about logging flags. [2022-09-11T10:19:13.692Z] #39 124.6 dlv redirect Help about file redirection. [2022-09-11T10:19:13.692Z] #39 124.6 [2022-09-11T10:19:13.692Z] #39 124.6 Use "dlv [command] --help" for more information about a command. [2022-09-11T10:19:13.692Z] #39 DONE 125.3s [2022-09-11T10:19:13.692Z] [2022-09-11T10:19:13.692Z] #41 [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-09-11T10:19:15.749Z] #41 122.9 Updating files: 24% (2844/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: 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: 42% (4796/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: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 59% (6819/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: 75% (8623/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: 97% (11184/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-09-11T10:19:16.005Z] #41 127.1 + cd /tmp/tmp.V5hcAx4TZ2/tmp/docker-ce [2022-09-11T10:19:16.005Z] #41 127.1 + git checkout -q v17.06.2-ce [2022-09-11T10:19:20.000Z] #35 ... [2022-09-11T10:19:20.001Z] [2022-09-11T10:19:20.001Z] #33 [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-09-11T10:19:20.001Z] #33 220.9 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-09-11T10:19:20.001Z] #33 220.9 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-11T10:19:20.001Z] #33 220.9 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-11T10:19:20.001Z] #33 221.0 Preparing to unpack .../046-libdpkg-perl_1.20.12_all.deb ... [2022-09-11T10:19:20.001Z] #33 221.0 Unpacking libdpkg-perl (1.20.12) over (1.20.11) ... [2022-09-11T10:19:20.230Z] #41 ... [2022-09-11T10:19:20.230Z] [2022-09-11T10:19:20.230Z] #44 [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-09-11T10:19:20.230Z] #44 76.91 configure.ac:11: installing 'build-aux/compile' [2022-09-11T10:19:20.230Z] #44 76.93 configure.ac:11: installing 'build-aux/config.guess' [2022-09-11T10:19:20.230Z] #44 76.94 configure.ac:11: installing 'build-aux/config.sub' [2022-09-11T10:19:20.230Z] #44 76.95 configure.ac:13: installing 'build-aux/install-sh' [2022-09-11T10:19:20.230Z] #44 76.96 configure.ac:13: installing 'build-aux/missing' [2022-09-11T10:19:20.230Z] #44 76.97 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-11T10:19:20.230Z] #44 77.15 Makefile.am: installing 'build-aux/depcomp' [2022-09-11T10:19:20.230Z] #44 78.59 checking build system type... aarch64-unknown-linux-gnu [2022-09-11T10:19:20.230Z] #44 79.01 checking host system type... aarch64-unknown-linux-gnu [2022-09-11T10:19:20.230Z] #44 79.01 checking how to print strings... printf [2022-09-11T10:19:20.230Z] #44 79.04 checking for gcc... gcc [2022-09-11T10:19:20.230Z] #44 79.17 checking whether the C compiler works... yes [2022-09-11T10:19:20.230Z] #44 79.41 checking for C compiler default output file name... a.out [2022-09-11T10:19:20.230Z] #44 79.42 checking for suffix of executables... [2022-09-11T10:19:20.230Z] #44 79.61 checking whether we are cross compiling... no [2022-09-11T10:19:20.230Z] #44 79.83 checking for suffix of object files... o [2022-09-11T10:19:20.230Z] #44 79.92 checking whether we are using the GNU C compiler... yes [2022-09-11T10:19:20.230Z] #44 80.08 checking whether gcc accepts -g... yes [2022-09-11T10:19:20.230Z] #44 80.19 checking for gcc option to accept ISO C89... none needed [2022-09-11T10:19:20.230Z] #44 80.44 checking whether gcc understands -c and -o together... yes [2022-09-11T10:19:20.230Z] #44 80.75 checking for a sed that does not truncate output... /bin/sed [2022-09-11T10:19:20.230Z] #44 80.82 checking for grep that handles long lines and -e... /bin/grep [2022-09-11T10:19:20.230Z] #44 80.83 checking for egrep... /bin/grep -E [2022-09-11T10:19:20.230Z] #44 80.88 checking for fgrep... /bin/grep -F [2022-09-11T10:19:20.230Z] #44 80.88 checking for ld used by gcc... /usr/bin/ld [2022-09-11T10:19:20.230Z] #44 80.90 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-11T10:19:20.230Z] #44 80.90 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-11T10:19:20.230Z] #44 80.91 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-11T10:19:20.230Z] #44 80.97 checking whether ln -s works... yes [2022-09-11T10:19:20.230Z] #44 80.97 checking the maximum length of command line arguments... 1572864 [2022-09-11T10:19:20.230Z] #44 81.01 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-11T10:19:20.230Z] #44 81.01 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-11T10:19:20.230Z] #44 81.02 checking for /usr/bin/ld option to reload object files... -r [2022-09-11T10:19:20.230Z] #44 81.02 checking for objdump... objdump [2022-09-11T10:19:20.230Z] #44 81.02 checking how to recognize dependent libraries... pass_all [2022-09-11T10:19:20.230Z] #44 81.02 checking for dlltool... no [2022-09-11T10:19:20.230Z] #44 81.03 checking how to associate runtime and link libraries... printf %s\n [2022-09-11T10:19:20.230Z] #44 81.04 checking for ar... ar [2022-09-11T10:19:20.230Z] #44 81.04 checking for archiver @FILE support... @ [2022-09-11T10:19:20.230Z] #44 81.35 checking for strip... strip [2022-09-11T10:19:20.230Z] #44 81.35 checking for ranlib... ranlib [2022-09-11T10:19:20.230Z] #44 81.35 checking for gawk... no [2022-09-11T10:19:20.230Z] #44 81.35 checking for mawk... mawk [2022-09-11T10:19:20.230Z] #44 81.35 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-11T10:19:20.230Z] #44 82.11 checking for sysroot... no [2022-09-11T10:19:20.230Z] #44 82.11 checking for a working dd... /bin/dd [2022-09-11T10:19:20.230Z] #44 82.13 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-11T10:19:20.230Z] #44 82.18 checking for mt... no [2022-09-11T10:19:20.230Z] #44 82.20 checking if : is a manifest tool... no [2022-09-11T10:19:20.230Z] #44 82.23 checking how to run the C preprocessor... gcc -E [2022-09-11T10:19:20.230Z] #44 82.58 checking for ANSI C header files... yes [2022-09-11T10:19:20.230Z] #44 83.03 checking for sys/types.h... yes [2022-09-11T10:19:20.230Z] #44 83.17 checking for sys/stat.h... yes [2022-09-11T10:19:20.230Z] #44 83.41 checking for stdlib.h... yes [2022-09-11T10:19:20.230Z] #44 83.62 checking for string.h... yes [2022-09-11T10:19:20.230Z] #44 83.89 checking for memory.h... yes [2022-09-11T10:19:20.230Z] #44 84.13 checking for strings.h... yes [2022-09-11T10:19:20.230Z] #44 84.39 checking for inttypes.h... yes [2022-09-11T10:19:20.230Z] #44 84.63 checking for stdint.h... yes [2022-09-11T10:19:20.230Z] #44 84.87 checking for unistd.h... yes [2022-09-11T10:19:20.230Z] #44 85.04 checking for dlfcn.h... yes [2022-09-11T10:19:20.230Z] #44 85.27 checking for objdir... .libs [2022-09-11T10:19:20.230Z] #44 85.64 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-11T10:19:20.230Z] #44 85.76 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-11T10:19:20.230Z] #44 85.76 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-11T10:19:20.230Z] #44 85.91 checking if gcc static flag -static works... yes [2022-09-11T10:19:20.230Z] #44 86.33 checking if gcc supports -c -o file.o... yes [2022-09-11T10:19:20.230Z] #44 86.50 checking if gcc supports -c -o file.o... (cached) yes [2022-09-11T10:19:20.230Z] #44 86.50 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-11T10:19:20.230Z] #44 86.59 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-11T10:19:20.230Z] #44 86.93 checking how to hardcode library paths into programs... immediate [2022-09-11T10:19:20.230Z] #44 86.94 checking whether stripping libraries is possible... yes [2022-09-11T10:19:20.230Z] #44 86.94 checking if libtool supports shared libraries... yes [2022-09-11T10:19:20.230Z] #44 86.94 checking whether to build shared libraries... no [2022-09-11T10:19:20.230Z] #44 86.94 checking whether to build static libraries... yes [2022-09-11T10:19:20.230Z] #44 86.94 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-11T10:19:20.230Z] #44 86.99 checking whether build environment is sane... yes [2022-09-11T10:19:20.230Z] #44 87.06 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-11T10:19:20.230Z] #44 87.08 checking whether make sets $(MAKE)... yes [2022-09-11T10:19:20.230Z] #44 ... [2022-09-11T10:19:20.230Z] [2022-09-11T10:19:20.230Z] #41 [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-09-11T10:19:20.230Z] #41 130.8 + mkdir -p /tmp/tmp.V5hcAx4TZ2/src/github.com/docker [2022-09-11T10:19:20.230Z] #41 130.8 + mv components/cli /tmp/tmp.V5hcAx4TZ2/src/github.com/docker/cli [2022-09-11T10:19:20.230Z] #41 130.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-09-11T10:19:20.260Z] #33 221.5 Selecting previously unselected package patch. [2022-09-11T10:19:20.260Z] #33 221.5 Preparing to unpack .../047-patch_2.7.6-7_amd64.deb ... [2022-09-11T10:19:20.260Z] #33 221.5 Unpacking patch (2.7.6-7) ... [2022-09-11T10:19:20.260Z] #33 221.5 Selecting previously unselected package dpkg-dev. [2022-09-11T10:19:20.260Z] #33 221.5 Preparing to unpack .../048-dpkg-dev_1.20.12_all.deb ... [2022-09-11T10:19:20.260Z] #33 221.5 Unpacking dpkg-dev (1.20.12) ... [2022-09-11T10:19:20.520Z] #33 221.7 Selecting previously unselected package libconfig-inifiles-perl. [2022-09-11T10:19:20.520Z] #33 221.7 Preparing to unpack .../049-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-09-11T10:19:20.520Z] #33 221.7 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-09-11T10:19:20.520Z] #33 221.8 Selecting previously unselected package libio-string-perl. [2022-09-11T10:19:20.520Z] #33 221.8 Preparing to unpack .../050-libio-string-perl_1.08-3.1_all.deb ... [2022-09-11T10:19:20.520Z] #33 221.8 Unpacking libio-string-perl (1.08-3.1) ... [2022-09-11T10:19:20.520Z] #33 221.8 Selecting previously unselected package libicu67:amd64. [2022-09-11T10:19:20.520Z] #33 221.8 Preparing to unpack .../051-libicu67_67.1-7_amd64.deb ... [2022-09-11T10:19:20.520Z] #33 221.8 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-11T10:19:21.902Z] #33 223.0 Selecting previously unselected package libxml2:amd64. [2022-09-11T10:19:21.902Z] #33 223.0 Preparing to unpack .../052-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-11T10:19:21.902Z] #33 223.0 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-11T10:19:21.902Z] #33 223.2 Selecting previously unselected package libxml-namespacesupport-perl. [2022-09-11T10:19:21.902Z] #33 223.2 Preparing to unpack .../053-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-09-11T10:19:21.902Z] #33 223.2 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-11T10:19:21.902Z] #33 223.2 Selecting previously unselected package libxml-sax-base-perl. [2022-09-11T10:19:21.902Z] #33 223.2 Preparing to unpack .../054-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-09-11T10:19:21.902Z] #33 223.2 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-09-11T10:19:21.902Z] #33 223.3 Selecting previously unselected package libxml-sax-perl. [2022-09-11T10:19:22.162Z] #33 223.3 Preparing to unpack .../055-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-09-11T10:19:22.162Z] #33 223.3 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-09-11T10:19:22.162Z] #33 223.3 Selecting previously unselected package libxml-libxml-perl. [2022-09-11T10:19:22.162Z] #33 223.3 Preparing to unpack .../056-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-09-11T10:19:22.162Z] #33 223.3 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-11T10:19:22.162Z] #33 223.4 Selecting previously unselected package libxml-simple-perl. [2022-09-11T10:19:22.162Z] #33 223.4 Preparing to unpack .../057-libxml-simple-perl_2.25-1_all.deb ... [2022-09-11T10:19:22.162Z] #33 223.4 Unpacking libxml-simple-perl (2.25-1) ... [2022-09-11T10:19:22.162Z] #33 223.5 Selecting previously unselected package libyaml-perl. [2022-09-11T10:19:22.162Z] #33 223.5 Preparing to unpack .../058-libyaml-perl_1.30-1_all.deb ... [2022-09-11T10:19:22.162Z] #33 223.5 Unpacking libyaml-perl (1.30-1) ... [2022-09-11T10:19:22.162Z] #33 223.6 Selecting previously unselected package libconfig-auto-perl. [2022-09-11T10:19:22.162Z] #33 223.6 Preparing to unpack .../059-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-09-11T10:19:22.162Z] #33 223.6 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-09-11T10:19:22.433Z] #33 223.6 Selecting previously unselected package libfile-which-perl. [2022-09-11T10:19:22.434Z] #33 223.6 Preparing to unpack .../060-libfile-which-perl_1.23-1_all.deb ... [2022-09-11T10:19:22.744Z] #33 224.0 Unpacking libfile-which-perl (1.23-1) ... [2022-09-11T10:19:23.265Z] #33 224.4 Selecting previously unselected package libfile-homedir-perl. [2022-09-11T10:19:23.265Z] #33 224.4 Preparing to unpack .../061-libfile-homedir-perl_1.006-1_all.deb ... [2022-09-11T10:19:23.265Z] #33 224.4 Unpacking libfile-homedir-perl (1.006-1) ... [2022-09-11T10:19:24.206Z] #33 225.4 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-09-11T10:19:24.206Z] #33 225.4 Preparing to unpack .../062-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-09-11T10:19:24.401Z] #41 ... [2022-09-11T10:19:24.401Z] [2022-09-11T10:19:24.401Z] #57 [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-09-11T10:19:24.401Z] #57 5.432 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-11T10:19:24.401Z] #57 7.964 Fetched 8461 kB in 7s (1179 kB/s) [2022-09-11T10:19:24.401Z] #57 7.964 Reading package lists... [2022-09-11T10:19:24.401Z] #57 10.31 Reading package lists... [2022-09-11T10:19:24.401Z] #57 12.78 Building dependency tree... [2022-09-11T10:19:24.401Z] #57 14.37 The following additional packages will be installed: [2022-09-11T10:19:24.401Z] #57 14.38 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-11T10:19:24.401Z] #57 14.38 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-11T10:19:24.401Z] #57 14.38 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-11T10:19:24.401Z] #57 14.39 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-11T10:19:24.401Z] #57 14.39 python3-pkg-resources systemd vim-runtime xxd [2022-09-11T10:19:24.401Z] #57 14.39 Suggested packages: [2022-09-11T10:19:24.401Z] #57 14.40 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-11T10:19:24.401Z] #57 14.40 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-11T10:19:24.401Z] #57 14.40 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-11T10:19:24.401Z] #57 14.40 Recommended packages: [2022-09-11T10:19:24.401Z] #57 14.40 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-11T10:19:24.401Z] #57 14.40 systemd-timesyncd | time-daemon unzip [2022-09-11T10:19:24.401Z] #57 ... [2022-09-11T10:19:24.401Z] [2022-09-11T10:19:24.401Z] #49 [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-09-11T10:19:24.401Z] #49 11.57 + cd /tmp/tmp.6Lge0SV4Mb/src/github.com/opencontainers/runc [2022-09-11T10:19:24.401Z] #49 11.57 + git checkout -q v1.1.4 [2022-09-11T10:19:24.401Z] #49 12.58 + '[' -z '' ']' [2022-09-11T10:19:24.401Z] #49 12.58 + target=static [2022-09-11T10:19:24.401Z] #49 12.58 + make BUILDTAGS=seccomp static [2022-09-11T10:19:24.401Z] #49 12.84 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-11T10:19:24.401Z] #49 ... [2022-09-11T10:19:24.401Z] [2022-09-11T10:19:24.401Z] #57 [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-09-11T10:19:24.401Z] #57 15.83 The following NEW packages will be installed: [2022-09-11T10:19:24.401Z] #57 15.87 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-11T10:19:24.401Z] #57 15.87 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-11T10:19:24.401Z] #57 15.87 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-11T10:19:24.401Z] #57 15.87 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-11T10:19:24.401Z] #57 15.87 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-11T10:19:24.401Z] #57 15.87 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-11T10:19:24.401Z] #57 15.87 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-11T10:19:24.401Z] #57 15.87 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-11T10:19:24.401Z] #57 15.87 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-11T10:19:24.466Z] #33 225.6 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-11T10:19:24.660Z] #57 ... [2022-09-11T10:19:24.660Z] [2022-09-11T10:19:24.660Z] #36 [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-09-11T10:19:24.660Z] #36 DONE 136.0s [2022-09-11T10:19:24.660Z] [2022-09-11T10:19:24.660Z] #57 [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-09-11T10:19:24.660Z] #57 16.28 0 upgraded, 56 newly installed, 0 to remove and 16 not upgraded. [2022-09-11T10:19:24.660Z] #57 16.28 Need to get 31.8 MB of archives. [2022-09-11T10:19:24.660Z] #57 16.28 After this operation, 123 MB of additional disk space will be used. [2022-09-11T10:19:24.660Z] #57 16.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-11T10:19:24.660Z] #57 16.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-09-11T10:19:24.660Z] #57 16.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-09-11T10:19:24.660Z] #57 16.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-09-11T10:19:24.660Z] #57 16.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-09-11T10:19:24.660Z] #57 16.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-09-11T10:19:24.660Z] #57 16.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB] [2022-09-11T10:19:24.917Z] #57 16.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-09-11T10:19:24.917Z] #57 16.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-09-11T10:19:24.917Z] #57 16.50 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-09-11T10:19:24.917Z] #57 16.51 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-09-11T10:19:24.917Z] #57 16.51 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-09-11T10:19:24.917Z] #57 16.51 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-09-11T10:19:24.917Z] #57 16.52 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-09-11T10:19:24.917Z] #57 16.54 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-11T10:19:24.917Z] #57 16.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-11T10:19:24.917Z] #57 16.57 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-09-11T10:19:24.917Z] #57 16.57 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-11T10:19:24.917Z] #57 16.57 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-09-11T10:19:24.917Z] #57 16.59 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-09-11T10:19:24.917Z] #57 16.60 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2022-09-11T10:19:24.917Z] #57 16.60 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-09-11T10:19:24.917Z] #57 16.60 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-09-11T10:19:24.917Z] #57 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-09-11T10:19:24.917Z] #57 16.63 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-09-11T10:19:24.917Z] #57 16.63 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-09-11T10:19:25.176Z] #57 16.64 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-11T10:19:25.176Z] #57 16.64 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-11T10:19:25.176Z] #57 16.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-11T10:19:25.176Z] #57 16.65 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-09-11T10:19:25.176Z] #57 16.65 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-09-11T10:19:25.176Z] #57 16.67 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-11T10:19:25.176Z] #57 16.91 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-09-11T10:19:25.432Z] #57 16.91 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-09-11T10:19:25.432Z] #57 16.91 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-11T10:19:25.432Z] #57 16.92 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-09-11T10:19:25.432Z] #57 16.92 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-11T10:19:25.432Z] #57 16.92 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-11T10:19:25.432Z] #57 16.93 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-09-11T10:19:25.432Z] #57 16.94 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-11T10:19:25.432Z] #57 16.94 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-11T10:19:25.432Z] #57 17.02 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-11T10:19:25.432Z] #57 17.03 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-11T10:19:25.432Z] #57 17.03 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-11T10:19:25.432Z] #57 17.05 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-11T10:19:25.432Z] #57 17.06 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-11T10:19:25.432Z] #57 17.06 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-11T10:19:25.432Z] #57 17.08 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-09-11T10:19:25.432Z] #57 17.11 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB] [2022-09-11T10:19:25.432Z] #57 17.11 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-09-11T10:19:25.432Z] #57 17.13 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-09-11T10:19:25.432Z] #57 17.14 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-11T10:19:25.689Z] #57 17.30 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-09-11T10:19:25.689Z] #57 17.32 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-09-11T10:19:25.689Z] #57 17.34 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-09-11T10:19:25.689Z] #57 17.35 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-09-11T10:19:25.846Z] #33 227.1 Selecting previously unselected package dpkg-cross. [2022-09-11T10:19:25.846Z] #33 227.1 Preparing to unpack .../063-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-09-11T10:19:25.846Z] #33 227.2 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-09-11T10:19:25.846Z] #33 227.3 Selecting previously unselected package crossbuild-essential-arm64. [2022-09-11T10:19:25.846Z] #33 227.3 Preparing to unpack .../064-crossbuild-essential-arm64_12.9_all.deb ... [2022-09-11T10:19:25.846Z] #33 227.3 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-09-11T10:19:26.201Z] #33 227.3 Selecting previously unselected package libc6-armel-cross. [2022-09-11T10:19:26.202Z] #33 227.3 Preparing to unpack .../065-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-09-11T10:19:26.202Z] #33 227.3 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-09-11T10:19:26.252Z] #57 17.80 debconf: delaying package configuration, since apt-utils is not installed [2022-09-11T10:19:26.252Z] #57 17.97 Fetched 31.8 MB in 1s (22.4 MB/s) [2022-09-11T10:19:26.252Z] #57 18.05 Selecting previously unselected package libcap2:arm64. [2022-09-11T10:19:26.468Z] #33 227.5 Selecting previously unselected package libgcc-s1-armel-cross. [2022-09-11T10:19:26.468Z] #33 227.5 Preparing to unpack .../066-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:19:26.468Z] #33 227.5 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-11T10:19:26.468Z] #33 227.6 Selecting previously unselected package libgomp1-armel-cross. [2022-09-11T10:19:26.468Z] #33 227.6 Preparing to unpack .../067-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:19:26.468Z] #33 227.6 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-11T10:19:26.509Z] #57 18.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-09-11T10:19:26.509Z] #57 18.09 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-11T10:19:26.509Z] #57 18.10 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-11T10:19:26.509Z] #57 18.16 Selecting previously unselected package libargon2-1:arm64. [2022-09-11T10:19:26.509Z] #57 18.17 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-09-11T10:19:26.509Z] #57 18.17 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-09-11T10:19:26.509Z] #57 18.26 Selecting previously unselected package libjson-c5:arm64. [2022-09-11T10:19:26.509Z] #57 18.26 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... [2022-09-11T10:19:26.509Z] #57 18.26 Unpacking libjson-c5:arm64 (0.15-2) ... [2022-09-11T10:19:26.766Z] #57 18.35 Selecting previously unselected package libcryptsetup12:arm64. [2022-09-11T10:19:26.766Z] #57 18.35 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-09-11T10:19:26.766Z] #57 18.36 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-09-11T10:19:26.766Z] #57 18.49 Selecting previously unselected package libip4tc2:arm64. [2022-09-11T10:19:26.766Z] #57 18.49 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... [2022-09-11T10:19:26.766Z] #57 18.50 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-09-11T10:19:26.766Z] #57 18.57 Selecting previously unselected package libkmod2:arm64. [2022-09-11T10:19:27.023Z] #57 18.58 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... [2022-09-11T10:19:27.023Z] #57 18.60 Unpacking libkmod2:arm64 (28-1) ... [2022-09-11T10:19:27.023Z] #57 18.69 Selecting previously unselected package systemd. [2022-09-11T10:19:27.023Z] #57 18.70 Preparing to unpack .../06-systemd_247.3-7+deb11u1_arm64.deb ... [2022-09-11T10:19:27.038Z] #33 ... [2022-09-11T10:19:27.038Z] [2022-09-11T10:19:27.038Z] #35 [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-09-11T10:19:27.038Z] #35 236.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-11T10:19:27.038Z] #35 DONE 237.2s [2022-09-11T10:19:27.038Z] [2022-09-11T10:19:27.038Z] #33 [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-09-11T10:19:27.038Z] #33 228.1 Selecting previously unselected package libatomic1-armel-cross. [2022-09-11T10:19:27.038Z] #33 228.1 Preparing to unpack .../068-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:19:27.038Z] #33 228.2 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-11T10:19:27.038Z] #33 228.2 Selecting previously unselected package libasan6-armel-cross. [2022-09-11T10:19:27.038Z] #33 228.2 Preparing to unpack .../069-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:19:27.038Z] #33 228.2 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-11T10:19:27.280Z] #57 18.86 Unpacking systemd (247.3-7+deb11u1) ... [2022-09-11T10:19:27.298Z] #33 228.5 Selecting previously unselected package libstdc++6-armel-cross. [2022-09-11T10:19:27.298Z] #33 228.5 Preparing to unpack .../070-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:19:27.298Z] #33 228.5 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-11T10:19:27.298Z] #33 228.6 Selecting previously unselected package libubsan1-armel-cross. [2022-09-11T10:19:27.298Z] #33 228.6 Preparing to unpack .../071-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:19:27.298Z] #33 228.6 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-11T10:19:27.559Z] #33 228.8 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-09-11T10:19:27.559Z] #33 228.8 Preparing to unpack .../072-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:19:27.559Z] #33 228.8 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-11T10:19:27.559Z] #33 229.0 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-09-11T10:19:27.559Z] #33 229.0 Preparing to unpack .../073-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-11T10:19:27.559Z] #33 229.0 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-11T10:19:29.175Z] #57 20.62 Selecting previously unselected package pigz. [2022-09-11T10:19:29.175Z] #57 20.63 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... [2022-09-11T10:19:29.175Z] #57 20.63 Unpacking pigz (2.6-1) ... [2022-09-11T10:19:29.175Z] #57 20.71 Selecting previously unselected package libelf1:arm64. [2022-09-11T10:19:29.175Z] #57 20.72 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... [2022-09-11T10:19:29.175Z] #57 20.72 Unpacking libelf1:arm64 (0.183-1) ... [2022-09-11T10:19:29.432Z] #57 20.87 Selecting previously unselected package libbpf0:arm64. [2022-09-11T10:19:29.432Z] #57 20.90 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... [2022-09-11T10:19:29.432Z] #57 20.91 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-09-11T10:19:29.432Z] #57 21.02 Selecting previously unselected package libmnl0:arm64. [2022-09-11T10:19:29.432Z] #57 21.02 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... [2022-09-11T10:19:29.432Z] #57 21.03 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-09-11T10:19:29.432Z] #57 21.10 Selecting previously unselected package libxtables12:arm64. [2022-09-11T10:19:29.432Z] #57 21.10 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... [2022-09-11T10:19:29.432Z] #57 21.11 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-09-11T10:19:29.689Z] #57 21.18 Selecting previously unselected package libcap2-bin. [2022-09-11T10:19:29.689Z] #57 21.19 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-09-11T10:19:29.689Z] #57 21.20 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-11T10:19:29.689Z] #57 21.31 Selecting previously unselected package iproute2. [2022-09-11T10:19:29.689Z] #57 21.32 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... [2022-09-11T10:19:29.689Z] #57 21.32 Unpacking iproute2 (5.10.0-4) ... [2022-09-11T10:19:29.689Z] #57 ... [2022-09-11T10:19:29.689Z] [2022-09-11T10:19:29.689Z] #44 [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-09-11T10:19:29.689Z] #44 87.15 checking whether make supports the include directive... yes (GNU style) [2022-09-11T10:19:29.689Z] #44 87.20 checking whether make supports nested variables... yes [2022-09-11T10:19:29.689Z] #44 87.27 checking whether UID '0' is supported by ustar format... yes [2022-09-11T10:19:29.689Z] #44 87.27 checking whether GID '0' is supported by ustar format... yes [2022-09-11T10:19:29.689Z] #44 87.27 checking how to create a ustar tar archive... gnutar [2022-09-11T10:19:29.689Z] #44 87.38 checking dependency style of gcc... gcc3 [2022-09-11T10:19:29.689Z] #44 87.65 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-11T10:19:29.689Z] #44 87.66 checking whether make supports nested variables... (cached) yes [2022-09-11T10:19:29.689Z] #44 87.66 checking for gawk... (cached) mawk [2022-09-11T10:19:29.689Z] #44 87.66 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-11T10:19:29.689Z] #44 87.66 checking for gcc... (cached) gcc [2022-09-11T10:19:29.689Z] #44 87.78 checking whether we are using the GNU C compiler... (cached) yes [2022-09-11T10:19:29.689Z] #44 87.80 checking whether gcc accepts -g... (cached) yes [2022-09-11T10:19:29.689Z] #44 87.80 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-11T10:19:29.689Z] #44 87.80 checking whether gcc understands -c and -o together... (cached) yes [2022-09-11T10:19:29.689Z] #44 87.80 checking for a Python interpreter with version >= 3... python3 [2022-09-11T10:19:29.689Z] #44 87.90 checking for python3... /usr/bin/python3 [2022-09-11T10:19:29.689Z] #44 87.90 checking for python3 version... 3.9 [2022-09-11T10:19:29.689Z] #44 87.95 checking for python3 platform... linux [2022-09-11T10:19:29.689Z] #44 88.02 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-11T10:19:29.689Z] #44 88.20 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-11T10:19:29.689Z] #44 88.35 checking for go-md2man... no [2022-09-11T10:19:29.689Z] #44 88.37 checking error.h usability... yes [2022-09-11T10:19:29.689Z] #44 88.61 checking error.h presence... yes [2022-09-11T10:19:29.689Z] #44 88.67 checking for error.h... yes [2022-09-11T10:19:29.689Z] #44 88.71 checking linux/openat2.h usability... yes [2022-09-11T10:19:29.689Z] #44 88.88 checking linux/openat2.h presence... yes [2022-09-11T10:19:29.689Z] #44 88.96 checking for linux/openat2.h... yes [2022-09-11T10:19:29.689Z] #44 89.00 checking for copy_file_range... yes [2022-09-11T10:19:29.689Z] #44 89.22 checking for fgetxattr... yes [2022-09-11T10:19:29.689Z] #44 89.47 checking for statx... yes [2022-09-11T10:19:29.689Z] #44 89.66 checking for fgetpwent_r... yes [2022-09-11T10:19:29.689Z] #44 89.87 checking for issetugid... no [2022-09-11T10:19:29.689Z] #44 90.15 checking for pkg-config... /usr/bin/pkg-config [2022-09-11T10:19:29.689Z] #44 90.15 checking pkg-config is at least version 0.9.0... yes [2022-09-11T10:19:29.689Z] #44 90.16 checking for library containing yajl_tree_get... -lyajl [2022-09-11T10:19:29.689Z] #44 90.65 checking for yajl >= 2.0.0... yes [2022-09-11T10:19:29.689Z] #44 90.68 checking sys/capability.h usability... yes [2022-09-11T10:19:29.689Z] #44 90.90 checking sys/capability.h presence... yes [2022-09-11T10:19:29.689Z] #44 90.98 checking for sys/capability.h... yes [2022-09-11T10:19:29.689Z] #44 91.00 checking for library containing cap_from_name... -lcap [2022-09-11T10:19:29.689Z] #44 91.44 checking for library containing dlopen... -ldl [2022-09-11T10:19:29.689Z] #44 91.90 checking seccomp.h usability... yes [2022-09-11T10:19:29.689Z] #44 92.27 checking seccomp.h presence... yes [2022-09-11T10:19:29.689Z] #44 92.38 checking for seccomp.h... yes [2022-09-11T10:19:29.689Z] #44 92.39 checking for library containing seccomp_rule_add... -lseccomp [2022-09-11T10:19:29.689Z] #44 92.89 checking for library containing seccomp_arch_resolve_name... none required [2022-09-11T10:19:29.689Z] #44 93.01 checking systemd/sd-bus.h usability... yes [2022-09-11T10:19:29.689Z] #44 93.18 checking systemd/sd-bus.h presence... yes [2022-09-11T10:19:29.689Z] #44 93.31 checking for systemd/sd-bus.h... yes [2022-09-11T10:19:29.689Z] #44 93.31 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-11T10:19:29.689Z] #44 93.86 checking for sd_notify_barrier... yes [2022-09-11T10:19:29.689Z] #44 94.09 checking linux/bpf.h usability... yes [2022-09-11T10:19:29.689Z] #44 94.22 checking linux/bpf.h presence... yes [2022-09-11T10:19:29.689Z] #44 94.27 checking for linux/bpf.h... yes [2022-09-11T10:19:29.689Z] #44 94.27 checking compilation for eBPF... yes [2022-09-11T10:19:29.689Z] #44 94.50 checking for criu >= 3.15... no [2022-09-11T10:19:29.689Z] #44 94.55 configure: CRIU headers not found, building without CRIU support [2022-09-11T10:19:29.689Z] #44 94.56 checking for criu > 3.16... no [2022-09-11T10:19:29.689Z] #44 94.58 configure: CRIU version doesn't support join-ns API [2022-09-11T10:19:29.689Z] #44 94.58 checking for criu > 3.16.1... no [2022-09-11T10:19:29.689Z] #44 94.60 configure: CRIU version doesn't support for pre-dumping [2022-09-11T10:19:29.689Z] #44 94.60 checking for new mount API (fsconfig)... yes [2022-09-11T10:19:29.689Z] #44 94.70 checking for seccomp notify API... yes [2022-09-11T10:19:29.689Z] #44 94.82 checking for gperf... no [2022-09-11T10:19:29.689Z] #44 94.83 configure: gperf not found - cannot rebuild signal parser code [2022-09-11T10:19:29.689Z] #44 94.83 checking for library containing argp_parse... none required [2022-09-11T10:19:29.689Z] #44 95.10 checking that generated files are newer than configure... done [2022-09-11T10:19:29.689Z] #44 95.11 configure: creating ./config.status [2022-09-11T10:19:30.254Z] #44 ... [2022-09-11T10:19:30.254Z] [2022-09-11T10:19:30.254Z] #57 [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-09-11T10:19:30.254Z] #57 21.81 Selecting previously unselected package xxd. [2022-09-11T10:19:30.254Z] #57 21.81 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-11T10:19:30.254Z] #57 21.81 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-11T10:19:30.254Z] #57 21.95 Selecting previously unselected package vim-common. [2022-09-11T10:19:30.254Z] #57 21.95 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-11T10:19:30.254Z] #57 21.97 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-11T10:19:30.511Z] #57 22.14 Selecting previously unselected package bash-completion. [2022-09-11T10:19:30.511Z] #57 22.15 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-11T10:19:32.842Z] #33 233.7 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-09-11T10:19:32.842Z] #33 233.8 Preparing to unpack .../074-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-11T10:19:32.842Z] #33 233.8 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-11T10:19:32.842Z] #33 233.8 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-09-11T10:19:32.842Z] #33 233.8 Preparing to unpack .../075-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-09-11T10:19:32.842Z] #33 233.8 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-11T10:19:32.842Z] #33 234.0 Selecting previously unselected package libc6-dev-armel-cross. [2022-09-11T10:19:32.842Z] #33 234.0 Preparing to unpack .../076-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-09-11T10:19:32.842Z] #33 234.0 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-11T10:19:32.842Z] #33 234.2 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-09-11T10:19:32.842Z] #33 234.2 Preparing to unpack .../077-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:19:32.842Z] #33 234.2 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-11T10:19:33.034Z] #57 24.59 Unpacking bash-completion (1:2.11-2) ... [2022-09-11T10:19:33.101Z] #33 234.5 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-09-11T10:19:33.101Z] #33 234.5 Preparing to unpack .../078-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-11T10:19:33.101Z] #33 234.5 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-11T10:19:33.598Z] #57 25.08 Selecting previously unselected package bzip2. [2022-09-11T10:19:33.598Z] #57 25.08 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... [2022-09-11T10:19:33.598Z] #57 25.09 Unpacking bzip2 (1.0.8-4) ... [2022-09-11T10:19:33.598Z] #57 25.18 Selecting previously unselected package xz-utils. [2022-09-11T10:19:33.598Z] #57 25.18 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-11T10:19:33.598Z] #57 25.19 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-11T10:19:33.855Z] #57 25.39 Selecting previously unselected package apparmor. [2022-09-11T10:19:33.855Z] #57 25.40 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... [2022-09-11T10:19:33.855Z] #57 25.45 Unpacking apparmor (2.13.6-10) ... [2022-09-11T10:19:34.112Z] #57 25.75 Selecting previously unselected package inetutils-ping. [2022-09-11T10:19:34.112Z] #57 25.76 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2022-09-11T10:19:34.112Z] #57 25.77 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-09-11T10:19:34.369Z] #57 25.90 Selecting previously unselected package libip6tc2:arm64. [2022-09-11T10:19:34.369Z] #57 25.90 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... [2022-09-11T10:19:34.369Z] #57 25.91 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-09-11T10:19:34.369Z] #57 25.99 Selecting previously unselected package libnfnetlink0:arm64. [2022-09-11T10:19:34.369Z] #57 25.99 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-09-11T10:19:34.369Z] #57 26.00 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-11T10:19:34.369Z] #57 26.05 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-09-11T10:19:34.369Z] #57 26.06 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-09-11T10:19:34.369Z] #57 26.06 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-11T10:19:34.369Z] #57 26.14 Selecting previously unselected package libnftnl11:arm64. [2022-09-11T10:19:34.369Z] #57 26.15 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... [2022-09-11T10:19:34.626Z] #57 26.15 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-09-11T10:19:34.626Z] #57 26.24 Selecting previously unselected package iptables. [2022-09-11T10:19:34.626Z] #57 26.24 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... [2022-09-11T10:19:34.626Z] #57 26.25 Unpacking iptables (1.8.7-1) ... [2022-09-11T10:19:34.883Z] #57 26.52 Selecting previously unselected package libonig5:arm64. [2022-09-11T10:19:34.883Z] #57 26.53 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-11T10:19:34.883Z] #57 26.53 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-11T10:19:35.140Z] #57 26.70 Selecting previously unselected package libjq1:arm64. [2022-09-11T10:19:35.140Z] #57 26.72 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... [2022-09-11T10:19:35.140Z] #57 26.72 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-11T10:19:35.140Z] #57 26.85 Selecting previously unselected package jq. [2022-09-11T10:19:35.140Z] #57 26.85 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... [2022-09-11T10:19:35.140Z] #57 26.86 Unpacking jq (1.6-2.1) ... [2022-09-11T10:19:35.140Z] #57 26.95 Selecting previously unselected package libaio1:arm64. [2022-09-11T10:19:35.396Z] #57 26.95 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... [2022-09-11T10:19:35.396Z] #57 26.96 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-09-11T10:19:35.396Z] #57 27.03 Selecting previously unselected package libgpm2:arm64. [2022-09-11T10:19:35.396Z] #57 27.03 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... [2022-09-11T10:19:35.396Z] #57 27.04 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-09-11T10:19:35.653Z] #57 27.10 Selecting previously unselected package libicu67:arm64. [2022-09-11T10:19:35.653Z] #57 27.10 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... [2022-09-11T10:19:35.653Z] #57 27.11 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-11T10:19:38.383Z] #33 238.9 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-09-11T10:19:38.383Z] #33 238.9 Preparing to unpack .../079-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-11T10:19:38.383Z] #33 239.0 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-11T10:19:38.383Z] #33 239.0 Selecting previously unselected package crossbuild-essential-armel. [2022-09-11T10:19:38.383Z] #33 239.0 Preparing to unpack .../080-crossbuild-essential-armel_12.9_all.deb ... [2022-09-11T10:19:38.383Z] #33 239.0 Unpacking crossbuild-essential-armel (12.9) ... [2022-09-11T10:19:38.383Z] #33 239.0 Selecting previously unselected package libc6-armhf-cross. [2022-09-11T10:19:38.383Z] #33 239.0 Preparing to unpack .../081-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-09-11T10:19:38.383Z] #33 239.0 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-09-11T10:19:38.383Z] #33 239.1 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-09-11T10:19:38.383Z] #33 239.1 Preparing to unpack .../082-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:19:38.383Z] #33 239.2 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-11T10:19:38.383Z] #33 239.2 Selecting previously unselected package libgomp1-armhf-cross. [2022-09-11T10:19:38.383Z] #33 239.2 Preparing to unpack .../083-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:19:38.383Z] #33 239.2 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-11T10:19:38.383Z] #33 239.3 Selecting previously unselected package libatomic1-armhf-cross. [2022-09-11T10:19:38.383Z] #33 239.3 Preparing to unpack .../084-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:19:38.383Z] #33 239.3 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-11T10:19:38.383Z] #33 239.3 Selecting previously unselected package libasan6-armhf-cross. [2022-09-11T10:19:38.383Z] #33 239.3 Preparing to unpack .../085-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:19:38.383Z] #33 239.3 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-11T10:19:38.383Z] #33 239.5 Selecting previously unselected package libstdc++6-armhf-cross. [2022-09-11T10:19:38.383Z] #33 239.5 Preparing to unpack .../086-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:19:38.383Z] #33 239.5 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-11T10:19:38.383Z] #33 239.6 Selecting previously unselected package libubsan1-armhf-cross. [2022-09-11T10:19:38.383Z] #33 239.6 Preparing to unpack .../087-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:19:38.383Z] #33 239.6 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-11T10:19:38.383Z] #33 239.7 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-09-11T10:19:38.383Z] #33 239.7 Preparing to unpack .../088-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:19:38.383Z] #33 239.7 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-11T10:19:38.383Z] #33 239.8 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-09-11T10:19:38.642Z] #33 239.8 Preparing to unpack .../089-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-11T10:19:38.642Z] #33 239.8 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-11T10:19:38.926Z] #57 30.06 Selecting previously unselected package libinih1:arm64. [2022-09-11T10:19:38.926Z] #57 30.06 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... [2022-09-11T10:19:38.926Z] #57 30.07 Unpacking libinih1:arm64 (53-1+b2) ... [2022-09-11T10:19:38.926Z] #57 30.15 Selecting previously unselected package libmicrohttpd12:arm64. [2022-09-11T10:19:38.926Z] #57 30.15 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... [2022-09-11T10:19:38.926Z] #57 30.15 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-09-11T10:19:38.926Z] #57 30.29 Selecting previously unselected package libnet1:arm64. [2022-09-11T10:19:38.926Z] #57 30.30 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-11T10:19:38.926Z] #57 30.31 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-11T10:19:38.926Z] #57 30.39 Selecting previously unselected package libnl-3-200:arm64. [2022-09-11T10:19:38.926Z] #57 30.40 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-11T10:19:38.926Z] #57 30.40 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-11T10:19:38.926Z] #57 30.51 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-11T10:19:38.926Z] #57 30.51 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-11T10:19:38.926Z] #57 30.52 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-11T10:19:38.926Z] #57 30.59 Selecting previously unselected package libyajl2:arm64. [2022-09-11T10:19:38.926Z] #57 30.60 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... [2022-09-11T10:19:38.926Z] #57 30.60 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-11T10:19:38.926Z] #57 30.67 Selecting previously unselected package net-tools. [2022-09-11T10:19:38.926Z] #57 30.68 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-09-11T10:19:38.926Z] #57 30.68 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-11T10:19:39.182Z] #57 30.82 Selecting previously unselected package patch. [2022-09-11T10:19:39.182Z] #57 30.83 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... [2022-09-11T10:19:39.182Z] #57 30.83 Unpacking patch (2.7.6-7) ... [2022-09-11T10:19:39.439Z] #57 30.92 Selecting previously unselected package python-pip-whl. [2022-09-11T10:19:39.439Z] #57 30.94 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-11T10:19:39.439Z] #57 30.94 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-11T10:19:39.439Z] #57 ... [2022-09-11T10:19:39.439Z] [2022-09-11T10:19:39.439Z] #44 [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-09-11T10:19:39.439Z] #44 97.68 config.status: creating Makefile [2022-09-11T10:19:39.439Z] #44 97.76 config.status: creating rpm/crun.spec [2022-09-11T10:19:39.439Z] #44 97.84 config.status: creating config.h [2022-09-11T10:19:39.439Z] #44 97.90 config.status: executing libtool commands [2022-09-11T10:19:39.439Z] #44 97.94 config.status: executing depfiles commands [2022-09-11T10:19:39.439Z] #44 99.14 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-11T10:19:39.439Z] #44 99.16 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-11T10:19:39.439Z] #44 99.54 checking for gcc... gcc [2022-09-11T10:19:39.439Z] #44 99.63 checking whether the C compiler works... yes [2022-09-11T10:19:39.439Z] #44 99.83 checking for C compiler default output file name... a.out [2022-09-11T10:19:39.439Z] #44 99.84 checking for suffix of executables... [2022-09-11T10:19:39.439Z] #44 100.00 checking whether we are cross compiling... no [2022-09-11T10:19:39.439Z] #44 100.2 checking for suffix of object files... o [2022-09-11T10:19:39.439Z] #44 100.4 checking whether we are using the GNU C compiler... yes [2022-09-11T10:19:39.439Z] #44 100.4 checking whether gcc accepts -g... yes [2022-09-11T10:19:39.439Z] #44 100.6 checking for gcc option to accept ISO C89... none needed [2022-09-11T10:19:39.439Z] #44 100.7 checking whether gcc understands -c and -o together... yes [2022-09-11T10:19:39.439Z] #44 100.8 checking how to run the C preprocessor... gcc -E [2022-09-11T10:19:39.439Z] #44 101.0 checking for grep that handles long lines and -e... /bin/grep [2022-09-11T10:19:39.439Z] #44 101.0 checking for egrep... /bin/grep -E [2022-09-11T10:19:39.439Z] #44 101.0 checking for ANSI C header files... yes [2022-09-11T10:19:39.439Z] #44 101.7 checking for sys/types.h... yes [2022-09-11T10:19:39.439Z] #44 101.9 checking for sys/stat.h... yes [2022-09-11T10:19:39.439Z] #44 102.1 checking for stdlib.h... yes [2022-09-11T10:19:39.439Z] #44 102.2 checking for string.h... yes [2022-09-11T10:19:39.439Z] #44 102.3 checking for memory.h... yes [2022-09-11T10:19:39.439Z] #44 102.5 checking for strings.h... yes [2022-09-11T10:19:39.439Z] #44 102.7 checking for inttypes.h... yes [2022-09-11T10:19:39.439Z] #44 102.9 checking for stdint.h... yes [2022-09-11T10:19:39.439Z] #44 103.1 checking for unistd.h... yes [2022-09-11T10:19:39.439Z] #44 103.3 checking minix/config.h usability... no [2022-09-11T10:19:39.439Z] #44 103.5 checking minix/config.h presence... no [2022-09-11T10:19:39.439Z] #44 103.6 checking for minix/config.h... no [2022-09-11T10:19:39.439Z] #44 103.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-11T10:19:39.439Z] #44 103.8 checking build system type... aarch64-unknown-linux-gnu [2022-09-11T10:19:39.439Z] #44 104.1 checking host system type... aarch64-unknown-linux-gnu [2022-09-11T10:19:39.439Z] #44 104.1 checking how to print strings... printf [2022-09-11T10:19:39.439Z] #44 104.1 checking for a sed that does not truncate output... /bin/sed [2022-09-11T10:19:39.439Z] #44 104.1 checking for fgrep... /bin/grep -F [2022-09-11T10:19:39.439Z] #44 104.1 checking for ld used by gcc... /usr/bin/ld [2022-09-11T10:19:39.439Z] #44 104.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-11T10:19:39.439Z] #44 104.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-11T10:19:39.439Z] #44 104.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-11T10:19:39.439Z] #44 104.3 checking whether ln -s works... yes [2022-09-11T10:19:39.439Z] #44 104.3 checking the maximum length of command line arguments... 1572864 [2022-09-11T10:19:39.439Z] #44 104.3 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-11T10:19:39.439Z] #44 104.3 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-11T10:19:39.439Z] #44 104.3 checking for /usr/bin/ld option to reload object files... -r [2022-09-11T10:19:39.439Z] #44 104.3 checking for objdump... objdump [2022-09-11T10:19:39.439Z] #44 104.4 checking how to recognize dependent libraries... pass_all [2022-09-11T10:19:39.439Z] #44 104.4 checking for dlltool... no [2022-09-11T10:19:39.439Z] #44 104.4 checking how to associate runtime and link libraries... printf %s\n [2022-09-11T10:19:39.439Z] #44 104.4 checking for ar... ar [2022-09-11T10:19:39.439Z] #44 104.4 checking for archiver @FILE support... @ [2022-09-11T10:19:39.439Z] #44 104.5 checking for strip... strip [2022-09-11T10:19:39.439Z] #44 104.5 checking for ranlib... ranlib [2022-09-11T10:19:39.439Z] #44 104.5 checking for gawk... no [2022-09-11T10:19:39.439Z] #44 104.5 checking for mawk... mawk [2022-09-11T10:19:39.439Z] #44 104.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-11T10:19:39.439Z] #44 104.9 checking for sysroot... no [2022-09-11T10:19:39.439Z] #44 104.9 checking for a working dd... /bin/dd [2022-09-11T10:19:39.439Z] #44 104.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-11T10:19:39.439Z] #44 104.9 checking for mt... no [2022-09-11T10:19:39.439Z] #44 104.9 checking if : is a manifest tool... no [2022-09-11T10:19:39.439Z] #44 104.9 checking for dlfcn.h... yes [2022-09-11T10:19:39.439Z] #44 105.1 checking for objdir... .libs [2022-09-11T10:19:39.439Z] #44 105.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-11T10:19:39.439Z] #44 105.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-11T10:19:39.439Z] #44 105.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-11T10:19:39.439Z] #44 105.8 checking if gcc static flag -static works... yes [2022-09-11T10:19:39.439Z] #44 106.0 checking if gcc supports -c -o file.o... yes [2022-09-11T10:19:39.439Z] #44 106.2 checking if gcc supports -c -o file.o... (cached) yes [2022-09-11T10:19:39.439Z] #44 106.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-11T10:19:39.439Z] #44 106.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-11T10:19:39.439Z] #44 106.7 checking how to hardcode library paths into programs... immediate [2022-09-11T10:19:39.439Z] #44 106.7 checking whether stripping libraries is possible... yes [2022-09-11T10:19:39.439Z] #44 106.7 checking if libtool supports shared libraries... yes [2022-09-11T10:19:39.439Z] #44 106.7 checking whether to build shared libraries... no [2022-09-11T10:19:39.439Z] #44 106.7 checking whether to build static libraries... yes [2022-09-11T10:19:39.439Z] #44 106.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-11T10:19:39.439Z] #44 106.7 checking whether build environment is sane... yes [2022-09-11T10:19:39.439Z] #44 106.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-11T10:19:39.439Z] #44 106.8 checking whether make sets $(MAKE)... yes [2022-09-11T10:19:39.439Z] #44 106.9 checking whether make supports the include directive... yes (GNU style) [2022-09-11T10:19:39.695Z] #44 106.9 checking whether make supports nested variables... yes [2022-09-11T10:19:39.695Z] #44 106.9 checking whether UID '0' is supported by ustar format... yes [2022-09-11T10:19:39.695Z] #44 106.9 checking whether GID '0' is supported by ustar format... yes [2022-09-11T10:19:39.695Z] #44 107.0 checking how to create a ustar tar archive... gnutar [2022-09-11T10:19:39.695Z] #44 107.0 checking dependency style of gcc... [2022-09-11T10:19:39.695Z] #44 ... [2022-09-11T10:19:39.695Z] [2022-09-11T10:19:39.695Z] #57 [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-09-11T10:19:39.951Z] #57 31.44 Selecting previously unselected package python3-lib2to3. [2022-09-11T10:19:39.951Z] #57 31.44 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-11T10:19:39.951Z] #57 31.45 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-11T10:19:39.951Z] #57 31.54 Selecting previously unselected package python3-distutils. [2022-09-11T10:19:39.951Z] #57 31.54 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-11T10:19:39.951Z] #57 31.55 Unpacking python3-distutils (3.9.2-1) ... [2022-09-11T10:19:40.217Z] #57 31.67 Selecting previously unselected package python3-pkg-resources. [2022-09-11T10:19:40.217Z] #57 31.68 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-11T10:19:40.217Z] #57 31.70 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-11T10:19:40.217Z] #57 31.82 Selecting previously unselected package python3-setuptools. [2022-09-11T10:19:40.217Z] #57 31.82 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-11T10:19:40.217Z] #57 31.84 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-11T10:19:40.474Z] #57 32.09 Selecting previously unselected package python3-wheel. [2022-09-11T10:19:40.474Z] #57 32.10 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-11T10:19:40.474Z] #57 32.10 Unpacking python3-wheel (0.34.2-1) ... [2022-09-11T10:19:40.474Z] #57 32.19 Selecting previously unselected package python3-pip. [2022-09-11T10:19:40.474Z] #57 32.19 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-11T10:19:40.474Z] #57 32.20 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-11T10:19:41.036Z] #57 32.59 Selecting previously unselected package sudo. [2022-09-11T10:19:41.036Z] #57 32.59 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... [2022-09-11T10:19:41.036Z] #57 32.60 Unpacking sudo (1.9.5p2-3) ... [2022-09-11T10:19:41.292Z] #57 33.00 Selecting previously unselected package systemd-journal-remote. [2022-09-11T10:19:41.292Z] #57 33.00 Preparing to unpack .../48-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ... [2022-09-11T10:19:41.292Z] #57 33.01 Unpacking systemd-journal-remote (247.3-7+deb11u1) ... [2022-09-11T10:19:41.549Z] #57 33.10 Selecting previously unselected package thin-provisioning-tools. [2022-09-11T10:19:41.549Z] #57 33.14 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-09-11T10:19:41.549Z] #57 33.15 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-11T10:19:41.549Z] #57 33.34 Selecting previously unselected package uidmap. [2022-09-11T10:19:41.549Z] #57 33.35 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-09-11T10:19:41.806Z] #57 33.36 Unpacking uidmap (1:4.8.1-1) ... [2022-09-11T10:19:41.806Z] #57 33.47 Selecting previously unselected package vim-runtime. [2022-09-11T10:19:41.806Z] #57 33.47 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-11T10:19:41.806Z] #57 33.51 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-11T10:19:41.806Z] #57 33.52 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-11T10:19:41.806Z] #57 33.55 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-11T10:19:43.960Z] #33 245.2 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-09-11T10:19:43.960Z] #33 245.2 Preparing to unpack .../090-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-11T10:19:43.960Z] #33 245.2 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-11T10:19:43.960Z] #33 245.2 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-09-11T10:19:43.960Z] #33 245.2 Preparing to unpack .../091-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-09-11T10:19:43.960Z] #33 245.2 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-11T10:19:44.220Z] #33 245.4 Selecting previously unselected package libc6-dev-armhf-cross. [2022-09-11T10:19:44.220Z] #33 245.4 Preparing to unpack .../092-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-09-11T10:19:44.220Z] #33 245.4 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-11T10:19:45.076Z] #57 36.62 Selecting previously unselected package vim. [2022-09-11T10:19:45.076Z] #57 36.63 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-11T10:19:45.076Z] #57 36.64 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-11T10:19:45.160Z] #33 246.3 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-09-11T10:19:45.160Z] #33 246.3 Preparing to unpack .../093-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:19:45.160Z] #33 246.5 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-11T10:19:45.638Z] #57 37.21 Selecting previously unselected package xfsprogs. [2022-09-11T10:19:45.638Z] #57 37.22 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... [2022-09-11T10:19:45.638Z] #57 37.22 Unpacking xfsprogs (5.10.0-4) ... [2022-09-11T10:19:45.894Z] #57 37.59 Selecting previously unselected package zip. [2022-09-11T10:19:45.894Z] #57 37.61 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... [2022-09-11T10:19:45.894Z] #57 37.61 Unpacking zip (3.0-12) ... [2022-09-11T10:19:46.150Z] #57 37.76 Selecting previously unselected package zstd. [2022-09-11T10:19:46.150Z] #57 37.77 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-09-11T10:19:46.150Z] #57 37.78 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-11T10:19:46.406Z] #57 38.05 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-11T10:19:46.538Z] #33 247.7 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-09-11T10:19:46.538Z] #33 247.7 Preparing to unpack .../094-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-11T10:19:46.538Z] #33 247.9 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-11T10:19:47.334Z] #57 38.93 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-09-11T10:19:47.334Z] #57 38.95 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-11T10:19:47.334Z] #57 38.96 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-09-11T10:19:47.334Z] #57 38.97 Setting up libicu67:arm64 (67.1-7) ... [2022-09-11T10:19:47.334Z] #57 38.98 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-09-11T10:19:47.334Z] #57 38.99 Setting up libinih1:arm64 (53-1+b2) ... [2022-09-11T10:19:47.334Z] #57 39.00 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-09-11T10:19:47.334Z] #57 39.02 Setting up uidmap (1:4.8.1-1) ... [2022-09-11T10:19:47.334Z] #57 39.03 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-11T10:19:47.334Z] #57 39.04 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-11T10:19:47.334Z] #57 39.05 Setting up bzip2 (1.0.8-4) ... [2022-09-11T10:19:47.334Z] #57 39.06 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-11T10:19:47.334Z] #57 39.07 Setting up python3-wheel (0.34.2-1) ... [2022-09-11T10:19:48.264Z] #57 ... [2022-09-11T10:19:48.264Z] [2022-09-11T10:19:48.264Z] #44 [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-09-11T10:19:48.264Z] #44 107.0 checking dependency style of gcc... gcc3 [2022-09-11T10:19:48.264Z] #44 107.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-11T10:19:48.264Z] #44 107.2 checking whether make supports nested variables... (cached) yes [2022-09-11T10:19:48.264Z] #44 107.2 checking for pkg-config... /usr/bin/pkg-config [2022-09-11T10:19:48.264Z] #44 107.3 checking pkg-config is at least version 0.9.0... yes [2022-09-11T10:19:48.264Z] #44 107.3 checking for yajl >= 2.1.0... yes [2022-09-11T10:19:48.264Z] #44 107.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-11T10:19:48.264Z] #44 107.3 checking for gcc... (cached) gcc [2022-09-11T10:19:48.264Z] #44 107.4 checking whether we are using the GNU C compiler... (cached) yes [2022-09-11T10:19:48.264Z] #44 107.4 checking whether gcc accepts -g... (cached) yes [2022-09-11T10:19:48.264Z] #44 107.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-11T10:19:48.264Z] #44 107.4 checking whether gcc understands -c and -o together... (cached) yes [2022-09-11T10:19:48.264Z] #44 107.4 checking for a Python interpreter with version >= 3... python3 [2022-09-11T10:19:48.264Z] #44 107.5 checking for python3... /usr/bin/python3 [2022-09-11T10:19:48.264Z] #44 107.5 checking for python3 version... 3.9 [2022-09-11T10:19:48.264Z] #44 107.5 checking for python3 platform... linux [2022-09-11T10:19:48.265Z] #44 107.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-11T10:19:48.265Z] #44 107.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-11T10:19:48.265Z] #44 108.0 checking that generated files are newer than configure... done [2022-09-11T10:19:48.265Z] #44 108.0 configure: creating ./config.status [2022-09-11T10:19:48.265Z] #44 110.3 config.status: creating Makefile [2022-09-11T10:19:48.265Z] #44 110.4 config.status: creating config.h [2022-09-11T10:19:48.265Z] #44 110.4 config.status: executing libtool commands [2022-09-11T10:19:48.265Z] #44 110.5 config.status: executing depfiles commands [2022-09-11T10:19:48.265Z] #44 111.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-11T10:19:48.265Z] #44 111.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-11T10:19:48.265Z] #44 111.6 checking for gcc... gcc [2022-09-11T10:19:48.265Z] #44 111.7 checking whether the C compiler works... yes [2022-09-11T10:19:48.265Z] #44 111.9 checking for C compiler default output file name... a.out [2022-09-11T10:19:48.265Z] #44 111.9 checking for suffix of executables... [2022-09-11T10:19:48.265Z] #44 112.1 checking whether we are cross compiling... no [2022-09-11T10:19:48.265Z] #44 112.2 checking for suffix of object files... o [2022-09-11T10:19:48.265Z] #44 112.3 checking whether we are using the GNU C compiler... yes [2022-09-11T10:19:48.265Z] #44 112.4 checking whether gcc accepts -g... yes [2022-09-11T10:19:48.265Z] #44 112.6 checking for gcc option to accept ISO C89... none needed [2022-09-11T10:19:48.265Z] #44 112.7 checking whether gcc understands -c and -o together... yes [2022-09-11T10:19:48.265Z] #44 112.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-11T10:19:48.265Z] #44 112.9 checking whether build environment is sane... yes [2022-09-11T10:19:48.265Z] #44 113.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-11T10:19:48.265Z] #44 113.0 checking for gawk... no [2022-09-11T10:19:48.265Z] #44 113.0 checking for mawk... mawk [2022-09-11T10:19:48.265Z] #44 113.0 checking whether make sets $(MAKE)... yes [2022-09-11T10:19:48.265Z] #44 113.0 checking whether make supports the include directive... yes (GNU style) [2022-09-11T10:19:48.265Z] #44 113.1 checking whether make supports nested variables... yes [2022-09-11T10:19:48.265Z] #44 113.1 checking whether UID '0' is supported by ustar format... yes [2022-09-11T10:19:48.265Z] #44 113.1 checking whether GID '0' is supported by ustar format... yes [2022-09-11T10:19:48.265Z] #44 113.1 checking how to create a ustar tar archive... gnutar [2022-09-11T10:19:48.265Z] #44 113.2 checking dependency style of gcc... gcc3 [2022-09-11T10:19:48.265Z] #44 113.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-11T10:19:48.265Z] #44 113.4 checking whether make supports nested variables... (cached) yes [2022-09-11T10:19:48.265Z] #44 113.4 checking build system type... aarch64-unknown-linux-gnu [2022-09-11T10:19:48.265Z] #44 113.7 checking host system type... aarch64-unknown-linux-gnu [2022-09-11T10:19:48.265Z] #44 113.7 checking how to print strings... printf [2022-09-11T10:19:48.265Z] #44 113.7 checking for a sed that does not truncate output... /bin/sed [2022-09-11T10:19:48.265Z] #44 113.7 checking for grep that handles long lines and -e... /bin/grep [2022-09-11T10:19:48.265Z] #44 113.7 checking for egrep... /bin/grep -E [2022-09-11T10:19:48.265Z] #44 113.7 checking for fgrep... /bin/grep -F [2022-09-11T10:19:48.265Z] #44 113.8 checking for ld used by gcc... /usr/bin/ld [2022-09-11T10:19:48.265Z] #44 113.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-11T10:19:48.265Z] #44 113.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-11T10:19:48.265Z] #44 113.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-11T10:19:48.265Z] #44 114.0 checking whether ln -s works... yes [2022-09-11T10:19:48.265Z] #44 114.0 checking the maximum length of command line arguments... 1572864 [2022-09-11T10:19:48.265Z] #44 114.0 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-11T10:19:48.265Z] #44 114.0 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-11T10:19:48.265Z] #44 114.0 checking for /usr/bin/ld option to reload object files... -r [2022-09-11T10:19:48.265Z] #44 114.0 checking for objdump... objdump [2022-09-11T10:19:48.265Z] #44 114.0 checking how to recognize dependent libraries... pass_all [2022-09-11T10:19:48.265Z] #44 114.0 checking for dlltool... no [2022-09-11T10:19:48.265Z] #44 114.0 checking how to associate runtime and link libraries... printf %s\n [2022-09-11T10:19:48.265Z] #44 114.0 checking for ar... ar [2022-09-11T10:19:48.265Z] #44 114.0 checking for archiver @FILE support... @ [2022-09-11T10:19:48.265Z] #44 114.2 checking for strip... strip [2022-09-11T10:19:48.265Z] #44 114.2 checking for ranlib... ranlib [2022-09-11T10:19:48.265Z] #44 114.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-11T10:19:48.265Z] #44 114.6 checking for sysroot... no [2022-09-11T10:19:48.265Z] #44 114.6 checking for a working dd... /bin/dd [2022-09-11T10:19:48.265Z] #44 114.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-11T10:19:48.265Z] #44 114.6 checking for mt... no [2022-09-11T10:19:48.265Z] #44 114.6 checking if : is a manifest tool... no [2022-09-11T10:19:48.265Z] #44 114.6 checking how to run the C preprocessor... gcc -E [2022-09-11T10:19:48.265Z] #44 114.9 checking for ANSI C header files... yes [2022-09-11T10:19:48.265Z] #44 115.4 checking for sys/types.h... yes [2022-09-11T10:19:48.265Z] #44 115.5 checking for sys/stat.h... yes [2022-09-11T10:19:48.265Z] #44 ... [2022-09-11T10:19:48.265Z] [2022-09-11T10:19:48.265Z] #57 [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-09-11T10:19:48.265Z] #57 39.76 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-09-11T10:19:48.265Z] #57 39.77 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-11T10:19:48.265Z] #57 39.79 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-11T10:19:48.265Z] #57 39.80 Setting up libcap2-bin (1:2.44-1) ... [2022-09-11T10:19:48.265Z] #57 39.82 Setting up apparmor (2.13.6-10) ... [2022-09-11T10:19:50.163Z] #57 41.63 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-11T10:19:50.163Z] #57 41.69 Setting up zip (3.0-12) ... [2022-09-11T10:19:50.163Z] #57 41.73 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-11T10:19:50.163Z] #57 41.75 Setting up bash-completion (1:2.11-2) ... [2022-09-11T10:19:51.822Z] #33 252.4 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-09-11T10:19:51.822Z] #33 252.4 Preparing to unpack .../095-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-11T10:19:51.822Z] #33 252.4 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-11T10:19:51.822Z] #33 252.4 Selecting previously unselected package crossbuild-essential-armhf. [2022-09-11T10:19:51.822Z] #33 252.4 Preparing to unpack .../096-crossbuild-essential-armhf_12.9_all.deb ... [2022-09-11T10:19:51.822Z] #33 252.4 Unpacking crossbuild-essential-armhf (12.9) ... [2022-09-11T10:19:51.822Z] #33 252.5 Selecting previously unselected package libc6-ppc64el-cross. [2022-09-11T10:19:51.822Z] #33 252.5 Preparing to unpack .../097-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-11T10:19:51.822Z] #33 252.5 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-11T10:19:51.822Z] #33 252.7 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-09-11T10:19:51.822Z] #33 252.7 Preparing to unpack .../098-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:19:51.822Z] #33 252.9 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-11T10:19:52.682Z] #57 44.40 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-11T10:19:52.759Z] #33 253.8 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-09-11T10:19:52.759Z] #33 253.8 Preparing to unpack .../099-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:19:52.759Z] #33 254.0 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-11T10:19:52.939Z] #57 44.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-11T10:19:52.939Z] #57 44.43 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-09-11T10:19:52.939Z] #57 44.44 Setting up patch (2.7.6-7) ... [2022-09-11T10:19:52.939Z] #57 44.47 Setting up sudo (1.9.5p2-3) ... [2022-09-11T10:19:52.939Z] #57 44.54 invoke-rc.d: could not determine current runlevel [2022-09-11T10:19:52.939Z] #57 44.56 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-11T10:19:52.939Z] #57 44.57 Setting up xfsprogs (5.10.0-4) ... [2022-09-11T10:19:52.939Z] #57 44.60 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-11T10:19:52.939Z] #57 44.60 Failed to connect to bus: Host is down [2022-09-11T10:19:52.939Z] #57 44.61 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-09-11T10:19:52.939Z] #57 44.62 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-09-11T10:19:52.939Z] #57 44.64 Setting up pigz (2.6-1) ... [2022-09-11T10:19:53.195Z] #57 44.66 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-11T10:19:53.195Z] #57 44.69 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-11T10:19:53.195Z] #57 44.72 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-11T10:19:53.195Z] #57 44.73 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-11T10:19:53.696Z] #33 254.9 Selecting previously unselected package libitm1-ppc64el-cross. [2022-09-11T10:19:53.696Z] #33 254.9 Preparing to unpack .../100-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:19:53.696Z] #33 254.9 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-11T10:19:53.696Z] #33 254.9 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-09-11T10:19:53.696Z] #33 254.9 Preparing to unpack .../101-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:19:53.696Z] #33 254.9 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-11T10:19:53.696Z] #33 254.9 Selecting previously unselected package libasan6-ppc64el-cross. [2022-09-11T10:19:53.696Z] #33 255.0 Preparing to unpack .../102-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:19:53.696Z] #33 255.0 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-11T10:19:53.758Z] #57 45.27 Setting up libaio1:arm64 (0.3.112-9) ... [2022-09-11T10:19:53.758Z] #57 45.29 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-11T10:19:53.956Z] #33 255.2 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-09-11T10:19:53.956Z] #33 255.2 Preparing to unpack .../103-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:19:53.956Z] #33 255.2 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-11T10:19:53.956Z] #33 255.3 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-09-11T10:19:54.014Z] #57 45.69 Setting up libelf1:arm64 (0.183-1) ... [2022-09-11T10:19:54.014Z] #57 45.71 Setting up libjson-c5:arm64 (0.15-2) ... [2022-09-11T10:19:54.014Z] #57 45.72 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-11T10:19:54.014Z] #57 45.74 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-11T10:19:54.014Z] #57 45.75 Setting up libkmod2:arm64 (28-1) ... [2022-09-11T10:19:54.014Z] #57 45.76 Setting up python3-distutils (3.9.2-1) ... [2022-09-11T10:19:54.216Z] #33 255.3 Preparing to unpack .../104-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:19:54.216Z] #33 255.3 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-11T10:19:54.216Z] #33 255.5 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-09-11T10:19:54.216Z] #33 255.5 Preparing to unpack .../105-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:19:54.216Z] #33 255.5 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-11T10:19:54.475Z] #33 255.6 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-09-11T10:19:54.475Z] #33 255.6 Preparing to unpack .../106-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:19:54.476Z] #33 255.6 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-11T10:19:54.476Z] #33 255.7 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-09-11T10:19:54.476Z] #33 255.7 Preparing to unpack .../107-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:19:54.476Z] #33 255.7 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-11T10:19:54.476Z] #33 255.8 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-09-11T10:19:54.476Z] #33 255.8 Preparing to unpack .../108-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:19:54.476Z] #33 255.8 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-11T10:19:54.576Z] #57 46.13 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-11T10:19:54.576Z] #57 46.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-11T10:19:54.576Z] #57 46.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-11T10:19:54.576Z] #57 46.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-11T10:19:54.576Z] #57 46.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-11T10:19:54.576Z] #57 46.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-11T10:19:54.576Z] #57 46.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-11T10:19:54.576Z] #57 46.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-11T10:19:54.576Z] #57 46.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-11T10:19:54.576Z] #57 46.22 Setting up python3-setuptools (52.0.0-4) ... [2022-09-11T10:19:54.735Z] #33 255.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-09-11T10:19:54.735Z] #33 256.0 Preparing to unpack .../109-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-11T10:19:54.735Z] #33 256.0 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-11T10:19:55.944Z] #57 47.51 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-11T10:19:55.944Z] #57 47.52 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-09-11T10:19:55.944Z] #57 47.54 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-11T10:19:55.944Z] #57 47.55 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-11T10:19:56.875Z] #57 ... [2022-09-11T10:19:56.875Z] [2022-09-11T10:19:56.875Z] #44 [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-09-11T10:19:56.875Z] #44 115.6 checking for stdlib.h... yes [2022-09-11T10:19:56.875Z] #44 115.7 checking for string.h... yes [2022-09-11T10:19:56.875Z] #44 115.9 checking for memory.h... yes [2022-09-11T10:19:56.875Z] #44 116.1 checking for strings.h... yes [2022-09-11T10:19:56.875Z] #44 116.3 checking for inttypes.h... yes [2022-09-11T10:19:56.875Z] #44 116.4 checking for stdint.h... yes [2022-09-11T10:19:56.875Z] #44 116.5 checking for unistd.h... yes [2022-09-11T10:19:56.875Z] #44 116.7 checking for dlfcn.h... yes [2022-09-11T10:19:56.875Z] #44 116.8 checking for objdir... .libs [2022-09-11T10:19:56.875Z] #44 117.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-11T10:19:56.875Z] #44 117.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-11T10:19:56.875Z] #44 117.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-11T10:19:56.875Z] #44 117.3 checking if gcc static flag -static works... yes [2022-09-11T10:19:56.875Z] #44 117.5 checking if gcc supports -c -o file.o... yes [2022-09-11T10:19:56.875Z] #44 117.7 checking if gcc supports -c -o file.o... (cached) yes [2022-09-11T10:19:56.875Z] #44 117.7 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-11T10:19:56.875Z] #44 117.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-11T10:19:56.875Z] #44 118.1 checking how to hardcode library paths into programs... immediate [2022-09-11T10:19:56.875Z] #44 118.1 checking whether stripping libraries is possible... yes [2022-09-11T10:19:56.875Z] #44 118.1 checking if libtool supports shared libraries... yes [2022-09-11T10:19:56.875Z] #44 118.1 checking whether to build shared libraries... no [2022-09-11T10:19:56.875Z] #44 118.1 checking whether to build static libraries... yes [2022-09-11T10:19:56.875Z] #44 118.2 checking float.h usability... yes [2022-09-11T10:19:56.875Z] #44 118.3 checking float.h presence... yes [2022-09-11T10:19:56.875Z] #44 118.4 checking for float.h... yes [2022-09-11T10:19:56.875Z] #44 118.4 checking limits.h usability... yes [2022-09-11T10:19:56.875Z] #44 118.5 checking limits.h presence... yes [2022-09-11T10:19:56.875Z] #44 118.6 checking for limits.h... yes [2022-09-11T10:19:56.875Z] #44 118.7 checking stddef.h usability... yes [2022-09-11T10:19:56.875Z] #44 118.8 checking stddef.h presence... yes [2022-09-11T10:19:56.875Z] #44 118.9 checking for stddef.h... yes [2022-09-11T10:19:56.875Z] #44 118.9 checking for stdlib.h... (cached) yes [2022-09-11T10:19:56.875Z] #44 119.0 checking for string.h... (cached) yes [2022-09-11T10:19:56.875Z] #44 119.0 checking sys/time.h usability... yes [2022-09-11T10:19:56.875Z] #44 119.2 checking sys/time.h presence... yes [2022-09-11T10:19:56.875Z] #44 119.2 checking for sys/time.h... yes [2022-09-11T10:19:56.875Z] #44 119.3 checking for inline... inline [2022-09-11T10:19:56.875Z] #44 119.3 checking for size_t... yes [2022-09-11T10:19:56.875Z] #44 119.7 checking for stdlib.h... (cached) yes [2022-09-11T10:19:56.875Z] #44 119.7 checking for GNU libc compatible malloc... yes [2022-09-11T10:19:56.875Z] #44 119.9 checking for stdlib.h... (cached) yes [2022-09-11T10:19:56.875Z] #44 120.0 checking for GNU libc compatible realloc... yes [2022-09-11T10:19:56.875Z] #44 120.2 checking for working strtod... yes [2022-09-11T10:19:56.875Z] #44 120.4 checking for gettimeofday... yes [2022-09-11T10:19:56.875Z] #44 120.6 checking for memset... yes [2022-09-11T10:19:56.875Z] #44 120.8 checking for strspn... yes [2022-09-11T10:19:56.875Z] #44 121.1 checking that generated files are newer than configure... done [2022-09-11T10:19:56.875Z] #44 121.1 configure: creating ./config.status [2022-09-11T10:19:56.875Z] #44 123.7 config.status: creating Makefile [2022-09-11T10:19:56.875Z] #44 123.7 config.status: creating config.h [2022-09-11T10:19:56.875Z] #44 123.8 config.status: executing depfiles commands [2022-09-11T10:19:56.875Z] #44 124.0 config.status: executing libtool commands [2022-09-11T10:19:57.131Z] #44 ... [2022-09-11T10:19:57.131Z] [2022-09-11T10:19:57.131Z] #57 [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-09-11T10:19:57.131Z] #57 48.70 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-11T10:19:57.131Z] #57 48.71 Setting up jq (1.6-2.1) ... [2022-09-11T10:19:57.131Z] #57 48.72 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-09-11T10:19:57.131Z] #57 48.74 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-09-11T10:19:57.131Z] #57 48.76 Setting up iptables (1.8.7-1) ... [2022-09-11T10:19:57.131Z] #57 48.78 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-11T10:19:57.131Z] #57 48.79 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-11T10:19:57.131Z] #57 48.80 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-11T10:19:57.131Z] #57 48.81 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-11T10:19:57.131Z] #57 48.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-11T10:19:57.131Z] #57 48.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-11T10:19:57.131Z] #57 48.83 Setting up iproute2 (5.10.0-4) ... [2022-09-11T10:19:57.388Z] #57 49.13 Setting up systemd (247.3-7+deb11u1) ... [2022-09-11T10:19:57.645Z] #57 49.19 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-11T10:19:57.645Z] #57 49.20 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-11T10:19:57.645Z] #57 49.22 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-11T10:19:57.645Z] #57 49.24 Initializing machine ID from random generator. [2022-09-11T10:19:58.574Z] #57 50.20 Setting up systemd-journal-remote (247.3-7+deb11u1) ... [2022-09-11T10:19:58.831Z] #57 50.42 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-11T10:19:59.764Z] #57 DONE 51.2s [2022-09-11T10:19:59.764Z] [2022-09-11T10:19:59.764Z] #58 [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-09-11T10:20:00.021Z] #33 260.6 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-09-11T10:20:00.021Z] #33 260.6 Preparing to unpack .../110-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-11T10:20:00.021Z] #33 260.6 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-11T10:20:00.021Z] #33 260.6 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-09-11T10:20:00.021Z] #33 260.6 Preparing to unpack .../111-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-09-11T10:20:00.021Z] #33 260.6 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-11T10:20:00.021Z] #33 260.8 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-09-11T10:20:00.021Z] #33 260.8 Preparing to unpack .../112-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-11T10:20:00.021Z] #33 260.8 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-11T10:20:00.021Z] #33 261.0 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-09-11T10:20:00.021Z] #33 261.1 Preparing to unpack .../113-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:20:00.021Z] #33 261.1 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-11T10:20:00.021Z] #33 261.3 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-09-11T10:20:00.021Z] #33 261.3 Preparing to unpack .../114-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-11T10:20:00.021Z] #33 261.3 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-11T10:20:00.330Z] #58 0.790 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-11T10:20:00.330Z] #58 0.795 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-11T10:20:00.330Z] #58 0.798 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-11T10:20:00.330Z] #58 DONE 0.8s [2022-09-11T10:20:00.330Z] [2022-09-11T10:20:00.330Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-11T10:20:05.300Z] #33 265.7 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-09-11T10:20:05.300Z] #33 265.7 Preparing to unpack .../115-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-11T10:20:05.300Z] #33 265.7 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-11T10:20:05.300Z] #33 265.8 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-09-11T10:20:05.300Z] #33 265.8 Preparing to unpack .../116-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-09-11T10:20:05.300Z] #33 265.8 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-09-11T10:20:05.300Z] #33 265.8 Selecting previously unselected package libc6-s390x-cross. [2022-09-11T10:20:05.300Z] #33 265.8 Preparing to unpack .../117-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-09-11T10:20:05.300Z] #33 265.8 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-09-11T10:20:05.300Z] #33 265.9 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-09-11T10:20:05.300Z] #33 265.9 Preparing to unpack .../118-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:20:05.300Z] #33 265.9 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-11T10:20:05.300Z] #33 266.0 Selecting previously unselected package libgomp1-s390x-cross. [2022-09-11T10:20:05.300Z] #33 266.0 Preparing to unpack .../119-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:20:05.300Z] #33 266.0 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-11T10:20:05.300Z] #33 266.0 Selecting previously unselected package libitm1-s390x-cross. [2022-09-11T10:20:05.300Z] #33 266.0 Preparing to unpack .../120-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:20:05.300Z] #33 266.0 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-11T10:20:05.300Z] #33 266.1 Selecting previously unselected package libatomic1-s390x-cross. [2022-09-11T10:20:05.300Z] #33 266.1 Preparing to unpack .../121-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:20:05.300Z] #33 266.1 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-11T10:20:05.300Z] #33 266.1 Selecting previously unselected package libasan6-s390x-cross. [2022-09-11T10:20:05.300Z] #33 266.1 Preparing to unpack .../122-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:20:05.300Z] #33 266.1 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-11T10:20:05.300Z] #33 266.3 Selecting previously unselected package libstdc++6-s390x-cross. [2022-09-11T10:20:05.300Z] #33 266.3 Preparing to unpack .../123-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:20:05.300Z] #33 266.3 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-11T10:20:05.300Z] #33 266.4 Selecting previously unselected package libubsan1-s390x-cross. [2022-09-11T10:20:05.300Z] #33 266.4 Preparing to unpack .../124-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:20:05.300Z] #33 266.4 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-11T10:20:05.300Z] #33 266.5 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-09-11T10:20:05.300Z] #33 266.5 Preparing to unpack .../125-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:20:05.300Z] #33 266.5 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-11T10:20:05.300Z] #33 266.6 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-09-11T10:20:05.300Z] #33 266.6 Preparing to unpack .../126-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-11T10:20:05.300Z] #33 266.6 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-11T10:20:05.588Z] #59 ... [2022-09-11T10:20:05.588Z] [2022-09-11T10:20:05.588Z] #44 [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-09-11T10:20:05.588Z] #44 124.9 GEN .version [2022-09-11T10:20:05.588Z] #44 124.9 make install-recursive [2022-09-11T10:20:05.588Z] #44 125.0 make[1]: Entering directory '/tmp/crun-build' [2022-09-11T10:20:05.588Z] #44 125.1 Making install in libocispec [2022-09-11T10:20:05.588Z] #44 125.1 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-11T10:20:05.588Z] #44 125.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-11T10:20:05.588Z] #44 125.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-11T10:20:05.588Z] #44 125.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-11T10:20:05.588Z] #44 125.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-11T10:20:05.588Z] #44 125.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-11T10:20:05.588Z] #44 125.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-11T10:20:05.588Z] #44 125.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-11T10:20:05.588Z] #44 125.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-11T10:20:05.588Z] #44 125.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-11T10:20:05.588Z] #44 125.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-11T10:20:05.588Z] #44 125.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-11T10:20:05.588Z] #44 125.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-11T10:20:05.588Z] #44 125.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-11T10:20:05.588Z] #44 126.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-11T10:20:05.588Z] #44 126.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-11T10:20:05.588Z] #44 126.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-11T10:20:05.588Z] #44 126.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-11T10:20:05.588Z] #44 126.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-11T10:20:05.588Z] #44 126.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-11T10:20:05.588Z] #44 126.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-11T10:20:05.588Z] #44 127.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-11T10:20:05.588Z] #44 127.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-11T10:20:05.588Z] #44 127.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-11T10:20:05.588Z] #44 127.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-11T10:20:05.588Z] #44 127.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-11T10:20:05.588Z] #44 127.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-11T10:20:05.588Z] #44 127.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-11T10:20:05.588Z] #44 127.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-11T10:20:05.589Z] #44 127.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-11T10:20:05.589Z] #44 127.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-11T10:20:05.589Z] #44 127.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-11T10:20:05.589Z] #44 127.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-11T10:20:05.589Z] #44 127.2 make install-recursive [2022-09-11T10:20:05.589Z] #44 127.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-11T10:20:05.589Z] #44 127.4 Making install in yajl [2022-09-11T10:20:05.589Z] #44 127.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-11T10:20:05.589Z] #44 127.4 CC verify/json_verify-json_verify.o [2022-09-11T10:20:05.589Z] #44 127.4 CC src/libyajl_la-yajl_alloc.lo [2022-09-11T10:20:05.589Z] #44 127.4 CC src/libyajl_la-yajl.lo [2022-09-11T10:20:05.589Z] #44 127.5 CC src/libyajl_la-yajl_gen.lo [2022-09-11T10:20:05.589Z] #44 127.5 CC src/libyajl_la-yajl_parser.lo [2022-09-11T10:20:05.589Z] #44 127.5 CC src/libyajl_la-yajl_buf.lo [2022-09-11T10:20:05.589Z] #44 127.5 CC src/libyajl_la-yajl_encode.lo [2022-09-11T10:20:05.589Z] #44 127.6 CC src/libyajl_la-yajl_lex.lo [2022-09-11T10:20:05.589Z] #44 127.6 CC src/libyajl_la-yajl_tree.lo [2022-09-11T10:20:05.845Z] #44 133.2 CCLD libyajl.la [2022-09-11T10:20:06.473Z] #44 133.6 CCLD verify/json_verify [2022-09-11T10:20:06.473Z] #44 134.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-11T10:20:06.733Z] #44 134.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-11T10:20:06.733Z] #44 134.0 make[5]: Nothing to be done for 'install-data-am'. [2022-09-11T10:20:06.733Z] #44 134.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-11T10:20:06.733Z] #44 134.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-11T10:20:06.733Z] #44 134.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-11T10:20:06.733Z] #44 134.1 CC src/validate.o [2022-09-11T10:20:06.733Z] #44 134.1 CC src/image_spec_schema_config_schema.lo [2022-09-11T10:20:06.733Z] #44 134.1 CC src/image_spec_schema_content_descriptor.lo [2022-09-11T10:20:06.733Z] #44 134.2 CC src/image_spec_schema_defs.lo [2022-09-11T10:20:06.733Z] #44 134.2 CC src/image_spec_schema_defs_descriptor.lo [2022-09-11T10:20:06.733Z] #44 134.2 CC src/image_spec_schema_image_index_schema.lo [2022-09-11T10:20:06.733Z] #44 134.2 CC src/image_spec_schema_image_layout_schema.lo [2022-09-11T10:20:06.989Z] #44 134.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-11T10:20:06.989Z] #44 134.3 CC src/runtime_spec_schema_config_linux.lo [2022-09-11T10:20:06.989Z] #44 134.3 CC src/runtime_spec_schema_config_zos.lo [2022-09-11T10:20:06.989Z] #44 134.4 CC src/runtime_spec_schema_config_schema.lo [2022-09-11T10:20:06.989Z] #44 134.5 CC src/runtime_spec_schema_config_solaris.lo [2022-09-11T10:20:07.246Z] #44 134.5 CC src/runtime_spec_schema_config_vm.lo [2022-09-11T10:20:07.246Z] #44 134.6 CC src/runtime_spec_schema_config_windows.lo [2022-09-11T10:20:07.246Z] #44 134.6 CC src/runtime_spec_schema_defs.lo [2022-09-11T10:20:07.246Z] #44 134.6 CC src/runtime_spec_schema_defs_linux.lo [2022-09-11T10:20:07.246Z] #44 134.7 CC src/runtime_spec_schema_defs_zos.lo [2022-09-11T10:20:07.503Z] #44 135.0 CC src/runtime_spec_schema_defs_vm.lo [2022-09-11T10:20:07.759Z] #44 135.2 CC src/runtime_spec_schema_defs_windows.lo [2022-09-11T10:20:07.759Z] #44 135.3 CC src/runtime_spec_schema_state_schema.lo [2022-09-11T10:20:08.015Z] #44 135.5 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-11T10:20:08.015Z] #44 135.5 CC src/basic_test_double_array_item.lo [2022-09-11T10:20:08.272Z] #44 135.6 CC src/basic_test_double_array.lo [2022-09-11T10:20:08.272Z] #44 135.7 CC src/basic_test_top_array_int.lo [2022-09-11T10:20:08.529Z] #44 135.9 CC src/basic_test_top_array_string.lo [2022-09-11T10:20:08.529Z] #44 136.0 CC src/basic_test_top_double_array_int.lo [2022-09-11T10:20:08.786Z] #44 136.2 CC src/basic_test_top_double_array_obj.lo [2022-09-11T10:20:08.786Z] #44 136.3 CC src/basic_test_top_double_array_refobj.lo [2022-09-11T10:20:08.786Z] #44 136.3 CC src/basic_test_top_double_array_string.lo [2022-09-11T10:20:09.043Z] #44 136.5 CC src/read-file.lo [2022-09-11T10:20:09.299Z] #44 136.7 CC src/json_common.lo [2022-09-11T10:20:09.557Z] #44 137.0 CC tests/test-2.o [2022-09-11T10:20:09.557Z] #44 137.0 CC tests/test-1.o [2022-09-11T10:20:09.557Z] #44 ... [2022-09-11T10:20:09.557Z] [2022-09-11T10:20:09.557Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-11T10:20:09.557Z] #59 9.257 Collecting yamllint==1.27.1 [2022-09-11T10:20:10.580Z] #33 271.2 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-09-11T10:20:10.580Z] #33 271.2 Preparing to unpack .../127-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-11T10:20:10.580Z] #33 271.2 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-11T10:20:10.580Z] #33 271.2 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-09-11T10:20:10.580Z] #33 271.2 Preparing to unpack .../128-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-09-11T10:20:10.580Z] #33 271.2 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-11T10:20:10.580Z] #33 271.4 Selecting previously unselected package libc6-dev-s390x-cross. [2022-09-11T10:20:10.580Z] #33 271.4 Preparing to unpack .../129-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-09-11T10:20:10.580Z] #33 271.4 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-11T10:20:10.580Z] #33 271.6 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-09-11T10:20:10.580Z] #33 271.6 Preparing to unpack .../130-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-11T10:20:10.580Z] #33 271.6 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-11T10:20:10.924Z] #59 10.32 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-11T10:20:11.148Z] #33 272.4 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-09-11T10:20:11.148Z] #33 272.4 Preparing to unpack .../131-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-11T10:20:11.148Z] #33 272.4 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-11T10:20:11.852Z] #59 11.45 Collecting pathspec>=0.5.3 [2022-09-11T10:20:11.853Z] #59 11.46 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-11T10:20:12.109Z] #59 11.80 Collecting pyyaml [2022-09-11T10:20:12.109Z] #59 11.82 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-09-11T10:20:12.109Z] #59 11.86 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-11T10:20:12.367Z] #59 11.87 Building wheels for collected packages: yamllint [2022-09-11T10:20:12.367Z] #59 11.89 Building wheel for yamllint (setup.py): started [2022-09-11T10:20:13.296Z] #59 12.93 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-11T10:20:13.296Z] #59 12.93 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=dc1a2d6e80c9a050bc23feb3b0d3e044af9efdb8e0c9042c00ff95fc3747aa7e [2022-09-11T10:20:13.296Z] #59 12.94 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-11T10:20:13.296Z] #59 12.94 Successfully built yamllint [2022-09-11T10:20:13.296Z] #59 12.97 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-11T10:20:14.226Z] #59 13.68 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-11T10:20:14.790Z] #59 DONE 14.3s [2022-09-11T10:20:14.790Z] [2022-09-11T10:20:14.790Z] #44 [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-09-11T10:20:14.790Z] #44 137.2 CC tests/test-3.o [2022-09-11T10:20:14.790Z] #44 137.5 CC tests/test-4.o [2022-09-11T10:20:14.790Z] #44 137.7 CC tests/test-5.o [2022-09-11T10:20:14.790Z] #44 137.7 CC tests/test-6.o [2022-09-11T10:20:14.790Z] #44 137.9 CC tests/test-7.o [2022-09-11T10:20:14.790Z] #44 138.1 CC tests/test-8.o [2022-09-11T10:20:14.790Z] #44 138.5 CC tests/test-9.o [2022-09-11T10:20:14.790Z] #44 138.6 CC tests/test-10.o [2022-09-11T10:20:14.790Z] #44 139.0 CC tests/test-11.o [2022-09-11T10:20:16.425Z] #33 277.5 Selecting previously unselected package g++-s390x-linux-gnu. [2022-09-11T10:20:16.425Z] #33 277.5 Preparing to unpack .../132-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-11T10:20:16.425Z] #33 277.8 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-11T10:20:17.363Z] #33 278.7 Selecting previously unselected package crossbuild-essential-s390x. [2022-09-11T10:20:17.363Z] #33 278.7 Preparing to unpack .../133-crossbuild-essential-s390x_12.9_all.deb ... [2022-09-11T10:20:17.622Z] #33 278.8 Unpacking crossbuild-essential-s390x (12.9) ... [2022-09-11T10:20:17.622Z] #33 279.0 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-09-11T10:20:17.622Z] #33 279.1 Setting up libfile-which-perl (1.23-1) ... [2022-09-11T10:20:17.882Z] #33 279.1 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-11T10:20:17.882Z] #33 279.1 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-09-11T10:20:17.882Z] #33 279.1 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-11T10:20:17.882Z] #33 279.2 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-11T10:20:17.882Z] #33 279.2 Setting up libicu67:amd64 (67.1-7) ... [2022-09-11T10:20:17.882Z] #33 279.2 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-11T10:20:17.882Z] #33 279.2 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-11T10:20:17.882Z] #33 279.2 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-09-11T10:20:17.882Z] #33 279.2 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-11T10:20:17.882Z] #33 279.2 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-11T10:20:17.882Z] #33 279.2 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-11T10:20:17.882Z] #33 279.2 Setting up file (1:5.39-3) ... [2022-09-11T10:20:17.882Z] #33 279.3 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-11T10:20:17.882Z] #33 279.3 Setting up bzip2 (1.0.8-4) ... [2022-09-11T10:20:17.882Z] #33 279.3 Setting up libyaml-perl (1.30-1) ... [2022-09-11T10:20:17.882Z] #33 279.3 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-11T10:20:18.141Z] #33 279.3 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-09-11T10:20:18.141Z] #33 279.3 Setting up libio-string-perl (1.08-3.1) ... [2022-09-11T10:20:18.141Z] #33 279.3 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-11T10:20:18.141Z] #33 279.3 Setting up cross-config (2.6.18+nmu1) ... [2022-09-11T10:20:18.141Z] #33 279.4 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-11T10:20:18.141Z] #33 279.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-11T10:20:18.141Z] #33 279.4 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-09-11T10:20:18.141Z] #33 279.5 Setting up patch (2.7.6-7) ... [2022-09-11T10:20:18.141Z] #33 279.5 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-11T10:20:18.141Z] #33 279.5 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-11T10:20:18.141Z] #33 279.5 Setting up libdpkg-perl (1.20.12) ... [2022-09-11T10:20:18.141Z] #33 279.5 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-11T10:20:18.141Z] #33 279.5 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-11T10:20:18.141Z] #33 279.5 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-09-11T10:20:18.141Z] #33 279.5 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-11T10:20:18.400Z] #33 279.5 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-11T10:20:18.400Z] #33 279.5 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-11T10:20:18.400Z] #33 279.6 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-11T10:20:18.400Z] #33 279.6 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-11T10:20:18.400Z] #33 279.6 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-11T10:20:18.400Z] #33 279.6 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-11T10:20:18.400Z] #33 279.6 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-11T10:20:18.400Z] #33 279.6 Setting up libfile-homedir-perl (1.006-1) ... [2022-09-11T10:20:18.400Z] #33 279.6 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-11T10:20:18.400Z] #33 279.6 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-11T10:20:18.400Z] #33 279.6 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-11T10:20:18.400Z] #33 279.6 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-11T10:20:18.400Z] #33 279.7 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-09-11T10:20:18.400Z] #33 279.7 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-11T10:20:18.400Z] #33 279.7 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-11T10:20:18.400Z] #33 279.7 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-11T10:20:18.400Z] #33 279.7 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-11T10:20:18.400Z] #33 279.7 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-11T10:20:18.400Z] #33 279.7 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-11T10:20:18.400Z] #33 279.7 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-11T10:20:18.400Z] #33 279.7 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-11T10:20:18.400Z] #33 279.8 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-11T10:20:18.400Z] #33 279.8 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-11T10:20:18.400Z] #33 279.8 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-11T10:20:18.400Z] #33 279.8 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-11T10:20:18.400Z] #33 279.8 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-11T10:20:18.400Z] #33 279.8 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-11T10:20:18.400Z] #33 279.8 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-11T10:20:18.400Z] #33 279.8 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-11T10:20:18.400Z] #33 279.8 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-11T10:20:18.400Z] #33 279.8 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-11T10:20:18.400Z] #33 279.8 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-11T10:20:18.659Z] #33 279.9 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-11T10:20:18.659Z] #33 279.9 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-11T10:20:18.659Z] #33 279.9 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-11T10:20:18.659Z] #33 279.9 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-11T10:20:18.659Z] #33 279.9 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-11T10:20:18.659Z] #33 279.9 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-09-11T10:20:18.659Z] #33 280.0 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-09-11T10:20:18.659Z] #33 280.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-11T10:20:18.918Z] #33 280.2 [2022-09-11T10:20:18.918Z] #33 280.2 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-11T10:20:18.918Z] #33 280.2 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-11T10:20:18.918Z] #33 280.2 Setting up dpkg-dev (1.20.12) ... [2022-09-11T10:20:18.918Z] #33 280.2 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-11T10:20:18.918Z] #33 280.2 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-11T10:20:18.918Z] #33 280.3 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-11T10:20:18.918Z] #33 280.3 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-11T10:20:18.918Z] #33 280.3 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-11T10:20:18.918Z] #33 280.3 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-11T10:20:18.918Z] #33 280.3 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-11T10:20:18.919Z] #33 280.3 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-11T10:20:18.919Z] #33 280.3 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-11T10:20:18.919Z] #33 280.3 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-11T10:20:18.919Z] #33 280.3 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-11T10:20:18.919Z] #33 280.3 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-11T10:20:19.178Z] #33 280.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-09-11T10:20:19.178Z] #33 280.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-09-11T10:20:19.178Z] #33 280.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-11T10:20:19.437Z] #33 280.6 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-11T10:20:19.437Z] #33 280.7 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-11T10:20:19.437Z] #33 280.7 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-11T10:20:19.437Z] #33 280.7 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-11T10:20:19.437Z] #33 280.7 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-11T10:20:19.437Z] #33 280.7 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-11T10:20:19.437Z] #33 280.7 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-11T10:20:19.437Z] #33 280.7 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-11T10:20:19.437Z] #33 280.7 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-11T10:20:19.437Z] #33 280.7 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-11T10:20:19.437Z] #33 280.7 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-11T10:20:19.437Z] #33 280.8 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-11T10:20:19.437Z] #33 280.8 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-11T10:20:19.437Z] #33 280.8 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-11T10:20:19.437Z] #33 280.8 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-11T10:20:19.437Z] #33 280.8 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-11T10:20:19.437Z] #33 280.8 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-11T10:20:19.437Z] #33 280.8 Setting up libxml-simple-perl (2.25-1) ... [2022-09-11T10:20:19.437Z] #33 280.8 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-11T10:20:19.437Z] #33 280.8 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-11T10:20:19.437Z] #33 280.8 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-11T10:20:19.437Z] #33 280.8 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-11T10:20:19.437Z] #33 280.9 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-11T10:20:19.437Z] #33 280.9 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-11T10:20:19.437Z] #33 280.9 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-11T10:20:19.437Z] #33 280.9 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-11T10:20:19.437Z] #33 280.9 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-09-11T10:20:19.437Z] #33 280.9 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-11T10:20:19.437Z] #33 280.9 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-11T10:20:19.697Z] #33 280.9 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-11T10:20:19.697Z] #33 280.9 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-11T10:20:19.697Z] #33 280.9 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-11T10:20:19.697Z] #33 281.0 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-11T10:20:19.697Z] #33 281.0 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-11T10:20:19.697Z] #33 281.0 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-11T10:20:19.697Z] #33 281.0 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-11T10:20:19.697Z] #33 281.0 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-11T10:20:19.697Z] #33 281.0 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-11T10:20:19.697Z] #33 281.0 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-11T10:20:19.697Z] #33 281.0 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-11T10:20:19.697Z] #33 281.1 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-11T10:20:19.697Z] #33 281.1 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-11T10:20:19.697Z] #33 281.1 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-11T10:20:19.697Z] #33 281.1 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-09-11T10:20:19.697Z] #33 281.1 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-11T10:20:19.697Z] #33 281.1 Setting up crossbuild-essential-armel (12.9) ... [2022-09-11T10:20:19.956Z] #33 281.1 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-11T10:20:19.956Z] #33 281.1 Setting up crossbuild-essential-armhf (12.9) ... [2022-09-11T10:20:19.956Z] #33 281.2 Setting up crossbuild-essential-arm64 (12.9) ... [2022-09-11T10:20:19.956Z] #33 281.2 Setting up crossbuild-essential-s390x (12.9) ... [2022-09-11T10:20:19.956Z] #33 281.2 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-09-11T10:20:19.956Z] #33 281.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-11T10:20:20.526Z] #33 DONE 281.8s [2022-09-11T10:20:20.526Z] [2022-09-11T10:20:20.526Z] #42 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-11T10:20:20.788Z] #42 DONE 0.1s [2022-09-11T10:20:20.788Z] [2022-09-11T10:20:20.788Z] #43 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-11T10:20:20.788Z] #43 DONE 0.1s [2022-09-11T10:20:20.788Z] [2022-09-11T10:20:20.788Z] #44 [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-09-11T10:20:22.170Z] #44 1.473 + RM_GOPATH=0 [2022-09-11T10:20:22.170Z] #44 1.473 + TMP_GOPATH= [2022-09-11T10:20:22.170Z] #44 1.473 + : /build [2022-09-11T10:20:22.170Z] #44 1.473 + '[' -z '' ']' [2022-09-11T10:20:22.170Z] #44 1.475 ++ mktemp -d [2022-09-11T10:20:22.170Z] #44 1.476 + export GOPATH=/tmp/tmp.rUKzfpXQBq [2022-09-11T10:20:22.170Z] #44 1.476 + GOPATH=/tmp/tmp.rUKzfpXQBq [2022-09-11T10:20:22.170Z] #44 1.476 + RM_GOPATH=1 [2022-09-11T10:20:22.170Z] #44 1.476 + case "$(go env GOARCH)" in [2022-09-11T10:20:22.170Z] #44 1.477 ++ go env GOARCH [2022-09-11T10:20:22.170Z] #44 1.481 + export GO_BUILDMODE=-buildmode=pie [2022-09-11T10:20:22.170Z] #44 1.481 + GO_BUILDMODE=-buildmode=pie [2022-09-11T10:20:22.170Z] #44 1.482 ++ dirname /install.sh [2022-09-11T10:20:22.170Z] #44 1.483 + dir=/ [2022-09-11T10:20:22.170Z] #44 1.483 + bin=dockercli [2022-09-11T10:20:22.170Z] #44 1.484 + shift [2022-09-11T10:20:22.170Z] #44 1.484 + '[' '!' -f //dockercli.installer ']' [2022-09-11T10:20:22.170Z] #44 1.484 + . //dockercli.installer [2022-09-11T10:20:22.170Z] #44 1.485 ++ : stable [2022-09-11T10:20:22.170Z] #44 1.485 ++ : 17.06.2-ce [2022-09-11T10:20:22.170Z] #44 1.485 + install_dockercli [2022-09-11T10:20:22.170Z] #44 1.485 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-11T10:20:22.170Z] #44 1.486 Install docker/cli version 17.06.2-ce from stable [2022-09-11T10:20:22.170Z] #44 1.486 ++ uname -m [2022-09-11T10:20:22.170Z] #44 1.488 + arch=x86_64 [2022-09-11T10:20:22.170Z] #44 1.489 + '[' x86_64 '!=' x86_64 ']' [2022-09-11T10:20:22.170Z] #44 1.489 + url=https://download.docker.com/linux/static [2022-09-11T10:20:22.170Z] #44 1.492 + tar -xz docker/docker [2022-09-11T10:20:22.170Z] #44 1.492 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-11T10:20:25.472Z] #44 4.769 + mkdir -p /build [2022-09-11T10:20:25.472Z] #44 4.780 + mv docker/docker /build/ [2022-09-11T10:20:25.472Z] #44 4.785 + rmdir docker [2022-09-11T10:20:25.472Z] #44 DONE 5.0s [2022-09-11T10:20:25.472Z] [2022-09-11T10:20:25.472Z] #45 [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-09-11T10:20:25.472Z] #0 1.524 + RM_GOPATH=0 [2022-09-11T10:20:25.472Z] #0 1.524 + TMP_GOPATH= [2022-09-11T10:20:25.472Z] #0 1.524 + : /build [2022-09-11T10:20:25.472Z] #0 1.524 + '[' -z '' ']' [2022-09-11T10:20:25.472Z] #0 1.525 ++ mktemp -d [2022-09-11T10:20:25.472Z] #0 1.527 + export GOPATH=/tmp/tmp.NS8F22gStZ [2022-09-11T10:20:25.472Z] #0 1.527 + GOPATH=/tmp/tmp.NS8F22gStZ [2022-09-11T10:20:25.472Z] #0 1.527 + RM_GOPATH=1 [2022-09-11T10:20:25.472Z] #0 1.528 + case "$(go env GOARCH)" in [2022-09-11T10:20:25.472Z] #0 1.528 ++ go env GOARCH [2022-09-11T10:20:25.472Z] #0 1.533 + export GO_BUILDMODE=-buildmode=pie [2022-09-11T10:20:25.472Z] #0 1.533 + GO_BUILDMODE=-buildmode=pie [2022-09-11T10:20:25.472Z] #0 1.534 ++ dirname /install.sh [2022-09-11T10:20:25.472Z] #0 1.536 + dir=/ [2022-09-11T10:20:25.472Z] #0 1.536 + bin=rootlesskit [2022-09-11T10:20:25.472Z] #0 1.536 + shift [2022-09-11T10:20:25.472Z] #0 1.537 + '[' '!' -f //rootlesskit.installer ']' [2022-09-11T10:20:25.472Z] #0 1.537 + . //rootlesskit.installer [2022-09-11T10:20:25.472Z] #0 1.537 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-11T10:20:25.472Z] #0 1.538 + install_rootlesskit [2022-09-11T10:20:25.472Z] #0 1.538 + case "$1" in [2022-09-11T10:20:25.472Z] #0 1.539 + export CGO_ENABLED=0 [2022-09-11T10:20:25.472Z] #0 1.539 + CGO_ENABLED=0 [2022-09-11T10:20:25.472Z] #0 1.539 + _install_rootlesskit [2022-09-11T10:20:25.472Z] #0 1.540 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-11T10:20:25.472Z] #0 1.541 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-11T10:20:25.472Z] #0 1.541 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-11T10:20:25.472Z] #0 1.541 + GOBIN=/build [2022-09-11T10:20:25.472Z] #0 1.541 + GO111MODULE=on [2022-09-11T10:20:25.472Z] #0 1.541 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-11T10:20:25.472Z] #0 2.293 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-11T10:20:25.472Z] #0 3.744 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-11T10:20:25.472Z] #0 3.745 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-11T10:20:25.472Z] #0 3.936 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-11T10:20:25.732Z] #45 5.210 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-11T10:20:26.671Z] #45 5.868 go: downloading github.com/google/uuid v1.3.0 [2022-09-11T10:20:26.671Z] #45 5.922 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-11T10:20:26.671Z] #45 5.922 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-11T10:20:26.671Z] #45 6.066 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-11T10:20:26.671Z] #45 6.108 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-11T10:20:26.931Z] #45 6.223 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-11T10:20:27.191Z] #45 6.575 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-11T10:20:27.191Z] #45 6.656 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-11T10:20:27.760Z] #45 7.232 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-11T10:20:27.760Z] #45 7.336 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-11T10:20:30.303Z] #45 ... [2022-09-11T10:20:30.303Z] [2022-09-11T10:20:30.303Z] #46 [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-09-11T10:20:30.303Z] #0 1.844 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-11T10:20:30.303Z] #0 1.864 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-11T10:20:30.303Z] #0 1.865 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-11T10:20:30.303Z] #0 2.175 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7872 kB] [2022-09-11T10:20:30.303Z] #0 2.456 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-09-11T10:20:30.303Z] #0 2.853 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7877 kB] [2022-09-11T10:20:30.303Z] #0 3.335 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8031 kB] [2022-09-11T10:20:30.303Z] #0 3.794 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-11T10:20:30.303Z] #0 4.304 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-11T10:20:30.303Z] #0 4.740 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-11T10:20:30.303Z] #0 4.740 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-11T10:20:30.303Z] #0 4.741 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-11T10:20:30.303Z] #0 4.772 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-11T10:20:30.303Z] #0 4.772 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-11T10:20:30.303Z] #0 4.772 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-11T10:20:30.303Z] #0 4.824 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-11T10:20:30.303Z] #0 4.830 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-11T10:20:30.303Z] #0 4.835 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-11T10:20:30.303Z] #0 4.836 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-11T10:20:30.303Z] #0 4.836 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-11T10:20:30.303Z] #0 4.836 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-11T10:20:30.562Z] #46 ... [2022-09-11T10:20:30.562Z] [2022-09-11T10:20:30.562Z] #47 [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-09-11T10:20:30.562Z] #0 1.632 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-11T10:20:30.562Z] #0 1.645 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-11T10:20:30.562Z] #0 1.646 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-11T10:20:30.562Z] #0 1.752 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7877 kB] [2022-09-11T10:20:30.562Z] #0 1.946 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-09-11T10:20:30.562Z] #0 2.266 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-11T10:20:30.562Z] #0 2.668 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-11T10:20:30.562Z] #0 3.096 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8031 kB] [2022-09-11T10:20:30.562Z] #0 3.652 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7872 kB] [2022-09-11T10:20:30.562Z] #0 4.160 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-11T10:20:30.562Z] #0 4.160 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-11T10:20:30.562Z] #0 4.161 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-11T10:20:30.562Z] #0 4.165 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-11T10:20:30.562Z] #0 4.179 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-11T10:20:30.563Z] #0 4.181 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-11T10:20:30.563Z] #0 4.204 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-11T10:20:30.563Z] #0 4.205 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-11T10:20:30.563Z] #0 4.205 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-11T10:20:30.563Z] #0 4.206 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-11T10:20:30.563Z] #0 4.207 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-11T10:20:30.563Z] #0 4.207 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-11T10:20:30.822Z] #47 ... [2022-09-11T10:20:30.822Z] [2022-09-11T10:20:30.822Z] #48 [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-09-11T10:20:30.822Z] #0 1.781 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-11T10:20:30.822Z] #0 1.797 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-11T10:20:30.822Z] #0 1.797 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-11T10:20:30.822Z] #0 2.115 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-11T10:20:30.822Z] #0 2.486 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8031 kB] [2022-09-11T10:20:30.822Z] #0 2.975 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-09-11T10:20:30.822Z] #0 3.479 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7877 kB] [2022-09-11T10:20:30.822Z] #0 4.042 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7872 kB] [2022-09-11T10:20:30.822Z] #0 4.586 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-11T10:20:30.822Z] #0 5.053 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-11T10:20:30.822Z] #0 5.059 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-11T10:20:30.822Z] #0 5.062 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-11T10:20:30.822Z] #0 5.064 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-11T10:20:30.822Z] #0 5.073 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-11T10:20:30.822Z] #0 5.092 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-11T10:20:30.822Z] #0 5.227 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-11T10:20:30.822Z] #0 5.247 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-11T10:20:30.822Z] #0 5.247 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-11T10:20:30.822Z] #0 5.247 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-11T10:20:30.822Z] #0 5.247 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-11T10:20:30.822Z] #0 5.247 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-11T10:20:36.698Z] #44 ... [2022-09-11T10:20:36.698Z] [2022-09-11T10:20:36.698Z] #32 [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-09-11T10:20:36.698Z] #32 206.3 + dpkg --print-architecture [2022-09-11T10:20:36.698Z] #32 DONE 206.7s [2022-09-11T10:20:36.698Z] [2022-09-11T10:20:36.698Z] #41 [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-09-11T10:20:43.047Z] #48 ... [2022-09-11T10:20:43.047Z] [2022-09-11T10:20:43.047Z] #47 [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-09-11T10:20:43.047Z] #47 21.30 Fetched 49.2 MB in 20s (2452 kB/s) [2022-09-11T10:20:44.807Z] #41 ... [2022-09-11T10:20:44.807Z] [2022-09-11T10:20:44.807Z] #44 [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-09-11T10:20:44.807Z] #44 172.0 CCLD libocispec.la [2022-09-11T10:20:45.064Z] #44 172.4 CCLD src/validate [2022-09-11T10:20:45.064Z] #44 172.4 CCLD tests/test-1 [2022-09-11T10:20:45.064Z] #44 172.4 CCLD tests/test-2 [2022-09-11T10:20:45.064Z] #44 172.5 CCLD tests/test-3 [2022-09-11T10:20:45.064Z] #44 172.5 CCLD tests/test-4 [2022-09-11T10:20:45.064Z] #44 172.6 CCLD tests/test-5 [2022-09-11T10:20:45.323Z] #44 172.6 CCLD tests/test-6 [2022-09-11T10:20:45.323Z] #44 172.7 CCLD tests/test-7 [2022-09-11T10:20:45.323Z] #44 172.7 CCLD tests/test-8 [2022-09-11T10:20:45.580Z] #44 172.9 CCLD tests/test-9 [2022-09-11T10:20:45.580Z] #44 172.9 CCLD tests/test-10 [2022-09-11T10:20:45.580Z] #44 173.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-11T10:20:45.838Z] #44 173.1 CCLD tests/test-11 [2022-09-11T10:20:47.209Z] #44 174.5 libtool: link: ar cr libocispec.a [2022-09-11T10:20:47.209Z] #44 174.6 libtool: link: ranlib libocispec.a [2022-09-11T10:20:49.105Z] #44 176.1 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-11T10:20:49.105Z] #44 176.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-11T10:20:49.105Z] #44 176.2 make[5]: Nothing to be done for 'install-data-am'. [2022-09-11T10:20:49.105Z] #44 176.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-11T10:20:49.105Z] #44 176.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-11T10:20:49.105Z] #44 176.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-11T10:20:49.105Z] #44 176.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-11T10:20:49.105Z] #44 176.2 make[2]: Entering directory '/tmp/crun-build' [2022-09-11T10:20:49.105Z] #44 176.3 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-11T10:20:49.105Z] #44 176.3 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-11T10:20:49.105Z] #44 176.3 CC src/libcrun/libcrun_testing_a-container.o [2022-09-11T10:20:49.105Z] #44 176.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-11T10:20:49.105Z] #44 176.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-11T10:20:49.105Z] #44 176.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-11T10:20:49.105Z] #44 176.4 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-11T10:20:49.105Z] #44 176.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-11T10:20:49.105Z] #44 176.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-11T10:20:49.105Z] #44 176.5 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-11T10:20:49.105Z] #44 176.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-11T10:20:49.105Z] #44 176.6 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-11T10:20:49.105Z] #44 176.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-11T10:20:49.362Z] #44 176.7 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-11T10:20:49.362Z] #44 176.8 CC src/libcrun/libcrun_testing_a-error.o [2022-09-11T10:20:49.362Z] #44 176.8 CC src/libcrun/libcrun_testing_a-status.o [2022-09-11T10:20:49.362Z] #44 176.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-11T10:20:49.619Z] #44 176.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-11T10:20:49.619Z] #44 177.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-11T10:20:49.619Z] #44 177.1 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-11T10:20:49.658Z] #47 21.30 Reading package lists... [2022-09-11T10:20:49.658Z] #47 ... [2022-09-11T10:20:49.658Z] [2022-09-11T10:20:49.658Z] #48 [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-09-11T10:20:49.658Z] #48 22.09 Fetched 49.2 MB in 21s (2395 kB/s) [2022-09-11T10:20:49.877Z] #44 177.2 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-11T10:20:49.877Z] #44 177.2 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-11T10:20:49.877Z] #44 177.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-11T10:20:50.135Z] #44 177.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-11T10:20:50.135Z] #44 177.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-11T10:20:50.392Z] #44 177.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-11T10:20:50.392Z] #44 177.9 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-11T10:20:50.957Z] #44 178.4 CC src/crun-crun.o [2022-09-11T10:20:51.214Z] #44 178.6 CC src/crun-run.o [2022-09-11T10:20:51.472Z] #44 178.7 CC src/crun-delete.o [2022-09-11T10:20:51.472Z] #44 178.8 CC src/crun-kill.o [2022-09-11T10:20:51.472Z] #44 178.9 CC src/crun-pause.o [2022-09-11T10:20:51.577Z] #48 22.09 Reading package lists... [2022-09-11T10:20:51.577Z] #48 ... [2022-09-11T10:20:51.577Z] [2022-09-11T10:20:51.577Z] #47 [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-09-11T10:20:51.577Z] #47 21.30 Reading package lists... [2022-09-11T10:20:51.729Z] #44 179.0 CC src/crun-unpause.o [2022-09-11T10:20:51.729Z] #44 179.2 CC src/crun-spec.o [2022-09-11T10:20:51.987Z] #44 179.3 CC src/crun-exec.o [2022-09-11T10:20:51.987Z] #44 179.5 CC src/crun-list.o [2022-09-11T10:20:52.146Z] #47 30.97 Reading package lists... [2022-09-11T10:20:52.146Z] #47 ... [2022-09-11T10:20:52.146Z] [2022-09-11T10:20:52.147Z] #46 [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-09-11T10:20:52.147Z] #46 21.63 Fetched 49.2 MB in 20s (2456 kB/s) [2022-09-11T10:20:52.147Z] #46 21.63 Reading package lists... [2022-09-11T10:20:52.147Z] #46 31.11 Reading package lists... [2022-09-11T10:20:52.147Z] #46 ... [2022-09-11T10:20:52.147Z] [2022-09-11T10:20:52.147Z] #48 [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-09-11T10:20:52.147Z] #48 22.09 Reading package lists... [2022-09-11T10:20:52.244Z] #44 179.6 CC src/crun-create.o [2022-09-11T10:20:52.244Z] #44 179.8 CC src/crun-start.o [2022-09-11T10:20:52.244Z] #44 179.8 CC src/crun-state.o [2022-09-11T10:20:52.808Z] #44 180.0 CC src/crun-update.o [2022-09-11T10:20:52.808Z] #44 180.1 CC src/crun-ps.o [2022-09-11T10:20:53.065Z] #44 180.3 CC src/crun-checkpoint.o [2022-09-11T10:20:53.065Z] #44 180.5 CC src/crun-restore.o [2022-09-11T10:20:53.322Z] #44 180.6 CC src/libcrun/libcrun_la-utils.lo [2022-09-11T10:20:53.322Z] #44 180.7 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-11T10:20:53.579Z] #44 181.0 CC src/libcrun/libcrun_la-container.lo [2022-09-11T10:20:53.579Z] #44 181.1 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-11T10:20:53.836Z] #44 181.3 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-11T10:20:53.836Z] #44 181.4 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-11T10:20:54.399Z] #44 181.6 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-11T10:20:54.399Z] #44 181.7 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-11T10:20:54.657Z] #44 182.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-11T10:20:54.914Z] #44 182.1 CC src/libcrun/libcrun_la-criu.lo [2022-09-11T10:20:55.478Z] #44 182.7 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-11T10:20:55.478Z] #44 182.9 CC src/libcrun/libcrun_la-linux.lo [2022-09-11T10:20:55.735Z] #44 183.1 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-11T10:20:56.666Z] #44 184.1 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-11T10:20:56.923Z] #44 184.2 CC src/libcrun/libcrun_la-error.lo [2022-09-11T10:20:56.923Z] #44 184.3 CC src/libcrun/libcrun_la-status.lo [2022-09-11T10:20:57.179Z] #44 184.6 CC src/libcrun/libcrun_la-terminal.lo [2022-09-11T10:20:57.436Z] #44 184.9 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-11T10:20:57.998Z] #44 185.3 CC src/libcrun/libcrun_la-signals.lo [2022-09-11T10:20:58.561Z] #44 185.7 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-11T10:20:58.561Z] #44 185.8 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-11T10:20:58.817Z] #44 186.2 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-11T10:20:59.074Z] #44 186.5 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-11T10:21:00.005Z] #44 187.4 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-11T10:21:00.262Z] #44 187.6 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-11T10:21:00.519Z] #44 187.9 CC tests/init.o [2022-09-11T10:21:01.887Z] #44 189.1 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-11T10:21:02.146Z] #48 31.63 Reading package lists... [2022-09-11T10:21:02.146Z] #48 ... [2022-09-11T10:21:02.146Z] [2022-09-11T10:21:02.146Z] #47 [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-09-11T10:21:02.146Z] #47 30.97 Reading package lists... [2022-09-11T10:21:03.086Z] #47 40.26 Building dependency tree... [2022-09-11T10:21:05.629Z] #47 44.68 The following additional packages will be installed: [2022-09-11T10:21:05.629Z] #47 44.70 libbtrfs0 [2022-09-11T10:21:05.629Z] #47 45.00 The following NEW packages will be installed: [2022-09-11T10:21:05.629Z] #47 45.03 libbtrfs-dev libbtrfs0 [2022-09-11T10:21:06.198Z] #47 45.51 0 upgraded, 2 newly installed, 0 to remove and 18 not upgraded. [2022-09-11T10:21:06.198Z] #47 45.51 Need to get 460 kB of archives. [2022-09-11T10:21:06.198Z] #47 45.51 After this operation, 1237 kB of additional disk space will be used. [2022-09-11T10:21:06.198Z] #47 45.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-11T10:21:06.198Z] #47 45.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-11T10:21:06.769Z] #47 ... [2022-09-11T10:21:06.769Z] [2022-09-11T10:21:06.769Z] #48 [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-09-11T10:21:06.769Z] #48 31.63 Reading package lists... [2022-09-11T10:21:06.769Z] #48 40.72 Building dependency tree... [2022-09-11T10:21:06.769Z] #48 45.06 The following additional packages will be installed: [2022-09-11T10:21:06.769Z] #48 45.07 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-11T10:21:06.769Z] #48 45.07 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-11T10:21:06.769Z] #48 45.07 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-11T10:21:06.769Z] #48 45.08 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-11T10:21:06.769Z] #48 45.08 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-11T10:21:06.769Z] #48 45.09 libpcre2-32-0 libpcre2-8-0 libpcre2-dev libpcre2-posix2 libselinux1-dev [2022-09-11T10:21:06.769Z] #48 45.09 libsepol1-dev libsystemd0 libudev1 mingw-w64-common mingw-w64-x86-64-dev [2022-09-11T10:21:06.769Z] #48 45.11 Suggested packages: [2022-09-11T10:21:06.769Z] #48 45.11 gcc-10-locales seccomp wine64 [2022-09-11T10:21:06.769Z] #48 45.94 The following NEW packages will be installed: [2022-09-11T10:21:06.769Z] #48 45.94 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-11T10:21:06.769Z] #48 45.94 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-11T10:21:06.769Z] #48 45.94 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-11T10:21:06.769Z] #48 45.94 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-11T10:21:06.769Z] #48 45.95 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-11T10:21:06.769Z] #48 45.95 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-11T10:21:06.769Z] #48 45.95 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-11T10:21:06.769Z] #48 45.95 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-11T10:21:06.769Z] #48 45.96 mingw-w64-x86-64-dev [2022-09-11T10:21:06.769Z] #48 45.97 The following packages will be upgraded: [2022-09-11T10:21:06.769Z] #48 45.98 libpcre2-8-0 libsystemd0 libudev1 [2022-09-11T10:21:06.769Z] #48 46.33 3 upgraded, 30 newly installed, 0 to remove and 15 not upgraded. [2022-09-11T10:21:06.769Z] #48 46.33 Need to get 115 MB of archives. [2022-09-11T10:21:06.769Z] #48 46.33 After this operation, 645 MB of additional disk space will be used. [2022-09-11T10:21:06.769Z] #48 46.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd0 amd64 247.3-7+deb11u1 [376 kB] [2022-09-11T10:21:06.769Z] #48 46.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-8-0 amd64 10.36-2+deb11u1 [248 kB] [2022-09-11T10:21:06.769Z] #48 46.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev1 amd64 247.3-7+deb11u1 [168 kB] [2022-09-11T10:21:06.769Z] #48 46.35 Get:4 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-09-11T10:21:06.769Z] #48 46.39 Get:5 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-09-11T10:21:06.769Z] #48 46.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-11T10:21:06.769Z] #48 46.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-09-11T10:21:07.032Z] #48 46.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-11T10:21:07.032Z] #48 46.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-11T10:21:07.032Z] #48 46.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-11T10:21:07.032Z] #48 46.59 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-09-11T10:21:07.032Z] #48 46.60 Get:12 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-09-11T10:21:07.032Z] #48 ... [2022-09-11T10:21:07.032Z] [2022-09-11T10:21:07.032Z] #47 [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-09-11T10:21:07.032Z] #47 46.20 debconf: delaying package configuration, since apt-utils is not installed [2022-09-11T10:21:07.032Z] #47 46.47 Fetched 460 kB in 0s (1482 kB/s) [2022-09-11T10:21:07.032Z] #47 46.55 Selecting previously unselected package libbtrfs0:amd64. [2022-09-11T10:21:07.032Z] #47 46.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-11T10:21:07.032Z] #47 46.61 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-11T10:21:07.032Z] #47 46.62 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-11T10:21:07.292Z] #47 46.75 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-11T10:21:07.292Z] #47 46.76 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-11T10:21:07.292Z] #47 46.77 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-11T10:21:07.553Z] #47 46.96 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-11T10:21:07.553Z] #47 46.98 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-11T10:21:07.553Z] #47 46.99 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-11T10:21:07.814Z] #47 DONE 47.2s [2022-09-11T10:21:07.814Z] [2022-09-11T10:21:07.814Z] #49 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-11T10:21:07.814Z] #49 DONE 0.1s [2022-09-11T10:21:07.814Z] [2022-09-11T10:21:07.814Z] #50 [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-09-11T10:21:08.755Z] #50 0.918 + RM_GOPATH=0 [2022-09-11T10:21:08.755Z] #50 0.918 + TMP_GOPATH= [2022-09-11T10:21:08.755Z] #50 0.918 + : /build [2022-09-11T10:21:08.755Z] #50 0.918 + '[' -z '' ']' [2022-09-11T10:21:08.755Z] #50 0.918 ++ mktemp -d [2022-09-11T10:21:08.755Z] #50 0.920 + export GOPATH=/tmp/tmp.PdrnYeKtuc [2022-09-11T10:21:08.755Z] #50 0.920 + GOPATH=/tmp/tmp.PdrnYeKtuc [2022-09-11T10:21:08.755Z] #50 0.920 + RM_GOPATH=1 [2022-09-11T10:21:08.755Z] #50 0.920 + case "$(go env GOARCH)" in [2022-09-11T10:21:08.755Z] #50 0.920 ++ go env GOARCH [2022-09-11T10:21:08.755Z] #50 0.931 + export GO_BUILDMODE=-buildmode=pie [2022-09-11T10:21:08.755Z] #50 0.932 + GO_BUILDMODE=-buildmode=pie [2022-09-11T10:21:08.755Z] #50 0.932 ++ dirname /install.sh [2022-09-11T10:21:08.755Z] #50 0.935 + dir=/ [2022-09-11T10:21:08.755Z] #50 0.935 + bin=containerd [2022-09-11T10:21:08.755Z] #50 0.936 + shift [2022-09-11T10:21:08.755Z] #50 0.936 + '[' '!' -f //containerd.installer ']' [2022-09-11T10:21:08.755Z] #50 0.937 + . //containerd.installer [2022-09-11T10:21:08.755Z] #50 0.937 ++ set -e [2022-09-11T10:21:08.755Z] #50 0.937 ++ : v1.6.8 [2022-09-11T10:21:08.755Z] #50 0.938 + install_containerd [2022-09-11T10:21:08.755Z] #50 0.939 + echo 'Install containerd version v1.6.8' [2022-09-11T10:21:08.755Z] #50 0.939 Install containerd version v1.6.8 [2022-09-11T10:21:08.755Z] #50 0.940 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PdrnYeKtuc/src/github.com/containerd/containerd [2022-09-11T10:21:08.755Z] #50 0.947 Cloning into '/tmp/tmp.PdrnYeKtuc/src/github.com/containerd/containerd'... [2022-09-11T10:21:11.297Z] #50 ... [2022-09-11T10:21:11.297Z] [2022-09-11T10:21:11.297Z] #46 [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-09-11T10:21:11.297Z] #46 31.11 Reading package lists... [2022-09-11T10:21:11.297Z] #46 40.42 Building dependency tree... [2022-09-11T10:21:11.297Z] #46 44.80 The following additional packages will be installed: [2022-09-11T10:21:11.297Z] #46 44.83 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-09-11T10:21:11.297Z] #46 44.87 Suggested packages: [2022-09-11T10:21:11.297Z] #46 44.87 cmake-doc ninja-build lrzip [2022-09-11T10:21:11.297Z] #46 44.87 Recommended packages: [2022-09-11T10:21:11.297Z] #46 44.87 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-11T10:21:11.297Z] #46 45.50 The following NEW packages will be installed: [2022-09-11T10:21:11.297Z] #46 45.53 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-09-11T10:21:11.297Z] #46 45.94 0 upgraded, 8 newly installed, 0 to remove and 18 not upgraded. [2022-09-11T10:21:11.297Z] #46 45.94 Need to get 8418 kB of archives. [2022-09-11T10:21:11.297Z] #46 45.94 After this operation, 34.9 MB of additional disk space will be used. [2022-09-11T10:21:11.297Z] #46 45.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-11T10:21:11.297Z] #46 45.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-11T10:21:11.297Z] #46 45.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-11T10:21:11.297Z] #46 46.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-11T10:21:11.297Z] #46 46.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-11T10:21:11.297Z] #46 46.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-11T10:21:11.297Z] #46 46.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-11T10:21:11.297Z] #46 46.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-11T10:21:11.297Z] #46 46.78 debconf: delaying package configuration, since apt-utils is not installed [2022-09-11T10:21:11.297Z] #46 47.07 Fetched 8418 kB in 0s (18.5 MB/s) [2022-09-11T10:21:11.297Z] #46 47.20 Selecting previously unselected package xxd. [2022-09-11T10:21:11.297Z] #46 47.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 ... 30255 files and directories currently installed.) [2022-09-11T10:21:11.297Z] #46 47.27 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-11T10:21:11.297Z] #46 47.29 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-11T10:21:11.297Z] #46 47.46 Selecting previously unselected package vim-common. [2022-09-11T10:21:11.297Z] #46 47.46 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-11T10:21:11.297Z] #46 47.49 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-11T10:21:11.297Z] #46 47.78 Selecting previously unselected package cmake-data. [2022-09-11T10:21:11.297Z] #46 47.78 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-11T10:21:11.297Z] #46 47.81 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-11T10:21:11.297Z] #46 48.82 Selecting previously unselected package libarchive13:amd64. [2022-09-11T10:21:11.297Z] #46 48.83 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-11T10:21:11.297Z] #46 48.84 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-11T10:21:11.297Z] #46 49.01 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-11T10:21:11.297Z] #46 49.01 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-11T10:21:11.297Z] #46 49.02 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-11T10:21:11.297Z] #46 49.10 Selecting previously unselected package librhash0:amd64. [2022-09-11T10:21:11.297Z] #46 49.11 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-09-11T10:21:11.297Z] #46 49.12 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-11T10:21:11.297Z] #46 49.21 Selecting previously unselected package libuv1:amd64. [2022-09-11T10:21:11.297Z] #46 49.22 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-09-11T10:21:11.297Z] #46 49.23 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-11T10:21:11.297Z] #46 49.31 Selecting previously unselected package cmake. [2022-09-11T10:21:11.297Z] #46 49.33 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-11T10:21:11.297Z] #46 49.35 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-11T10:21:11.297Z] #46 50.51 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-11T10:21:11.297Z] #46 ... [2022-09-11T10:21:11.297Z] [2022-09-11T10:21:11.297Z] #48 [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-09-11T10:21:11.297Z] #48 46.85 Get:13 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-09-11T10:21:11.297Z] #48 47.33 Get:14 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-09-11T10:21:11.297Z] #48 47.60 Get:15 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-09-11T10:21:11.297Z] #48 47.81 Get:16 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-09-11T10:21:11.297Z] #48 48.42 Get:17 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-09-11T10:21:11.297Z] #48 48.59 Get:18 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-09-11T10:21:11.297Z] #48 48.59 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-11T10:21:11.297Z] #48 48.59 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-11T10:21:11.297Z] #48 48.60 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-11T10:21:11.297Z] #48 48.60 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-11T10:21:11.297Z] #48 48.60 Get:23 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-09-11T10:21:11.297Z] #48 48.61 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-09-11T10:21:11.297Z] #48 48.61 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-11T10:21:11.297Z] #48 48.61 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2022-09-11T10:21:11.297Z] #48 48.62 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2022-09-11T10:21:11.297Z] #48 48.62 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2022-09-11T10:21:11.297Z] #48 48.62 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2022-09-11T10:21:11.297Z] #48 48.63 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-11T10:21:11.297Z] #48 48.64 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-09-11T10:21:11.297Z] #48 48.64 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-11T10:21:11.297Z] #48 48.64 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-09-11T10:21:11.297Z] #48 49.24 debconf: delaying package configuration, since apt-utils is not installed [2022-09-11T10:21:11.297Z] #48 49.58 Fetched 115 MB in 3s (44.3 MB/s) [2022-09-11T10:21:11.297Z] #48 49.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-11T10:21:11.297Z] #48 49.71 Preparing to unpack .../libsystemd0_247.3-7+deb11u1_amd64.deb ... [2022-09-11T10:21:11.298Z] #48 49.73 Unpacking libsystemd0:amd64 (247.3-7+deb11u1) over (247.3-7) ... [2022-09-11T10:21:11.298Z] #48 49.90 Setting up libsystemd0:amd64 (247.3-7+deb11u1) ... [2022-09-11T10:21:11.298Z] #48 49.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-11T10:21:11.298Z] #48 49.99 Preparing to unpack .../libpcre2-8-0_10.36-2+deb11u1_amd64.deb ... [2022-09-11T10:21:11.298Z] #48 50.01 Unpacking libpcre2-8-0:amd64 (10.36-2+deb11u1) over (10.36-2) ... [2022-09-11T10:21:11.298Z] #48 50.17 Setting up libpcre2-8-0:amd64 (10.36-2+deb11u1) ... [2022-09-11T10:21:11.298Z] #48 50.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-11T10:21:11.298Z] #48 50.34 Preparing to unpack .../libudev1_247.3-7+deb11u1_amd64.deb ... [2022-09-11T10:21:11.298Z] #48 50.36 Unpacking libudev1:amd64 (247.3-7+deb11u1) over (247.3-7) ... [2022-09-11T10:21:11.298Z] #48 50.49 Setting up libudev1:amd64 (247.3-7+deb11u1) ... [2022-09-11T10:21:11.298Z] #48 50.57 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-11T10:21:11.298Z] #48 50.57 (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-09-11T10:21:11.298Z] #48 50.61 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-11T10:21:11.298Z] #48 50.61 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-11T10:21:11.558Z] #48 ... [2022-09-11T10:21:11.558Z] [2022-09-11T10:21:11.558Z] #46 [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-09-11T10:21:11.558Z] #46 50.54 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-11T10:21:11.558Z] #46 50.55 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-11T10:21:11.558Z] #46 50.57 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-11T10:21:11.558Z] #46 50.59 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-11T10:21:11.558Z] #46 50.61 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-11T10:21:11.558Z] #46 50.62 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-11T10:21:11.558Z] #46 50.64 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-11T10:21:11.558Z] #46 50.66 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-11T10:21:11.558Z] #46 DONE 51.1s [2022-09-11T10:21:11.558Z] [2022-09-11T10:21:11.558Z] #51 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-11T10:21:11.558Z] #51 DONE 0.1s [2022-09-11T10:21:11.819Z] [2022-09-11T10:21:11.819Z] #52 [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-09-11T10:21:12.391Z] #52 0.875 + RM_GOPATH=0 [2022-09-11T10:21:12.391Z] #52 0.875 + TMP_GOPATH= [2022-09-11T10:21:12.391Z] #52 0.875 + : /build [2022-09-11T10:21:12.391Z] #52 0.875 + '[' -z '' ']' [2022-09-11T10:21:12.391Z] #52 0.875 ++ mktemp -d [2022-09-11T10:21:12.651Z] #52 0.877 + export GOPATH=/tmp/tmp.vkBnjn72y6 [2022-09-11T10:21:12.651Z] #52 0.877 + GOPATH=/tmp/tmp.vkBnjn72y6 [2022-09-11T10:21:12.651Z] #52 0.877 + RM_GOPATH=1 [2022-09-11T10:21:12.651Z] #52 0.877 + case "$(go env GOARCH)" in [2022-09-11T10:21:12.651Z] #52 0.877 ++ go env GOARCH [2022-09-11T10:21:12.651Z] #52 0.885 + export GO_BUILDMODE=-buildmode=pie [2022-09-11T10:21:12.651Z] #52 0.885 + GO_BUILDMODE=-buildmode=pie [2022-09-11T10:21:12.651Z] #52 0.886 ++ dirname /install.sh [2022-09-11T10:21:12.651Z] #52 0.887 + dir=/ [2022-09-11T10:21:12.651Z] #52 0.887 + bin=tini [2022-09-11T10:21:12.651Z] #52 0.888 + shift [2022-09-11T10:21:12.651Z] #52 0.888 + '[' '!' -f //tini.installer ']' [2022-09-11T10:21:12.651Z] #52 0.888 + . //tini.installer [2022-09-11T10:21:12.652Z] #52 0.889 ++ : v0.19.0 [2022-09-11T10:21:12.652Z] #52 0.889 + install_tini [2022-09-11T10:21:12.652Z] #52 0.889 + echo 'Install tini version v0.19.0' [2022-09-11T10:21:12.652Z] #52 0.890 Install tini version v0.19.0 [2022-09-11T10:21:12.652Z] #52 0.890 + git clone https://github.com/krallin/tini.git /tmp/tmp.vkBnjn72y6/tini [2022-09-11T10:21:12.652Z] #52 0.893 Cloning into '/tmp/tmp.vkBnjn72y6/tini'... [2022-09-11T10:21:12.912Z] #52 1.297 + cd /tmp/tmp.vkBnjn72y6/tini [2022-09-11T10:21:13.174Z] #52 1.298 + git checkout -q v0.19.0 [2022-09-11T10:21:13.174Z] #52 1.303 + cmake . [2022-09-11T10:21:13.174Z] #52 1.520 -- The C compiler identification is GNU 10.2.1 [2022-09-11T10:21:13.174Z] #52 1.554 -- Detecting C compiler ABI info [2022-09-11T10:21:13.435Z] #52 1.757 -- Detecting C compiler ABI info - done [2022-09-11T10:21:13.435Z] #52 1.817 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-11T10:21:13.435Z] #52 1.823 -- Detecting C compile features [2022-09-11T10:21:13.435Z] #52 1.828 -- Detecting C compile features - done [2022-09-11T10:21:13.435Z] #52 1.854 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-11T10:21:13.695Z] #52 ... [2022-09-11T10:21:13.696Z] [2022-09-11T10:21:13.696Z] #45 [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-09-11T10:21:13.696Z] #45 49.64 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-11T10:21:13.696Z] #45 49.64 + GOBIN=/build [2022-09-11T10:21:13.696Z] #45 49.64 + GO111MODULE=on [2022-09-11T10:21:13.696Z] #45 49.64 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-11T10:21:13.696Z] #45 52.85 rootlesskit version 1.0.0 [2022-09-11T10:21:13.696Z] #45 52.86 Usage of /build/rootlesskit-docker-proxy: [2022-09-11T10:21:13.696Z] #45 52.86 -container-ip string [2022-09-11T10:21:13.696Z] #45 52.86 container ip [2022-09-11T10:21:13.696Z] #45 52.86 -container-port int [2022-09-11T10:21:13.696Z] #45 52.86 container port (default -1) [2022-09-11T10:21:13.696Z] #45 52.86 -host-ip string [2022-09-11T10:21:13.696Z] #45 52.86 host ip [2022-09-11T10:21:13.696Z] #45 52.86 -host-port int [2022-09-11T10:21:13.696Z] #45 52.86 host port (default -1) [2022-09-11T10:21:13.696Z] #45 52.86 -proto string [2022-09-11T10:21:13.696Z] #45 52.86 proxy protocol (default "tcp") [2022-09-11T10:21:13.696Z] #45 DONE 53.0s [2022-09-11T10:21:13.696Z] [2022-09-11T10:21:13.696Z] #53 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-11T10:21:13.696Z] #53 DONE 0.1s [2022-09-11T10:21:13.696Z] [2022-09-11T10:21:13.696Z] #52 [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-09-11T10:21:13.696Z] #52 1.942 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-11T10:21:13.696Z] #52 ... [2022-09-11T10:21:13.696Z] [2022-09-11T10:21:13.696Z] #54 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-11T10:21:13.696Z] #54 DONE 0.1s [2022-09-11T10:21:13.696Z] [2022-09-11T10:21:13.696Z] #52 [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-09-11T10:21:13.696Z] #52 2.006 -- Configuring done [2022-09-11T10:21:13.696Z] #52 2.016 -- Generating done [2022-09-11T10:21:13.696Z] #52 2.017 -- Build files have been written to: /tmp/tmp.vkBnjn72y6/tini [2022-09-11T10:21:13.696Z] #52 2.022 + make tini-static [2022-09-11T10:21:13.956Z] #52 2.256 Scanning dependencies of target tini-static [2022-09-11T10:21:13.956Z] #52 2.330 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-11T10:21:14.897Z] #52 3.059 [100%] Linking C executable tini-static [2022-09-11T10:21:15.160Z] #52 3.321 [100%] Built target tini-static [2022-09-11T10:21:15.160Z] #52 3.346 + mkdir -p /build [2022-09-11T10:21:15.160Z] #52 3.351 + cp tini-static /build/docker-init [2022-09-11T10:21:15.160Z] #52 DONE 3.4s [2022-09-11T10:21:15.160Z] [2022-09-11T10:21:15.160Z] #48 [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-09-11T10:21:15.160Z] #48 51.66 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-11T10:21:15.160Z] #48 51.66 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-11T10:21:15.160Z] #48 51.67 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-11T10:21:15.160Z] #48 52.65 Selecting previously unselected package binutils-mingw-w64. [2022-09-11T10:21:15.160Z] #48 52.66 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-11T10:21:15.160Z] #48 52.67 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-11T10:21:15.160Z] #48 52.75 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-11T10:21:15.160Z] #48 52.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-11T10:21:15.160Z] #48 52.76 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-11T10:21:15.160Z] #48 52.86 Selecting previously unselected package dmsetup. [2022-09-11T10:21:15.160Z] #48 52.86 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-11T10:21:15.160Z] #48 52.88 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-11T10:21:15.160Z] #48 52.96 Selecting previously unselected package mingw-w64-common. [2022-09-11T10:21:15.160Z] #48 52.96 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-11T10:21:15.160Z] #48 52.97 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-11T10:21:16.099Z] #48 55.67 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-11T10:21:16.099Z] #48 55.68 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-11T10:21:16.099Z] #48 55.68 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-11T10:21:18.015Z] #48 57.28 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-11T10:21:18.015Z] #48 57.29 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-11T10:21:18.015Z] #48 57.30 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-11T10:21:18.015Z] #48 57.35 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-11T10:21:18.015Z] #48 57.35 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-11T10:21:18.015Z] #48 57.36 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-11T10:21:19.942Z] #44 205.8 CCLD tests/init [2022-09-11T10:21:19.985Z] #48 59.38 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-11T10:21:19.986Z] #48 59.39 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-11T10:21:19.986Z] #48 59.39 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-11T10:21:23.283Z] #48 ... [2022-09-11T10:21:23.283Z] [2022-09-11T10:21:23.283Z] #50 [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-09-11T10:21:23.283Z] #50 15.20 + cd /tmp/tmp.PdrnYeKtuc/src/github.com/containerd/containerd [2022-09-11T10:21:23.283Z] #50 15.20 + git checkout -q v1.6.8 [2022-09-11T10:21:23.854Z] #50 16.10 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-11T10:21:23.854Z] #50 16.10 + BUILDTAGS='netgo osusergo static_build' [2022-09-11T10:21:23.854Z] #50 16.10 + export EXTRA_FLAGS=-buildmode=pie [2022-09-11T10:21:23.854Z] #50 16.10 + EXTRA_FLAGS=-buildmode=pie [2022-09-11T10:21:23.854Z] #50 16.10 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-11T10:21:23.854Z] #50 16.10 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-11T10:21:23.854Z] #50 16.10 + '[' '' = dynamic ']' [2022-09-11T10:21:23.854Z] #50 16.10 + make [2022-09-11T10:21:24.425Z] #50 16.67 + bin/ctr [2022-09-11T10:21:29.711Z] #50 ... [2022-09-11T10:21:29.711Z] [2022-09-11T10:21:29.712Z] #48 [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-09-11T10:21:29.712Z] #48 63.09 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-11T10:21:29.712Z] #48 63.10 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-11T10:21:29.712Z] #48 63.10 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-11T10:21:29.712Z] #48 64.69 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-11T10:21:29.712Z] #48 64.70 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-11T10:21:29.712Z] #48 64.70 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-11T10:21:29.712Z] #48 66.45 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-11T10:21:29.712Z] #48 66.46 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-11T10:21:29.712Z] #48 66.46 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-11T10:21:30.653Z] #48 70.19 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-11T10:21:30.653Z] #48 70.19 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-11T10:21:30.653Z] #48 70.20 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-11T10:21:32.564Z] #48 71.83 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-11T10:21:32.564Z] #48 71.83 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-11T10:21:32.564Z] #48 71.85 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-11T10:21:32.564Z] #48 71.91 Selecting previously unselected package libapparmor1:amd64. [2022-09-11T10:21:32.564Z] #48 71.92 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-11T10:21:32.564Z] #48 71.93 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-11T10:21:32.564Z] #48 71.98 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-11T10:21:32.564Z] #48 71.99 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-11T10:21:32.564Z] #48 72.00 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-11T10:21:32.564Z] #48 72.07 Selecting previously unselected package libbtrfs0:amd64. [2022-09-11T10:21:32.564Z] #48 72.08 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-11T10:21:32.564Z] #48 72.08 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-11T10:21:32.564Z] #48 72.16 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-11T10:21:32.564Z] #48 72.17 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-11T10:21:32.564Z] #48 72.17 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-11T10:21:32.824Z] #48 72.25 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-11T10:21:32.825Z] #48 72.26 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-11T10:21:32.825Z] #48 72.27 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-11T10:21:32.825Z] #48 72.31 Selecting previously unselected package libudev-dev:amd64. [2022-09-11T10:21:32.825Z] #48 72.32 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-09-11T10:21:32.825Z] #48 72.32 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-09-11T10:21:32.825Z] #48 72.39 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-11T10:21:32.825Z] #48 72.40 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-11T10:21:32.825Z] #48 72.40 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-11T10:21:33.085Z] #48 72.53 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-11T10:21:33.085Z] #48 72.54 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2022-09-11T10:21:33.085Z] #48 72.54 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-09-11T10:21:33.085Z] #48 72.65 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-11T10:21:33.085Z] #48 72.66 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2022-09-11T10:21:33.085Z] #48 72.67 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-09-11T10:21:33.346Z] #48 72.76 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-11T10:21:33.346Z] #48 72.77 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2022-09-11T10:21:33.346Z] #48 72.78 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-09-11T10:21:33.346Z] #48 72.83 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-11T10:21:33.346Z] #48 72.84 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2022-09-11T10:21:33.346Z] #48 72.84 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-09-11T10:21:33.606Z] #48 73.02 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-11T10:21:33.606Z] #48 73.02 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-11T10:21:33.606Z] #48 73.03 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-11T10:21:33.606Z] #48 73.13 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-11T10:21:33.606Z] #48 73.14 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-11T10:21:33.606Z] #48 73.15 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-11T10:21:33.606Z] #48 73.19 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-11T10:21:33.606Z] #48 73.20 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-11T10:21:33.606Z] #48 73.21 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-11T10:21:33.866Z] #48 73.27 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-11T10:21:33.866Z] #48 73.28 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-09-11T10:21:33.866Z] #48 73.28 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-09-11T10:21:33.866Z] #48 73.51 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-11T10:21:33.866Z] #48 73.53 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-11T10:21:34.127Z] #48 73.54 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-11T10:21:34.127Z] #48 73.55 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-11T10:21:34.127Z] #48 73.56 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-11T10:21:34.127Z] #48 73.57 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-09-11T10:21:34.127Z] #48 73.59 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-11T10:21:34.127Z] #48 73.60 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-09-11T10:21:34.127Z] #48 73.62 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-09-11T10:21:34.127Z] #48 73.63 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-09-11T10:21:34.127Z] #48 73.65 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-11T10:21:34.127Z] #48 73.67 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-11T10:21:34.127Z] #48 73.68 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-11T10:21:34.127Z] #48 73.69 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-11T10:21:34.127Z] #48 73.71 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-11T10:21:34.127Z] #48 73.72 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-09-11T10:21:34.127Z] #48 73.74 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-11T10:21:34.127Z] #48 73.75 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-09-11T10:21:34.127Z] #48 73.76 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-11T10:21:34.127Z] #48 73.78 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-11T10:21:34.127Z] #48 73.79 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-11T10:21:34.127Z] #48 73.80 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-09-11T10:21:34.127Z] #48 73.81 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-11T10:21:34.127Z] #48 73.82 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-09-11T10:21:34.127Z] #48 73.83 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-11T10:21:34.127Z] #48 73.85 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-11T10:21:34.387Z] #48 73.86 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-09-11T10:21:34.388Z] #48 73.86 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-11T10:21:34.388Z] #48 73.88 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-11T10:21:34.388Z] #48 73.90 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-11T10:21:34.388Z] #48 73.91 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-11T10:21:34.388Z] #48 73.93 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-11T10:21:34.388Z] #48 73.94 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-11T10:21:34.388Z] #48 73.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-11T10:21:36.305Z] #48 DONE 75.7s [2022-09-11T10:21:36.305Z] [2022-09-11T10:21:36.305Z] #55 [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-09-11T10:21:37.246Z] #55 1.146 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-11T10:21:37.506Z] #55 1.328 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-11T10:21:37.767Z] #55 1.495 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-11T10:21:38.000Z] #44 224.9 AR libcrun_testing.a [2022-09-11T10:21:38.000Z] #44 224.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-11T10:21:38.000Z] #44 225.0 CCLD tests/tests_libcrun_errors [2022-09-11T10:21:38.000Z] #44 225.0 CCLD tests/tests_libcrun_fuzzer [2022-09-11T10:21:38.000Z] #44 225.0 CCLD tests/tests_libcrun_utils [2022-09-11T10:21:38.000Z] #44 225.3 CCLD libcrun.la [2022-09-11T10:21:38.000Z] #44 ... [2022-09-11T10:21:38.000Z] [2022-09-11T10:21:38.000Z] #41 [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-09-11T10:21:38.000Z] #41 269.1 + return [2022-09-11T10:21:38.257Z] #41 DONE 269.5s [2022-09-11T10:21:38.257Z] [2022-09-11T10:21:38.257Z] #44 [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-09-11T10:21:39.187Z] #44 ... [2022-09-11T10:21:39.187Z] [2022-09-11T10:21:39.187Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-11T10:21:39.750Z] #60 DONE 0.6s [2022-09-11T10:21:39.750Z] [2022-09-11T10:21:39.750Z] #44 [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-09-11T10:21:39.750Z] #44 226.7 CCLD crun [2022-09-11T10:21:39.750Z] #44 227.2 make[3]: Entering directory '/tmp/crun-build' [2022-09-11T10:21:40.008Z] #44 227.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-11T10:21:40.008Z] #44 227.4 /bin/mkdir -p '/usr/local/lib' [2022-09-11T10:21:40.008Z] #44 227.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-11T10:21:40.008Z] #44 227.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-11T10:21:40.265Z] #44 227.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-11T10:21:40.265Z] #44 227.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-11T10:21:40.265Z] #44 227.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-11T10:21:40.265Z] #44 227.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-11T10:21:40.521Z] #44 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-09-11T10:21:40.521Z] #44 227.8 ---------------------------------------------------------------------- [2022-09-11T10:21:40.521Z] #44 227.8 Libraries have been installed in: [2022-09-11T10:21:40.521Z] #44 227.8 /usr/local/lib [2022-09-11T10:21:40.521Z] #44 227.8 [2022-09-11T10:21:40.521Z] #44 227.8 If you ever happen to want to link against installed libraries [2022-09-11T10:21:40.521Z] #44 227.8 in a given directory, LIBDIR, you must either use libtool, and [2022-09-11T10:21:40.521Z] #44 227.8 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-11T10:21:40.521Z] #44 227.8 flag during linking and do at least one of the following: [2022-09-11T10:21:40.521Z] #44 227.8 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-11T10:21:40.521Z] #44 227.8 during execution [2022-09-11T10:21:40.521Z] #44 227.8 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-11T10:21:40.521Z] #44 227.8 during linking [2022-09-11T10:21:40.521Z] #44 227.8 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-11T10:21:40.521Z] #44 227.8 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-11T10:21:40.521Z] #44 227.8 [2022-09-11T10:21:40.521Z] #44 227.8 See any operating system documentation about shared libraries for [2022-09-11T10:21:40.521Z] #44 227.8 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-11T10:21:40.521Z] #44 227.8 ---------------------------------------------------------------------- [2022-09-11T10:21:40.521Z] #44 227.8 /bin/mkdir -p '/build' [2022-09-11T10:21:40.521Z] #44 227.9 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-11T10:21:40.521Z] #44 227.9 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-11T10:21:40.521Z] #44 227.9 make[3]: Leaving directory '/tmp/crun-build' [2022-09-11T10:21:40.521Z] #44 227.9 make[2]: Leaving directory '/tmp/crun-build' [2022-09-11T10:21:40.521Z] #44 227.9 make[1]: Leaving directory '/tmp/crun-build' [2022-09-11T10:21:40.778Z] #44 DONE 228.0s [2022-09-11T10:21:40.778Z] [2022-09-11T10:21:40.778Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-11T10:21:40.778Z] #61 DONE 0.8s [2022-09-11T10:21:40.778Z] [2022-09-11T10:21:40.778Z] #62 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-11T10:21:41.041Z] #62 DONE 0.2s [2022-09-11T10:21:41.041Z] [2022-09-11T10:21:41.041Z] #63 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-11T10:21:41.041Z] #63 DONE 0.2s [2022-09-11T10:21:41.041Z] [2022-09-11T10:21:41.041Z] #64 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-11T10:21:41.041Z] #64 DONE 0.1s [2022-09-11T10:21:41.041Z] [2022-09-11T10:21:41.041Z] #30 [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-09-11T10:21:41.300Z] #30 ... [2022-09-11T10:21:41.300Z] [2022-09-11T10:21:41.300Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-11T10:21:41.300Z] #65 DONE 0.1s [2022-09-11T10:21:41.300Z] [2022-09-11T10:21:41.300Z] #66 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-11T10:21:41.300Z] #66 DONE 0.1s [2022-09-11T10:21:41.300Z] [2022-09-11T10:21:41.300Z] #49 [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-09-11T10:21:41.556Z] #49 ... [2022-09-11T10:21:41.556Z] [2022-09-11T10:21:41.556Z] #67 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-11T10:21:41.556Z] #67 DONE 0.2s [2022-09-11T10:21:41.556Z] [2022-09-11T10:21:41.556Z] #68 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-11T10:21:41.812Z] #68 DONE 0.2s [2022-09-11T10:21:41.812Z] [2022-09-11T10:21:41.812Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-11T10:21:42.069Z] #69 DONE 0.1s [2022-09-11T10:21:42.069Z] [2022-09-11T10:21:42.069Z] #30 [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-09-11T10:21:43.127Z] #55 1.688 Reading package lists... [2022-09-11T10:21:44.586Z] #30 276.0 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-11T10:21:44.586Z] #30 DONE 276.1s [2022-09-11T10:21:44.586Z] [2022-09-11T10:21:44.586Z] #43 [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-09-11T10:21:45.952Z] #43 ... [2022-09-11T10:21:45.952Z] [2022-09-11T10:21:45.952Z] #49 [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-09-11T10:21:45.952Z] #49 163.3 + mkdir -p /build [2022-09-11T10:21:45.952Z] #49 163.3 + cp runc /build/runc [2022-09-11T10:21:46.881Z] #49 DONE 164.4s [2022-09-11T10:21:46.881Z] [2022-09-11T10:21:46.881Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-11T10:21:46.881Z] #70 DONE 1.2s [2022-09-11T10:21:46.881Z] [2022-09-11T10:21:46.881Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-11T10:21:47.138Z] #71 DONE 0.1s [2022-09-11T10:21:47.138Z] [2022-09-11T10:21:47.138Z] #43 [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-09-11T10:21:47.324Z] #55 6.522 Reading package lists... [2022-09-11T10:21:47.699Z] #43 ... [2022-09-11T10:21:47.699Z] [2022-09-11T10:21:47.699Z] #72 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-11T10:21:47.956Z] #72 DONE 0.1s [2022-09-11T10:21:47.956Z] [2022-09-11T10:21:47.956Z] #43 [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-09-11T10:21:48.707Z] #55 11.14 Building dependency tree... [2022-09-11T10:21:48.707Z] #55 12.26 Reading state information... [2022-09-11T10:21:49.647Z] #55 13.58 The following additional packages will be installed: [2022-09-11T10:21:49.647Z] #55 13.58 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-11T10:21:49.647Z] #55 13.59 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-11T10:21:49.648Z] #55 13.59 libapparmor1:ppc64el libapparmor1:s390x libc-dev-bin libc6 libc6:arm64 [2022-09-11T10:21:49.648Z] #55 13.59 libc6:armel libc6:armhf libc6:ppc64el libc6:s390x libc6-dev libcrypt1:arm64 [2022-09-11T10:21:49.648Z] #55 13.59 libcrypt1:armel libcrypt1:armhf libcrypt1:ppc64el libcrypt1:s390x [2022-09-11T10:21:49.648Z] #55 13.59 libgcc-s1:arm64 libgcc-s1:armel libgcc-s1:armhf libgcc-s1:ppc64el [2022-09-11T10:21:49.648Z] #55 13.59 libgcc-s1:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-09-11T10:21:49.648Z] #55 13.60 libseccomp2:ppc64el libseccomp2:s390x [2022-09-11T10:21:49.648Z] #55 13.61 Suggested packages: [2022-09-11T10:21:49.648Z] #55 13.61 glibc-doc libc-l10n locales glibc-doc:arm64 libc-l10n:arm64 locales:arm64 [2022-09-11T10:21:49.648Z] #55 13.61 glibc-doc:armel libc-l10n:armel locales:armel glibc-doc:armhf [2022-09-11T10:21:49.648Z] #55 13.61 libc-l10n:armhf locales:armhf glibc-doc:ppc64el libc-l10n:ppc64el [2022-09-11T10:21:49.648Z] #55 13.61 locales:ppc64el glibc-doc:s390x libc-l10n:s390x locales:s390x manpages-dev [2022-09-11T10:21:49.648Z] #55 13.61 seccomp:arm64 seccomp:armel seccomp:armhf seccomp:ppc64el seccomp:s390x [2022-09-11T10:21:49.648Z] #55 13.61 Recommended packages: [2022-09-11T10:21:49.648Z] #55 13.61 manpages manpages-dev libc-devtools libnss-nis libnss-nisplus [2022-09-11T10:21:49.648Z] #55 13.61 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-09-11T10:21:49.648Z] #55 13.61 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-09-11T10:21:49.648Z] #55 13.61 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-09-11T10:21:49.648Z] #55 13.61 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-09-11T10:21:50.218Z] #55 14.10 The following NEW packages will be installed: [2022-09-11T10:21:50.218Z] #55 14.10 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-11T10:21:50.218Z] #55 14.11 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-09-11T10:21:50.218Z] #55 14.11 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-09-11T10:21:50.218Z] #55 14.11 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-11T10:21:50.218Z] #55 14.11 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-11T10:21:50.218Z] #55 14.11 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-11T10:21:50.218Z] #55 14.11 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-11T10:21:50.218Z] #55 14.11 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-09-11T10:21:50.218Z] #55 14.11 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-09-11T10:21:50.218Z] #55 14.11 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-09-11T10:21:50.218Z] #55 14.12 libseccomp2:ppc64el libseccomp2:s390x [2022-09-11T10:21:50.218Z] #55 14.12 The following packages will be upgraded: [2022-09-11T10:21:50.218Z] #55 14.14 libc-dev-bin libc6 libc6-dev [2022-09-11T10:21:50.477Z] #43 245.6 + bin/containerd [2022-09-11T10:21:50.478Z] #55 14.48 3 upgraded, 40 newly installed, 0 to remove and 12 not upgraded. [2022-09-11T10:21:50.478Z] #55 14.48 Need to get 21.4 MB of archives. [2022-09-11T10:21:50.478Z] #55 14.48 After this operation, 73.2 MB of additional disk space will be used. [2022-09-11T10:21:50.478Z] #55 14.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev amd64 2.31-13+deb11u4 [2360 kB] [2022-09-11T10:21:50.478Z] #55 14.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc-dev-bin amd64 2.31-13+deb11u4 [276 kB] [2022-09-11T10:21:50.738Z] #55 14.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6 amd64 2.31-13+deb11u4 [2824 kB] [2022-09-11T10:21:50.738Z] #55 14.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-09-11T10:21:50.738Z] #55 14.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-09-11T10:21:50.738Z] #55 14.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-09-11T10:21:50.738Z] #55 14.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-09-11T10:21:50.738Z] #55 14.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-09-11T10:21:50.738Z] #55 14.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-09-11T10:21:50.738Z] #55 14.59 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-09-11T10:21:50.738Z] #55 14.60 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u4 [2449 kB] [2022-09-11T10:21:50.738Z] #55 14.63 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-09-11T10:21:50.738Z] #55 14.63 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-09-11T10:21:50.738Z] #55 14.63 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-09-11T10:21:50.738Z] #55 14.64 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-09-11T10:21:50.738Z] #55 14.64 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u4 [2835 kB] [2022-09-11T10:21:50.738Z] #55 14.68 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-09-11T10:21:50.738Z] #55 14.68 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-09-11T10:21:50.738Z] #55 14.68 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-09-11T10:21:50.738Z] #55 14.68 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-09-11T10:21:50.738Z] #55 14.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u4 [2331 kB] [2022-09-11T10:21:50.738Z] #55 14.72 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-09-11T10:21:50.738Z] #55 14.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-09-11T10:21:50.738Z] #55 14.73 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-09-11T10:21:50.738Z] #55 14.73 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-09-11T10:21:50.738Z] #55 14.73 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u4 [2456 kB] [2022-09-11T10:21:50.738Z] #55 14.76 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-11T10:21:50.999Z] #55 14.76 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-11T10:21:50.999Z] #55 14.77 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-09-11T10:21:50.999Z] #55 14.77 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-09-11T10:21:50.999Z] #55 14.77 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u4 [2339 kB] [2022-09-11T10:21:50.999Z] #55 14.79 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-09-11T10:21:50.999Z] #55 14.80 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-09-11T10:21:50.999Z] #55 14.80 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-09-11T10:21:50.999Z] #55 14.80 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-09-11T10:21:50.999Z] #55 14.80 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-09-11T10:21:50.999Z] #55 14.81 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-09-11T10:21:50.999Z] #55 14.81 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-09-11T10:21:50.999Z] #55 14.81 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-09-11T10:21:50.999Z] #55 14.81 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-09-11T10:21:50.999Z] #55 14.81 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-09-11T10:21:50.999Z] #55 14.81 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-09-11T10:21:50.999Z] #55 14.81 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-11T10:21:51.568Z] #55 15.33 debconf: delaying package configuration, since apt-utils is not installed [2022-09-11T10:21:51.568Z] #55 15.54 Fetched 21.4 MB in 1s (34.4 MB/s) [2022-09-11T10:21:51.828Z] #55 15.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-09-11T10:21:51.828Z] #55 15.62 Preparing to unpack .../0-libc6-dev_2.31-13+deb11u4_amd64.deb ... [2022-09-11T10:21:51.828Z] #55 15.64 Unpacking libc6-dev:amd64 (2.31-13+deb11u4) over (2.31-13+deb11u3) ... [2022-09-11T10:21:54.368Z] #55 17.77 Preparing to unpack .../1-libc-dev-bin_2.31-13+deb11u4_amd64.deb ... [2022-09-11T10:21:54.368Z] #55 17.78 Unpacking libc-dev-bin (2.31-13+deb11u4) over (2.31-13+deb11u3) ... [2022-09-11T10:21:54.368Z] #55 17.92 Preparing to unpack .../2-libc6_2.31-13+deb11u4_amd64.deb ... [2022-09-11T10:21:54.368Z] #55 18.13 Unpacking libc6:amd64 (2.31-13+deb11u4) over (2.31-13+deb11u3) ... [2022-09-11T10:21:56.907Z] #55 20.43 Selecting previously unselected package libc6:arm64. [2022-09-11T10:21:56.907Z] #55 20.43 Preparing to unpack .../3-libc6_2.31-13+deb11u4_arm64.deb ... [2022-09-11T10:21:56.907Z] #55 20.57 Unpacking libc6:arm64 (2.31-13+deb11u4) ... [2022-09-11T10:21:57.168Z] #55 21.01 Selecting previously unselected package libc6:armel. [2022-09-11T10:21:57.168Z] #55 21.02 Preparing to unpack .../4-libc6_2.31-13+deb11u4_armel.deb ... [2022-09-11T10:21:57.428Z] #55 21.20 Unpacking libc6:armel (2.31-13+deb11u4) ... [2022-09-11T10:21:57.688Z] #55 21.63 Selecting previously unselected package libc6:armhf. [2022-09-11T10:21:57.688Z] #55 21.64 Preparing to unpack .../5-libc6_2.31-13+deb11u4_armhf.deb ... [2022-09-11T10:21:57.948Z] #55 21.81 Unpacking libc6:armhf (2.31-13+deb11u4) ... [2022-09-11T10:21:58.519Z] #55 22.25 Selecting previously unselected package libc6:ppc64el. [2022-09-11T10:21:58.519Z] #55 22.26 Preparing to unpack .../6-libc6_2.31-13+deb11u4_ppc64el.deb ... [2022-09-11T10:21:58.779Z] #55 22.46 Unpacking libc6:ppc64el (2.31-13+deb11u4) ... [2022-09-11T10:21:59.349Z] #55 23.13 Selecting previously unselected package libc6:s390x. [2022-09-11T10:21:59.349Z] #55 23.13 Preparing to unpack .../7-libc6_2.31-13+deb11u4_s390x.deb ... [2022-09-11T10:21:59.349Z] #55 23.32 Unpacking libc6:s390x (2.31-13+deb11u4) ... [2022-09-11T10:21:59.919Z] #55 23.91 Setting up libc6:amd64 (2.31-13+deb11u4) ... [2022-09-11T10:22:01.302Z] #55 25.21 Selecting previously unselected package gcc-10-base:arm64. [2022-09-11T10:22:01.562Z] #55 25.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40042 files and directories currently installed.) [2022-09-11T10:22:01.562Z] #55 25.24 Preparing to unpack .../00-gcc-10-base_10.2.1-6_arm64.deb ... [2022-09-11T10:22:01.562Z] #55 25.24 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-09-11T10:22:01.562Z] #55 25.31 Selecting previously unselected package gcc-10-base:armel. [2022-09-11T10:22:01.562Z] #55 25.31 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armel.deb ... [2022-09-11T10:22:01.562Z] #55 25.31 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-09-11T10:22:01.562Z] #55 25.37 Selecting previously unselected package gcc-10-base:armhf. [2022-09-11T10:22:01.562Z] #55 25.37 Preparing to unpack .../02-gcc-10-base_10.2.1-6_armhf.deb ... [2022-09-11T10:22:01.562Z] #55 25.38 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-09-11T10:22:01.562Z] #55 25.42 Selecting previously unselected package gcc-10-base:ppc64el. [2022-09-11T10:22:01.562Z] #55 25.43 Preparing to unpack .../03-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-09-11T10:22:01.562Z] #55 25.44 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-11T10:22:01.562Z] #55 25.49 Selecting previously unselected package gcc-10-base:s390x. [2022-09-11T10:22:01.562Z] #55 25.50 Preparing to unpack .../04-gcc-10-base_10.2.1-6_s390x.deb ... [2022-09-11T10:22:01.562Z] #55 25.51 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-09-11T10:22:01.562Z] #55 25.58 Selecting previously unselected package libgcc-s1:armel. [2022-09-11T10:22:01.562Z] #55 25.58 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-09-11T10:22:01.562Z] #55 25.59 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-09-11T10:22:01.822Z] #55 25.65 Selecting previously unselected package libcrypt1:armel. [2022-09-11T10:22:01.822Z] #55 25.66 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-09-11T10:22:01.822Z] #55 25.66 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-09-11T10:22:01.822Z] #55 25.73 Selecting previously unselected package libapparmor1:armel. [2022-09-11T10:22:01.822Z] #55 25.73 Preparing to unpack .../07-libapparmor1_2.13.6-10_armel.deb ... [2022-09-11T10:22:01.822Z] #55 25.74 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-09-11T10:22:01.822Z] #55 25.80 Selecting previously unselected package libapparmor-dev:armel. [2022-09-11T10:22:01.822Z] #55 25.81 Preparing to unpack .../08-libapparmor-dev_2.13.6-10_armel.deb ... [2022-09-11T10:22:01.822Z] #55 25.82 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-09-11T10:22:02.082Z] #55 25.90 Selecting previously unselected package libgcc-s1:ppc64el. [2022-09-11T10:22:02.082Z] #55 25.90 Preparing to unpack .../09-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-09-11T10:22:02.082Z] #55 25.91 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-11T10:22:02.082Z] #55 25.96 Selecting previously unselected package libcrypt1:ppc64el. [2022-09-11T10:22:02.082Z] #55 25.98 Preparing to unpack .../10-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-09-11T10:22:02.082Z] #55 25.98 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-11T10:22:02.082Z] #55 26.06 Selecting previously unselected package libapparmor1:ppc64el. [2022-09-11T10:22:02.082Z] #55 26.06 Preparing to unpack .../11-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-09-11T10:22:02.082Z] #55 26.07 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-09-11T10:22:02.082Z] #55 26.13 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-09-11T10:22:02.342Z] #55 26.13 Preparing to unpack .../12-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-09-11T10:22:02.342Z] #55 26.14 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-11T10:22:02.342Z] #55 26.22 Selecting previously unselected package libgcc-s1:arm64. [2022-09-11T10:22:02.342Z] #55 26.23 Preparing to unpack .../13-libgcc-s1_10.2.1-6_arm64.deb ... [2022-09-11T10:22:02.342Z] #55 26.24 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-09-11T10:22:02.342Z] #55 26.29 Selecting previously unselected package libcrypt1:arm64. [2022-09-11T10:22:02.342Z] #55 26.29 Preparing to unpack .../14-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-09-11T10:22:02.342Z] #55 26.30 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-11T10:22:02.342Z] #55 26.36 Selecting previously unselected package libapparmor1:arm64. [2022-09-11T10:22:02.603Z] #55 26.36 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-11T10:22:02.603Z] #55 26.37 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-11T10:22:02.603Z] #55 26.43 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-11T10:22:02.603Z] #55 26.43 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-11T10:22:02.603Z] #55 26.44 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-11T10:22:02.603Z] #55 26.51 Selecting previously unselected package libgcc-s1:armhf. [2022-09-11T10:22:02.603Z] #55 26.51 Preparing to unpack .../17-libgcc-s1_10.2.1-6_armhf.deb ... [2022-09-11T10:22:02.603Z] #55 26.53 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-09-11T10:22:02.603Z] #55 26.58 Selecting previously unselected package libcrypt1:armhf. [2022-09-11T10:22:02.603Z] #55 26.58 Preparing to unpack .../18-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-09-11T10:22:02.603Z] #55 26.59 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-09-11T10:22:02.863Z] #55 26.65 Selecting previously unselected package libapparmor1:armhf. [2022-09-11T10:22:02.863Z] #55 26.66 Preparing to unpack .../19-libapparmor1_2.13.6-10_armhf.deb ... [2022-09-11T10:22:02.863Z] #55 26.67 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-09-11T10:22:02.863Z] #55 26.72 Selecting previously unselected package libapparmor-dev:armhf. [2022-09-11T10:22:02.863Z] #55 26.74 Preparing to unpack .../20-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-09-11T10:22:02.863Z] #55 26.74 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-09-11T10:22:02.863Z] #55 26.82 Selecting previously unselected package libgcc-s1:s390x. [2022-09-11T10:22:02.863Z] #55 26.83 Preparing to unpack .../21-libgcc-s1_10.2.1-6_s390x.deb ... [2022-09-11T10:22:02.863Z] #55 26.84 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-09-11T10:22:02.863Z] #55 26.90 Selecting previously unselected package libcrypt1:s390x. [2022-09-11T10:22:03.123Z] #55 26.92 Preparing to unpack .../22-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-09-11T10:22:03.123Z] #55 26.93 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-09-11T10:22:03.123Z] #55 27.00 Selecting previously unselected package libapparmor1:s390x. [2022-09-11T10:22:03.123Z] #55 27.00 Preparing to unpack .../23-libapparmor1_2.13.6-10_s390x.deb ... [2022-09-11T10:22:03.123Z] #55 27.01 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-09-11T10:22:03.123Z] #55 27.08 Selecting previously unselected package libapparmor-dev:s390x. [2022-09-11T10:22:03.123Z] #55 27.09 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-09-11T10:22:03.123Z] #55 27.09 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-09-11T10:22:03.123Z] #55 27.17 Selecting previously unselected package libseccomp2:s390x. [2022-09-11T10:22:03.383Z] #55 27.18 Preparing to unpack .../25-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-09-11T10:22:03.383Z] #55 27.19 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-11T10:22:03.383Z] #55 27.24 Selecting previously unselected package libseccomp-dev:s390x. [2022-09-11T10:22:03.383Z] #55 27.25 Preparing to unpack .../26-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-09-11T10:22:03.383Z] #55 27.26 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-11T10:22:03.643Z] #55 27.33 Selecting previously unselected package libseccomp2:ppc64el. [2022-09-11T10:22:03.643Z] #55 27.33 Preparing to unpack .../27-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-11T10:22:03.643Z] #55 27.34 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-11T10:22:03.643Z] #55 27.39 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-09-11T10:22:03.643Z] #55 27.40 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-11T10:22:03.643Z] #55 27.40 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-11T10:22:03.643Z] #55 27.47 Selecting previously unselected package libseccomp2:armhf. [2022-09-11T10:22:03.643Z] #55 27.47 Preparing to unpack .../29-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-09-11T10:22:03.643Z] #55 27.48 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-11T10:22:03.643Z] #55 27.52 Selecting previously unselected package libseccomp-dev:armhf. [2022-09-11T10:22:03.643Z] #55 27.52 Preparing to unpack .../30-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-09-11T10:22:03.643Z] #55 27.53 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-11T10:22:03.643Z] #55 27.59 Selecting previously unselected package libseccomp2:armel. [2022-09-11T10:22:03.903Z] #55 27.60 Preparing to unpack .../31-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-09-11T10:22:03.903Z] #55 27.60 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-11T10:22:03.903Z] #55 27.66 Selecting previously unselected package libseccomp-dev:armel. [2022-09-11T10:22:03.903Z] #55 27.67 Preparing to unpack .../32-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-09-11T10:22:03.903Z] #55 27.67 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-11T10:22:03.903Z] #55 27.75 Selecting previously unselected package libseccomp2:arm64. [2022-09-11T10:22:03.903Z] #55 27.75 Preparing to unpack .../33-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-09-11T10:22:03.903Z] #55 27.75 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-11T10:22:03.903Z] #55 27.79 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-11T10:22:03.903Z] #55 27.80 Preparing to unpack .../34-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-11T10:22:03.903Z] #55 27.80 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-11T10:22:03.903Z] #55 27.88 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-09-11T10:22:04.163Z] #55 27.90 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-09-11T10:22:04.163Z] #55 27.92 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-09-11T10:22:04.163Z] #55 27.93 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-11T10:22:04.163Z] #55 27.94 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-09-11T10:22:04.163Z] #55 27.96 Setting up libc-dev-bin (2.31-13+deb11u4) ... [2022-09-11T10:22:04.163Z] #55 27.97 Setting up libc6-dev:amd64 (2.31-13+deb11u4) ... [2022-09-11T10:22:04.163Z] #55 27.99 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-11T10:22:04.163Z] #55 28.00 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-09-11T10:22:04.163Z] #55 28.02 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-09-11T10:22:04.163Z] #55 28.03 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-11T10:22:04.163Z] #55 28.04 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-09-11T10:22:04.163Z] #55 28.07 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-09-11T10:22:04.163Z] #55 28.10 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-09-11T10:22:04.422Z] #55 28.13 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-09-11T10:22:04.422Z] #55 28.15 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-11T10:22:04.422Z] #55 28.16 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-09-11T10:22:04.422Z] #55 28.20 Setting up libc6:arm64 (2.31-13+deb11u4) ... [2022-09-11T10:22:05.804Z] #55 29.43 Setting up libc6:armel (2.31-13+deb11u4) ... [2022-09-11T10:22:06.743Z] #55 30.64 Setting up libc6:armhf (2.31-13+deb11u4) ... [2022-09-11T10:22:08.125Z] #55 31.85 Setting up libc6:ppc64el (2.31-13+deb11u4) ... [2022-09-11T10:22:09.507Z] #55 33.09 Setting up libc6:s390x (2.31-13+deb11u4) ... [2022-09-11T10:22:10.445Z] #55 34.31 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-11T10:22:10.445Z] #55 34.33 Setting up libapparmor1:armel (2.13.6-10) ... [2022-09-11T10:22:10.445Z] #55 34.34 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-09-11T10:22:10.445Z] #55 34.36 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-09-11T10:22:10.445Z] #55 34.37 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-09-11T10:22:10.445Z] #55 34.38 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-11T10:22:10.445Z] #55 34.40 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-11T10:22:10.445Z] #55 34.41 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-11T10:22:10.445Z] #55 34.43 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-11T10:22:10.445Z] #55 34.44 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-11T10:22:10.445Z] #55 34.46 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-11T10:22:10.712Z] #55 34.47 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-09-11T10:22:10.712Z] #55 34.48 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-09-11T10:22:10.712Z] #55 34.49 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-11T10:22:10.712Z] #55 34.51 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-09-11T10:22:10.712Z] #55 34.52 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-11T10:22:10.712Z] #55 34.54 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-11T10:22:10.712Z] #55 34.55 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-11T10:22:10.712Z] #55 34.57 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-11T10:22:10.712Z] #55 34.58 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-11T10:22:10.712Z] #55 34.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-11T10:22:11.282Z] #55 DONE 35.2s [2022-09-11T10:22:11.282Z] [2022-09-11T10:22:11.282Z] #50 [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-09-11T10:22:11.282Z] #50 ... [2022-09-11T10:22:11.282Z] [2022-09-11T10:22:11.282Z] #56 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-11T10:22:11.543Z] #56 DONE 0.3s [2022-09-11T10:22:11.543Z] [2022-09-11T10:22:11.543Z] #57 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-11T10:22:12.927Z] #57 DONE 1.5s [2022-09-11T10:22:12.927Z] [2022-09-11T10:22:12.927Z] #58 [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-09-11T10:22:12.927Z] #0 1.102 + RM_GOPATH=0 [2022-09-11T10:22:12.927Z] #0 1.103 + TMP_GOPATH= [2022-09-11T10:22:12.927Z] #0 1.105 + : /build [2022-09-11T10:22:12.927Z] #0 1.105 + '[' -z '' ']' [2022-09-11T10:22:12.927Z] #0 1.105 ++ mktemp -d [2022-09-11T10:22:12.927Z] #0 1.111 + export GOPATH=/tmp/tmp.wAIYNUlwzu [2022-09-11T10:22:12.927Z] #0 1.111 + GOPATH=/tmp/tmp.wAIYNUlwzu [2022-09-11T10:22:12.927Z] #0 1.111 + RM_GOPATH=1 [2022-09-11T10:22:12.927Z] #0 1.111 + case "$(go env GOARCH)" in [2022-09-11T10:22:12.927Z] #0 1.113 ++ go env GOARCH [2022-09-11T10:22:12.927Z] #0 1.123 + export GO_BUILDMODE=-buildmode=pie [2022-09-11T10:22:12.927Z] #0 1.123 + GO_BUILDMODE=-buildmode=pie [2022-09-11T10:22:12.927Z] #0 1.123 ++ dirname /install.sh [2022-09-11T10:22:12.927Z] #0 1.124 + dir=/ [2022-09-11T10:22:12.927Z] #0 1.125 + bin=runc [2022-09-11T10:22:12.927Z] #0 1.125 + shift [2022-09-11T10:22:12.927Z] #0 1.125 + '[' '!' -f //runc.installer ']' [2022-09-11T10:22:12.927Z] #0 1.125 + . //runc.installer [2022-09-11T10:22:12.927Z] #0 1.126 ++ set -e [2022-09-11T10:22:12.927Z] #0 1.126 ++ : v1.1.4 [2022-09-11T10:22:12.927Z] #0 1.126 + install_runc [2022-09-11T10:22:12.927Z] #0 1.127 + RUNC_BUILDTAGS=seccomp [2022-09-11T10:22:12.927Z] #0 1.127 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-11T10:22:12.927Z] #0 1.127 Install runc version v1.1.4 (build tags: seccomp) [2022-09-11T10:22:12.927Z] #0 1.128 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wAIYNUlwzu/src/github.com/opencontainers/runc [2022-09-11T10:22:12.927Z] #0 1.129 Cloning into '/tmp/tmp.wAIYNUlwzu/src/github.com/opencontainers/runc'... [2022-09-11T10:22:14.314Z] #58 ... [2022-09-11T10:22:14.314Z] [2022-09-11T10:22:14.314Z] #59 [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-09-11T10:22:14.314Z] #59 DONE 1.6s [2022-09-11T10:22:14.575Z] [2022-09-11T10:22:14.575Z] #60 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-11T10:22:15.517Z] #60 0.931 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-11T10:22:15.518Z] #60 DONE 1.0s [2022-09-11T10:22:15.518Z] [2022-09-11T10:22:15.518Z] #50 [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-09-11T10:22:15.518Z] #50 ... [2022-09-11T10:22:15.518Z] [2022-09-11T10:22:15.518Z] #61 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-11T10:22:16.465Z] #61 DONE 1.0s [2022-09-11T10:22:16.465Z] [2022-09-11T10:22:16.465Z] #62 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-11T10:22:17.405Z] #62 DONE 1.1s [2022-09-11T10:22:17.405Z] [2022-09-11T10:22:17.405Z] #63 [dev-systemd-false 6/28] RUN ldconfig [2022-09-11T10:22:18.797Z] #63 DONE 1.0s [2022-09-11T10:22:18.797Z] [2022-09-11T10:22:18.797Z] #64 [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-09-11T10:22:19.736Z] #64 1.309 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-11T10:22:19.996Z] #64 1.325 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-11T10:22:19.996Z] #64 1.334 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-11T10:22:19.996Z] #64 1.602 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-11T10:22:20.257Z] #64 1.846 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8031 kB] [2022-09-11T10:22:20.517Z] #64 2.146 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-09-11T10:22:21.088Z] #64 2.390 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-11T10:22:21.349Z] #64 2.703 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7872 kB] [2022-09-11T10:22:21.610Z] #64 2.985 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7877 kB] [2022-09-11T10:22:21.610Z] #64 3.143 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-11T10:22:21.610Z] #64 3.145 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-11T10:22:21.610Z] #64 3.161 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-11T10:22:21.610Z] #64 3.164 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-11T10:22:21.610Z] #64 3.173 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-11T10:22:21.610Z] #64 3.179 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-11T10:22:21.870Z] #64 3.317 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-11T10:22:21.870Z] #64 3.322 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-11T10:22:21.870Z] #64 3.323 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-11T10:22:21.870Z] #64 3.324 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-11T10:22:21.870Z] #64 3.330 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-11T10:22:21.870Z] #64 3.330 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-11T10:22:27.154Z] #64 ... [2022-09-11T10:22:27.154Z] [2022-09-11T10:22:27.154Z] #58 [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-09-11T10:22:27.154Z] #58 5.268 + cd /tmp/tmp.wAIYNUlwzu/src/github.com/opencontainers/runc [2022-09-11T10:22:27.154Z] #58 5.268 + git checkout -q v1.1.4 [2022-09-11T10:22:27.154Z] #58 5.689 + '[' -z '' ']' [2022-09-11T10:22:27.154Z] #58 5.689 + target=static [2022-09-11T10:22:27.154Z] #58 5.689 + make BUILDTAGS=seccomp static [2022-09-11T10:22:27.154Z] #58 5.831 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-11T10:22:33.787Z] #58 ... [2022-09-11T10:22:33.787Z] [2022-09-11T10:22:33.787Z] #64 [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-09-11T10:22:33.787Z] #64 15.11 Fetched 49.2 MB in 14s (3480 kB/s) [2022-09-11T10:22:37.108Z] #43 285.5 # github.com/containerd/containerd/cmd/containerd [2022-09-11T10:22:37.108Z] #43 285.5 /usr/bin/ld: /tmp/go-link-1816072673/000019.o: in function `New': [2022-09-11T10:22:37.108Z] #43 285.5 /tmp/tmp.RQBNmawDzc/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-09-11T10:22:37.108Z] #43 285.6 + bin/containerd-stress [2022-09-11T10:22:37.108Z] #43 286.6 + bin/containerd-shim [2022-09-11T10:22:39.636Z] #43 295.3 + bin/containerd-shim-runc-v1 [2022-09-11T10:22:40.362Z] #64 15.11 Reading package lists... [2022-09-11T10:22:40.362Z] #64 21.05 Reading package lists... [2022-09-11T10:22:40.362Z] #64 ... [2022-09-11T10:22:40.362Z] [2022-09-11T10:22:40.362Z] #50 [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-09-11T10:22:40.362Z] #50 91.90 + bin/containerd [2022-09-11T10:22:44.885Z] #43 300.4 + bin/containerd-shim-runc-v2 [2022-09-11T10:22:45.643Z] #50 ... [2022-09-11T10:22:45.643Z] [2022-09-11T10:22:45.643Z] #64 [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-09-11T10:22:45.643Z] #64 21.05 Reading package lists... [2022-09-11T10:22:45.816Z] #43 301.2 + binaries [2022-09-11T10:22:45.816Z] #43 301.2 + install -D bin/containerd /build/containerd [2022-09-11T10:22:45.816Z] #43 301.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-11T10:22:45.816Z] #43 301.2 + install -D bin/ctr /build/ctr [2022-09-11T10:22:46.746Z] #43 DONE 302.4s [2022-09-11T10:22:47.555Z] #64 27.12 Building dependency tree... [2022-09-11T10:22:47.675Z] [2022-09-11T10:22:47.675Z] #73 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-11T10:22:48.237Z] #73 DONE 0.9s [2022-09-11T10:22:48.493Z] [2022-09-11T10:22:48.493Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-11T10:22:48.493Z] #74 DONE 0.1s [2022-09-11T10:22:48.493Z] [2022-09-11T10:22:48.493Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-11T10:22:48.493Z] #75 DONE 0.2s [2022-09-11T10:22:48.495Z] #64 30.06 bzip2 is already the newest version (1.0.8-4). [2022-09-11T10:22:48.495Z] #64 30.06 patch is already the newest version (2.7.6-7). [2022-09-11T10:22:48.495Z] #64 30.06 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-09-11T10:22:48.495Z] #64 30.06 The following additional packages will be installed: [2022-09-11T10:22:48.751Z] [2022-09-11T10:22:48.751Z] #76 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-11T10:22:48.751Z] #76 DONE 0.1s [2022-09-11T10:22:48.751Z] [2022-09-11T10:22:48.751Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-11T10:22:48.751Z] #77 DONE 0.0s [2022-09-11T10:22:48.751Z] [2022-09-11T10:22:48.751Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-11T10:22:48.751Z] #78 DONE 0.0s [2022-09-11T10:22:48.751Z] [2022-09-11T10:22:48.751Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-11T10:22:48.756Z] #64 30.07 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-09-11T10:22:48.756Z] #64 30.07 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-09-11T10:22:48.756Z] #64 30.07 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-09-11T10:22:48.756Z] #64 30.07 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-09-11T10:22:48.756Z] #64 30.07 systemd vim-runtime xxd [2022-09-11T10:22:48.756Z] #64 30.10 Suggested packages: [2022-09-11T10:22:48.756Z] #64 30.10 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-09-11T10:22:48.756Z] #64 30.10 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-09-11T10:22:48.756Z] #64 30.10 vim-scripts xfsdump acl attr quota [2022-09-11T10:22:48.756Z] #64 30.10 Recommended packages: [2022-09-11T10:22:48.756Z] #64 30.10 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-11T10:22:48.756Z] #64 30.10 systemd-timesyncd | time-daemon unzip [2022-09-11T10:22:50.121Z] #79 DONE 1.0s [2022-09-11T10:22:50.121Z] [2022-09-11T10:22:50.121Z] #80 exporting to image [2022-09-11T10:22:50.121Z] #80 exporting layers [2022-09-11T10:22:50.136Z] #64 31.69 The following NEW packages will be installed: [2022-09-11T10:22:50.136Z] #64 31.69 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-09-11T10:22:50.136Z] #64 31.69 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-11T10:22:50.136Z] #64 31.70 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-11T10:22:50.136Z] #64 31.70 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-09-11T10:22:50.136Z] #64 31.70 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-09-11T10:22:50.136Z] #64 31.70 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-09-11T10:22:50.136Z] #64 31.70 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-09-11T10:22:50.136Z] #64 31.70 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-09-11T10:22:50.136Z] #64 31.70 zstd [2022-09-11T10:22:50.706Z] #64 32.11 0 upgraded, 52 newly installed, 0 to remove and 12 not upgraded. [2022-09-11T10:22:50.706Z] #64 32.11 Need to get 23.8 MB of archives. [2022-09-11T10:22:50.706Z] #64 32.11 After this operation, 89.3 MB of additional disk space will be used. [2022-09-11T10:22:50.706Z] #64 32.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-11T10:22:50.706Z] #64 32.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-11T10:22:50.706Z] #64 32.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-11T10:22:50.706Z] #64 32.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-11T10:22:50.706Z] #64 32.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-11T10:22:50.706Z] #64 32.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-11T10:22:50.706Z] #64 32.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u1 [4501 kB] [2022-09-11T10:22:50.706Z] #64 32.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-11T10:22:50.706Z] #64 32.21 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-11T10:22:50.706Z] #64 32.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-11T10:22:50.706Z] #64 32.21 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-11T10:22:50.706Z] #64 32.21 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-11T10:22:50.706Z] #64 32.21 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-11T10:22:50.706Z] #64 32.22 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-11T10:22:50.706Z] #64 32.23 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-11T10:22:50.706Z] #64 32.24 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-11T10:22:50.706Z] #64 32.24 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-11T10:22:50.706Z] #64 32.25 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-11T10:22:50.706Z] #64 32.25 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2022-09-11T10:22:50.706Z] #64 32.26 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-11T10:22:50.706Z] #64 32.26 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-11T10:22:50.706Z] #64 32.26 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-11T10:22:50.706Z] #64 32.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-11T10:22:50.706Z] #64 32.26 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-11T10:22:50.706Z] #64 32.27 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-11T10:22:50.706Z] #64 32.28 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-11T10:22:50.706Z] #64 32.28 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-11T10:22:50.706Z] #64 32.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-11T10:22:50.706Z] #64 32.28 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-11T10:22:50.706Z] #64 32.28 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-11T10:22:50.706Z] #64 32.28 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-11T10:22:50.706Z] #64 32.28 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-11T10:22:50.706Z] #64 32.28 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-09-11T10:22:50.706Z] #64 32.28 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-11T10:22:50.706Z] #64 32.28 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-11T10:22:50.706Z] #64 32.29 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-11T10:22:50.706Z] #64 32.29 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-11T10:22:50.706Z] #64 32.32 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-11T10:22:50.966Z] #64 32.32 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-11T10:22:50.966Z] #64 32.32 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-11T10:22:50.966Z] #64 32.32 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-11T10:22:50.966Z] #64 32.33 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-11T10:22:50.966Z] #64 32.33 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-11T10:22:50.966Z] #64 32.33 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-11T10:22:50.966Z] #64 32.35 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7+deb11u1 [165 kB] [2022-09-11T10:22:50.966Z] #64 32.35 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-11T10:22:50.966Z] #64 32.36 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-11T10:22:50.966Z] #64 32.36 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-11T10:22:50.966Z] #64 32.47 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-11T10:22:50.966Z] #64 32.57 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-11T10:22:51.227Z] #64 32.84 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-11T10:22:51.492Z] #64 32.84 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-11T10:22:52.062Z] #64 33.58 debconf: delaying package configuration, since apt-utils is not installed [2022-09-11T10:22:52.323Z] #64 33.87 Fetched 23.8 MB in 1s (23.0 MB/s) [2022-09-11T10:22:52.323Z] #64 33.98 Selecting previously unselected package libcap2:amd64. [2022-09-11T10:22:52.583Z] #64 33.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 ... 40117 files and directories currently installed.) [2022-09-11T10:22:52.583Z] #64 34.04 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-11T10:22:52.583Z] #64 34.08 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-11T10:22:52.583Z] #64 34.18 Selecting previously unselected package libargon2-1:amd64. [2022-09-11T10:22:52.583Z] #64 34.19 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-11T10:22:52.583Z] #64 34.20 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-11T10:22:52.643Z] #80 exporting layers 2.9s done [2022-09-11T10:22:52.644Z] #80 writing image sha256:95c07fbaca83d9db47858a0c599149751bd32598a34e062567ce851ce940d2d1 done [2022-09-11T10:22:52.644Z] #80 naming to docker.io/library/docker:8ad8c6d88777ba6d4e8563c1a93c72f2e61e20f6 done [2022-09-11T10:22:52.644Z] #80 DONE 2.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-11T10:22:52.844Z] #64 34.35 Selecting previously unselected package libjson-c5:amd64. [2022-09-11T10:22:52.844Z] #64 34.36 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-11T10:22:52.844Z] #64 34.38 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-11T10:22:52.951Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-09-11T10:22:53.104Z] #64 34.45 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-11T10:22:53.104Z] #64 34.46 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-11T10:22:53.104Z] #64 34.47 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-11T10:22:53.104Z] #64 34.58 Selecting previously unselected package libip4tc2:amd64. [2022-09-11T10:22:53.104Z] #64 34.59 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-11T10:22:53.104Z] #64 34.60 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-11T10:22:53.104Z] #64 34.65 Selecting previously unselected package libkmod2:amd64. [2022-09-11T10:22:53.104Z] #64 34.66 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-11T10:22:53.104Z] #64 34.66 Unpacking libkmod2:amd64 (28-1) ... [2022-09-11T10:22:53.273Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44131/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8ad8c6d88777ba6d4e8563c1a93c72f2e61e20f6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8ad8c6d88777ba6d4e8563c1a93c72f2e61e20f6 hack/test/unit [2022-09-11T10:22:53.365Z] #64 34.74 Selecting previously unselected package systemd. [2022-09-11T10:22:53.365Z] #64 34.74 Preparing to unpack .../06-systemd_247.3-7+deb11u1_amd64.deb ... [2022-09-11T10:22:53.365Z] #64 34.83 Unpacking systemd (247.3-7+deb11u1) ... [2022-09-11T10:22:54.306Z] #64 35.90 Selecting previously unselected package pigz. [2022-09-11T10:22:54.567Z] #64 35.91 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-11T10:22:54.567Z] #64 35.92 Unpacking pigz (2.6-1) ... [2022-09-11T10:22:54.567Z] #64 35.99 Selecting previously unselected package libelf1:amd64. [2022-09-11T10:22:54.567Z] #64 35.99 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-11T10:22:54.567Z] #64 36.00 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-11T10:22:54.567Z] #64 36.10 Selecting previously unselected package libbpf0:amd64. [2022-09-11T10:22:54.567Z] #64 36.11 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-11T10:22:54.567Z] #64 36.12 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-11T10:22:54.567Z] #64 36.20 Selecting previously unselected package libmnl0:amd64. [2022-09-11T10:22:54.567Z] #64 36.20 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-11T10:22:54.827Z] #64 36.21 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-11T10:22:54.827Z] #64 36.27 Selecting previously unselected package libxtables12:amd64. [2022-09-11T10:22:54.827Z] #64 36.28 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-11T10:22:54.827Z] #64 36.29 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-11T10:22:54.827Z] #64 36.35 Selecting previously unselected package libcap2-bin. [2022-09-11T10:22:54.827Z] #64 36.36 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-11T10:22:54.827Z] #64 36.37 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-11T10:22:54.827Z] #64 36.43 Selecting previously unselected package iproute2. [2022-09-11T10:22:54.827Z] #64 36.45 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-11T10:22:55.088Z] #64 36.46 Unpacking iproute2 (5.10.0-4) ... [2022-09-11T10:22:55.348Z] #64 36.76 Selecting previously unselected package xxd. [2022-09-11T10:22:55.348Z] #64 36.77 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-11T10:22:55.348Z] #64 36.78 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-11T10:22:55.348Z] #64 36.88 Selecting previously unselected package vim-common. [2022-09-11T10:22:55.348Z] #64 36.89 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-11T10:22:55.348Z] #64 36.91 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-11T10:22:55.609Z] #64 37.08 Selecting previously unselected package bash-completion. [2022-09-11T10:22:55.609Z] #64 37.08 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-11T10:22:55.840Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-09-11T10:22:55.840Z] + TESTFLAGS+=' -test.timeout=5m' [2022-09-11T10:22:55.840Z] + TESTDIRS=./... [2022-09-11T10:22:55.840Z] + exclude_paths='/vendor/|/integration' [2022-09-11T10:22:55.840Z] ++ grep -vE '(/vendor/|/integration)' [2022-09-11T10:22:55.840Z] ++ go list ./... [2022-09-11T10:22:56.772Z] + pkg_list='github.com/docker/docker/api [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/server [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/server/backend/build [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/server/httpstatus [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/server/httputils [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/server/middleware [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/server/router [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/server/router/build [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/server/router/container [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/server/router/debug [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/server/router/distribution [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/server/router/grpc [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/server/router/image [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/server/router/network [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/server/router/plugin [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/server/router/session [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/server/router/swarm [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/server/router/system [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/server/router/volume [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/types [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/types/backend [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/types/blkiodev [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/types/container [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/types/events [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/types/filters [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/types/image [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/types/mount [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/types/network [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/types/registry [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/types/strslice [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/types/swarm [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/types/time [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/types/versions [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-11T10:22:56.772Z] github.com/docker/docker/api/types/volume [2022-09-11T10:22:56.772Z] github.com/docker/docker/builder [2022-09-11T10:22:56.772Z] github.com/docker/docker/builder/builder-next [2022-09-11T10:22:56.772Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-11T10:22:56.772Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-11T10:22:56.772Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-11T10:22:56.772Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-11T10:22:56.772Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-11T10:22:56.772Z] github.com/docker/docker/builder/builder-next/worker [2022-09-11T10:22:56.772Z] github.com/docker/docker/builder/dockerfile [2022-09-11T10:22:56.772Z] github.com/docker/docker/builder/remotecontext [2022-09-11T10:22:56.772Z] github.com/docker/docker/builder/remotecontext/git [2022-09-11T10:22:56.772Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-11T10:22:56.772Z] github.com/docker/docker/cli [2022-09-11T10:22:56.772Z] github.com/docker/docker/cli/config [2022-09-11T10:22:56.772Z] github.com/docker/docker/cli/debug [2022-09-11T10:22:56.772Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-11T10:22:56.772Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-11T10:22:56.772Z] github.com/docker/docker/client [2022-09-11T10:22:56.772Z] github.com/docker/docker/cmd/docker-proxy [2022-09-11T10:22:56.772Z] github.com/docker/docker/cmd/dockerd [2022-09-11T10:22:56.772Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-11T10:22:56.772Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-11T10:22:56.772Z] github.com/docker/docker/container [2022-09-11T10:22:56.772Z] github.com/docker/docker/container/stream [2022-09-11T10:22:56.772Z] github.com/docker/docker/contrib/apparmor [2022-09-11T10:22:56.772Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-11T10:22:56.772Z] github.com/docker/docker/contrib/httpserver [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/cluster [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/cluster/convert [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/cluster/executor [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/cluster/provider [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/config [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/containerd [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/events [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/events/testutils [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/graphdriver [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/images [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/initlayer [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/links [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/listeners [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/logger [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/logger/gelf [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/logger/journald [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/logger/local [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/logger/logentries [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/logger/splunk [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/logger/syslog [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/logger/templates [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/names [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/network [2022-09-11T10:22:56.772Z] github.com/docker/docker/daemon/stats [2022-09-11T10:22:56.772Z] github.com/docker/docker/distribution [2022-09-11T10:22:56.772Z] github.com/docker/docker/distribution/metadata [2022-09-11T10:22:56.772Z] github.com/docker/docker/distribution/utils [2022-09-11T10:22:56.772Z] github.com/docker/docker/distribution/xfer [2022-09-11T10:22:56.772Z] github.com/docker/docker/dockerversion [2022-09-11T10:22:56.772Z] github.com/docker/docker/errdefs [2022-09-11T10:22:56.772Z] github.com/docker/docker/image [2022-09-11T10:22:56.772Z] github.com/docker/docker/image/cache [2022-09-11T10:22:56.772Z] github.com/docker/docker/image/tarexport [2022-09-11T10:22:56.772Z] github.com/docker/docker/image/v1 [2022-09-11T10:22:56.772Z] github.com/docker/docker/internal/test/suite [2022-09-11T10:22:56.772Z] github.com/docker/docker/layer [2022-09-11T10:22:56.772Z] github.com/docker/docker/libcontainerd [2022-09-11T10:22:56.772Z] github.com/docker/docker/libcontainerd/queue [2022-09-11T10:22:56.772Z] github.com/docker/docker/libcontainerd/remote [2022-09-11T10:22:56.772Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-11T10:22:56.772Z] github.com/docker/docker/libcontainerd/types [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/bitseq [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/cluster [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/config [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/datastore [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/driverapi [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/etchosts [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/idm [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/ipam [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/iptables [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/netlabel [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/netutils [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/networkdb [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/ns [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/options [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/osl [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-11T10:22:56.772Z] github.com/docker/docker/libnetwork/portallocator [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/portmapper [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/testutils [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/types [2022-09-11T10:22:56.773Z] github.com/docker/docker/oci [2022-09-11T10:22:56.773Z] github.com/docker/docker/oci/caps [2022-09-11T10:22:56.773Z] github.com/docker/docker/opts [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/aaparser [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/archive [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/authorization [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/broadcaster [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/capabilities [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/chrootarchive [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/containerfs [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/devicemapper [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/directory [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/dmesg [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/fileutils [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/fsutils [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/homedir [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/idtools [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/ioutils [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/jsonmessage [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/longpath [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/loopback [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/namesgenerator [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/parsers [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/pidfile [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/platform [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/plugingetter [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/plugins [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/plugins/transport [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/pools [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/progress [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/pubsub [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/reexec [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/signal [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/stack [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/stdcopy [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/streamformatter [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/stringid [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/sysinfo [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/system [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/tailfile [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/tarsum [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/urlutil [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/useragent [2022-09-11T10:22:56.773Z] github.com/docker/docker/plugin [2022-09-11T10:22:56.773Z] github.com/docker/docker/plugin/executor/containerd [2022-09-11T10:22:56.773Z] github.com/docker/docker/plugin/v2 [2022-09-11T10:22:56.773Z] github.com/docker/docker/profiles/apparmor [2022-09-11T10:22:56.773Z] github.com/docker/docker/profiles/seccomp [2022-09-11T10:22:56.773Z] github.com/docker/docker/quota [2022-09-11T10:22:56.773Z] github.com/docker/docker/reference [2022-09-11T10:22:56.773Z] github.com/docker/docker/registry [2022-09-11T10:22:56.773Z] github.com/docker/docker/registry/resumable [2022-09-11T10:22:56.773Z] github.com/docker/docker/restartmanager [2022-09-11T10:22:56.773Z] github.com/docker/docker/rootless [2022-09-11T10:22:56.773Z] github.com/docker/docker/rootless/specconv [2022-09-11T10:22:56.773Z] github.com/docker/docker/runconfig [2022-09-11T10:22:56.773Z] github.com/docker/docker/runconfig/opts [2022-09-11T10:22:56.773Z] github.com/docker/docker/testutil [2022-09-11T10:22:56.773Z] github.com/docker/docker/testutil/daemon [2022-09-11T10:22:56.773Z] github.com/docker/docker/testutil/environment [2022-09-11T10:22:56.773Z] github.com/docker/docker/testutil/fakecontext [2022-09-11T10:22:56.773Z] github.com/docker/docker/testutil/fakegit [2022-09-11T10:22:56.773Z] github.com/docker/docker/testutil/fakestorage [2022-09-11T10:22:56.773Z] github.com/docker/docker/testutil/fixtures/load [2022-09-11T10:22:56.773Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-11T10:22:56.773Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-11T10:22:56.773Z] github.com/docker/docker/testutil/registry [2022-09-11T10:22:56.773Z] github.com/docker/docker/testutil/request [2022-09-11T10:22:56.773Z] github.com/docker/docker/volume [2022-09-11T10:22:56.773Z] github.com/docker/docker/volume/drivers [2022-09-11T10:22:56.773Z] github.com/docker/docker/volume/local [2022-09-11T10:22:56.773Z] github.com/docker/docker/volume/mounts [2022-09-11T10:22:56.773Z] github.com/docker/docker/volume/service [2022-09-11T10:22:56.773Z] github.com/docker/docker/volume/service/opts [2022-09-11T10:22:56.773Z] github.com/docker/docker/volume/testutils' [2022-09-11T10:22:56.773Z] ++ grep --fixed-strings -v /libnetwork [2022-09-11T10:22:56.773Z] ++ echo 'github.com/docker/docker/api [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/backend/build [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/httpstatus [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/httputils [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/middleware [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/router [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/router/build [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/router/container [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/router/debug [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/router/distribution [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/router/grpc [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/router/image [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/router/network [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/router/plugin [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/router/session [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/router/swarm [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/router/system [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/router/volume [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/types [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/types/backend [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/types/blkiodev [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/types/container [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/types/events [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/types/filters [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/types/image [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/types/mount [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/types/network [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/types/registry [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/types/strslice [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/types/swarm [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/types/time [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/types/versions [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/types/volume [2022-09-11T10:22:56.773Z] github.com/docker/docker/builder [2022-09-11T10:22:56.773Z] github.com/docker/docker/builder/builder-next [2022-09-11T10:22:56.773Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-11T10:22:56.773Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-11T10:22:56.773Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-11T10:22:56.773Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-11T10:22:56.773Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-11T10:22:56.773Z] github.com/docker/docker/builder/builder-next/worker [2022-09-11T10:22:56.773Z] github.com/docker/docker/builder/dockerfile [2022-09-11T10:22:56.773Z] github.com/docker/docker/builder/remotecontext [2022-09-11T10:22:56.773Z] github.com/docker/docker/builder/remotecontext/git [2022-09-11T10:22:56.773Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-11T10:22:56.773Z] github.com/docker/docker/cli [2022-09-11T10:22:56.773Z] github.com/docker/docker/cli/config [2022-09-11T10:22:56.773Z] github.com/docker/docker/cli/debug [2022-09-11T10:22:56.773Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-11T10:22:56.773Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-11T10:22:56.773Z] github.com/docker/docker/client [2022-09-11T10:22:56.773Z] github.com/docker/docker/cmd/docker-proxy [2022-09-11T10:22:56.773Z] github.com/docker/docker/cmd/dockerd [2022-09-11T10:22:56.773Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-11T10:22:56.773Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-11T10:22:56.773Z] github.com/docker/docker/container [2022-09-11T10:22:56.773Z] github.com/docker/docker/container/stream [2022-09-11T10:22:56.773Z] github.com/docker/docker/contrib/apparmor [2022-09-11T10:22:56.773Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-11T10:22:56.773Z] github.com/docker/docker/contrib/httpserver [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/cluster [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/cluster/convert [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/cluster/executor [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/cluster/provider [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/config [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/containerd [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/events [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/events/testutils [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/graphdriver [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/images [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/initlayer [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/links [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/listeners [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/logger [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/logger/gelf [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/logger/journald [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/logger/local [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/logger/logentries [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/logger/splunk [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/logger/syslog [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/logger/templates [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/names [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/network [2022-09-11T10:22:56.773Z] github.com/docker/docker/daemon/stats [2022-09-11T10:22:56.773Z] github.com/docker/docker/distribution [2022-09-11T10:22:56.773Z] github.com/docker/docker/distribution/metadata [2022-09-11T10:22:56.773Z] github.com/docker/docker/distribution/utils [2022-09-11T10:22:56.773Z] github.com/docker/docker/distribution/xfer [2022-09-11T10:22:56.773Z] github.com/docker/docker/dockerversion [2022-09-11T10:22:56.773Z] github.com/docker/docker/errdefs [2022-09-11T10:22:56.773Z] github.com/docker/docker/image [2022-09-11T10:22:56.773Z] github.com/docker/docker/image/cache [2022-09-11T10:22:56.773Z] github.com/docker/docker/image/tarexport [2022-09-11T10:22:56.773Z] github.com/docker/docker/image/v1 [2022-09-11T10:22:56.773Z] github.com/docker/docker/internal/test/suite [2022-09-11T10:22:56.773Z] github.com/docker/docker/layer [2022-09-11T10:22:56.773Z] github.com/docker/docker/libcontainerd [2022-09-11T10:22:56.773Z] github.com/docker/docker/libcontainerd/queue [2022-09-11T10:22:56.773Z] github.com/docker/docker/libcontainerd/remote [2022-09-11T10:22:56.773Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-11T10:22:56.773Z] github.com/docker/docker/libcontainerd/types [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/bitseq [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/cluster [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/config [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/datastore [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/driverapi [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/etchosts [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/idm [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/ipam [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/iptables [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/netlabel [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/netutils [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/networkdb [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/ns [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/options [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/osl [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/portallocator [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/portmapper [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/testutils [2022-09-11T10:22:56.773Z] github.com/docker/docker/libnetwork/types [2022-09-11T10:22:56.773Z] github.com/docker/docker/oci [2022-09-11T10:22:56.773Z] github.com/docker/docker/oci/caps [2022-09-11T10:22:56.773Z] github.com/docker/docker/opts [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/aaparser [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/archive [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/authorization [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/broadcaster [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/capabilities [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/chrootarchive [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/containerfs [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/devicemapper [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/directory [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/dmesg [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/fileutils [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/fsutils [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/homedir [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/idtools [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/ioutils [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/jsonmessage [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/longpath [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/loopback [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/namesgenerator [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/parsers [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/pidfile [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/platform [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/plugingetter [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/plugins [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/plugins/transport [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/pools [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/progress [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/pubsub [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/reexec [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/signal [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/stack [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/stdcopy [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/streamformatter [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/stringid [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/sysinfo [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/system [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/tailfile [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/tarsum [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/urlutil [2022-09-11T10:22:56.773Z] github.com/docker/docker/pkg/useragent [2022-09-11T10:22:56.773Z] github.com/docker/docker/plugin [2022-09-11T10:22:56.773Z] github.com/docker/docker/plugin/executor/containerd [2022-09-11T10:22:56.773Z] github.com/docker/docker/plugin/v2 [2022-09-11T10:22:56.773Z] github.com/docker/docker/profiles/apparmor [2022-09-11T10:22:56.773Z] github.com/docker/docker/profiles/seccomp [2022-09-11T10:22:56.773Z] github.com/docker/docker/quota [2022-09-11T10:22:56.773Z] github.com/docker/docker/reference [2022-09-11T10:22:56.773Z] github.com/docker/docker/registry [2022-09-11T10:22:56.773Z] github.com/docker/docker/registry/resumable [2022-09-11T10:22:56.773Z] github.com/docker/docker/restartmanager [2022-09-11T10:22:56.773Z] github.com/docker/docker/rootless [2022-09-11T10:22:56.773Z] github.com/docker/docker/rootless/specconv [2022-09-11T10:22:56.773Z] github.com/docker/docker/runconfig [2022-09-11T10:22:56.773Z] github.com/docker/docker/runconfig/opts [2022-09-11T10:22:56.773Z] github.com/docker/docker/testutil [2022-09-11T10:22:56.773Z] github.com/docker/docker/testutil/daemon [2022-09-11T10:22:56.773Z] github.com/docker/docker/testutil/environment [2022-09-11T10:22:56.773Z] github.com/docker/docker/testutil/fakecontext [2022-09-11T10:22:56.773Z] github.com/docker/docker/testutil/fakegit [2022-09-11T10:22:56.773Z] github.com/docker/docker/testutil/fakestorage [2022-09-11T10:22:56.773Z] github.com/docker/docker/testutil/fixtures/load [2022-09-11T10:22:56.773Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-11T10:22:56.773Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-11T10:22:56.773Z] github.com/docker/docker/testutil/registry [2022-09-11T10:22:56.773Z] github.com/docker/docker/testutil/request [2022-09-11T10:22:56.773Z] github.com/docker/docker/volume [2022-09-11T10:22:56.773Z] github.com/docker/docker/volume/drivers [2022-09-11T10:22:56.773Z] github.com/docker/docker/volume/local [2022-09-11T10:22:56.773Z] github.com/docker/docker/volume/mounts [2022-09-11T10:22:56.773Z] github.com/docker/docker/volume/service [2022-09-11T10:22:56.773Z] github.com/docker/docker/volume/service/opts [2022-09-11T10:22:56.773Z] github.com/docker/docker/volume/testutils' [2022-09-11T10:22:56.773Z] + base_pkg_list='github.com/docker/docker/api [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/backend/build [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/httpstatus [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/httputils [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/middleware [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/router [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/router/build [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/router/container [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/router/debug [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/router/distribution [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/router/grpc [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/router/image [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/router/network [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/router/plugin [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/router/session [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/router/swarm [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/router/system [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/server/router/volume [2022-09-11T10:22:56.773Z] github.com/docker/docker/api/types [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/backend [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/blkiodev [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/container [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/events [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/filters [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/image [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/mount [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/network [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/registry [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/strslice [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/swarm [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/time [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/versions [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/volume [2022-09-11T10:22:56.774Z] github.com/docker/docker/builder [2022-09-11T10:22:56.774Z] github.com/docker/docker/builder/builder-next [2022-09-11T10:22:56.774Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-11T10:22:56.774Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-11T10:22:56.774Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-11T10:22:56.774Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-11T10:22:56.774Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-11T10:22:56.774Z] github.com/docker/docker/builder/builder-next/worker [2022-09-11T10:22:56.774Z] github.com/docker/docker/builder/dockerfile [2022-09-11T10:22:56.774Z] github.com/docker/docker/builder/remotecontext [2022-09-11T10:22:56.774Z] github.com/docker/docker/builder/remotecontext/git [2022-09-11T10:22:56.774Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-11T10:22:56.774Z] github.com/docker/docker/cli [2022-09-11T10:22:56.774Z] github.com/docker/docker/cli/config [2022-09-11T10:22:56.774Z] github.com/docker/docker/cli/debug [2022-09-11T10:22:56.774Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-11T10:22:56.774Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-11T10:22:56.774Z] github.com/docker/docker/client [2022-09-11T10:22:56.774Z] github.com/docker/docker/cmd/docker-proxy [2022-09-11T10:22:56.774Z] github.com/docker/docker/cmd/dockerd [2022-09-11T10:22:56.774Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-11T10:22:56.774Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-11T10:22:56.774Z] github.com/docker/docker/container [2022-09-11T10:22:56.774Z] github.com/docker/docker/container/stream [2022-09-11T10:22:56.774Z] github.com/docker/docker/contrib/apparmor [2022-09-11T10:22:56.774Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-11T10:22:56.774Z] github.com/docker/docker/contrib/httpserver [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/cluster [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/cluster/convert [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/cluster/executor [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/cluster/provider [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/config [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/containerd [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/events [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/events/testutils [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/graphdriver [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/images [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/initlayer [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/links [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/listeners [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/gelf [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/journald [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/local [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/logentries [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/splunk [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/syslog [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/templates [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/names [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/network [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/stats [2022-09-11T10:22:56.774Z] github.com/docker/docker/distribution [2022-09-11T10:22:56.774Z] github.com/docker/docker/distribution/metadata [2022-09-11T10:22:56.774Z] github.com/docker/docker/distribution/utils [2022-09-11T10:22:56.774Z] github.com/docker/docker/distribution/xfer [2022-09-11T10:22:56.774Z] github.com/docker/docker/dockerversion [2022-09-11T10:22:56.774Z] github.com/docker/docker/errdefs [2022-09-11T10:22:56.774Z] github.com/docker/docker/image [2022-09-11T10:22:56.774Z] github.com/docker/docker/image/cache [2022-09-11T10:22:56.774Z] github.com/docker/docker/image/tarexport [2022-09-11T10:22:56.774Z] github.com/docker/docker/image/v1 [2022-09-11T10:22:56.774Z] github.com/docker/docker/internal/test/suite [2022-09-11T10:22:56.774Z] github.com/docker/docker/layer [2022-09-11T10:22:56.774Z] github.com/docker/docker/libcontainerd [2022-09-11T10:22:56.774Z] github.com/docker/docker/libcontainerd/queue [2022-09-11T10:22:56.774Z] github.com/docker/docker/libcontainerd/remote [2022-09-11T10:22:56.774Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-11T10:22:56.774Z] github.com/docker/docker/libcontainerd/types [2022-09-11T10:22:56.774Z] github.com/docker/docker/oci [2022-09-11T10:22:56.774Z] github.com/docker/docker/oci/caps [2022-09-11T10:22:56.774Z] github.com/docker/docker/opts [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/aaparser [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/archive [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/authorization [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/broadcaster [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/capabilities [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/chrootarchive [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/containerfs [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/devicemapper [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/directory [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/dmesg [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/fileutils [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/fsutils [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/homedir [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/idtools [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/ioutils [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/jsonmessage [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/longpath [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/loopback [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/namesgenerator [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/parsers [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/pidfile [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/platform [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/plugingetter [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/plugins [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/plugins/transport [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/pools [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/progress [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/pubsub [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/reexec [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/signal [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/stack [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/stdcopy [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/streamformatter [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/stringid [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/sysinfo [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/system [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/tailfile [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/tarsum [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/urlutil [2022-09-11T10:22:56.774Z] github.com/docker/docker/pkg/useragent [2022-09-11T10:22:56.774Z] github.com/docker/docker/plugin [2022-09-11T10:22:56.774Z] github.com/docker/docker/plugin/executor/containerd [2022-09-11T10:22:56.774Z] github.com/docker/docker/plugin/v2 [2022-09-11T10:22:56.774Z] github.com/docker/docker/profiles/apparmor [2022-09-11T10:22:56.774Z] github.com/docker/docker/profiles/seccomp [2022-09-11T10:22:56.774Z] github.com/docker/docker/quota [2022-09-11T10:22:56.774Z] github.com/docker/docker/reference [2022-09-11T10:22:56.774Z] github.com/docker/docker/registry [2022-09-11T10:22:56.774Z] github.com/docker/docker/registry/resumable [2022-09-11T10:22:56.774Z] github.com/docker/docker/restartmanager [2022-09-11T10:22:56.774Z] github.com/docker/docker/rootless [2022-09-11T10:22:56.774Z] github.com/docker/docker/rootless/specconv [2022-09-11T10:22:56.774Z] github.com/docker/docker/runconfig [2022-09-11T10:22:56.774Z] github.com/docker/docker/runconfig/opts [2022-09-11T10:22:56.774Z] github.com/docker/docker/testutil [2022-09-11T10:22:56.774Z] github.com/docker/docker/testutil/daemon [2022-09-11T10:22:56.774Z] github.com/docker/docker/testutil/environment [2022-09-11T10:22:56.774Z] github.com/docker/docker/testutil/fakecontext [2022-09-11T10:22:56.774Z] github.com/docker/docker/testutil/fakegit [2022-09-11T10:22:56.774Z] github.com/docker/docker/testutil/fakestorage [2022-09-11T10:22:56.774Z] github.com/docker/docker/testutil/fixtures/load [2022-09-11T10:22:56.774Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-11T10:22:56.774Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-11T10:22:56.774Z] github.com/docker/docker/testutil/registry [2022-09-11T10:22:56.774Z] github.com/docker/docker/testutil/request [2022-09-11T10:22:56.774Z] github.com/docker/docker/volume [2022-09-11T10:22:56.774Z] github.com/docker/docker/volume/drivers [2022-09-11T10:22:56.774Z] github.com/docker/docker/volume/local [2022-09-11T10:22:56.774Z] github.com/docker/docker/volume/mounts [2022-09-11T10:22:56.774Z] github.com/docker/docker/volume/service [2022-09-11T10:22:56.774Z] github.com/docker/docker/volume/service/opts [2022-09-11T10:22:56.774Z] github.com/docker/docker/volume/testutils' [2022-09-11T10:22:56.774Z] ++ grep --fixed-strings /libnetwork [2022-09-11T10:22:56.774Z] ++ echo 'github.com/docker/docker/api [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/server [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/server/backend/build [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/server/httpstatus [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/server/httputils [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/server/middleware [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/server/router [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/server/router/build [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/server/router/container [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/server/router/debug [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/server/router/distribution [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/server/router/grpc [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/server/router/image [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/server/router/network [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/server/router/plugin [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/server/router/session [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/server/router/swarm [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/server/router/system [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/server/router/volume [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/backend [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/blkiodev [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/container [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/events [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/filters [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/image [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/mount [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/network [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/registry [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/strslice [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/swarm [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/time [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/versions [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-11T10:22:56.774Z] github.com/docker/docker/api/types/volume [2022-09-11T10:22:56.774Z] github.com/docker/docker/builder [2022-09-11T10:22:56.774Z] github.com/docker/docker/builder/builder-next [2022-09-11T10:22:56.774Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-11T10:22:56.774Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-11T10:22:56.774Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-11T10:22:56.774Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-11T10:22:56.774Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-11T10:22:56.774Z] github.com/docker/docker/builder/builder-next/worker [2022-09-11T10:22:56.774Z] github.com/docker/docker/builder/dockerfile [2022-09-11T10:22:56.774Z] github.com/docker/docker/builder/remotecontext [2022-09-11T10:22:56.774Z] github.com/docker/docker/builder/remotecontext/git [2022-09-11T10:22:56.774Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-11T10:22:56.774Z] github.com/docker/docker/cli [2022-09-11T10:22:56.774Z] github.com/docker/docker/cli/config [2022-09-11T10:22:56.774Z] github.com/docker/docker/cli/debug [2022-09-11T10:22:56.774Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-11T10:22:56.774Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-11T10:22:56.774Z] github.com/docker/docker/client [2022-09-11T10:22:56.774Z] github.com/docker/docker/cmd/docker-proxy [2022-09-11T10:22:56.774Z] github.com/docker/docker/cmd/dockerd [2022-09-11T10:22:56.774Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-11T10:22:56.774Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-11T10:22:56.774Z] github.com/docker/docker/container [2022-09-11T10:22:56.774Z] github.com/docker/docker/container/stream [2022-09-11T10:22:56.774Z] github.com/docker/docker/contrib/apparmor [2022-09-11T10:22:56.774Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-11T10:22:56.774Z] github.com/docker/docker/contrib/httpserver [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/cluster [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/cluster/convert [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/cluster/executor [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/cluster/provider [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/config [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/containerd [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/events [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/events/testutils [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/graphdriver [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/images [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/initlayer [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/links [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/listeners [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/gelf [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/journald [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/local [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/logentries [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/splunk [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/syslog [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/logger/templates [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/names [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/network [2022-09-11T10:22:56.774Z] github.com/docker/docker/daemon/stats [2022-09-11T10:22:56.774Z] github.com/docker/docker/distribution [2022-09-11T10:22:56.774Z] github.com/docker/docker/distribution/metadata [2022-09-11T10:22:56.774Z] github.com/docker/docker/distribution/utils [2022-09-11T10:22:56.774Z] github.com/docker/docker/distribution/xfer [2022-09-11T10:22:56.774Z] github.com/docker/docker/dockerversion [2022-09-11T10:22:56.774Z] github.com/docker/docker/errdefs [2022-09-11T10:22:56.774Z] github.com/docker/docker/image [2022-09-11T10:22:56.774Z] github.com/docker/docker/image/cache [2022-09-11T10:22:56.774Z] github.com/docker/docker/image/tarexport [2022-09-11T10:22:56.774Z] github.com/docker/docker/image/v1 [2022-09-11T10:22:56.774Z] github.com/docker/docker/internal/test/suite [2022-09-11T10:22:56.774Z] github.com/docker/docker/layer [2022-09-11T10:22:56.774Z] github.com/docker/docker/libcontainerd [2022-09-11T10:22:56.774Z] github.com/docker/docker/libcontainerd/queue [2022-09-11T10:22:56.774Z] github.com/docker/docker/libcontainerd/remote [2022-09-11T10:22:56.774Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-11T10:22:56.774Z] github.com/docker/docker/libcontainerd/types [2022-09-11T10:22:56.774Z] github.com/docker/docker/libnetwork [2022-09-11T10:22:56.774Z] github.com/docker/docker/libnetwork/bitseq [2022-09-11T10:22:56.774Z] github.com/docker/docker/libnetwork/cluster [2022-09-11T10:22:56.774Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-11T10:22:56.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-11T10:22:56.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-11T10:22:56.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-11T10:22:56.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/config [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/datastore [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/driverapi [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/etchosts [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/idm [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/ipam [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/iptables [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/netlabel [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/netutils [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/networkdb [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/ns [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/options [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/osl [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/portallocator [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/portmapper [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/testutils [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/types [2022-09-11T10:22:56.775Z] github.com/docker/docker/oci [2022-09-11T10:22:56.775Z] github.com/docker/docker/oci/caps [2022-09-11T10:22:56.775Z] github.com/docker/docker/opts [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/aaparser [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/archive [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/authorization [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/broadcaster [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/capabilities [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/chrootarchive [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/containerfs [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/devicemapper [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/directory [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/dmesg [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/fileutils [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/fsutils [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/homedir [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/idtools [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/ioutils [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/jsonmessage [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/longpath [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/loopback [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/namesgenerator [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/parsers [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/pidfile [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/platform [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/plugingetter [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/plugins [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/plugins/transport [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/pools [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/progress [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/pubsub [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/reexec [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/signal [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/stack [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/stdcopy [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/streamformatter [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/stringid [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/sysinfo [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/system [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/tailfile [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/tarsum [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/urlutil [2022-09-11T10:22:56.775Z] github.com/docker/docker/pkg/useragent [2022-09-11T10:22:56.775Z] github.com/docker/docker/plugin [2022-09-11T10:22:56.775Z] github.com/docker/docker/plugin/executor/containerd [2022-09-11T10:22:56.775Z] github.com/docker/docker/plugin/v2 [2022-09-11T10:22:56.775Z] github.com/docker/docker/profiles/apparmor [2022-09-11T10:22:56.775Z] github.com/docker/docker/profiles/seccomp [2022-09-11T10:22:56.775Z] github.com/docker/docker/quota [2022-09-11T10:22:56.775Z] github.com/docker/docker/reference [2022-09-11T10:22:56.775Z] github.com/docker/docker/registry [2022-09-11T10:22:56.775Z] github.com/docker/docker/registry/resumable [2022-09-11T10:22:56.775Z] github.com/docker/docker/restartmanager [2022-09-11T10:22:56.775Z] github.com/docker/docker/rootless [2022-09-11T10:22:56.775Z] github.com/docker/docker/rootless/specconv [2022-09-11T10:22:56.775Z] github.com/docker/docker/runconfig [2022-09-11T10:22:56.775Z] github.com/docker/docker/runconfig/opts [2022-09-11T10:22:56.775Z] github.com/docker/docker/testutil [2022-09-11T10:22:56.775Z] github.com/docker/docker/testutil/daemon [2022-09-11T10:22:56.775Z] github.com/docker/docker/testutil/environment [2022-09-11T10:22:56.775Z] github.com/docker/docker/testutil/fakecontext [2022-09-11T10:22:56.775Z] github.com/docker/docker/testutil/fakegit [2022-09-11T10:22:56.775Z] github.com/docker/docker/testutil/fakestorage [2022-09-11T10:22:56.775Z] github.com/docker/docker/testutil/fixtures/load [2022-09-11T10:22:56.775Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-11T10:22:56.775Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-11T10:22:56.775Z] github.com/docker/docker/testutil/registry [2022-09-11T10:22:56.775Z] github.com/docker/docker/testutil/request [2022-09-11T10:22:56.775Z] github.com/docker/docker/volume [2022-09-11T10:22:56.775Z] github.com/docker/docker/volume/drivers [2022-09-11T10:22:56.775Z] github.com/docker/docker/volume/local [2022-09-11T10:22:56.775Z] github.com/docker/docker/volume/mounts [2022-09-11T10:22:56.775Z] github.com/docker/docker/volume/service [2022-09-11T10:22:56.775Z] github.com/docker/docker/volume/service/opts [2022-09-11T10:22:56.775Z] github.com/docker/docker/volume/testutils' [2022-09-11T10:22:56.775Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/bitseq [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/cluster [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/config [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/datastore [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/driverapi [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/etchosts [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/idm [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/ipam [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/iptables [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/netlabel [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/netutils [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/networkdb [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/ns [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/options [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/osl [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/portallocator [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/portmapper [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/testutils [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/types' [2022-09-11T10:22:56.775Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-09-11T10:22:56.775Z] + echo 'github.com/docker/docker/libnetwork [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/bitseq [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/cluster [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/config [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/datastore [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/driverapi [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/etchosts [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/idm [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/ipam [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/iptables [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/netlabel [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/netutils [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/networkdb [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/ns [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/options [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/osl [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/portallocator [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/portmapper [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/testutils [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/types' [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-11T10:22:56.775Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-11T10:22:56.775Z] + type docker-proxy [2022-09-11T10:22:56.775Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-09-11T10:22:56.775Z] + hack/make.sh binary-proxy install-proxy [2022-09-11T10:22:56.775Z] [2022-09-11T10:22:56.775Z] Removing bundles/ [2022-09-11T10:22:56.775Z] [2022-09-11T10:22:56.775Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-09-11T10:22:56.775Z] Building: bundles/binary-proxy/docker-proxy [2022-09-11T10:22:56.775Z] GOOS="" GOARCH="" GOARM="" [2022-09-11T10:22:56.810Z] #64 38.19 Unpacking bash-completion (1:2.11-2) ... [2022-09-11T10:22:57.070Z] #64 38.44 Selecting previously unselected package apparmor. [2022-09-11T10:22:57.070Z] #64 38.45 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-09-11T10:22:57.070Z] #64 38.49 Unpacking apparmor (2.13.6-10) ... [2022-09-11T10:22:57.330Z] #64 38.76 Selecting previously unselected package inetutils-ping. [2022-09-11T10:22:57.330Z] #64 38.77 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2022-09-11T10:22:57.330Z] #64 38.78 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-09-11T10:22:57.330Z] #64 38.88 Selecting previously unselected package libip6tc2:amd64. [2022-09-11T10:22:57.330Z] #64 38.89 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-11T10:22:57.330Z] #64 38.90 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-11T10:22:57.330Z] #64 38.95 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-11T10:22:57.330Z] #64 38.96 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-11T10:22:57.330Z] #64 38.97 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-11T10:22:57.330Z] #64 39.02 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-11T10:22:57.591Z] #64 39.03 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-11T10:22:57.591Z] #64 39.04 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-11T10:22:57.591Z] #64 39.10 Selecting previously unselected package libnftnl11:amd64. [2022-09-11T10:22:57.591Z] #64 39.10 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-11T10:22:57.591Z] #64 39.11 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-11T10:22:57.851Z] #64 39.20 Selecting previously unselected package iptables. [2022-09-11T10:22:57.851Z] #64 39.21 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-09-11T10:22:57.851Z] #64 39.22 Unpacking iptables (1.8.7-1) ... [2022-09-11T10:22:57.851Z] #64 39.40 Selecting previously unselected package libonig5:amd64. [2022-09-11T10:22:57.851Z] #64 39.41 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-11T10:22:57.851Z] #64 39.41 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-11T10:22:58.116Z] #64 39.52 Selecting previously unselected package libjq1:amd64. [2022-09-11T10:22:58.116Z] #64 39.52 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-09-11T10:22:58.116Z] #64 39.54 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-11T10:22:58.116Z] #64 39.63 Selecting previously unselected package jq. [2022-09-11T10:22:58.116Z] #64 39.65 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-09-11T10:22:58.116Z] #64 39.65 Unpacking jq (1.6-2.1) ... [2022-09-11T10:22:58.116Z] #64 39.71 Selecting previously unselected package libaio1:amd64. [2022-09-11T10:22:58.116Z] #64 39.71 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-09-11T10:22:58.116Z] #64 39.72 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-11T10:22:58.376Z] #64 39.77 Selecting previously unselected package libgpm2:amd64. [2022-09-11T10:22:58.376Z] #64 39.78 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-09-11T10:22:58.376Z] #64 39.78 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-11T10:22:58.376Z] #64 39.87 Selecting previously unselected package libinih1:amd64. [2022-09-11T10:22:58.376Z] #64 39.87 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-09-11T10:22:58.376Z] #64 39.88 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-11T10:22:58.376Z] #64 39.94 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-11T10:22:58.376Z] #64 39.94 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-11T10:22:58.376Z] #64 39.95 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-11T10:22:58.637Z] #64 40.02 Selecting previously unselected package libnet1:amd64. [2022-09-11T10:22:58.637Z] #64 40.03 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-11T10:22:58.637Z] #64 40.03 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-11T10:22:58.637Z] #64 40.10 Selecting previously unselected package libnl-3-200:amd64. [2022-09-11T10:22:58.637Z] #64 40.10 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-11T10:22:58.637Z] #64 40.11 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-11T10:22:58.637Z] #64 40.17 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-11T10:22:58.637Z] #64 40.18 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-11T10:22:58.637Z] #64 40.19 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-11T10:22:58.637Z] #64 40.25 Selecting previously unselected package libyajl2:amd64. [2022-09-11T10:22:58.637Z] #64 40.25 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-09-11T10:22:58.637Z] #64 40.27 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-11T10:22:58.637Z] #64 40.31 Selecting previously unselected package net-tools. [2022-09-11T10:22:58.897Z] #64 40.32 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-11T10:22:58.897Z] #64 40.33 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-11T10:22:58.897Z] #64 40.44 Selecting previously unselected package python-pip-whl. [2022-09-11T10:22:58.897Z] #64 40.45 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-11T10:22:58.897Z] #64 40.46 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-11T10:22:59.468Z] #64 40.77 Selecting previously unselected package python3-lib2to3. [2022-09-11T10:22:59.468Z] #64 40.77 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-11T10:22:59.468Z] #64 40.78 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-11T10:22:59.468Z] #64 40.87 Selecting previously unselected package python3-distutils. [2022-09-11T10:22:59.468Z] #64 40.88 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-09-11T10:22:59.468Z] #64 40.89 Unpacking python3-distutils (3.9.2-1) ... [2022-09-11T10:22:59.468Z] #64 40.98 Selecting previously unselected package python3-pkg-resources. [2022-09-11T10:22:59.468Z] #64 40.99 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-11T10:22:59.468Z] #64 40.99 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-11T10:22:59.468Z] #64 41.09 Selecting previously unselected package python3-setuptools. [2022-09-11T10:22:59.728Z] #64 41.09 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-09-11T10:22:59.728Z] #64 41.10 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-11T10:22:59.728Z] #64 41.29 Selecting previously unselected package python3-wheel. [2022-09-11T10:22:59.728Z] #64 41.29 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-09-11T10:22:59.728Z] #64 41.30 Unpacking python3-wheel (0.34.2-1) ... [2022-09-11T10:22:59.728Z] #64 41.36 Selecting previously unselected package python3-pip. [2022-09-11T10:22:59.988Z] #64 41.36 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-11T10:22:59.988Z] #64 41.38 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-11T10:22:59.988Z] #64 41.57 Selecting previously unselected package sudo. [2022-09-11T10:22:59.988Z] #64 41.58 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-09-11T10:22:59.988Z] #64 41.59 Unpacking sudo (1.9.5p2-3) ... [2022-09-11T10:23:00.249Z] #64 41.95 Selecting previously unselected package systemd-journal-remote. [2022-09-11T10:23:00.509Z] #64 41.95 Preparing to unpack .../44-systemd-journal-remote_247.3-7+deb11u1_amd64.deb ... [2022-09-11T10:23:00.509Z] #64 41.96 Unpacking systemd-journal-remote (247.3-7+deb11u1) ... [2022-09-11T10:23:00.509Z] #64 42.06 Selecting previously unselected package thin-provisioning-tools. [2022-09-11T10:23:00.509Z] #64 42.06 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-11T10:23:00.509Z] #64 42.07 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-11T10:23:00.770Z] #64 42.24 Selecting previously unselected package uidmap. [2022-09-11T10:23:00.770Z] #64 42.24 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-11T10:23:00.770Z] #64 42.26 Unpacking uidmap (1:4.8.1-1) ... [2022-09-11T10:23:00.770Z] #64 42.40 Selecting previously unselected package vim-runtime. [2022-09-11T10:23:00.770Z] #64 42.41 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-11T10:23:00.770Z] #64 42.43 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-11T10:23:00.770Z] #64 42.45 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-11T10:23:00.770Z] #64 42.46 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-11T10:23:02.681Z] #64 44.14 Selecting previously unselected package vim. [2022-09-11T10:23:02.681Z] #64 44.15 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-11T10:23:02.681Z] #64 44.16 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-11T10:23:02.941Z] #64 44.50 Selecting previously unselected package xfsprogs. [2022-09-11T10:23:02.941Z] #64 44.52 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-11T10:23:03.202Z] #64 44.53 Unpacking xfsprogs (5.10.0-4) ... [2022-09-11T10:23:03.321Z] Created binary: bundles/binary-proxy/docker-proxy [2022-09-11T10:23:03.322Z] [2022-09-11T10:23:03.322Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-09-11T10:23:03.322Z] Installing docker-proxy to /usr/local/bin/ [2022-09-11T10:23:03.322Z] [2022-09-11T10:23:03.322Z] + mkdir -p bundles [2022-09-11T10:23:03.322Z] + '[' -n 'github.com/docker/docker/api [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/server [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/server/backend/build [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/server/httpstatus [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/server/httputils [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/server/middleware [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/server/router [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/server/router/build [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/server/router/container [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/server/router/debug [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/server/router/distribution [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/server/router/grpc [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/server/router/image [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/server/router/network [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/server/router/plugin [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/server/router/session [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/server/router/swarm [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/server/router/system [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/server/router/volume [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/types [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/types/backend [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/types/blkiodev [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/types/container [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/types/events [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/types/filters [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/types/image [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/types/mount [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/types/network [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/types/registry [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/types/strslice [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/types/swarm [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/types/time [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/types/versions [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-11T10:23:03.322Z] github.com/docker/docker/api/types/volume [2022-09-11T10:23:03.322Z] github.com/docker/docker/builder [2022-09-11T10:23:03.322Z] github.com/docker/docker/builder/builder-next [2022-09-11T10:23:03.322Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-11T10:23:03.322Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-11T10:23:03.322Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-11T10:23:03.322Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-11T10:23:03.322Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-11T10:23:03.322Z] github.com/docker/docker/builder/builder-next/worker [2022-09-11T10:23:03.322Z] github.com/docker/docker/builder/dockerfile [2022-09-11T10:23:03.322Z] github.com/docker/docker/builder/remotecontext [2022-09-11T10:23:03.322Z] github.com/docker/docker/builder/remotecontext/git [2022-09-11T10:23:03.322Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-11T10:23:03.322Z] github.com/docker/docker/cli [2022-09-11T10:23:03.322Z] github.com/docker/docker/cli/config [2022-09-11T10:23:03.322Z] github.com/docker/docker/cli/debug [2022-09-11T10:23:03.322Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-11T10:23:03.322Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-11T10:23:03.322Z] github.com/docker/docker/client [2022-09-11T10:23:03.322Z] github.com/docker/docker/cmd/docker-proxy [2022-09-11T10:23:03.322Z] github.com/docker/docker/cmd/dockerd [2022-09-11T10:23:03.322Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-11T10:23:03.322Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-11T10:23:03.322Z] github.com/docker/docker/container [2022-09-11T10:23:03.322Z] github.com/docker/docker/container/stream [2022-09-11T10:23:03.322Z] github.com/docker/docker/contrib/apparmor [2022-09-11T10:23:03.322Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-11T10:23:03.322Z] github.com/docker/docker/contrib/httpserver [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/cluster [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/cluster/convert [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/cluster/executor [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/cluster/provider [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/config [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/containerd [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/events [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/events/testutils [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/graphdriver [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/images [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/initlayer [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/links [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/listeners [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/logger [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/logger/gelf [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/logger/journald [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/logger/local [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/logger/logentries [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/logger/splunk [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/logger/syslog [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/logger/templates [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/names [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/network [2022-09-11T10:23:03.322Z] github.com/docker/docker/daemon/stats [2022-09-11T10:23:03.322Z] github.com/docker/docker/distribution [2022-09-11T10:23:03.322Z] github.com/docker/docker/distribution/metadata [2022-09-11T10:23:03.322Z] github.com/docker/docker/distribution/utils [2022-09-11T10:23:03.322Z] github.com/docker/docker/distribution/xfer [2022-09-11T10:23:03.322Z] github.com/docker/docker/dockerversion [2022-09-11T10:23:03.322Z] github.com/docker/docker/errdefs [2022-09-11T10:23:03.322Z] github.com/docker/docker/image [2022-09-11T10:23:03.322Z] github.com/docker/docker/image/cache [2022-09-11T10:23:03.322Z] github.com/docker/docker/image/tarexport [2022-09-11T10:23:03.322Z] github.com/docker/docker/image/v1 [2022-09-11T10:23:03.322Z] github.com/docker/docker/internal/test/suite [2022-09-11T10:23:03.322Z] github.com/docker/docker/layer [2022-09-11T10:23:03.322Z] github.com/docker/docker/libcontainerd [2022-09-11T10:23:03.322Z] github.com/docker/docker/libcontainerd/queue [2022-09-11T10:23:03.322Z] github.com/docker/docker/libcontainerd/remote [2022-09-11T10:23:03.322Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-11T10:23:03.322Z] github.com/docker/docker/libcontainerd/types [2022-09-11T10:23:03.322Z] github.com/docker/docker/oci [2022-09-11T10:23:03.322Z] github.com/docker/docker/oci/caps [2022-09-11T10:23:03.322Z] github.com/docker/docker/opts [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/aaparser [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/archive [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/authorization [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/broadcaster [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/capabilities [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/chrootarchive [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/containerfs [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/devicemapper [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/directory [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/dmesg [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/fileutils [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/fsutils [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/homedir [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/idtools [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/ioutils [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/jsonmessage [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/longpath [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/loopback [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/namesgenerator [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/parsers [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/pidfile [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/platform [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/plugingetter [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/plugins [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/plugins/transport [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/pools [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/progress [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/pubsub [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/reexec [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/signal [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/stack [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/stdcopy [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/streamformatter [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/stringid [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/sysinfo [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/system [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/tailfile [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/tarsum [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/urlutil [2022-09-11T10:23:03.322Z] github.com/docker/docker/pkg/useragent [2022-09-11T10:23:03.322Z] github.com/docker/docker/plugin [2022-09-11T10:23:03.322Z] github.com/docker/docker/plugin/executor/containerd [2022-09-11T10:23:03.322Z] github.com/docker/docker/plugin/v2 [2022-09-11T10:23:03.322Z] github.com/docker/docker/profiles/apparmor [2022-09-11T10:23:03.322Z] github.com/docker/docker/profiles/seccomp [2022-09-11T10:23:03.322Z] github.com/docker/docker/quota [2022-09-11T10:23:03.322Z] github.com/docker/docker/reference [2022-09-11T10:23:03.322Z] github.com/docker/docker/registry [2022-09-11T10:23:03.322Z] github.com/docker/docker/registry/resumable [2022-09-11T10:23:03.322Z] github.com/docker/docker/restartmanager [2022-09-11T10:23:03.322Z] github.com/docker/docker/rootless [2022-09-11T10:23:03.322Z] github.com/docker/docker/rootless/specconv [2022-09-11T10:23:03.322Z] github.com/docker/docker/runconfig [2022-09-11T10:23:03.322Z] github.com/docker/docker/runconfig/opts [2022-09-11T10:23:03.322Z] github.com/docker/docker/testutil [2022-09-11T10:23:03.322Z] github.com/docker/docker/testutil/daemon [2022-09-11T10:23:03.322Z] github.com/docker/docker/testutil/environment [2022-09-11T10:23:03.322Z] github.com/docker/docker/testutil/fakecontext [2022-09-11T10:23:03.322Z] github.com/docker/docker/testutil/fakegit [2022-09-11T10:23:03.322Z] github.com/docker/docker/testutil/fakestorage [2022-09-11T10:23:03.322Z] github.com/docker/docker/testutil/fixtures/load [2022-09-11T10:23:03.322Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-11T10:23:03.322Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-11T10:23:03.322Z] github.com/docker/docker/testutil/registry [2022-09-11T10:23:03.322Z] github.com/docker/docker/testutil/request [2022-09-11T10:23:03.322Z] github.com/docker/docker/volume [2022-09-11T10:23:03.322Z] github.com/docker/docker/volume/drivers [2022-09-11T10:23:03.322Z] github.com/docker/docker/volume/local [2022-09-11T10:23:03.322Z] github.com/docker/docker/volume/mounts [2022-09-11T10:23:03.322Z] github.com/docker/docker/volume/service [2022-09-11T10:23:03.322Z] github.com/docker/docker/volume/service/opts [2022-09-11T10:23:03.322Z] github.com/docker/docker/volume/testutils' ']' [2022-09-11T10:23:03.323Z] + 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/coverage.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/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-09-11T10:23:03.462Z] #64 44.83 Selecting previously unselected package zip. [2022-09-11T10:23:03.462Z] #64 44.84 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-09-11T10:23:03.462Z] #64 44.85 Unpacking zip (3.0-12) ... [2022-09-11T10:23:03.462Z] #64 44.93 Selecting previously unselected package zstd. [2022-09-11T10:23:03.462Z] #64 44.93 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-11T10:23:03.462Z] #64 44.94 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-11T10:23:03.722Z] #64 45.16 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-11T10:23:03.885Z] ? github.com/docker/docker/api [no test files] [2022-09-11T10:23:03.983Z] #64 45.59 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-11T10:23:03.983Z] #64 45.61 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-11T10:23:03.983Z] #64 45.62 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-11T10:23:04.243Z] #64 45.64 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-11T10:23:04.243Z] #64 45.65 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-11T10:23:04.243Z] #64 45.66 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-11T10:23:04.243Z] #64 45.68 Setting up uidmap (1:4.8.1-1) ... [2022-09-11T10:23:04.243Z] #64 45.69 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-11T10:23:04.243Z] #64 45.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-11T10:23:04.243Z] #64 45.73 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-11T10:23:04.243Z] #64 45.75 Setting up python3-wheel (0.34.2-1) ... [2022-09-11T10:23:04.767Z] #64 46.17 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-11T10:23:04.768Z] #64 46.18 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-11T10:23:04.768Z] #64 46.20 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-11T10:23:04.768Z] #64 46.24 Setting up libcap2-bin (1:2.44-1) ... [2022-09-11T10:23:04.768Z] #64 46.26 Setting up apparmor (2.13.6-10) ... [2022-09-11T10:23:06.411Z] #64 47.79 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-11T10:23:06.411Z] #64 47.82 Setting up zip (3.0-12) ... [2022-09-11T10:23:06.411Z] #64 47.84 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-11T10:23:06.411Z] #64 47.87 Setting up bash-completion (1:2.11-2) ... [2022-09-11T10:23:07.795Z] #64 49.07 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-11T10:23:07.795Z] #64 49.10 Setting up sudo (1.9.5p2-3) ... [2022-09-11T10:23:07.795Z] #64 49.15 invoke-rc.d: could not determine current runlevel [2022-09-11T10:23:07.795Z] #64 49.16 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-11T10:23:07.795Z] #64 49.17 Setting up xfsprogs (5.10.0-4) ... [2022-09-11T10:23:07.795Z] #64 49.18 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-11T10:23:07.795Z] #64 49.18 Failed to connect to bus: Host is down [2022-09-11T10:23:07.795Z] #64 49.19 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-11T10:23:07.795Z] #64 49.20 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-09-11T10:23:07.795Z] #64 49.21 Setting up pigz (2.6-1) ... [2022-09-11T10:23:07.795Z] #64 49.23 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-11T10:23:07.795Z] #64 49.24 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-11T10:23:07.795Z] #64 49.27 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-11T10:23:07.795Z] #64 49.28 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-11T10:23:08.366Z] #64 49.72 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-11T10:23:08.366Z] #64 49.74 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-11T10:23:08.366Z] #64 50.00 Setting up libelf1:amd64 (0.183-1) ... [2022-09-11T10:23:08.366Z] #64 50.01 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-11T10:23:08.366Z] #64 50.04 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-11T10:23:08.366Z] #64 50.06 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-11T10:23:08.626Z] #64 50.07 Setting up libkmod2:amd64 (28-1) ... [2022-09-11T10:23:08.626Z] #64 50.09 Setting up python3-distutils (3.9.2-1) ... [2022-09-11T10:23:08.887Z] #64 50.37 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-11T10:23:08.887Z] #64 50.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-11T10:23:08.887Z] #64 50.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-11T10:23:08.887Z] #64 50.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-11T10:23:08.887Z] #64 50.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-11T10:23:08.887Z] #64 50.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-11T10:23:08.887Z] #64 50.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-11T10:23:08.887Z] #64 50.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-11T10:23:08.887Z] #64 50.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-11T10:23:08.887Z] #64 50.44 Setting up python3-setuptools (52.0.0-4) ... [2022-09-11T10:23:09.769Z] #64 51.21 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-11T10:23:09.769Z] #64 51.23 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-11T10:23:09.769Z] #64 51.26 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-11T10:23:09.769Z] #64 51.28 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-11T10:23:10.711Z] #64 51.98 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-11T10:23:10.711Z] #64 51.99 Setting up jq (1.6-2.1) ... [2022-09-11T10:23:10.711Z] #64 52.01 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-11T10:23:10.711Z] #64 52.02 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-11T10:23:10.711Z] #64 52.04 Setting up iptables (1.8.7-1) ... [2022-09-11T10:23:10.711Z] #64 52.05 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-11T10:23:10.711Z] #64 52.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-11T10:23:10.711Z] #64 52.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-11T10:23:10.711Z] #64 52.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-11T10:23:10.711Z] #64 52.07 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-11T10:23:10.711Z] #64 52.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-11T10:23:10.711Z] #64 52.09 Setting up iproute2 (5.10.0-4) ... [2022-09-11T10:23:10.711Z] #64 52.35 Setting up systemd (247.3-7+deb11u1) ... [2022-09-11T10:23:10.971Z] #64 52.41 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-11T10:23:10.971Z] #64 52.43 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-11T10:23:10.971Z] #64 52.43 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-11T10:23:10.971Z] #64 52.45 Initializing machine ID from KVM UUID. [2022-09-11T10:23:11.541Z] #64 53.13 Setting up systemd-journal-remote (247.3-7+deb11u1) ... [2022-09-11T10:23:11.802Z] #64 53.36 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-11T10:23:12.743Z] #64 DONE 54.1s [2022-09-11T10:23:12.743Z] [2022-09-11T10:23:12.743Z] #50 [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-09-11T10:23:12.743Z] #50 ... [2022-09-11T10:23:12.743Z] [2022-09-11T10:23:12.743Z] #65 [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-09-11T10:23:13.686Z] #65 0.905 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-11T10:23:13.686Z] #65 0.912 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-11T10:23:13.686Z] #65 0.917 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-11T10:23:13.686Z] #65 DONE 1.0s [2022-09-11T10:23:13.686Z] [2022-09-11T10:23:13.686Z] #66 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-11T10:23:18.734Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-09-11T10:23:21.821Z] #66 7.667 Collecting yamllint==1.27.1 [2022-09-11T10:23:22.392Z] #66 8.726 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-11T10:23:22.963Z] #66 9.418 Collecting pathspec>=0.5.3 [2022-09-11T10:23:22.963Z] #66 9.428 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-11T10:23:23.223Z] #66 9.638 Collecting pyyaml [2022-09-11T10:23:23.223Z] #66 9.644 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-09-11T10:23:23.223Z] #66 9.676 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-11T10:23:23.223Z] #66 9.685 Building wheels for collected packages: yamllint [2022-09-11T10:23:23.223Z] #66 9.688 Building wheel for yamllint (setup.py): started [2022-09-11T10:23:23.794Z] #66 10.21 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-11T10:23:23.794Z] #66 10.21 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=279dbfc8fe18baad93fe6cddbb1ad85f4484dafb22462f2f0367cd879bd97733 [2022-09-11T10:23:23.794Z] #66 10.21 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-11T10:23:23.794Z] #66 10.21 Successfully built yamllint [2022-09-11T10:23:23.794Z] #66 10.22 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-11T10:23:23.794Z] #66 10.41 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-11T10:23:24.396Z] #66 DONE 10.7s [2022-09-11T10:23:24.396Z] [2022-09-11T10:23:24.396Z] #50 [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-09-11T10:23:24.396Z] #50 ... [2022-09-11T10:23:24.396Z] [2022-09-11T10:23:24.396Z] #67 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-11T10:23:24.396Z] #67 DONE 0.2s [2022-09-11T10:23:24.396Z] [2022-09-11T10:23:24.396Z] #68 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-11T10:23:24.987Z] #68 DONE 0.4s [2022-09-11T10:23:24.987Z] [2022-09-11T10:23:24.987Z] #69 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-11T10:23:24.987Z] #69 DONE 0.1s [2022-09-11T10:23:24.987Z] [2022-09-11T10:23:24.987Z] #70 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-11T10:23:24.987Z] #70 DONE 0.1s [2022-09-11T10:23:24.987Z] [2022-09-11T10:23:24.987Z] #58 [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-09-11T10:23:25.252Z] #58 ... [2022-09-11T10:23:25.252Z] [2022-09-11T10:23:25.252Z] #71 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-11T10:23:25.252Z] #71 DONE 0.1s [2022-09-11T10:23:25.252Z] [2022-09-11T10:23:25.252Z] #72 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-11T10:23:25.252Z] #72 DONE 0.1s [2022-09-11T10:23:25.252Z] [2022-09-11T10:23:25.252Z] #73 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-11T10:23:25.252Z] #73 DONE 0.0s [2022-09-11T10:23:25.252Z] [2022-09-11T10:23:25.252Z] #74 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-11T10:23:25.518Z] #74 DONE 0.1s [2022-09-11T10:23:25.518Z] [2022-09-11T10:23:25.518Z] #75 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-11T10:23:25.518Z] #75 DONE 0.1s [2022-09-11T10:23:25.518Z] [2022-09-11T10:23:25.518Z] #50 [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-09-11T10:23:25.518Z] #50 ... [2022-09-11T10:23:25.518Z] [2022-09-11T10:23:25.518Z] #76 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-11T10:23:25.518Z] #76 DONE 0.1s [2022-09-11T10:23:25.518Z] [2022-09-11T10:23:25.518Z] #77 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-11T10:23:25.778Z] #77 DONE 0.2s [2022-09-11T10:23:25.778Z] [2022-09-11T10:23:25.778Z] #58 [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-09-11T10:23:25.778Z] #58 ... [2022-09-11T10:23:25.778Z] [2022-09-11T10:23:25.778Z] #78 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-11T10:23:25.778Z] #78 DONE 0.1s [2022-09-11T10:23:26.038Z] [2022-09-11T10:23:26.038Z] #58 [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-09-11T10:23:48.000Z] #58 93.79 + mkdir -p /build [2022-09-11T10:23:48.000Z] #58 93.79 + cp runc /build/runc [2022-09-11T10:23:48.000Z] #58 DONE 94.0s [2022-09-11T10:23:48.000Z] [2022-09-11T10:23:48.000Z] #50 [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-09-11T10:23:48.000Z] #50 ... [2022-09-11T10:23:48.000Z] [2022-09-11T10:23:48.000Z] #79 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-11T10:23:48.000Z] #79 DONE 0.1s [2022-09-11T10:23:48.000Z] [2022-09-11T10:23:48.000Z] #50 [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-09-11T10:24:14.574Z] #50 184.4 # github.com/containerd/containerd/cmd/containerd [2022-09-11T10:24:14.574Z] #50 184.4 /usr/bin/ld: /tmp/go-link-3881299221/000019.o: in function `New': [2022-09-11T10:24:14.574Z] #50 184.4 /tmp/tmp.PdrnYeKtuc/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-09-11T10:24:14.574Z] #50 184.5 + bin/containerd-stress [2022-09-11T10:24:14.574Z] #50 185.6 + bin/containerd-shim [2022-09-11T10:24:26.803Z] #50 197.1 + bin/containerd-shim-runc-v1 [2022-09-11T10:24:32.089Z] #50 203.5 + bin/containerd-shim-runc-v2 [2022-09-11T10:24:32.089Z] #50 204.3 + binaries [2022-09-11T10:24:32.089Z] #50 204.3 + install -D bin/containerd /build/containerd [2022-09-11T10:24:32.089Z] #50 204.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-11T10:24:32.349Z] #50 204.3 + install -D bin/ctr /build/ctr [2022-09-11T10:24:32.609Z] #50 DONE 204.9s [2022-09-11T10:24:33.548Z] [2022-09-11T10:24:33.548Z] #80 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-11T10:24:33.807Z] #80 DONE 0.2s [2022-09-11T10:24:33.807Z] [2022-09-11T10:24:33.807Z] #81 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-11T10:24:33.807Z] #81 DONE 0.1s [2022-09-11T10:24:34.067Z] [2022-09-11T10:24:34.067Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-11T10:24:34.326Z] #82 DONE 0.5s [2022-09-11T10:24:34.326Z] [2022-09-11T10:24:34.326Z] #83 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-11T10:24:34.326Z] #83 DONE 0.1s [2022-09-11T10:24:34.585Z] [2022-09-11T10:24:34.585Z] #84 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-11T10:24:34.585Z] #84 DONE 0.0s [2022-09-11T10:24:34.585Z] [2022-09-11T10:24:34.585Z] #85 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-11T10:24:34.585Z] #85 DONE 0.0s [2022-09-11T10:24:34.585Z] [2022-09-11T10:24:34.585Z] #86 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-11T10:24:38.783Z] #86 DONE 3.6s [2022-09-11T10:24:38.783Z] [2022-09-11T10:24:38.783Z] #87 exporting to image [2022-09-11T10:24:38.784Z] #87 exporting layers [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-11T10:24:40.136Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-09-11T10:24:40.136Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-11T10:24:40.136Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-11T10:24:40.136Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-09-11T10:24:40.136Z] ok github.com/docker/docker/api/server/router/volume 0.012s coverage: 67.9% of statements [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/api/types [no test files] [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-11T10:24:40.136Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2022-09-11T10:24:40.136Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-11T10:24:40.136Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 77.3% of statements [2022-09-11T10:24:40.136Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/builder [no test files] [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-11T10:24:40.136Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-11T10:24:41.067Z] ok github.com/docker/docker/builder/remotecontext 0.168s coverage: 13.7% of statements [2022-09-11T10:24:41.631Z] ok github.com/docker/docker/builder/dockerfile 0.569s coverage: 49.3% of statements [2022-09-11T10:24:41.631Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-09-11T10:24:42.562Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-09-11T10:24:43.126Z] ok github.com/docker/docker/builder/remotecontext/git 1.686s coverage: 86.3% of statements [2022-09-11T10:24:43.126Z] ? github.com/docker/docker/cli [no test files] [2022-09-11T10:24:43.126Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-11T10:24:43.126Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-09-11T10:24:43.126Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-09-11T10:24:43.691Z] ok github.com/docker/docker/cmd/docker-proxy 0.143s coverage: 69.3% of statements [2022-09-11T10:24:46.966Z] ok github.com/docker/docker/client 0.111s coverage: 76.1% of statements [2022-09-11T10:25:05.350Z] #87 exporting layers 26.5s done [2022-09-11T10:25:05.350Z] #87 writing image sha256:c8c465dcbb304a9617b3e1c8ec1e091c03fc5a77b693c3a9d1bbbda191abf4e2 done [2022-09-11T10:25:05.350Z] #87 naming to docker.io/library/docker:8ad8c6d88777ba6d4e8563c1a93c72f2e61e20f6 done [2022-09-11T10:25:05.350Z] #87 DONE 26.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-09-11T10:25:05.680Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44131/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44131/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8ad8c6d88777ba6d4e8563c1a93c72f2e61e20f6 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8ad8c6d88777ba6d4e8563c1a93c72f2e61e20f6 hack/validate/default [2022-09-11T10:25:06.249Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-09-11T10:25:06.509Z] Congratulations! yamllint config file formatted correctly [2022-09-11T10:25:06.509Z] Congratulations! YAML files are formatted correctly [2022-09-11T10:25:06.769Z] No api/types/ or api/swagger.yaml changes in diff. [2022-09-11T10:25:06.769Z] Congratulations! All TOML source files changed here have valid syntax. [2022-09-11T10:25:06.769Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-09-11T10:25:06.769Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-09-11T10:25:06.769Z] [2022-09-11T10:25:06.769Z] INFO Start validation with golang-ci-lint [2022-09-11T10:25:07.708Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-09-11T10:25:07.708Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-09-11T10:25:07.708Z] INFO [loader] Using build tags: [ journald] [2022-09-11T10:25:19.008Z] ok github.com/docker/docker/cmd/dockerd 0.070s coverage: 29.9% of statements [2022-09-11T10:25:19.009Z] ok github.com/docker/docker/container 0.123s coverage: 35.7% of statements [2022-09-11T10:25:19.009Z] ok github.com/docker/docker/cmd/dockerd/trap 2.392s coverage: 0.0% of statements [2022-09-11T10:25:19.009Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-09-11T10:25:19.009Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-11T10:25:19.009Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-11T10:25:19.009Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-11T10:25:19.009Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-11T10:25:21.531Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2022-09-11T10:25:23.424Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-09-11T10:25:24.789Z] ok github.com/docker/docker/daemon/cluster/convert 0.020s coverage: 36.9% of statements [2022-09-11T10:25:31.330Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.450s coverage: 13.4% of statements [2022-09-11T10:25:32.699Z] ok github.com/docker/docker/daemon/config 0.036s coverage: 76.8% of statements [2022-09-11T10:25:32.961Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-09-11T10:25:33.525Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-09-11T10:25:34.895Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.514s coverage: 74.8% of statements [2022-09-11T10:25:34.895Z] ok github.com/docker/docker/daemon 10.112s coverage: 16.4% of statements [2022-09-11T10:25:34.895Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-11T10:25:34.895Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-11T10:25:34.895Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-09-11T10:25:34.895Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-11T10:25:35.824Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.280s coverage: 60.7% of statements [2022-09-11T10:25:36.757Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-09-11T10:25:38.127Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-09-11T10:25:39.593Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.298s coverage: 50.6% of statements [2022-09-11T10:25:39.867Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.410s coverage: 45.9% of statements [2022-09-11T10:25:39.867Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-11T10:25:41.245Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-09-11T10:25:41.502Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.929s coverage: 58.5% of statements [2022-09-11T10:25:41.502Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-11T10:25:41.502Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-11T10:25:42.067Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2022-09-11T10:25:42.323Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-09-11T10:25:43.700Z] ok github.com/docker/docker/daemon/images 0.045s coverage: 6.8% of statements [2022-09-11T10:25:43.700Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-11T10:25:43.700Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-11T10:25:43.956Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2022-09-11T10:25:44.884Z] ok github.com/docker/docker/daemon/logger/fluentd 0.015s coverage: 53.6% of statements [2022-09-11T10:25:44.884Z] ok github.com/docker/docker/daemon/logger/awslogs 0.126s coverage: 79.6% of statements [2022-09-11T10:25:44.884Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-11T10:25:45.447Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-09-11T10:25:45.703Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-09-11T10:25:46.633Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.131s coverage: 76.8% of statements [2022-09-11T10:25:46.889Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-09-11T10:25:47.452Z] ok github.com/docker/docker/daemon/logger/local 0.021s coverage: 79.4% of statements [2022-09-11T10:25:48.381Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.016s coverage: 63.5% of statements [2022-09-11T10:25:48.943Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.027s coverage: 31.5% of statements [2022-09-11T10:25:49.506Z] ok github.com/docker/docker/daemon/logger/journald 3.381s coverage: 74.3% of statements [2022-09-11T10:25:49.506Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-09-11T10:25:49.506Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-09-11T10:25:49.506Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-11T10:25:49.506Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-09-11T10:25:50.434Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-09-11T10:25:50.434Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-09-11T10:25:50.997Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-09-11T10:25:51.253Z] ok github.com/docker/docker/daemon/logger/splunk 1.521s coverage: 82.5% of statements [2022-09-11T10:25:51.253Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-11T10:25:51.253Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-11T10:25:52.183Z] ok github.com/docker/docker/distribution/metadata 0.030s coverage: 44.4% of statements [2022-09-11T10:25:54.073Z] ok github.com/docker/docker/distribution 1.501s coverage: 28.0% of statements [2022-09-11T10:25:54.073Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-11T10:25:54.330Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-09-11T10:25:54.585Z] ok github.com/docker/docker/distribution/xfer 1.884s coverage: 84.9% of statements [2022-09-11T10:25:54.585Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-11T10:25:54.842Z] ok github.com/docker/docker/image 0.030s coverage: 86.9% of statements [2022-09-11T10:25:55.406Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-09-11T10:25:55.663Z] ok github.com/docker/docker/image/tarexport 0.019s coverage: 0.7% of statements [2022-09-11T10:25:55.663Z] ? github.com/docker/docker/image/v1 [no test files] [2022-09-11T10:25:55.663Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-11T10:25:55.919Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-09-11T10:25:56.850Z] ok github.com/docker/docker/oci 0.020s coverage: 46.0% of statements [2022-09-11T10:25:57.413Z] ok github.com/docker/docker/opts 0.022s coverage: 66.0% of statements [2022-09-11T10:25:57.413Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-11T10:25:59.310Z] ok github.com/docker/docker/pkg/archive 0.301s coverage: 82.2% of statements [2022-09-11T10:26:00.238Z] ok github.com/docker/docker/pkg/authorization 0.645s coverage: 68.3% of statements [2022-09-11T10:26:00.238Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-11T10:26:00.497Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-09-11T10:26:03.775Z] ok github.com/docker/docker/pkg/chrootarchive 2.521s coverage: 42.7% of statements [2022-09-11T10:26:03.775Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-09-11T10:26:04.031Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-09-11T10:26:04.031Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-09-11T10:26:04.031Z] ok github.com/docker/docker/layer 7.191s coverage: 68.9% of statements [2022-09-11T10:26:04.031Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-11T10:26:04.031Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-11T10:26:04.031Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-11T10:26:04.031Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-11T10:26:04.031Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-11T10:26:04.031Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-11T10:26:04.593Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 87.2% of statements [2022-09-11T10:26:04.593Z] ok github.com/docker/docker/pkg/fsutils 0.183s coverage: 85.1% of statements [2022-09-11T10:26:04.850Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-09-11T10:26:05.780Z] ok github.com/docker/docker/pkg/idtools 0.385s coverage: 69.3% of statements [2022-09-11T10:26:05.780Z] ok github.com/docker/docker/pkg/ioutils 0.347s coverage: 71.0% of statements [2022-09-11T10:26:06.036Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2022-09-11T10:26:06.036Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2022-09-11T10:26:06.036Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-11T10:26:06.292Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-09-11T10:26:06.292Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2022-09-11T10:26:06.549Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-09-11T10:26:06.549Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-09-11T10:26:06.806Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-09-11T10:26:06.806Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-11T10:26:06.806Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-11T10:26:07.369Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2022-09-11T10:26:07.625Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-09-11T10:26:07.882Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-11T10:26:08.138Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-11T10:26:09.504Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-09-11T10:26:09.504Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-09-11T10:26:09.761Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-09-11T10:26:10.017Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-09-11T10:26:10.274Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-09-11T10:26:10.530Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-11T10:26:10.786Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-09-11T10:26:11.348Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-09-11T10:26:11.604Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-09-11T10:26:12.165Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-09-11T10:26:12.165Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-11T10:26:14.056Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-09-11T10:26:14.312Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-09-11T10:26:14.568Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-09-11T10:26:15.935Z] ok github.com/docker/docker/quota 0.174s coverage: 71.4% of statements [2022-09-11T10:26:15.935Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-09-11T10:26:16.865Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-09-11T10:26:17.428Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2022-09-11T10:26:17.428Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-09-11T10:26:17.991Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-09-11T10:26:18.247Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-09-11T10:26:19.614Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-09-11T10:26:20.578Z] ok github.com/docker/docker/volume/local 0.083s coverage: 76.8% of statements [2022-09-11T10:26:20.843Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 67.7% of statements [2022-09-11T10:26:22.209Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-09-11T10:26:44.102Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.3% of statements [2022-09-11T10:26:44.102Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-11T10:26:44.102Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-11T10:26:44.102Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-09-11T10:26:44.102Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-09-11T10:26:44.102Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-11T10:26:44.102Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-11T10:26:44.102Z] ? github.com/docker/docker/rootless [no test files] [2022-09-11T10:26:44.102Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-11T10:26:44.102Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-11T10:26:44.102Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-11T10:26:44.102Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-11T10:26:44.102Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-11T10:26:44.102Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-11T10:26:44.102Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-11T10:26:44.102Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-11T10:26:44.102Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-11T10:26:44.102Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-11T10:26:44.102Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-11T10:26:44.102Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-11T10:26:44.102Z] ? github.com/docker/docker/volume [no test files] [2022-09-11T10:26:44.102Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-11T10:26:44.102Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-11T10:26:44.102Z] [2022-09-11T10:26:44.102Z] === Skipped [2022-09-11T10:26:44.102Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-09-11T10:26:44.102Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-09-11T10:26:44.102Z] [2022-09-11T10:26:44.102Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-09-11T10:26:44.102Z] network_proxy_test.go:208: No support for dual stack yet [2022-09-11T10:26:44.102Z] [2022-09-11T10:26:44.102Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-09-11T10:26:44.102Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-09-11T10:26:44.102Z] [2022-09-11T10:26:44.102Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-09-11T10:26:44.102Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-09-11T10:26:44.102Z] [2022-09-11T10:26:44.102Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-11T10:26:44.102Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-11T10:26:44.102Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-11T10:26:44.102Z] [2022-09-11T10:26:44.102Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-11T10:26:44.102Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-11T10:26:44.102Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-11T10:26:44.102Z] [2022-09-11T10:26:44.102Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-11T10:26:44.102Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-11T10:26:44.102Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-11T10:26:44.102Z] [2022-09-11T10:26:44.102Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-11T10:26:44.102Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-11T10:26:44.102Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-11T10:26:44.102Z] [2022-09-11T10:26:44.102Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-11T10:26:44.102Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-11T10:26:44.102Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-11T10:26:44.102Z] [2022-09-11T10:26:44.102Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-11T10:26:44.102Z] graphtest_unix.go:71: No driver to put! [2022-09-11T10:26:44.102Z] [2022-09-11T10:26:44.102Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-11T10:26:44.102Z] time="2022-09-11T10:25:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-11T10:26:44.102Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-11T10:26:44.102Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-11T10:26:44.102Z] [2022-09-11T10:26:44.102Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-11T10:26:44.102Z] time="2022-09-11T10:25:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-11T10:26:44.102Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-11T10:26:44.102Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-11T10:26:44.102Z] [2022-09-11T10:26:44.102Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-11T10:26:44.102Z] time="2022-09-11T10:25:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-11T10:26:44.102Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-11T10:26:44.102Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-11T10:26:44.102Z] [2022-09-11T10:26:44.102Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-11T10:26:44.102Z] time="2022-09-11T10:25:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-11T10:26:44.102Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-11T10:26:44.102Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-11T10:26:44.102Z] [2022-09-11T10:26:44.102Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-11T10:26:44.102Z] time="2022-09-11T10:25:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-11T10:26:44.102Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-11T10:26:44.102Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-11T10:26:44.102Z] [2022-09-11T10:26:44.102Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-11T10:26:44.102Z] graphtest_unix.go:71: No driver to put! [2022-09-11T10:26:44.102Z] [2022-09-11T10:26:44.102Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-11T10:26:44.102Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-11T10:26:44.102Z] [2022-09-11T10:26:44.102Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-11T10:26:44.102Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-11T10:26:44.102Z] [2022-09-11T10:26:44.102Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-11T10:26:44.102Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-09-11T10:26:44.102Z] [2022-09-11T10:26:44.102Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-11T10:26:44.102Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-11T10:26:44.102Z] [2022-09-11T10:26:44.102Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-11T10:26:44.102Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-11T10:26:44.102Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-11T10:26:44.102Z] [2022-09-11T10:26:44.102Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-11T10:26:44.102Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-11T10:26:44.102Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-11T10:26:44.102Z] [2022-09-11T10:26:44.102Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-11T10:26:44.102Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-11T10:26:44.102Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-11T10:26:44.102Z] [2022-09-11T10:26:44.102Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-11T10:26:44.102Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-11T10:26:44.102Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-11T10:26:44.102Z] [2022-09-11T10:26:44.102Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-11T10:26:44.102Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-11T10:26:44.102Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-11T10:26:44.102Z] [2022-09-11T10:26:44.102Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-11T10:26:44.102Z] graphtest_unix.go:71: No driver to put! [2022-09-11T10:26:44.102Z] [2022-09-11T10:26:44.102Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-11T10:26:44.102Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-09-11T10:26:44.102Z] [2022-09-11T10:26:44.102Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-11T10:26:44.102Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-09-11T10:26:44.102Z] [2022-09-11T10:26:44.102Z] DONE 2874 tests, 28 skipped in 218.306s [2022-09-11T10:26:44.102Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/bitseq [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/cluster [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/config [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/datastore [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/driverapi [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/etchosts [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/idm [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/ipam [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/iptables [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/netlabel [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/netutils [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/networkdb [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/ns [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/options [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/osl [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/portallocator [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/portmapper [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/testutils [2022-09-11T10:26:44.102Z] github.com/docker/docker/libnetwork/types' ']' [2022-09-11T10:26:44.102Z] + 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/coverage-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-09-11T10:27:30.727Z] ok github.com/docker/docker/libnetwork 37.359s coverage: 40.6% of statements [2022-09-11T10:27:30.727Z] ok github.com/docker/docker/libnetwork/bitseq 0.136s coverage: 84.4% of statements [2022-09-11T10:27:30.727Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-09-11T10:27:30.727Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-09-11T10:27:30.727Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-09-11T10:27:30.727Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-09-11T10:27:30.727Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-09-11T10:27:30.727Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-09-11T10:27:30.727Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-09-11T10:27:30.727Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-09-11T10:27:30.727Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 22.4% of statements [2022-09-11T10:27:30.727Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-09-11T10:27:30.727Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-09-11T10:27:30.727Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-09-11T10:27:30.727Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-09-11T10:27:30.727Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.610s coverage: 59.9% of statements [2022-09-11T10:27:30.727Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-09-11T10:27:30.727Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-09-11T10:27:30.727Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.014s coverage: 5.1% of statements [2022-09-11T10:27:30.727Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-09-11T10:27:30.727Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.7% of statements [2022-09-11T10:27:30.727Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-09-11T10:27:30.727Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-09-11T10:27:40.671Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.257s coverage: 6.6% of statements [2022-09-11T10:27:40.671Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-09-11T10:27:40.671Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-09-11T10:27:40.671Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-09-11T10:27:40.671Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-09-11T10:27:40.671Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-09-11T10:27:40.928Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-09-11T10:27:41.185Z] ok github.com/docker/docker/libnetwork/drvregistry 0.013s coverage: 82.4% of statements [2022-09-11T10:27:41.442Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-09-11T10:27:41.699Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-09-11T10:27:41.955Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-09-11T10:27:54.129Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-09-11T10:28:08.986Z] ok github.com/docker/docker/libnetwork/ipam 15.270s coverage: 85.3% of statements [2022-09-11T10:28:08.986Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-09-11T10:28:08.986Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-09-11T10:28:08.986Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-09-11T10:28:08.986Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-09-11T10:28:08.986Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-09-11T10:28:08.986Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-09-11T10:28:09.242Z] ok github.com/docker/docker/libnetwork/ipamutils 0.260s coverage: 74.0% of statements [2022-09-11T10:28:10.171Z] ok github.com/docker/docker/libnetwork/iptables 0.167s coverage: 45.0% of statements [2022-09-11T10:28:10.171Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-09-11T10:28:10.427Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-09-11T10:28:14.248Z] INFO [loader] Go packages loading at mode 575 (deps|files|imports|name|compiled_files|exports_file|types_sizes) took 2m58.561551288s [2022-09-11T10:28:14.248Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 518.284552ms [2022-09-11T10:30:01.817Z] ok github.com/docker/docker/libnetwork/networkdb 104.417s coverage: 60.1% of statements [2022-09-11T10:30:01.817Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-09-11T10:30:01.817Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-09-11T10:30:01.817Z] ok github.com/docker/docker/libnetwork/osl 4.337s coverage: 39.7% of statements [2022-09-11T10:30:01.817Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-09-11T10:30:01.817Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2022-09-11T10:30:03.190Z] ok github.com/docker/docker/libnetwork/portmapper 0.735s coverage: 48.6% of statements [2022-09-11T10:30:03.446Z] ok github.com/docker/docker/libnetwork/resolvconf 0.005s coverage: 70.6% of statements [2022-09-11T10:30:03.446Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-09-11T10:30:03.703Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-09-11T10:30:03.703Z] [2022-09-11T10:30:03.703Z] === Skipped [2022-09-11T10:30:03.703Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-09-11T10:30:03.703Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-11T10:30:03.703Z] [2022-09-11T10:30:03.703Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-09-11T10:30:03.703Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-11T10:30:03.703Z] [2022-09-11T10:30:03.703Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-09-11T10:30:03.703Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-11T10:30:03.703Z] [2022-09-11T10:30:03.703Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-09-11T10:30:03.703Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-11T10:30:03.703Z] [2022-09-11T10:30:03.703Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-09-11T10:30:03.703Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-11T10:30:03.703Z] [2022-09-11T10:30:03.703Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-09-11T10:30:03.703Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-11T10:30:03.703Z] [2022-09-11T10:30:03.703Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-09-11T10:30:03.703Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-11T10:30:03.703Z] [2022-09-11T10:30:03.703Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-09-11T10:30:03.703Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-11T10:30:03.704Z] [2022-09-11T10:30:03.704Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-09-11T10:30:03.704Z] firewalld_test.go:14: firewalld is not running [2022-09-11T10:30:03.704Z] [2022-09-11T10:30:03.704Z] DONE 327 tests, 9 skipped in 202.465s Post stage [Pipeline] junit [2022-09-11T10:30:04.279Z] Recording test results [2022-09-11T10:30:05.649Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-11T10:30:05.804Z] INFO [linters context/goanalysis] analyzers took 6m51.42263717s with top 10 stages: buildir: 2m28.711175268s, the_only_name: 41.095710345s, goimports: 29.388857884s, unconvert: 25.533012548s, S1038: 18.723857315s, gosec: 17.314773816s, unused: 6.102124721s, misspell: 6.044357338s, S1039: 5.439524332s, nilness: 5.394791501s [2022-09-11T10:30:05.804Z] INFO [runner] Issues before processing: 2462, after processing: 0 [2022-09-11T10:30:05.804Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2137/2137, autogenerated_exclude: 2014/2137, cgo: 2137/2462, filename_unadjuster: 2137/2137, skip_dirs: 2137/2137, exclude: 2014/2014, skip_files: 2137/2137, identifier_marker: 2014/2014, exclude-rules: 79/2014, nolint: 0/79 [2022-09-11T10:30:05.804Z] INFO [runner] processing took 83.251714ms with stages: nolint: 32.541843ms, identifier_marker: 21.356784ms, path_prettifier: 9.860465ms, autogenerated_exclude: 8.371232ms, exclude-rules: 7.709752ms, skip_dirs: 1.68181ms, filename_unadjuster: 1.475498ms, cgo: 249.06µs, max_same_issues: 1.721µs, uniq_by_line: 579ns, skip_files: 539ns, diff: 384ns, exclude: 328ns, path_shortener: 324ns, max_from_linter: 296ns, source_code: 267ns, max_per_file_from_linter: 248ns, sort_results: 241ns, severity-rules: 231ns, path_prefixer: 112ns [2022-09-11T10:30:05.804Z] INFO [runner] linters took 1m48.917003458s with stages: goanalysis_metalinter: 1m48.833282505s [2022-09-11T10:30:05.804Z] INFO File cache stats: 1706 entries of total size 8.7MiB [2022-09-11T10:30:05.804Z] INFO Memory: 2877 samples, avg is 319.4MB, max is 1262.9MB [2022-09-11T10:30:05.804Z] INFO Execution took 4m48.009246776s [2022-09-11T10:30:05.804Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-09-11T10:30:06.010Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44131/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8ad8c6d88777ba6d4e8563c1a93c72f2e61e20f6 -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:8ad8c6d88777ba6d4e8563c1a93c72f2e61e20f6 hack/make.sh dynbinary test-integration [2022-09-11T10:30:06.123Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44131/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=8ad8c6d88777ba6d4e8563c1a93c72f2e61e20f6 -e DOCKER_GRAPHDRIVER docker:8ad8c6d88777ba6d4e8563c1a93c72f2e61e20f6 hack/make.sh cross [2022-09-11T10:30:06.573Z] [2022-09-11T10:30:06.573Z] Removing bundles/ [2022-09-11T10:30:06.573Z] [2022-09-11T10:30:06.573Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-11T10:30:06.573Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-11T10:30:06.573Z] GOOS="" GOARCH="" GOARM="" [2022-09-11T10:30:06.692Z] [2022-09-11T10:30:06.692Z] Removing bundles/ [2022-09-11T10:30:06.692Z] [2022-09-11T10:30:06.692Z] ---> Making bundle: cross (in bundles/cross) [2022-09-11T10:30:06.692Z] Cross building: bundles/cross/linux/amd64 [2022-09-11T10:30:06.692Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-09-11T10:30:06.692Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-11T10:31:42.983Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-11T10:31:42.983Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-11T10:31:42.983Z] GOOS="" GOARCH="" GOARM="" [2022-09-11T10:31:42.983Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-11T10:31:42.983Z] [2022-09-11T10:31:42.983Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-11T10:31:42.983Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-11T10:31:42.983Z] HOSTNAME=32c169fbca68 [2022-09-11T10:31:42.983Z] TESTDEBUG=0 [2022-09-11T10:31:42.983Z] DEST=bundles/test-integration [2022-09-11T10:31:42.983Z] PWD=/go/src/github.com/docker/docker [2022-09-11T10:31:42.983Z] DOCKER_GITCOMMIT=8ad8c6d88777ba6d4e8563c1a93c72f2e61e20f6 [2022-09-11T10:31:42.983Z] container=docker [2022-09-11T10:31:42.983Z] HOME=/root [2022-09-11T10:31:42.983Z] GOLANG_VERSION=1.19.1 [2022-09-11T10:31:42.983Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-11T10:31:42.983Z] VALIDATE_BRANCH=master [2022-09-11T10:31:42.983Z] TERM=xterm [2022-09-11T10:31:42.983Z] DOCKER_PKG=github.com/docker/docker [2022-09-11T10:31:42.983Z] SHLVL=1 [2022-09-11T10:31:42.983Z] TIMEOUT=120m [2022-09-11T10:31:42.983Z] DOCKER_BUILDTAGS= journald [2022-09-11T10:31:42.983Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-11T10:31:42.983Z] GO111MODULE=off [2022-09-11T10:31:42.983Z] DOCKER_EXPERIMENTAL=1 [2022-09-11T10:31:42.983Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-11T10:31:42.983Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-11T10:31:42.983Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-11T10:31:42.983Z] GOPATH=/go [2022-09-11T10:31:42.983Z] PKG_CONFIG=pkg-config [2022-09-11T10:31:42.983Z] _=/usr/bin/env [2022-09-11T10:31:42.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-11T10:32:13.192Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-09-11T10:32:13.192Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-09-11T10:32:13.192Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-11T10:32:13.192Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-11T10:32:13.192Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-11T10:32:13.192Z] Cross building: bundles/cross/windows/amd64 [2022-09-11T10:32:13.192Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-09-11T10:32:13.192Z] { [2022-09-11T10:32:13.192Z] "RT_GROUP_ICON": { [2022-09-11T10:32:13.192Z] "#1": { [2022-09-11T10:32:13.192Z] "0409": "../../winresources/docker.ico" [2022-09-11T10:32:13.192Z] } [2022-09-11T10:32:13.192Z] }, [2022-09-11T10:32:13.192Z] "RT_MANIFEST": { [2022-09-11T10:32:13.192Z] "#1": { [2022-09-11T10:32:13.192Z] "0409": { [2022-09-11T10:32:13.192Z] "identity": {}, [2022-09-11T10:32:13.192Z] "description": "Docker Engine", [2022-09-11T10:32:13.192Z] "minimum-os": "vista", [2022-09-11T10:32:13.192Z] "execution-level": "", [2022-09-11T10:32:13.192Z] "ui-access": false, [2022-09-11T10:32:13.192Z] "auto-elevate": false, [2022-09-11T10:32:13.192Z] "dpi-awareness": "unaware", [2022-09-11T10:32:13.192Z] "disable-theming": false, [2022-09-11T10:32:13.192Z] "disable-window-filtering": false, [2022-09-11T10:32:13.192Z] "high-resolution-scrolling-aware": false, [2022-09-11T10:32:13.192Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-11T10:32:13.192Z] "long-path-aware": false, [2022-09-11T10:32:13.192Z] "printer-driver-isolation": false, [2022-09-11T10:32:13.192Z] "gdi-scaling": false, [2022-09-11T10:32:13.192Z] "segment-heap": false, [2022-09-11T10:32:13.192Z] "use-common-controls-v6": false [2022-09-11T10:32:13.192Z] } [2022-09-11T10:32:13.192Z] } [2022-09-11T10:32:13.192Z] }, [2022-09-11T10:32:13.192Z] "RT_MESSAGETABLE": { [2022-09-11T10:32:13.192Z] "#1": { [2022-09-11T10:32:13.192Z] "0409": "../../winresources/event_messages.bin" [2022-09-11T10:32:13.192Z] } [2022-09-11T10:32:13.192Z] }, [2022-09-11T10:32:13.192Z] "RT_VERSION": { [2022-09-11T10:32:13.192Z] "#1": { [2022-09-11T10:32:13.192Z] "0409": { [2022-09-11T10:32:13.192Z] "fixed": { [2022-09-11T10:32:13.192Z] "file_version": "0.0.0.0", [2022-09-11T10:32:13.192Z] "product_version": "0.0.0.0", [2022-09-11T10:32:13.192Z] "type": "Unknown" [2022-09-11T10:32:13.192Z] }, [2022-09-11T10:32:13.192Z] "info": { [2022-09-11T10:32:13.192Z] "0000": { [2022-09-11T10:32:13.192Z] "CompanyName": "", [2022-09-11T10:32:13.192Z] "FileVersion": "dev", [2022-09-11T10:32:13.192Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-11T10:32:13.192Z] "OriginalFileName": "dockerd.exe", [2022-09-11T10:32:13.192Z] "ProductName": "", [2022-09-11T10:32:13.192Z] "ProductVersion": "dev", [2022-09-11T10:32:13.192Z] "SpecialBuild": "8ad8c6d88777ba6d4e8563c1a93c72f2e61e20f6" [2022-09-11T10:32:13.192Z] } [2022-09-11T10:32:13.192Z] } [2022-09-11T10:32:13.192Z] } [2022-09-11T10:32:13.192Z] } [2022-09-11T10:32:13.192Z] } [2022-09-11T10:32:13.192Z] } [2022-09-11T10:32:13.192Z] cmd/dockerd/config.go [2022-09-11T10:32:13.192Z] cmd/dockerd/config_windows.go [2022-09-11T10:32:13.192Z] cmd/dockerd/daemon.go [2022-09-11T10:32:13.192Z] cmd/dockerd/daemon_test.go [2022-09-11T10:32:13.192Z] cmd/dockerd/daemon_windows.go [2022-09-11T10:32:13.192Z] cmd/dockerd/docker.go [2022-09-11T10:32:13.192Z] cmd/dockerd/docker_windows.go [2022-09-11T10:32:13.192Z] cmd/dockerd/genwinres_windows.go [2022-09-11T10:32:13.192Z] cmd/dockerd/metrics.go [2022-09-11T10:32:13.192Z] cmd/dockerd/options.go [2022-09-11T10:32:13.192Z] cmd/dockerd/options_test.go [2022-09-11T10:32:13.192Z] cmd/dockerd/service_windows.go [2022-09-11T10:32:13.192Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-11T10:32:13.192Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-11T10:32:21.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-11T10:32:21.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-11T10:32:43.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-11T10:32:51.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-11T10:32:58.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-11T10:32:58.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-11T10:32:58.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-11T10:32:59.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-11T10:33:00.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-11T10:33:00.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-11T10:33:01.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-11T10:33:03.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-11T10:33:03.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-11T10:33:04.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-11T10:33:05.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-11T10:33:06.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-11T10:33:06.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-11T10:33:07.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-11T10:33:08.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-11T10:33:09.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-11T10:33:09.990Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-11T10:33:09.990Z] Using test binary docker [2022-09-11T10:33:09.990Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-11T10:33:09.990Z] +++ /etc/init.d/apparmor start [2022-09-11T10:33:09.990Z] Not: starting. [2022-09-11T10:33:09.990Z] INFO: Waiting for daemon to start... [2022-09-11T10:33:09.990Z] Starting dockerd [2022-09-11T10:33:09.990Z] +++ 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-09-11T10:33:11.884Z] . [2022-09-11T10:33:11.884Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-11T10:33:11.884Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-11T10:33:11.884Z] Error: No such image: emptyfs [2022-09-11T10:33:11.884Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-11T10:33:11.884Z] ++++ docker load [2022-09-11T10:33:12.141Z] Loaded image: emptyfs:latest [2022-09-11T10:33:12.141Z] Running integration-test (iteration 1) [2022-09-11T10:33:12.141Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-09-11T10:33:12.141Z] ++ 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-09-11T10:33:12.141Z] ++ set -e [2022-09-11T10:33:12.141Z] ++ '[' -n 0 ']' [2022-09-11T10:33:12.141Z] ++ set -x [2022-09-11T10:33:12.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=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 GITHUB_ACTIONS= 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-09-11T10:33:12.397Z] Loaded image: busybox:latest [2022-09-11T10:33:12.397Z] Loaded image: busybox:glibc [2022-09-11T10:33:13.326Z] Loaded image: debian:bullseye-slim [2022-09-11T10:33:13.582Z] Loaded image: hello-world:latest [2022-09-11T10:33:13.582Z] Loaded image: arm32v7/hello-world:latest [2022-09-11T10:33:13.582Z] INFO: Testing against a local daemon [2022-09-11T10:33:13.582Z] === RUN TestCgroupNamespacesBuild [2022-09-11T10:33:16.101Z] --- PASS: TestCgroupNamespacesBuild (2.19s) [2022-09-11T10:33:16.101Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-11T10:33:17.029Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-09-11T10:33:17.029Z] === RUN TestBuildWithSession [2022-09-11T10:33:17.029Z] build_session_test.go:25: TODO: BuildKit [2022-09-11T10:33:17.029Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-11T10:33:17.029Z] === RUN TestBuildSquashParent [2022-09-11T10:33:20.297Z] --- PASS: TestBuildSquashParent (3.39s) [2022-09-11T10:33:20.297Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-11T10:33:20.297Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-11T10:33:20.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-11T10:33:20.297Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-11T10:33:20.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-11T10:33:20.297Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-11T10:33:20.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-11T10:33:20.297Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-11T10:33:20.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-11T10:33:20.297Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-11T10:33:20.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-11T10:33:20.297Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-11T10:33:20.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-11T10:33:20.297Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-11T10:33:20.297Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-11T10:33:22.189Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-11T10:33:22.189Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-11T10:33:23.117Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-11T10:33:23.117Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-11T10:33:24.482Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-11T10:33:24.482Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.61s) [2022-09-11T10:33:24.482Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.65s) [2022-09-11T10:33:24.482Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.17s) [2022-09-11T10:33:24.482Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.24s) [2022-09-11T10:33:24.482Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.11s) [2022-09-11T10:33:24.482Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.10s) [2022-09-11T10:33:24.482Z] === RUN TestBuildMultiStageCopy [2022-09-11T10:33:24.482Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-11T10:33:25.441Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-11T10:33:25.441Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-11T10:33:25.698Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-11T10:33:25.954Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-11T10:33:26.210Z] --- PASS: TestBuildMultiStageCopy (1.96s) [2022-09-11T10:33:26.210Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.12s) [2022-09-11T10:33:26.210Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-09-11T10:33:26.210Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-09-11T10:33:26.210Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-09-11T10:33:26.210Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-09-11T10:33:26.210Z] === RUN TestBuildMultiStageParentConfig [2022-09-11T10:33:26.776Z] --- PASS: TestBuildMultiStageParentConfig (0.57s) [2022-09-11T10:33:26.776Z] === RUN TestBuildLabelWithTargets [2022-09-11T10:33:27.705Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2022-09-11T10:33:27.705Z] === RUN TestBuildWithEmptyLayers [2022-09-11T10:33:28.267Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-09-11T10:33:28.267Z] === RUN TestBuildMultiStageOnBuild [2022-09-11T10:33:29.633Z] --- PASS: TestBuildMultiStageOnBuild (1.29s) [2022-09-11T10:33:29.633Z] === RUN TestBuildUncleanTarFilenames [2022-09-11T10:33:30.196Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-09-11T10:33:30.196Z] === RUN TestBuildMultiStageLayerLeak [2022-09-11T10:33:31.561Z] --- PASS: TestBuildMultiStageLayerLeak (1.38s) [2022-09-11T10:33:31.561Z] === RUN TestBuildWithHugeFile [2022-09-11T10:34:04.686Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-11T10:34:04.686Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-09-11T10:34:04.686Z] { [2022-09-11T10:34:04.686Z] "RT_GROUP_ICON": { [2022-09-11T10:34:04.686Z] "#1": { [2022-09-11T10:34:04.686Z] "0409": "../../winresources/docker.ico" [2022-09-11T10:34:04.686Z] } [2022-09-11T10:34:04.686Z] }, [2022-09-11T10:34:04.686Z] "RT_MANIFEST": { [2022-09-11T10:34:04.686Z] "#1": { [2022-09-11T10:34:04.686Z] "0409": { [2022-09-11T10:34:04.686Z] "identity": {}, [2022-09-11T10:34:04.686Z] "description": "Docker Engine", [2022-09-11T10:34:04.686Z] "minimum-os": "vista", [2022-09-11T10:34:04.686Z] "execution-level": "", [2022-09-11T10:34:04.686Z] "ui-access": false, [2022-09-11T10:34:04.686Z] "auto-elevate": false, [2022-09-11T10:34:04.686Z] "dpi-awareness": "unaware", [2022-09-11T10:34:04.686Z] "disable-theming": false, [2022-09-11T10:34:04.686Z] "disable-window-filtering": false, [2022-09-11T10:34:04.686Z] "high-resolution-scrolling-aware": false, [2022-09-11T10:34:04.686Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-11T10:34:04.686Z] "long-path-aware": false, [2022-09-11T10:34:04.686Z] "printer-driver-isolation": false, [2022-09-11T10:34:04.686Z] "gdi-scaling": false, [2022-09-11T10:34:04.686Z] "segment-heap": false, [2022-09-11T10:34:04.686Z] "use-common-controls-v6": false [2022-09-11T10:34:04.686Z] } [2022-09-11T10:34:04.686Z] } [2022-09-11T10:34:04.686Z] }, [2022-09-11T10:34:04.686Z] "RT_MESSAGETABLE": { [2022-09-11T10:34:04.686Z] "#1": { [2022-09-11T10:34:04.686Z] "0409": "../../winresources/event_messages.bin" [2022-09-11T10:34:04.686Z] } [2022-09-11T10:34:04.686Z] }, [2022-09-11T10:34:04.686Z] "RT_VERSION": { [2022-09-11T10:34:04.686Z] "#1": { [2022-09-11T10:34:04.686Z] "0409": { [2022-09-11T10:34:04.686Z] "fixed": { [2022-09-11T10:34:04.686Z] "file_version": "0.0.0.0", [2022-09-11T10:34:04.686Z] "product_version": "0.0.0.0", [2022-09-11T10:34:04.686Z] "type": "Unknown" [2022-09-11T10:34:04.686Z] }, [2022-09-11T10:34:04.686Z] "info": { [2022-09-11T10:34:04.686Z] "0000": { [2022-09-11T10:34:04.686Z] "CompanyName": "", [2022-09-11T10:34:04.686Z] "FileVersion": "dev", [2022-09-11T10:34:04.686Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-11T10:34:04.686Z] "OriginalFileName": "docker-proxy.exe", [2022-09-11T10:34:04.686Z] "ProductName": "", [2022-09-11T10:34:04.686Z] "ProductVersion": "dev", [2022-09-11T10:34:04.686Z] "SpecialBuild": "8ad8c6d88777ba6d4e8563c1a93c72f2e61e20f6" [2022-09-11T10:34:04.686Z] } [2022-09-11T10:34:04.686Z] } [2022-09-11T10:34:04.686Z] } [2022-09-11T10:34:04.686Z] } [2022-09-11T10:34:04.686Z] } [2022-09-11T10:34:04.686Z] } [2022-09-11T10:34:04.686Z] cmd/docker-proxy/genwinres_windows.go [2022-09-11T10:34:04.686Z] cmd/docker-proxy/main.go [2022-09-11T10:34:04.686Z] cmd/docker-proxy/network_proxy_test.go [2022-09-11T10:34:04.686Z] cmd/docker-proxy/proxy.go [2022-09-11T10:34:04.686Z] cmd/docker-proxy/sctp_proxy.go [2022-09-11T10:34:04.686Z] cmd/docker-proxy/tcp_proxy.go [2022-09-11T10:34:04.686Z] cmd/docker-proxy/udp_proxy.go [2022-09-11T10:34:04.686Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-11T10:34:04.686Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-11T10:34:04.686Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-11T10:34:04.686Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-09-11T10:34:04.686Z] remote: Enumerating objects: 23, done. [2022-09-11T10:34:04.686Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-09-11T10:34:04.686Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-09-11T10:34:04.686Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-09-11T10:34:04.686Z] 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) 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-09-11T10:34:04.686Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-09-11T10:34:04.686Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-09-11T10:34:04.686Z] Cross building: bundles/cross/linux/ppc64le [2022-09-11T10:34:04.686Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-11T10:34:04.686Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-11T10:34:18.237Z] --- PASS: TestBuildWithHugeFile (40.19s) [2022-09-11T10:34:18.237Z] === RUN TestBuildWCOWSandboxSize [2022-09-11T10:34:18.237Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-11T10:34:18.237Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-11T10:34:18.237Z] === RUN TestBuildWithEmptyDockerfile [2022-09-11T10:34:18.237Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-11T10:34:18.237Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-11T10:34:18.237Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-11T10:34:18.237Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-11T10:34:18.237Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-11T10:34:18.237Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-11T10:34:18.237Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-11T10:34:18.237Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-11T10:34:18.237Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-11T10:34:18.237Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-09-11T10:34:18.237Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-09-11T10:34:18.237Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-09-11T10:34:18.237Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-09-11T10:34:18.237Z] === RUN TestBuildPreserveOwnership [2022-09-11T10:34:18.237Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-11T10:34:18.237Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-11T10:34:18.237Z] --- PASS: TestBuildPreserveOwnership (2.80s) [2022-09-11T10:34:18.237Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.85s) [2022-09-11T10:34:18.237Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.94s) [2022-09-11T10:34:18.237Z] === RUN TestBuildPlatformInvalid [2022-09-11T10:34:18.237Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-09-11T10:34:18.237Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-11T10:34:18.237Z] Loaded image: busybox:latest [2022-09-11T10:34:18.237Z] Loaded image: busybox:glibc [2022-09-11T10:34:18.237Z] Loaded image: debian:bullseye-slim [2022-09-11T10:34:18.237Z] Loaded image: hello-world:latest [2022-09-11T10:34:18.237Z] Loaded image: arm32v7/hello-world:latest [2022-09-11T10:34:24.778Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.80s) [2022-09-11T10:34:24.778Z] PASS [2022-09-11T10:34:24.778Z] [2022-09-11T10:34:24.778Z] === Skipped [2022-09-11T10:34:24.778Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-09-11T10:34:24.778Z] build_session_test.go:25: TODO: BuildKit [2022-09-11T10:34:24.778Z] [2022-09-11T10:34:24.778Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-11T10:34:24.778Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-11T10:34:24.778Z] [2022-09-11T10:34:24.778Z] DONE 34 tests, 2 skipped in 72.426s [2022-09-11T10:34:24.778Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-09-11T10:34:24.778Z] ++ 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-09-11T10:34:24.778Z] ++ set -e [2022-09-11T10:34:24.778Z] ++ '[' -n 0 ']' [2022-09-11T10:34:24.778Z] ++ set -x [2022-09-11T10:34:24.778Z] ++ 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 GITHUB_ACTIONS= 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-09-11T10:34:24.778Z] INFO: Testing against a local daemon [2022-09-11T10:34:24.778Z] === RUN TestConfigInspect [2022-09-11T10:34:27.295Z] --- PASS: TestConfigInspect (2.34s) [2022-09-11T10:34:27.296Z] === RUN TestConfigList [2022-09-11T10:34:29.214Z] --- PASS: TestConfigList (2.17s) [2022-09-11T10:34:29.214Z] === RUN TestConfigsCreateAndDelete [2022-09-11T10:34:31.139Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2022-09-11T10:34:31.139Z] === RUN TestConfigsUpdate [2022-09-11T10:34:33.657Z] --- PASS: TestConfigsUpdate (2.12s) [2022-09-11T10:34:33.657Z] === RUN TestTemplatedConfig [2022-09-11T10:34:36.173Z] --- PASS: TestTemplatedConfig (2.42s) [2022-09-11T10:34:36.173Z] === RUN TestConfigCreateResolve [2022-09-11T10:34:38.063Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-09-11T10:34:38.063Z] PASS [2022-09-11T10:34:38.063Z] [2022-09-11T10:34:38.063Z] DONE 6 tests in 13.432s [2022-09-11T10:34:38.063Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-09-11T10:34:38.063Z] ++ 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-09-11T10:34:38.063Z] ++ set -e [2022-09-11T10:34:38.063Z] ++ '[' -n 0 ']' [2022-09-11T10:34:38.063Z] ++ set -x [2022-09-11T10:34:38.063Z] ++ 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 GITHUB_ACTIONS= 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-09-11T10:34:38.063Z] INFO: Testing against a local daemon [2022-09-11T10:34:38.063Z] === RUN TestAttachWithTTY [2022-09-11T10:34:38.319Z] --- PASS: TestAttachWithTTY (0.07s) [2022-09-11T10:34:38.319Z] === RUN TestAttachWithoutTTy [2022-09-11T10:34:38.319Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-09-11T10:34:38.319Z] === RUN TestCheckpoint [2022-09-11T10:34:38.319Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-11T10:34:38.319Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/commit [2022-09-11T10:34:38.319Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-11T10:34:38.319Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-11T10:34:38.319Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-11T10:34:38.319Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-11T10:34:38.319Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-11T10:34:38.319Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-11T10:34:38.319Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-11T10:34:38.319Z] === CONT TestContainerInvalidJSON/commit [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-11T10:34:38.319Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-11T10:34:38.319Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-11T10:34:38.319Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-11T10:34:38.319Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-11T10:34:38.319Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-11T10:34:38.319Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-11T10:34:38.319Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-11T10:34:38.319Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-11T10:34:38.319Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-11T10:34:38.319Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-09-11T10:34:38.319Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-11T10:34:38.319Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-11T10:34:38.319Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-11T10:34:38.319Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-09-11T10:34:38.319Z] === RUN TestCopyEmptyFile [2022-09-11T10:34:38.575Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-09-11T10:34:38.575Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-11T10:34:38.575Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-09-11T10:34:38.575Z] === RUN TestCopyFromContainer [2022-09-11T10:34:39.503Z] === RUN TestCopyFromContainer// [2022-09-11T10:34:39.760Z] === RUN TestCopyFromContainer//bar/root [2022-09-11T10:34:39.760Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-11T10:34:39.760Z] === RUN TestCopyFromContainer/bar/quux [2022-09-11T10:34:39.760Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-11T10:34:39.760Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-11T10:34:40.016Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-11T10:34:40.016Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-11T10:34:40.016Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-11T10:34:40.016Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-11T10:34:40.272Z] --- PASS: TestCopyFromContainer (1.49s) [2022-09-11T10:34:40.272Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-11T10:34:40.272Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-11T10:34:40.272Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-11T10:34:40.272Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-11T10:34:40.272Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-09-11T10:34:40.272Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-09-11T10:34:40.272Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-09-11T10:34:40.272Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-11T10:34:40.272Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-09-11T10:34:40.272Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-09-11T10:34:40.272Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-11T10:34:40.272Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-11T10:34:40.272Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-11T10:34:40.272Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-11T10:34:40.272Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-11T10:34:40.272Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-11T10:34:40.272Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-11T10:34:40.272Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-11T10:34:40.272Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-11T10:34:40.272Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-11T10:34:40.272Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-11T10:34:40.272Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-11T10:34:40.272Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-11T10:34:40.272Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-11T10:34:40.272Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-11T10:34:40.272Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-11T10:34:40.272Z] === RUN TestCreateWithInvalidEnv [2022-09-11T10:34:40.272Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-11T10:34:40.272Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-11T10:34:40.272Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-11T10:34:40.272Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-11T10:34:40.272Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-11T10:34:40.272Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-11T10:34:40.272Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-11T10:34:40.272Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-11T10:34:40.272Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-11T10:34:40.272Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-11T10:34:40.272Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-11T10:34:40.272Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-11T10:34:40.272Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-11T10:34:40.272Z] === RUN TestCreateTmpfsMountsTarget [2022-09-11T10:34:40.272Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-11T10:34:40.272Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-11T10:34:41.642Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s) [2022-09-11T10:34:41.642Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-11T10:34:42.570Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2022-09-11T10:34:42.570Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-11T10:34:42.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-11T10:34:42.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-11T10:34:42.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-11T10:34:42.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-11T10:34:42.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-11T10:34:42.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-11T10:34:42.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-11T10:34:42.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-11T10:34:42.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-11T10:34:42.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-11T10:34:42.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-11T10:34:42.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-11T10:34:42.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-11T10:34:42.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-11T10:34:42.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-11T10:34:42.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-11T10:34:42.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-11T10:34:42.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-09-11T10:34:42.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-11T10:34:42.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-11T10:34:42.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-11T10:34:42.570Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-11T10:34:43.132Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-09-11T10:34:43.132Z] === RUN TestCreateDifferentPlatform [2022-09-11T10:34:43.132Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-11T10:34:43.132Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-11T10:34:43.132Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-11T10:34:43.132Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-11T10:34:43.132Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-11T10:34:43.132Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-11T10:34:43.132Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-09-11T10:34:43.132Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-11T10:34:43.132Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-09-11T10:34:43.132Z] === RUN TestCreateInvalidHostConfig [2022-09-11T10:34:43.132Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-11T10:34:43.132Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-11T10:34:43.132Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-11T10:34:43.132Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-11T10:34:43.132Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-11T10:34:43.132Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-11T10:34:43.132Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-11T10:34:43.132Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-11T10:34:43.132Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-11T10:34:43.132Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-11T10:34:43.132Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-11T10:34:43.132Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-11T10:34:43.132Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-11T10:34:43.132Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-11T10:34:43.132Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-11T10:34:43.132Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-11T10:34:43.132Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-11T10:34:43.132Z] === RUN TestContainerStartOnDaemonRestart [2022-09-11T10:34:43.132Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-11T10:34:43.132Z] === RUN TestDaemonRestartIpcMode [2022-09-11T10:34:43.132Z] === PAUSE TestDaemonRestartIpcMode [2022-09-11T10:34:43.132Z] === RUN TestDaemonHostGatewayIP [2022-09-11T10:34:43.132Z] === PAUSE TestDaemonHostGatewayIP [2022-09-11T10:34:43.132Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-11T10:34:43.132Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-11T10:34:43.132Z] === RUN TestContainerKillOnDaemonStart [2022-09-11T10:34:43.132Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-11T10:34:43.132Z] === RUN TestDiff [2022-09-11T10:34:43.388Z] --- PASS: TestDiff (0.42s) [2022-09-11T10:34:43.388Z] === RUN TestExecConsoleSize [2022-09-11T10:34:43.950Z] --- PASS: TestExecConsoleSize (0.47s) [2022-09-11T10:34:43.950Z] === RUN TestExecWithCloseStdin [2022-09-11T10:34:44.512Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-09-11T10:34:44.513Z] === RUN TestExec [2022-09-11T10:34:44.769Z] --- PASS: TestExec (0.46s) [2022-09-11T10:34:44.769Z] === RUN TestExecUser [2022-09-11T10:34:45.330Z] --- PASS: TestExecUser (0.46s) [2022-09-11T10:34:45.330Z] === RUN TestExportContainerAndImportImage [2022-09-11T10:34:45.892Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-09-11T10:34:45.892Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-11T10:34:47.258Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-09-11T10:34:47.258Z] === RUN TestHealthCheckWorkdir [2022-09-11T10:34:47.820Z] --- PASS: TestHealthCheckWorkdir (0.50s) [2022-09-11T10:34:47.820Z] === RUN TestHealthKillContainer [2022-09-11T10:34:55.905Z] --- PASS: TestHealthKillContainer (7.81s) [2022-09-11T10:34:55.905Z] === RUN TestHealthCheckProcessKilled [2022-09-11T10:34:56.162Z] --- PASS: TestHealthCheckProcessKilled (0.61s) [2022-09-11T10:34:56.162Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-11T10:34:56.418Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2022-09-11T10:34:56.418Z] === RUN TestIpcModeNone [2022-09-11T10:34:56.981Z] --- PASS: TestIpcModeNone (0.47s) [2022-09-11T10:34:56.981Z] === RUN TestIpcModePrivate [2022-09-11T10:34:57.237Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-09-11T10:34:57.493Z] --- PASS: TestIpcModePrivate (0.46s) [2022-09-11T10:34:57.493Z] === RUN TestIpcModeShareable [2022-09-11T10:34:57.749Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-09-11T10:34:58.005Z] --- PASS: TestIpcModeShareable (0.48s) [2022-09-11T10:34:58.005Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-11T10:34:59.372Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s) [2022-09-11T10:34:59.372Z] === RUN TestAPIIpcModeHost [2022-09-11T10:34:59.628Z] --- PASS: TestAPIIpcModeHost (0.34s) [2022-09-11T10:34:59.628Z] === RUN TestDaemonIpcModeShareable [2022-09-11T10:35:00.556Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-09-11T10:35:00.812Z] --- PASS: TestDaemonIpcModeShareable (1.13s) [2022-09-11T10:35:00.812Z] === RUN TestDaemonIpcModePrivate [2022-09-11T10:35:02.177Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-09-11T10:35:02.177Z] --- PASS: TestDaemonIpcModePrivate (1.45s) [2022-09-11T10:35:02.177Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-11T10:35:03.544Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-09-11T10:35:03.544Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) [2022-09-11T10:35:03.544Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-11T10:35:04.471Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-09-11T10:35:04.727Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) [2022-09-11T10:35:04.727Z] === RUN TestIpcModeOlderClient [2022-09-11T10:35:04.727Z] === PAUSE TestIpcModeOlderClient [2022-09-11T10:35:04.727Z] === RUN TestKillContainerInvalidSignal [2022-09-11T10:35:04.983Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-09-11T10:35:04.983Z] === RUN TestKillContainer [2022-09-11T10:35:04.983Z] === RUN TestKillContainer/no_signal [2022-09-11T10:35:05.546Z] === RUN TestKillContainer/non_killing_signal [2022-09-11T10:35:05.803Z] === RUN TestKillContainer/killing_signal [2022-09-11T10:35:06.365Z] --- PASS: TestKillContainer (1.28s) [2022-09-11T10:35:06.365Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-09-11T10:35:06.365Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-09-11T10:35:06.365Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-09-11T10:35:06.365Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-11T10:35:06.365Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-11T10:35:06.930Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-11T10:35:07.187Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.89s) [2022-09-11T10:35:07.187Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2022-09-11T10:35:07.187Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-09-11T10:35:07.187Z] === RUN TestKillStoppedContainer [2022-09-11T10:35:07.187Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-09-11T10:35:07.187Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-11T10:35:07.187Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-09-11T10:35:07.187Z] === RUN TestKillDifferentUserContainer [2022-09-11T10:35:07.749Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-09-11T10:35:07.749Z] === RUN TestInspectOomKilledTrue [2022-09-11T10:35:08.316Z] --- PASS: TestInspectOomKilledTrue (0.49s) [2022-09-11T10:35:08.316Z] === RUN TestInspectOomKilledFalse [2022-09-11T10:35:08.573Z] --- PASS: TestInspectOomKilledFalse (0.44s) [2022-09-11T10:35:08.573Z] === RUN TestLinksEtcHostsContentMatch [2022-09-11T10:35:09.136Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-09-11T10:35:09.136Z] === RUN TestLinksContainerNames [2022-09-11T10:35:10.065Z] --- PASS: TestLinksContainerNames (0.95s) [2022-09-11T10:35:10.065Z] === RUN TestLogsFollowTailEmpty [2022-09-11T10:35:10.321Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-09-11T10:35:10.321Z] === RUN TestLogs [2022-09-11T10:35:10.321Z] === RUN TestLogs/driver_local [2022-09-11T10:35:10.321Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-11T10:35:10.321Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-11T10:35:10.321Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-11T10:35:10.321Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-11T10:35:10.321Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-11T10:35:10.321Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-11T10:35:10.321Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-11T10:35:10.321Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-11T10:35:10.321Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-11T10:35:10.321Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-11T10:35:10.321Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-11T10:35:10.321Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-11T10:35:10.321Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-11T10:35:10.321Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-11T10:35:10.884Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-11T10:35:11.140Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-11T10:35:11.703Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-11T10:35:11.703Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-11T10:35:12.266Z] === RUN TestLogs/driver_json-file [2022-09-11T10:35:12.266Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-11T10:35:12.266Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-11T10:35:12.266Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-11T10:35:12.266Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-11T10:35:12.266Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-11T10:35:12.266Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-11T10:35:12.266Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-11T10:35:12.266Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-11T10:35:12.266Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-11T10:35:12.266Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-11T10:35:12.266Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-11T10:35:12.266Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-11T10:35:12.266Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-11T10:35:12.266Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-11T10:35:12.827Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-11T10:35:13.084Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-11T10:35:13.646Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-11T10:35:13.902Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-11T10:35:14.481Z] --- PASS: TestLogs (4.05s) [2022-09-11T10:35:14.481Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-11T10:35:14.481Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.58s) [2022-09-11T10:35:14.481Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.67s) [2022-09-11T10:35:14.481Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.55s) [2022-09-11T10:35:14.481Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.69s) [2022-09-11T10:35:14.481Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.51s) [2022-09-11T10:35:14.481Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.52s) [2022-09-11T10:35:14.481Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-11T10:35:14.481Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.77s) [2022-09-11T10:35:14.481Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.89s) [2022-09-11T10:35:14.481Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.68s) [2022-09-11T10:35:14.481Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.73s) [2022-09-11T10:35:14.481Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s) [2022-09-11T10:35:14.481Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.79s) [2022-09-11T10:35:14.481Z] === RUN TestContainerNetworkMountsNoChown [2022-09-11T10:35:15.049Z] --- PASS: TestContainerNetworkMountsNoChown (0.49s) [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/default [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/default [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/private [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/private [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/rprivate [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/slave [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/slave [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/rslave [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/shared [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/shared [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/rshared [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-11T10:35:15.049Z] === CONT TestMountDaemonRoot/default [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-11T10:35:15.049Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-11T10:35:15.049Z] === CONT TestMountDaemonRoot/rshared [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-11T10:35:15.049Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-11T10:35:15.049Z] === CONT TestMountDaemonRoot/shared [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-11T10:35:15.049Z] === CONT TestMountDaemonRoot/rslave [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-11T10:35:15.049Z] === CONT TestMountDaemonRoot/slave [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-11T10:35:15.049Z] === CONT TestMountDaemonRoot/rprivate [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-11T10:35:15.049Z] === CONT TestMountDaemonRoot/private [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-11T10:35:15.049Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-11T10:35:15.049Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-11T10:35:15.049Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-11T10:35:15.049Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-11T10:35:15.049Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-11T10:35:15.049Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-11T10:35:15.049Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-11T10:35:15.049Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-11T10:35:15.049Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-11T10:35:15.049Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-11T10:35:15.049Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-11T10:35:15.308Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-11T10:35:15.308Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-11T10:35:15.308Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-11T10:35:15.308Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-11T10:35:15.308Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-11T10:35:15.308Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-11T10:35:15.308Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-11T10:35:15.308Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-11T10:35:15.308Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-11T10:35:15.308Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-11T10:35:15.308Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-11T10:35:15.308Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-11T10:35:15.308Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-11T10:35:15.308Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-11T10:35:15.565Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-11T10:35:15.566Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-11T10:35:15.566Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2022-09-11T10:35:15.566Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2022-09-11T10:35:15.566Z] === RUN TestContainerBindMountNonRecursive [2022-09-11T10:35:16.934Z] --- PASS: TestContainerBindMountNonRecursive (1.38s) [2022-09-11T10:35:16.934Z] === RUN TestContainerVolumesMountedAsShared [2022-09-11T10:35:17.496Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) [2022-09-11T10:35:17.496Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-11T10:35:17.753Z] --- PASS: TestContainerVolumesMountedAsSlave (0.41s) [2022-09-11T10:35:17.753Z] === RUN TestNetworkNat [2022-09-11T10:35:18.315Z] --- PASS: TestNetworkNat (0.55s) [2022-09-11T10:35:18.315Z] === RUN TestNetworkLocalhostTCPNat [2022-09-11T10:35:18.877Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s) [2022-09-11T10:35:18.877Z] === RUN TestNetworkLoopbackNat [2022-09-11T10:35:21.395Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-09-11T10:35:21.395Z] === RUN TestPause [2022-09-11T10:35:21.960Z] --- PASS: TestPause (0.49s) [2022-09-11T10:35:21.960Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-11T10:35:21.960Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-11T10:35:21.960Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-11T10:35:21.960Z] === RUN TestPauseStopPausedContainer [2022-09-11T10:35:22.522Z] --- PASS: TestPauseStopPausedContainer (0.49s) [2022-09-11T10:35:22.522Z] === RUN TestPidHost [2022-09-11T10:35:23.451Z] --- PASS: TestPidHost (1.04s) [2022-09-11T10:35:23.451Z] === RUN TestPsFilter [2022-09-11T10:35:23.451Z] --- PASS: TestPsFilter (0.13s) [2022-09-11T10:35:23.451Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-11T10:35:24.015Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2022-09-11T10:35:24.015Z] === RUN TestRemoveContainerWithVolume [2022-09-11T10:35:24.577Z] --- PASS: TestRemoveContainerWithVolume (0.49s) [2022-09-11T10:35:24.577Z] === RUN TestRemoveContainerRunning [2022-09-11T10:35:24.833Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-09-11T10:35:24.833Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-11T10:35:25.396Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2022-09-11T10:35:25.396Z] === RUN TestRemoveInvalidContainer [2022-09-11T10:35:25.396Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-11T10:35:25.396Z] === RUN TestRenameLinkedContainer [2022-09-11T10:35:27.287Z] --- PASS: TestRenameLinkedContainer (1.84s) [2022-09-11T10:35:27.287Z] === RUN TestRenameStoppedContainer [2022-09-11T10:35:27.544Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-09-11T10:35:27.544Z] === RUN TestRenameRunningContainerAndReuse [2022-09-11T10:35:28.473Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s) [2022-09-11T10:35:28.473Z] === RUN TestRenameInvalidName [2022-09-11T10:35:29.035Z] --- PASS: TestRenameInvalidName (0.45s) [2022-09-11T10:35:29.035Z] === RUN TestRenameAnonymousContainer [2022-09-11T10:35:30.925Z] --- PASS: TestRenameAnonymousContainer (1.62s) [2022-09-11T10:35:30.925Z] === RUN TestRenameContainerWithSameName [2022-09-11T10:35:31.183Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-09-11T10:35:31.183Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-11T10:35:32.112Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-09-11T10:35:32.112Z] === RUN TestResize [2022-09-11T10:35:32.368Z] --- PASS: TestResize (0.44s) [2022-09-11T10:35:32.368Z] === RUN TestResizeWithInvalidSize [2022-09-11T10:35:32.931Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-09-11T10:35:32.931Z] === RUN TestResizeWhenContainerNotStarted [2022-09-11T10:35:33.493Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-09-11T10:35:33.493Z] === RUN TestDaemonRestartKillContainers [2022-09-11T10:35:33.493Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-11T10:35:33.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-11T10:35:33.493Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-11T10:35:33.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-11T10:35:33.493Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-11T10:35:33.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-11T10:35:33.493Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-11T10:35:33.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-11T10:35:33.493Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-11T10:35:33.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-11T10:35:33.493Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-11T10:35:33.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-11T10:35:33.493Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-11T10:35:33.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-11T10:35:33.493Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-11T10:35:33.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-11T10:35:33.493Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-11T10:35:33.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-11T10:35:33.493Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-11T10:35:33.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-11T10:35:33.493Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-11T10:35:33.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-11T10:35:33.493Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-11T10:35:33.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-11T10:35:33.493Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-11T10:35:33.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-11T10:35:33.493Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-11T10:35:33.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-11T10:35:33.493Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-11T10:35:33.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-11T10:35:33.493Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-11T10:35:33.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-11T10:35:33.493Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-11T10:35:33.493Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-11T10:35:34.861Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-11T10:35:36.752Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-11T10:35:37.316Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-11T10:35:38.685Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-11T10:35:39.249Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-11T10:35:40.618Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-11T10:35:41.180Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-11T10:35:42.109Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-11T10:35:43.037Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-11T10:35:43.293Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-11T10:35:44.222Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-11T10:35:44.785Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-11T10:35:45.606Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-11T10:35:48.124Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-11T10:35:52.293Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-11T10:35:52.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.64s) [2022-09-11T10:35:52.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s) [2022-09-11T10:35:52.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.04s) [2022-09-11T10:35:52.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s) [2022-09-11T10:35:52.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s) [2022-09-11T10:35:52.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.96s) [2022-09-11T10:35:52.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.84s) [2022-09-11T10:35:52.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s) [2022-09-11T10:35:52.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.70s) [2022-09-11T10:35:52.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-09-11T10:35:52.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-09-11T10:35:52.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-09-11T10:35:52.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.36s) [2022-09-11T10:35:52.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.36s) [2022-09-11T10:35:52.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.38s) [2022-09-11T10:35:52.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.76s) [2022-09-11T10:35:52.293Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-11T10:35:52.293Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-11T10:35:52.855Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-11T10:35:53.783Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.85s) [2022-09-11T10:35:53.783Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s) [2022-09-11T10:35:53.783Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s) [2022-09-11T10:35:53.783Z] === RUN TestCgroupNamespacesRun [2022-09-11T10:35:54.711Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-09-11T10:35:54.711Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-11T10:35:56.077Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.18s) [2022-09-11T10:35:56.077Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-11T10:35:56.182Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-11T10:35:56.182Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-11T10:35:56.182Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-11T10:35:56.182Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-11T10:35:56.182Z] Cross building: bundles/cross/linux/s390x [2022-09-11T10:35:56.182Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-09-11T10:35:56.182Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-11T10:35:57.005Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-09-11T10:35:57.005Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-11T10:35:58.371Z] --- PASS: TestCgroupNamespacesRunHostMode (1.24s) [2022-09-11T10:35:58.371Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-11T10:35:59.737Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-09-11T10:35:59.737Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-11T10:36:00.670Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-09-11T10:36:00.670Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-11T10:36:01.232Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-09-11T10:36:01.232Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-11T10:36:02.652Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2022-09-11T10:36:02.652Z] === RUN TestNISDomainname [2022-09-11T10:36:02.916Z] --- PASS: TestNISDomainname (0.52s) [2022-09-11T10:36:02.916Z] === RUN TestHostnameDnsResolution [2022-09-11T10:36:03.856Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-09-11T10:36:03.856Z] === RUN TestUnprivilegedPortsAndPing [2022-09-11T10:36:04.418Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-09-11T10:36:04.418Z] === RUN TestPrivilegedHostDevices [2022-09-11T10:36:04.674Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-09-11T10:36:04.674Z] === RUN TestRunConsoleSize [2022-09-11T10:36:05.236Z] --- PASS: TestRunConsoleSize (0.42s) [2022-09-11T10:36:05.236Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-11T10:36:07.126Z] --- PASS: TestRunWithAlternativeContainerdShim (2.07s) [2022-09-11T10:36:07.126Z] === RUN TestStats [2022-09-11T10:36:09.642Z] --- PASS: TestStats (2.45s) [2022-09-11T10:36:09.642Z] === RUN TestStopContainerWithTimeout [2022-09-11T10:36:09.642Z] === RUN TestStopContainerWithTimeout/0 [2022-09-11T10:36:09.642Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-11T10:36:09.642Z] === RUN TestStopContainerWithTimeout/1 [2022-09-11T10:36:09.642Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-11T10:36:09.642Z] === RUN TestStopContainerWithTimeout/3 [2022-09-11T10:36:09.642Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-11T10:36:09.642Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-11T10:36:09.642Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-11T10:36:09.642Z] === CONT TestStopContainerWithTimeout/0 [2022-09-11T10:36:09.642Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-11T10:36:10.205Z] === CONT TestStopContainerWithTimeout/3 [2022-09-11T10:36:12.094Z] === CONT TestStopContainerWithTimeout/1 [2022-09-11T10:36:13.984Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-11T10:36:13.984Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-09-11T10:36:13.984Z] --- PASS: TestStopContainerWithTimeout/-1 (2.53s) [2022-09-11T10:36:13.984Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-09-11T10:36:13.984Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-09-11T10:36:13.984Z] === RUN TestDeleteDevicemapper [2022-09-11T10:36:13.984Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-11T10:36:13.984Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-11T10:36:13.984Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-11T10:36:15.350Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.66s) [2022-09-11T10:36:15.350Z] === RUN TestUpdateMemory [2022-09-11T10:36:15.913Z] --- PASS: TestUpdateMemory (0.59s) [2022-09-11T10:36:15.913Z] === RUN TestUpdateCPUQuota [2022-09-11T10:36:16.475Z] --- PASS: TestUpdateCPUQuota (0.66s) [2022-09-11T10:36:16.475Z] === RUN TestUpdatePidsLimit [2022-09-11T10:36:16.475Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-11T10:36:16.732Z] === RUN TestUpdatePidsLimit/no_change [2022-09-11T10:36:16.988Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-11T10:36:17.244Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-11T10:36:17.244Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-11T10:36:17.500Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-11T10:36:17.756Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-11T10:36:18.319Z] --- PASS: TestUpdatePidsLimit (1.83s) [2022-09-11T10:36:18.319Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-09-11T10:36:18.319Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-09-11T10:36:18.319Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-09-11T10:36:18.319Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-09-11T10:36:18.319Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-09-11T10:36:18.319Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-09-11T10:36:18.319Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s) [2022-09-11T10:36:18.319Z] === RUN TestUpdateRestartPolicy [2022-09-11T10:36:30.488Z] --- PASS: TestUpdateRestartPolicy (10.83s) [2022-09-11T10:36:30.488Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-11T10:36:30.488Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-09-11T10:36:30.488Z] === RUN TestWaitNonBlocked [2022-09-11T10:36:30.488Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-11T10:36:30.488Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-11T10:36:30.488Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-11T10:36:30.488Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-11T10:36:30.488Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-11T10:36:30.488Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-11T10:36:30.488Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-11T10:36:30.488Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2022-09-11T10:36:30.488Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2022-09-11T10:36:30.488Z] === RUN TestWaitBlocked [2022-09-11T10:36:30.488Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-11T10:36:30.488Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-11T10:36:30.488Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-11T10:36:30.488Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-11T10:36:30.488Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-11T10:36:30.488Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-11T10:36:31.416Z] --- PASS: TestWaitBlocked (0.02s) [2022-09-11T10:36:31.416Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s) [2022-09-11T10:36:31.416Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) [2022-09-11T10:36:31.416Z] === RUN TestWaitConditions [2022-09-11T10:36:31.416Z] === RUN TestWaitConditions/default [2022-09-11T10:36:31.416Z] === PAUSE TestWaitConditions/default [2022-09-11T10:36:31.416Z] === RUN TestWaitConditions/not-running [2022-09-11T10:36:31.416Z] === PAUSE TestWaitConditions/not-running [2022-09-11T10:36:31.416Z] === RUN TestWaitConditions/next-exit [2022-09-11T10:36:31.416Z] === PAUSE TestWaitConditions/next-exit [2022-09-11T10:36:31.416Z] === RUN TestWaitConditions/removed [2022-09-11T10:36:31.416Z] === PAUSE TestWaitConditions/removed [2022-09-11T10:36:31.416Z] === CONT TestWaitConditions/default [2022-09-11T10:36:31.416Z] === CONT TestWaitConditions/next-exit [2022-09-11T10:36:31.416Z] wait_test.go:146: ContainerID = 891c46551951af1ee5d00b62da434540177062eeb48c20d0bb6ea6b78b3593d6 [2022-09-11T10:36:31.416Z] === CONT TestWaitConditions/default [2022-09-11T10:36:31.416Z] wait_test.go:146: ContainerID = d70679ba7672d4faa9dec4750ef64a189ec52eb12111493d3865ea71947a11ca [2022-09-11T10:36:31.979Z] === CONT TestWaitConditions/removed [2022-09-11T10:36:31.979Z] wait_test.go:146: ContainerID = bc220893e478981b9a46c63d5f99e5177bd81aa48866366867f3e0f01fbeb10d [2022-09-11T10:36:31.979Z] === CONT TestWaitConditions/not-running [2022-09-11T10:36:31.979Z] wait_test.go:146: ContainerID = 7abb14ec2fbade1f65b6c867c9c14603ebcf019c128d90691fd8df300e65d5c4 [2022-09-11T10:36:32.542Z] --- PASS: TestWaitConditions (0.01s) [2022-09-11T10:36:32.542Z] --- PASS: TestWaitConditions/next-exit (0.65s) [2022-09-11T10:36:32.542Z] --- PASS: TestWaitConditions/default (0.69s) [2022-09-11T10:36:32.542Z] --- PASS: TestWaitConditions/removed (0.49s) [2022-09-11T10:36:32.542Z] --- PASS: TestWaitConditions/not-running (0.49s) [2022-09-11T10:36:32.542Z] === RUN TestWaitRestartedContainer [2022-09-11T10:36:32.542Z] === RUN TestWaitRestartedContainer/default [2022-09-11T10:36:32.542Z] === PAUSE TestWaitRestartedContainer/default [2022-09-11T10:36:32.542Z] === RUN TestWaitRestartedContainer/not-running [2022-09-11T10:36:32.542Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-11T10:36:32.542Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-11T10:36:32.542Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-11T10:36:32.542Z] === CONT TestWaitRestartedContainer/default [2022-09-11T10:36:32.542Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-11T10:36:33.911Z] === CONT TestWaitRestartedContainer/not-running [2022-09-11T10:36:34.473Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-09-11T10:36:34.473Z] --- PASS: TestWaitRestartedContainer/next-exit (1.26s) [2022-09-11T10:36:34.473Z] --- PASS: TestWaitRestartedContainer/default (1.31s) [2022-09-11T10:36:34.473Z] --- PASS: TestWaitRestartedContainer/not-running (0.90s) [2022-09-11T10:36:34.473Z] === CONT TestContainerStartOnDaemonRestart [2022-09-11T10:36:34.473Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-11T10:36:36.992Z] --- PASS: TestContainerStartOnDaemonRestart (2.12s) [2022-09-11T10:36:36.992Z] === CONT TestIpcModeOlderClient [2022-09-11T10:36:36.992Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.17s) [2022-09-11T10:36:36.992Z] === CONT TestContainerKillOnDaemonStart [2022-09-11T10:36:36.992Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-09-11T10:36:36.992Z] === CONT TestDaemonHostGatewayIP [2022-09-11T10:36:39.509Z] --- PASS: TestDaemonHostGatewayIP (2.42s) [2022-09-11T10:36:39.509Z] === CONT TestDaemonRestartIpcMode [2022-09-11T10:36:41.400Z] --- PASS: TestDaemonRestartIpcMode (2.16s) [2022-09-11T10:36:49.488Z] --- PASS: TestContainerKillOnDaemonStart (11.74s) [2022-09-11T10:36:49.488Z] PASS [2022-09-11T10:36:49.488Z] [2022-09-11T10:36:49.488Z] === Skipped [2022-09-11T10:36:49.488Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-09-11T10:36:49.488Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-11T10:36:49.488Z] [2022-09-11T10:36:49.488Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-11T10:36:49.488Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-11T10:36:49.488Z] [2022-09-11T10:36:49.488Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-11T10:36:49.488Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-11T10:36:49.488Z] [2022-09-11T10:36:49.488Z] DONE 273 tests, 3 skipped in 130.484s [2022-09-11T10:36:49.488Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-11T10:36:49.488Z] ++ 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-09-11T10:36:49.488Z] ++ set -e [2022-09-11T10:36:49.488Z] ++ '[' -n 0 ']' [2022-09-11T10:36:49.488Z] ++ set -x [2022-09-11T10:36:49.488Z] ++ 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 GITHUB_ACTIONS= 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-09-11T10:36:49.488Z] === RUN TestConfigDaemonLibtrustID [2022-09-11T10:36:49.488Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-09-11T10:36:49.488Z] === RUN TestConfigDaemonID [2022-09-11T10:36:50.415Z] daemon_test.go:83: [d80c5cc4de310] daemon is not started [2022-09-11T10:36:50.416Z] --- PASS: TestConfigDaemonID (1.04s) [2022-09-11T10:36:50.416Z] === RUN TestDaemonConfigValidation [2022-09-11T10:36:50.416Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-11T10:36:50.416Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-11T10:36:50.416Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-11T10:36:50.416Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-11T10:36:50.416Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-11T10:36:50.416Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-11T10:36:50.416Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-11T10:36:50.416Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-11T10:36:50.416Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-11T10:36:50.416Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-11T10:36:50.416Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-11T10:36:50.416Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-11T10:36:50.416Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-11T10:36:50.416Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-11T10:36:50.416Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-11T10:36:50.416Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-11T10:36:50.416Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-09-11T10:36:50.416Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-09-11T10:36:50.416Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-09-11T10:36:50.416Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-09-11T10:36:50.416Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-09-11T10:36:50.416Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-11T10:36:50.416Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-11T10:36:51.344Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-11T10:36:52.710Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-11T10:36:53.638Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-11T10:36:53.638Z] daemon_test.go:197: [d58694b0d76f0] daemon is not started [2022-09-11T10:36:53.638Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-09-11T10:36:53.638Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-09-11T10:36:53.638Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-09-11T10:36:53.638Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-11T10:36:53.638Z] === RUN TestDaemonProxy [2022-09-11T10:36:53.638Z] === RUN TestDaemonProxy/environment_variables [2022-09-11T10:36:55.528Z] === RUN TestDaemonProxy/command-line_options [2022-09-11T10:36:56.893Z] === RUN TestDaemonProxy/configuration_file [2022-09-11T10:36:58.783Z] === RUN TestDaemonProxy/conflicting_options [2022-09-11T10:36:59.344Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-11T10:36:59.600Z] --- PASS: TestDaemonProxy (6.22s) [2022-09-11T10:36:59.600Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-09-11T10:36:59.600Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-09-11T10:36:59.600Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-09-11T10:36:59.600Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-11T10:36:59.600Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-11T10:36:59.600Z] PASS [2022-09-11T10:36:59.600Z] [2022-09-11T10:36:59.600Z] DONE 18 tests in 11.231s [2022-09-11T10:36:59.600Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-09-11T10:36:59.600Z] ++ 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-09-11T10:36:59.600Z] ++ set -e [2022-09-11T10:36:59.600Z] ++ '[' -n 0 ']' [2022-09-11T10:36:59.600Z] ++ set -x [2022-09-11T10:36:59.600Z] ++ 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 GITHUB_ACTIONS= 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-09-11T10:36:59.856Z] INFO: Testing against a local daemon [2022-09-11T10:36:59.856Z] === RUN TestCommitInheritsEnv [2022-09-11T10:37:00.113Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-09-11T10:37:00.113Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-11T10:37:00.113Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-11T10:37:00.113Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-09-11T10:37:00.113Z] === RUN TestImportWithCustomPlatform [2022-09-11T10:37:00.113Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-11T10:37:00.369Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-11T10:37:00.369Z] === RUN TestImportWithCustomPlatform// [2022-09-11T10:37:00.369Z] === RUN TestImportWithCustomPlatform/linux [2022-09-11T10:37:00.369Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-11T10:37:00.369Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-11T10:37:00.369Z] === RUN TestImportWithCustomPlatform/macos [2022-09-11T10:37:00.369Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-11T10:37:00.369Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-11T10:37:00.369Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-09-11T10:37:00.369Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-09-11T10:37:00.369Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-11T10:37:00.369Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-11T10:37:00.370Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-09-11T10:37:00.370Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-11T10:37:00.370Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-11T10:37:00.370Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-11T10:37:00.370Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-11T10:37:00.370Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-11T10:37:00.370Z] === RUN TestImagesFilterMultiReference [2022-09-11T10:37:00.626Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-09-11T10:37:00.626Z] === RUN TestImagePullPlatformInvalid [2022-09-11T10:37:00.626Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-11T10:37:00.626Z] === RUN TestRemoveImageOrphaning [2022-09-11T10:37:00.907Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-09-11T10:37:00.907Z] === RUN TestRemoveImageGarbageCollector [2022-09-11T10:37:00.907Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-11T10:37:00.907Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-11T10:37:00.907Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-11T10:37:00.907Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-11T10:37:00.907Z] === RUN TestTagInvalidReference [2022-09-11T10:37:00.907Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-11T10:37:00.907Z] === RUN TestTagValidPrefixedRepo [2022-09-11T10:37:00.907Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-09-11T10:37:00.907Z] === RUN TestTagExistedNameWithoutForce [2022-09-11T10:37:00.907Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-11T10:37:00.907Z] === RUN TestTagOfficialNames [2022-09-11T10:37:00.907Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-11T10:37:00.907Z] === RUN TestTagMatchesDigest [2022-09-11T10:37:00.907Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-11T10:37:00.907Z] PASS [2022-09-11T10:37:00.907Z] [2022-09-11T10:37:00.907Z] === Skipped [2022-09-11T10:37:00.907Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-09-11T10:37:00.907Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-11T10:37:00.907Z] [2022-09-11T10:37:00.907Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-11T10:37:00.907Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-11T10:37:00.907Z] [2022-09-11T10:37:00.907Z] DONE 22 tests, 2 skipped in 1.280s [2022-09-11T10:37:01.165Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-11T10:37:01.165Z] ++ 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-09-11T10:37:01.165Z] ++ set -e [2022-09-11T10:37:01.165Z] ++ '[' -n 0 ']' [2022-09-11T10:37:01.165Z] ++ set -x [2022-09-11T10:37:01.165Z] ++ 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 GITHUB_ACTIONS= 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-09-11T10:37:01.165Z] === RUN TestStripANSICommands [2022-09-11T10:37:01.165Z] === RUN TestStripANSICommands/#00 [2022-09-11T10:37:01.165Z] === RUN TestStripANSICommands/#01 [2022-09-11T10:37:01.165Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-11T10:37:01.165Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-11T10:37:01.165Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-11T10:37:01.165Z] PASS [2022-09-11T10:37:01.165Z] [2022-09-11T10:37:01.165Z] DONE 3 tests in 0.044s [2022-09-11T10:37:01.166Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-09-11T10:37:01.166Z] ++ 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-09-11T10:37:01.166Z] ++ set -e [2022-09-11T10:37:01.166Z] ++ '[' -n 0 ']' [2022-09-11T10:37:01.166Z] ++ set -x [2022-09-11T10:37:01.166Z] ++ 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 GITHUB_ACTIONS= 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-09-11T10:37:01.166Z] INFO: Testing against a local daemon [2022-09-11T10:37:01.166Z] === RUN TestNetworkCreateDelete [2022-09-11T10:37:01.425Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-09-11T10:37:01.425Z] === RUN TestDockerNetworkDeletePreferID [2022-09-11T10:37:01.687Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-09-11T10:37:01.687Z] === RUN TestDaemonDNSFallback [2022-09-11T10:37:08.226Z] --- PASS: TestDaemonDNSFallback (6.35s) [2022-09-11T10:37:08.226Z] === RUN TestInspectNetwork [2022-09-11T10:37:11.495Z] === RUN TestInspectNetwork/full_network_id [2022-09-11T10:37:11.495Z] === RUN TestInspectNetwork/partial_network_id [2022-09-11T10:37:11.495Z] === RUN TestInspectNetwork/network_name [2022-09-11T10:37:11.495Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-11T10:37:15.662Z] --- PASS: TestInspectNetwork (7.09s) [2022-09-11T10:37:15.662Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-11T10:37:15.662Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-11T10:37:15.662Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-11T10:37:15.662Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-11T10:37:15.662Z] === RUN TestRunContainerWithBridgeNone [2022-09-11T10:37:16.590Z] --- PASS: TestRunContainerWithBridgeNone (1.47s) [2022-09-11T10:37:16.590Z] === RUN TestNetworkInvalidJSON [2022-09-11T10:37:16.590Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-11T10:37:16.590Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-11T10:37:16.590Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-11T10:37:16.590Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-11T10:37:16.590Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-11T10:37:16.590Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-11T10:37:16.590Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-11T10:37:16.590Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-11T10:37:16.590Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-11T10:37:16.590Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-11T10:37:16.590Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-11T10:37:16.590Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-11T10:37:16.590Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-11T10:37:16.590Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-11T10:37:16.590Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-11T10:37:16.590Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-11T10:37:16.590Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-11T10:37:16.590Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-11T10:37:16.590Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-11T10:37:16.590Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-11T10:37:16.590Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-11T10:37:16.590Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-11T10:37:16.590Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-11T10:37:16.590Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-11T10:37:16.590Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-11T10:37:16.590Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-11T10:37:16.590Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-11T10:37:16.590Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-11T10:37:16.590Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-11T10:37:16.590Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-11T10:37:16.590Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-11T10:37:16.590Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-11T10:37:16.590Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-11T10:37:16.590Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-11T10:37:16.590Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-11T10:37:16.590Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-11T10:37:16.590Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-11T10:37:16.590Z] === RUN TestNetworkList [2022-09-11T10:37:16.590Z] === RUN TestNetworkList//networks [2022-09-11T10:37:16.590Z] === PAUSE TestNetworkList//networks [2022-09-11T10:37:16.590Z] === RUN TestNetworkList//networks/ [2022-09-11T10:37:16.590Z] === PAUSE TestNetworkList//networks/ [2022-09-11T10:37:16.590Z] === CONT TestNetworkList//networks [2022-09-11T10:37:16.590Z] === CONT TestNetworkList//networks/ [2022-09-11T10:37:16.590Z] --- PASS: TestNetworkList (0.02s) [2022-09-11T10:37:16.590Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-11T10:37:16.590Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-11T10:37:16.590Z] === RUN TestHostIPv4BridgeLabel [2022-09-11T10:37:17.152Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-11T10:37:17.152Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-11T10:37:18.518Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-11T10:37:18.518Z] === RUN TestDaemonDefaultNetworkPools [2022-09-11T10:37:19.080Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-09-11T10:37:19.080Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-11T10:37:20.446Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-09-11T10:37:20.446Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-11T10:37:21.375Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-09-11T10:37:21.375Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-11T10:37:21.937Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-09-11T10:37:21.937Z] === RUN TestServiceWithPredefinedNetwork [2022-09-11T10:37:24.455Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s) [2022-09-11T10:37:24.455Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-11T10:37:24.455Z] service_test.go:243: FLAKY_TEST [2022-09-11T10:37:24.455Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-11T10:37:24.455Z] === RUN TestServiceWithDataPathPortInit [2022-09-11T10:37:39.297Z] --- PASS: TestServiceWithDataPathPortInit (13.65s) [2022-09-11T10:37:39.297Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-11T10:37:40.667Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3h84p0cz7xzk5lasib6wxg6vb Created:2022-09-11 10:37:39.228077509 +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[e9f0e19d5b7be4b7cb69b39a0cf57b5e423bf93e40c45a3642cf6a4b9f747bf3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v7u23rm5ar6xxyg0f5ylmhy3o EndpointID:d070135a0de865f98ebde7f6f46e10e6a859280e31c1e11bf8e31da3132c0f1b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:61e348f4080435f8f6125d612ad3e6a8335ac255c97eff16d3aa756cddf76d02 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:69f6e204e920 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v7u23rm5ar6xxyg0f5ylmhy3o EndpointID:d070135a0de865f98ebde7f6f46e10e6a859280e31c1e11bf8e31da3132c0f1b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-11T10:37:44.836Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s) [2022-09-11T10:37:44.836Z] PASS [2022-09-11T10:37:44.836Z] [2022-09-11T10:37:44.836Z] === Skipped [2022-09-11T10:37:44.836Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-11T10:37:44.836Z] service_test.go:243: FLAKY_TEST [2022-09-11T10:37:44.836Z] [2022-09-11T10:37:44.836Z] DONE 38 tests, 1 skipped in 43.603s [2022-09-11T10:37:44.836Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-11T10:37:44.836Z] ++ 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-09-11T10:37:44.836Z] ++ set -e [2022-09-11T10:37:44.836Z] ++ '[' -n 0 ']' [2022-09-11T10:37:44.836Z] ++ set -x [2022-09-11T10:37:44.836Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GITHUB_ACTIONS= 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-09-11T10:37:44.836Z] INFO: Testing against a local daemon [2022-09-11T10:37:44.836Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-11T10:37:44.836Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-11T10:37:44.836Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-11T10:37:44.836Z] === RUN TestDockerNetworkIpvlan [2022-09-11T10:37:44.836Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-11T10:37:44.836Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-11T10:37:44.836Z] PASS [2022-09-11T10:37:44.836Z] [2022-09-11T10:37:44.836Z] === Skipped [2022-09-11T10:37:44.836Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-11T10:37:44.836Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-11T10:37:44.836Z] [2022-09-11T10:37:44.836Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-11T10:37:44.836Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-11T10:37:44.836Z] [2022-09-11T10:37:44.836Z] DONE 2 tests, 2 skipped in 0.099s [2022-09-11T10:37:44.836Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-11T10:37:44.836Z] ++ 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-09-11T10:37:44.836Z] ++ set -e [2022-09-11T10:37:44.836Z] ++ '[' -n 0 ']' [2022-09-11T10:37:44.836Z] ++ set -x [2022-09-11T10:37:44.836Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GITHUB_ACTIONS= 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-09-11T10:37:44.836Z] INFO: Testing against a local daemon [2022-09-11T10:37:44.836Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-11T10:37:46.205Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2022-09-11T10:37:46.205Z] === RUN TestDockerNetworkMacvlan [2022-09-11T10:37:47.134Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-11T10:37:47.701Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-11T10:37:48.629Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-11T10:37:50.521Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-11T10:37:51.888Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-11T10:37:55.163Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-11T10:37:56.093Z] --- PASS: TestDockerNetworkMacvlan (9.74s) [2022-09-11T10:37:56.093Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-09-11T10:37:56.093Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-09-11T10:37:56.093Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2022-09-11T10:37:56.093Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-09-11T10:37:56.093Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.10s) [2022-09-11T10:37:56.093Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2022-09-11T10:37:56.093Z] PASS [2022-09-11T10:37:56.093Z] [2022-09-11T10:37:56.093Z] DONE 8 tests in 11.171s [2022-09-11T10:37:56.093Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-11T10:37:56.093Z] ++ 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-09-11T10:37:56.093Z] ++ set -e [2022-09-11T10:37:56.093Z] ++ '[' -n 0 ']' [2022-09-11T10:37:56.093Z] ++ set -x [2022-09-11T10:37:56.093Z] ++ 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 GITHUB_ACTIONS= 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-09-11T10:37:56.093Z] testing: warning: no tests to run [2022-09-11T10:37:56.093Z] PASS [2022-09-11T10:37:56.093Z] [2022-09-11T10:37:56.093Z] DONE 0 tests in 0.026s [2022-09-11T10:37:56.093Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-11T10:37:56.093Z] ++ 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-09-11T10:37:56.093Z] ++ set -e [2022-09-11T10:37:56.093Z] ++ '[' -n 0 ']' [2022-09-11T10:37:56.093Z] ++ set -x [2022-09-11T10:37:56.093Z] ++ 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 GITHUB_ACTIONS= 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-09-11T10:37:56.093Z] INFO: Testing against a local daemon [2022-09-11T10:37:56.093Z] === RUN TestAuthZPluginAllowRequest [2022-09-11T10:37:57.461Z] --- PASS: TestAuthZPluginAllowRequest (1.21s) [2022-09-11T10:37:57.461Z] === RUN TestAuthZPluginTLS [2022-09-11T10:37:58.024Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-09-11T10:37:58.024Z] === RUN TestAuthZPluginDenyRequest [2022-09-11T10:37:58.586Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-11T10:37:58.586Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-11T10:37:59.149Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-11T10:37:59.149Z] === RUN TestAuthZPluginDenyResponse [2022-09-11T10:37:59.712Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-09-11T10:37:59.712Z] === RUN TestAuthZPluginAllowEventStream [2022-09-11T10:38:00.642Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-09-11T10:38:00.642Z] === RUN TestAuthZPluginErrorResponse [2022-09-11T10:38:01.205Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-09-11T10:38:01.205Z] === RUN TestAuthZPluginErrorRequest [2022-09-11T10:38:01.768Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-11T10:38:01.768Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-11T10:38:02.331Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-09-11T10:38:02.331Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-11T10:38:02.690Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-09-11T10:38:02.690Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-11T10:38:02.690Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-11T10:38:02.690Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-11T10:38:02.690Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-09-11T10:38:03.049Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44131/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8ad8c6d88777ba6d4e8563c1a93c72f2e61e20f6 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8ad8c6d88777ba6d4e8563c1a93c72f2e61e20f6 hack/validate/vendor [2022-09-11T10:38:03.636Z] No vendor changes in diff. [2022-09-11T10:38:03.696Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.46s) [2022-09-11T10:38:03.696Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-11T10:38:04.504Z] + echo Ensuring container killed. [2022-09-11T10:38:04.504Z] Ensuring container killed. [2022-09-11T10:38:04.504Z] + docker rm -vf docker-pr3 [2022-09-11T10:38:04.504Z] Error response from daemon: No such container: docker-pr3 [Pipeline] sh [2022-09-11T10:38:04.787Z] + echo Chowning /workspace to jenkins user [2022-09-11T10:38:04.787Z] Chowning /workspace to jenkins user [2022-09-11T10:38:04.787Z] + id -u [2022-09-11T10:38:04.787Z] + id -g [2022-09-11T10:38:04.787Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44131:/workspace busybox chown -R 1000:1000 /workspace [2022-09-11T10:38:04.787Z] Unable to find image 'busybox:latest' locally [2022-09-11T10:38:04.787Z] latest: Pulling from library/busybox [2022-09-11T10:38:05.050Z] 2c39bef88607: Pulling fs layer [2022-09-11T10:38:05.050Z] 2c39bef88607: Verifying Checksum [2022-09-11T10:38:05.050Z] 2c39bef88607: Download complete [2022-09-11T10:38:05.050Z] 2c39bef88607: Pull complete [2022-09-11T10:38:05.050Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-11T10:38:05.050Z] Status: Downloaded newer image for busybox:latest [2022-09-11T10:38:05.588Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s) [2022-09-11T10:38:05.588Z] === RUN TestAuthZPluginHeader [2022-09-11T10:38:05.845Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-09-11T10:38:05.845Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-11T10:38:05.845Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-11T10:38:05.845Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-11T10:38:05.845Z] === RUN TestAuthZPluginV2Disable [2022-09-11T10:38:05.845Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-11T10:38:05.845Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-09-11T10:38:05.845Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-11T10:38:05.845Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-11T10:38:05.845Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-11T10:38:05.845Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-11T10:38:05.845Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-11T10:38:05.845Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-11T10:38:05.845Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-11T10:38:06.724Z] + bundleName=unit [2022-09-11T10:38:06.725Z] + echo Creating unit-bundles.tar.gz [2022-09-11T10:38:06.725Z] Creating unit-bundles.tar.gz [2022-09-11T10:38:06.725Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report*.xml bundles/go-test-report*.json bundles/coverage*.out [2022-09-11T10:38:06.725Z] tar: bundles/junit-report*.xml: Cannot stat: No such file or directory [2022-09-11T10:38:06.725Z] tar: bundles/go-test-report*.json: Cannot stat: No such file or directory [2022-09-11T10:38:06.725Z] tar: bundles/coverage*.out: Cannot stat: No such file or directory [2022-09-11T10:38:06.725Z] tar: Exiting with failure status due to previous errors [Pipeline] } [2022-09-11T10:38:06.734Z] ERROR: Failed to create bundles.tar.gz [2022-09-11T10:38:06.734Z] ERROR: script returned exit code 2 [Pipeline] // catchError [Pipeline] sh [2022-09-11T10:38:07.033Z] + make clean [2022-09-11T10:38:07.292Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-11T10:38:07.292Z] docker-dev-cache [2022-09-11T10:38:07.292Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-11T10:38:23.964Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2022-09-11T10:38:23.964Z] PASS [2022-09-11T10:38:23.964Z] [2022-09-11T10:38:23.964Z] === Skipped [2022-09-11T10:38:23.964Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-11T10:38:23.964Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-11T10:38:23.964Z] [2022-09-11T10:38:23.964Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-09-11T10:38:23.964Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-11T10:38:23.964Z] [2022-09-11T10:38:23.964Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-11T10:38:23.964Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-11T10:38:23.964Z] [2022-09-11T10:38:23.964Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-11T10:38:23.964Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-11T10:38:23.964Z] [2022-09-11T10:38:23.964Z] DONE 17 tests, 4 skipped in 26.755s [2022-09-11T10:38:23.964Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-11T10:38:23.964Z] ++ 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-09-11T10:38:23.964Z] ++ set -e [2022-09-11T10:38:23.964Z] ++ '[' -n 0 ']' [2022-09-11T10:38:23.964Z] ++ set -x [2022-09-11T10:38:23.964Z] ++ 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 GITHUB_ACTIONS= 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-09-11T10:38:23.964Z] INFO: Testing against a local daemon [2022-09-11T10:38:23.964Z] === RUN TestPluginInvalidJSON [2022-09-11T10:38:23.964Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-11T10:38:23.964Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-11T10:38:23.964Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-11T10:38:23.964Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-11T10:38:23.964Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-11T10:38:23.964Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-11T10:38:23.964Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-11T10:38:23.964Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-11T10:38:23.964Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-11T10:38:23.964Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-11T10:38:23.964Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-11T10:38:23.964Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-11T10:38:23.964Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-11T10:38:23.964Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-11T10:38:23.964Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-11T10:38:23.964Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-11T10:38:23.964Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-11T10:38:23.964Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-11T10:38:23.964Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-11T10:38:23.964Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-11T10:38:23.964Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-11T10:38:23.964Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-09-11T10:38:23.964Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-09-11T10:38:23.964Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-11T10:38:23.964Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-11T10:38:23.964Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-11T10:38:23.964Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-11T10:38:23.964Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-11T10:38:23.964Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-11T10:38:23.964Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-11T10:38:23.964Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-11T10:38:23.964Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-11T10:38:23.964Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-09-11T10:38:23.964Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-11T10:38:23.964Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-11T10:38:23.964Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-11T10:38:23.964Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-11T10:38:23.964Z] === RUN TestPluginInstall [2022-09-11T10:38:23.964Z] === RUN TestPluginInstall/no_auth [2022-09-11T10:38:27.236Z] time="2022-09-11T10:38:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-11T10:38:27.236Z] time="2022-09-11T10:38:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:03fb321116c599775d473b07a3682c2b516034bf16a3dbad2cb16dfb21a8adf7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-11T10:38:27.236Z] time="2022-09-11T10:38:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-11T10:38:27.236Z] time="2022-09-11T10:38:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:03fb321116c599775d473b07a3682c2b516034bf16a3dbad2cb16dfb21a8adf7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-11T10:38:27.236Z] === RUN TestPluginInstall/with_htpasswd [2022-09-11T10:38:27.493Z] time="2022-09-11T10:38:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-11T10:38:27.493Z] time="2022-09-11T10:38:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:956d6e82451ad65d0f8f05fc34b87f7b95faa4496f13174f61bd157ec86734ad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-11T10:38:27.493Z] time="2022-09-11T10:38:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-11T10:38:27.493Z] time="2022-09-11T10:38:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:956d6e82451ad65d0f8f05fc34b87f7b95faa4496f13174f61bd157ec86734ad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-11T10:38:27.749Z] === RUN TestPluginInstall/with_insecure [2022-09-11T10:38:28.676Z] time="2022-09-11T10:38:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-11T10:38:28.676Z] time="2022-09-11T10:38:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0a920d94c24d50dae317c4438d5a7afffc9580247d5fdb66d694b9d6836328a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-11T10:38:28.676Z] time="2022-09-11T10:38:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-11T10:38:28.676Z] time="2022-09-11T10:38:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0a920d94c24d50dae317c4438d5a7afffc9580247d5fdb66d694b9d6836328a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-11T10:38:28.933Z] plugin_test.go:196: [da159264742ac] daemon is not started [2022-09-11T10:38:28.933Z] --- PASS: TestPluginInstall (5.90s) [2022-09-11T10:38:28.933Z] --- PASS: TestPluginInstall/no_auth (4.28s) [2022-09-11T10:38:28.933Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2022-09-11T10:38:28.933Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-09-11T10:38:28.933Z] === RUN TestPluginsWithRuntimes [2022-09-11T10:38:30.300Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-11T10:38:31.666Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-11T10:38:32.228Z] --- PASS: TestPluginsWithRuntimes (3.43s) [2022-09-11T10:38:32.228Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.01s) [2022-09-11T10:38:32.228Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-09-11T10:38:32.228Z] === RUN TestPluginBackCompatMediaTypes [2022-09-11T10:38:32.789Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-09-11T10:38:32.789Z] PASS [2022-09-11T10:38:32.789Z] [2022-09-11T10:38:32.789Z] DONE 24 tests in 10.048s [2022-09-11T10:38:32.789Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-11T10:38:32.789Z] ++ 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-09-11T10:38:32.789Z] ++ set -e [2022-09-11T10:38:32.789Z] ++ '[' -n 0 ']' [2022-09-11T10:38:32.789Z] ++ set -x [2022-09-11T10:38:32.790Z] ++ 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 GITHUB_ACTIONS= 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-09-11T10:38:33.045Z] INFO: Testing against a local daemon [2022-09-11T10:38:33.045Z] === RUN TestExternalGraphDriver [2022-09-11T10:38:33.301Z] === RUN TestExternalGraphDriver/json [2022-09-11T10:38:35.191Z] === RUN TestExternalGraphDriver/spec [2022-09-11T10:38:36.559Z] === RUN TestExternalGraphDriver/pull [2022-09-11T10:38:38.454Z] --- PASS: TestExternalGraphDriver (5.23s) [2022-09-11T10:38:38.454Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2022-09-11T10:38:38.454Z] --- PASS: TestExternalGraphDriver/spec (1.59s) [2022-09-11T10:38:38.454Z] --- PASS: TestExternalGraphDriver/pull (1.73s) [2022-09-11T10:38:38.454Z] === RUN TestGraphdriverPluginV2 [2022-09-11T10:38:38.454Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-11T10:38:38.454Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-09-11T10:38:38.454Z] PASS [2022-09-11T10:38:38.454Z] [2022-09-11T10:38:38.454Z] === Skipped [2022-09-11T10:38:38.454Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-09-11T10:38:38.454Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-11T10:38:38.454Z] [2022-09-11T10:38:38.454Z] DONE 5 tests, 1 skipped in 5.636s [2022-09-11T10:38:38.454Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-11T10:38:38.454Z] ++ 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-09-11T10:38:38.454Z] ++ set -e [2022-09-11T10:38:38.454Z] ++ '[' -n 0 ']' [2022-09-11T10:38:38.454Z] ++ set -x [2022-09-11T10:38:38.454Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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-09-11T10:38:38.711Z] INFO: Testing against a local daemon [2022-09-11T10:38:38.711Z] === RUN TestContinueAfterPluginCrash [2022-09-11T10:38:38.711Z] === PAUSE TestContinueAfterPluginCrash [2022-09-11T10:38:38.711Z] === RUN TestReadPluginNoRead [2022-09-11T10:38:38.711Z] === PAUSE TestReadPluginNoRead [2022-09-11T10:38:38.711Z] === RUN TestDaemonStartWithLogOpt [2022-09-11T10:38:38.711Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-11T10:38:38.711Z] === CONT TestContinueAfterPluginCrash [2022-09-11T10:38:38.711Z] === CONT TestDaemonStartWithLogOpt [2022-09-11T10:38:41.985Z] --- PASS: TestDaemonStartWithLogOpt (3.22s) [2022-09-11T10:38:41.985Z] === CONT TestReadPluginNoRead [2022-09-11T10:38:44.505Z] === RUN TestReadPluginNoRead/default [2022-09-11T10:38:45.434Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-11T10:38:46.801Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-11T10:38:46.801Z] --- PASS: TestContinueAfterPluginCrash (8.16s) [2022-09-11T10:38:48.168Z] === CONT TestReadPluginNoRead [2022-09-11T10:38:48.168Z] read_test.go:92: [d3fbb1cef5009] daemon is not started [2022-09-11T10:38:48.168Z] --- PASS: TestReadPluginNoRead (5.98s) [2022-09-11T10:38:48.168Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-09-11T10:38:48.168Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.19s) [2022-09-11T10:38:48.168Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.30s) [2022-09-11T10:38:48.168Z] PASS [2022-09-11T10:38:48.168Z] [2022-09-11T10:38:48.169Z] DONE 6 tests in 9.302s [2022-09-11T10:38:48.169Z] 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-09-11T10:38:48.169Z] ++ 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-09-11T10:38:48.169Z] ++ set -e [2022-09-11T10:38:48.169Z] ++ '[' -n 0 ']' [2022-09-11T10:38:48.169Z] ++ set -x [2022-09-11T10:38:48.169Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GITHUB_ACTIONS= 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-09-11T10:38:48.169Z] testing: warning: no tests to run [2022-09-11T10:38:48.169Z] PASS [2022-09-11T10:38:48.169Z] [2022-09-11T10:38:48.169Z] DONE 0 tests in 0.036s [2022-09-11T10:38:48.169Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-11T10:38:48.169Z] ++ 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-09-11T10:38:48.169Z] ++ set -e [2022-09-11T10:38:48.169Z] ++ '[' -n 0 ']' [2022-09-11T10:38:48.169Z] ++ set -x [2022-09-11T10:38:48.169Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GITHUB_ACTIONS= 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-09-11T10:38:48.169Z] INFO: Testing against a local daemon [2022-09-11T10:38:48.169Z] === RUN TestPluginWithDevMounts [2022-09-11T10:38:48.169Z] === PAUSE TestPluginWithDevMounts [2022-09-11T10:38:48.169Z] === CONT TestPluginWithDevMounts [2022-09-11T10:38:49.537Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-09-11T10:38:49.538Z] PASS [2022-09-11T10:38:49.538Z] [2022-09-11T10:38:49.538Z] DONE 1 tests in 1.676s [2022-09-11T10:38:49.538Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-11T10:38:49.538Z] ++ 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-09-11T10:38:49.538Z] ++ set -e [2022-09-11T10:38:49.538Z] ++ '[' -n 0 ']' [2022-09-11T10:38:49.538Z] ++ set -x [2022-09-11T10:38:49.538Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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-09-11T10:38:49.794Z] INFO: Testing against a local daemon [2022-09-11T10:38:49.794Z] === RUN TestSecretInspect [2022-09-11T10:38:52.313Z] --- PASS: TestSecretInspect (2.29s) [2022-09-11T10:38:52.313Z] === RUN TestSecretList [2022-09-11T10:38:54.833Z] --- PASS: TestSecretList (2.33s) [2022-09-11T10:38:54.833Z] === RUN TestSecretsCreateAndDelete [2022-09-11T10:38:56.724Z] --- PASS: TestSecretsCreateAndDelete (2.29s) [2022-09-11T10:38:56.724Z] === RUN TestSecretsUpdate [2022-09-11T10:38:59.242Z] --- PASS: TestSecretsUpdate (2.21s) [2022-09-11T10:38:59.242Z] === RUN TestTemplatedSecret [2022-09-11T10:39:01.762Z] --- PASS: TestTemplatedSecret (2.58s) [2022-09-11T10:39:01.762Z] === RUN TestSecretCreateResolve [2022-09-11T10:39:03.654Z] --- PASS: TestSecretCreateResolve (2.31s) [2022-09-11T10:39:03.654Z] PASS [2022-09-11T10:39:03.654Z] [2022-09-11T10:39:03.654Z] DONE 6 tests in 14.100s [2022-09-11T10:39:03.654Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-09-11T10:39:03.654Z] ++ 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-09-11T10:39:03.654Z] ++ set -e [2022-09-11T10:39:03.654Z] ++ '[' -n 0 ']' [2022-09-11T10:39:03.654Z] ++ set -x [2022-09-11T10:39:03.654Z] ++ 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 GITHUB_ACTIONS= 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-09-11T10:39:03.911Z] INFO: Testing against a local daemon [2022-09-11T10:39:03.911Z] === RUN TestServiceCreateInit [2022-09-11T10:39:03.911Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-11T10:39:08.081Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-11T10:39:11.351Z] --- PASS: TestServiceCreateInit (7.44s) [2022-09-11T10:39:11.351Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.59s) [2022-09-11T10:39:11.351Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.83s) [2022-09-11T10:39:11.351Z] === RUN TestCreateServiceMultipleTimes [2022-09-11T10:39:29.461Z] --- PASS: TestCreateServiceMultipleTimes (15.28s) [2022-09-11T10:39:29.461Z] === RUN TestCreateServiceConflict [2022-09-11T10:39:29.461Z] --- PASS: TestCreateServiceConflict (2.24s) [2022-09-11T10:39:29.461Z] === RUN TestCreateServiceMaxReplicas [2022-09-11T10:39:31.979Z] --- PASS: TestCreateServiceMaxReplicas (2.84s) [2022-09-11T10:39:31.979Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-11T10:39:46.821Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.09s) [2022-09-11T10:39:46.821Z] === RUN TestCreateServiceSecretFileMode [2022-09-11T10:39:47.077Z] --- PASS: TestCreateServiceSecretFileMode (2.42s) [2022-09-11T10:39:47.077Z] === RUN TestCreateServiceConfigFileMode [2022-09-11T10:39:49.604Z] --- PASS: TestCreateServiceConfigFileMode (2.52s) [2022-09-11T10:39:49.604Z] === RUN TestCreateServiceSysctls [2022-09-11T10:39:52.873Z] --- PASS: TestCreateServiceSysctls (3.07s) [2022-09-11T10:39:52.873Z] === RUN TestCreateServiceCapabilities [2022-09-11T10:39:55.389Z] --- PASS: TestCreateServiceCapabilities (2.46s) [2022-09-11T10:39:55.389Z] === RUN TestInspect [2022-09-11T10:39:57.907Z] --- PASS: TestInspect (2.26s) [2022-09-11T10:39:57.907Z] === RUN TestCreateJob [2022-09-11T10:40:00.426Z] --- PASS: TestCreateJob (3.05s) [2022-09-11T10:40:00.426Z] === RUN TestReplicatedJob [2022-09-11T10:40:05.672Z] --- PASS: TestReplicatedJob (4.69s) [2022-09-11T10:40:05.672Z] === RUN TestUpdateReplicatedJob [2022-09-11T10:40:08.942Z] --- PASS: TestUpdateReplicatedJob (3.13s) [2022-09-11T10:40:08.942Z] === RUN TestServiceListWithStatuses [2022-09-11T10:40:08.942Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-11T10:40:08.942Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-11T10:40:08.942Z] === RUN TestDockerNetworkConnectAlias [2022-09-11T10:40:13.112Z] --- PASS: TestDockerNetworkConnectAlias (4.08s) [2022-09-11T10:40:13.112Z] === RUN TestDockerNetworkReConnect [2022-09-11T10:40:15.632Z] --- PASS: TestDockerNetworkReConnect (3.23s) [2022-09-11T10:40:15.632Z] === RUN TestServicePlugin [2022-09-11T10:40:15.632Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-11T10:40:15.632Z] --- SKIP: TestServicePlugin (0.00s) [2022-09-11T10:40:15.632Z] === RUN TestServiceUpdateLabel [2022-09-11T10:40:17.524Z] --- PASS: TestServiceUpdateLabel (1.85s) [2022-09-11T10:40:17.524Z] === RUN TestServiceUpdateSecrets [2022-09-11T10:40:32.369Z] --- PASS: TestServiceUpdateSecrets (14.33s) [2022-09-11T10:40:32.369Z] === RUN TestServiceUpdateConfigs [2022-09-11T10:40:47.214Z] --- PASS: TestServiceUpdateConfigs (14.33s) [2022-09-11T10:40:47.214Z] === RUN TestServiceUpdateNetwork [2022-09-11T10:40:59.385Z] --- PASS: TestServiceUpdateNetwork (12.28s) [2022-09-11T10:40:59.385Z] === RUN TestServiceUpdatePidsLimit [2022-09-11T10:40:59.642Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-11T10:41:00.204Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-11T10:41:08.356Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-11T10:41:14.897Z] --- PASS: TestServiceUpdatePidsLimit (16.02s) [2022-09-11T10:41:14.897Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-09-11T10:41:14.897Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-09-11T10:41:14.897Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-09-11T10:41:14.897Z] PASS [2022-09-11T10:41:14.897Z] [2022-09-11T10:41:14.897Z] === Skipped [2022-09-11T10:41:14.897Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-11T10:41:14.897Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-11T10:41:14.897Z] [2022-09-11T10:41:14.897Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-09-11T10:41:14.897Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-11T10:41:14.897Z] [2022-09-11T10:41:14.897Z] DONE 27 tests, 2 skipped in 130.737s [2022-09-11T10:41:14.897Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-09-11T10:41:14.897Z] ++ 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-09-11T10:41:14.897Z] ++ set -e [2022-09-11T10:41:14.897Z] ++ '[' -n 0 ']' [2022-09-11T10:41:14.897Z] ++ set -x [2022-09-11T10:41:14.897Z] ++ 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 GITHUB_ACTIONS= 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-09-11T10:41:14.897Z] INFO: Testing against a local daemon [2022-09-11T10:41:14.897Z] === RUN TestSessionCreate [2022-09-11T10:41:14.897Z] --- PASS: TestSessionCreate (0.02s) [2022-09-11T10:41:14.897Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-11T10:41:14.897Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-11T10:41:14.897Z] PASS [2022-09-11T10:41:14.897Z] [2022-09-11T10:41:14.897Z] DONE 2 tests in 0.125s [2022-09-11T10:41:14.897Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-09-11T10:41:14.897Z] ++ 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-09-11T10:41:14.897Z] ++ set -e [2022-09-11T10:41:14.897Z] ++ '[' -n 0 ']' [2022-09-11T10:41:14.897Z] ++ set -x [2022-09-11T10:41:14.898Z] ++ 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 GITHUB_ACTIONS= 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-09-11T10:41:14.898Z] INFO: Testing against a local daemon [2022-09-11T10:41:14.898Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-11T10:41:14.898Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-11T10:41:14.898Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-11T10:41:14.898Z] === RUN TestDiskUsage [2022-09-11T10:41:14.898Z] === PAUSE TestDiskUsage [2022-09-11T10:41:14.898Z] === RUN TestEventsExecDie [2022-09-11T10:41:15.154Z] --- PASS: TestEventsExecDie (0.51s) [2022-09-11T10:41:15.154Z] === RUN TestEventsBackwardsCompatible [2022-09-11T10:41:15.410Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-09-11T10:41:15.410Z] === RUN TestEventsVolumeCreate [2022-09-11T10:41:15.410Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-09-11T10:41:15.410Z] === RUN TestInfoBinaryCommits [2022-09-11T10:41:15.410Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-11T10:41:15.410Z] === RUN TestInfoAPIVersioned [2022-09-11T10:41:15.410Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-11T10:41:15.410Z] === RUN TestInfoAPI [2022-09-11T10:41:15.410Z] --- PASS: TestInfoAPI (0.02s) [2022-09-11T10:41:15.410Z] === RUN TestInfoAPIWarnings [2022-09-11T10:41:33.453Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-09-11T10:41:33.453Z] === RUN TestInfoDebug [2022-09-11T10:41:33.453Z] --- PASS: TestInfoDebug (0.53s) [2022-09-11T10:41:33.453Z] === RUN TestInfoInsecureRegistries [2022-09-11T10:41:33.453Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-11T10:41:33.453Z] === RUN TestInfoRegistryMirrors [2022-09-11T10:41:33.453Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-11T10:41:33.453Z] === RUN TestLoginFailsWithBadCredentials [2022-09-11T10:41:34.015Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-11T10:41:34.015Z] === RUN TestPingCacheHeaders [2022-09-11T10:41:34.015Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-11T10:41:34.015Z] === RUN TestPingGet [2022-09-11T10:41:34.015Z] --- PASS: TestPingGet (0.01s) [2022-09-11T10:41:34.015Z] === RUN TestPingHead [2022-09-11T10:41:34.015Z] --- PASS: TestPingHead (0.02s) [2022-09-11T10:41:34.015Z] === RUN TestPingSwarmHeader [2022-09-11T10:41:34.577Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-11T10:41:35.139Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-11T10:41:36.067Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-11T10:41:36.067Z] --- PASS: TestPingSwarmHeader (2.08s) [2022-09-11T10:41:36.067Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-11T10:41:36.067Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-11T10:41:36.067Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-11T10:41:36.067Z] === RUN TestPingBuilderHeader [2022-09-11T10:41:36.067Z] === RUN TestPingBuilderHeader/default_config [2022-09-11T10:41:36.629Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-11T10:41:37.191Z] --- PASS: TestPingBuilderHeader (1.04s) [2022-09-11T10:41:37.191Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-11T10:41:37.191Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-11T10:41:37.191Z] === RUN TestVersion [2022-09-11T10:41:37.191Z] --- PASS: TestVersion (0.02s) [2022-09-11T10:41:37.191Z] === CONT TestDiskUsage [2022-09-11T10:41:37.753Z] === RUN TestDiskUsage/empty [2022-09-11T10:41:37.753Z] === RUN TestDiskUsage/empty/container_types [2022-09-11T10:41:37.753Z] === RUN TestDiskUsage/empty/image_types [2022-09-11T10:41:37.753Z] === RUN TestDiskUsage/empty/volume_types [2022-09-11T10:41:37.753Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-11T10:41:37.753Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-11T10:41:37.753Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-11T10:41:37.753Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-11T10:41:37.753Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-11T10:41:37.753Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-11T10:41:37.753Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-11T10:41:37.753Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-11T10:41:37.753Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-11T10:41:37.753Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-11T10:41:37.753Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-11T10:41:37.753Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-11T10:41:37.753Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-11T10:41:37.753Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-11T10:41:37.753Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-11T10:41:37.753Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-11T10:41:37.753Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-11T10:41:37.753Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-11T10:41:37.753Z] === RUN TestDiskUsage/after_container.Run [2022-09-11T10:41:38.009Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-11T10:41:38.009Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-11T10:41:38.009Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-11T10:41:38.009Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-11T10:41:38.009Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-11T10:41:38.009Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-11T10:41:38.009Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-11T10:41:38.265Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-11T10:41:38.265Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-11T10:41:38.265Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-11T10:41:38.265Z] --- PASS: TestDiskUsage (1.15s) [2022-09-11T10:41:38.265Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-11T10:41:38.265Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-11T10:41:38.265Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-11T10:41:38.265Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-11T10:41:38.265Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-11T10:41:38.265Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-11T10:41:38.265Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-11T10:41:38.265Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-11T10:41:38.265Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-11T10:41:38.265Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-11T10:41:38.265Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-11T10:41:38.266Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-09-11T10:41:38.266Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-11T10:41:38.266Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-11T10:41:38.266Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-11T10:41:38.266Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-11T10:41:38.266Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-11T10:41:38.266Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-11T10:41:38.266Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-11T10:41:38.266Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-11T10:41:38.266Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-11T10:41:38.266Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-11T10:41:38.266Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2022-09-11T10:41:38.266Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-11T10:41:38.266Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-11T10:41:38.266Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-11T10:41:38.266Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-11T10:41:38.266Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-11T10:41:38.266Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-11T10:41:38.266Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-11T10:41:38.266Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-11T10:41:38.266Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-11T10:41:38.266Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-11T10:41:38.266Z] PASS [2022-09-11T10:41:38.266Z] [2022-09-11T10:41:38.266Z] === Skipped [2022-09-11T10:41:38.266Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-11T10:41:38.266Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-11T10:41:38.266Z] [2022-09-11T10:41:38.266Z] DONE 57 tests, 1 skipped in 23.629s [2022-09-11T10:41:38.266Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-11T10:41:38.266Z] ++ 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-09-11T10:41:38.266Z] ++ set -e [2022-09-11T10:41:38.266Z] ++ '[' -n 0 ']' [2022-09-11T10:41:38.266Z] ++ set -x [2022-09-11T10:41:38.266Z] ++ 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 GITHUB_ACTIONS= 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-09-11T10:41:38.266Z] INFO: Testing against a local daemon [2022-09-11T10:41:38.522Z] === RUN TestVolumesCreateAndList [2022-09-11T10:41:38.522Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-11T10:41:38.522Z] === RUN TestVolumesRemove [2022-09-11T10:41:38.522Z] --- PASS: TestVolumesRemove (0.07s) [2022-09-11T10:41:38.522Z] === RUN TestVolumesInspect [2022-09-11T10:41:38.522Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-11T10:41:38.522Z] === RUN TestVolumesInvalidJSON [2022-09-11T10:41:38.522Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-11T10:41:38.522Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-11T10:41:38.522Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-11T10:41:38.522Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-11T10:41:38.522Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-11T10:41:38.522Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-11T10:41:38.522Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-11T10:41:38.522Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-11T10:41:38.522Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-11T10:41:38.522Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-11T10:41:38.522Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-11T10:41:38.522Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-11T10:41:38.522Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-11T10:41:38.522Z] PASS [2022-09-11T10:41:38.522Z] [2022-09-11T10:41:38.522Z] DONE 9 tests in 0.227s [2022-09-11T10:41:38.522Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-11T10:41:38.779Z] ++++ cat bundles/test-integration/docker.pid [2022-09-11T10:41:38.779Z] +++ kill 14831 [2022-09-11T10:41:38.779Z] +++ /etc/init.d/apparmor stop [2022-09-11T10:41:38.779Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-11T10:41:38.779Z] [2022-09-11T10:41:38.779Z] Unloading profiles will leave already running processes permanently [2022-09-11T10:41:38.779Z] unconfined, which can lead to unexpected situations. [2022-09-11T10:41:38.779Z] [2022-09-11T10:41:38.779Z] To set a process to complain mode, use the command line tool [2022-09-11T10:41:38.779Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-11T10:41:38.779Z] +++ true [2022-09-11T10:41:38.779Z] exiting test-integration [2022-09-11T10:41:38.779Z] ++ exit 0 [2022-09-11T10:41:38.779Z] Post stage [Pipeline] junit [2022-09-11T10:41:39.721Z] Recording test results [2022-09-11T10:41:39.906Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-11T10:41:40.220Z] + echo Ensuring container killed. [2022-09-11T10:41:40.220Z] Ensuring container killed. [2022-09-11T10:41:40.220Z] + docker rm -vf docker-pr3 [2022-09-11T10:41:40.220Z] Error response from daemon: No such container: docker-pr3 [Pipeline] sh [2022-09-11T10:41:40.535Z] + echo Chowning /workspace to jenkins user [2022-09-11T10:41:40.535Z] Chowning /workspace to jenkins user [2022-09-11T10:41:40.535Z] + id -u [2022-09-11T10:41:40.535Z] + id -g [2022-09-11T10:41:40.535Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44131:/workspace busybox chown -R 1000:1000 /workspace [2022-09-11T10:41:40.535Z] Unable to find image 'busybox:latest' locally [2022-09-11T10:41:40.535Z] latest: Pulling from library/busybox [2022-09-11T10:41:40.791Z] 4189ef966ca4: Pulling fs layer [2022-09-11T10:41:40.791Z] 4189ef966ca4: Verifying Checksum [2022-09-11T10:41:40.791Z] 4189ef966ca4: Download complete [2022-09-11T10:41:40.791Z] 4189ef966ca4: Pull complete [2022-09-11T10:41:40.791Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-11T10:41:40.791Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-11T10:41:42.437Z] + bundleName=arm64-integration [2022-09-11T10:41:42.437Z] + echo Creating arm64-integration-bundles.tar.gz [2022-09-11T10:41:42.437Z] Creating arm64-integration-bundles.tar.gz [2022-09-11T10:41:42.437Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-09-11T10:41:42.437Z] + 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-09-11T10:41:42.702Z] Archiving artifacts [2022-09-11T10:41:44.400Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44131/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-11T10:41:44.695Z] + make clean [2022-09-11T10:41:44.952Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-11T10:41:44.952Z] docker-dev-cache [2022-09-11T10:41:44.952Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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