Pull request #43917 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 4e46d9f963b5f7cec5022e2f9528acda08b6134a+1192b468e9f20d3eb304bdfc69b83fb851020fe7 (43d2652f60043ced02a63188eb919f2e5a29344e) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43917@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-08-04T22:17:19.097Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-04T22:17:19.100Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-04T22:17:19.488Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0eebd53efb43a322b) in /home/ubuntu/workspace/moby_PR-43917 [Pipeline] { [Pipeline] checkout [2022-08-04T22:17:19.666Z] The recommended git tool is: git [2022-08-04T22:17:22.621Z] using credential docker-jenkins-github-credentials [2022-08-04T22:17:22.631Z] Cloning the remote Git repository [2022-08-04T22:17:22.631Z] Cloning with configured refspecs honoured and without tags [2022-08-04T22:17:22.668Z] Cloning repository https://github.com/moby/moby.git [2022-08-04T22:17:22.722Z] > git init /home/ubuntu/workspace/moby_PR-43917 # timeout=10 [2022-08-04T22:17:23.076Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T22:17:23.076Z] > git --version # timeout=10 [2022-08-04T22:17:23.100Z] > git --version # 'git version 2.17.1' [2022-08-04T22:17:23.100Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T22:17:23.103Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43917/head:refs/remotes/origin/PR-43917 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T22:17:50.827Z] Fetching without tags [2022-08-04T22:17:51.094Z] Merging remotes/origin/master commit 1192b468e9f20d3eb304bdfc69b83fb851020fe7 into PR head commit 4e46d9f963b5f7cec5022e2f9528acda08b6134a [2022-08-04T22:17:52.583Z] Merge succeeded, producing 4e46d9f963b5f7cec5022e2f9528acda08b6134a [2022-08-04T22:17:52.584Z] Checking out Revision 4e46d9f963b5f7cec5022e2f9528acda08b6134a (PR-43917) [2022-08-04T22:17:50.745Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T22:17:50.757Z] > git config --add remote.origin.fetch +refs/pull/43917/head:refs/remotes/origin/PR-43917 # timeout=10 [2022-08-04T22:17:50.768Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T22:17:50.803Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T22:17:50.834Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T22:17:50.834Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T22:17:50.839Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43917/head:refs/remotes/origin/PR-43917 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T22:17:51.101Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T22:17:51.133Z] > git checkout -f 4e46d9f963b5f7cec5022e2f9528acda08b6134a # timeout=10 [2022-08-04T22:17:52.482Z] > git remote # timeout=10 [2022-08-04T22:17:52.508Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T22:17:52.534Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T22:17:52.536Z] > git merge 1192b468e9f20d3eb304bdfc69b83fb851020fe7 # timeout=10 [2022-08-04T22:17:52.559Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T22:17:52.584Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T22:17:52.608Z] > git checkout -f 4e46d9f963b5f7cec5022e2f9528acda08b6134a # timeout=10 [2022-08-04T22:17:57.057Z] Commit message: "update containerd binary to v1.6.7" [2022-08-04T22:17:57.058Z] First time build. Skipping changelog. [2022-08-04T22:17:57.124Z] > git --version # timeout=10 [2022-08-04T22:17:57.153Z] > git --version # 'git version 2.17.1' [2022-08-04T22:17:57.173Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T22:17:58.196Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43917:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-08-04T22:18:03.495Z] Unable to find image 'alpine:latest' locally [2022-08-04T22:18:03.495Z] latest: Pulling from library/alpine [2022-08-04T22:18:03.495Z] 530afca65e2e: Pulling fs layer [2022-08-04T22:18:03.495Z] 530afca65e2e: Verifying Checksum [2022-08-04T22:18:03.495Z] 530afca65e2e: Download complete [2022-08-04T22:18:03.756Z] 530afca65e2e: Pull complete [2022-08-04T22:18:03.756Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-04T22:18:03.756Z] Status: Downloaded newer image for alpine:latest [2022-08-04T22:18:09.060Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2022-08-04T22:18:10.218Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0eebd53efb43a322b) in /home/ubuntu/workspace/moby_PR-43917 [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-08-04T22:18:10.266Z] The recommended git tool is: git [Pipeline] // stage [2022-08-04T22:18:10.277Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-08-04T22:18:10.304Z] Fetching changes from the remote Git repository [2022-08-04T22:18:10.283Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43917/.git # timeout=10 [2022-08-04T22:18:10.305Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [2022-08-04T22:18:10.331Z] Fetching without tags [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] 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-08-04T22:18:10.591Z] Merging remotes/origin/master commit 1192b468e9f20d3eb304bdfc69b83fb851020fe7 into PR head commit 4e46d9f963b5f7cec5022e2f9528acda08b6134a [2022-08-04T22:18:10.827Z] Merge succeeded, producing 4e46d9f963b5f7cec5022e2f9528acda08b6134a [2022-08-04T22:18:10.827Z] Checking out Revision 4e46d9f963b5f7cec5022e2f9528acda08b6134a (PR-43917) [2022-08-04T22:18:10.959Z] Commit message: "update containerd binary to v1.6.7" [2022-08-04T22:18:10.972Z] > git --version # timeout=10 [2022-08-04T22:18:11.000Z] > git --version # 'git version 2.17.1' [2022-08-04T22:18:11.060Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-08-04T22:18:10.332Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T22:18:10.332Z] > git --version # timeout=10 [2022-08-04T22:18:10.343Z] > git --version # 'git version 2.17.1' [2022-08-04T22:18:10.343Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T22:18:10.344Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43917/head:refs/remotes/origin/PR-43917 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T22:18:10.592Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T22:18:10.600Z] > git checkout -f 4e46d9f963b5f7cec5022e2f9528acda08b6134a # timeout=10 [2022-08-04T22:18:10.674Z] > git remote # timeout=10 [2022-08-04T22:18:10.683Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T22:18:10.698Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T22:18:10.699Z] > git merge 1192b468e9f20d3eb304bdfc69b83fb851020fe7 # timeout=10 [2022-08-04T22:18:10.736Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T22:18:10.828Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T22:18:10.838Z] > git checkout -f 4e46d9f963b5f7cec5022e2f9528acda08b6134a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T22:18:11.668Z] + [ PR != PR ] [2022-08-04T22:18:11.668Z] + [ master != master ] [2022-08-04T22:18:11.668Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-04T22:18:12.006Z] + docker version [2022-08-04T22:18:12.006Z] Client: Docker Engine - Community [2022-08-04T22:18:12.006Z] Version: 20.10.14 [2022-08-04T22:18:12.006Z] API version: 1.41 [2022-08-04T22:18:12.006Z] Go version: go1.16.15 [2022-08-04T22:18:12.006Z] Git commit: a224086 [2022-08-04T22:18:12.006Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-04T22:18:12.006Z] OS/Arch: linux/amd64 [2022-08-04T22:18:12.006Z] Context: default [2022-08-04T22:18:12.006Z] Experimental: true [2022-08-04T22:18:12.006Z] [2022-08-04T22:18:12.006Z] Server: Docker Engine - Community [2022-08-04T22:18:12.006Z] Engine: [2022-08-04T22:18:12.006Z] Version: 20.10.14 [2022-08-04T22:18:12.006Z] API version: 1.41 (minimum version 1.12) [2022-08-04T22:18:12.006Z] Go version: go1.16.15 [2022-08-04T22:18:12.006Z] Git commit: 87a90dc [2022-08-04T22:18:12.006Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-04T22:18:12.006Z] OS/Arch: linux/amd64 [2022-08-04T22:18:12.006Z] Experimental: true [2022-08-04T22:18:12.006Z] containerd: [2022-08-04T22:18:12.006Z] Version: 1.5.11 [2022-08-04T22:18:12.006Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T22:18:12.006Z] runc: [2022-08-04T22:18:12.006Z] Version: 1.0.3 [2022-08-04T22:18:12.006Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-04T22:18:12.006Z] docker-init: [2022-08-04T22:18:12.006Z] Version: 0.19.0 [2022-08-04T22:18:12.006Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-04T22:18:12.315Z] + docker info [2022-08-04T22:18:24.567Z] Client: [2022-08-04T22:18:24.567Z] Context: default [2022-08-04T22:18:24.567Z] Debug Mode: false [2022-08-04T22:18:24.567Z] Plugins: [2022-08-04T22:18:24.567Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-04T22:18:24.567Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-04T22:18:24.567Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-04T22:18:24.567Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-04T22:18:24.567Z] [2022-08-04T22:18:24.567Z] Server: [2022-08-04T22:18:24.567Z] Containers: 0 [2022-08-04T22:18:24.567Z] Running: 0 [2022-08-04T22:18:24.567Z] Paused: 0 [2022-08-04T22:18:24.567Z] Stopped: 0 [2022-08-04T22:18:24.567Z] Images: 1 [2022-08-04T22:18:24.567Z] Server Version: 20.10.14 [2022-08-04T22:18:24.567Z] Storage Driver: overlay2 [2022-08-04T22:18:24.567Z] Backing Filesystem: extfs [2022-08-04T22:18:24.567Z] Supports d_type: true [2022-08-04T22:18:24.567Z] Native Overlay Diff: true [2022-08-04T22:18:24.567Z] userxattr: false [2022-08-04T22:18:24.567Z] Logging Driver: json-file [2022-08-04T22:18:24.567Z] Cgroup Driver: cgroupfs [2022-08-04T22:18:24.567Z] Cgroup Version: 1 [2022-08-04T22:18:24.567Z] Plugins: [2022-08-04T22:18:24.567Z] Volume: local [2022-08-04T22:18:24.567Z] Network: bridge host ipvlan macvlan null overlay [2022-08-04T22:18:24.567Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-04T22:18:24.567Z] Swarm: inactive [2022-08-04T22:18:24.567Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-04T22:18:24.567Z] Default Runtime: runc [2022-08-04T22:18:24.567Z] Init Binary: docker-init [2022-08-04T22:18:24.567Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T22:18:24.567Z] runc version: v1.0.3-0-gf46b6ba [2022-08-04T22:18:24.567Z] init version: de40ad0 [2022-08-04T22:18:24.567Z] Security Options: [2022-08-04T22:18:24.567Z] apparmor [2022-08-04T22:18:24.567Z] seccomp [2022-08-04T22:18:24.567Z] Profile: default [2022-08-04T22:18:24.567Z] Kernel Version: 5.4.0-1071-aws [2022-08-04T22:18:24.567Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-04T22:18:24.567Z] OSType: linux [2022-08-04T22:18:24.567Z] Architecture: x86_64 [2022-08-04T22:18:24.567Z] CPUs: 2 [2022-08-04T22:18:24.567Z] Total Memory: 7.483GiB [2022-08-04T22:18:24.567Z] Name: ip-10-100-51-179 [2022-08-04T22:18:24.567Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-04T22:18:24.567Z] Docker Root Dir: /var/lib/docker [2022-08-04T22:18:24.567Z] Debug Mode: false [2022-08-04T22:18:24.567Z] Registry: https://index.docker.io/v1/ [2022-08-04T22:18:24.567Z] Labels: [2022-08-04T22:18:24.567Z] Experimental: true [2022-08-04T22:18:24.567Z] Insecure Registries: [2022-08-04T22:18:24.567Z] 127.0.0.0/8 [2022-08-04T22:18:24.567Z] Live Restore Enabled: true [2022-08-04T22:18:24.567Z] [2022-08-04T22:18:24.567Z] WARNING: No swap limit support [Pipeline] sh [2022-08-04T22:18:24.861Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T22:18:24.861Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T22:18:24.861Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43917/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-04T22:18:24.861Z] + bash /home/ubuntu/workspace/moby_PR-43917/check-config.sh [2022-08-04T22:18:24.861Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-04T22:18:24.861Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-04T22:18:24.861Z] [2022-08-04T22:18:24.861Z] Generally Necessary: [2022-08-04T22:18:24.861Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-04T22:18:24.861Z] - apparmor: enabled and tools installed [2022-08-04T22:18:24.861Z] - CONFIG_NAMESPACES: enabled [2022-08-04T22:18:24.861Z] - CONFIG_NET_NS: enabled [2022-08-04T22:18:24.861Z] - CONFIG_PID_NS: enabled [2022-08-04T22:18:24.861Z] - CONFIG_IPC_NS: enabled [2022-08-04T22:18:24.861Z] - CONFIG_UTS_NS: enabled [2022-08-04T22:18:24.861Z] - CONFIG_CGROUPS: enabled [2022-08-04T22:18:24.861Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-04T22:18:24.861Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-04T22:18:24.861Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-04T22:18:24.861Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-04T22:18:24.861Z] - CONFIG_CPUSETS: enabled [2022-08-04T22:18:24.861Z] - CONFIG_MEMCG: enabled [2022-08-04T22:18:24.861Z] - CONFIG_KEYS: enabled [2022-08-04T22:18:24.861Z] - CONFIG_VETH: enabled (as module) [2022-08-04T22:18:24.861Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-04T22:18:24.861Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-04T22:18:24.861Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-04T22:18:24.861Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-04T22:18:24.861Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-04T22:18:25.122Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-04T22:18:25.122Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-04T22:18:25.122Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-04T22:18:25.122Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-04T22:18:25.122Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-04T22:18:25.122Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-04T22:18:25.122Z] - CONFIG_CGROUP_BPF: enabled [2022-08-04T22:18:25.122Z] [2022-08-04T22:18:25.122Z] Optional Features: [2022-08-04T22:18:25.122Z] - CONFIG_USER_NS: enabled [2022-08-04T22:18:25.122Z] - CONFIG_SECCOMP: enabled [2022-08-04T22:18:25.122Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-04T22:18:25.122Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-04T22:18:25.122Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-04T22:18:25.122Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-04T22:18:25.122Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-04T22:18:25.122Z] - CONFIG_BLK_CGROUP: enabled [2022-08-04T22:18:25.122Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-04T22:18:25.122Z] - CONFIG_CGROUP_PERF: enabled [2022-08-04T22:18:25.122Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-04T22:18:25.122Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-04T22:18:25.122Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-04T22:18:25.122Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-04T22:18:25.122Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-04T22:18:25.122Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-04T22:18:25.122Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-04T22:18:25.122Z] - CONFIG_IP_VS: enabled (as module) [2022-08-04T22:18:25.122Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-04T22:18:25.122Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-04T22:18:25.122Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-04T22:18:25.122Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-04T22:18:25.122Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-04T22:18:25.122Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-04T22:18:25.122Z] - CONFIG_EXT4_FS: enabled [2022-08-04T22:18:25.122Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-04T22:18:25.122Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-04T22:18:25.122Z] - Network Drivers: [2022-08-04T22:18:25.122Z] - "overlay": [2022-08-04T22:18:25.122Z] - CONFIG_VXLAN: enabled (as module) [2022-08-04T22:18:25.122Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-04T22:18:25.122Z] Optional (for encrypted networks): [2022-08-04T22:18:25.122Z] - CONFIG_CRYPTO: enabled [2022-08-04T22:18:25.122Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-04T22:18:25.122Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-04T22:18:25.122Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-04T22:18:25.122Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-04T22:18:25.122Z] - CONFIG_XFRM: enabled [2022-08-04T22:18:25.122Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-04T22:18:25.122Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-04T22:18:25.122Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-04T22:18:25.122Z] - "ipvlan": [2022-08-04T22:18:25.217Z] Still waiting to schedule task [2022-08-04T22:18:25.218Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dc32ba86f9883a88)’ is offline [2022-08-04T22:18:25.218Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.218Z] Still waiting to schedule task [2022-08-04T22:18:25.219Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dc32ba86f9883a88)’ is offline [2022-08-04T22:18:25.219Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T22:18:25.219Z] Still waiting to schedule task [2022-08-04T22:18:25.219Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T22:18:25.222Z] Still waiting to schedule task [2022-08-04T22:18:25.222Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2022-08-04T22:18:25.383Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-04T22:18:25.383Z] - "macvlan": [2022-08-04T22:18:25.383Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-04T22:18:25.383Z] - CONFIG_DUMMY: enabled (as module) [2022-08-04T22:18:25.383Z] - "ftp,tftp client in container": [2022-08-04T22:18:25.383Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-04T22:18:25.383Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-04T22:18:25.383Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-04T22:18:25.383Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-04T22:18:25.383Z] - Storage Drivers: [2022-08-04T22:18:25.383Z] - "aufs": [2022-08-04T22:18:25.383Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-04T22:18:25.383Z] - "btrfs": [2022-08-04T22:18:25.383Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-04T22:18:25.383Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-04T22:18:25.383Z] - "devicemapper": [2022-08-04T22:18:25.383Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-04T22:18:25.383Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-04T22:18:25.383Z] - "overlay": [2022-08-04T22:18:25.383Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-04T22:18:25.383Z] - "zfs": [2022-08-04T22:18:25.383Z] - /dev/zfs: present [2022-08-04T22:18:25.383Z] - zfs command: missing [2022-08-04T22:18:25.383Z] - zpool command: missing [2022-08-04T22:18:25.383Z] [2022-08-04T22:18:25.383Z] Limits: [2022-08-04T22:18:25.383Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-04T22:18:25.383Z] [2022-08-04T22:18:25.383Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-04T22:18:25.712Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:4e46d9f963b5f7cec5022e2f9528acda08b6134a . [2022-08-04T22:18:25.712Z] #1 [internal] load build definition from Dockerfile [2022-08-04T22:18:25.712Z] #1 sha256:4258d050fa7144f0ec79cb92290f837ee9937228cbdc1378c67c71c62de5f73b [2022-08-04T22:18:25.712Z] #1 transferring dockerfile: 19.07kB 0.0s done [2022-08-04T22:18:25.712Z] #1 DONE 0.1s [2022-08-04T22:18:25.712Z] [2022-08-04T22:18:25.712Z] #2 [internal] load .dockerignore [2022-08-04T22:18:25.712Z] #2 sha256:da5efec952408307be88bafc8f4d6f50f3267b6c2bbbf52df1c5d71acebfba58 [2022-08-04T22:18:25.712Z] #2 transferring context: 145B done [2022-08-04T22:18:25.712Z] #2 DONE 0.1s [2022-08-04T22:18:25.973Z] [2022-08-04T22:18:25.973Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-04T22:18:25.973Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-04T22:18:26.544Z] #3 DONE 0.4s [2022-08-04T22:18:26.544Z] [2022-08-04T22:18:26.544Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-04T22:18:26.544Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-04T22:18:26.544Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-04T22:18:26.544Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-04T22:18:26.544Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-04T22:18:26.544Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s [2022-08-04T22:18:26.544Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-04T22:18:26.544Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.1s done [2022-08-04T22:18:26.544Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-08-04T22:18:26.804Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-04T22:18:26.804Z] #4 DONE 0.5s [2022-08-04T22:18:27.064Z] [2022-08-04T22:18:27.064Z] #5 [internal] load build definition from Dockerfile [2022-08-04T22:18:27.064Z] #5 sha256:be191ed7e2944f57ac46895ca33c5d16da5b5fd78dbf6d64fb4ee5bf6f475674 [2022-08-04T22:18:27.064Z] #5 DONE 0.0s [2022-08-04T22:18:27.064Z] [2022-08-04T22:18:27.064Z] #6 [internal] load .dockerignore [2022-08-04T22:18:27.064Z] #6 sha256:d8d23148fda5b362b340e11a89e1bad5d74d60a94f729b93d5987e9c8cc8b19a [2022-08-04T22:18:27.064Z] #6 DONE 0.0s [2022-08-04T22:18:27.064Z] [2022-08-04T22:18:27.064Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-04T22:18:27.064Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-04T22:18:28.005Z] #10 DONE 1.1s [2022-08-04T22:18:28.005Z] [2022-08-04T22:18:28.005Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-04T22:18:28.005Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-04T22:18:28.005Z] #7 DONE 1.1s [2022-08-04T22:18:28.005Z] [2022-08-04T22:18:28.005Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T22:18:28.005Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-04T22:18:28.005Z] #9 DONE 1.1s [2022-08-04T22:18:28.005Z] [2022-08-04T22:18:28.005Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T22:18:28.005Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-04T22:18:28.005Z] #8 DONE 1.1s [2022-08-04T22:18:28.589Z] [2022-08-04T22:18:28.589Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:18:28.589Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:18:28.589Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.0s done [2022-08-04T22:18:28.860Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-04T22:18:28.860Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-04T22:18:29.121Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-04T22:18:29.121Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 2.10MB / 55.00MB 0.2s [2022-08-04T22:18:29.121Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.24MB / 55.00MB 0.3s [2022-08-04T22:18:29.121Z] #11 ... [2022-08-04T22:18:29.121Z] [2022-08-04T22:18:29.121Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T22:18:29.121Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T22:18:29.121Z] #56 DONE 0.0s [2022-08-04T22:18:29.121Z] [2022-08-04T22:18:29.121Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:18:29.121Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:18:29.121Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 8.48MB / 55.00MB 0.4s [2022-08-04T22:18:29.391Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 12.71MB / 55.00MB 0.5s [2022-08-04T22:18:29.391Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 17.83MB / 55.00MB 0.6s [2022-08-04T22:18:29.651Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 24.04MB / 55.00MB 0.9s [2022-08-04T22:18:29.651Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 1.32MB / 5.16MB 0.9s [2022-08-04T22:18:29.651Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0B / 10.88MB 0.9s [2022-08-04T22:18:29.913Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 4.19MB / 5.16MB 1.0s [2022-08-04T22:18:29.913Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 30.28MB / 55.00MB 1.1s [2022-08-04T22:18:29.913Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 1.1s [2022-08-04T22:18:29.913Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 1.05MB / 10.88MB 1.1s [2022-08-04T22:18:29.913Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 37.75MB / 55.00MB 1.2s [2022-08-04T22:18:29.913Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 6.29MB / 10.88MB 1.2s [2022-08-04T22:18:30.188Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 1.2s done [2022-08-04T22:18:30.188Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.3s [2022-08-04T22:18:30.188Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 41.80MB / 55.00MB 1.4s [2022-08-04T22:18:30.188Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 0B / 54.58MB 1.4s [2022-08-04T22:18:30.452Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 3.15MB / 54.58MB 1.5s [2022-08-04T22:18:30.452Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 49.28MB / 55.00MB 1.7s [2022-08-04T22:18:30.452Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.5s done [2022-08-04T22:18:30.452Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 10.49MB / 54.58MB 1.7s [2022-08-04T22:18:30.452Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 1.05MB / 85.90MB 1.7s [2022-08-04T22:18:30.716Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.9s [2022-08-04T22:18:30.716Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 16.78MB / 54.58MB 1.9s [2022-08-04T22:18:30.978Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 19.92MB / 54.58MB 2.1s [2022-08-04T22:18:30.979Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 9.44MB / 85.90MB 2.1s [2022-08-04T22:18:30.979Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 23.07MB / 54.58MB 2.2s [2022-08-04T22:18:31.239Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 26.21MB / 54.58MB 2.4s [2022-08-04T22:18:31.239Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 15.73MB / 85.90MB 2.4s [2022-08-04T22:18:31.500Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.4s done [2022-08-04T22:18:31.500Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 34.60MB / 54.58MB 2.8s [2022-08-04T22:18:31.500Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 25.17MB / 85.90MB 2.8s [2022-08-04T22:18:31.500Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0B / 141.86MB 2.8s [2022-08-04T22:18:31.762Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 40.89MB / 54.58MB 3.0s [2022-08-04T22:18:31.762Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 30.20MB / 85.90MB 3.0s [2022-08-04T22:18:32.033Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 45.09MB / 54.58MB 3.2s [2022-08-04T22:18:32.033Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 34.60MB / 85.90MB 3.2s [2022-08-04T22:18:32.033Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 9.44MB / 141.86MB 3.2s [2022-08-04T22:18:32.299Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 48.23MB / 54.58MB 3.4s [2022-08-04T22:18:32.299Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 39.85MB / 85.90MB 3.4s [2022-08-04T22:18:32.563Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 53.48MB / 54.58MB 3.7s [2022-08-04T22:18:32.563Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 45.09MB / 85.90MB 3.7s [2022-08-04T22:18:32.563Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 17.91MB / 141.86MB 3.7s [2022-08-04T22:18:32.563Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 0.7s [2022-08-04T22:18:32.825Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 54.53MB / 85.90MB 4.0s [2022-08-04T22:18:32.825Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 33.55MB / 141.86MB 4.0s [2022-08-04T22:18:33.088Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 74.45MB / 85.90MB 4.3s [2022-08-04T22:18:33.088Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 49.28MB / 141.86MB 4.3s [2022-08-04T22:18:33.350Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 79.58MB / 85.90MB 4.5s [2022-08-04T22:18:33.611Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 83.89MB / 85.90MB 4.6s [2022-08-04T22:18:33.611Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 58.72MB / 141.86MB 4.6s [2022-08-04T22:18:33.611Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 4.5s done [2022-08-04T22:18:33.611Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 67.11MB / 141.86MB 4.8s [2022-08-04T22:18:33.611Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 4.8s [2022-08-04T22:18:33.873Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 78.64MB / 141.86MB 5.1s [2022-08-04T22:18:34.136Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 87.03MB / 141.86MB 5.3s [2022-08-04T22:18:34.136Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 94.37MB / 141.86MB 5.4s [2022-08-04T22:18:34.397Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 102.42MB / 141.86MB 5.6s [2022-08-04T22:18:34.658Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 5.7s done [2022-08-04T22:18:34.658Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 111.15MB / 141.86MB 5.8s [2022-08-04T22:18:34.658Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 5.7s done [2022-08-04T22:18:34.920Z] #11 ... [2022-08-04T22:18:34.920Z] [2022-08-04T22:18:34.920Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T22:18:34.920Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-04T22:18:34.920Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-04T22:18:34.920Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T22:18:34.920Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-04T22:18:34.920Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-04T22:18:34.920Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-08-04T22:18:34.920Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.7s done [2022-08-04T22:18:34.920Z] #78 DONE 6.2s [2022-08-04T22:18:34.920Z] [2022-08-04T22:18:34.920Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:18:34.920Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:18:34.920Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 118.48MB / 141.86MB 6.0s [2022-08-04T22:18:34.920Z] #11 ... [2022-08-04T22:18:34.920Z] [2022-08-04T22:18:34.920Z] #31 [internal] load build context [2022-08-04T22:18:34.920Z] #31 sha256:a029147020909ffcac471f491fa11f3b76645d899c8a1fb0021fc7c65c117435 [2022-08-04T22:18:34.920Z] #31 transferring context: 31.50MB 6.2s [2022-08-04T22:18:34.920Z] #31 ... [2022-08-04T22:18:34.920Z] [2022-08-04T22:18:34.920Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T22:18:34.920Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T22:18:34.920Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-04T22:18:34.920Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T22:18:34.920Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-04T22:18:34.920Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-04T22:18:34.920Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-08-04T22:18:34.920Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.4s done [2022-08-04T22:18:34.920Z] #80 DONE 6.3s [2022-08-04T22:18:34.920Z] [2022-08-04T22:18:34.920Z] #31 [internal] load build context [2022-08-04T22:18:34.920Z] #31 sha256:a029147020909ffcac471f491fa11f3b76645d899c8a1fb0021fc7c65c117435 [2022-08-04T22:18:34.920Z] #31 ... [2022-08-04T22:18:34.920Z] [2022-08-04T22:18:34.920Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:18:34.920Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:18:35.181Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 127.93MB / 141.86MB 6.3s [2022-08-04T22:18:35.446Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 138.41MB / 141.86MB 6.5s [2022-08-04T22:18:38.748Z] #11 ... [2022-08-04T22:18:38.748Z] [2022-08-04T22:18:38.748Z] #31 [internal] load build context [2022-08-04T22:18:38.748Z] #31 sha256:a029147020909ffcac471f491fa11f3b76645d899c8a1fb0021fc7c65c117435 [2022-08-04T22:18:38.748Z] #31 transferring context: 62.41MB 8.3s done [2022-08-04T22:18:38.748Z] #31 DONE 9.6s [2022-08-04T22:18:38.748Z] [2022-08-04T22:18:38.748Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T22:18:38.748Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T22:18:38.748Z] #35 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done [2022-08-04T22:18:38.748Z] #35 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-04T22:18:38.748Z] #35 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-04T22:18:38.748Z] #35 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-04T22:18:38.748Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.4s done [2022-08-04T22:18:38.748Z] #35 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 6.5s [2022-08-04T22:18:38.748Z] #35 ... [2022-08-04T22:18:38.748Z] [2022-08-04T22:18:38.748Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:18:38.748Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:18:38.748Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 9.3s done [2022-08-04T22:18:40.660Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 8.5s done [2022-08-04T22:18:40.660Z] #11 ... [2022-08-04T22:18:40.660Z] [2022-08-04T22:18:40.660Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-04T22:18:40.660Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-04T22:18:40.660Z] #79 DONE 0.7s [2022-08-04T22:18:40.660Z] [2022-08-04T22:18:40.660Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:18:40.660Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:18:40.660Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 [2022-08-04T22:18:40.920Z] #11 ... [2022-08-04T22:18:40.920Z] [2022-08-04T22:18:40.920Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T22:18:40.920Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T22:18:40.920Z] #35 DONE 12.1s [2022-08-04T22:18:40.920Z] [2022-08-04T22:18:40.920Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:18:40.920Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:18:41.491Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.6s done [2022-08-04T22:18:41.753Z] #11 ... [2022-08-04T22:18:41.753Z] [2022-08-04T22:18:41.753Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-04T22:18:41.753Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-04T22:18:41.753Z] #81 DONE 0.9s [2022-08-04T22:18:41.753Z] [2022-08-04T22:18:41.753Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:18:41.753Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:18:41.753Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a [2022-08-04T22:18:42.702Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 1.1s done [2022-08-04T22:18:42.964Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 [2022-08-04T22:18:48.261Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 5.0s [2022-08-04T22:18:50.808Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 7.4s done [2022-08-04T22:18:50.808Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-04T22:18:50.808Z] #11 ... [2022-08-04T22:18:50.808Z] [2022-08-04T22:18:50.808Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-04T22:18:50.808Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T22:18:50.808Z] #36 1.968 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:18:50.808Z] #36 1.980 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:18:50.808Z] #36 1.980 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:18:50.808Z] #36 2.160 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T22:18:50.808Z] #36 2.418 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T22:18:50.808Z] #36 2.867 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T22:18:50.808Z] #36 4.237 Fetched 8563 kB in 3s (3377 kB/s) [2022-08-04T22:18:50.808Z] #36 4.237 Reading package lists... [2022-08-04T22:18:50.808Z] #36 5.106 Reading package lists... [2022-08-04T22:18:50.808Z] #36 5.971 Building dependency tree... [2022-08-04T22:18:50.808Z] #36 6.331 The following additional packages will be installed: [2022-08-04T22:18:50.808Z] #36 6.331 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-04T22:18:50.808Z] #36 6.331 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-04T22:18:50.808Z] #36 6.331 Recommended packages: [2022-08-04T22:18:50.808Z] #36 6.331 libldap-common publicsuffix libsasl2-modules [2022-08-04T22:18:50.808Z] #36 6.531 The following NEW packages will be installed: [2022-08-04T22:18:50.808Z] #36 6.531 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-04T22:18:50.808Z] #36 6.531 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-04T22:18:50.808Z] #36 6.531 libssh2-1 openssl [2022-08-04T22:18:50.808Z] #36 6.808 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T22:18:50.808Z] #36 6.808 Need to get 3047 kB of archives. [2022-08-04T22:18:50.808Z] #36 6.808 After this operation, 6661 kB of additional disk space will be used. [2022-08-04T22:18:50.808Z] #36 6.808 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-04T22:18:50.808Z] #36 6.823 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-04T22:18:50.808Z] #36 6.827 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-04T22:18:50.808Z] #36 6.835 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-08-04T22:18:50.808Z] #36 6.835 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-04T22:18:50.808Z] #36 6.835 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-04T22:18:50.808Z] #36 6.835 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-04T22:18:50.808Z] #36 6.841 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-04T22:18:50.808Z] #36 6.841 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-04T22:18:50.808Z] #36 6.845 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-04T22:18:50.808Z] #36 6.847 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-04T22:18:50.808Z] #36 6.863 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-04T22:18:50.808Z] #36 6.863 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-04T22:18:50.808Z] #36 6.863 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-04T22:18:50.808Z] #36 6.863 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-04T22:18:50.808Z] #36 7.082 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:18:50.808Z] #36 7.113 Fetched 3047 kB in 0s (9545 kB/s) [2022-08-04T22:18:50.808Z] #36 7.135 Selecting previously unselected package openssl. [2022-08-04T22:18:50.808Z] #36 7.135 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-08-04T22:18:50.808Z] #36 7.142 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-04T22:18:50.808Z] #36 7.148 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-04T22:18:50.808Z] #36 7.307 Selecting previously unselected package ca-certificates. [2022-08-04T22:18:50.808Z] #36 7.307 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-04T22:18:50.808Z] #36 7.313 Unpacking ca-certificates (20210119) ... [2022-08-04T22:18:50.808Z] #36 7.401 Selecting previously unselected package libbrotli1:amd64. [2022-08-04T22:18:50.808Z] #36 7.401 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-04T22:18:50.808Z] #36 7.417 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-04T22:18:50.808Z] #36 7.499 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-04T22:18:50.808Z] #36 7.499 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-04T22:18:50.808Z] #36 7.504 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T22:18:50.808Z] #36 7.573 Selecting previously unselected package libsasl2-2:amd64. [2022-08-04T22:18:50.808Z] #36 7.573 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-04T22:18:50.808Z] #36 7.573 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T22:18:50.808Z] #36 7.633 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-04T22:18:50.808Z] #36 7.633 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-04T22:18:50.808Z] #36 7.638 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T22:18:50.808Z] #36 7.717 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-04T22:18:50.808Z] #36 7.717 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-04T22:18:50.808Z] #36 7.722 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-04T22:18:50.808Z] #36 7.782 Selecting previously unselected package libpsl5:amd64. [2022-08-04T22:18:50.808Z] #36 7.782 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-04T22:18:50.808Z] #36 7.786 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-04T22:18:50.808Z] #36 7.844 Selecting previously unselected package librtmp1:amd64. [2022-08-04T22:18:50.808Z] #36 7.844 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-04T22:18:50.808Z] #36 7.856 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T22:18:50.808Z] #36 7.903 Selecting previously unselected package libssh2-1:amd64. [2022-08-04T22:18:50.808Z] #36 7.903 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-04T22:18:50.808Z] #36 7.913 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-04T22:18:50.808Z] #36 7.979 Selecting previously unselected package libcurl4:amd64. [2022-08-04T22:18:50.808Z] #36 7.979 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-04T22:18:50.808Z] #36 7.991 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-04T22:18:50.808Z] #36 8.093 Selecting previously unselected package curl. [2022-08-04T22:18:50.808Z] #36 8.093 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-04T22:18:50.808Z] #36 8.098 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-04T22:18:50.808Z] #36 8.181 Selecting previously unselected package libonig5:amd64. [2022-08-04T22:18:50.808Z] #36 8.181 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-04T22:18:50.808Z] #36 8.200 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T22:18:50.808Z] #36 8.280 Selecting previously unselected package libjq1:amd64. [2022-08-04T22:18:50.808Z] #36 8.280 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-04T22:18:50.808Z] #36 8.289 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-04T22:18:50.808Z] #36 8.347 Selecting previously unselected package jq. [2022-08-04T22:18:50.808Z] #36 8.347 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-04T22:18:50.808Z] #36 8.351 Unpacking jq (1.6-2.1) ... [2022-08-04T22:18:50.808Z] #36 8.407 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-04T22:18:50.808Z] #36 8.420 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-04T22:18:50.808Z] #36 8.431 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-04T22:18:50.808Z] #36 8.443 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T22:18:50.808Z] #36 8.456 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T22:18:50.808Z] #36 8.468 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T22:18:50.808Z] #36 8.480 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-04T22:18:50.808Z] #36 8.493 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-04T22:18:50.808Z] #36 8.510 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T22:18:50.808Z] #36 8.523 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-04T22:18:50.808Z] #36 8.537 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T22:18:50.809Z] #36 8.550 Setting up ca-certificates (20210119) ... [2022-08-04T22:18:50.809Z] #36 9.273 Updating certificates in /etc/ssl/certs... [2022-08-04T22:18:51.069Z] #36 ... [2022-08-04T22:18:51.069Z] [2022-08-04T22:18:51.069Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:18:51.069Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:18:55.277Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 4.1s done [2022-08-04T22:18:55.277Z] #11 ... [2022-08-04T22:18:55.277Z] [2022-08-04T22:18:55.277Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-04T22:18:55.277Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T22:18:55.277Z] #36 10.46 129 added, 0 removed; done. [2022-08-04T22:18:55.277Z] #36 10.49 Setting up jq (1.6-2.1) ... [2022-08-04T22:18:55.277Z] #36 10.50 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-04T22:18:55.277Z] #36 10.52 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-04T22:18:55.277Z] #36 10.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:18:55.277Z] #36 10.55 Processing triggers for ca-certificates (20210119) ... [2022-08-04T22:18:55.277Z] #36 10.57 Updating certificates in /etc/ssl/certs... [2022-08-04T22:18:55.277Z] #36 11.45 0 added, 0 removed; done. [2022-08-04T22:18:55.277Z] #36 11.45 Running hooks in /etc/ca-certificates/update.d... [2022-08-04T22:18:55.277Z] #36 11.45 done. [2022-08-04T22:18:55.277Z] #36 DONE 14.3s [2022-08-04T22:18:55.277Z] [2022-08-04T22:18:55.277Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:18:55.277Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:18:55.277Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-04T22:18:55.849Z] #11 ... [2022-08-04T22:18:55.849Z] [2022-08-04T22:18:55.849Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-04T22:18:55.849Z] #37 sha256:70074c5fe94236f0c26c050beb49b367fd4a021ae398a40a6a2015e9321708f9 [2022-08-04T22:18:55.849Z] #37 DONE 0.7s [2022-08-04T22:18:55.849Z] [2022-08-04T22:18:55.849Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:18:55.849Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:18:57.483Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dc32ba86f9883a88) in /home/ubuntu/workspace/moby_PR-43917 [Pipeline] { [Pipeline] checkout [2022-08-04T22:18:57.708Z] The recommended git tool is: git [2022-08-04T22:19:00.106Z] using credential docker-jenkins-github-credentials [2022-08-04T22:19:00.115Z] Cloning the remote Git repository [2022-08-04T22:19:00.115Z] Cloning with configured refspecs honoured and without tags [2022-08-04T22:19:01.134Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.1s [2022-08-04T22:18:59.285Z] Cloning repository https://github.com/moby/moby.git [2022-08-04T22:18:59.339Z] > git init /home/ubuntu/workspace/moby_PR-43917 # timeout=10 [2022-08-04T22:18:59.629Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T22:18:59.629Z] > git --version # timeout=10 [2022-08-04T22:18:59.639Z] > git --version # 'git version 2.17.1' [2022-08-04T22:18:59.640Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T22:18:59.641Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43917/head:refs/remotes/origin/PR-43917 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T22:19:05.339Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.1s [2022-08-04T22:19:05.909Z] #11 ... [2022-08-04T22:19:05.909Z] [2022-08-04T22:19:05.909Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-04T22:19:05.909Z] #38 sha256:bfa703ebc3730538a56e2f1e7f65d231515fc3af435c97ddf3ec6d26146453b9 [2022-08-04T22:19:05.909Z] #38 2.139 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-04T22:19:05.909Z] #38 2.490 [2022-08-04T22:19:05.909Z] #38 2.726 #=#=# ######################################################################## 100.0% [2022-08-04T22:19:05.909Z] #38 2.997 [2022-08-04T22:19:05.909Z] #38 4.074 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-04T22:19:05.909Z] #38 4.378 [2022-08-04T22:19:05.909Z] #38 4.605 #=#=# ######################################################################## 100.0% [2022-08-04T22:19:05.909Z] #38 4.890 [2022-08-04T22:19:05.909Z] #38 5.935 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-04T22:19:05.909Z] #38 6.268 [2022-08-04T22:19:05.909Z] #38 6.512 #=#=# 0.2% ############################### 43.8% ################################################################# 91.0% ######################################################################## 100.0% [2022-08-04T22:19:05.909Z] #38 7.096 [2022-08-04T22:19:05.909Z] #38 8.116 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-04T22:19:05.909Z] #38 8.425 [2022-08-04T22:19:05.909Z] #38 8.641 #=#=# ######################################################################## 100.0% [2022-08-04T22:19:05.909Z] #38 8.979 [2022-08-04T22:19:05.909Z] #38 9.684 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-04T22:19:05.909Z] #38 10.05 [2022-08-04T22:19:05.909Z] #38 ... [2022-08-04T22:19:05.909Z] [2022-08-04T22:19:05.909Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:19:05.909Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:19:10.125Z] #11 ... [2022-08-04T22:19:10.125Z] [2022-08-04T22:19:10.125Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-04T22:19:10.125Z] #38 sha256:bfa703ebc3730538a56e2f1e7f65d231515fc3af435c97ddf3ec6d26146453b9 [2022-08-04T22:19:10.125Z] #38 10.29 #=#=# ######################################################################## 100.0% [2022-08-04T22:19:10.125Z] #38 10.67 [2022-08-04T22:19:10.125Z] #38 10.74 Download of images into '/build' complete. [2022-08-04T22:19:10.125Z] #38 10.74 Use something like the following to load the result into a Docker daemon: [2022-08-04T22:19:10.125Z] #38 10.74 tar -cC '/build' . | docker load [2022-08-04T22:19:10.125Z] #38 DONE 13.8s [2022-08-04T22:19:10.125Z] [2022-08-04T22:19:10.125Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:19:10.125Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:19:10.125Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 14.5s done [2022-08-04T22:19:10.701Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 [2022-08-04T22:19:10.965Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-04T22:19:10.965Z] #11 DONE 42.4s [2022-08-04T22:19:11.285Z] [2022-08-04T22:19:11.285Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-04T22:19:11.285Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-04T22:19:11.579Z] #12 DONE 0.7s [2022-08-04T22:19:11.860Z] [2022-08-04T22:19:11.860Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-04T22:19:11.860Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-04T22:19:12.445Z] #13 DONE 0.7s [2022-08-04T22:19:12.445Z] [2022-08-04T22:19:12.445Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-04T22:19:12.445Z] #40 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-04T22:19:12.445Z] #40 DONE 0.1s [2022-08-04T22:19:12.445Z] [2022-08-04T22:19:12.445Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T22:19:12.445Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T22:19:12.445Z] #43 ... [2022-08-04T22:19:12.445Z] [2022-08-04T22:19:12.445Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-04T22:19:12.445Z] #53 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-04T22:19:12.445Z] #53 DONE 0.2s [2022-08-04T22:19:12.708Z] [2022-08-04T22:19:12.708Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-04T22:19:12.708Z] #57 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-04T22:19:12.708Z] #57 DONE 0.3s [2022-08-04T22:19:12.708Z] [2022-08-04T22:19:12.708Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T22:19:12.708Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T22:19:12.997Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0723ff7f44f71e35f) in /home/ubuntu/workspace/moby_PR-43917 [Pipeline] { [Pipeline] checkout [2022-08-04T22:19:13.115Z] The recommended git tool is: git [2022-08-04T22:19:15.400Z] using credential docker-jenkins-github-credentials [2022-08-04T22:19:15.409Z] Cloning the remote Git repository [2022-08-04T22:19:15.409Z] Cloning with configured refspecs honoured and without tags [2022-08-04T22:19:15.775Z] Cloning repository https://github.com/moby/moby.git [2022-08-04T22:19:15.830Z] > git init /home/ubuntu/workspace/moby_PR-43917 # timeout=10 [2022-08-04T22:19:16.135Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T22:19:16.136Z] > git --version # timeout=10 [2022-08-04T22:19:16.146Z] > git --version # 'git version 2.17.1' [2022-08-04T22:19:16.146Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T22:19:16.147Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43917/head:refs/remotes/origin/PR-43917 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T22:19:16.917Z] #54 ... [2022-08-04T22:19:16.917Z] [2022-08-04T22:19:16.917Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-04T22:19:16.917Z] #14 sha256:a6df4f24794c66283bd019f4e8f66ed6e47ffd470d4c7ae45a982f095190bb0c [2022-08-04T22:19:16.917Z] #14 DONE 3.8s [2022-08-04T22:19:16.917Z] [2022-08-04T22:19:16.917Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-04T22:19:16.917Z] #15 sha256:49f17c445bfac6f2f9087b217e234493f3d95283bb6db7562e07ec11f41c6d08 [2022-08-04T22:19:19.476Z] #15 DONE 3.2s [2022-08-04T22:19:19.476Z] [2022-08-04T22:19:19.476Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:19:19.476Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:19:19.476Z] #62 4.410 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-04T22:19:19.476Z] #62 5.754 go: downloading github.com/fatih/color v1.13.0 [2022-08-04T22:19:19.476Z] #62 5.768 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T22:19:19.476Z] #62 5.946 go: downloading github.com/pkg/errors v0.9.1 [2022-08-04T22:19:19.476Z] #62 5.946 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-04T22:19:19.476Z] #62 6.046 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-04T22:19:19.476Z] #62 6.219 go: downloading github.com/spf13/viper v1.11.0 [2022-08-04T22:19:19.476Z] #62 6.503 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-04T22:19:19.476Z] #62 ... [2022-08-04T22:19:19.476Z] [2022-08-04T22:19:19.476Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-04T22:19:19.476Z] #16 sha256:de231ebeb4d2ebe56fa77ee37fb00ca31e90e057f313c7cb470898d312d94757 [2022-08-04T22:19:20.272Z] Fetching without tags [2022-08-04T22:19:20.470Z] Merging remotes/origin/master commit 1192b468e9f20d3eb304bdfc69b83fb851020fe7 into PR head commit 4e46d9f963b5f7cec5022e2f9528acda08b6134a [2022-08-04T22:19:21.168Z] Merge succeeded, producing 4e46d9f963b5f7cec5022e2f9528acda08b6134a [2022-08-04T22:19:21.168Z] Checking out Revision 4e46d9f963b5f7cec5022e2f9528acda08b6134a (PR-43917) [2022-08-04T22:19:20.225Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T22:19:20.238Z] > git config --add remote.origin.fetch +refs/pull/43917/head:refs/remotes/origin/PR-43917 # timeout=10 [2022-08-04T22:19:20.248Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T22:19:20.265Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T22:19:20.274Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T22:19:20.275Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T22:19:20.276Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43917/head:refs/remotes/origin/PR-43917 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T22:19:20.481Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T22:19:20.504Z] > git checkout -f 4e46d9f963b5f7cec5022e2f9528acda08b6134a # timeout=10 [2022-08-04T22:19:21.081Z] > git remote # timeout=10 [2022-08-04T22:19:21.108Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T22:19:21.133Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T22:19:21.134Z] > git merge 1192b468e9f20d3eb304bdfc69b83fb851020fe7 # timeout=10 [2022-08-04T22:19:21.154Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T22:19:21.169Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T22:19:21.182Z] > git checkout -f 4e46d9f963b5f7cec5022e2f9528acda08b6134a # timeout=10 [2022-08-04T22:19:22.026Z] #16 DONE 2.3s [2022-08-04T22:19:22.026Z] [2022-08-04T22:19:22.026Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-04T22:19:22.026Z] #17 sha256:7c86ac0f5602c2a549e0188d14f9d0a401fecd6e1f5f78c3a271956a40acbfb5 [2022-08-04T22:19:22.598Z] #17 ... [2022-08-04T22:19:22.598Z] [2022-08-04T22:19:22.598Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-04T22:19:22.598Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T22:19:22.598Z] #64 4.695 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-04T22:19:22.598Z] #64 5.438 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-04T22:19:22.598Z] #64 5.438 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-04T22:19:22.598Z] #64 5.543 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-04T22:19:22.598Z] #64 7.611 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-04T22:19:22.598Z] #64 ... [2022-08-04T22:19:22.598Z] [2022-08-04T22:19:22.598Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:19:22.598Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T22:19:22.598Z] #83 6.463 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:19:22.598Z] #83 6.564 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:19:22.598Z] #83 6.738 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:19:22.598Z] #83 8.189 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T22:19:22.859Z] #83 ... [2022-08-04T22:19:22.859Z] [2022-08-04T22:19:22.859Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-04T22:19:22.859Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T22:19:22.859Z] #45 5.852 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-04T22:19:22.859Z] #45 ... [2022-08-04T22:19:22.859Z] [2022-08-04T22:19:22.859Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T22:19:22.859Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T22:19:22.859Z] #41 5.382 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-04T22:19:22.859Z] #41 5.382 Cloning into '.'... [2022-08-04T22:19:23.122Z] #41 ... [2022-08-04T22:19:23.122Z] [2022-08-04T22:19:23.122Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T22:19:23.122Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T22:19:23.122Z] #47 5.705 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-04T22:19:23.122Z] #47 6.609 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-04T22:19:23.122Z] #47 8.626 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-04T22:19:23.122Z] #47 9.085 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-04T22:19:23.122Z] #47 9.202 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-04T22:19:23.122Z] #47 ... [2022-08-04T22:19:23.122Z] [2022-08-04T22:19:23.122Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T22:19:23.122Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T22:19:23.122Z] #60 5.473 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-04T22:19:23.122Z] #60 7.331 go: downloading github.com/fatih/color v1.10.0 [2022-08-04T22:19:23.122Z] #60 7.460 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-04T22:19:23.122Z] #60 7.485 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-04T22:19:23.122Z] #60 7.909 go: downloading golang.org/x/tools v0.1.0 [2022-08-04T22:19:23.122Z] #60 8.449 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-04T22:19:23.122Z] #60 8.653 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-04T22:19:23.122Z] #60 8.693 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-04T22:19:23.122Z] #60 8.855 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-04T22:19:23.395Z] #60 ... [2022-08-04T22:19:23.395Z] [2022-08-04T22:19:23.395Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:19:23.395Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T22:19:23.395Z] #58 6.139 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:19:23.395Z] #58 6.487 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:19:23.395Z] #58 6.487 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:19:23.395Z] #58 6.995 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-04T22:19:23.395Z] #58 7.961 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T22:19:23.395Z] #58 10.26 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T22:19:23.395Z] #58 ... [2022-08-04T22:19:23.395Z] [2022-08-04T22:19:23.395Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:19:23.395Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T22:19:23.395Z] #83 11.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T22:19:23.657Z] #83 ... [2022-08-04T22:19:23.657Z] [2022-08-04T22:19:23.657Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-04T22:19:23.657Z] #17 sha256:7c86ac0f5602c2a549e0188d14f9d0a401fecd6e1f5f78c3a271956a40acbfb5 [2022-08-04T22:19:23.657Z] #17 DONE 1.8s [2022-08-04T22:19:23.657Z] [2022-08-04T22:19:23.657Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-04T22:19:23.657Z] #18 sha256:f6a3155427514096067c9d00d81aedf33e9122c0b793d9838c2235965d943037 [2022-08-04T22:19:24.839Z] Commit message: "update containerd binary to v1.6.7" [2022-08-04T22:19:24.898Z] > git --version # timeout=10 [2022-08-04T22:19:24.906Z] > git --version # 'git version 2.17.1' [2022-08-04T22:19:24.919Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-04T22:19:25.572Z] #18 DONE 2.0s [2022-08-04T22:19:25.572Z] [2022-08-04T22:19:25.572Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-04T22:19:25.572Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T22:19:25.841Z] + docker version [2022-08-04T22:19:26.957Z] #19 ... [2022-08-04T22:19:26.957Z] [2022-08-04T22:19:26.957Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T22:19:26.957Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T22:19:26.957Z] #43 4.432 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-04T22:19:26.957Z] #43 ... [2022-08-04T22:19:26.957Z] [2022-08-04T22:19:26.957Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T22:19:26.957Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T22:19:26.957Z] #60 13.74 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-04T22:19:26.957Z] #60 13.78 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-04T22:19:26.957Z] #60 13.99 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-04T22:19:27.529Z] #60 ... [2022-08-04T22:19:27.529Z] [2022-08-04T22:19:27.529Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T22:19:27.529Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T22:19:27.529Z] #54 4.693 + git clone https://github.com/docker/distribution.git . [2022-08-04T22:19:27.529Z] #54 4.693 Cloning into '.'... [2022-08-04T22:19:27.529Z] #54 ... [2022-08-04T22:19:27.529Z] [2022-08-04T22:19:27.529Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T22:19:27.529Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T22:19:27.529Z] #43 15.14 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-04T22:19:27.791Z] #43 15.19 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-04T22:19:28.051Z] #43 15.58 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-04T22:19:28.622Z] #43 16.02 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-04T22:19:28.886Z] #43 16.43 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-04T22:19:29.116Z] Client: Docker Engine - Community [2022-08-04T22:19:29.116Z] Version: 20.10.14 [2022-08-04T22:19:29.116Z] API version: 1.41 [2022-08-04T22:19:29.116Z] Go version: go1.16.15 [2022-08-04T22:19:29.116Z] Git commit: a224086 [2022-08-04T22:19:29.116Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-04T22:19:29.116Z] OS/Arch: linux/amd64 [2022-08-04T22:19:29.116Z] Context: default [2022-08-04T22:19:29.116Z] Experimental: true [2022-08-04T22:19:29.116Z] [2022-08-04T22:19:29.116Z] Server: Docker Engine - Community [2022-08-04T22:19:29.116Z] Engine: [2022-08-04T22:19:29.116Z] Version: 20.10.14 [2022-08-04T22:19:29.116Z] API version: 1.41 (minimum version 1.12) [2022-08-04T22:19:29.116Z] Go version: go1.16.15 [2022-08-04T22:19:29.116Z] Git commit: 87a90dc [2022-08-04T22:19:29.116Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-04T22:19:29.116Z] OS/Arch: linux/amd64 [2022-08-04T22:19:29.116Z] Experimental: true [2022-08-04T22:19:29.116Z] containerd: [2022-08-04T22:19:29.116Z] Version: 1.5.11 [2022-08-04T22:19:29.116Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T22:19:29.116Z] runc: [2022-08-04T22:19:29.116Z] Version: 1.0.3 [2022-08-04T22:19:29.116Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-04T22:19:29.116Z] docker-init: [2022-08-04T22:19:29.116Z] Version: 0.19.0 [2022-08-04T22:19:29.116Z] GitCommit: de40ad0 [2022-08-04T22:19:29.147Z] #43 16.75 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-04T22:19:29.147Z] #43 16.82 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [Pipeline] sh [2022-08-04T22:19:29.408Z] #43 16.97 go: downloading github.com/peterh/liner v1.2.2 [2022-08-04T22:19:29.465Z] + docker info [2022-08-04T22:19:29.671Z] #43 17.17 go: downloading github.com/google/go-dap v0.6.0 [2022-08-04T22:19:29.671Z] #43 ... [2022-08-04T22:19:29.671Z] [2022-08-04T22:19:29.671Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:19:29.671Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:19:29.671Z] #62 7.204 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-04T22:19:29.671Z] #62 7.398 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-04T22:19:29.671Z] #62 9.186 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-04T22:19:29.671Z] #62 9.380 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-04T22:19:29.671Z] #62 9.697 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-04T22:19:29.671Z] #62 10.12 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-04T22:19:29.671Z] #62 10.31 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-04T22:19:29.671Z] #62 16.26 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T22:19:29.671Z] #62 16.28 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-04T22:19:29.671Z] #62 16.77 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-04T22:19:29.671Z] #62 16.80 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-04T22:19:29.671Z] #62 16.92 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-04T22:19:29.671Z] #62 17.06 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-04T22:19:29.671Z] #62 17.13 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-04T22:19:29.671Z] #62 17.26 go: downloading github.com/spf13/afero v1.8.2 [2022-08-04T22:19:29.939Z] #62 ... [2022-08-04T22:19:29.939Z] [2022-08-04T22:19:29.939Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-04T22:19:29.939Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T22:19:29.939Z] #19 2.053 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:19:29.939Z] #19 2.136 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:19:29.939Z] #19 2.136 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:19:29.939Z] #19 4.095 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-04T22:19:30.883Z] #19 5.105 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T22:19:32.273Z] #19 6.623 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-04T22:19:33.222Z] #19 ... [2022-08-04T22:19:33.222Z] [2022-08-04T22:19:33.222Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:19:33.222Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:19:33.222Z] #62 17.50 go: downloading github.com/spf13/cast v1.4.1 [2022-08-04T22:19:33.222Z] #62 17.67 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-04T22:19:33.222Z] #62 17.81 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-04T22:19:33.222Z] #62 17.84 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-04T22:19:33.222Z] #62 17.89 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-04T22:19:33.222Z] #62 17.99 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-04T22:19:33.222Z] #62 18.05 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-04T22:19:33.222Z] #62 18.07 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-04T22:19:33.222Z] #62 18.09 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-04T22:19:33.222Z] #62 18.13 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-04T22:19:33.222Z] #62 18.26 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-04T22:19:33.222Z] #62 18.60 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-04T22:19:33.222Z] #62 19.32 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-04T22:19:33.222Z] #62 19.97 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-04T22:19:33.222Z] #62 20.14 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-04T22:19:33.222Z] #62 20.40 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-04T22:19:33.222Z] #62 20.50 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-04T22:19:34.606Z] #62 22.15 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-04T22:19:34.867Z] #62 22.34 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-04T22:19:34.867Z] #62 22.57 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-04T22:19:35.128Z] #62 22.87 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-04T22:19:35.390Z] #62 22.92 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-04T22:19:35.390Z] #62 ... [2022-08-04T22:19:35.390Z] [2022-08-04T22:19:35.390Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-04T22:19:35.390Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T22:19:35.390Z] #45 22.89 tomll can be used in two ways: [2022-08-04T22:19:35.390Z] #45 22.90 Writing to STDIN and reading from STDOUT: [2022-08-04T22:19:35.390Z] #45 22.90 cat file.toml | tomll > file.toml [2022-08-04T22:19:35.390Z] #45 22.90 [2022-08-04T22:19:35.390Z] #45 22.90 Reading and updating a list of files: [2022-08-04T22:19:35.390Z] #45 22.90 tomll a.toml b.toml c.toml [2022-08-04T22:19:35.390Z] #45 22.90 [2022-08-04T22:19:35.390Z] #45 22.90 When given a list of files, tomll will modify all files in place without asking. [2022-08-04T22:19:35.962Z] #45 ... [2022-08-04T22:19:35.962Z] [2022-08-04T22:19:35.962Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:19:35.962Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T22:19:35.962Z] #58 13.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T22:19:35.962Z] #58 16.78 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-04T22:19:35.962Z] #58 ... [2022-08-04T22:19:35.962Z] [2022-08-04T22:19:35.962Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:19:35.962Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:19:35.962Z] #62 23.06 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-04T22:19:35.962Z] #62 23.19 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-04T22:19:35.962Z] #62 23.30 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-04T22:19:35.962Z] #62 23.56 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-04T22:19:36.223Z] #62 ... [2022-08-04T22:19:36.223Z] [2022-08-04T22:19:36.223Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-04T22:19:36.223Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T22:19:36.223Z] #45 DONE 23.8s [2022-08-04T22:19:36.223Z] [2022-08-04T22:19:36.223Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:19:36.223Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:19:36.223Z] #62 23.82 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-04T22:19:36.223Z] #62 ... [2022-08-04T22:19:36.223Z] [2022-08-04T22:19:36.223Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:19:36.223Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T22:19:36.223Z] #83 13.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T22:19:36.223Z] #83 ... [2022-08-04T22:19:36.223Z] [2022-08-04T22:19:36.223Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T22:19:36.223Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T22:19:36.223Z] #47 13.84 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-04T22:19:36.223Z] #47 14.00 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T22:19:36.486Z] #47 ... [2022-08-04T22:19:36.486Z] [2022-08-04T22:19:36.486Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:19:36.486Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:19:36.486Z] #62 24.05 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-04T22:19:36.748Z] #62 24.27 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-04T22:19:37.010Z] #62 24.42 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-04T22:19:37.010Z] #62 24.55 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-04T22:19:37.010Z] #62 24.64 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-04T22:19:37.581Z] #62 24.99 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-04T22:19:37.581Z] #62 25.14 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-04T22:19:37.581Z] #62 25.15 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-04T22:19:37.847Z] #62 25.29 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-04T22:19:37.847Z] #62 25.42 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-04T22:19:37.847Z] #62 25.46 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-04T22:19:38.112Z] #62 25.57 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-04T22:19:38.375Z] #62 25.93 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-04T22:19:38.375Z] #62 ... [2022-08-04T22:19:38.375Z] [2022-08-04T22:19:38.375Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T22:19:38.375Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T22:19:38.375Z] #60 15.84 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-04T22:19:38.375Z] #60 15.86 go: downloading golang.org/x/mod v0.3.0 [2022-08-04T22:19:38.375Z] #60 ... [2022-08-04T22:19:38.375Z] [2022-08-04T22:19:38.375Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:19:38.375Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:19:38.375Z] #62 26.01 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-04T22:19:38.636Z] #62 26.16 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-04T22:19:38.636Z] #62 26.26 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-04T22:19:38.636Z] #62 26.31 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-04T22:19:38.900Z] #62 26.40 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-04T22:19:38.900Z] #62 26.57 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-04T22:19:39.163Z] #62 26.72 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-04T22:19:39.424Z] #62 26.88 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-04T22:19:39.424Z] #62 26.92 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-04T22:19:39.424Z] #62 26.97 go: downloading github.com/julz/importas v0.1.0 [2022-08-04T22:19:39.424Z] #62 27.05 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-04T22:19:39.476Z] Client: [2022-08-04T22:19:39.476Z] Context: default [2022-08-04T22:19:39.476Z] Debug Mode: false [2022-08-04T22:19:39.476Z] Plugins: [2022-08-04T22:19:39.476Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-04T22:19:39.476Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-04T22:19:39.476Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-04T22:19:39.476Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-04T22:19:39.476Z] [2022-08-04T22:19:39.476Z] Server: [2022-08-04T22:19:39.476Z] Containers: 0 [2022-08-04T22:19:39.476Z] Running: 0 [2022-08-04T22:19:39.476Z] Paused: 0 [2022-08-04T22:19:39.476Z] Stopped: 0 [2022-08-04T22:19:39.476Z] Images: 0 [2022-08-04T22:19:39.476Z] Server Version: 20.10.14 [2022-08-04T22:19:39.476Z] Storage Driver: overlay2 [2022-08-04T22:19:39.476Z] Backing Filesystem: extfs [2022-08-04T22:19:39.476Z] Supports d_type: true [2022-08-04T22:19:39.476Z] Native Overlay Diff: true [2022-08-04T22:19:39.476Z] userxattr: false [2022-08-04T22:19:39.476Z] Logging Driver: json-file [2022-08-04T22:19:39.476Z] Cgroup Driver: cgroupfs [2022-08-04T22:19:39.476Z] Cgroup Version: 1 [2022-08-04T22:19:39.476Z] Plugins: [2022-08-04T22:19:39.476Z] Volume: local [2022-08-04T22:19:39.476Z] Network: bridge host ipvlan macvlan null overlay [2022-08-04T22:19:39.476Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-04T22:19:39.476Z] Swarm: inactive [2022-08-04T22:19:39.476Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-04T22:19:39.476Z] Default Runtime: runc [2022-08-04T22:19:39.476Z] Init Binary: docker-init [2022-08-04T22:19:39.476Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T22:19:39.476Z] runc version: v1.0.3-0-gf46b6ba [2022-08-04T22:19:39.476Z] init version: de40ad0 [2022-08-04T22:19:39.476Z] Security Options: [2022-08-04T22:19:39.476Z] apparmor [2022-08-04T22:19:39.476Z] seccomp [2022-08-04T22:19:39.476Z] Profile: default [2022-08-04T22:19:39.476Z] Kernel Version: 5.4.0-1071-aws [2022-08-04T22:19:39.476Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-04T22:19:39.476Z] OSType: linux [2022-08-04T22:19:39.476Z] Architecture: x86_64 [2022-08-04T22:19:39.476Z] CPUs: 2 [2022-08-04T22:19:39.476Z] Total Memory: 7.565GiB [2022-08-04T22:19:39.476Z] Name: ip-10-100-92-51 [2022-08-04T22:19:39.476Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-04T22:19:39.476Z] Docker Root Dir: /var/lib/docker [2022-08-04T22:19:39.476Z] Debug Mode: false [2022-08-04T22:19:39.476Z] Registry: https://index.docker.io/v1/ [2022-08-04T22:19:39.476Z] Labels: [2022-08-04T22:19:39.476Z] Experimental: true [2022-08-04T22:19:39.476Z] Insecure Registries: [2022-08-04T22:19:39.476Z] 127.0.0.0/8 [2022-08-04T22:19:39.476Z] Live Restore Enabled: true [2022-08-04T22:19:39.476Z] [2022-08-04T22:19:39.476Z] WARNING: No swap limit support [Pipeline] sh [2022-08-04T22:19:39.685Z] #62 27.15 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-04T22:19:39.685Z] #62 27.25 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-04T22:19:39.801Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T22:19:39.801Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T22:19:39.801Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43917/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-04T22:19:39.801Z] + bash /home/ubuntu/workspace/moby_PR-43917/check-config.sh [2022-08-04T22:19:39.801Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-04T22:19:39.801Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-04T22:19:39.801Z] [2022-08-04T22:19:39.801Z] Generally Necessary: [2022-08-04T22:19:39.801Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-04T22:19:39.801Z] - apparmor: enabled and tools installed [2022-08-04T22:19:39.801Z] - CONFIG_NAMESPACES: enabled [2022-08-04T22:19:39.801Z] - CONFIG_NET_NS: enabled [2022-08-04T22:19:39.801Z] - CONFIG_PID_NS: enabled [2022-08-04T22:19:39.801Z] - CONFIG_IPC_NS: enabled [2022-08-04T22:19:39.801Z] - CONFIG_UTS_NS: enabled [2022-08-04T22:19:39.801Z] - CONFIG_CGROUPS: enabled [2022-08-04T22:19:39.801Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-04T22:19:39.801Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-04T22:19:39.801Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-04T22:19:39.801Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-04T22:19:39.801Z] - CONFIG_CPUSETS: enabled [2022-08-04T22:19:39.801Z] - CONFIG_MEMCG: enabled [2022-08-04T22:19:39.801Z] - CONFIG_KEYS: enabled [2022-08-04T22:19:39.801Z] - CONFIG_VETH: enabled (as module) [2022-08-04T22:19:39.801Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-04T22:19:39.801Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-04T22:19:39.801Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-04T22:19:39.801Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-04T22:19:39.801Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-04T22:19:39.801Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-04T22:19:39.801Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-04T22:19:39.801Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-04T22:19:39.801Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-04T22:19:39.801Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-04T22:19:39.801Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-04T22:19:39.801Z] - CONFIG_CGROUP_BPF: enabled [2022-08-04T22:19:39.801Z] [2022-08-04T22:19:39.801Z] Optional Features: [2022-08-04T22:19:39.801Z] - CONFIG_USER_NS: enabled [2022-08-04T22:19:39.801Z] - CONFIG_SECCOMP: enabled [2022-08-04T22:19:39.801Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-04T22:19:39.801Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-04T22:19:39.801Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-04T22:19:39.947Z] #62 27.37 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-04T22:19:39.947Z] #62 27.37 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-04T22:19:39.947Z] #62 27.43 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-04T22:19:39.947Z] #62 27.61 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-04T22:19:40.059Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-04T22:19:40.059Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-04T22:19:40.059Z] - CONFIG_BLK_CGROUP: enabled [2022-08-04T22:19:40.059Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-04T22:19:40.059Z] - CONFIG_CGROUP_PERF: enabled [2022-08-04T22:19:40.059Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-04T22:19:40.059Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-04T22:19:40.059Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-04T22:19:40.059Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-04T22:19:40.059Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-04T22:19:40.059Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-04T22:19:40.059Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-04T22:19:40.059Z] - CONFIG_IP_VS: enabled (as module) [2022-08-04T22:19:40.059Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-04T22:19:40.059Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-04T22:19:40.059Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-04T22:19:40.059Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-04T22:19:40.059Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-04T22:19:40.059Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-04T22:19:40.059Z] - CONFIG_EXT4_FS: enabled [2022-08-04T22:19:40.059Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-04T22:19:40.059Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-04T22:19:40.059Z] - Network Drivers: [2022-08-04T22:19:40.059Z] - "overlay": [2022-08-04T22:19:40.059Z] - CONFIG_VXLAN: enabled (as module) [2022-08-04T22:19:40.059Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-04T22:19:40.059Z] Optional (for encrypted networks): [2022-08-04T22:19:40.059Z] - CONFIG_CRYPTO: enabled [2022-08-04T22:19:40.059Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-04T22:19:40.059Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-04T22:19:40.059Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-04T22:19:40.059Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-04T22:19:40.059Z] - CONFIG_XFRM: enabled [2022-08-04T22:19:40.059Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-04T22:19:40.059Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-04T22:19:40.059Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-04T22:19:40.059Z] - "ipvlan": [2022-08-04T22:19:40.059Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-04T22:19:40.059Z] - "macvlan": [2022-08-04T22:19:40.059Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-04T22:19:40.059Z] - CONFIG_DUMMY: enabled (as module) [2022-08-04T22:19:40.059Z] - "ftp,tftp client in container": [2022-08-04T22:19:40.059Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-04T22:19:40.059Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-04T22:19:40.059Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-04T22:19:40.059Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-04T22:19:40.059Z] - Storage Drivers: [2022-08-04T22:19:40.059Z] - "aufs": [2022-08-04T22:19:40.059Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-04T22:19:40.059Z] - "btrfs": [2022-08-04T22:19:40.059Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-04T22:19:40.059Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-04T22:19:40.059Z] - "devicemapper": [2022-08-04T22:19:40.059Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-04T22:19:40.059Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-04T22:19:40.059Z] - "overlay": [2022-08-04T22:19:40.059Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-04T22:19:40.059Z] - "zfs": [2022-08-04T22:19:40.059Z] - /dev/zfs: present [2022-08-04T22:19:40.059Z] - zfs command: missing [2022-08-04T22:19:40.059Z] - zpool command: missing [2022-08-04T22:19:40.059Z] [2022-08-04T22:19:40.059Z] Limits: [2022-08-04T22:19:40.063Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-04T22:19:40.063Z] [2022-08-04T22:19:40.063Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-04T22:19:40.212Z] #62 27.69 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-04T22:19:40.212Z] #62 27.70 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-04T22:19:40.212Z] #62 27.75 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-04T22:19:40.212Z] #62 ... [2022-08-04T22:19:40.212Z] [2022-08-04T22:19:40.212Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T22:19:40.212Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T22:19:40.212Z] #43 17.62 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-04T22:19:40.212Z] #43 18.48 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-04T22:19:40.212Z] #43 18.71 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-04T22:19:40.212Z] #43 18.75 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-04T22:19:40.212Z] #43 20.69 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-04T22:19:40.212Z] #43 21.11 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-04T22:19:40.212Z] #43 22.52 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-04T22:19:40.212Z] #43 ... [2022-08-04T22:19:40.212Z] [2022-08-04T22:19:40.212Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:19:40.212Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:19:40.212Z] #62 27.79 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-04T22:19:40.386Z] + sudo modprobe ip_vs [2022-08-04T22:19:40.386Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4e46d9f963b5f7cec5022e2f9528acda08b6134a . [2022-08-04T22:19:40.643Z] #2 [internal] load .dockerignore [2022-08-04T22:19:40.643Z] #2 sha256:2accd21fc611983bd8167ad1ab9e2a739e1f8724a9a7a8963d64874969200a86 [2022-08-04T22:19:40.643Z] #2 transferring context: 145B done [2022-08-04T22:19:40.643Z] #2 DONE 0.1s [2022-08-04T22:19:40.643Z] [2022-08-04T22:19:40.643Z] #1 [internal] load build definition from Dockerfile [2022-08-04T22:19:40.643Z] #1 sha256:5d3cb11b2666176fca1f9cb1f94526400abbb90f5d18c234584007af0b054b54 [2022-08-04T22:19:40.643Z] #1 transferring dockerfile: 19.07kB done [2022-08-04T22:19:40.643Z] #1 DONE 0.1s [2022-08-04T22:19:40.643Z] [2022-08-04T22:19:40.643Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-04T22:19:40.643Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-04T22:19:40.754Z] Fetching without tags [2022-08-04T22:19:41.014Z] Merging remotes/origin/master commit 1192b468e9f20d3eb304bdfc69b83fb851020fe7 into PR head commit 4e46d9f963b5f7cec5022e2f9528acda08b6134a [2022-08-04T22:19:41.156Z] #62 28.76 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-04T22:19:41.205Z] #3 DONE 0.4s [2022-08-04T22:19:41.205Z] [2022-08-04T22:19:41.205Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-04T22:19:41.205Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-04T22:19:41.205Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-04T22:19:41.205Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 3.15MB / 9.94MB 0.1s [2022-08-04T22:19:41.205Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-04T22:19:41.205Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-04T22:19:41.205Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-04T22:19:41.205Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-04T22:19:41.417Z] #62 28.80 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-04T22:19:41.417Z] #62 28.92 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-04T22:19:41.461Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-04T22:19:41.461Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-04T22:19:41.678Z] #62 29.24 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-04T22:19:41.719Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-04T22:19:41.719Z] #4 DONE 0.6s [2022-08-04T22:19:41.719Z] [2022-08-04T22:19:41.719Z] #6 [internal] load .dockerignore [2022-08-04T22:19:41.719Z] #6 sha256:a79c89d629ea2ca61d4a087239fee14501a545fcbae75907384ffb2ca46320ab [2022-08-04T22:19:41.719Z] #6 DONE 0.0s [2022-08-04T22:19:41.719Z] [2022-08-04T22:19:41.719Z] #5 [internal] load build definition from Dockerfile [2022-08-04T22:19:41.719Z] #5 sha256:e340339929cc75fb3cd128d34a794c98953626f540d075513974bb58cf87aaa8 [2022-08-04T22:19:41.719Z] #5 DONE 0.0s [2022-08-04T22:19:41.719Z] [2022-08-04T22:19:41.719Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T22:19:41.719Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-04T22:19:40.656Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T22:19:40.685Z] > git config --add remote.origin.fetch +refs/pull/43917/head:refs/remotes/origin/PR-43917 # timeout=10 [2022-08-04T22:19:40.710Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T22:19:40.736Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T22:19:40.773Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T22:19:40.773Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T22:19:40.774Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43917/head:refs/remotes/origin/PR-43917 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T22:19:41.030Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T22:19:41.048Z] > git checkout -f 4e46d9f963b5f7cec5022e2f9528acda08b6134a # timeout=10 [2022-08-04T22:19:41.823Z] > git remote # timeout=10 [2022-08-04T22:19:41.846Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T22:19:41.915Z] Merge succeeded, producing 4e46d9f963b5f7cec5022e2f9528acda08b6134a [2022-08-04T22:19:41.915Z] Checking out Revision 4e46d9f963b5f7cec5022e2f9528acda08b6134a (PR-43917) [2022-08-04T22:19:41.941Z] #62 29.38 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-04T22:19:41.941Z] #62 29.39 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-04T22:19:41.941Z] #62 29.61 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-04T22:19:41.941Z] #62 29.62 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-04T22:19:42.202Z] #62 29.79 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-04T22:19:42.468Z] #62 30.12 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-04T22:19:42.468Z] #62 30.14 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-04T22:19:42.468Z] #62 30.21 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-04T22:19:42.649Z] #8 DONE 0.9s [2022-08-04T22:19:42.650Z] [2022-08-04T22:19:42.650Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-04T22:19:42.650Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-04T22:19:42.731Z] #62 30.32 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-04T22:19:42.731Z] #62 30.40 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-04T22:19:42.906Z] #10 DONE 0.9s [2022-08-04T22:19:42.906Z] [2022-08-04T22:19:42.906Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-04T22:19:42.906Z] #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-04T22:19:42.906Z] #9 DONE 0.9s [2022-08-04T22:19:42.906Z] [2022-08-04T22:19:42.906Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T22:19:42.906Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-04T22:19:42.906Z] #7 DONE 0.9s [2022-08-04T22:19:42.993Z] #62 30.51 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-04T22:19:43.254Z] #62 30.78 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-04T22:19:43.254Z] #62 30.79 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-04T22:19:43.254Z] #62 30.91 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-04T22:19:43.479Z] [2022-08-04T22:19:43.479Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:19:43.479Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:19:43.479Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.0s done [2022-08-04T22:19:43.479Z] #11 DONE 0.0s [2022-08-04T22:19:43.479Z] [2022-08-04T22:19:43.479Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T22:19:43.479Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T22:19:43.479Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-04T22:19:43.479Z] #73 DONE 0.0s [2022-08-04T22:19:43.479Z] [2022-08-04T22:19:43.479Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T22:19:43.479Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-04T22:19:43.479Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-04T22:19:43.516Z] #62 30.92 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-04T22:19:43.516Z] #62 30.95 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-04T22:19:43.516Z] #62 30.96 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-04T22:19:43.516Z] #62 30.99 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-04T22:19:43.737Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T22:19:43.737Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-04T22:19:43.737Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-04T22:19:44.087Z] #62 31.43 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-04T22:19:44.088Z] #62 31.50 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-04T22:19:44.088Z] #62 ... [2022-08-04T22:19:44.088Z] [2022-08-04T22:19:44.088Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-04T22:19:44.088Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T22:19:44.088Z] #19 8.254 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T22:19:44.088Z] #19 10.37 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-04T22:19:44.088Z] #19 11.99 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-04T22:19:44.088Z] #19 13.35 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T22:19:44.088Z] #19 13.36 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-04T22:19:44.088Z] #19 13.38 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T22:19:44.088Z] #19 13.40 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-04T22:19:44.088Z] #19 13.40 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-04T22:19:44.088Z] #19 13.42 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-04T22:19:44.088Z] #19 13.43 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T22:19:44.088Z] #19 13.43 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-04T22:19:44.088Z] #19 13.45 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-04T22:19:44.088Z] #19 13.45 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-04T22:19:44.088Z] #19 13.47 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-04T22:19:44.088Z] #19 13.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T22:19:44.088Z] #19 ... [2022-08-04T22:19:44.088Z] [2022-08-04T22:19:44.088Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T22:19:44.088Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T22:19:44.088Z] #54 30.07 Updating files: 64% (1410/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 91% (1987/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-04T22:19:44.088Z] #54 31.22 + git checkout -q v2.3.0 [2022-08-04T22:19:41.867Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T22:19:41.868Z] > git merge 1192b468e9f20d3eb304bdfc69b83fb851020fe7 # timeout=10 [2022-08-04T22:19:41.896Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T22:19:41.922Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T22:19:41.948Z] > git checkout -f 4e46d9f963b5f7cec5022e2f9528acda08b6134a # timeout=10 [2022-08-04T22:19:44.309Z] #71 ... [2022-08-04T22:19:44.309Z] [2022-08-04T22:19:44.309Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T22:19:44.309Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T22:19:44.309Z] #49 DONE 0.0s [2022-08-04T22:19:44.309Z] [2022-08-04T22:19:44.309Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:19:44.309Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:19:44.309Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-04T22:19:44.309Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-04T22:19:44.309Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-04T22:19:44.309Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 46.14MB / 55.00MB 0.7s [2022-08-04T22:19:44.309Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.5s done [2022-08-04T22:19:44.309Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 4.19MB / 10.88MB 0.7s [2022-08-04T22:19:44.569Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 49.28MB / 55.00MB 0.8s [2022-08-04T22:19:44.569Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 5.25MB / 10.88MB 0.8s [2022-08-04T22:19:44.569Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 0B / 54.58MB 0.8s [2022-08-04T22:19:44.569Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.49MB / 10.88MB 0.9s [2022-08-04T22:19:44.835Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.0s [2022-08-04T22:19:44.835Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 5.24MB / 54.58MB 1.0s [2022-08-04T22:19:44.835Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 11.53MB / 54.58MB 1.1s [2022-08-04T22:19:45.094Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 29.31MB / 54.58MB 1.3s [2022-08-04T22:19:45.094Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.4s done [2022-08-04T22:19:45.094Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 34.60MB / 54.58MB 1.4s [2022-08-04T22:19:45.355Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.5s done [2022-08-04T22:19:45.355Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 38.80MB / 54.58MB 1.5s [2022-08-04T22:19:45.355Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 48.23MB / 54.58MB 1.7s [2022-08-04T22:19:45.355Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 6.29MB / 141.86MB 1.7s [2022-08-04T22:19:45.355Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 0B / 85.90MB 1.7s [2022-08-04T22:19:45.615Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 52.43MB / 54.58MB 1.7s [2022-08-04T22:19:45.615Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 14.68MB / 141.86MB 1.9s [2022-08-04T22:19:45.874Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 0.5s [2022-08-04T22:19:45.874Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 26.21MB / 141.86MB 2.2s [2022-08-04T22:19:45.874Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 10.49MB / 85.90MB 2.2s [2022-08-04T22:19:46.160Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 15.73MB / 85.90MB 2.3s [2022-08-04T22:19:46.160Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 2.3s done [2022-08-04T22:19:46.160Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 33.55MB / 141.86MB 2.4s [2022-08-04T22:19:46.216Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-014ea1e35a47ccceb) in /home/ubuntu/workspace/moby_PR-43917 [Pipeline] { [Pipeline] checkout [2022-08-04T22:19:46.311Z] The recommended git tool is: git [2022-08-04T22:19:46.418Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 41.94MB / 141.86MB 2.6s [2022-08-04T22:19:46.418Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 23.13MB / 85.90MB 2.6s [2022-08-04T22:19:46.418Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 2.6s [2022-08-04T22:19:46.418Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 2.6s done [2022-08-04T22:19:46.638Z] #54 33.63 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-04T22:19:46.682Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 28.31MB / 85.90MB 2.8s [2022-08-04T22:19:46.682Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 57.67MB / 141.86MB 3.0s [2022-08-04T22:19:46.682Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 41.94MB / 85.90MB 3.0s [2022-08-04T22:19:46.900Z] #54 ... [2022-08-04T22:19:46.900Z] [2022-08-04T22:19:46.900Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:19:46.900Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T22:19:46.900Z] #83 24.39 Fetched 8563 kB in 19s (461 kB/s) [2022-08-04T22:19:46.900Z] #83 24.39 Reading package lists... [2022-08-04T22:19:46.900Z] #83 31.89 Reading package lists... [2022-08-04T22:19:46.900Z] #83 ... [2022-08-04T22:19:46.900Z] [2022-08-04T22:19:46.900Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:19:46.900Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:19:46.900Z] #62 31.62 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-04T22:19:46.900Z] #62 31.76 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-04T22:19:46.900Z] #62 31.80 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-04T22:19:46.900Z] #62 31.96 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-04T22:19:46.900Z] #62 32.23 go: downloading honnef.co/go/tools v0.3.1 [2022-08-04T22:19:46.900Z] #62 34.58 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-04T22:19:46.900Z] #62 34.62 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-04T22:19:46.939Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 67.11MB / 141.86MB 3.2s [2022-08-04T22:19:46.939Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 49.28MB / 85.90MB 3.2s [2022-08-04T22:19:47.004Z] Commit message: "update containerd binary to v1.6.7" [2022-08-04T22:19:47.031Z] > git --version # timeout=10 [2022-08-04T22:19:47.055Z] > git --version # 'git version 2.17.1' [2022-08-04T22:19:47.085Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-08-04T22:19:47.198Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 80.74MB / 141.86MB 3.4s [2022-08-04T22:19:47.198Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 60.82MB / 85.90MB 3.4s [2022-08-04T22:19:47.198Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 89.13MB / 141.86MB 3.5s [2022-08-04T22:19:47.198Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 68.16MB / 85.90MB 3.5s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-04T22:19:47.458Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 73.40MB / 85.90MB 3.6s [2022-08-04T22:19:47.458Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 101.71MB / 141.86MB 3.7s [2022-08-04T22:19:47.458Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 79.69MB / 85.90MB 3.7s [2022-08-04T22:19:47.458Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 110.10MB / 141.86MB 3.9s [2022-08-04T22:19:47.458Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 3.9s [2022-08-04T22:19:47.471Z] #62 34.98 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-04T22:19:47.471Z] #62 35.00 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-04T22:19:47.471Z] #62 35.17 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-04T22:19:47.471Z] #62 35.19 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-04T22:19:47.716Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 118.49MB / 141.86MB 4.0s [2022-08-04T22:19:47.716Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 127.93MB / 141.86MB 4.1s [2022-08-04T22:19:47.732Z] #62 35.24 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-04T22:19:47.975Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 135.27MB / 141.86MB 4.2s [2022-08-04T22:19:47.992Z] #62 35.41 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-04T22:19:47.992Z] #62 ... [2022-08-04T22:19:47.992Z] [2022-08-04T22:19:47.992Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:19:47.992Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T22:19:47.992Z] #58 25.06 Fetched 8567 kB in 19s (443 kB/s) [2022-08-04T22:19:47.992Z] #58 25.06 Reading package lists... [2022-08-04T22:19:47.992Z] #58 32.37 Reading package lists... [2022-08-04T22:19:47.992Z] #58 ... [2022-08-04T22:19:47.992Z] [2022-08-04T22:19:47.992Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:19:47.992Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:19:47.992Z] #62 35.50 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-04T22:19:47.992Z] #62 35.61 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-04T22:19:48.070Z] + docker version [2022-08-04T22:19:48.253Z] #62 36.00 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-04T22:19:48.253Z] #62 36.01 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-04T22:19:48.528Z] #62 36.27 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-04T22:19:48.538Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 4.6s done [2022-08-04T22:19:48.796Z] #62 36.30 go: downloading golang.org/x/text v0.3.7 [2022-08-04T22:19:49.542Z] #11 ... [2022-08-04T22:19:49.542Z] [2022-08-04T22:19:49.542Z] #24 [internal] load build context [2022-08-04T22:19:49.542Z] #24 sha256:af1bdc5444ccd14663ef9339e7d18b319697b2702e31dcc7e17d92846c72cd56 [2022-08-04T22:19:49.542Z] #24 transferring context: 62.41MB 5.4s done [2022-08-04T22:19:49.542Z] #24 DONE 5.9s [2022-08-04T22:19:49.542Z] [2022-08-04T22:19:49.542Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T22:19:49.542Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T22:19:49.542Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T22:19:49.542Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-04T22:19:49.542Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-04T22:19:49.542Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-08-04T22:19:49.542Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.0s done [2022-08-04T22:19:49.542Z] #73 DONE 5.9s [2022-08-04T22:19:49.542Z] [2022-08-04T22:19:49.542Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:19:49.542Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:19:49.542Z] #11 ... [2022-08-04T22:19:49.542Z] [2022-08-04T22:19:49.542Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T22:19:49.542Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-04T22:19:49.542Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.2s done [2022-08-04T22:19:49.542Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.2s done [2022-08-04T22:19:49.542Z] #71 DONE 6.0s [2022-08-04T22:19:49.542Z] [2022-08-04T22:19:49.542Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T22:19:49.542Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T22:19:49.542Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done [2022-08-04T22:19:49.542Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-04T22:19:49.542Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-04T22:19:49.542Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-04T22:19:49.542Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.4s done [2022-08-04T22:19:49.928Z] using credential docker-jenkins-github-credentials [2022-08-04T22:19:49.937Z] Cloning the remote Git repository [2022-08-04T22:19:49.937Z] Cloning with configured refspecs honoured and without tags [2022-08-04T22:19:49.955Z] Cloning repository https://github.com/moby/moby.git [2022-08-04T22:19:50.911Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.5s [2022-08-04T22:19:50.014Z] > git init /home/ubuntu/workspace/moby_PR-43917 # timeout=10 [2022-08-04T22:19:50.442Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T22:19:50.442Z] > git --version # timeout=10 [2022-08-04T22:19:50.473Z] > git --version # 'git version 2.25.1' [2022-08-04T22:19:50.473Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T22:19:50.514Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43917/head:refs/remotes/origin/PR-43917 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T22:19:51.169Z] #28 ... [2022-08-04T22:19:51.169Z] [2022-08-04T22:19:51.169Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-04T22:19:51.169Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-04T22:19:51.452Z] Client: Docker Engine - Community [2022-08-04T22:19:51.452Z] Version: 20.10.14 [2022-08-04T22:19:51.452Z] API version: 1.41 [2022-08-04T22:19:51.452Z] Go version: go1.16.15 [2022-08-04T22:19:51.452Z] Git commit: a224086 [2022-08-04T22:19:51.452Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-04T22:19:51.452Z] OS/Arch: linux/amd64 [2022-08-04T22:19:51.452Z] Context: default [2022-08-04T22:19:51.452Z] Experimental: true [2022-08-04T22:19:51.452Z] [2022-08-04T22:19:51.452Z] Server: Docker Engine - Community [2022-08-04T22:19:51.452Z] Engine: [2022-08-04T22:19:51.452Z] Version: 20.10.14 [2022-08-04T22:19:51.452Z] API version: 1.41 (minimum version 1.12) [2022-08-04T22:19:51.452Z] Go version: go1.16.15 [2022-08-04T22:19:51.452Z] Git commit: 87a90dc [2022-08-04T22:19:51.452Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-04T22:19:51.452Z] OS/Arch: linux/amd64 [2022-08-04T22:19:51.452Z] Experimental: true [2022-08-04T22:19:51.452Z] containerd: [2022-08-04T22:19:51.452Z] Version: 1.5.11 [2022-08-04T22:19:51.452Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T22:19:51.452Z] runc: [2022-08-04T22:19:51.452Z] Version: 1.0.3 [2022-08-04T22:19:51.452Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-04T22:19:51.452Z] docker-init: [2022-08-04T22:19:51.452Z] Version: 0.19.0 [2022-08-04T22:19:51.452Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-04T22:19:51.732Z] #72 DONE 0.6s [2022-08-04T22:19:51.732Z] [2022-08-04T22:19:51.732Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-04T22:19:51.732Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-04T22:19:51.781Z] + docker info [2022-08-04T22:19:52.296Z] #74 DONE 0.6s [2022-08-04T22:19:52.296Z] [2022-08-04T22:19:52.296Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T22:19:52.296Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T22:19:52.296Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 6.7s done [2022-08-04T22:19:52.296Z] #28 DONE 8.7s [2022-08-04T22:19:52.296Z] [2022-08-04T22:19:52.296Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:19:52.296Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:19:52.296Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.1s [2022-08-04T22:19:52.867Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.5s done [2022-08-04T22:19:53.124Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a [2022-08-04T22:19:53.384Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.4s done [2022-08-04T22:19:53.641Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 [2022-08-04T22:19:54.381Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08afd92897482d516) in /home/ubuntu/workspace/moby_PR-43917 [Pipeline] { [Pipeline] checkout [2022-08-04T22:19:54.546Z] The recommended git tool is: git [2022-08-04T22:19:55.551Z] #62 ... [2022-08-04T22:19:55.551Z] [2022-08-04T22:19:55.551Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:19:55.551Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T22:19:55.551Z] #58 32.37 Reading package lists... [2022-08-04T22:19:55.551Z] #58 39.59 Building dependency tree... [2022-08-04T22:19:57.466Z] #58 44.38 The following additional packages will be installed: [2022-08-04T22:19:57.466Z] #58 44.41 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T22:19:57.466Z] #58 44.42 python3-protobuf python3-six [2022-08-04T22:19:57.466Z] #58 44.43 Suggested packages: [2022-08-04T22:19:57.466Z] #58 44.46 python3-setuptools [2022-08-04T22:19:57.466Z] #58 44.46 Recommended packages: [2022-08-04T22:19:57.466Z] #58 44.46 iproute2 | iproute [2022-08-04T22:19:57.710Z] using credential docker-jenkins-github-credentials [2022-08-04T22:19:57.720Z] Cloning the remote Git repository [2022-08-04T22:19:57.720Z] Cloning with configured refspecs honoured and without tags [2022-08-04T22:19:57.727Z] #58 ... [2022-08-04T22:19:57.727Z] [2022-08-04T22:19:57.727Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:19:57.727Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:19:57.727Z] #62 45.44 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-04T22:19:57.987Z] #62 45.62 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-04T22:19:57.987Z] #62 45.64 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-04T22:19:57.797Z] Cloning repository https://github.com/moby/moby.git [2022-08-04T22:19:57.868Z] > git init /home/ubuntu/workspace/moby_PR-43917 # timeout=10 [2022-08-04T22:19:58.251Z] #62 45.80 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-04T22:19:58.251Z] #62 45.88 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-04T22:19:58.512Z] #62 46.01 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-04T22:19:58.512Z] #62 46.07 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-04T22:19:58.512Z] #62 46.15 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-04T22:19:58.773Z] #62 46.28 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-04T22:19:58.773Z] #62 46.29 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-04T22:19:58.902Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 5.1s [2022-08-04T22:19:59.034Z] #62 46.49 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-04T22:19:59.034Z] #62 46.64 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-04T22:19:58.394Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T22:19:58.395Z] > git --version # timeout=10 [2022-08-04T22:19:58.440Z] > git --version # 'git version 2.25.1' [2022-08-04T22:19:58.440Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T22:19:58.502Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43917/head:refs/remotes/origin/PR-43917 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T22:19:59.465Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 5.8s done [2022-08-04T22:19:59.722Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-04T22:19:59.910Z] Client: [2022-08-04T22:19:59.911Z] Context: default [2022-08-04T22:19:59.911Z] Debug Mode: false [2022-08-04T22:19:59.911Z] Plugins: [2022-08-04T22:19:59.911Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-04T22:19:59.911Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-04T22:19:59.911Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-04T22:19:59.911Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-04T22:19:59.911Z] [2022-08-04T22:19:59.911Z] Server: [2022-08-04T22:19:59.911Z] Containers: 0 [2022-08-04T22:19:59.911Z] Running: 0 [2022-08-04T22:19:59.911Z] Paused: 0 [2022-08-04T22:19:59.911Z] Stopped: 0 [2022-08-04T22:19:59.911Z] Images: 0 [2022-08-04T22:19:59.911Z] Server Version: 20.10.14 [2022-08-04T22:19:59.911Z] Storage Driver: overlay2 [2022-08-04T22:19:59.911Z] Backing Filesystem: extfs [2022-08-04T22:19:59.911Z] Supports d_type: true [2022-08-04T22:19:59.911Z] Native Overlay Diff: true [2022-08-04T22:19:59.911Z] userxattr: false [2022-08-04T22:19:59.911Z] Logging Driver: json-file [2022-08-04T22:19:59.911Z] Cgroup Driver: cgroupfs [2022-08-04T22:19:59.911Z] Cgroup Version: 1 [2022-08-04T22:19:59.911Z] Plugins: [2022-08-04T22:19:59.911Z] Volume: local [2022-08-04T22:19:59.911Z] Network: bridge host ipvlan macvlan null overlay [2022-08-04T22:19:59.911Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-04T22:19:59.911Z] Swarm: inactive [2022-08-04T22:19:59.911Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-04T22:19:59.911Z] Default Runtime: runc [2022-08-04T22:19:59.911Z] Init Binary: docker-init [2022-08-04T22:19:59.911Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T22:19:59.911Z] runc version: v1.0.3-0-gf46b6ba [2022-08-04T22:19:59.911Z] init version: de40ad0 [2022-08-04T22:19:59.911Z] Security Options: [2022-08-04T22:19:59.911Z] apparmor [2022-08-04T22:19:59.911Z] seccomp [2022-08-04T22:19:59.911Z] Profile: default [2022-08-04T22:19:59.911Z] Kernel Version: 5.4.0-1071-aws [2022-08-04T22:19:59.911Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-04T22:19:59.911Z] OSType: linux [2022-08-04T22:19:59.911Z] Architecture: x86_64 [2022-08-04T22:19:59.911Z] CPUs: 2 [2022-08-04T22:19:59.911Z] Total Memory: 7.483GiB [2022-08-04T22:19:59.911Z] Name: ip-10-100-108-71 [2022-08-04T22:19:59.911Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-04T22:19:59.911Z] Docker Root Dir: /var/lib/docker [2022-08-04T22:19:59.911Z] Debug Mode: false [2022-08-04T22:19:59.911Z] Registry: https://index.docker.io/v1/ [2022-08-04T22:19:59.911Z] Labels: [2022-08-04T22:19:59.911Z] Experimental: true [2022-08-04T22:19:59.911Z] Insecure Registries: [2022-08-04T22:19:59.911Z] 127.0.0.0/8 [2022-08-04T22:19:59.911Z] Live Restore Enabled: true [2022-08-04T22:19:59.911Z] [2022-08-04T22:19:59.911Z] WARNING: No swap limit support [Pipeline] sh [2022-08-04T22:19:59.976Z] #62 47.39 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-04T22:19:59.976Z] #62 47.50 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-04T22:20:00.213Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T22:20:00.213Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T22:20:00.213Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43917/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-04T22:20:00.213Z] + bash /home/ubuntu/workspace/moby_PR-43917/check-config.sh [2022-08-04T22:20:00.213Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-04T22:20:00.213Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-04T22:20:00.213Z] [2022-08-04T22:20:00.213Z] Generally Necessary: [2022-08-04T22:20:00.213Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-04T22:20:00.213Z] - apparmor: enabled and tools installed [2022-08-04T22:20:00.213Z] - CONFIG_NAMESPACES: enabled [2022-08-04T22:20:00.213Z] - CONFIG_NET_NS: enabled [2022-08-04T22:20:00.237Z] #62 ... [2022-08-04T22:20:00.237Z] [2022-08-04T22:20:00.237Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-04T22:20:00.237Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T22:20:00.237Z] #64 46.49 v3.0.2 [2022-08-04T22:20:00.237Z] #64 DONE 47.7s [2022-08-04T22:20:00.237Z] [2022-08-04T22:20:00.237Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:20:00.237Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:20:00.237Z] #62 47.66 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-04T22:20:00.237Z] #62 47.72 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-04T22:20:00.482Z] - CONFIG_PID_NS: enabled [2022-08-04T22:20:00.482Z] - CONFIG_IPC_NS: enabled [2022-08-04T22:20:00.482Z] - CONFIG_UTS_NS: enabled [2022-08-04T22:20:00.482Z] - CONFIG_CGROUPS: enabled [2022-08-04T22:20:00.483Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-04T22:20:00.483Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-04T22:20:00.483Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-04T22:20:00.483Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-04T22:20:00.483Z] - CONFIG_CPUSETS: enabled [2022-08-04T22:20:00.483Z] - CONFIG_MEMCG: enabled [2022-08-04T22:20:00.483Z] - CONFIG_KEYS: enabled [2022-08-04T22:20:00.483Z] - CONFIG_VETH: enabled (as module) [2022-08-04T22:20:00.483Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-04T22:20:00.483Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-04T22:20:00.483Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-04T22:20:00.483Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-04T22:20:00.483Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-04T22:20:00.483Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-04T22:20:00.483Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-04T22:20:00.483Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-04T22:20:00.483Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-04T22:20:00.483Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-04T22:20:00.483Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-04T22:20:00.483Z] - CONFIG_CGROUP_BPF: enabled [2022-08-04T22:20:00.483Z] [2022-08-04T22:20:00.483Z] Optional Features: [2022-08-04T22:20:00.483Z] - CONFIG_USER_NS: enabled [2022-08-04T22:20:00.483Z] - CONFIG_SECCOMP: enabled [2022-08-04T22:20:00.483Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-04T22:20:00.483Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-04T22:20:00.483Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-04T22:20:00.483Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-04T22:20:00.483Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-04T22:20:00.483Z] - CONFIG_BLK_CGROUP: enabled [2022-08-04T22:20:00.483Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-04T22:20:00.483Z] - CONFIG_CGROUP_PERF: enabled [2022-08-04T22:20:00.483Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-04T22:20:00.483Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-04T22:20:00.483Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-04T22:20:00.483Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-04T22:20:00.483Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-04T22:20:00.483Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-04T22:20:00.757Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-04T22:20:00.757Z] - CONFIG_IP_VS: enabled (as module) [2022-08-04T22:20:00.757Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-04T22:20:00.757Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-04T22:20:00.757Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-04T22:20:00.757Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-04T22:20:00.757Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-04T22:20:00.757Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-04T22:20:00.757Z] - CONFIG_EXT4_FS: enabled [2022-08-04T22:20:00.757Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-04T22:20:00.757Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-04T22:20:00.757Z] - Network Drivers: [2022-08-04T22:20:00.757Z] - "overlay": [2022-08-04T22:20:00.757Z] - CONFIG_VXLAN: enabled (as module) [2022-08-04T22:20:00.757Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-04T22:20:00.757Z] Optional (for encrypted networks): [2022-08-04T22:20:00.757Z] - CONFIG_CRYPTO: enabled [2022-08-04T22:20:00.757Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-04T22:20:00.757Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-04T22:20:00.757Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-04T22:20:00.757Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-04T22:20:00.757Z] - CONFIG_XFRM: enabled [2022-08-04T22:20:00.757Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-04T22:20:00.757Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-04T22:20:00.757Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-04T22:20:00.757Z] - "ipvlan": [2022-08-04T22:20:00.757Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-04T22:20:00.757Z] - "macvlan": [2022-08-04T22:20:00.757Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-04T22:20:00.757Z] - CONFIG_DUMMY: enabled (as module) [2022-08-04T22:20:00.757Z] - "ftp,tftp client in container": [2022-08-04T22:20:00.757Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-04T22:20:00.757Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-04T22:20:00.757Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-04T22:20:00.757Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-04T22:20:00.757Z] - Storage Drivers: [2022-08-04T22:20:00.757Z] - "aufs": [2022-08-04T22:20:00.757Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-04T22:20:00.757Z] - "btrfs": [2022-08-04T22:20:00.757Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-04T22:20:00.757Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-04T22:20:00.757Z] - "devicemapper": [2022-08-04T22:20:00.757Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-04T22:20:00.757Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-04T22:20:00.757Z] - "overlay": [2022-08-04T22:20:00.757Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-04T22:20:00.757Z] - "zfs": [2022-08-04T22:20:00.757Z] - /dev/zfs: present [2022-08-04T22:20:00.757Z] - zfs command: missing [2022-08-04T22:20:00.809Z] #62 48.34 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-04T22:20:00.809Z] #62 ... [2022-08-04T22:20:00.809Z] [2022-08-04T22:20:00.809Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:20:00.809Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T22:20:00.809Z] #83 31.89 Reading package lists... [2022-08-04T22:20:00.809Z] #83 38.49 Building dependency tree... [2022-08-04T22:20:00.809Z] #83 43.30 python3 is already the newest version (3.9.2-3). [2022-08-04T22:20:00.809Z] #83 43.30 The following additional packages will be installed: [2022-08-04T22:20:00.809Z] #83 43.33 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-04T22:20:00.809Z] #83 43.37 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-04T22:20:00.809Z] #83 43.38 Suggested packages: [2022-08-04T22:20:00.809Z] #83 43.40 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-04T22:20:00.809Z] #83 43.40 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-04T22:20:00.809Z] #83 43.40 m4-doc ed diffutils-doc [2022-08-04T22:20:00.809Z] #83 43.40 Recommended packages: [2022-08-04T22:20:00.809Z] #83 43.40 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-04T22:20:00.809Z] #83 45.49 The following NEW packages will be installed: [2022-08-04T22:20:00.809Z] #83 45.49 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-04T22:20:00.809Z] #83 45.49 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-04T22:20:00.809Z] #83 45.49 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-04T22:20:00.809Z] #83 45.49 libyajl2 m4 patch xz-utils [2022-08-04T22:20:00.809Z] #83 45.96 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T22:20:00.809Z] #83 45.96 Need to get 5940 kB of archives. [2022-08-04T22:20:00.809Z] #83 45.96 After this operation, 18.7 MB of additional disk space will be used. [2022-08-04T22:20:00.809Z] #83 45.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-04T22:20:00.809Z] #83 45.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-04T22:20:00.809Z] #83 45.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-04T22:20:00.809Z] #83 45.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-04T22:20:00.809Z] #83 45.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-04T22:20:00.809Z] #83 46.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-04T22:20:00.809Z] #83 46.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-04T22:20:00.809Z] #83 46.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-04T22:20:00.809Z] #83 46.07 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-04T22:20:00.809Z] #83 46.08 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-04T22:20:00.809Z] #83 46.16 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-04T22:20:00.809Z] #83 46.17 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-04T22:20:00.809Z] #83 46.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-04T22:20:00.809Z] #83 46.35 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-04T22:20:00.809Z] #83 46.36 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-04T22:20:00.809Z] #83 46.36 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T22:20:00.809Z] #83 46.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-04T22:20:00.809Z] #83 46.37 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-04T22:20:00.809Z] #83 46.38 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-04T22:20:00.809Z] #83 46.41 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-04T22:20:00.809Z] #83 46.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-04T22:20:00.809Z] #83 46.47 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-04T22:20:00.809Z] #83 46.47 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-04T22:20:00.809Z] #83 47.82 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:20:00.809Z] #83 48.06 Fetched 5940 kB in 1s (6861 kB/s) [2022-08-04T22:20:00.809Z] #83 48.24 Selecting previously unselected package bzip2. [2022-08-04T22:20:00.809Z] #83 48.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T22:20:00.809Z] #83 48.27 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-04T22:20:00.809Z] #83 48.30 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T22:20:00.809Z] #83 ... [2022-08-04T22:20:00.809Z] [2022-08-04T22:20:00.809Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:20:00.809Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:20:00.809Z] #62 48.48 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-04T22:20:00.809Z] #62 48.48 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-04T22:20:01.016Z] - zpool command: missing [2022-08-04T22:20:01.016Z] [2022-08-04T22:20:01.016Z] Limits: [2022-08-04T22:20:01.016Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-04T22:20:01.016Z] [2022-08-04T22:20:01.016Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-04T22:20:01.070Z] #62 48.51 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-04T22:20:01.070Z] #62 48.62 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-04T22:20:01.070Z] #62 48.65 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-04T22:20:01.070Z] #62 48.69 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-04T22:20:01.331Z] #62 48.79 go: downloading github.com/prometheus/common v0.32.1 [2022-08-04T22:20:01.379Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4e46d9f963b5f7cec5022e2f9528acda08b6134a . [2022-08-04T22:20:01.622Z] #11 ... [2022-08-04T22:20:01.622Z] [2022-08-04T22:20:01.622Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-04T22:20:01.622Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T22:20:01.622Z] #29 1.117 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:20:01.622Z] #29 1.126 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:20:01.622Z] #29 1.127 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:20:01.622Z] #29 1.307 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T22:20:01.622Z] #29 1.625 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T22:20:01.622Z] #29 1.921 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T22:20:01.622Z] #29 3.123 Fetched 8563 kB in 2s (3753 kB/s) [2022-08-04T22:20:01.622Z] #29 3.123 Reading package lists... [2022-08-04T22:20:01.622Z] #29 3.933 Reading package lists... [2022-08-04T22:20:01.622Z] #29 4.756 Building dependency tree... [2022-08-04T22:20:01.622Z] #29 5.115 The following additional packages will be installed: [2022-08-04T22:20:01.622Z] #29 5.117 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-04T22:20:01.622Z] #29 5.117 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-04T22:20:01.622Z] #29 5.117 Recommended packages: [2022-08-04T22:20:01.622Z] #29 5.117 libldap-common publicsuffix libsasl2-modules [2022-08-04T22:20:01.622Z] #29 5.299 The following NEW packages will be installed: [2022-08-04T22:20:01.622Z] #29 5.300 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-04T22:20:01.622Z] #29 5.300 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-04T22:20:01.622Z] #29 5.301 libssh2-1 openssl [2022-08-04T22:20:01.622Z] #29 5.585 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T22:20:01.622Z] #29 5.585 Need to get 3047 kB of archives. [2022-08-04T22:20:01.622Z] #29 5.585 After this operation, 6661 kB of additional disk space will be used. [2022-08-04T22:20:01.622Z] #29 5.585 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-04T22:20:01.622Z] #29 5.600 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-04T22:20:01.622Z] #29 5.600 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-04T22:20:01.622Z] #29 5.607 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-08-04T22:20:01.622Z] #29 5.607 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-04T22:20:01.622Z] #29 5.607 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-04T22:20:01.622Z] #29 5.613 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-04T22:20:01.622Z] #29 5.613 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-04T22:20:01.622Z] #29 5.613 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-04T22:20:01.622Z] #29 5.613 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-04T22:20:01.622Z] #29 5.614 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-04T22:20:01.622Z] #29 5.619 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-04T22:20:01.622Z] #29 5.623 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-04T22:20:01.622Z] #29 5.625 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-04T22:20:01.622Z] #29 5.626 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-04T22:20:01.622Z] #29 5.909 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:20:01.622Z] #29 5.938 Fetched 3047 kB in 0s (9531 kB/s) [2022-08-04T22:20:01.622Z] #29 5.989 Selecting previously unselected package openssl. [2022-08-04T22:20:01.622Z] #29 5.989 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-08-04T22:20:01.622Z] #29 5.996 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-04T22:20:01.622Z] #29 5.999 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-04T22:20:01.622Z] #29 6.256 Selecting previously unselected package ca-certificates. [2022-08-04T22:20:01.622Z] #29 6.256 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-04T22:20:01.622Z] #29 6.260 Unpacking ca-certificates (20210119) ... [2022-08-04T22:20:01.622Z] #29 6.398 Selecting previously unselected package libbrotli1:amd64. [2022-08-04T22:20:01.622Z] #29 6.398 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-04T22:20:01.622Z] #29 6.403 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-04T22:20:01.622Z] #29 6.530 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-04T22:20:01.622Z] #29 6.531 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-04T22:20:01.622Z] #29 6.535 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T22:20:01.622Z] #29 6.639 Selecting previously unselected package libsasl2-2:amd64. [2022-08-04T22:20:01.622Z] #29 6.639 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-04T22:20:01.622Z] #29 6.643 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T22:20:01.622Z] #29 6.805 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-04T22:20:01.622Z] #29 6.805 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-04T22:20:01.622Z] #29 6.904 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T22:20:01.622Z] #29 6.985 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-04T22:20:01.622Z] #29 6.985 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-04T22:20:01.622Z] #29 6.989 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-04T22:20:01.622Z] #29 7.060 Selecting previously unselected package libpsl5:amd64. [2022-08-04T22:20:01.622Z] #29 7.060 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-04T22:20:01.622Z] #29 7.064 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-04T22:20:01.622Z] #29 7.137 Selecting previously unselected package librtmp1:amd64. [2022-08-04T22:20:01.622Z] #29 7.137 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-04T22:20:01.622Z] #29 7.143 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T22:20:01.622Z] #29 7.200 Selecting previously unselected package libssh2-1:amd64. [2022-08-04T22:20:01.622Z] #29 7.200 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-04T22:20:01.622Z] #29 7.204 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-04T22:20:01.622Z] #29 7.277 Selecting previously unselected package libcurl4:amd64. [2022-08-04T22:20:01.623Z] #29 7.277 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-04T22:20:01.623Z] #29 7.284 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-04T22:20:01.623Z] #29 7.369 Selecting previously unselected package curl. [2022-08-04T22:20:01.623Z] #29 7.369 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-04T22:20:01.623Z] #29 7.405 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-04T22:20:01.623Z] #29 7.497 Selecting previously unselected package libonig5:amd64. [2022-08-04T22:20:01.623Z] #29 7.497 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-04T22:20:01.623Z] #29 7.502 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T22:20:01.623Z] #29 7.607 Selecting previously unselected package libjq1:amd64. [2022-08-04T22:20:01.623Z] #29 7.607 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-04T22:20:01.623Z] #29 7.611 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-04T22:20:01.623Z] #29 7.682 Selecting previously unselected package jq. [2022-08-04T22:20:01.623Z] #29 7.682 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-04T22:20:01.623Z] #29 7.689 Unpacking jq (1.6-2.1) ... [2022-08-04T22:20:01.623Z] #29 7.744 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-04T22:20:01.623Z] #29 7.755 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-04T22:20:01.623Z] #29 7.765 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-04T22:20:01.623Z] #29 7.777 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T22:20:01.623Z] #29 7.787 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T22:20:01.623Z] #29 7.796 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T22:20:01.623Z] #29 7.805 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-04T22:20:01.623Z] #29 7.816 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-04T22:20:01.623Z] #29 7.831 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T22:20:01.623Z] #29 7.841 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-04T22:20:01.623Z] #29 7.850 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T22:20:01.623Z] #29 7.859 Setting up ca-certificates (20210119) ... [2022-08-04T22:20:01.623Z] #29 8.664 Updating certificates in /etc/ssl/certs... [2022-08-04T22:20:01.638Z] #2 [internal] load .dockerignore [2022-08-04T22:20:01.638Z] #2 sha256:12ad8199f846cee534e0108e62de44fdabe3d9698371f67059a4538472180121 [2022-08-04T22:20:01.638Z] #2 transferring context: 145B done [2022-08-04T22:20:01.638Z] #2 DONE 0.2s [2022-08-04T22:20:01.638Z] [2022-08-04T22:20:01.638Z] #1 [internal] load build definition from Dockerfile [2022-08-04T22:20:01.638Z] #1 sha256:c2f5f556dfc115023e02eab547c145c79857e084e87489a35e30aa6d5c286ad8 [2022-08-04T22:20:01.638Z] #1 transferring dockerfile: 19.07kB done [2022-08-04T22:20:01.638Z] #1 DONE 0.2s [2022-08-04T22:20:01.638Z] [2022-08-04T22:20:01.638Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-04T22:20:01.638Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-04T22:20:01.902Z] #62 49.39 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-04T22:20:01.902Z] #62 49.39 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-04T22:20:02.187Z] #29 9.727 129 added, 0 removed; done. [2022-08-04T22:20:02.187Z] #29 ... [2022-08-04T22:20:02.187Z] [2022-08-04T22:20:02.187Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:20:02.187Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:20:02.204Z] #3 DONE 0.5s [2022-08-04T22:20:02.204Z] [2022-08-04T22:20:02.204Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-04T22:20:02.204Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-04T22:20:02.204Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-04T22:20:02.204Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-04T22:20:02.204Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-04T22:20:02.204Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 6.29MB / 9.94MB 0.1s [2022-08-04T22:20:02.204Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-04T22:20:02.464Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-04T22:20:02.724Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.5s done [2022-08-04T22:20:02.985Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-08-04T22:20:03.244Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-04T22:20:03.292Z] #62 50.74 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-04T22:20:03.503Z] #4 DONE 1.3s [2022-08-04T22:20:03.769Z] [2022-08-04T22:20:03.769Z] #6 [internal] load build definition from Dockerfile [2022-08-04T22:20:03.769Z] #6 sha256:a1e8c133e1f6a44b182319c45604ad2bfc29ab71cc64f61f5c4a618fc2b9f289 [2022-08-04T22:20:03.769Z] #6 DONE 0.0s [2022-08-04T22:20:03.769Z] [2022-08-04T22:20:03.769Z] #5 [internal] load .dockerignore [2022-08-04T22:20:03.769Z] #5 sha256:e788b6ea400843ed22357b1055221ca5273e113000b998790516f50b33892c9d [2022-08-04T22:20:03.769Z] #5 DONE 0.0s [2022-08-04T22:20:03.769Z] [2022-08-04T22:20:03.769Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-04T22:20:03.769Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-04T22:20:04.236Z] #62 ... [2022-08-04T22:20:04.236Z] [2022-08-04T22:20:04.236Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T22:20:04.236Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T22:20:04.236Z] #47 51.59 NAME: [2022-08-04T22:20:04.236Z] #47 51.59 go-winres - A tool for embedding resources in Windows executables [2022-08-04T22:20:04.236Z] #47 51.59 [2022-08-04T22:20:04.236Z] #47 51.59 USAGE: [2022-08-04T22:20:04.236Z] #47 51.59 go-winres [global options] command [command options] [arguments...] [2022-08-04T22:20:04.236Z] #47 51.59 [2022-08-04T22:20:04.236Z] #47 51.59 COMMANDS: [2022-08-04T22:20:04.236Z] #47 51.59 init Create an initial ./winres/winres.json [2022-08-04T22:20:04.236Z] #47 51.59 make Make syso files for the "go build" command [2022-08-04T22:20:04.236Z] #47 51.59 simply Make syso files for the "go build" command (simplified) [2022-08-04T22:20:04.236Z] #47 51.59 extract Extract all resources from an executable [2022-08-04T22:20:04.236Z] #47 51.59 patch Replace resources in an executable file (exe, dll) [2022-08-04T22:20:04.236Z] #47 51.59 help, h Shows a list of commands or help for one command [2022-08-04T22:20:04.236Z] #47 51.59 [2022-08-04T22:20:04.236Z] #47 51.59 GLOBAL OPTIONS: [2022-08-04T22:20:04.236Z] #47 51.59 --help, -h show help (default: false) [2022-08-04T22:20:04.236Z] #47 DONE 51.7s [2022-08-04T22:20:04.504Z] [2022-08-04T22:20:04.504Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:20:04.504Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T22:20:04.504Z] #83 48.48 Selecting previously unselected package libmagic-mgc. [2022-08-04T22:20:04.504Z] #83 48.48 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-04T22:20:04.504Z] #83 48.48 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-04T22:20:04.504Z] #83 49.33 Selecting previously unselected package libmagic1:amd64. [2022-08-04T22:20:04.504Z] #83 49.33 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-04T22:20:04.504Z] #83 49.33 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-04T22:20:04.504Z] #83 49.54 Selecting previously unselected package file. [2022-08-04T22:20:04.504Z] #83 49.54 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-04T22:20:04.504Z] #83 49.55 Unpacking file (1:5.39-3) ... [2022-08-04T22:20:04.504Z] #83 49.80 Selecting previously unselected package xz-utils. [2022-08-04T22:20:04.504Z] #83 49.80 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-04T22:20:04.504Z] #83 49.82 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T22:20:04.504Z] #83 50.39 Selecting previously unselected package libsigsegv2:amd64. [2022-08-04T22:20:04.504Z] #83 50.39 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-04T22:20:04.504Z] #83 50.41 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-04T22:20:04.504Z] #83 50.61 Selecting previously unselected package m4. [2022-08-04T22:20:04.504Z] #83 50.61 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-04T22:20:04.504Z] #83 50.64 Unpacking m4 (1.4.18-5) ... [2022-08-04T22:20:04.504Z] #83 50.87 Selecting previously unselected package autoconf. [2022-08-04T22:20:04.504Z] #83 50.88 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-04T22:20:04.504Z] #83 50.88 Unpacking autoconf (2.69-14) ... [2022-08-04T22:20:04.504Z] #83 51.41 Selecting previously unselected package autotools-dev. [2022-08-04T22:20:04.504Z] #83 51.41 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-04T22:20:04.504Z] #83 51.42 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-04T22:20:04.504Z] #83 51.71 Selecting previously unselected package automake. [2022-08-04T22:20:04.504Z] #83 51.72 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-04T22:20:04.504Z] #83 51.76 Unpacking automake (1:1.16.3-2) ... [2022-08-04T22:20:04.710Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 4.7s done [2022-08-04T22:20:04.710Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-04T22:20:05.076Z] #83 52.71 Selecting previously unselected package patch. [2022-08-04T22:20:05.076Z] #83 52.72 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-04T22:20:05.076Z] #83 52.74 Unpacking patch (2.7.6-7) ... [2022-08-04T22:20:05.647Z] #83 53.05 Selecting previously unselected package dpkg-dev. [2022-08-04T22:20:05.647Z] #83 53.11 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-04T22:20:05.647Z] #83 53.13 Unpacking dpkg-dev (1.20.11) ... [2022-08-04T22:20:05.694Z] #8 DONE 1.5s [2022-08-04T22:20:05.694Z] [2022-08-04T22:20:05.694Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-04T22:20:05.694Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-04T22:20:05.694Z] #10 DONE 1.5s [2022-08-04T22:20:05.694Z] [2022-08-04T22:20:05.694Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T22:20:05.694Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-04T22:20:05.694Z] #7 DONE 1.6s [2022-08-04T22:20:05.694Z] [2022-08-04T22:20:05.694Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T22:20:05.694Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-04T22:20:05.694Z] #9 DONE 1.6s [2022-08-04T22:20:05.978Z] [2022-08-04T22:20:05.978Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:20:05.978Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:20:05.978Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.0s done [2022-08-04T22:20:06.238Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-04T22:20:06.238Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-04T22:20:06.238Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-04T22:20:06.500Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 2.10MB / 55.00MB 0.1s [2022-08-04T22:20:06.500Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 8.39MB / 55.00MB 0.3s [2022-08-04T22:20:06.764Z] #11 ... [2022-08-04T22:20:06.764Z] [2022-08-04T22:20:06.764Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T22:20:06.764Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T22:20:06.764Z] #49 DONE 0.0s [2022-08-04T22:20:06.764Z] [2022-08-04T22:20:06.764Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:20:06.764Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:20:06.764Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 13.63MB / 55.00MB 0.5s [2022-08-04T22:20:06.764Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 17.89MB / 55.00MB 0.6s [2022-08-04T22:20:07.025Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0B / 5.16MB 0.7s [2022-08-04T22:20:07.025Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0B / 10.88MB 0.7s [2022-08-04T22:20:07.025Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 22.02MB / 55.00MB 0.8s [2022-08-04T22:20:07.025Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 2.80MB / 5.16MB 0.8s [2022-08-04T22:20:07.033Z] #83 54.70 Selecting previously unselected package build-essential. [2022-08-04T22:20:07.238Z] #11 ... [2022-08-04T22:20:07.238Z] [2022-08-04T22:20:07.238Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-04T22:20:07.238Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T22:20:07.238Z] #29 11.46 Setting up jq (1.6-2.1) ... [2022-08-04T22:20:07.238Z] #29 11.47 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-04T22:20:07.238Z] #29 11.49 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-04T22:20:07.238Z] #29 11.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:20:07.238Z] #29 11.52 Processing triggers for ca-certificates (20210119) ... [2022-08-04T22:20:07.238Z] #29 11.53 Updating certificates in /etc/ssl/certs... [2022-08-04T22:20:07.238Z] #29 12.58 0 added, 0 removed; done. [2022-08-04T22:20:07.238Z] #29 12.58 Running hooks in /etc/ca-certificates/update.d... [2022-08-04T22:20:07.238Z] #29 12.59 done. [2022-08-04T22:20:07.238Z] #29 DONE 15.0s [2022-08-04T22:20:07.287Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 4.24MB / 5.16MB 0.9s [2022-08-04T22:20:07.287Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 27.26MB / 55.00MB 1.0s [2022-08-04T22:20:07.287Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 1.1s done [2022-08-04T22:20:07.287Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 1.05MB / 10.88MB 1.1s [2022-08-04T22:20:07.287Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 0B / 54.58MB 1.1s [2022-08-04T22:20:07.293Z] #83 54.71 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-04T22:20:07.293Z] #83 54.73 Unpacking build-essential (12.9) ... [2022-08-04T22:20:07.293Z] #83 54.84 Selecting previously unselected package libcap2:amd64. [2022-08-04T22:20:07.293Z] #83 54.84 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-04T22:20:07.293Z] #83 54.86 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-04T22:20:07.495Z] [2022-08-04T22:20:07.495Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:20:07.495Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:20:07.551Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 32.51MB / 55.00MB 1.2s [2022-08-04T22:20:07.551Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 2.10MB / 10.88MB 1.2s [2022-08-04T22:20:07.551Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 5.24MB / 10.88MB 1.3s [2022-08-04T22:20:07.551Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 5.24MB / 54.58MB 1.3s [2022-08-04T22:20:07.592Z] #83 55.01 Selecting previously unselected package libcap-dev:amd64. [2022-08-04T22:20:07.592Z] #83 55.01 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-04T22:20:07.592Z] #83 55.02 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-04T22:20:07.811Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 37.75MB / 55.00MB 1.5s [2022-08-04T22:20:07.811Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 9.44MB / 10.88MB 1.5s [2022-08-04T22:20:07.811Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 10.10MB / 54.58MB 1.5s [2022-08-04T22:20:07.811Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.6s [2022-08-04T22:20:07.811Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 42.99MB / 55.00MB 1.7s [2022-08-04T22:20:07.811Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 14.68MB / 54.58MB 1.7s [2022-08-04T22:20:07.856Z] #83 55.30 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T22:20:07.856Z] #83 55.30 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T22:20:07.856Z] #83 55.31 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T22:20:07.856Z] #83 ... [2022-08-04T22:20:07.856Z] [2022-08-04T22:20:07.856Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:20:07.856Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T22:20:07.856Z] #58 45.24 The following NEW packages will be installed: [2022-08-04T22:20:07.856Z] #58 45.25 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T22:20:07.856Z] #58 45.29 python3-protobuf python3-six [2022-08-04T22:20:07.856Z] #58 46.05 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T22:20:07.856Z] #58 46.05 Need to get 2315 kB of archives. [2022-08-04T22:20:07.856Z] #58 46.05 After this operation, 11.1 MB of additional disk space will be used. [2022-08-04T22:20:07.856Z] #58 46.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-04T22:20:07.856Z] #58 46.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T22:20:07.856Z] #58 46.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-04T22:20:07.856Z] #58 46.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-04T22:20:07.856Z] #58 46.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-04T22:20:07.856Z] #58 46.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-04T22:20:07.856Z] #58 46.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T22:20:07.856Z] #58 49.78 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-04T22:20:07.856Z] #58 51.92 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:20:07.856Z] #58 52.30 Fetched 2315 kB in 5s (449 kB/s) [2022-08-04T22:20:07.856Z] #58 52.42 Selecting previously unselected package libprotobuf23:amd64. [2022-08-04T22:20:07.856Z] #58 52.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T22:20:07.856Z] #58 52.54 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-04T22:20:07.856Z] #58 52.59 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-04T22:20:07.856Z] #58 53.72 Selecting previously unselected package python3-pkg-resources. [2022-08-04T22:20:07.856Z] #58 53.72 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T22:20:07.856Z] #58 53.73 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T22:20:07.856Z] #58 54.11 Selecting previously unselected package python3-six. [2022-08-04T22:20:07.856Z] #58 54.11 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-04T22:20:07.856Z] #58 54.13 Unpacking python3-six (1.16.0-2) ... [2022-08-04T22:20:07.856Z] #58 54.42 Selecting previously unselected package python3-protobuf. [2022-08-04T22:20:07.856Z] #58 54.43 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-04T22:20:07.856Z] #58 54.43 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-04T22:20:08.074Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.7s done [2022-08-04T22:20:08.074Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 0B / 85.90MB 1.8s [2022-08-04T22:20:08.074Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 48.23MB / 55.00MB 1.9s [2022-08-04T22:20:08.074Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 17.83MB / 54.58MB 1.9s [2022-08-04T22:20:08.117Z] #58 55.27 Selecting previously unselected package libnet1:amd64. [2022-08-04T22:20:08.117Z] #58 55.32 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-04T22:20:08.117Z] #58 55.34 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T22:20:08.117Z] #58 ... [2022-08-04T22:20:08.117Z] [2022-08-04T22:20:08.117Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:20:08.117Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T22:20:08.117Z] #83 55.68 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-04T22:20:08.117Z] #83 55.68 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-04T22:20:08.117Z] #83 55.71 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-04T22:20:08.334Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 23.07MB / 54.58MB 2.0s [2022-08-04T22:20:08.334Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 53.48MB / 55.00MB 2.1s [2022-08-04T22:20:08.334Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 26.21MB / 54.58MB 2.1s [2022-08-04T22:20:08.334Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 7.63MB / 85.90MB 2.1s [2022-08-04T22:20:08.379Z] #83 55.96 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-04T22:20:08.379Z] #83 55.96 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-04T22:20:08.379Z] #83 55.97 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T22:20:08.429Z] #11 ... [2022-08-04T22:20:08.429Z] [2022-08-04T22:20:08.429Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-04T22:20:08.429Z] #30 sha256:c08800b1c7addfe7d2d81355d4dad31f7d10b3e084841595e86ed85fbfb7ac2d [2022-08-04T22:20:08.429Z] #30 DONE 1.0s [2022-08-04T22:20:08.429Z] [2022-08-04T22:20:08.429Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:20:08.429Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:20:08.595Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 30.21MB / 54.58MB 2.3s [2022-08-04T22:20:08.595Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 12.58MB / 85.90MB 2.3s [2022-08-04T22:20:08.699Z] #83 56.19 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-04T22:20:08.699Z] #83 56.21 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-04T22:20:08.699Z] #83 56.23 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T22:20:08.854Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 34.60MB / 54.58MB 2.6s [2022-08-04T22:20:09.119Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.7s done [2022-08-04T22:20:09.119Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 38.80MB / 54.58MB 2.8s [2022-08-04T22:20:09.119Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 20.01MB / 85.90MB 2.8s [2022-08-04T22:20:09.119Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0B / 141.86MB 2.8s [2022-08-04T22:20:09.378Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 46.14MB / 54.58MB 3.1s [2022-08-04T22:20:09.378Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 26.21MB / 85.90MB 3.1s [2022-08-04T22:20:09.378Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 7.34MB / 141.86MB 3.1s [2022-08-04T22:20:09.378Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 49.28MB / 54.58MB 3.2s [2022-08-04T22:20:09.637Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 53.48MB / 54.58MB 3.3s [2022-08-04T22:20:09.637Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 32.51MB / 85.90MB 3.3s [2022-08-04T22:20:09.637Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 16.78MB / 141.86MB 3.3s [2022-08-04T22:20:09.637Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 [2022-08-04T22:20:09.642Z] #83 57.19 Selecting previously unselected package libtool. [2022-08-04T22:20:09.642Z] #83 57.19 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-04T22:20:09.642Z] #83 57.20 Unpacking libtool (2.4.6-15) ... [2022-08-04T22:20:09.802Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.1s [2022-08-04T22:20:09.899Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 38.98MB / 85.90MB 3.7s [2022-08-04T22:20:09.899Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 24.12MB / 141.86MB 3.7s [2022-08-04T22:20:09.902Z] #83 57.43 Selecting previously unselected package libudev-dev:amd64. [2022-08-04T22:20:09.902Z] #83 57.44 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-04T22:20:09.902Z] #83 57.48 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-04T22:20:10.159Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 3.9s done [2022-08-04T22:20:10.159Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 0B / 156B 3.9s [2022-08-04T22:20:10.419Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 44.45MB / 85.90MB 4.1s [2022-08-04T22:20:10.419Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 4.0s done [2022-08-04T22:20:10.419Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 33.55MB / 141.86MB 4.2s [2022-08-04T22:20:10.472Z] #83 57.91 Selecting previously unselected package libyajl2:amd64. [2022-08-04T22:20:10.472Z] #83 57.91 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-04T22:20:10.472Z] #83 57.93 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-04T22:20:10.472Z] #83 58.11 Selecting previously unselected package libyajl-dev:amd64. [2022-08-04T22:20:10.472Z] #83 58.11 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-04T22:20:10.472Z] #83 58.11 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-04T22:20:10.680Z] Fetching without tags [2022-08-04T22:20:10.680Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 52.43MB / 85.90MB 4.4s [2022-08-04T22:20:10.680Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 40.89MB / 141.86MB 4.5s [2022-08-04T22:20:10.732Z] #83 58.21 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T22:20:10.732Z] #83 58.22 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-04T22:20:10.732Z] #83 58.23 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-04T22:20:10.732Z] #83 58.24 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-04T22:20:10.732Z] #83 58.26 Setting up file (1:5.39-3) ... [2022-08-04T22:20:10.732Z] #83 58.28 Setting up bzip2 (1.0.8-4) ... [2022-08-04T22:20:10.732Z] #83 58.29 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T22:20:10.732Z] #83 58.30 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-04T22:20:10.732Z] #83 58.31 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-04T22:20:10.732Z] #83 58.34 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-04T22:20:10.732Z] #83 58.35 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-04T22:20:10.732Z] #83 58.37 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T22:20:10.732Z] #83 58.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T22:20:10.868Z] Merging remotes/origin/master commit 1192b468e9f20d3eb304bdfc69b83fb851020fe7 into PR head commit 4e46d9f963b5f7cec5022e2f9528acda08b6134a [2022-08-04T22:20:10.944Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 59.11MB / 85.90MB 4.8s [2022-08-04T22:20:10.993Z] #83 58.41 Setting up patch (2.7.6-7) ... [2022-08-04T22:20:10.993Z] #83 58.42 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-04T22:20:10.993Z] #83 58.44 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-04T22:20:10.993Z] #83 58.45 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-04T22:20:10.993Z] #83 58.47 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T22:20:10.993Z] #83 58.49 Setting up libtool (2.4.6-15) ... [2022-08-04T22:20:10.993Z] #83 58.50 Setting up m4 (1.4.18-5) ... [2022-08-04T22:20:10.993Z] #83 58.52 Setting up dpkg-dev (1.20.11) ... [2022-08-04T22:20:10.993Z] #83 58.54 Setting up autoconf (2.69-14) ... [2022-08-04T22:20:10.993Z] #83 58.56 Setting up build-essential (12.9) ... [2022-08-04T22:20:10.993Z] #83 58.57 Setting up automake (1:1.16.3-2) ... [2022-08-04T22:20:10.993Z] #83 58.60 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-04T22:20:11.208Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 70.25MB / 85.90MB 5.1s [2022-08-04T22:20:11.208Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 51.38MB / 141.86MB 5.1s [2022-08-04T22:20:11.253Z] #83 58.66 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:20:11.467Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 80.74MB / 85.90MB 5.4s [2022-08-04T22:20:11.467Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 65.01MB / 141.86MB 5.4s [2022-08-04T22:20:11.552Z] Merge succeeded, producing 4e46d9f963b5f7cec5022e2f9528acda08b6134a [2022-08-04T22:20:11.552Z] Checking out Revision 4e46d9f963b5f7cec5022e2f9528acda08b6134a (PR-43917) [2022-08-04T22:20:11.727Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 5.5s [2022-08-04T22:20:11.824Z] #83 DONE 59.4s [2022-08-04T22:20:11.824Z] [2022-08-04T22:20:11.824Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:20:11.824Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:20:11.987Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 75.50MB / 141.86MB 5.6s [2022-08-04T22:20:11.987Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 82.84MB / 141.86MB 5.8s [2022-08-04T22:20:12.246Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 91.23MB / 141.86MB 6.1s [2022-08-04T22:20:12.506Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 6.3s done [2022-08-04T22:20:10.633Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T22:20:10.643Z] > git config --add remote.origin.fetch +refs/pull/43917/head:refs/remotes/origin/PR-43917 # timeout=10 [2022-08-04T22:20:10.654Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T22:20:10.675Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T22:20:10.682Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T22:20:10.682Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T22:20:10.684Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43917/head:refs/remotes/origin/PR-43917 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T22:20:10.874Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T22:20:10.895Z] > git checkout -f 4e46d9f963b5f7cec5022e2f9528acda08b6134a # timeout=10 [2022-08-04T22:20:11.501Z] > git remote # timeout=10 [2022-08-04T22:20:11.509Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T22:20:11.516Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T22:20:11.517Z] > git merge 1192b468e9f20d3eb304bdfc69b83fb851020fe7 # timeout=10 [2022-08-04T22:20:11.532Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T22:20:11.554Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T22:20:11.562Z] > git checkout -f 4e46d9f963b5f7cec5022e2f9528acda08b6134a # timeout=10 [2022-08-04T22:20:12.766Z] #11 ... [2022-08-04T22:20:12.766Z] [2022-08-04T22:20:12.766Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T22:20:12.766Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-04T22:20:12.766Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-08-04T22:20:12.766Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T22:20:12.766Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-04T22:20:12.766Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-04T22:20:12.766Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-08-04T22:20:12.766Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.0s done [2022-08-04T22:20:12.766Z] #71 DONE 6.6s [2022-08-04T22:20:12.766Z] [2022-08-04T22:20:12.766Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:20:12.766Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:20:12.766Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 99.61MB / 141.86MB 6.4s [2022-08-04T22:20:12.766Z] #11 ... [2022-08-04T22:20:12.766Z] [2022-08-04T22:20:12.766Z] #24 [internal] load build context [2022-08-04T22:20:12.766Z] #24 sha256:04a320b6f447c9deb9459ea0f47151034842c98a9ac41226d5afd916bf49f750 [2022-08-04T22:20:12.766Z] #24 transferring context: 25.21MB 6.6s [2022-08-04T22:20:12.766Z] #24 ... [2022-08-04T22:20:12.766Z] [2022-08-04T22:20:12.766Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T22:20:12.766Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T22:20:12.766Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-04T22:20:12.766Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T22:20:12.766Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-04T22:20:12.766Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-04T22:20:12.766Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-08-04T22:20:12.766Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.7s done [2022-08-04T22:20:12.766Z] #73 DONE 6.7s [2022-08-04T22:20:12.766Z] [2022-08-04T22:20:12.766Z] #24 [internal] load build context [2022-08-04T22:20:12.766Z] #24 sha256:04a320b6f447c9deb9459ea0f47151034842c98a9ac41226d5afd916bf49f750 [2022-08-04T22:20:12.766Z] #24 ... [2022-08-04T22:20:12.766Z] [2022-08-04T22:20:12.766Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:20:12.766Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:20:13.029Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 106.93MB / 141.86MB 6.8s [2022-08-04T22:20:13.209Z] #84 1.424 Cloning into '/tmp/crun-build'... [2022-08-04T22:20:13.289Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 115.34MB / 141.86MB 7.1s [2022-08-04T22:20:13.551Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 122.68MB / 141.86MB 7.3s [2022-08-04T22:20:13.811Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 131.07MB / 141.86MB 7.6s [2022-08-04T22:20:14.075Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 8.0s [2022-08-04T22:20:14.591Z] #84 ... [2022-08-04T22:20:14.591Z] [2022-08-04T22:20:14.591Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:20:14.591Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:20:14.591Z] #62 52.27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-04T22:20:14.648Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.1s [2022-08-04T22:20:14.851Z] #62 ... [2022-08-04T22:20:14.851Z] [2022-08-04T22:20:14.851Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:20:14.851Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T22:20:14.851Z] #58 55.53 Selecting previously unselected package libnl-3-200:amd64. [2022-08-04T22:20:14.851Z] #58 55.54 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-04T22:20:14.851Z] #58 55.54 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T22:20:14.851Z] #58 55.78 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T22:20:14.851Z] #58 55.78 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T22:20:14.851Z] #58 55.79 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T22:20:14.851Z] #58 56.16 Selecting previously unselected package criu. [2022-08-04T22:20:14.851Z] #58 56.18 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-04T22:20:14.851Z] #58 56.18 Unpacking criu (3.17.1-1) ... [2022-08-04T22:20:14.851Z] #58 57.08 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T22:20:14.851Z] #58 59.44 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-04T22:20:14.851Z] #58 59.46 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T22:20:14.851Z] #58 59.49 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T22:20:14.851Z] #58 59.52 Setting up python3-six (1.16.0-2) ... [2022-08-04T22:20:14.851Z] #58 60.92 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T22:20:14.851Z] #58 60.95 Setting up python3-protobuf (3.12.4-1) ... [2022-08-04T22:20:15.078Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.3s [2022-08-04T22:20:15.934Z] Commit message: "update containerd binary to v1.6.7" [2022-08-04T22:20:15.951Z] > git --version # timeout=10 [2022-08-04T22:20:15.972Z] > git --version # 'git version 2.25.1' [2022-08-04T22:20:15.986Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-08-04T22:20:16.038Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 9.5s done [2022-08-04T22:20:16.038Z] #11 ... [2022-08-04T22:20:16.038Z] [2022-08-04T22:20:16.038Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T22:20:16.038Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T22:20:16.038Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-04T22:20:16.038Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-04T22:20:16.038Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-04T22:20:16.038Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-04T22:20:16.038Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.7s done [Pipeline] withEnv [Pipeline] { [2022-08-04T22:20:16.298Z] #28 ... [2022-08-04T22:20:16.298Z] [2022-08-04T22:20:16.298Z] #24 [internal] load build context [2022-08-04T22:20:16.298Z] #24 sha256:04a320b6f447c9deb9459ea0f47151034842c98a9ac41226d5afd916bf49f750 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-04T22:20:16.440Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T22:20:16.463Z] > git config --add remote.origin.fetch +refs/pull/43917/head:refs/remotes/origin/PR-43917 # timeout=10 [2022-08-04T22:20:16.492Z] Fetching without tags [2022-08-04T22:20:16.760Z] Merging remotes/origin/master commit 1192b468e9f20d3eb304bdfc69b83fb851020fe7 into PR head commit 4e46d9f963b5f7cec5022e2f9528acda08b6134a [2022-08-04T22:20:16.865Z] + docker version [2022-08-04T22:20:16.867Z] #24 ... [2022-08-04T22:20:16.867Z] [2022-08-04T22:20:16.867Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-04T22:20:16.867Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-04T22:20:16.867Z] #72 DONE 0.7s [2022-08-04T22:20:16.867Z] [2022-08-04T22:20:16.867Z] #24 [internal] load build context [2022-08-04T22:20:16.867Z] #24 sha256:04a320b6f447c9deb9459ea0f47151034842c98a9ac41226d5afd916bf49f750 [2022-08-04T22:20:17.127Z] #24 transferring context: 62.41MB 11.0s done [2022-08-04T22:20:17.506Z] Merge succeeded, producing 4e46d9f963b5f7cec5022e2f9528acda08b6134a [2022-08-04T22:20:17.506Z] Checking out Revision 4e46d9f963b5f7cec5022e2f9528acda08b6134a (PR-43917) [2022-08-04T22:20:17.695Z] #24 DONE 11.5s [2022-08-04T22:20:17.695Z] [2022-08-04T22:20:17.695Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T22:20:17.695Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T22:20:17.695Z] #28 ... [2022-08-04T22:20:17.695Z] [2022-08-04T22:20:17.695Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-04T22:20:17.695Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-04T22:20:17.695Z] #74 DONE 1.0s [2022-08-04T22:20:17.954Z] [2022-08-04T22:20:17.954Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:20:17.954Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:20:18.167Z] #58 ... [2022-08-04T22:20:18.167Z] [2022-08-04T22:20:18.167Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T22:20:18.167Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T22:20:18.167Z] #41 55.51 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-08-04T22:20:18.167Z] #41 55.84 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-04T22:20:18.167Z] #41 56.05 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T22:20:18.371Z] #11 ... [2022-08-04T22:20:18.371Z] [2022-08-04T22:20:18.371Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-04T22:20:18.371Z] #31 sha256:82b5369c1e901bfd0baace6672b8a81affb7e9ab6771152349cef9765a71d445 [2022-08-04T22:20:18.371Z] #31 2.548 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-04T22:20:18.371Z] #31 2.906 [2022-08-04T22:20:18.371Z] #31 3.134 #=#=# ######################################################################## 100.0% [2022-08-04T22:20:18.371Z] #31 3.421 [2022-08-04T22:20:18.371Z] #31 4.441 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-04T22:20:18.371Z] #31 4.834 [2022-08-04T22:20:18.371Z] #31 5.067 #=#=# ######################################################################## 100.0% [2022-08-04T22:20:18.371Z] #31 5.415 [2022-08-04T22:20:18.371Z] #31 6.488 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-04T22:20:18.371Z] #31 6.811 [2022-08-04T22:20:18.371Z] #31 7.039 #=#=# ############ 17.9% ######################################### 57.3% ################################################################ 89.3% ######################################################################## 100.0% [2022-08-04T22:20:18.371Z] #31 7.640 [2022-08-04T22:20:18.371Z] #31 8.620 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-04T22:20:18.371Z] #31 8.919 [2022-08-04T22:20:18.371Z] #31 9.148 #=#=# ######################################################################## 100.0% [2022-08-04T22:20:18.371Z] #31 9.401 [2022-08-04T22:20:18.371Z] #31 10.12 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-04T22:20:18.371Z] #31 ... [2022-08-04T22:20:18.371Z] [2022-08-04T22:20:18.371Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:20:18.371Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:20:16.474Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T22:20:16.511Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T22:20:16.529Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T22:20:16.529Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T22:20:16.530Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43917/head:refs/remotes/origin/PR-43917 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T22:20:16.809Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T22:20:16.822Z] > git checkout -f 4e46d9f963b5f7cec5022e2f9528acda08b6134a # timeout=10 [2022-08-04T22:20:17.502Z] > git remote # timeout=10 [2022-08-04T22:20:17.512Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T22:20:17.517Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T22:20:17.518Z] > git merge 1192b468e9f20d3eb304bdfc69b83fb851020fe7 # timeout=10 [2022-08-04T22:20:17.531Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T22:20:17.542Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T22:20:17.549Z] > git checkout -f 4e46d9f963b5f7cec5022e2f9528acda08b6134a # timeout=10 [2022-08-04T22:20:18.761Z] #41 ... [2022-08-04T22:20:18.761Z] [2022-08-04T22:20:18.761Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:20:18.761Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T22:20:18.761Z] #58 66.16 Setting up criu (3.17.1-1) ... [2022-08-04T22:20:19.860Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.5s [2022-08-04T22:20:20.119Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.8s done [2022-08-04T22:20:20.268Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 15.3s done [2022-08-04T22:20:20.379Z] #11 ... [2022-08-04T22:20:20.379Z] [2022-08-04T22:20:20.379Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T22:20:20.379Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T22:20:20.379Z] #28 DONE 14.3s [2022-08-04T22:20:20.379Z] [2022-08-04T22:20:20.379Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:20:20.379Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:20:20.379Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.1s [2022-08-04T22:20:20.524Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-04T22:20:20.781Z] #11 ... [2022-08-04T22:20:20.781Z] [2022-08-04T22:20:20.781Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-04T22:20:20.781Z] #31 sha256:82b5369c1e901bfd0baace6672b8a81affb7e9ab6771152349cef9765a71d445 [2022-08-04T22:20:20.781Z] #31 10.46 [2022-08-04T22:20:20.781Z] #31 10.68 #=#=# ######################################################################## 100.0% [2022-08-04T22:20:20.781Z] #31 10.98 [2022-08-04T22:20:20.781Z] #31 11.08 Download of images into '/build' complete. [2022-08-04T22:20:20.781Z] #31 11.08 Use something like the following to load the result into a Docker daemon: [2022-08-04T22:20:20.781Z] #31 11.08 tar -cC '/build' . | docker load [2022-08-04T22:20:20.781Z] #31 DONE 12.6s [2022-08-04T22:20:21.051Z] [2022-08-04T22:20:21.051Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:20:21.051Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:20:21.051Z] #11 DONE 37.4s [2022-08-04T22:20:21.051Z] [2022-08-04T22:20:21.051Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-04T22:20:21.051Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-04T22:20:21.310Z] #58 68.63 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:20:21.318Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.7s done [2022-08-04T22:20:21.318Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a [2022-08-04T22:20:21.786Z] Commit message: "update containerd binary to v1.6.7" [2022-08-04T22:20:21.838Z] > git --version # timeout=10 [2022-08-04T22:20:21.844Z] > git --version # 'git version 2.25.1' [2022-08-04T22:20:21.851Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-08-04T22:20:21.980Z] #12 DONE 0.9s [2022-08-04T22:20:21.980Z] [2022-08-04T22:20:21.980Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-04T22:20:21.980Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-04T22:20:22.252Z] #58 DONE 69.5s [2022-08-04T22:20:22.252Z] [2022-08-04T22:20:22.252Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:20:22.252Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:20:22.252Z] #84 9.790 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-04T22:20:22.252Z] #84 9.827 Cloning into '/tmp/crun-build/libocispec'... [2022-08-04T22:20:22.255Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.9s done [2022-08-04T22:20:22.515Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 [2022-08-04T22:20:22.548Z] #13 DONE 0.6s [2022-08-04T22:20:22.548Z] [2022-08-04T22:20:22.548Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-04T22:20:22.548Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-04T22:20:22.548Z] #33 ... [2022-08-04T22:20:22.548Z] [2022-08-04T22:20:22.548Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-04T22:20:22.548Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-04T22:20:22.548Z] #46 DONE 0.2s [2022-08-04T22:20:22.731Z] + docker version [2022-08-04T22:20:22.808Z] [2022-08-04T22:20:22.808Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-04T22:20:22.808Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-04T22:20:22.808Z] #33 DONE 0.3s [2022-08-04T22:20:22.808Z] [2022-08-04T22:20:22.808Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-04T22:20:22.808Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-04T22:20:22.808Z] #50 DONE 0.3s [2022-08-04T22:20:22.808Z] [2022-08-04T22:20:22.808Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-04T22:20:22.808Z] #66 sha256:f51305b71fa5f9ed689ae50568bae930903aecc0a3ff1545cc3a49e26615b1cc [2022-08-04T22:20:22.808Z] #66 DONE 0.3s [2022-08-04T22:20:22.808Z] [2022-08-04T22:20:22.808Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:20:22.808Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T22:20:22.808Z] #51 ... [2022-08-04T22:20:22.808Z] [2022-08-04T22:20:22.808Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-04T22:20:22.808Z] #25 sha256:198b87b2b0e6426677c650fbfad2a7463e2173eaeff0d0dce358a644a73a91d1 [2022-08-04T22:20:22.808Z] #25 DONE 0.4s [2022-08-04T22:20:23.067Z] [2022-08-04T22:20:23.067Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-04T22:20:23.067Z] #26 sha256:141fe053da0db7d2c9cee204ab73756fa37faeb58047af49d8b2eed585219482 [2022-08-04T22:20:23.637Z] #84 11.59 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-04T22:20:23.637Z] #84 11.62 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-04T22:20:23.637Z] #84 11.64 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-04T22:20:23.637Z] #84 11.64 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-04T22:20:23.637Z] #84 11.68 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-04T22:20:24.977Z] Client: Docker Engine - Community [2022-08-04T22:20:24.977Z] Version: 20.10.14 [2022-08-04T22:20:24.977Z] API version: 1.41 [2022-08-04T22:20:24.977Z] Go version: go1.16.15 [2022-08-04T22:20:24.977Z] Git commit: a224086 [2022-08-04T22:20:24.977Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-04T22:20:24.977Z] OS/Arch: linux/amd64 [2022-08-04T22:20:24.977Z] Context: default [2022-08-04T22:20:24.977Z] Experimental: true [2022-08-04T22:20:24.977Z] [2022-08-04T22:20:24.977Z] Server: Docker Engine - Community [2022-08-04T22:20:24.977Z] Engine: [2022-08-04T22:20:24.977Z] Version: 20.10.14 [2022-08-04T22:20:24.977Z] API version: 1.41 (minimum version 1.12) [2022-08-04T22:20:24.977Z] Go version: go1.16.15 [2022-08-04T22:20:24.977Z] Git commit: 87a90dc [2022-08-04T22:20:24.977Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-04T22:20:24.977Z] OS/Arch: linux/amd64 [2022-08-04T22:20:24.977Z] Experimental: true [2022-08-04T22:20:24.977Z] containerd: [2022-08-04T22:20:24.977Z] Version: 1.5.11 [2022-08-04T22:20:24.977Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T22:20:24.977Z] runc: [2022-08-04T22:20:24.977Z] Version: 1.0.3 [2022-08-04T22:20:24.977Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-04T22:20:24.977Z] docker-init: [2022-08-04T22:20:24.977Z] Version: 0.19.0 [2022-08-04T22:20:24.977Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-04T22:20:25.293Z] + docker info [2022-08-04T22:20:26.188Z] #84 14.11 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-04T22:20:27.796Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 5.0s [2022-08-04T22:20:28.733Z] #84 16.49 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-04T22:20:28.733Z] #84 ... [2022-08-04T22:20:28.733Z] [2022-08-04T22:20:28.733Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T22:20:28.733Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T22:20:28.733Z] #60 75.82 gotestsum version dev [2022-08-04T22:20:28.733Z] #60 DONE 76.1s [2022-08-04T22:20:28.733Z] [2022-08-04T22:20:28.733Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T22:20:28.733Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T22:20:29.323Z] Client: Docker Engine - Community [2022-08-04T22:20:29.323Z] Version: 20.10.14 [2022-08-04T22:20:29.323Z] API version: 1.41 [2022-08-04T22:20:29.323Z] Go version: go1.16.15 [2022-08-04T22:20:29.323Z] Git commit: a224086 [2022-08-04T22:20:29.323Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-04T22:20:29.323Z] OS/Arch: linux/arm64 [2022-08-04T22:20:29.323Z] Context: default [2022-08-04T22:20:29.323Z] Experimental: true [2022-08-04T22:20:29.323Z] [2022-08-04T22:20:29.323Z] Server: Docker Engine - Community [2022-08-04T22:20:29.323Z] Engine: [2022-08-04T22:20:29.323Z] Version: 20.10.14 [2022-08-04T22:20:29.323Z] API version: 1.41 (minimum version 1.12) [2022-08-04T22:20:29.323Z] Go version: go1.16.15 [2022-08-04T22:20:29.323Z] Git commit: 87a90dc [2022-08-04T22:20:29.323Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-04T22:20:29.323Z] OS/Arch: linux/arm64 [2022-08-04T22:20:29.323Z] Experimental: true [2022-08-04T22:20:29.323Z] containerd: [2022-08-04T22:20:29.323Z] Version: 1.5.11 [2022-08-04T22:20:29.323Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T22:20:29.323Z] runc: [2022-08-04T22:20:29.323Z] Version: 1.0.3 [2022-08-04T22:20:29.323Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-04T22:20:29.323Z] docker-init: [2022-08-04T22:20:29.323Z] Version: 0.19.0 [2022-08-04T22:20:29.323Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-04T22:20:29.639Z] + docker info [2022-08-04T22:20:29.690Z] #41 ... [2022-08-04T22:20:29.690Z] [2022-08-04T22:20:29.690Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:20:29.690Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:20:29.690Z] #84 17.84 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-04T22:20:29.724Z] #26 ... [2022-08-04T22:20:29.724Z] [2022-08-04T22:20:29.725Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:20:29.725Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T22:20:29.725Z] #76 6.663 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:20:29.725Z] #76 6.663 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:20:29.725Z] #76 6.802 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:20:29.725Z] #76 7.013 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T22:20:30.260Z] #84 18.14 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-04T22:20:30.260Z] #84 18.30 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-04T22:20:30.288Z] #76 ... [2022-08-04T22:20:30.288Z] [2022-08-04T22:20:30.289Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T22:20:30.289Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T22:20:30.289Z] #62 7.160 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:20:30.289Z] #62 7.180 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:20:30.289Z] #62 7.180 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:20:30.289Z] #62 7.641 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T22:20:30.333Z] #11 ... [2022-08-04T22:20:30.333Z] [2022-08-04T22:20:30.333Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-04T22:20:30.333Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T22:20:30.333Z] #29 1.721 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:20:30.333Z] #29 1.726 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:20:30.333Z] #29 1.726 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:20:30.333Z] #29 1.917 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T22:20:30.333Z] #29 2.209 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T22:20:30.333Z] #29 2.593 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T22:20:30.333Z] #29 3.950 Fetched 8563 kB in 2s (3437 kB/s) [2022-08-04T22:20:30.333Z] #29 3.950 Reading package lists... [2022-08-04T22:20:30.333Z] #29 4.787 Reading package lists... [2022-08-04T22:20:30.333Z] #29 5.587 Building dependency tree... [2022-08-04T22:20:30.333Z] #29 5.929 The following additional packages will be installed: [2022-08-04T22:20:30.333Z] #29 5.929 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-04T22:20:30.333Z] #29 5.929 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-04T22:20:30.333Z] #29 5.929 Recommended packages: [2022-08-04T22:20:30.333Z] #29 5.929 libldap-common publicsuffix libsasl2-modules [2022-08-04T22:20:30.333Z] #29 6.105 The following NEW packages will be installed: [2022-08-04T22:20:30.333Z] #29 6.105 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-04T22:20:30.333Z] #29 6.105 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-04T22:20:30.333Z] #29 6.105 libssh2-1 openssl [2022-08-04T22:20:30.333Z] #29 6.376 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T22:20:30.333Z] #29 6.376 Need to get 3047 kB of archives. [2022-08-04T22:20:30.333Z] #29 6.376 After this operation, 6661 kB of additional disk space will be used. [2022-08-04T22:20:30.333Z] #29 6.376 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-04T22:20:30.333Z] #29 6.396 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-04T22:20:30.333Z] #29 6.396 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-04T22:20:30.333Z] #29 6.396 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-08-04T22:20:30.333Z] #29 6.408 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-04T22:20:30.333Z] #29 6.408 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-04T22:20:30.333Z] #29 6.408 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-04T22:20:30.333Z] #29 6.408 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-04T22:20:30.333Z] #29 6.408 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-04T22:20:30.333Z] #29 6.418 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-04T22:20:30.333Z] #29 6.419 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-04T22:20:30.333Z] #29 6.425 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-04T22:20:30.333Z] #29 6.436 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-04T22:20:30.333Z] #29 6.436 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-04T22:20:30.333Z] #29 6.436 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-04T22:20:30.334Z] #29 6.661 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:20:30.334Z] #29 6.702 Fetched 3047 kB in 0s (9060 kB/s) [2022-08-04T22:20:30.334Z] #29 6.738 Selecting previously unselected package openssl. [2022-08-04T22:20:30.334Z] #29 6.738 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-08-04T22:20:30.334Z] #29 6.738 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-04T22:20:30.334Z] #29 6.743 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-04T22:20:30.334Z] #29 7.030 Selecting previously unselected package ca-certificates. [2022-08-04T22:20:30.334Z] #29 7.030 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-04T22:20:30.334Z] #29 7.042 Unpacking ca-certificates (20210119) ... [2022-08-04T22:20:30.334Z] #29 7.225 Selecting previously unselected package libbrotli1:amd64. [2022-08-04T22:20:30.334Z] #29 7.225 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-04T22:20:30.334Z] #29 7.241 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-04T22:20:30.334Z] #29 7.408 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-04T22:20:30.334Z] #29 7.408 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-04T22:20:30.334Z] #29 7.412 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T22:20:30.334Z] #29 7.496 Selecting previously unselected package libsasl2-2:amd64. [2022-08-04T22:20:30.334Z] #29 7.498 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-04T22:20:30.334Z] #29 7.505 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T22:20:30.334Z] #29 7.609 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-04T22:20:30.334Z] #29 7.609 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-04T22:20:30.334Z] #29 7.643 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T22:20:30.334Z] #29 7.788 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-04T22:20:30.334Z] #29 7.788 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-04T22:20:30.334Z] #29 7.818 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-04T22:20:30.334Z] #29 7.901 Selecting previously unselected package libpsl5:amd64. [2022-08-04T22:20:30.334Z] #29 7.901 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-04T22:20:30.334Z] #29 7.904 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-04T22:20:30.334Z] #29 7.969 Selecting previously unselected package librtmp1:amd64. [2022-08-04T22:20:30.334Z] #29 7.971 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-04T22:20:30.334Z] #29 7.975 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T22:20:30.334Z] #29 8.046 Selecting previously unselected package libssh2-1:amd64. [2022-08-04T22:20:30.334Z] #29 8.046 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-04T22:20:30.334Z] #29 8.056 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-04T22:20:30.334Z] #29 8.184 Selecting previously unselected package libcurl4:amd64. [2022-08-04T22:20:30.334Z] #29 8.184 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-04T22:20:30.334Z] #29 8.194 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-04T22:20:30.334Z] #29 8.315 Selecting previously unselected package curl. [2022-08-04T22:20:30.334Z] #29 8.315 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-04T22:20:30.334Z] #29 8.319 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-04T22:20:30.334Z] #29 8.437 Selecting previously unselected package libonig5:amd64. [2022-08-04T22:20:30.334Z] #29 8.437 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-04T22:20:30.334Z] #29 8.443 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T22:20:30.334Z] #29 8.548 Selecting previously unselected package libjq1:amd64. [2022-08-04T22:20:30.334Z] #29 8.548 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-04T22:20:30.334Z] #29 8.572 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-04T22:20:30.334Z] #29 8.680 Selecting previously unselected package jq. [2022-08-04T22:20:30.334Z] #29 8.680 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-04T22:20:30.334Z] #29 8.682 Unpacking jq (1.6-2.1) ... [2022-08-04T22:20:30.334Z] #29 8.812 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-04T22:20:30.334Z] #29 8.824 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-04T22:20:30.334Z] #29 8.870 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-04T22:20:30.334Z] #29 8.911 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T22:20:30.334Z] #29 8.920 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T22:20:30.334Z] #29 8.966 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T22:20:30.334Z] #29 8.977 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-04T22:20:30.334Z] #29 8.988 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-04T22:20:30.334Z] #29 9.005 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T22:20:30.334Z] #29 9.014 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-04T22:20:30.334Z] #29 9.025 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T22:20:30.334Z] #29 9.036 Setting up ca-certificates (20210119) ... [2022-08-04T22:20:30.334Z] #29 9.727 Updating certificates in /etc/ssl/certs... [2022-08-04T22:20:30.547Z] #62 ... [2022-08-04T22:20:30.547Z] [2022-08-04T22:20:30.547Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-04T22:20:30.547Z] #26 sha256:141fe053da0db7d2c9cee204ab73756fa37faeb58047af49d8b2eed585219482 [2022-08-04T22:20:30.547Z] #26 7.468 + RM_GOPATH=0 [2022-08-04T22:20:30.547Z] #26 7.468 + TMP_GOPATH= [2022-08-04T22:20:30.547Z] #26 7.468 + : /build [2022-08-04T22:20:30.547Z] #26 7.468 + '[' -z '' ']' [2022-08-04T22:20:30.547Z] #26 7.468 ++ mktemp -d [2022-08-04T22:20:30.547Z] #26 7.468 + export GOPATH=/tmp/tmp.wGhASqcgta [2022-08-04T22:20:30.547Z] #26 7.468 + GOPATH=/tmp/tmp.wGhASqcgta [2022-08-04T22:20:30.547Z] #26 7.468 + RM_GOPATH=1 [2022-08-04T22:20:30.547Z] #26 7.468 + case "$(go env GOARCH)" in [2022-08-04T22:20:30.547Z] #26 7.468 ++ go env GOARCH [2022-08-04T22:20:30.547Z] #26 7.512 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T22:20:30.547Z] #26 7.512 + GO_BUILDMODE=-buildmode=pie [2022-08-04T22:20:30.547Z] #26 7.512 ++ dirname /install.sh [2022-08-04T22:20:30.547Z] #26 7.524 + dir=/ [2022-08-04T22:20:30.547Z] #26 7.524 + bin=dockercli [2022-08-04T22:20:30.547Z] #26 7.524 + shift [2022-08-04T22:20:30.547Z] #26 7.524 + '[' '!' -f //dockercli.installer ']' [2022-08-04T22:20:30.547Z] #26 7.524 + . //dockercli.installer [2022-08-04T22:20:30.547Z] #26 7.524 ++ : stable [2022-08-04T22:20:30.547Z] #26 7.524 ++ : 17.06.2-ce [2022-08-04T22:20:30.547Z] #26 7.524 + install_dockercli [2022-08-04T22:20:30.547Z] #26 7.524 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-04T22:20:30.547Z] #26 7.524 ++ uname -m [2022-08-04T22:20:30.547Z] #26 7.524 + arch=x86_64 [2022-08-04T22:20:30.547Z] #26 7.524 + '[' x86_64 '!=' x86_64 ']' [2022-08-04T22:20:30.547Z] #26 7.524 + url=https://download.docker.com/linux/static [2022-08-04T22:20:30.547Z] #26 7.524 + tar -xz docker/docker [2022-08-04T22:20:30.547Z] #26 7.524 Install docker/cli version 17.06.2-ce from stable [2022-08-04T22:20:30.547Z] #26 7.556 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-04T22:20:30.595Z] #29 ... [2022-08-04T22:20:30.595Z] [2022-08-04T22:20:30.595Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:20:30.595Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:20:31.531Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.7s done [2022-08-04T22:20:31.531Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 0.1s [2022-08-04T22:20:32.441Z] #26 ... [2022-08-04T22:20:32.441Z] [2022-08-04T22:20:32.441Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-04T22:20:32.441Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T22:20:32.441Z] #57 8.261 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-04T22:20:32.698Z] #57 ... [2022-08-04T22:20:32.698Z] [2022-08-04T22:20:32.698Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:20:32.698Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T22:20:32.698Z] #42 7.828 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:20:32.698Z] #42 7.868 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:20:32.698Z] #42 7.868 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:20:32.698Z] #42 9.143 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T22:20:32.698Z] #42 ... [2022-08-04T22:20:32.698Z] [2022-08-04T22:20:32.698Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:20:32.698Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:20:32.698Z] #14 7.805 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:20:32.698Z] #14 7.836 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:20:32.698Z] #14 7.836 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:20:32.698Z] #14 9.405 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T22:20:32.956Z] #14 ... [2022-08-04T22:20:32.956Z] [2022-08-04T22:20:32.956Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T22:20:32.956Z] #67 sha256:88a864cd30a665a1cbce17c273b38118d4cd02f80c2a39b1db2aaee29287e07c [2022-08-04T22:20:32.956Z] #67 8.190 + RM_GOPATH=0 [2022-08-04T22:20:32.956Z] #67 8.190 + TMP_GOPATH= [2022-08-04T22:20:32.956Z] #67 8.190 + : /build [2022-08-04T22:20:32.956Z] #67 8.190 + '[' -z '' ']' [2022-08-04T22:20:32.956Z] #67 8.190 ++ mktemp -d [2022-08-04T22:20:32.956Z] #67 8.192 + export GOPATH=/tmp/tmp.wFkt8MyarT [2022-08-04T22:20:32.956Z] #67 8.192 + GOPATH=/tmp/tmp.wFkt8MyarT [2022-08-04T22:20:32.956Z] #67 8.192 + RM_GOPATH=1 [2022-08-04T22:20:32.956Z] #67 8.192 + case "$(go env GOARCH)" in [2022-08-04T22:20:32.956Z] #67 8.206 ++ go env GOARCH [2022-08-04T22:20:32.956Z] #67 8.251 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T22:20:32.956Z] #67 8.252 + GO_BUILDMODE=-buildmode=pie [2022-08-04T22:20:32.956Z] #67 8.305 ++ dirname /install.sh [2022-08-04T22:20:32.956Z] #67 8.337 + dir=/ [2022-08-04T22:20:32.956Z] #67 8.338 + bin=rootlesskit [2022-08-04T22:20:32.956Z] #67 8.338 + shift [2022-08-04T22:20:32.956Z] #67 8.338 + '[' '!' -f //rootlesskit.installer ']' [2022-08-04T22:20:32.956Z] #67 8.338 + . //rootlesskit.installer [2022-08-04T22:20:32.956Z] #67 8.339 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T22:20:32.956Z] #67 8.339 + install_rootlesskit [2022-08-04T22:20:32.956Z] #67 8.339 + case "$1" in [2022-08-04T22:20:32.956Z] #67 8.339 + export CGO_ENABLED=0 [2022-08-04T22:20:32.956Z] #67 8.339 + CGO_ENABLED=0 [2022-08-04T22:20:32.956Z] #67 8.340 + _install_rootlesskit [2022-08-04T22:20:32.956Z] #67 8.340 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-04T22:20:32.956Z] #67 8.340 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T22:20:32.956Z] #67 8.340 + GOBIN=/build [2022-08-04T22:20:32.956Z] #67 8.340 + GO111MODULE=on [2022-08-04T22:20:32.956Z] #67 8.340 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T22:20:32.956Z] #67 8.340 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T22:20:32.956Z] #67 9.380 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-04T22:20:32.956Z] #67 ... [2022-08-04T22:20:32.956Z] [2022-08-04T22:20:32.956Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T22:20:32.956Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T22:20:32.956Z] #36 9.016 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-04T22:20:33.213Z] #36 ... [2022-08-04T22:20:33.213Z] [2022-08-04T22:20:33.213Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-04T22:20:33.213Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T22:20:33.213Z] #38 9.289 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-04T22:20:33.213Z] #38 ... [2022-08-04T22:20:33.213Z] [2022-08-04T22:20:33.213Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T22:20:33.213Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T22:20:33.213Z] #34 8.118 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-04T22:20:33.213Z] #34 8.119 Cloning into '.'... [2022-08-04T22:20:33.470Z] #34 ... [2022-08-04T22:20:33.470Z] [2022-08-04T22:20:33.470Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:20:33.470Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:20:33.470Z] #55 9.008 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-04T22:20:33.739Z] #55 ... [2022-08-04T22:20:33.739Z] [2022-08-04T22:20:33.739Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T22:20:33.739Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T22:20:33.739Z] #47 8.130 + git clone https://github.com/docker/distribution.git . [2022-08-04T22:20:33.739Z] #47 8.130 Cloning into '.'... [2022-08-04T22:20:33.739Z] #47 ... [2022-08-04T22:20:33.739Z] [2022-08-04T22:20:33.739Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T22:20:33.739Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T22:20:33.739Z] #53 8.760 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-04T22:20:33.739Z] #53 11.06 go: downloading github.com/fatih/color v1.10.0 [2022-08-04T22:20:33.739Z] #53 11.17 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-04T22:20:33.739Z] #53 11.20 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-04T22:20:33.739Z] #53 11.23 go: downloading github.com/pkg/errors v0.9.1 [2022-08-04T22:20:33.997Z] #53 ... [2022-08-04T22:20:33.997Z] [2022-08-04T22:20:33.997Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T22:20:33.997Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T22:20:33.997Z] #40 8.996 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-04T22:20:33.997Z] #40 10.44 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-04T22:20:33.997Z] #40 ... [2022-08-04T22:20:33.997Z] [2022-08-04T22:20:33.997Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-04T22:20:33.997Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T22:20:33.997Z] #57 10.21 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-04T22:20:33.997Z] #57 10.23 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-04T22:20:33.997Z] #57 10.30 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-04T22:20:34.063Z] #11 ... [2022-08-04T22:20:34.063Z] [2022-08-04T22:20:34.063Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-04T22:20:34.063Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T22:20:34.063Z] #29 10.95 129 added, 0 removed; done. [2022-08-04T22:20:34.063Z] #29 10.99 Setting up jq (1.6-2.1) ... [2022-08-04T22:20:34.063Z] #29 11.00 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-04T22:20:34.063Z] #29 11.01 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-04T22:20:34.063Z] #29 11.02 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:20:34.063Z] #29 11.04 Processing triggers for ca-certificates (20210119) ... [2022-08-04T22:20:34.063Z] #29 11.05 Updating certificates in /etc/ssl/certs... [2022-08-04T22:20:34.063Z] #29 12.01 0 added, 0 removed; done. [2022-08-04T22:20:34.063Z] #29 12.01 Running hooks in /etc/ca-certificates/update.d... [2022-08-04T22:20:34.063Z] #29 12.01 done. [2022-08-04T22:20:34.063Z] #29 DONE 13.1s [2022-08-04T22:20:34.063Z] [2022-08-04T22:20:34.063Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:20:34.063Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:20:34.063Z] #11 ... [2022-08-04T22:20:34.063Z] [2022-08-04T22:20:34.063Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-04T22:20:34.063Z] #30 sha256:4e4c2fe8dd4d0a090b95b42501f7346288596dcfdf47042fcb4ed8a1423a2412 [2022-08-04T22:20:34.063Z] #30 DONE 0.1s [2022-08-04T22:20:34.063Z] [2022-08-04T22:20:34.063Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-04T22:20:34.063Z] #31 sha256:6eb9e883a1a8e7e633f20d46d2d24b4cfebc9cbaed456938a49d136f11e16b87 [2022-08-04T22:20:35.967Z] #31 2.270 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-04T22:20:36.226Z] #31 2.597 [2022-08-04T22:20:36.519Z] #57 14.01 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-04T22:20:36.749Z] #31 2.828 #=#=# ######################################################################## 100.0% [2022-08-04T22:20:37.009Z] #31 3.153 [2022-08-04T22:20:37.978Z] #31 4.184 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-04T22:20:38.311Z] #31 4.545 [2022-08-04T22:20:38.422Z] #57 ... [2022-08-04T22:20:38.422Z] [2022-08-04T22:20:38.422Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:20:38.422Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:20:38.422Z] #55 13.12 go: downloading github.com/fatih/color v1.13.0 [2022-08-04T22:20:38.422Z] #55 13.12 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T22:20:38.422Z] #55 13.60 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-04T22:20:38.422Z] #55 13.61 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-04T22:20:38.422Z] #55 14.08 go: downloading github.com/spf13/viper v1.11.0 [2022-08-04T22:20:38.422Z] #55 14.58 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-04T22:20:38.422Z] #55 15.68 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-04T22:20:38.422Z] #55 16.03 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-04T22:20:38.625Z] #31 4.767 #=#=# ######################################################################## 100.0% [2022-08-04T22:20:38.901Z] #31 5.029 [2022-08-04T22:20:39.847Z] #31 6.135 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-04T22:20:39.847Z] #31 ... [2022-08-04T22:20:39.847Z] [2022-08-04T22:20:39.847Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:20:39.847Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:20:39.847Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 8.3s [2022-08-04T22:20:40.419Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 8.8s done [2022-08-04T22:20:40.419Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-04T22:20:40.967Z] #55 ... [2022-08-04T22:20:40.967Z] [2022-08-04T22:20:40.967Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:20:40.967Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T22:20:40.967Z] #76 8.082 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T22:20:40.967Z] #76 12.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T22:20:40.967Z] #76 ... [2022-08-04T22:20:40.967Z] [2022-08-04T22:20:40.967Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:20:40.967Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T22:20:40.967Z] #51 7.891 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:20:40.967Z] #51 7.996 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:20:40.967Z] #51 7.996 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:20:40.967Z] #51 8.762 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-04T22:20:40.967Z] #51 10.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T22:20:40.967Z] #51 16.00 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T22:20:40.967Z] #51 ... [2022-08-04T22:20:40.967Z] [2022-08-04T22:20:40.967Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T22:20:40.967Z] #67 sha256:88a864cd30a665a1cbce17c273b38118d4cd02f80c2a39b1db2aaee29287e07c [2022-08-04T22:20:40.967Z] #67 14.29 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T22:20:40.967Z] #67 14.34 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-04T22:20:40.967Z] #67 15.79 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-04T22:20:41.880Z] Client: [2022-08-04T22:20:41.880Z] Context: default [2022-08-04T22:20:41.880Z] Debug Mode: false [2022-08-04T22:20:41.880Z] Plugins: [2022-08-04T22:20:41.880Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-04T22:20:41.880Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-04T22:20:41.880Z] [2022-08-04T22:20:41.880Z] Server: [2022-08-04T22:20:41.880Z] Containers: 0 [2022-08-04T22:20:41.880Z] Running: 0 [2022-08-04T22:20:41.880Z] Paused: 0 [2022-08-04T22:20:41.880Z] Stopped: 0 [2022-08-04T22:20:41.880Z] Images: 0 [2022-08-04T22:20:41.880Z] Server Version: 20.10.14 [2022-08-04T22:20:41.880Z] Storage Driver: overlay2 [2022-08-04T22:20:41.880Z] Backing Filesystem: extfs [2022-08-04T22:20:41.880Z] Supports d_type: true [2022-08-04T22:20:41.880Z] Native Overlay Diff: true [2022-08-04T22:20:41.880Z] userxattr: false [2022-08-04T22:20:41.880Z] Logging Driver: json-file [2022-08-04T22:20:41.880Z] Cgroup Driver: cgroupfs [2022-08-04T22:20:41.880Z] Cgroup Version: 1 [2022-08-04T22:20:41.880Z] Plugins: [2022-08-04T22:20:41.880Z] Volume: local [2022-08-04T22:20:41.880Z] Network: bridge host ipvlan macvlan null overlay [2022-08-04T22:20:41.880Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-04T22:20:41.880Z] Swarm: inactive [2022-08-04T22:20:41.880Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-04T22:20:41.880Z] Default Runtime: runc [2022-08-04T22:20:41.880Z] Init Binary: docker-init [2022-08-04T22:20:41.880Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T22:20:41.880Z] runc version: v1.0.3-0-gf46b6ba [2022-08-04T22:20:41.880Z] init version: de40ad0 [2022-08-04T22:20:41.880Z] Security Options: [2022-08-04T22:20:41.880Z] apparmor [2022-08-04T22:20:41.880Z] seccomp [2022-08-04T22:20:41.880Z] Profile: default [2022-08-04T22:20:41.880Z] Kernel Version: 5.13.0-1021-aws [2022-08-04T22:20:41.880Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-04T22:20:41.880Z] OSType: linux [2022-08-04T22:20:41.880Z] Architecture: aarch64 [2022-08-04T22:20:41.880Z] CPUs: 2 [2022-08-04T22:20:41.880Z] Total Memory: 7.562GiB [2022-08-04T22:20:41.880Z] Name: ip-10-100-42-204 [2022-08-04T22:20:41.880Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-04T22:20:41.880Z] Docker Root Dir: /var/lib/docker [2022-08-04T22:20:41.880Z] Debug Mode: false [2022-08-04T22:20:41.880Z] Registry: https://index.docker.io/v1/ [2022-08-04T22:20:41.880Z] Labels: [2022-08-04T22:20:41.880Z] Experimental: true [2022-08-04T22:20:41.880Z] Insecure Registries: [2022-08-04T22:20:41.880Z] 127.0.0.0/8 [2022-08-04T22:20:41.880Z] Live Restore Enabled: true [2022-08-04T22:20:41.880Z] [Pipeline] sh [2022-08-04T22:20:42.169Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T22:20:42.169Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T22:20:42.169Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43917/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-04T22:20:42.169Z] + bash /home/ubuntu/workspace/moby_PR-43917/check-config.sh [2022-08-04T22:20:42.169Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-04T22:20:42.169Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-04T22:20:42.169Z] [2022-08-04T22:20:42.169Z] Generally Necessary: [2022-08-04T22:20:42.169Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-04T22:20:42.169Z] - apparmor: enabled and tools installed [2022-08-04T22:20:42.169Z] - CONFIG_NAMESPACES: enabled [2022-08-04T22:20:42.169Z] - CONFIG_NET_NS: enabled [2022-08-04T22:20:42.169Z] - CONFIG_PID_NS: enabled [2022-08-04T22:20:42.169Z] - CONFIG_IPC_NS: enabled [2022-08-04T22:20:42.169Z] - CONFIG_UTS_NS: enabled [2022-08-04T22:20:42.169Z] - CONFIG_CGROUPS: enabled [2022-08-04T22:20:42.169Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-04T22:20:42.169Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-04T22:20:42.169Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-04T22:20:42.169Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-04T22:20:42.169Z] - CONFIG_CPUSETS: enabled [2022-08-04T22:20:42.169Z] - CONFIG_MEMCG: enabled [2022-08-04T22:20:42.169Z] - CONFIG_KEYS: enabled [2022-08-04T22:20:42.169Z] - CONFIG_VETH: enabled (as module) [2022-08-04T22:20:42.169Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-04T22:20:42.169Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-04T22:20:42.169Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-04T22:20:42.169Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-04T22:20:42.169Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-04T22:20:42.169Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-04T22:20:42.341Z] #67 ... [2022-08-04T22:20:42.341Z] [2022-08-04T22:20:42.341Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:20:42.341Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:20:42.341Z] #55 19.69 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-04T22:20:42.430Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-04T22:20:42.430Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-04T22:20:42.430Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-04T22:20:42.430Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-04T22:20:42.430Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-04T22:20:42.430Z] - CONFIG_CGROUP_BPF: enabled [2022-08-04T22:20:42.430Z] [2022-08-04T22:20:42.430Z] Optional Features: [2022-08-04T22:20:42.430Z] - CONFIG_USER_NS: enabled [2022-08-04T22:20:42.430Z] - CONFIG_SECCOMP: enabled [2022-08-04T22:20:42.430Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-04T22:20:42.430Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-04T22:20:42.430Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-04T22:20:42.430Z] (cgroup swap accounting is currently enabled) [2022-08-04T22:20:42.430Z] - CONFIG_BLK_CGROUP: enabled [2022-08-04T22:20:42.430Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-04T22:20:42.430Z] - CONFIG_CGROUP_PERF: enabled [2022-08-04T22:20:42.430Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-04T22:20:42.430Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-04T22:20:42.430Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-04T22:20:42.430Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-04T22:20:42.430Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-04T22:20:42.430Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-04T22:20:42.430Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-04T22:20:42.430Z] - CONFIG_IP_VS: enabled (as module) [2022-08-04T22:20:42.430Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-04T22:20:42.430Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-04T22:20:42.430Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-04T22:20:42.430Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-04T22:20:42.430Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-04T22:20:42.430Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-04T22:20:42.430Z] - CONFIG_EXT4_FS: enabled [2022-08-04T22:20:42.430Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-04T22:20:42.430Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-04T22:20:42.430Z] - Network Drivers: [2022-08-04T22:20:42.430Z] - "overlay": [2022-08-04T22:20:42.430Z] - CONFIG_VXLAN: enabled (as module) [2022-08-04T22:20:42.430Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-04T22:20:42.430Z] Optional (for encrypted networks): [2022-08-04T22:20:42.696Z] - CONFIG_CRYPTO: enabled [2022-08-04T22:20:42.696Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-04T22:20:42.696Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-04T22:20:42.696Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-04T22:20:42.696Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-04T22:20:42.696Z] - CONFIG_XFRM: enabled [2022-08-04T22:20:42.696Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-04T22:20:42.696Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-04T22:20:42.696Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-04T22:20:42.696Z] - "ipvlan": [2022-08-04T22:20:42.696Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-04T22:20:42.696Z] - "macvlan": [2022-08-04T22:20:42.696Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-04T22:20:42.696Z] - CONFIG_DUMMY: enabled (as module) [2022-08-04T22:20:42.696Z] - "ftp,tftp client in container": [2022-08-04T22:20:42.696Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-04T22:20:42.696Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-04T22:20:42.696Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-04T22:20:42.696Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-04T22:20:42.696Z] - Storage Drivers: [2022-08-04T22:20:42.696Z] - "aufs": [2022-08-04T22:20:42.696Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-04T22:20:42.696Z] - "btrfs": [2022-08-04T22:20:42.696Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-04T22:20:42.696Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-04T22:20:42.696Z] - "devicemapper": [2022-08-04T22:20:42.696Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-04T22:20:42.696Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-04T22:20:42.696Z] - "overlay": [2022-08-04T22:20:42.696Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-04T22:20:42.696Z] - "zfs": [2022-08-04T22:20:42.696Z] - /dev/zfs: present [2022-08-04T22:20:42.696Z] - zfs command: missing [2022-08-04T22:20:42.696Z] - zpool command: missing [2022-08-04T22:20:42.696Z] [2022-08-04T22:20:42.696Z] Limits: [2022-08-04T22:20:42.696Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-04T22:20:42.696Z] [2022-08-04T22:20:42.696Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-04T22:20:42.906Z] #55 20.17 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-04T22:20:43.033Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4e46d9f963b5f7cec5022e2f9528acda08b6134a . [2022-08-04T22:20:43.164Z] #55 20.52 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-04T22:20:43.165Z] #55 20.73 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-04T22:20:43.165Z] #55 ... [2022-08-04T22:20:43.165Z] [2022-08-04T22:20:43.165Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T22:20:43.165Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T22:20:43.165Z] #62 10.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T22:20:43.165Z] #62 16.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T22:20:43.294Z] #1 [internal] load build definition from Dockerfile [2022-08-04T22:20:43.294Z] #1 sha256:345526e601be5ee11753453577bcd6842107e075de7ca18c0f47b176e6615072 [2022-08-04T22:20:43.294Z] #1 transferring dockerfile: 19.07kB done [2022-08-04T22:20:43.294Z] #1 DONE 0.2s [2022-08-04T22:20:43.294Z] [2022-08-04T22:20:43.294Z] #2 [internal] load .dockerignore [2022-08-04T22:20:43.294Z] #2 sha256:f439faa07bccb82ea71b6654b35f586c1250893b54cb70a17e38e4ff25bca54f [2022-08-04T22:20:43.294Z] #2 transferring context: 145B done [2022-08-04T22:20:43.294Z] #2 DONE 0.1s [2022-08-04T22:20:43.294Z] [2022-08-04T22:20:43.294Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-04T22:20:43.294Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-04T22:20:43.369Z] Client: [2022-08-04T22:20:43.369Z] Context: default [2022-08-04T22:20:43.369Z] Debug Mode: false [2022-08-04T22:20:43.369Z] Plugins: [2022-08-04T22:20:43.369Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-04T22:20:43.369Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-04T22:20:43.369Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-04T22:20:43.369Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-04T22:20:43.369Z] [2022-08-04T22:20:43.369Z] Server: [2022-08-04T22:20:43.369Z] Containers: 0 [2022-08-04T22:20:43.369Z] Running: 0 [2022-08-04T22:20:43.369Z] Paused: 0 [2022-08-04T22:20:43.369Z] Stopped: 0 [2022-08-04T22:20:43.369Z] Images: 0 [2022-08-04T22:20:43.369Z] Server Version: 20.10.14 [2022-08-04T22:20:43.369Z] Storage Driver: overlay2 [2022-08-04T22:20:43.369Z] Backing Filesystem: extfs [2022-08-04T22:20:43.369Z] Supports d_type: true [2022-08-04T22:20:43.369Z] Native Overlay Diff: true [2022-08-04T22:20:43.369Z] userxattr: false [2022-08-04T22:20:43.369Z] Logging Driver: json-file [2022-08-04T22:20:43.369Z] Cgroup Driver: systemd [2022-08-04T22:20:43.369Z] Cgroup Version: 2 [2022-08-04T22:20:43.369Z] Plugins: [2022-08-04T22:20:43.369Z] Volume: local [2022-08-04T22:20:43.369Z] Network: bridge host ipvlan macvlan null overlay [2022-08-04T22:20:43.370Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-04T22:20:43.370Z] Swarm: inactive [2022-08-04T22:20:43.370Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-04T22:20:43.370Z] Default Runtime: runc [2022-08-04T22:20:43.370Z] Init Binary: docker-init [2022-08-04T22:20:43.370Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T22:20:43.370Z] runc version: v1.0.3-0-gf46b6ba [2022-08-04T22:20:43.370Z] init version: de40ad0 [2022-08-04T22:20:43.370Z] Security Options: [2022-08-04T22:20:43.370Z] apparmor [2022-08-04T22:20:43.370Z] seccomp [2022-08-04T22:20:43.370Z] Profile: default [2022-08-04T22:20:43.370Z] cgroupns [2022-08-04T22:20:43.370Z] Kernel Version: 5.13.0-1021-aws [2022-08-04T22:20:43.370Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-04T22:20:43.370Z] OSType: linux [2022-08-04T22:20:43.370Z] Architecture: x86_64 [2022-08-04T22:20:43.370Z] CPUs: 2 [2022-08-04T22:20:43.370Z] Total Memory: 7.476GiB [2022-08-04T22:20:43.370Z] Name: ip-10-100-104-63 [2022-08-04T22:20:43.370Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-04T22:20:43.370Z] Docker Root Dir: /var/lib/docker [2022-08-04T22:20:43.370Z] Debug Mode: false [2022-08-04T22:20:43.370Z] Registry: https://index.docker.io/v1/ [2022-08-04T22:20:43.370Z] Labels: [2022-08-04T22:20:43.370Z] Experimental: true [2022-08-04T22:20:43.370Z] Insecure Registries: [2022-08-04T22:20:43.370Z] 127.0.0.0/8 [2022-08-04T22:20:43.370Z] Live Restore Enabled: true [2022-08-04T22:20:43.370Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-04T22:20:43.422Z] #62 ... [2022-08-04T22:20:43.422Z] [2022-08-04T22:20:43.422Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T22:20:43.422Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T22:20:43.422Z] #53 12.08 go: downloading golang.org/x/tools v0.1.0 [2022-08-04T22:20:43.422Z] #53 12.79 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-04T22:20:43.422Z] #53 13.02 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-04T22:20:43.422Z] #53 13.38 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-04T22:20:43.422Z] #53 13.57 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-04T22:20:43.679Z] #53 ... [2022-08-04T22:20:43.679Z] [2022-08-04T22:20:43.679Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:20:43.679Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:20:43.679Z] #55 21.16 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-04T22:20:43.679Z] #55 21.27 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-04T22:20:43.695Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:4e46d9f963b5f7cec5022e2f9528acda08b6134a . [2022-08-04T22:20:43.867Z] #3 DONE 0.5s [2022-08-04T22:20:43.867Z] [2022-08-04T22:20:43.867Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-04T22:20:43.867Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-04T22:20:43.867Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-04T22:20:43.867Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-08-04T22:20:43.867Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0B / 9.20MB 0.1s [2022-08-04T22:20:43.867Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-04T22:20:43.867Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-08-04T22:20:43.867Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 8.39MB / 9.20MB 0.2s [2022-08-04T22:20:43.954Z] #2 [internal] load .dockerignore [2022-08-04T22:20:43.954Z] #2 sha256:c2bbad59fecc955fda692d531e6348fc05e6e0f39b19dfd279ba0adb858c69f8 [2022-08-04T22:20:43.954Z] #2 transferring context: 145B done [2022-08-04T22:20:43.954Z] #2 DONE 0.1s [2022-08-04T22:20:43.954Z] [2022-08-04T22:20:43.954Z] #1 [internal] load build definition from Dockerfile [2022-08-04T22:20:43.954Z] #1 sha256:5e819fa01117640092f29d301adea659c843212418e0b4ea370b2dcafa5e59a2 [2022-08-04T22:20:43.954Z] #1 transferring dockerfile: 19.07kB done [2022-08-04T22:20:43.954Z] #1 DONE 0.2s [2022-08-04T22:20:43.954Z] [2022-08-04T22:20:43.954Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-04T22:20:43.954Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-04T22:20:44.129Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.3s [2022-08-04T22:20:44.129Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s done [2022-08-04T22:20:44.129Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 [2022-08-04T22:20:44.392Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-08-04T22:20:44.392Z] #4 DONE 0.7s [2022-08-04T22:20:44.520Z] #3 DONE 0.4s [2022-08-04T22:20:44.520Z] [2022-08-04T22:20:44.520Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-04T22:20:44.520Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-04T22:20:44.520Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-04T22:20:44.520Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-04T22:20:44.520Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-04T22:20:44.520Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 3.15MB / 9.94MB 0.1s [2022-08-04T22:20:44.520Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-04T22:20:44.520Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-04T22:20:44.656Z] [2022-08-04T22:20:44.656Z] #5 [internal] load .dockerignore [2022-08-04T22:20:44.656Z] #5 sha256:cf445b45e2fb6139a32a81f7df0e5017186d5c510caf750c4b70fb811758fa0b [2022-08-04T22:20:44.656Z] #5 DONE 0.0s [2022-08-04T22:20:44.656Z] [2022-08-04T22:20:44.656Z] #6 [internal] load build definition from Dockerfile [2022-08-04T22:20:44.656Z] #6 sha256:fa633d299221a09b113a2abc46a34377d56d6f2db0d0aa6babe5ed9a0b177c35 [2022-08-04T22:20:44.656Z] #6 DONE 0.0s [2022-08-04T22:20:44.656Z] [2022-08-04T22:20:44.656Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T22:20:44.656Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-04T22:20:44.779Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-08-04T22:20:44.779Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-04T22:20:45.120Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-04T22:20:45.120Z] #4 DONE 0.6s [2022-08-04T22:20:45.165Z] #84 ... [2022-08-04T22:20:45.165Z] [2022-08-04T22:20:45.165Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-04T22:20:45.165Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T22:20:45.165Z] #19 68.62 Fetched 49.2 MB in 1min 7s (737 kB/s) [2022-08-04T22:20:45.378Z] [2022-08-04T22:20:45.378Z] #5 [internal] load .dockerignore [2022-08-04T22:20:45.378Z] #5 sha256:1eca0fe666b5f191c57c44e9674cc33aa452b14ad1f71b797f6a315681e46bab [2022-08-04T22:20:45.378Z] #5 DONE 0.0s [2022-08-04T22:20:45.378Z] [2022-08-04T22:20:45.378Z] #6 [internal] load build definition from Dockerfile [2022-08-04T22:20:45.378Z] #6 sha256:ec384d09430956ca0577bda1c85da9b9324bd19c7f09c73b0e4ff22168735b8c [2022-08-04T22:20:45.378Z] #6 DONE 0.0s [2022-08-04T22:20:45.378Z] [2022-08-04T22:20:45.378Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T22:20:45.378Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-04T22:20:45.587Z] #55 ... [2022-08-04T22:20:45.587Z] [2022-08-04T22:20:45.588Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T22:20:45.588Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T22:20:45.588Z] #40 13.12 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-04T22:20:45.588Z] #40 13.94 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-04T22:20:45.588Z] #40 14.12 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-04T22:20:45.588Z] #40 22.19 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-04T22:20:45.588Z] #40 22.48 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T22:20:45.708Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.1s [2022-08-04T22:20:45.845Z] #40 ... [2022-08-04T22:20:45.845Z] [2022-08-04T22:20:45.845Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-04T22:20:45.845Z] #26 sha256:141fe053da0db7d2c9cee204ab73756fa37faeb58047af49d8b2eed585219482 [2022-08-04T22:20:45.845Z] #26 22.77 + mkdir -p /build [2022-08-04T22:20:45.845Z] #26 22.79 + mv docker/docker /build/ [2022-08-04T22:20:45.845Z] #26 22.80 + rmdir docker [2022-08-04T22:20:45.944Z] #10 DONE 0.7s [2022-08-04T22:20:45.944Z] [2022-08-04T22:20:45.944Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-04T22:20:45.944Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-04T22:20:45.944Z] #8 DONE 0.8s [2022-08-04T22:20:45.944Z] [2022-08-04T22:20:45.944Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T22:20:45.944Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-04T22:20:46.042Z] #10 DONE 1.1s [2022-08-04T22:20:46.042Z] [2022-08-04T22:20:46.042Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T22:20:46.042Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-04T22:20:46.042Z] #9 DONE 1.1s [2022-08-04T22:20:46.042Z] [2022-08-04T22:20:46.042Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-04T22:20:46.042Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-04T22:20:46.042Z] #8 DONE 1.2s [2022-08-04T22:20:46.042Z] [2022-08-04T22:20:46.042Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-04T22:20:46.042Z] #7 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-04T22:20:46.042Z] #7 DONE 1.2s [2022-08-04T22:20:46.102Z] #26 DONE 23.4s [2022-08-04T22:20:46.102Z] [2022-08-04T22:20:46.102Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T22:20:46.102Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T22:20:46.102Z] #53 21.82 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-04T22:20:46.102Z] #53 22.12 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-04T22:20:46.102Z] #53 22.52 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-04T22:20:46.223Z] #9 DONE 0.8s [2022-08-04T22:20:46.223Z] [2022-08-04T22:20:46.223Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-04T22:20:46.223Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-04T22:20:46.223Z] #7 DONE 0.8s [2022-08-04T22:20:46.223Z] [2022-08-04T22:20:46.223Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:20:46.223Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:20:46.223Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.0s done [2022-08-04T22:20:46.482Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-04T22:20:46.483Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-04T22:20:46.483Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-04T22:20:46.747Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.49MB / 55.00MB 0.3s [2022-08-04T22:20:46.747Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0B / 5.16MB 0.3s [2022-08-04T22:20:46.747Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0B / 10.88MB 0.3s [2022-08-04T22:20:46.747Z] #11 ... [2022-08-04T22:20:46.747Z] [2022-08-04T22:20:46.747Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T22:20:46.747Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T22:20:46.747Z] #49 DONE 0.0s [2022-08-04T22:20:46.747Z] [2022-08-04T22:20:46.747Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:20:46.747Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:20:46.747Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 17.83MB / 55.00MB 0.4s [2022-08-04T22:20:46.747Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 1.05MB / 5.16MB 0.4s [2022-08-04T22:20:46.747Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 2.10MB / 10.88MB 0.4s [2022-08-04T22:20:47.007Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 25.33MB / 55.00MB 0.5s [2022-08-04T22:20:47.007Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 3.58MB / 5.16MB 0.5s [2022-08-04T22:20:47.007Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.5s [2022-08-04T22:20:47.007Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 35.65MB / 55.00MB 0.6s [2022-08-04T22:20:47.007Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.6s [2022-08-04T22:20:47.033Z] #53 ... [2022-08-04T22:20:47.033Z] [2022-08-04T22:20:47.033Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:20:47.033Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T22:20:47.033Z] #42 14.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T22:20:47.033Z] #42 21.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T22:20:47.033Z] #42 ... [2022-08-04T22:20:47.033Z] [2022-08-04T22:20:47.033Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T22:20:47.033Z] #67 sha256:88a864cd30a665a1cbce17c273b38118d4cd02f80c2a39b1db2aaee29287e07c [2022-08-04T22:20:47.033Z] #67 22.58 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-04T22:20:47.271Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 50.33MB / 55.00MB 0.8s [2022-08-04T22:20:47.271Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.8s done [2022-08-04T22:20:47.271Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.6s done [2022-08-04T22:20:47.271Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 0B / 54.58MB 0.8s [2022-08-04T22:20:47.271Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 0B / 85.90MB 0.8s [2022-08-04T22:20:47.271Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 0.9s [2022-08-04T22:20:47.271Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.39MB / 54.58MB 0.9s [2022-08-04T22:20:47.271Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 12.51MB / 54.58MB 1.0s [2022-08-04T22:20:47.271Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 10.49MB / 85.90MB 1.0s [2022-08-04T22:20:47.295Z] #67 ... [2022-08-04T22:20:47.295Z] [2022-08-04T22:20:47.295Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:20:47.295Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:20:47.295Z] #14 14.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T22:20:47.295Z] #14 21.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T22:20:47.295Z] #14 ... [2022-08-04T22:20:47.295Z] [2022-08-04T22:20:47.295Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T22:20:47.295Z] #67 sha256:88a864cd30a665a1cbce17c273b38118d4cd02f80c2a39b1db2aaee29287e07c [2022-08-04T22:20:47.295Z] #67 24.48 go: downloading github.com/google/uuid v1.3.0 [2022-08-04T22:20:47.531Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 15.75MB / 54.58MB 1.1s [2022-08-04T22:20:47.531Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 15.73MB / 85.90MB 1.1s [2022-08-04T22:20:47.552Z] #67 24.74 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-04T22:20:47.552Z] #67 24.78 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-04T22:20:47.627Z] #11 ... [2022-08-04T22:20:47.627Z] [2022-08-04T22:20:47.627Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-04T22:20:47.627Z] #31 sha256:6eb9e883a1a8e7e633f20d46d2d24b4cfebc9cbaed456938a49d136f11e16b87 [2022-08-04T22:20:47.627Z] #31 6.502 [2022-08-04T22:20:47.627Z] #31 6.719 #=#=# ################## 25.6% ######################################### 57.5% ################################################################ 89.5% ######################################################################## 100.0% [2022-08-04T22:20:47.627Z] #31 7.278 [2022-08-04T22:20:47.627Z] #31 8.290 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-04T22:20:47.627Z] #31 8.597 [2022-08-04T22:20:47.627Z] #31 8.832 #=#=# ######################################################################## 100.0% [2022-08-04T22:20:47.627Z] #31 9.198 [2022-08-04T22:20:47.627Z] #31 10.05 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-04T22:20:47.627Z] #31 10.34 [2022-08-04T22:20:47.627Z] #31 10.56 #=#=# ######################################################################## 100.0% [2022-08-04T22:20:47.627Z] #31 10.82 [2022-08-04T22:20:47.627Z] #31 10.89 Download of images into '/build' complete. [2022-08-04T22:20:47.627Z] #31 10.89 Use something like the following to load the result into a Docker daemon: [2022-08-04T22:20:47.627Z] #31 10.89 tar -cC '/build' . | docker load [2022-08-04T22:20:47.627Z] #31 DONE 13.8s [2022-08-04T22:20:47.627Z] [2022-08-04T22:20:47.627Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:20:47.627Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:20:47.714Z] #19 68.62 Reading package lists... [2022-08-04T22:20:47.714Z] #19 ... [2022-08-04T22:20:47.714Z] [2022-08-04T22:20:47.714Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:20:47.714Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:20:47.714Z] #84 35.43 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-04T22:20:47.793Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.3s done [2022-08-04T22:20:47.793Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 27.26MB / 54.58MB 1.3s [2022-08-04T22:20:47.793Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 31.46MB / 85.90MB 1.3s [2022-08-04T22:20:47.793Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0B / 141.86MB 1.3s [2022-08-04T22:20:47.793Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 35.55MB / 54.58MB 1.4s [2022-08-04T22:20:48.056Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 45.09MB / 54.58MB 1.6s [2022-08-04T22:20:48.056Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 45.09MB / 85.90MB 1.6s [2022-08-04T22:20:48.056Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 11.53MB / 141.86MB 1.6s [2022-08-04T22:20:48.056Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 50.33MB / 54.58MB 1.7s [2022-08-04T22:20:48.056Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 52.43MB / 85.90MB 1.7s [2022-08-04T22:20:48.056Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 [2022-08-04T22:20:48.056Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.53MB / 54.58MB 1.8s [2022-08-04T22:20:48.056Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 61.87MB / 85.90MB 1.8s [2022-08-04T22:20:48.056Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 22.11MB / 141.86MB 1.8s [2022-08-04T22:20:48.116Z] #67 25.14 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T22:20:48.116Z] #67 25.26 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-04T22:20:48.324Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 70.25MB / 85.90MB 1.9s [2022-08-04T22:20:48.324Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 30.41MB / 141.86MB 1.9s [2022-08-04T22:20:48.373Z] #67 25.54 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-04T22:20:48.590Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 80.58MB / 85.90MB 2.1s [2022-08-04T22:20:48.590Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 42.45MB / 141.86MB 2.1s [2022-08-04T22:20:48.590Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 2.2s [2022-08-04T22:20:48.590Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 51.38MB / 141.86MB 2.2s [2022-08-04T22:20:48.590Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 2.2s done [2022-08-04T22:20:48.590Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 60.82MB / 141.86MB 2.3s [2022-08-04T22:20:48.590Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 0B / 156B 2.3s [2022-08-04T22:20:48.857Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 2.4s [2022-08-04T22:20:48.857Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 78.64MB / 141.86MB 2.6s [2022-08-04T22:20:49.118Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 91.23MB / 141.86MB 2.8s [2022-08-04T22:20:49.384Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 2.9s done [2022-08-04T22:20:49.384Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 110.10MB / 141.86MB 3.0s [2022-08-04T22:20:49.384Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 2.9s done [2022-08-04T22:20:49.649Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 120.59MB / 141.86MB 3.3s [2022-08-04T22:20:49.649Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 127.93MB / 141.86MB 3.4s [2022-08-04T22:20:49.743Z] #67 26.71 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-04T22:20:49.912Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 135.27MB / 141.86MB 3.5s [2022-08-04T22:20:50.264Z] [2022-08-04T22:20:50.264Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T22:20:50.264Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T22:20:50.264Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-04T22:20:50.264Z] #73 DONE 0.1s [2022-08-04T22:20:50.264Z] [2022-08-04T22:20:50.264Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T22:20:50.264Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-04T22:20:50.264Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-04T22:20:50.264Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T22:20:50.264Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-04T22:20:50.264Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-04T22:20:50.264Z] #71 ... [2022-08-04T22:20:50.264Z] [2022-08-04T22:20:50.264Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T22:20:50.264Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T22:20:50.264Z] #49 DONE 0.0s [2022-08-04T22:20:50.264Z] [2022-08-04T22:20:50.264Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:20:50.264Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-04T22:20:50.264Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-04T22:20:50.264Z] #11 sha256:f180bbb5126909af4db3338726cd34bf68e524dcff3a30e7f1997b162f473101 1.80kB / 1.80kB done [2022-08-04T22:20:50.264Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-04T22:20:50.264Z] #11 sha256:e7d3e55108ddcc2c6179f74c24bdb528a7652e1cbdc53f8d824eaaf9b3755e8b 7.12kB / 7.12kB done [2022-08-04T22:20:50.264Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 29.99MB / 53.68MB 0.5s [2022-08-04T22:20:50.264Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 5.15MB / 5.15MB 0.5s [2022-08-04T22:20:50.264Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 9.83MB / 10.66MB 0.5s [2022-08-04T22:20:50.307Z] #67 27.23 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-04T22:20:50.532Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 35.65MB / 53.68MB 0.6s [2022-08-04T22:20:50.532Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 10.66MB / 10.66MB 0.6s [2022-08-04T22:20:50.532Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 38.80MB / 53.68MB 0.7s [2022-08-04T22:20:50.532Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 5.15MB / 5.15MB 0.6s done [2022-08-04T22:20:50.564Z] #67 27.56 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-04T22:20:50.794Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 0.8s [2022-08-04T22:20:50.795Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 2.10MB / 54.68MB 0.8s [2022-08-04T22:20:50.795Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 10.66MB / 10.66MB 1.0s done [2022-08-04T22:20:50.795Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 19.92MB / 54.68MB 1.0s [2022-08-04T22:20:50.795Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 26.89MB / 54.68MB 1.1s [2022-08-04T22:20:50.795Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 0B / 81.12MB 1.1s [2022-08-04T22:20:50.920Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.2s [2022-08-04T22:20:51.056Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 52.43MB / 54.68MB 1.3s [2022-08-04T22:20:51.056Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 16.78MB / 81.12MB 1.3s [2022-08-04T22:20:51.296Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 4.7s done [2022-08-04T22:20:51.321Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 30.41MB / 81.12MB 1.4s [2022-08-04T22:20:51.321Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 35.65MB / 81.12MB 1.5s [2022-08-04T22:20:51.555Z] #11 ... [2022-08-04T22:20:51.555Z] [2022-08-04T22:20:51.555Z] #24 [internal] load build context [2022-08-04T22:20:51.555Z] #24 sha256:d665a409928dd0670dacde9cb6a0bb0298d12423f56cdf7be0e5bbd43e369aac [2022-08-04T22:20:51.555Z] #24 transferring context: 62.40MB 5.0s done [2022-08-04T22:20:51.555Z] #24 DONE 5.1s [2022-08-04T22:20:51.555Z] [2022-08-04T22:20:51.555Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T22:20:51.555Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-04T22:20:51.555Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-04T22:20:51.555Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T22:20:51.555Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-04T22:20:51.555Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-04T22:20:51.555Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.3s done [2022-08-04T22:20:51.555Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2022-08-04T22:20:51.555Z] #71 DONE 5.2s [2022-08-04T22:20:51.555Z] [2022-08-04T22:20:51.555Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:20:51.555Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:20:51.583Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 50.33MB / 81.12MB 1.6s [2022-08-04T22:20:51.583Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 66.06MB / 81.12MB 1.8s [2022-08-04T22:20:51.815Z] #11 ... [2022-08-04T22:20:51.815Z] [2022-08-04T22:20:51.815Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T22:20:51.815Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T22:20:51.815Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-04T22:20:51.815Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-04T22:20:51.815Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T22:20:51.815Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-04T22:20:51.815Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.5s done [2022-08-04T22:20:51.815Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done [2022-08-04T22:20:51.815Z] #73 DONE 5.5s [2022-08-04T22:20:51.815Z] [2022-08-04T22:20:51.815Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:20:51.815Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:20:51.843Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 75.50MB / 81.12MB 1.9s [2022-08-04T22:20:51.843Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 1.9s done [2022-08-04T22:20:51.843Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 81.12MB / 81.12MB 2.1s [2022-08-04T22:20:51.843Z] #11 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d [2022-08-04T22:20:52.451Z] #11 ... [2022-08-04T22:20:52.451Z] [2022-08-04T22:20:52.451Z] #24 [internal] load build context [2022-08-04T22:20:52.451Z] #24 sha256:0a407516336409c8c87c011ecf086ae98a648c9724f8c940330a2cb625839ed7 [2022-08-04T22:20:52.451Z] #24 transferring context: 62.41MB 2.3s done [2022-08-04T22:20:52.451Z] #24 DONE 2.8s [2022-08-04T22:20:52.451Z] [2022-08-04T22:20:52.451Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:20:52.451Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-04T22:20:52.451Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 54.68MB / 54.68MB 2.5s done [2022-08-04T22:20:52.451Z] #11 sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a 125B / 125B 2.6s [2022-08-04T22:20:53.192Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.0s [2022-08-04T22:20:53.398Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 81.12MB / 81.12MB 3.6s done [2022-08-04T22:20:53.398Z] #11 sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a 125B / 125B 3.7s done [2022-08-04T22:20:53.398Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 0B / 108.99MB 3.7s [2022-08-04T22:20:53.450Z] #11 ... [2022-08-04T22:20:53.450Z] [2022-08-04T22:20:53.450Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-04T22:20:53.450Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-04T22:20:53.450Z] #72 DONE 0.5s [2022-08-04T22:20:53.459Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 12.9s done [2022-08-04T22:20:53.659Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 7.34MB / 108.99MB 3.8s [2022-08-04T22:20:53.659Z] #11 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 1.9s done [2022-08-04T22:20:53.659Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 19.92MB / 108.99MB 3.9s [2022-08-04T22:20:53.721Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-04T22:20:53.791Z] [2022-08-04T22:20:53.791Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:20:53.791Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:20:53.837Z] #67 ... [2022-08-04T22:20:53.837Z] [2022-08-04T22:20:53.837Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:20:53.837Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:20:53.837Z] #55 28.97 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T22:20:53.837Z] #55 29.11 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-04T22:20:53.837Z] #55 29.69 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-04T22:20:53.837Z] #55 29.88 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-04T22:20:53.837Z] #55 30.02 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-04T22:20:53.837Z] #55 30.08 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-04T22:20:53.837Z] #55 30.32 go: downloading github.com/spf13/afero v1.8.2 [2022-08-04T22:20:53.837Z] #55 30.50 go: downloading github.com/spf13/cast v1.4.1 [2022-08-04T22:20:53.837Z] #55 30.64 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-04T22:20:53.838Z] #55 30.93 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-04T22:20:53.838Z] #55 31.12 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-04T22:20:53.838Z] #55 31.21 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-04T22:20:53.838Z] #55 31.32 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-04T22:20:53.838Z] #55 31.42 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-04T22:20:53.920Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 30.41MB / 108.99MB 4.0s [2022-08-04T22:20:53.920Z] #11 extracting sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 [2022-08-04T22:20:53.920Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 36.70MB / 108.99MB 4.1s [2022-08-04T22:20:53.920Z] #11 ... [2022-08-04T22:20:53.920Z] [2022-08-04T22:20:53.920Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T22:20:53.920Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-04T22:20:53.920Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-04T22:20:53.920Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-04T22:20:53.920Z] #28 sha256:ede74d90543e4dedd6662653de639d72e82640717f99041591dc9f34c186f0f9 529B / 529B done [2022-08-04T22:20:53.920Z] #28 sha256:585393df054ae3733a18ba06108b2cee169be81198dde54e073526e856ff9a01 1.48kB / 1.48kB done [2022-08-04T22:20:53.920Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 1.7s done [2022-08-04T22:20:53.920Z] #28 DONE 4.4s [2022-08-04T22:20:53.920Z] [2022-08-04T22:20:53.920Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:20:53.920Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-04T22:20:53.920Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 48.65MB / 108.99MB 4.2s [2022-08-04T22:20:53.981Z] #11 DONE 47.9s [2022-08-04T22:20:53.981Z] [2022-08-04T22:20:53.981Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-04T22:20:53.981Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-04T22:20:54.086Z] #11 ... [2022-08-04T22:20:54.086Z] [2022-08-04T22:20:54.086Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-04T22:20:54.086Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-04T22:20:54.086Z] #74 DONE 0.6s [2022-08-04T22:20:54.086Z] [2022-08-04T22:20:54.086Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:20:54.086Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:20:54.086Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.9s done [2022-08-04T22:20:54.094Z] #55 31.51 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-04T22:20:54.094Z] #55 31.60 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-04T22:20:54.181Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 57.67MB / 108.99MB 4.4s [2022-08-04T22:20:54.181Z] #11 extracting sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 0.5s done [2022-08-04T22:20:54.345Z] #11 ... [2022-08-04T22:20:54.345Z] [2022-08-04T22:20:54.345Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T22:20:54.345Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T22:20:54.345Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-04T22:20:54.345Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-04T22:20:54.345Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-04T22:20:54.345Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-04T22:20:54.345Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.0s done [2022-08-04T22:20:54.345Z] #28 DONE 7.8s [2022-08-04T22:20:54.345Z] [2022-08-04T22:20:54.345Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:20:54.345Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:20:54.345Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 [2022-08-04T22:20:54.350Z] #55 31.77 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-04T22:20:54.442Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 75.06MB / 108.99MB 4.6s [2022-08-04T22:20:54.442Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 84.93MB / 108.99MB 4.7s [2022-08-04T22:20:54.442Z] #11 extracting sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 [2022-08-04T22:20:54.704Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 94.94MB / 108.99MB 4.8s [2022-08-04T22:20:54.704Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 105.26MB / 108.99MB 4.9s [2022-08-04T22:20:54.911Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.5s done [2022-08-04T22:20:54.911Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a [2022-08-04T22:20:54.919Z] #12 DONE 0.8s [2022-08-04T22:20:54.919Z] [2022-08-04T22:20:54.919Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-04T22:20:54.919Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-04T22:20:54.925Z] #55 32.30 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-04T22:20:55.170Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.4s done [2022-08-04T22:20:55.182Z] #55 ... [2022-08-04T22:20:55.182Z] [2022-08-04T22:20:55.182Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:20:55.182Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T22:20:55.182Z] #51 22.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T22:20:55.182Z] #51 25.93 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-04T22:20:55.322Z] #11 extracting sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 0.7s done [2022-08-04T22:20:55.428Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 [2022-08-04T22:20:55.439Z] #51 ... [2022-08-04T22:20:55.439Z] [2022-08-04T22:20:55.439Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:20:55.439Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:20:55.439Z] #55 32.83 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-04T22:20:55.497Z] #13 DONE 0.6s [2022-08-04T22:20:55.497Z] [2022-08-04T22:20:55.497Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-04T22:20:55.497Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-04T22:20:55.497Z] #33 DONE 0.0s [2022-08-04T22:20:55.497Z] [2022-08-04T22:20:55.497Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T22:20:55.497Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T22:20:55.768Z] #36 ... [2022-08-04T22:20:55.768Z] [2022-08-04T22:20:55.768Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-04T22:20:55.768Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-04T22:20:55.768Z] #46 DONE 0.2s [2022-08-04T22:20:55.768Z] [2022-08-04T22:20:55.768Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-04T22:20:55.768Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-04T22:20:55.768Z] #50 DONE 0.4s [2022-08-04T22:20:55.768Z] [2022-08-04T22:20:55.768Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-04T22:20:55.768Z] #66 sha256:2d44052d7bbff39d2caebe98a8502746df6f7ae0cdc476dccb8492fe79bedeef [2022-08-04T22:20:55.768Z] #66 DONE 0.4s [2022-08-04T22:20:55.768Z] [2022-08-04T22:20:55.768Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-04T22:20:55.768Z] #25 sha256:54412e318e6bf3d5d89b9ec68d6909e9ec41640effd8321d6f52c591bdd38939 [2022-08-04T22:20:55.768Z] #25 DONE 0.4s [2022-08-04T22:20:55.768Z] [2022-08-04T22:20:55.768Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-04T22:20:55.768Z] #26 sha256:3e0d7cde7eb399b79ca41b9dd397b50883e554cb48e41ce418790286d1cd0e18 [2022-08-04T22:20:56.018Z] #55 33.44 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-04T22:20:56.265Z] #11 ... [2022-08-04T22:20:56.265Z] [2022-08-04T22:20:56.265Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T22:20:56.265Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T22:20:56.265Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T22:20:56.265Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-04T22:20:56.265Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-04T22:20:56.265Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.0s done [2022-08-04T22:20:56.265Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2022-08-04T22:20:56.265Z] #73 DONE 6.5s [2022-08-04T22:20:56.265Z] [2022-08-04T22:20:56.265Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T22:20:56.265Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-04T22:20:56.265Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.2s [2022-08-04T22:20:56.265Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2022-08-04T22:20:56.265Z] #71 DONE 6.6s [2022-08-04T22:20:56.265Z] [2022-08-04T22:20:56.265Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:20:56.265Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-04T22:20:56.265Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab [2022-08-04T22:20:56.276Z] #55 33.71 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-04T22:20:56.533Z] #55 34.00 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-04T22:20:56.791Z] #55 34.18 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-04T22:20:57.354Z] #55 34.85 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-04T22:20:57.612Z] #55 35.22 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-04T22:20:57.869Z] #55 ... [2022-08-04T22:20:57.869Z] [2022-08-04T22:20:57.869Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-04T22:20:57.869Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T22:20:57.869Z] #38 35.01 tomll can be used in two ways: [2022-08-04T22:20:57.869Z] #38 35.01 Writing to STDIN and reading from STDOUT: [2022-08-04T22:20:57.869Z] #38 35.01 cat file.toml | tomll > file.toml [2022-08-04T22:20:57.869Z] #38 35.01 [2022-08-04T22:20:57.869Z] #38 35.01 Reading and updating a list of files: [2022-08-04T22:20:57.869Z] #38 35.01 tomll a.toml b.toml c.toml [2022-08-04T22:20:57.869Z] #38 35.01 [2022-08-04T22:20:57.869Z] #38 35.01 When given a list of files, tomll will modify all files in place without asking. [2022-08-04T22:20:57.869Z] #38 DONE 35.3s [2022-08-04T22:20:58.125Z] [2022-08-04T22:20:58.125Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:20:58.125Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T22:20:58.125Z] #42 35.18 Fetched 8563 kB in 27s (312 kB/s) [2022-08-04T22:20:58.383Z] #42 35.18 Reading package lists... [2022-08-04T22:20:58.383Z] #42 ... [2022-08-04T22:20:58.383Z] [2022-08-04T22:20:58.383Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T22:20:58.383Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T22:20:58.383Z] #53 26.02 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-04T22:20:58.383Z] #53 26.12 go: downloading golang.org/x/mod v0.3.0 [2022-08-04T22:20:58.640Z] #53 ... [2022-08-04T22:20:58.640Z] [2022-08-04T22:20:58.640Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T22:20:58.640Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T22:20:58.640Z] #36 29.08 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-04T22:20:58.640Z] #36 29.08 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-04T22:20:58.640Z] #36 30.21 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-04T22:20:58.640Z] #36 30.50 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-04T22:20:58.640Z] #36 30.97 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-04T22:20:58.640Z] #36 31.36 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-04T22:20:58.640Z] #36 31.55 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-04T22:20:58.640Z] #36 31.70 go: downloading github.com/peterh/liner v1.2.2 [2022-08-04T22:20:58.640Z] #36 32.08 go: downloading github.com/google/go-dap v0.6.0 [2022-08-04T22:20:58.640Z] #36 32.60 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-04T22:20:58.640Z] #36 33.54 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-04T22:20:58.640Z] #36 34.82 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-04T22:20:58.640Z] #36 35.19 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-04T22:20:58.640Z] #36 35.34 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-04T22:20:59.581Z] #36 ... [2022-08-04T22:20:59.581Z] [2022-08-04T22:20:59.581Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:20:59.581Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T22:20:59.581Z] #76 27.11 Fetched 8563 kB in 21s (411 kB/s) [2022-08-04T22:20:59.838Z] #76 27.11 Reading package lists... [2022-08-04T22:20:59.838Z] #76 ... [2022-08-04T22:20:59.838Z] [2022-08-04T22:20:59.838Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:20:59.838Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:20:59.838Z] #14 35.03 Fetched 8563 kB in 27s (313 kB/s) [2022-08-04T22:20:59.950Z] #84 ... [2022-08-04T22:20:59.950Z] [2022-08-04T22:20:59.950Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-04T22:20:59.950Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T22:20:59.950Z] #19 68.62 Reading package lists... [2022-08-04T22:21:00.474Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 3.6s done [2022-08-04T22:21:00.474Z] #11 ... [2022-08-04T22:21:00.474Z] [2022-08-04T22:21:00.474Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-04T22:21:00.474Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-04T22:21:00.474Z] #72 DONE 0.7s [2022-08-04T22:21:00.474Z] [2022-08-04T22:21:00.474Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:21:00.474Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-04T22:21:00.474Z] #11 extracting sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 [2022-08-04T22:21:00.717Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 4.7s done [2022-08-04T22:21:00.717Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-04T22:21:01.865Z] #11 ... [2022-08-04T22:21:01.865Z] [2022-08-04T22:21:01.865Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-04T22:21:01.865Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-04T22:21:01.865Z] #74 DONE 1.4s [2022-08-04T22:21:01.865Z] [2022-08-04T22:21:01.865Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:21:01.865Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-04T22:21:02.348Z] #26 ... [2022-08-04T22:21:02.348Z] [2022-08-04T22:21:02.348Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:21:02.348Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T22:21:02.348Z] #42 5.306 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:21:02.348Z] #42 5.320 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:21:02.348Z] #42 5.320 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:21:02.348Z] #42 5.585 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T22:21:02.348Z] #42 5.985 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T22:21:02.348Z] #42 ... [2022-08-04T22:21:02.348Z] [2022-08-04T22:21:02.348Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T22:21:02.348Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T22:21:02.348Z] #36 6.704 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-04T22:21:03.119Z] #14 35.03 Reading package lists... [2022-08-04T22:21:03.119Z] #14 ... [2022-08-04T22:21:03.119Z] [2022-08-04T22:21:03.119Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:21:03.119Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:21:03.119Z] #55 37.99 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-04T22:21:03.119Z] #55 38.20 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-04T22:21:03.119Z] #55 38.43 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-04T22:21:03.119Z] #55 38.79 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-04T22:21:03.119Z] #55 38.97 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-04T22:21:03.119Z] #55 39.48 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-04T22:21:03.119Z] #55 39.58 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-04T22:21:03.119Z] #55 39.72 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-04T22:21:03.119Z] #55 40.12 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-04T22:21:03.119Z] #55 40.39 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-04T22:21:03.119Z] #55 40.64 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-04T22:21:03.119Z] #55 40.65 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-04T22:21:03.377Z] #55 40.93 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-04T22:21:03.377Z] #55 41.04 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-04T22:21:03.634Z] #55 41.15 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-04T22:21:03.781Z] #11 extracting sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 2.8s done [2022-08-04T22:21:03.782Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 [2022-08-04T22:21:03.892Z] #55 41.56 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-04T22:21:04.004Z] #11 ... [2022-08-04T22:21:04.004Z] [2022-08-04T22:21:04.005Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-04T22:21:04.005Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T22:21:04.005Z] #29 1.118 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:21:04.005Z] #29 1.128 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:21:04.005Z] #29 1.129 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:21:04.005Z] #29 1.273 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T22:21:04.005Z] #29 1.489 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T22:21:04.005Z] #29 1.939 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T22:21:04.005Z] #29 3.098 Fetched 8563 kB in 2s (3823 kB/s) [2022-08-04T22:21:04.005Z] #29 3.098 Reading package lists... [2022-08-04T22:21:04.005Z] #29 3.888 Reading package lists... [2022-08-04T22:21:04.005Z] #29 4.718 Building dependency tree... [2022-08-04T22:21:04.005Z] #29 5.099 The following additional packages will be installed: [2022-08-04T22:21:04.005Z] #29 5.100 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-04T22:21:04.005Z] #29 5.100 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-04T22:21:04.005Z] #29 5.101 Recommended packages: [2022-08-04T22:21:04.005Z] #29 5.101 libldap-common publicsuffix libsasl2-modules [2022-08-04T22:21:04.005Z] #29 5.273 The following NEW packages will be installed: [2022-08-04T22:21:04.005Z] #29 5.274 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-04T22:21:04.005Z] #29 5.275 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-04T22:21:04.005Z] #29 5.276 libssh2-1 openssl [2022-08-04T22:21:04.005Z] #29 5.552 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T22:21:04.005Z] #29 5.552 Need to get 3047 kB of archives. [2022-08-04T22:21:04.005Z] #29 5.552 After this operation, 6661 kB of additional disk space will be used. [2022-08-04T22:21:04.005Z] #29 5.552 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-04T22:21:04.005Z] #29 5.560 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-04T22:21:04.005Z] #29 5.561 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-04T22:21:04.005Z] #29 5.564 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-08-04T22:21:04.005Z] #29 5.565 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-04T22:21:04.005Z] #29 5.567 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-04T22:21:04.005Z] #29 5.584 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-04T22:21:04.005Z] #29 5.584 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-04T22:21:04.005Z] #29 5.589 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-04T22:21:04.005Z] #29 5.589 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-04T22:21:04.005Z] #29 5.589 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-04T22:21:04.005Z] #29 5.593 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-04T22:21:04.005Z] #29 5.593 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-04T22:21:04.005Z] #29 5.596 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-04T22:21:04.005Z] #29 5.597 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-04T22:21:04.005Z] #29 5.798 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:21:04.005Z] #29 5.828 Fetched 3047 kB in 0s (9698 kB/s) [2022-08-04T22:21:04.005Z] #29 5.855 Selecting previously unselected package openssl. [2022-08-04T22:21:04.005Z] #29 5.855 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-08-04T22:21:04.005Z] #29 5.855 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-04T22:21:04.005Z] #29 5.869 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-04T22:21:04.005Z] #29 6.005 Selecting previously unselected package ca-certificates. [2022-08-04T22:21:04.005Z] #29 6.005 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-04T22:21:04.005Z] #29 6.010 Unpacking ca-certificates (20210119) ... [2022-08-04T22:21:04.005Z] #29 6.096 Selecting previously unselected package libbrotli1:amd64. [2022-08-04T22:21:04.005Z] #29 6.096 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-04T22:21:04.005Z] #29 6.103 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-04T22:21:04.005Z] #29 6.179 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-04T22:21:04.005Z] #29 6.181 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-04T22:21:04.005Z] #29 6.186 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T22:21:04.005Z] #29 6.220 Selecting previously unselected package libsasl2-2:amd64. [2022-08-04T22:21:04.005Z] #29 6.222 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-04T22:21:04.005Z] #29 6.225 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T22:21:04.005Z] #29 6.279 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-04T22:21:04.005Z] #29 6.279 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-04T22:21:04.005Z] #29 6.282 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T22:21:04.005Z] #29 6.359 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-04T22:21:04.005Z] #29 6.359 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-04T22:21:04.005Z] #29 6.362 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-04T22:21:04.005Z] #29 6.401 Selecting previously unselected package libpsl5:amd64. [2022-08-04T22:21:04.005Z] #29 6.401 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-04T22:21:04.005Z] #29 6.404 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-04T22:21:04.005Z] #29 6.445 Selecting previously unselected package librtmp1:amd64. [2022-08-04T22:21:04.005Z] #29 6.445 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-04T22:21:04.005Z] #29 6.448 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T22:21:04.005Z] #29 6.489 Selecting previously unselected package libssh2-1:amd64. [2022-08-04T22:21:04.005Z] #29 6.489 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-04T22:21:04.005Z] #29 6.494 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-04T22:21:04.005Z] #29 6.547 Selecting previously unselected package libcurl4:amd64. [2022-08-04T22:21:04.005Z] #29 6.547 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-04T22:21:04.005Z] #29 6.551 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-04T22:21:04.005Z] #29 6.617 Selecting previously unselected package curl. [2022-08-04T22:21:04.005Z] #29 6.618 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-04T22:21:04.005Z] #29 6.622 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-04T22:21:04.005Z] #29 6.683 Selecting previously unselected package libonig5:amd64. [2022-08-04T22:21:04.005Z] #29 6.683 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-04T22:21:04.005Z] #29 6.685 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T22:21:04.005Z] #29 6.748 Selecting previously unselected package libjq1:amd64. [2022-08-04T22:21:04.005Z] #29 6.748 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-04T22:21:04.005Z] #29 6.752 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-04T22:21:04.005Z] #29 6.802 Selecting previously unselected package jq. [2022-08-04T22:21:04.005Z] #29 6.803 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-04T22:21:04.005Z] #29 6.806 Unpacking jq (1.6-2.1) ... [2022-08-04T22:21:04.005Z] #29 6.850 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-04T22:21:04.005Z] #29 6.862 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-04T22:21:04.005Z] #29 6.872 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-04T22:21:04.005Z] #29 6.889 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T22:21:04.005Z] #29 6.893 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T22:21:04.005Z] #29 6.906 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T22:21:04.005Z] #29 6.915 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-04T22:21:04.005Z] #29 6.931 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-04T22:21:04.005Z] #29 6.944 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T22:21:04.005Z] #29 6.956 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-04T22:21:04.005Z] #29 6.964 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T22:21:04.005Z] #29 6.975 Setting up ca-certificates (20210119) ... [2022-08-04T22:21:04.005Z] #29 7.618 Updating certificates in /etc/ssl/certs... [2022-08-04T22:21:04.005Z] #29 8.316 129 added, 0 removed; done. [2022-08-04T22:21:04.005Z] #29 8.377 Setting up jq (1.6-2.1) ... [2022-08-04T22:21:04.005Z] #29 8.388 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-04T22:21:04.005Z] #29 8.398 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-04T22:21:04.005Z] #29 8.407 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:21:04.005Z] #29 8.425 Processing triggers for ca-certificates (20210119) ... [2022-08-04T22:21:04.005Z] #29 8.434 Updating certificates in /etc/ssl/certs... [2022-08-04T22:21:04.005Z] #29 9.005 0 added, 0 removed; done. [2022-08-04T22:21:04.005Z] #29 9.005 Running hooks in /etc/ca-certificates/update.d... [2022-08-04T22:21:04.005Z] #29 9.007 done. [2022-08-04T22:21:04.005Z] #29 ... [2022-08-04T22:21:04.005Z] [2022-08-04T22:21:04.005Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:21:04.005Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:21:04.043Z] #11 ... [2022-08-04T22:21:04.043Z] [2022-08-04T22:21:04.043Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-04T22:21:04.043Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-04T22:21:04.043Z] #29 1.474 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:21:04.043Z] #29 1.563 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:21:04.043Z] #29 1.659 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:21:04.043Z] #29 1.997 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T22:21:04.043Z] #29 2.206 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T22:21:04.043Z] #29 2.621 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T22:21:04.043Z] #29 3.223 Fetched 8449 kB in 2s (4197 kB/s) [2022-08-04T22:21:04.043Z] #29 3.223 Reading package lists... [2022-08-04T22:21:04.043Z] #29 3.808 Reading package lists... [2022-08-04T22:21:04.043Z] #29 4.369 Building dependency tree... [2022-08-04T22:21:04.043Z] #29 4.709 The following additional packages will be installed: [2022-08-04T22:21:04.043Z] #29 4.709 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-04T22:21:04.043Z] #29 4.709 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-04T22:21:04.043Z] #29 4.709 Recommended packages: [2022-08-04T22:21:04.043Z] #29 4.709 libldap-common publicsuffix libsasl2-modules [2022-08-04T22:21:04.043Z] #29 4.845 The following NEW packages will be installed: [2022-08-04T22:21:04.043Z] #29 4.845 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-04T22:21:04.043Z] #29 4.845 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-04T22:21:04.043Z] #29 4.845 libssh2-1 openssl [2022-08-04T22:21:04.043Z] #29 5.106 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T22:21:04.043Z] #29 5.106 Need to get 2942 kB of archives. [2022-08-04T22:21:04.043Z] #29 5.106 After this operation, 6482 kB of additional disk space will be used. [2022-08-04T22:21:04.043Z] #29 5.106 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-08-04T22:21:04.043Z] #29 5.162 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-08-04T22:21:04.043Z] #29 5.169 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-08-04T22:21:04.043Z] #29 5.206 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-08-04T22:21:04.043Z] #29 5.214 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-08-04T22:21:04.043Z] #29 5.229 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-08-04T22:21:04.043Z] #29 5.231 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-08-04T22:21:04.043Z] #29 5.231 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-08-04T22:21:04.043Z] #29 5.231 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-08-04T22:21:04.043Z] #29 5.237 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-08-04T22:21:04.043Z] #29 5.238 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-08-04T22:21:04.043Z] #29 5.256 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-08-04T22:21:04.043Z] #29 5.291 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-04T22:21:04.043Z] #29 5.292 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-04T22:21:04.043Z] #29 5.296 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-04T22:21:04.043Z] #29 5.488 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:21:04.043Z] #29 5.521 Fetched 2942 kB in 0s (6436 kB/s) [2022-08-04T22:21:04.043Z] #29 5.575 Selecting previously unselected package openssl. [2022-08-04T22:21:04.043Z] #29 5.575 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-08-04T22:21:04.043Z] #29 5.575 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-08-04T22:21:04.043Z] #29 5.578 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-04T22:21:04.043Z] #29 5.781 Selecting previously unselected package ca-certificates. [2022-08-04T22:21:04.043Z] #29 5.781 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-04T22:21:04.043Z] #29 5.787 Unpacking ca-certificates (20210119) ... [2022-08-04T22:21:04.043Z] #29 6.406 Selecting previously unselected package libbrotli1:arm64. [2022-08-04T22:21:04.043Z] #29 6.406 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-08-04T22:21:04.043Z] #29 6.417 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-04T22:21:04.043Z] #29 6.484 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-08-04T22:21:04.043Z] #29 6.484 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-04T22:21:04.043Z] #29 6.488 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T22:21:04.043Z] #29 6.724 Selecting previously unselected package libsasl2-2:arm64. [2022-08-04T22:21:04.043Z] #29 6.725 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-04T22:21:04.043Z] #29 6.768 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T22:21:04.043Z] #29 7.099 Selecting previously unselected package libldap-2.4-2:arm64. [2022-08-04T22:21:04.043Z] #29 7.099 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-08-04T22:21:04.043Z] #29 7.168 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T22:21:04.043Z] #29 7.540 Selecting previously unselected package libnghttp2-14:arm64. [2022-08-04T22:21:04.043Z] #29 7.540 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-08-04T22:21:04.043Z] #29 7.551 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-04T22:21:04.043Z] #29 7.772 Selecting previously unselected package libpsl5:arm64. [2022-08-04T22:21:04.043Z] #29 7.772 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-08-04T22:21:04.043Z] #29 7.777 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-08-04T22:21:04.043Z] #29 7.820 Selecting previously unselected package librtmp1:arm64. [2022-08-04T22:21:04.043Z] #29 7.820 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-08-04T22:21:04.043Z] #29 7.824 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T22:21:04.043Z] #29 7.879 Selecting previously unselected package libssh2-1:arm64. [2022-08-04T22:21:04.043Z] #29 7.879 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-08-04T22:21:04.043Z] #29 7.883 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-08-04T22:21:04.043Z] #29 7.962 Selecting previously unselected package libcurl4:arm64. [2022-08-04T22:21:04.043Z] #29 7.962 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-04T22:21:04.043Z] #29 7.976 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-04T22:21:04.043Z] #29 8.345 Selecting previously unselected package curl. [2022-08-04T22:21:04.043Z] #29 8.346 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-04T22:21:04.043Z] #29 8.354 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-04T22:21:04.043Z] #29 8.420 Selecting previously unselected package libonig5:arm64. [2022-08-04T22:21:04.043Z] #29 8.420 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-04T22:21:04.043Z] #29 8.424 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-04T22:21:04.043Z] #29 8.489 Selecting previously unselected package libjq1:arm64. [2022-08-04T22:21:04.043Z] #29 8.489 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-08-04T22:21:04.043Z] #29 8.494 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-04T22:21:04.043Z] #29 8.549 Selecting previously unselected package jq. [2022-08-04T22:21:04.043Z] #29 8.549 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-08-04T22:21:04.043Z] #29 8.554 Unpacking jq (1.6-2.1) ... [2022-08-04T22:21:04.043Z] #29 8.594 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-08-04T22:21:04.043Z] #29 8.607 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-04T22:21:04.043Z] #29 8.618 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-04T22:21:04.043Z] #29 8.629 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T22:21:04.043Z] #29 8.640 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T22:21:04.043Z] #29 8.652 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T22:21:04.043Z] #29 8.665 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-08-04T22:21:04.043Z] #29 8.677 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-04T22:21:04.043Z] #29 8.694 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-04T22:21:04.043Z] #29 8.707 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-04T22:21:04.043Z] #29 8.764 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T22:21:04.043Z] #29 8.776 Setting up ca-certificates (20210119) ... [2022-08-04T22:21:04.043Z] #29 9.507 Updating certificates in /etc/ssl/certs... [2022-08-04T22:21:04.150Z] #55 41.71 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-04T22:21:04.150Z] #55 41.82 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-04T22:21:04.304Z] #29 ... [2022-08-04T22:21:04.304Z] [2022-08-04T22:21:04.304Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:21:04.304Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-04T22:21:04.407Z] #55 41.90 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-04T22:21:04.407Z] #55 ... [2022-08-04T22:21:04.407Z] [2022-08-04T22:21:04.407Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T22:21:04.407Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T22:21:04.407Z] #62 31.85 Fetched 8563 kB in 25s (347 kB/s) [2022-08-04T22:21:04.622Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 4.0s done [2022-08-04T22:21:04.622Z] #11 ... [2022-08-04T22:21:04.622Z] [2022-08-04T22:21:04.622Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-04T22:21:04.622Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T22:21:04.622Z] #29 DONE 10.4s [2022-08-04T22:21:04.622Z] [2022-08-04T22:21:04.622Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:21:04.622Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:21:04.622Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-04T22:21:04.665Z] #62 31.85 Reading package lists... [2022-08-04T22:21:04.665Z] #62 ... [2022-08-04T22:21:04.665Z] [2022-08-04T22:21:04.665Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:21:04.665Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:21:04.665Z] #55 42.11 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-04T22:21:04.665Z] #55 42.16 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-04T22:21:04.881Z] #11 ... [2022-08-04T22:21:04.881Z] [2022-08-04T22:21:04.881Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-04T22:21:04.881Z] #30 sha256:a384c243c1333a25be19bb8ff70373a21b87d3e104147edc6d02cf624ea3a6f9 [2022-08-04T22:21:04.881Z] #30 DONE 0.3s [2022-08-04T22:21:04.881Z] [2022-08-04T22:21:04.881Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:21:04.881Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T22:21:04.925Z] #55 42.50 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-04T22:21:05.183Z] #55 ... [2022-08-04T22:21:05.183Z] [2022-08-04T22:21:05.183Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T22:21:05.183Z] #67 sha256:88a864cd30a665a1cbce17c273b38118d4cd02f80c2a39b1db2aaee29287e07c [2022-08-04T22:21:05.183Z] #67 32.46 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T22:21:05.440Z] #67 ... [2022-08-04T22:21:05.440Z] [2022-08-04T22:21:05.440Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:21:05.440Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:21:05.440Z] #55 42.96 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-04T22:21:05.639Z] #36 ... [2022-08-04T22:21:05.639Z] [2022-08-04T22:21:05.639Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-04T22:21:05.639Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T22:21:05.639Z] #57 7.172 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-04T22:21:05.639Z] #57 8.476 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-04T22:21:05.639Z] #57 8.494 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-04T22:21:05.639Z] #57 8.582 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-04T22:21:05.639Z] #57 ... [2022-08-04T22:21:05.639Z] [2022-08-04T22:21:05.639Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-04T22:21:05.639Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T22:21:05.639Z] #38 7.262 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-04T22:21:05.639Z] #38 ... [2022-08-04T22:21:05.639Z] [2022-08-04T22:21:05.639Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:21:05.639Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T22:21:05.639Z] #76 6.297 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:21:05.639Z] #76 6.347 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:21:05.640Z] #76 6.347 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:21:05.640Z] #76 7.225 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T22:21:05.640Z] #76 10.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T22:21:05.902Z] #76 ... [2022-08-04T22:21:05.902Z] [2022-08-04T22:21:05.902Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T22:21:05.902Z] #67 sha256:254f8258ee0d3aa486f64aef43a2ba8d2134604ebc28d8be8918e769fbce2deb [2022-08-04T22:21:05.902Z] #67 6.498 + RM_GOPATH=0 [2022-08-04T22:21:05.902Z] #67 6.498 + TMP_GOPATH= [2022-08-04T22:21:05.902Z] #67 6.498 + : /build [2022-08-04T22:21:05.902Z] #67 6.498 + '[' -z '' ']' [2022-08-04T22:21:05.902Z] #67 6.501 ++ mktemp -d [2022-08-04T22:21:05.902Z] #67 6.502 + export GOPATH=/tmp/tmp.nH25VhQl9f [2022-08-04T22:21:05.902Z] #67 6.502 + GOPATH=/tmp/tmp.nH25VhQl9f [2022-08-04T22:21:05.902Z] #67 6.502 + RM_GOPATH=1 [2022-08-04T22:21:05.902Z] #67 6.502 + case "$(go env GOARCH)" in [2022-08-04T22:21:05.902Z] #67 6.515 ++ go env GOARCH [2022-08-04T22:21:05.902Z] #67 6.531 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T22:21:05.902Z] #67 6.531 + GO_BUILDMODE=-buildmode=pie [2022-08-04T22:21:05.902Z] #67 6.533 ++ dirname /install.sh [2022-08-04T22:21:05.902Z] #67 6.543 + dir=/ [2022-08-04T22:21:05.902Z] #67 6.555 + bin=rootlesskit [2022-08-04T22:21:05.902Z] #67 6.555 + shift [2022-08-04T22:21:05.902Z] #67 6.555 + '[' '!' -f //rootlesskit.installer ']' [2022-08-04T22:21:05.902Z] #67 6.555 + . //rootlesskit.installer [2022-08-04T22:21:05.902Z] #67 6.555 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T22:21:05.902Z] #67 6.556 + install_rootlesskit [2022-08-04T22:21:05.902Z] #67 6.558 + case "$1" in [2022-08-04T22:21:05.902Z] #67 6.558 + export CGO_ENABLED=0 [2022-08-04T22:21:05.902Z] #67 6.558 + CGO_ENABLED=0 [2022-08-04T22:21:05.902Z] #67 6.559 + _install_rootlesskit [2022-08-04T22:21:05.902Z] #67 6.563 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T22:21:05.902Z] #67 6.563 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-04T22:21:05.902Z] #67 6.563 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T22:21:05.902Z] #67 6.563 + GOBIN=/build [2022-08-04T22:21:05.902Z] #67 6.563 + GO111MODULE=on [2022-08-04T22:21:05.902Z] #67 6.563 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T22:21:05.902Z] #67 7.196 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-04T22:21:05.902Z] #67 ... [2022-08-04T22:21:05.902Z] [2022-08-04T22:21:05.902Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T22:21:05.902Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T22:21:05.902Z] #53 6.231 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-04T22:21:05.902Z] #53 8.083 go: downloading github.com/fatih/color v1.10.0 [2022-08-04T22:21:05.902Z] #53 8.362 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-04T22:21:05.902Z] #53 8.432 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-04T22:21:05.902Z] #53 8.564 go: downloading github.com/pkg/errors v0.9.1 [2022-08-04T22:21:05.902Z] #53 8.827 go: downloading golang.org/x/tools v0.1.0 [2022-08-04T22:21:05.902Z] #53 8.913 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-04T22:21:05.902Z] #53 9.103 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-04T22:21:05.902Z] #53 9.214 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-04T22:21:05.902Z] #53 9.432 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-04T22:21:06.004Z] #55 43.37 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-04T22:21:06.004Z] #55 43.37 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-04T22:21:06.004Z] #55 43.54 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-04T22:21:06.164Z] #53 ... [2022-08-04T22:21:06.164Z] [2022-08-04T22:21:06.164Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:21:06.164Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:21:06.164Z] #55 7.219 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-04T22:21:06.164Z] #55 10.27 go: downloading github.com/fatih/color v1.13.0 [2022-08-04T22:21:06.164Z] #55 10.28 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T22:21:06.164Z] #55 10.56 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-04T22:21:06.164Z] #55 10.73 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-04T22:21:06.262Z] #55 43.74 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-04T22:21:06.262Z] #55 43.82 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-04T22:21:06.431Z] #55 ... [2022-08-04T22:21:06.431Z] [2022-08-04T22:21:06.431Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T22:21:06.431Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T22:21:06.431Z] #47 5.899 + git clone https://github.com/docker/distribution.git . [2022-08-04T22:21:06.431Z] #47 5.899 Cloning into '.'... [2022-08-04T22:21:06.431Z] #47 ... [2022-08-04T22:21:06.431Z] [2022-08-04T22:21:06.431Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:21:06.431Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:21:06.431Z] #14 6.716 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:21:06.431Z] #14 6.773 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:21:06.431Z] #14 6.775 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:21:06.431Z] #14 7.931 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T22:21:06.431Z] #14 10.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T22:21:06.519Z] #55 43.99 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-04T22:21:06.519Z] #55 44.11 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-04T22:21:06.529Z] #19 93.50 Reading package lists... [2022-08-04T22:21:06.529Z] #19 ... [2022-08-04T22:21:06.529Z] [2022-08-04T22:21:06.529Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:21:06.529Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:21:06.529Z] #84 50.14 libtoolize: putting auxiliary files in '.'. [2022-08-04T22:21:06.529Z] #84 50.14 libtoolize: copying file './ltmain.sh' [2022-08-04T22:21:06.529Z] #84 51.40 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-04T22:21:06.529Z] #84 51.40 libtoolize: and rerunning libtoolize and aclocal. [2022-08-04T22:21:06.529Z] #84 51.40 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T22:21:06.691Z] #14 ... [2022-08-04T22:21:06.691Z] [2022-08-04T22:21:06.691Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T22:21:06.691Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T22:21:06.691Z] #40 6.220 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-04T22:21:06.691Z] #40 7.115 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-04T22:21:06.691Z] #40 8.897 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-04T22:21:06.691Z] #40 9.283 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-04T22:21:06.691Z] #40 9.364 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-04T22:21:06.691Z] #40 ... [2022-08-04T22:21:06.691Z] [2022-08-04T22:21:06.691Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T22:21:06.691Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T22:21:06.691Z] #34 6.785 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-04T22:21:06.691Z] #34 6.791 Cloning into '.'... [2022-08-04T22:21:06.777Z] #55 44.40 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-04T22:21:06.950Z] #34 ... [2022-08-04T22:21:06.951Z] [2022-08-04T22:21:06.951Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T22:21:06.951Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T22:21:06.951Z] #62 6.750 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:21:06.951Z] #62 6.833 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:21:06.951Z] #62 6.836 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:21:06.951Z] #62 7.986 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T22:21:06.951Z] #62 ... [2022-08-04T22:21:06.951Z] [2022-08-04T22:21:06.951Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:21:06.951Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T22:21:06.951Z] #51 7.035 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:21:06.951Z] #51 7.083 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:21:06.951Z] #51 7.088 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:21:06.951Z] #51 7.827 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-04T22:21:06.951Z] #51 8.457 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T22:21:07.034Z] #55 44.44 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-04T22:21:07.034Z] #55 44.66 go: downloading github.com/julz/importas v0.1.0 [2022-08-04T22:21:07.210Z] #51 ... [2022-08-04T22:21:07.210Z] [2022-08-04T22:21:07.210Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T22:21:07.210Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T22:21:07.210Z] #62 11.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T22:21:07.291Z] #55 44.67 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-04T22:21:07.291Z] #55 44.90 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-04T22:21:07.291Z] #55 44.95 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-04T22:21:07.548Z] #55 45.22 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-04T22:21:08.112Z] #55 45.38 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-04T22:21:08.112Z] #55 45.53 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-04T22:21:08.112Z] #55 45.55 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-04T22:21:08.112Z] #55 45.77 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-04T22:21:08.369Z] #55 45.89 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-04T22:21:08.369Z] #55 46.01 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-04T22:21:08.522Z] #11 ... [2022-08-04T22:21:08.522Z] [2022-08-04T22:21:08.522Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-04T22:21:08.522Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-04T22:21:08.522Z] #29 10.41 129 added, 0 removed; done. [2022-08-04T22:21:08.522Z] #29 10.49 Setting up jq (1.6-2.1) ... [2022-08-04T22:21:08.522Z] #29 10.50 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-04T22:21:08.522Z] #29 10.52 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-04T22:21:08.522Z] #29 10.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:21:08.522Z] #29 10.56 Processing triggers for ca-certificates (20210119) ... [2022-08-04T22:21:08.522Z] #29 10.57 Updating certificates in /etc/ssl/certs... [2022-08-04T22:21:08.522Z] #29 11.28 0 added, 0 removed; done. [2022-08-04T22:21:08.522Z] #29 11.28 Running hooks in /etc/ca-certificates/update.d... [2022-08-04T22:21:08.522Z] #29 11.28 done. [2022-08-04T22:21:08.522Z] #29 DONE 13.7s [2022-08-04T22:21:08.522Z] [2022-08-04T22:21:08.522Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-04T22:21:08.522Z] #30 sha256:eb9cc83cf8ffdd90f059ed515856beb39b51759e54e454834d3361ce33695b21 [2022-08-04T22:21:08.522Z] #30 DONE 0.2s [2022-08-04T22:21:08.522Z] [2022-08-04T22:21:08.522Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T22:21:08.522Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-04T22:21:08.522Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 4.4s done [2022-08-04T22:21:08.522Z] #11 extracting sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a done [2022-08-04T22:21:08.522Z] #11 DONE 18.9s [2022-08-04T22:21:08.522Z] [2022-08-04T22:21:08.522Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-04T22:21:08.522Z] #31 sha256:c20e52062d938240822e9bff3d14f42473b20299fcc84b5d89c66181d7b90bb1 [2022-08-04T22:21:08.625Z] #55 46.17 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-04T22:21:08.783Z] #31 ... [2022-08-04T22:21:08.783Z] [2022-08-04T22:21:08.783Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-04T22:21:08.783Z] #12 sha256:bbd7c79ba8f998364c663d0fa204bb0e8ac615a82d7732798556439b1da561b7 [2022-08-04T22:21:08.783Z] #12 DONE 0.4s [2022-08-04T22:21:09.045Z] [2022-08-04T22:21:09.045Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-04T22:21:09.045Z] #13 sha256:8c34d0ad3df4c12b11dd32703c9eb3b8985fcf362601d7dacf42ebcf39dc15ab [2022-08-04T22:21:09.307Z] #13 DONE 0.5s [2022-08-04T22:21:09.307Z] [2022-08-04T22:21:09.307Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-04T22:21:09.307Z] #66 sha256:5826b94c1456edd969a133614e5457f65f658ffdba1c727eac63352c0975cb14 [2022-08-04T22:21:09.307Z] #66 DONE 0.1s [2022-08-04T22:21:09.307Z] [2022-08-04T22:21:09.307Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T22:21:09.307Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-04T22:21:09.568Z] #40 ... [2022-08-04T22:21:09.568Z] [2022-08-04T22:21:09.568Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-04T22:21:09.568Z] #46 sha256:ea4824a11dc4bb760bb0af966210e5a5c8cecae78503a30ad627e3cba18a1870 [2022-08-04T22:21:09.568Z] #46 DONE 0.2s [2022-08-04T22:21:09.568Z] [2022-08-04T22:21:09.568Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-04T22:21:09.568Z] #33 sha256:e80816566d71fce896145e0bb5346aa09debfdd454c63c9608e59c245d90e4a0 [2022-08-04T22:21:09.568Z] #33 DONE 0.3s [2022-08-04T22:21:09.568Z] [2022-08-04T22:21:09.568Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-04T22:21:09.568Z] #50 sha256:25dc087b06119ece4c0858160446b4e82d21a784bb017a84a0d19ca3035866ed [2022-08-04T22:21:09.568Z] #50 DONE 0.3s [2022-08-04T22:21:09.829Z] [2022-08-04T22:21:09.829Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-04T22:21:09.829Z] #25 sha256:9c2463b426595422a545f88c89050349905558c59822bf0618e7c3cbe9256ac8 [2022-08-04T22:21:09.829Z] #25 DONE 0.3s [2022-08-04T22:21:09.829Z] [2022-08-04T22:21:09.829Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-04T22:21:09.829Z] #26 sha256:04c9dec94efcd5c6f5dfafecbed8734082cb83fcef4439159a06428791a5bb84 [2022-08-04T22:21:09.995Z] #55 47.55 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-04T22:21:09.995Z] #55 47.58 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-04T22:21:10.154Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.0s [2022-08-04T22:21:10.252Z] #55 47.83 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-04T22:21:10.509Z] #55 47.94 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-04T22:21:10.509Z] #55 ... [2022-08-04T22:21:10.509Z] [2022-08-04T22:21:10.509Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:21:10.509Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T22:21:10.509Z] #51 37.63 Fetched 8567 kB in 30s (285 kB/s) [2022-08-04T22:21:10.509Z] #51 37.63 Reading package lists... [2022-08-04T22:21:10.509Z] #51 ... [2022-08-04T22:21:10.509Z] [2022-08-04T22:21:10.509Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T22:21:10.509Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T22:21:10.766Z] #47 46.12 Updating files: 40% (882/2176) Updating files: 41% (893/2176) Updating files: 42% (914/2176) Updating files: 43% (936/2176) Updating files: 44% (958/2176) Updating files: 45% (980/2176) Updating files: 46% (1001/2176) Updating files: 47% (1023/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) [2022-08-04T22:21:10.766Z] #47 ... [2022-08-04T22:21:10.766Z] [2022-08-04T22:21:10.766Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:21:10.766Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T22:21:10.766Z] #76 27.11 Reading package lists... [2022-08-04T22:21:10.766Z] #76 38.60 Reading package lists... [2022-08-04T22:21:10.766Z] #76 ... [2022-08-04T22:21:10.766Z] [2022-08-04T22:21:10.766Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T22:21:10.766Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T22:21:10.766Z] #47 46.12 Updating files: 40% (882/2176) Updating files: 41% (893/2176) Updating files: 42% (914/2176) Updating files: 43% (936/2176) Updating files: 44% (958/2176) Updating files: 45% (980/2176) Updating files: 46% (1001/2176) Updating files: 47% (1023/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-04T22:21:10.766Z] #47 48.19 + git checkout -q v2.3.0 [2022-08-04T22:21:11.330Z] #47 ... [2022-08-04T22:21:11.330Z] [2022-08-04T22:21:11.330Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T22:21:11.330Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T22:21:11.330Z] #36 38.94 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-04T22:21:11.330Z] #36 39.10 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-04T22:21:11.403Z] #62 15.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T22:21:11.587Z] #36 ... [2022-08-04T22:21:11.587Z] [2022-08-04T22:21:11.587Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:21:11.587Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:21:11.587Z] #55 48.30 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-04T22:21:11.587Z] #55 48.44 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-04T22:21:11.587Z] #55 48.52 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-04T22:21:11.587Z] #55 48.71 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-04T22:21:11.587Z] #55 48.87 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-04T22:21:11.972Z] #62 ... [2022-08-04T22:21:11.972Z] [2022-08-04T22:21:11.972Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-04T22:21:11.972Z] #26 sha256:3e0d7cde7eb399b79ca41b9dd397b50883e554cb48e41ce418790286d1cd0e18 [2022-08-04T22:21:11.972Z] #26 6.277 + RM_GOPATH=0 [2022-08-04T22:21:11.972Z] #26 6.277 + TMP_GOPATH= [2022-08-04T22:21:11.972Z] #26 6.278 + : /build [2022-08-04T22:21:11.972Z] #26 6.278 + '[' -z '' ']' [2022-08-04T22:21:11.972Z] #26 6.279 ++ mktemp -d [2022-08-04T22:21:11.972Z] #26 6.282 + export GOPATH=/tmp/tmp.vnSpdRpD2H [2022-08-04T22:21:11.972Z] #26 6.283 + GOPATH=/tmp/tmp.vnSpdRpD2H [2022-08-04T22:21:11.972Z] #26 6.283 + RM_GOPATH=1 [2022-08-04T22:21:11.972Z] #26 6.283 + case "$(go env GOARCH)" in [2022-08-04T22:21:11.972Z] #26 6.284 ++ go env GOARCH [2022-08-04T22:21:11.972Z] #26 6.333 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T22:21:11.972Z] #26 6.333 + GO_BUILDMODE=-buildmode=pie [2022-08-04T22:21:11.972Z] #26 6.334 ++ dirname /install.sh [2022-08-04T22:21:11.972Z] #26 6.342 + dir=/ [2022-08-04T22:21:11.972Z] #26 6.342 + bin=dockercli [2022-08-04T22:21:11.972Z] #26 6.345 + shift [2022-08-04T22:21:11.972Z] #26 6.346 + '[' '!' -f //dockercli.installer ']' [2022-08-04T22:21:11.972Z] #26 6.352 + . //dockercli.installer [2022-08-04T22:21:11.972Z] #26 6.354 ++ : stable [2022-08-04T22:21:11.972Z] #26 6.359 ++ : 17.06.2-ce [2022-08-04T22:21:11.972Z] #26 6.360 + install_dockercli [2022-08-04T22:21:11.972Z] #26 6.363 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-04T22:21:11.972Z] #26 6.365 Install docker/cli version 17.06.2-ce from stable [2022-08-04T22:21:11.972Z] #26 6.372 ++ uname -m [2022-08-04T22:21:11.972Z] #26 6.380 + arch=x86_64 [2022-08-04T22:21:11.972Z] #26 6.385 + '[' x86_64 '!=' x86_64 ']' [2022-08-04T22:21:11.972Z] #26 6.386 + url=https://download.docker.com/linux/static [2022-08-04T22:21:11.972Z] #26 6.388 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-04T22:21:11.972Z] #26 6.391 + tar -xz docker/docker [2022-08-04T22:21:12.168Z] #55 49.42 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-04T22:21:12.168Z] #55 49.47 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-04T22:21:12.168Z] #55 49.56 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-04T22:21:12.168Z] #55 49.69 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-04T22:21:12.232Z] #26 ... [2022-08-04T22:21:12.232Z] [2022-08-04T22:21:12.232Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T22:21:12.232Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T22:21:12.232Z] #53 16.12 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-04T22:21:12.232Z] #53 16.23 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-04T22:21:12.232Z] #53 16.40 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-04T22:21:12.426Z] #55 49.90 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-04T22:21:12.685Z] #55 50.18 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-04T22:21:12.947Z] #55 50.44 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-04T22:21:12.947Z] #55 50.49 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-04T22:21:12.947Z] #55 50.58 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-04T22:21:13.173Z] #53 ... [2022-08-04T22:21:13.173Z] [2022-08-04T22:21:13.173Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:21:13.173Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T22:21:13.173Z] #42 7.846 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T22:21:13.205Z] #55 50.77 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-04T22:21:13.436Z] #42 ... [2022-08-04T22:21:13.436Z] [2022-08-04T22:21:13.436Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:21:13.436Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:21:13.436Z] #55 11.31 go: downloading github.com/spf13/viper v1.11.0 [2022-08-04T22:21:13.436Z] #55 11.36 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-04T22:21:13.436Z] #55 12.57 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-04T22:21:13.436Z] #55 12.67 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-04T22:21:13.436Z] #55 12.89 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-04T22:21:13.436Z] #55 13.28 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-04T22:21:13.436Z] #55 16.40 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-04T22:21:13.436Z] #55 16.59 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-04T22:21:13.436Z] #55 16.87 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-04T22:21:13.436Z] #55 17.14 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-04T22:21:13.438Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 8.5s done [2022-08-04T22:21:13.438Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-04T22:21:13.462Z] #55 51.00 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-04T22:21:13.697Z] #11 DONE 27.4s [2022-08-04T22:21:13.697Z] [2022-08-04T22:21:13.697Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-04T22:21:13.697Z] #31 sha256:7d268aecc7be0c106036aef3ddde19a5c30d858701ba1c65565db976b47f90a0 [2022-08-04T22:21:13.697Z] #31 1.548 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-04T22:21:13.697Z] #31 1.804 [2022-08-04T22:21:13.697Z] #31 2.019 #=#=# ######################################################################## 100.0% [2022-08-04T22:21:13.697Z] #31 2.255 [2022-08-04T22:21:13.697Z] #31 3.084 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-04T22:21:13.697Z] #31 3.344 [2022-08-04T22:21:13.697Z] #31 3.562 #=#=# ######################################################################## 100.0% [2022-08-04T22:21:13.697Z] #31 3.843 [2022-08-04T22:21:13.697Z] #31 4.704 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-04T22:21:13.697Z] #31 4.984 [2022-08-04T22:21:13.697Z] #31 5.201 #=#=# ################### 27.1% ########################################## 58.7% ################################################################# 91.0% ######################################################################## 100.0% [2022-08-04T22:21:13.697Z] #31 5.747 [2022-08-04T22:21:13.697Z] #31 6.641 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-04T22:21:13.697Z] #31 6.927 [2022-08-04T22:21:13.697Z] #31 7.148 #=#=# ######################################################################## 100.0% [2022-08-04T22:21:13.697Z] #31 7.431 [2022-08-04T22:21:13.697Z] #31 8.100 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-04T22:21:13.697Z] #31 8.389 [2022-08-04T22:21:13.697Z] #31 8.616 #=#=# ######################################################################## 100.0% [2022-08-04T22:21:13.697Z] #31 8.815 [2022-08-04T22:21:13.697Z] #31 8.871 Download of images into '/build' complete. [2022-08-04T22:21:13.697Z] #31 8.871 Use something like the following to load the result into a Docker daemon: [2022-08-04T22:21:13.697Z] #31 8.871 tar -cC '/build' . | docker load [2022-08-04T22:21:13.697Z] #31 ... [2022-08-04T22:21:13.697Z] [2022-08-04T22:21:13.697Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-04T22:21:13.697Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-04T22:21:13.720Z] #55 51.06 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-04T22:21:13.720Z] #55 51.10 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-04T22:21:14.283Z] #55 51.75 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-04T22:21:14.283Z] #55 51.84 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-04T22:21:14.540Z] #55 51.95 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-04T22:21:14.540Z] #55 52.10 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-04T22:21:15.073Z] #12 DONE 1.1s [2022-08-04T22:21:15.073Z] [2022-08-04T22:21:15.074Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-04T22:21:15.074Z] #31 sha256:7d268aecc7be0c106036aef3ddde19a5c30d858701ba1c65565db976b47f90a0 [2022-08-04T22:21:15.074Z] #31 DONE 9.9s [2022-08-04T22:21:15.074Z] [2022-08-04T22:21:15.074Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-04T22:21:15.074Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-04T22:21:15.114Z] #55 52.40 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-04T22:21:15.114Z] #55 ... [2022-08-04T22:21:15.114Z] [2022-08-04T22:21:15.114Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T22:21:15.114Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T22:21:15.114Z] #62 31.85 Reading package lists... [2022-08-04T22:21:15.188Z] #26 4.891 + RM_GOPATH=0 [2022-08-04T22:21:15.189Z] #26 4.891 + TMP_GOPATH= [2022-08-04T22:21:15.189Z] #26 4.891 + : /build [2022-08-04T22:21:15.189Z] #26 4.891 + '[' -z '' ']' [2022-08-04T22:21:15.189Z] #26 4.901 ++ mktemp -d [2022-08-04T22:21:15.189Z] #26 4.912 + export GOPATH=/tmp/tmp.KRSG9N5VTG [2022-08-04T22:21:15.189Z] #26 4.912 + GOPATH=/tmp/tmp.KRSG9N5VTG [2022-08-04T22:21:15.189Z] #26 4.912 + RM_GOPATH=1 [2022-08-04T22:21:15.189Z] #26 4.912 + case "$(go env GOARCH)" in [2022-08-04T22:21:15.189Z] #26 4.912 ++ go env GOARCH [2022-08-04T22:21:15.189Z] #26 4.930 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T22:21:15.189Z] #26 4.930 + GO_BUILDMODE=-buildmode=pie [2022-08-04T22:21:15.189Z] #26 4.930 ++ dirname /install.sh [2022-08-04T22:21:15.189Z] #26 4.930 + dir=/ [2022-08-04T22:21:15.189Z] #26 4.930 + bin=dockercli [2022-08-04T22:21:15.189Z] #26 4.930 + shift [2022-08-04T22:21:15.189Z] #26 4.930 + '[' '!' -f //dockercli.installer ']' [2022-08-04T22:21:15.189Z] #26 4.931 + . //dockercli.installer [2022-08-04T22:21:15.189Z] #26 4.931 ++ : stable [2022-08-04T22:21:15.189Z] #26 4.931 ++ : 17.06.2-ce [2022-08-04T22:21:15.189Z] #26 4.933 + install_dockercli [2022-08-04T22:21:15.189Z] #26 4.933 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-04T22:21:15.189Z] #26 4.933 Install docker/cli version 17.06.2-ce from stable [2022-08-04T22:21:15.189Z] #26 4.934 ++ uname -m [2022-08-04T22:21:15.189Z] #26 4.940 + arch=aarch64 [2022-08-04T22:21:15.189Z] #26 4.940 + '[' aarch64 '!=' x86_64 ']' [2022-08-04T22:21:15.189Z] #26 4.940 + '[' aarch64 '!=' s390x ']' [2022-08-04T22:21:15.189Z] #26 4.940 + '[' aarch64 '!=' armhf ']' [2022-08-04T22:21:15.189Z] #26 4.940 + build_dockercli [2022-08-04T22:21:15.189Z] #26 4.940 + git clone https://github.com/docker/docker-ce /tmp/tmp.KRSG9N5VTG/tmp/docker-ce [2022-08-04T22:21:15.189Z] #26 4.948 Cloning into '/tmp/tmp.KRSG9N5VTG/tmp/docker-ce'... [2022-08-04T22:21:15.189Z] #26 ... [2022-08-04T22:21:15.189Z] [2022-08-04T22:21:15.189Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T22:21:15.189Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-04T22:21:15.189Z] #40 5.491 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-04T22:21:15.334Z] #13 DONE 0.6s [2022-08-04T22:21:15.353Z] #55 ... [2022-08-04T22:21:15.353Z] [2022-08-04T22:21:15.353Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T22:21:15.353Z] #67 sha256:254f8258ee0d3aa486f64aef43a2ba8d2134604ebc28d8be8918e769fbce2deb [2022-08-04T22:21:15.353Z] #67 11.00 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-04T22:21:15.353Z] #67 11.00 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T22:21:15.353Z] #67 12.15 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-04T22:21:15.353Z] #67 17.52 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-04T22:21:15.353Z] #67 19.13 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T22:21:15.353Z] #67 19.15 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-04T22:21:15.353Z] #67 19.16 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-04T22:21:15.353Z] #67 19.36 go: downloading github.com/google/uuid v1.3.0 [2022-08-04T22:21:15.353Z] #67 19.62 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-04T22:21:15.353Z] #67 19.65 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-04T22:21:15.375Z] #62 43.16 Reading package lists... [2022-08-04T22:21:15.375Z] #62 ... [2022-08-04T22:21:15.375Z] [2022-08-04T22:21:15.375Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T22:21:15.375Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T22:21:15.375Z] #47 52.40 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-04T22:21:15.594Z] [2022-08-04T22:21:15.594Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-04T22:21:15.594Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-04T22:21:15.594Z] #50 DONE 0.1s [2022-08-04T22:21:15.594Z] [2022-08-04T22:21:15.594Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T22:21:15.594Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T22:21:15.594Z] #40 ... [2022-08-04T22:21:15.594Z] [2022-08-04T22:21:15.594Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-04T22:21:15.594Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-04T22:21:15.594Z] #33 DONE 0.2s [2022-08-04T22:21:15.594Z] [2022-08-04T22:21:15.594Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-04T22:21:15.594Z] #25 sha256:b2da3e8a3dede50b48483fa3738fa4614aff255d2a930c307f2a3322cf3ed226 [2022-08-04T22:21:15.594Z] #25 DONE 0.2s [2022-08-04T22:21:15.594Z] [2022-08-04T22:21:15.594Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-04T22:21:15.594Z] #66 sha256:8aa0fecc703b389bcefe2e545a93b1f1d09c12da22ff003b0a3b90edf436dbd8 [2022-08-04T22:21:15.594Z] #66 DONE 0.2s [2022-08-04T22:21:15.761Z] #40 6.244 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-04T22:21:15.852Z] [2022-08-04T22:21:15.852Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-04T22:21:15.852Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-04T22:21:15.852Z] #46 DONE 0.4s [2022-08-04T22:21:15.852Z] [2022-08-04T22:21:15.852Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T22:21:15.852Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T22:21:15.923Z] #67 20.06 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-04T22:21:15.923Z] #67 20.20 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-04T22:21:16.494Z] #67 ... [2022-08-04T22:21:16.494Z] [2022-08-04T22:21:16.494Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T22:21:16.494Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T22:21:16.494Z] #53 21.05 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-04T22:21:16.494Z] #53 21.11 go: downloading golang.org/x/mod v0.3.0 [2022-08-04T22:21:16.530Z] #84 64.31 configure.ac:7: installing './compile' [2022-08-04T22:21:16.530Z] #84 64.33 configure.ac:11: installing './config.guess' [2022-08-04T22:21:16.530Z] #84 64.34 configure.ac:11: installing './config.sub' [2022-08-04T22:21:16.530Z] #84 64.34 configure.ac:8: installing './install-sh' [2022-08-04T22:21:16.530Z] #84 64.39 configure.ac:8: installing './missing' [2022-08-04T22:21:16.530Z] #84 64.58 Makefile.am: installing './depcomp' [2022-08-04T22:21:16.705Z] #40 7.123 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-04T22:21:17.279Z] #40 7.738 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-04T22:21:17.279Z] #40 7.815 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-04T22:21:17.436Z] #53 ... [2022-08-04T22:21:17.436Z] [2022-08-04T22:21:17.436Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-04T22:21:17.436Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T22:21:17.436Z] #57 12.10 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-04T22:21:17.696Z] #57 ... [2022-08-04T22:21:17.696Z] [2022-08-04T22:21:17.696Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-04T22:21:17.696Z] #26 sha256:3e0d7cde7eb399b79ca41b9dd397b50883e554cb48e41ce418790286d1cd0e18 [2022-08-04T22:21:17.696Z] #26 20.78 + mkdir -p /build [2022-08-04T22:21:17.696Z] #26 20.81 + mv docker/docker /build/ [2022-08-04T22:21:17.696Z] #26 20.83 + rmdir docker [2022-08-04T22:21:18.459Z] #84 66.41 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T22:21:18.459Z] #84 66.41 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T22:21:18.459Z] #84 66.47 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T22:21:18.459Z] #84 66.48 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T22:21:18.459Z] #84 66.56 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T22:21:18.634Z] #26 ... [2022-08-04T22:21:18.634Z] [2022-08-04T22:21:18.634Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:21:18.634Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T22:21:18.634Z] #51 12.69 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T22:21:18.634Z] #51 16.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T22:21:18.634Z] #51 19.24 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-04T22:21:18.634Z] #51 ... [2022-08-04T22:21:18.634Z] [2022-08-04T22:21:18.634Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T22:21:18.634Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T22:21:18.634Z] #36 22.57 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-04T22:21:18.634Z] #36 22.59 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-04T22:21:18.634Z] #36 23.13 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-04T22:21:18.650Z] #47 ... [2022-08-04T22:21:18.650Z] [2022-08-04T22:21:18.650Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:21:18.650Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T22:21:18.650Z] #42 35.18 Reading package lists... [2022-08-04T22:21:18.650Z] #42 46.06 Reading package lists... [2022-08-04T22:21:18.650Z] #42 ... [2022-08-04T22:21:18.650Z] [2022-08-04T22:21:18.650Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:21:18.650Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:21:18.650Z] #14 35.03 Reading package lists... [2022-08-04T22:21:18.650Z] #14 46.02 Reading package lists... [2022-08-04T22:21:18.650Z] #14 ... [2022-08-04T22:21:18.650Z] [2022-08-04T22:21:18.650Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T22:21:18.650Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T22:21:18.650Z] #62 43.16 Reading package lists... [2022-08-04T22:21:18.722Z] #84 66.69 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T22:21:18.722Z] #84 66.91 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T22:21:18.893Z] #36 23.46 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-04T22:21:18.987Z] #84 67.10 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T22:21:19.152Z] #36 ... [2022-08-04T22:21:19.152Z] [2022-08-04T22:21:19.152Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-04T22:21:19.152Z] #26 sha256:3e0d7cde7eb399b79ca41b9dd397b50883e554cb48e41ce418790286d1cd0e18 [2022-08-04T22:21:19.152Z] #26 DONE 23.3s [2022-08-04T22:21:19.247Z] #84 67.28 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T22:21:19.412Z] [2022-08-04T22:21:19.412Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:21:19.412Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:21:19.412Z] #55 23.94 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T22:21:19.412Z] #55 24.15 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-04T22:21:19.671Z] #55 ... [2022-08-04T22:21:19.671Z] [2022-08-04T22:21:19.671Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:21:19.671Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:21:19.671Z] #14 14.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T22:21:19.829Z] #40 ... [2022-08-04T22:21:19.829Z] [2022-08-04T22:21:19.830Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T22:21:19.830Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-04T22:21:19.830Z] #36 5.720 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-04T22:21:19.830Z] #36 ... [2022-08-04T22:21:19.830Z] [2022-08-04T22:21:19.830Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T22:21:19.830Z] #67 sha256:13579bad5a644a720217fcac024b51a283046b597a0e1300bf7d56127ceae3e8 [2022-08-04T22:21:19.830Z] #67 3.992 + RM_GOPATH=0 [2022-08-04T22:21:19.830Z] #67 3.992 + TMP_GOPATH= [2022-08-04T22:21:19.830Z] #67 3.992 + : /build [2022-08-04T22:21:19.830Z] #67 3.992 + '[' -z '' ']' [2022-08-04T22:21:19.830Z] #67 3.994 ++ mktemp -d [2022-08-04T22:21:19.830Z] #67 3.994 + export GOPATH=/tmp/tmp.U0oAkAVPCZ [2022-08-04T22:21:19.830Z] #67 3.994 + GOPATH=/tmp/tmp.U0oAkAVPCZ [2022-08-04T22:21:19.830Z] #67 3.994 + RM_GOPATH=1 [2022-08-04T22:21:19.830Z] #67 3.994 + case "$(go env GOARCH)" in [2022-08-04T22:21:19.830Z] #67 3.998 ++ go env GOARCH [2022-08-04T22:21:19.830Z] #67 4.026 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T22:21:19.830Z] #67 4.026 + GO_BUILDMODE=-buildmode=pie [2022-08-04T22:21:19.830Z] #67 4.030 ++ dirname /install.sh [2022-08-04T22:21:19.830Z] #67 4.030 + dir=/ [2022-08-04T22:21:19.830Z] #67 4.030 + bin=rootlesskit [2022-08-04T22:21:19.830Z] #67 4.030 + shift [2022-08-04T22:21:19.830Z] #67 4.030 + '[' '!' -f //rootlesskit.installer ']' [2022-08-04T22:21:19.830Z] #67 4.030 + . //rootlesskit.installer [2022-08-04T22:21:19.830Z] #67 4.030 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T22:21:19.830Z] #67 4.030 + install_rootlesskit [2022-08-04T22:21:19.830Z] #67 4.030 + case "$1" in [2022-08-04T22:21:19.830Z] #67 4.030 + export CGO_ENABLED=0 [2022-08-04T22:21:19.830Z] #67 4.030 + CGO_ENABLED=0 [2022-08-04T22:21:19.830Z] #67 4.030 + _install_rootlesskit [2022-08-04T22:21:19.830Z] #67 4.033 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-04T22:21:19.830Z] #67 4.034 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T22:21:19.830Z] #67 4.034 + GOBIN=/build [2022-08-04T22:21:19.830Z] #67 4.034 + GO111MODULE=on [2022-08-04T22:21:19.830Z] #67 4.034 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T22:21:19.830Z] #67 4.036 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T22:21:19.830Z] #67 4.493 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-04T22:21:19.830Z] #67 6.343 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T22:21:19.830Z] #67 6.353 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-04T22:21:19.830Z] #67 7.151 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-04T22:21:19.830Z] #67 9.277 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-04T22:21:19.830Z] #67 10.21 go: downloading github.com/google/uuid v1.3.0 [2022-08-04T22:21:19.830Z] #67 ... [2022-08-04T22:21:19.830Z] [2022-08-04T22:21:19.830Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:21:19.830Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-04T22:21:19.830Z] #76 5.357 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:21:19.830Z] #76 5.373 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:21:19.830Z] #76 5.374 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:21:19.830Z] #76 6.118 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T22:21:19.830Z] #76 8.931 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T22:21:19.830Z] #76 ... [2022-08-04T22:21:19.830Z] [2022-08-04T22:21:19.830Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T22:21:19.830Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-04T22:21:19.830Z] #47 5.163 + git clone https://github.com/docker/distribution.git . [2022-08-04T22:21:19.830Z] #47 5.167 Cloning into '.'... [2022-08-04T22:21:19.830Z] #47 ... [2022-08-04T22:21:19.830Z] [2022-08-04T22:21:19.830Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-04T22:21:19.830Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-04T22:21:19.830Z] #57 5.685 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-04T22:21:19.830Z] #57 6.785 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-04T22:21:19.830Z] #57 6.798 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-04T22:21:19.830Z] #57 6.987 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-04T22:21:19.830Z] #57 8.272 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-04T22:21:19.935Z] #14 ... [2022-08-04T22:21:19.935Z] [2022-08-04T22:21:19.935Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:21:19.935Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T22:21:19.935Z] #76 14.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T22:21:19.935Z] #76 ... [2022-08-04T22:21:19.935Z] [2022-08-04T22:21:19.935Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T22:21:19.935Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T22:21:19.935Z] #36 24.27 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-04T22:21:20.091Z] #57 ... [2022-08-04T22:21:20.091Z] [2022-08-04T22:21:20.091Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-04T22:21:20.091Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-04T22:21:20.091Z] #38 5.721 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-04T22:21:20.091Z] #38 ... [2022-08-04T22:21:20.091Z] [2022-08-04T22:21:20.091Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:21:20.091Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T22:21:20.091Z] #14 3.786 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:21:20.091Z] #14 3.808 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:21:20.091Z] #14 3.809 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:21:20.091Z] #14 4.322 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T22:21:20.091Z] #14 5.862 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T22:21:20.091Z] #14 8.562 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T22:21:20.195Z] #36 24.78 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-04T22:21:20.195Z] #36 24.80 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-04T22:21:20.195Z] #36 24.91 go: downloading github.com/peterh/liner v1.2.2 [2022-08-04T22:21:20.353Z] #14 ... [2022-08-04T22:21:20.353Z] [2022-08-04T22:21:20.353Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:21:20.353Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-04T22:21:20.353Z] #51 5.547 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:21:20.353Z] #51 5.582 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:21:20.353Z] #51 5.589 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:21:20.353Z] #51 6.090 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-04T22:21:20.353Z] #51 6.742 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T22:21:20.353Z] #51 9.286 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T22:21:20.353Z] #51 ... [2022-08-04T22:21:20.353Z] [2022-08-04T22:21:20.353Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T22:21:20.353Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-04T22:21:20.353Z] #53 5.783 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-04T22:21:20.353Z] #53 7.246 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-04T22:21:20.353Z] #53 7.247 go: downloading github.com/fatih/color v1.10.0 [2022-08-04T22:21:20.353Z] #53 7.382 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-04T22:21:20.353Z] #53 7.660 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-04T22:21:20.353Z] #53 7.827 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-04T22:21:20.353Z] #53 7.883 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-04T22:21:20.353Z] #53 7.928 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-04T22:21:20.353Z] #53 8.173 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-04T22:21:20.353Z] #53 8.268 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-04T22:21:20.353Z] #53 8.438 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-04T22:21:20.353Z] #53 8.663 go: downloading golang.org/x/tools v0.1.0 [2022-08-04T22:21:20.616Z] #53 ... [2022-08-04T22:21:20.616Z] [2022-08-04T22:21:20.616Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:21:20.616Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-04T22:21:20.616Z] #42 5.131 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:21:20.616Z] #42 5.234 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:21:20.616Z] #42 5.234 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:21:20.616Z] #42 6.066 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T22:21:20.616Z] #42 8.570 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T22:21:20.616Z] #42 ... [2022-08-04T22:21:20.616Z] [2022-08-04T22:21:20.616Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:21:20.616Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T22:21:20.616Z] #55 4.992 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-04T22:21:20.616Z] #55 6.486 go: downloading github.com/fatih/color v1.13.0 [2022-08-04T22:21:20.616Z] #55 6.488 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T22:21:20.616Z] #55 6.608 go: downloading github.com/pkg/errors v0.9.1 [2022-08-04T22:21:20.616Z] #55 6.611 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-04T22:21:20.616Z] #55 6.640 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-04T22:21:20.616Z] #55 6.838 go: downloading github.com/spf13/viper v1.11.0 [2022-08-04T22:21:20.616Z] #55 6.868 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-04T22:21:20.616Z] #55 7.343 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-04T22:21:20.616Z] #55 7.395 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-04T22:21:20.616Z] #55 7.501 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-04T22:21:20.616Z] #55 7.506 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-04T22:21:20.616Z] #55 8.629 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-04T22:21:20.616Z] #55 8.841 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-04T22:21:20.616Z] #55 9.000 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-04T22:21:20.616Z] #55 9.228 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-04T22:21:20.735Z] #62 54.75 Building dependency tree... [2022-08-04T22:21:20.763Z] #36 25.41 go: downloading github.com/google/go-dap v0.6.0 [2022-08-04T22:21:20.763Z] #36 ... [2022-08-04T22:21:20.763Z] [2022-08-04T22:21:20.763Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T22:21:20.763Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T22:21:20.763Z] #40 15.29 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-04T22:21:20.763Z] #40 15.58 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T22:21:20.763Z] #40 ... [2022-08-04T22:21:20.763Z] [2022-08-04T22:21:20.763Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:21:20.763Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:21:20.763Z] #55 24.82 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-04T22:21:20.763Z] #55 24.91 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-04T22:21:20.763Z] #55 25.18 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-04T22:21:20.763Z] #55 25.30 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-04T22:21:20.763Z] #55 25.53 go: downloading github.com/spf13/afero v1.8.2 [2022-08-04T22:21:20.877Z] #55 ... [2022-08-04T22:21:20.877Z] [2022-08-04T22:21:20.877Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-04T22:21:20.877Z] #31 sha256:c20e52062d938240822e9bff3d14f42473b20299fcc84b5d89c66181d7b90bb1 [2022-08-04T22:21:20.877Z] #31 1.513 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-04T22:21:20.877Z] #31 1.750 [2022-08-04T22:21:20.877Z] #31 1.992 #=#=# ######################################################################## 100.0% [2022-08-04T22:21:20.877Z] #31 2.299 [2022-08-04T22:21:20.877Z] #31 3.877 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-04T22:21:20.877Z] #31 4.167 [2022-08-04T22:21:20.877Z] #31 4.413 #=#=# 0.7% ######################################################################## 100.0% [2022-08-04T22:21:20.877Z] #31 4.718 [2022-08-04T22:21:20.877Z] #31 6.610 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-04T22:21:20.877Z] #31 8.418 #=#=# [2022-08-04T22:21:20.877Z] #31 8.782 #=#=# 0.1% ############# 19.2% ####################### 32.1% ################################ 45.2% ########################################## 59.6% ##################################################### 74.6% ############################################################ 83.6% ##################################################################### 96.5% ######################################################################## 100.0% [2022-08-04T22:21:20.877Z] #31 11.13 [2022-08-04T22:21:21.140Z] #31 ... [2022-08-04T22:21:21.140Z] [2022-08-04T22:21:21.140Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T22:21:21.140Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-04T22:21:21.140Z] #62 3.958 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:21:21.140Z] #62 3.980 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:21:21.140Z] #62 3.984 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:21:21.140Z] #62 4.610 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T22:21:21.140Z] #62 6.218 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T22:21:21.140Z] #62 9.634 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T22:21:21.140Z] #62 ... [2022-08-04T22:21:21.140Z] [2022-08-04T22:21:21.140Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T22:21:21.140Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-04T22:21:21.140Z] #34 4.934 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-04T22:21:21.140Z] #34 4.934 Cloning into '.'... [2022-08-04T22:21:21.152Z] #47 ... [2022-08-04T22:21:21.152Z] [2022-08-04T22:21:21.152Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T22:21:21.152Z] #67 sha256:7505e5d2b32418fe7adbd55e61aa610725c7e0de6c2d394bd81f3e8b8c4d443e [2022-08-04T22:21:21.152Z] #67 3.776 + RM_GOPATH=0 [2022-08-04T22:21:21.152Z] #67 3.776 + TMP_GOPATH= [2022-08-04T22:21:21.152Z] #67 3.776 + : /build [2022-08-04T22:21:21.152Z] #67 3.776 + '[' -z '' ']' [2022-08-04T22:21:21.152Z] #67 3.776 ++ mktemp -d [2022-08-04T22:21:21.152Z] #67 3.776 + export GOPATH=/tmp/tmp.AWoLxKhtCo [2022-08-04T22:21:21.152Z] #67 3.776 + GOPATH=/tmp/tmp.AWoLxKhtCo [2022-08-04T22:21:21.152Z] #67 3.776 + RM_GOPATH=1 [2022-08-04T22:21:21.152Z] #67 3.776 + case "$(go env GOARCH)" in [2022-08-04T22:21:21.152Z] #67 3.776 ++ go env GOARCH [2022-08-04T22:21:21.152Z] #67 3.791 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T22:21:21.152Z] #67 3.791 + GO_BUILDMODE=-buildmode=pie [2022-08-04T22:21:21.152Z] #67 3.791 ++ dirname /install.sh [2022-08-04T22:21:21.152Z] #67 3.791 + dir=/ [2022-08-04T22:21:21.152Z] #67 3.791 + bin=rootlesskit [2022-08-04T22:21:21.152Z] #67 3.791 + shift [2022-08-04T22:21:21.152Z] #67 3.791 + '[' '!' -f //rootlesskit.installer ']' [2022-08-04T22:21:21.152Z] #67 3.791 + . //rootlesskit.installer [2022-08-04T22:21:21.152Z] #67 3.791 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T22:21:21.152Z] #67 3.791 + install_rootlesskit [2022-08-04T22:21:21.152Z] #67 3.791 + case "$1" in [2022-08-04T22:21:21.152Z] #67 3.791 + export CGO_ENABLED=0 [2022-08-04T22:21:21.152Z] #67 3.791 + CGO_ENABLED=0 [2022-08-04T22:21:21.152Z] #67 3.791 + _install_rootlesskit [2022-08-04T22:21:21.152Z] #67 3.791 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-04T22:21:21.152Z] #67 3.791 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T22:21:21.152Z] #67 3.791 + GOBIN=/build [2022-08-04T22:21:21.152Z] #67 3.791 + GO111MODULE=on [2022-08-04T22:21:21.152Z] #67 3.791 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T22:21:21.152Z] #67 3.791 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T22:21:21.152Z] #67 4.187 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-04T22:21:21.152Z] #67 5.398 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T22:21:21.152Z] #67 5.398 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-04T22:21:21.152Z] #67 ... [2022-08-04T22:21:21.152Z] [2022-08-04T22:21:21.152Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T22:21:21.152Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T22:21:21.152Z] #47 5.468 + git clone https://github.com/docker/distribution.git . [2022-08-04T22:21:21.152Z] #47 5.469 Cloning into '.'... [2022-08-04T22:21:21.303Z] #62 ... [2022-08-04T22:21:21.303Z] [2022-08-04T22:21:21.303Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:21:21.303Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T22:21:21.303Z] #51 37.63 Reading package lists... [2022-08-04T22:21:21.337Z] #55 25.83 go: downloading github.com/spf13/cast v1.4.1 [2022-08-04T22:21:21.401Z] #34 ... [2022-08-04T22:21:21.401Z] [2022-08-04T22:21:21.401Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T22:21:21.401Z] #67 sha256:13579bad5a644a720217fcac024b51a283046b597a0e1300bf7d56127ceae3e8 [2022-08-04T22:21:21.401Z] #67 10.33 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-04T22:21:21.401Z] #67 10.60 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-04T22:21:21.401Z] #67 10.86 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T22:21:21.401Z] #67 11.04 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-04T22:21:21.401Z] #67 11.18 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-04T22:21:21.401Z] #67 11.53 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-04T22:21:21.401Z] #67 11.77 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-04T22:21:21.401Z] #67 11.86 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-04T22:21:21.559Z] #51 48.93 Reading package lists... [2022-08-04T22:21:21.559Z] #51 ... [2022-08-04T22:21:21.559Z] [2022-08-04T22:21:21.559Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:21:21.559Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:21:21.559Z] #55 53.05 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-04T22:21:21.559Z] #55 53.43 go: downloading honnef.co/go/tools v0.3.1 [2022-08-04T22:21:21.559Z] #55 57.20 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-04T22:21:21.559Z] #55 57.26 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-04T22:21:21.559Z] #55 57.64 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-04T22:21:21.559Z] #55 57.81 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-04T22:21:21.559Z] #55 57.87 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-04T22:21:21.559Z] #55 58.27 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-04T22:21:21.559Z] #55 58.28 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-04T22:21:21.559Z] #55 58.35 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-04T22:21:21.559Z] #55 58.67 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-04T22:21:21.596Z] #55 26.13 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-04T22:21:21.596Z] #55 26.32 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-04T22:21:21.596Z] #55 26.36 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-04T22:21:21.815Z] #55 59.21 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-04T22:21:21.815Z] #55 59.30 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-04T22:21:22.071Z] #55 59.47 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-04T22:21:22.071Z] #55 59.56 go: downloading golang.org/x/text v0.3.7 [2022-08-04T22:21:22.071Z] #55 ... [2022-08-04T22:21:22.071Z] [2022-08-04T22:21:22.071Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:21:22.071Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T22:21:22.071Z] #76 38.60 Reading package lists... [2022-08-04T22:21:22.071Z] #76 49.90 Building dependency tree... [2022-08-04T22:21:22.071Z] #76 58.56 python3 is already the newest version (3.9.2-3). [2022-08-04T22:21:22.071Z] #76 58.56 The following additional packages will be installed: [2022-08-04T22:21:22.071Z] #76 58.59 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-04T22:21:22.071Z] #76 58.61 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-04T22:21:22.071Z] #76 58.65 Suggested packages: [2022-08-04T22:21:22.071Z] #76 58.65 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-04T22:21:22.071Z] #76 58.65 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-04T22:21:22.071Z] #76 58.65 m4-doc ed diffutils-doc [2022-08-04T22:21:22.071Z] #76 58.65 Recommended packages: [2022-08-04T22:21:22.071Z] #76 58.65 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-04T22:21:22.167Z] #55 26.75 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-04T22:21:22.327Z] #76 ... [2022-08-04T22:21:22.327Z] [2022-08-04T22:21:22.327Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:21:22.327Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T22:21:22.327Z] #42 46.06 Reading package lists... [2022-08-04T22:21:22.425Z] #55 26.90 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-04T22:21:22.425Z] #55 27.07 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-04T22:21:22.553Z] #84 ... [2022-08-04T22:21:22.553Z] [2022-08-04T22:21:22.553Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-04T22:21:22.553Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T22:21:22.553Z] #19 93.50 Reading package lists... [2022-08-04T22:21:22.687Z] #55 27.25 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-04T22:21:22.688Z] #55 27.36 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-04T22:21:22.804Z] #67 13.38 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T22:21:22.946Z] #55 27.46 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-04T22:21:22.946Z] #55 27.61 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-04T22:21:23.056Z] #47 ... [2022-08-04T22:21:23.056Z] [2022-08-04T22:21:23.056Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-04T22:21:23.056Z] #26 sha256:93b4bcaa6d5cf3a9ad1c999beec8efc007687c2e72cd94e6bd1294ab1339f766 [2022-08-04T22:21:23.056Z] #26 3.239 + RM_GOPATH=0 [2022-08-04T22:21:23.056Z] #26 3.239 + TMP_GOPATH= [2022-08-04T22:21:23.056Z] #26 3.239 + : /build [2022-08-04T22:21:23.056Z] #26 3.239 + '[' -z '' ']' [2022-08-04T22:21:23.056Z] #26 3.239 ++ mktemp -d [2022-08-04T22:21:23.056Z] #26 3.239 + export GOPATH=/tmp/tmp.fSSSJi9eZf [2022-08-04T22:21:23.056Z] #26 3.239 + GOPATH=/tmp/tmp.fSSSJi9eZf [2022-08-04T22:21:23.056Z] #26 3.239 + RM_GOPATH=1 [2022-08-04T22:21:23.056Z] #26 3.239 + case "$(go env GOARCH)" in [2022-08-04T22:21:23.056Z] #26 3.239 ++ go env GOARCH [2022-08-04T22:21:23.056Z] #26 3.250 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T22:21:23.056Z] #26 3.250 + GO_BUILDMODE=-buildmode=pie [2022-08-04T22:21:23.056Z] #26 3.250 ++ dirname /install.sh [2022-08-04T22:21:23.056Z] #26 3.250 + dir=/ [2022-08-04T22:21:23.056Z] #26 3.250 + bin=dockercli [2022-08-04T22:21:23.056Z] #26 3.250 + shift [2022-08-04T22:21:23.056Z] #26 3.250 + '[' '!' -f //dockercli.installer ']' [2022-08-04T22:21:23.056Z] #26 3.250 + . //dockercli.installer [2022-08-04T22:21:23.056Z] #26 3.250 ++ : stable [2022-08-04T22:21:23.056Z] #26 3.250 ++ : 17.06.2-ce [2022-08-04T22:21:23.056Z] #26 3.250 + install_dockercli [2022-08-04T22:21:23.056Z] #26 3.250 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-04T22:21:23.056Z] #26 3.250 ++ uname -m [2022-08-04T22:21:23.056Z] #26 3.250 + arch=x86_64 [2022-08-04T22:21:23.056Z] #26 3.250 + '[' x86_64 '!=' x86_64 ']' [2022-08-04T22:21:23.056Z] #26 3.250 + url=https://download.docker.com/linux/static [2022-08-04T22:21:23.056Z] #26 3.250 + tar -xz docker/docker [2022-08-04T22:21:23.056Z] #26 3.250 Install docker/cli version 17.06.2-ce from stable [2022-08-04T22:21:23.056Z] #26 3.256 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-04T22:21:23.056Z] #26 6.557 + mkdir -p /build [2022-08-04T22:21:23.056Z] #26 6.557 + mv docker/docker /build/ [2022-08-04T22:21:23.056Z] #26 6.557 + rmdir docker [2022-08-04T22:21:23.056Z] #26 DONE 7.2s [2022-08-04T22:21:23.056Z] [2022-08-04T22:21:23.056Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T22:21:23.056Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T22:21:23.056Z] #53 5.752 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-04T22:21:23.056Z] #53 7.097 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-04T22:21:23.056Z] #53 7.161 go: downloading github.com/fatih/color v1.10.0 [2022-08-04T22:21:23.056Z] #53 7.182 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-04T22:21:23.056Z] #53 7.287 go: downloading github.com/pkg/errors v0.9.1 [2022-08-04T22:21:23.056Z] #53 7.667 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-04T22:21:23.056Z] #53 7.699 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-04T22:21:23.056Z] #53 7.773 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-04T22:21:23.255Z] #42 57.82 Building dependency tree... [2022-08-04T22:21:23.315Z] #53 7.895 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-04T22:21:23.315Z] #53 7.965 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-04T22:21:23.574Z] #53 8.071 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-04T22:21:23.574Z] #53 ... [2022-08-04T22:21:23.574Z] [2022-08-04T22:21:23.574Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T22:21:23.574Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T22:21:23.574Z] #40 8.071 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-04T22:21:23.884Z] #55 ... [2022-08-04T22:21:23.884Z] [2022-08-04T22:21:23.884Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-04T22:21:23.884Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T22:21:23.884Z] #38 28.09 tomll can be used in two ways: [2022-08-04T22:21:23.884Z] #38 28.09 Writing to STDIN and reading from STDOUT: [2022-08-04T22:21:23.884Z] #38 28.09 cat file.toml | tomll > file.toml [2022-08-04T22:21:23.884Z] #38 28.09 [2022-08-04T22:21:23.884Z] #38 28.09 Reading and updating a list of files: [2022-08-04T22:21:23.884Z] #38 28.09 tomll a.toml b.toml c.toml [2022-08-04T22:21:23.884Z] #38 28.09 [2022-08-04T22:21:23.884Z] #38 28.09 When given a list of files, tomll will modify all files in place without asking. [2022-08-04T22:21:23.884Z] #38 DONE 28.3s [2022-08-04T22:21:23.884Z] [2022-08-04T22:21:23.884Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T22:21:23.884Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T22:21:23.884Z] #36 26.11 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-04T22:21:23.884Z] #36 27.53 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-04T22:21:23.884Z] #36 27.85 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-04T22:21:23.884Z] #36 28.10 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-04T22:21:24.512Z] #40 9.028 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-04T22:21:25.145Z] #42 ... [2022-08-04T22:21:25.145Z] [2022-08-04T22:21:25.145Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T22:21:25.145Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T22:21:25.145Z] #62 62.60 The following additional packages will be installed: [2022-08-04T22:21:25.145Z] #62 62.63 libbtrfs0 [2022-08-04T22:21:25.362Z] #67 ... [2022-08-04T22:21:25.362Z] [2022-08-04T22:21:25.362Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:21:25.362Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T22:21:25.362Z] #55 12.61 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T22:21:25.362Z] #55 12.68 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-04T22:21:25.362Z] #55 12.88 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-04T22:21:25.362Z] #55 12.98 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-04T22:21:25.362Z] #55 13.07 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-04T22:21:25.362Z] #55 13.11 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-04T22:21:25.362Z] #55 13.23 go: downloading github.com/spf13/afero v1.8.2 [2022-08-04T22:21:25.362Z] #55 13.25 go: downloading github.com/spf13/cast v1.4.1 [2022-08-04T22:21:25.362Z] #55 13.31 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-04T22:21:25.362Z] #55 13.51 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-04T22:21:25.362Z] #55 13.58 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-04T22:21:25.362Z] #55 13.76 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-04T22:21:25.362Z] #55 13.86 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-04T22:21:25.362Z] #55 13.99 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-04T22:21:25.362Z] #55 14.03 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-04T22:21:25.362Z] #55 14.09 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-04T22:21:25.362Z] #55 14.11 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-04T22:21:25.362Z] #55 14.32 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-04T22:21:25.362Z] #55 15.22 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-04T22:21:25.362Z] #55 15.50 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-04T22:21:25.449Z] #40 ... [2022-08-04T22:21:25.449Z] [2022-08-04T22:21:25.449Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:21:25.449Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T22:21:25.449Z] #42 3.098 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:21:25.449Z] #42 3.114 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:21:25.449Z] #42 3.114 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:21:25.449Z] #42 3.334 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T22:21:25.449Z] #42 3.706 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T22:21:25.449Z] #42 4.659 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T22:21:25.449Z] #42 9.959 Fetched 8563 kB in 7s (1200 kB/s) [2022-08-04T22:21:25.449Z] #42 9.959 Reading package lists... [2022-08-04T22:21:25.449Z] #42 ... [2022-08-04T22:21:25.449Z] [2022-08-04T22:21:25.449Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:21:25.449Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:21:25.449Z] #55 6.135 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-04T22:21:25.449Z] #55 8.063 go: downloading github.com/fatih/color v1.13.0 [2022-08-04T22:21:25.449Z] #55 8.063 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T22:21:25.449Z] #55 8.315 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-04T22:21:25.449Z] #55 8.315 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-04T22:21:25.449Z] #55 8.776 go: downloading github.com/spf13/viper v1.11.0 [2022-08-04T22:21:25.449Z] #55 8.776 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-04T22:21:25.449Z] #55 9.453 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-04T22:21:25.449Z] #55 9.536 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-04T22:21:25.449Z] #55 9.653 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-04T22:21:25.623Z] #55 16.05 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-04T22:21:25.623Z] #55 16.27 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-04T22:21:25.623Z] #55 16.29 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-04T22:21:25.707Z] #62 63.10 The following NEW packages will be installed: [2022-08-04T22:21:25.707Z] #62 63.11 libbtrfs-dev libbtrfs0 [2022-08-04T22:21:25.718Z] #55 ... [2022-08-04T22:21:25.718Z] [2022-08-04T22:21:25.718Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-04T22:21:25.718Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T22:21:25.718Z] #38 7.930 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-04T22:21:25.885Z] #55 16.39 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-04T22:21:25.885Z] #55 16.40 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-04T22:21:25.885Z] #55 16.49 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-04T22:21:25.885Z] #55 16.50 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-04T22:21:25.977Z] #38 ... [2022-08-04T22:21:25.977Z] [2022-08-04T22:21:25.977Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:21:25.977Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T22:21:25.977Z] #76 7.822 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:21:25.977Z] #76 7.871 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:21:25.977Z] #76 7.871 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:21:25.977Z] #76 8.901 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T22:21:25.977Z] #76 ... [2022-08-04T22:21:25.977Z] [2022-08-04T22:21:25.977Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:21:25.977Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T22:21:25.977Z] #51 5.694 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:21:25.977Z] #51 5.732 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:21:25.977Z] #51 5.732 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:21:25.977Z] #51 6.284 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-04T22:21:25.977Z] #51 6.508 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T22:21:25.977Z] #51 8.144 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T22:21:25.977Z] #51 ... [2022-08-04T22:21:25.977Z] [2022-08-04T22:21:25.977Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T22:21:25.977Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T22:21:25.977Z] #36 8.057 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-04T22:21:26.146Z] #55 16.77 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-04T22:21:26.236Z] #36 ... [2022-08-04T22:21:26.236Z] [2022-08-04T22:21:26.236Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T22:21:26.236Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T22:21:26.236Z] #34 6.763 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-04T22:21:26.236Z] #34 6.765 Cloning into '.'... [2022-08-04T22:21:26.236Z] #34 ... [2022-08-04T22:21:26.236Z] [2022-08-04T22:21:26.236Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-04T22:21:26.236Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T22:21:26.236Z] #57 7.416 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-04T22:21:26.236Z] #57 8.554 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-04T22:21:26.236Z] #57 8.594 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-04T22:21:26.236Z] #57 8.604 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-04T22:21:26.236Z] #57 10.90 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-04T22:21:26.269Z] #62 63.71 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T22:21:26.269Z] #62 63.71 Need to get 460 kB of archives. [2022-08-04T22:21:26.269Z] #62 63.71 After this operation, 1237 kB of additional disk space will be used. [2022-08-04T22:21:26.269Z] #62 63.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-04T22:21:26.269Z] #62 63.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-04T22:21:26.409Z] #55 16.90 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-04T22:21:26.409Z] #55 17.07 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-04T22:21:26.409Z] #55 17.12 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-04T22:21:26.420Z] #36 31.14 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-04T22:21:26.495Z] #57 ... [2022-08-04T22:21:26.495Z] [2022-08-04T22:21:26.495Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:21:26.495Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:21:26.495Z] #14 4.459 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:21:26.495Z] #14 4.470 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:21:26.495Z] #14 4.478 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:21:26.495Z] #14 4.766 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T22:21:26.495Z] #14 5.897 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T22:21:26.495Z] #14 7.774 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T22:21:26.671Z] #55 17.24 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-04T22:21:26.678Z] #36 31.34 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-04T22:21:26.766Z] #14 ... [2022-08-04T22:21:26.766Z] [2022-08-04T22:21:26.766Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T22:21:26.766Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T22:21:26.766Z] #62 6.390 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:21:26.766Z] #62 6.430 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:21:26.766Z] #62 6.430 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:21:26.766Z] #62 7.115 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T22:21:26.766Z] #62 9.069 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T22:21:26.766Z] #62 ... [2022-08-04T22:21:26.766Z] [2022-08-04T22:21:26.766Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:21:26.766Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T22:21:26.766Z] #76 11.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T22:21:26.934Z] #55 17.40 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-04T22:21:26.934Z] #55 17.44 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-04T22:21:26.934Z] #55 17.59 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-04T22:21:26.934Z] #55 17.67 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-04T22:21:26.937Z] #36 ... [2022-08-04T22:21:26.937Z] [2022-08-04T22:21:26.937Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:21:26.937Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T22:21:26.937Z] #51 31.25 Fetched 8567 kB in 25s (350 kB/s) [2022-08-04T22:21:27.195Z] #55 17.68 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-04T22:21:27.195Z] #55 17.77 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-04T22:21:27.195Z] #55 17.77 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-04T22:21:27.195Z] #55 17.89 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-04T22:21:27.458Z] #55 17.90 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-04T22:21:27.458Z] #55 18.01 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-04T22:21:27.458Z] #55 18.04 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-04T22:21:27.458Z] #55 18.08 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-04T22:21:27.726Z] #55 18.18 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-04T22:21:27.726Z] #55 18.27 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-04T22:21:27.726Z] #55 18.27 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-04T22:21:27.878Z] #51 31.25 Reading package lists... [2022-08-04T22:21:27.878Z] #51 ... [2022-08-04T22:21:27.878Z] [2022-08-04T22:21:27.878Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:21:27.878Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T22:21:27.878Z] #42 22.57 Fetched 8563 kB in 18s (489 kB/s) [2022-08-04T22:21:27.878Z] #42 22.57 Reading package lists... [2022-08-04T22:21:27.988Z] #55 18.51 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-04T22:21:27.988Z] #55 ... [2022-08-04T22:21:27.988Z] [2022-08-04T22:21:27.988Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-04T22:21:27.988Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-04T22:21:27.988Z] #38 17.44 tomll can be used in two ways: [2022-08-04T22:21:27.988Z] #38 17.44 Writing to STDIN and reading from STDOUT: [2022-08-04T22:21:27.988Z] #38 17.44 cat file.toml | tomll > file.toml [2022-08-04T22:21:27.988Z] #38 17.44 [2022-08-04T22:21:27.988Z] #38 17.44 Reading and updating a list of files: [2022-08-04T22:21:27.988Z] #38 17.44 tomll a.toml b.toml c.toml [2022-08-04T22:21:27.988Z] #38 17.44 [2022-08-04T22:21:27.988Z] #38 17.44 When given a list of files, tomll will modify all files in place without asking. [2022-08-04T22:21:27.988Z] #38 DONE 18.6s [2022-08-04T22:21:27.988Z] [2022-08-04T22:21:27.988Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:21:27.988Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T22:21:27.988Z] #55 18.64 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-04T22:21:27.988Z] #55 ... [2022-08-04T22:21:27.988Z] [2022-08-04T22:21:27.988Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T22:21:27.988Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-04T22:21:27.988Z] #36 12.51 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-04T22:21:27.988Z] #36 12.52 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-04T22:21:27.988Z] #36 12.87 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-04T22:21:27.988Z] #36 13.09 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-04T22:21:27.988Z] #36 13.12 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-04T22:21:27.988Z] #36 13.40 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-04T22:21:27.988Z] #36 13.42 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-04T22:21:27.988Z] #36 13.45 go: downloading github.com/peterh/liner v1.2.2 [2022-08-04T22:21:27.988Z] #36 13.60 go: downloading github.com/google/go-dap v0.6.0 [2022-08-04T22:21:27.988Z] #36 13.83 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-04T22:21:27.988Z] #36 14.15 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-04T22:21:27.988Z] #36 14.75 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-04T22:21:27.988Z] #36 14.98 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-04T22:21:27.988Z] #36 15.13 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-04T22:21:27.988Z] #36 16.21 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-04T22:21:28.137Z] #42 32.57 Reading package lists... [2022-08-04T22:21:28.137Z] #42 ... [2022-08-04T22:21:28.137Z] [2022-08-04T22:21:28.137Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:21:28.137Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:21:28.137Z] #55 29.20 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-04T22:21:28.137Z] #55 29.86 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-04T22:21:28.137Z] #55 30.99 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-04T22:21:28.137Z] #55 32.50 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-04T22:21:28.137Z] #55 32.54 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-04T22:21:28.137Z] #55 32.66 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-04T22:21:28.250Z] #36 ... [2022-08-04T22:21:28.250Z] [2022-08-04T22:21:28.250Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:21:28.250Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T22:21:28.250Z] #55 18.88 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-04T22:21:28.250Z] #55 18.95 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-04T22:21:28.395Z] #55 32.82 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-04T22:21:28.395Z] #55 32.96 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-04T22:21:28.395Z] #55 33.05 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-04T22:21:28.512Z] #55 19.04 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-04T22:21:28.512Z] #55 19.13 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-04T22:21:28.774Z] #55 19.37 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-04T22:21:28.774Z] #55 19.47 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-04T22:21:28.786Z] #62 65.99 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:21:28.962Z] #55 33.44 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-04T22:21:29.035Z] #55 19.54 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-04T22:21:29.035Z] #55 19.62 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-04T22:21:29.035Z] #55 19.69 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-04T22:21:29.035Z] #55 19.70 go: downloading github.com/julz/importas v0.1.0 [2022-08-04T22:21:29.035Z] #55 19.73 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-04T22:21:29.035Z] #55 19.80 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-04T22:21:29.042Z] #62 66.48 Fetched 460 kB in 0s (1055 kB/s) [2022-08-04T22:21:29.221Z] #55 33.80 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-04T22:21:29.298Z] #55 19.84 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-04T22:21:29.298Z] #55 19.93 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-04T22:21:29.298Z] #55 19.95 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-04T22:21:29.298Z] #55 20.03 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-04T22:21:29.298Z] #62 66.70 Selecting previously unselected package libbtrfs0:amd64. [2022-08-04T22:21:29.298Z] #62 66.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T22:21:29.298Z] #62 66.83 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-04T22:21:29.298Z] #62 66.84 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T22:21:29.399Z] #19 117.2 Building dependency tree... [2022-08-04T22:21:29.480Z] #55 34.04 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-04T22:21:29.480Z] #55 34.18 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-04T22:21:29.573Z] #55 20.08 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-04T22:21:29.573Z] #55 20.13 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-04T22:21:29.573Z] #55 ... [2022-08-04T22:21:29.573Z] [2022-08-04T22:21:29.573Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T22:21:29.573Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-04T22:21:29.573Z] #40 10.16 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-04T22:21:29.573Z] #40 10.18 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T22:21:29.573Z] #40 ... [2022-08-04T22:21:29.573Z] [2022-08-04T22:21:29.573Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:21:29.573Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T22:21:29.573Z] #55 20.27 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-04T22:21:29.573Z] #55 20.27 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-04T22:21:29.573Z] #55 20.33 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-04T22:21:29.739Z] #55 34.39 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-04T22:21:29.860Z] #62 ... [2022-08-04T22:21:29.861Z] [2022-08-04T22:21:29.861Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:21:29.861Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:21:29.861Z] #14 46.02 Reading package lists... [2022-08-04T22:21:29.861Z] #14 57.73 Building dependency tree... [2022-08-04T22:21:29.861Z] #14 65.27 The following additional packages will be installed: [2022-08-04T22:21:29.861Z] #14 65.29 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T22:21:29.861Z] #14 65.29 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-04T22:21:29.861Z] #14 65.29 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-04T22:21:29.861Z] #14 65.29 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-04T22:21:29.861Z] #14 65.29 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-04T22:21:29.861Z] #14 65.31 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-04T22:21:29.861Z] #14 65.31 mingw-w64-common mingw-w64-x86-64-dev [2022-08-04T22:21:29.861Z] #14 65.34 Suggested packages: [2022-08-04T22:21:29.861Z] #14 65.38 gcc-10-locales seccomp wine64 [2022-08-04T22:21:29.998Z] #55 34.57 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-04T22:21:30.053Z] #76 14.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T22:21:30.117Z] #14 ... [2022-08-04T22:21:30.117Z] [2022-08-04T22:21:30.117Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T22:21:30.117Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T22:21:30.117Z] #62 67.61 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-04T22:21:30.117Z] #62 67.61 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-04T22:21:30.117Z] #62 67.63 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T22:21:30.257Z] #55 34.70 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-04T22:21:30.257Z] #55 34.93 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-04T22:21:30.516Z] #55 35.12 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-04T22:21:30.517Z] #55 21.04 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-04T22:21:30.517Z] #55 21.04 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-04T22:21:30.517Z] #55 21.10 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-04T22:21:30.517Z] #55 21.15 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-04T22:21:30.517Z] #55 21.26 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-04T22:21:30.775Z] #55 35.41 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-04T22:21:30.775Z] #55 35.41 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-04T22:21:30.778Z] #55 21.30 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-04T22:21:30.778Z] #55 21.33 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-04T22:21:30.778Z] #55 21.36 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-04T22:21:30.778Z] #55 21.43 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-04T22:21:31.039Z] #55 35.61 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-04T22:21:31.039Z] #55 35.66 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-04T22:21:31.040Z] #55 ... [2022-08-04T22:21:31.040Z] [2022-08-04T22:21:31.040Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:21:31.040Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-04T22:21:31.040Z] #76 11.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T22:21:31.040Z] #76 16.75 Fetched 8449 kB in 12s (722 kB/s) [2022-08-04T22:21:31.040Z] #76 16.75 Reading package lists... [2022-08-04T22:21:31.040Z] #76 ... [2022-08-04T22:21:31.040Z] [2022-08-04T22:21:31.040Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:21:31.040Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-04T22:21:31.040Z] #42 11.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T22:21:31.040Z] #42 16.75 Fetched 8449 kB in 12s (710 kB/s) [2022-08-04T22:21:31.046Z] #62 68.55 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T22:21:31.046Z] #62 68.60 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T22:21:31.046Z] #62 68.62 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:21:31.298Z] #55 ... [2022-08-04T22:21:31.298Z] [2022-08-04T22:21:31.298Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T22:21:31.298Z] #67 sha256:254f8258ee0d3aa486f64aef43a2ba8d2134604ebc28d8be8918e769fbce2deb [2022-08-04T22:21:31.298Z] #67 25.44 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-04T22:21:31.298Z] #67 26.02 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T22:21:31.298Z] #67 ... [2022-08-04T22:21:31.298Z] [2022-08-04T22:21:31.298Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:21:31.298Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:21:31.298Z] #55 35.96 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-04T22:21:31.301Z] #42 16.75 Reading package lists... [2022-08-04T22:21:31.301Z] #42 ... [2022-08-04T22:21:31.301Z] [2022-08-04T22:21:31.301Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:21:31.301Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T22:21:31.301Z] #55 21.67 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-04T22:21:31.301Z] #55 21.68 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-04T22:21:31.301Z] #55 21.71 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-04T22:21:31.301Z] #55 21.71 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-04T22:21:31.301Z] #55 21.85 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-04T22:21:31.301Z] #55 21.88 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-04T22:21:31.301Z] #55 21.98 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-04T22:21:31.435Z] #76 ... [2022-08-04T22:21:31.435Z] [2022-08-04T22:21:31.435Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T22:21:31.435Z] #67 sha256:7505e5d2b32418fe7adbd55e61aa610725c7e0de6c2d394bd81f3e8b8c4d443e [2022-08-04T22:21:31.435Z] #67 5.664 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-04T22:21:31.435Z] #67 8.668 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-04T22:21:31.435Z] #67 9.725 go: downloading github.com/google/uuid v1.3.0 [2022-08-04T22:21:31.435Z] #67 9.828 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-04T22:21:31.435Z] #67 9.828 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-04T22:21:31.435Z] #67 10.22 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T22:21:31.435Z] #67 10.32 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-04T22:21:31.435Z] #67 10.77 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-04T22:21:31.435Z] #67 11.37 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-04T22:21:31.435Z] #67 11.74 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-04T22:21:31.435Z] #67 11.85 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-04T22:21:31.435Z] #67 13.99 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T22:21:31.558Z] #55 36.26 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-04T22:21:31.563Z] #55 22.03 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-04T22:21:31.563Z] #55 22.09 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-04T22:21:31.563Z] #55 22.11 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-04T22:21:31.563Z] #55 22.17 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-04T22:21:31.563Z] #55 22.21 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-04T22:21:31.819Z] #55 36.57 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-04T22:21:31.819Z] #55 36.57 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-04T22:21:31.824Z] #55 ... [2022-08-04T22:21:31.824Z] [2022-08-04T22:21:31.824Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:21:31.824Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-04T22:21:31.824Z] #51 11.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T22:21:31.824Z] #51 14.66 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-04T22:21:31.824Z] #51 18.38 Fetched 8453 kB in 13s (645 kB/s) [2022-08-04T22:21:31.824Z] #51 18.38 Reading package lists... [2022-08-04T22:21:31.824Z] #51 ... [2022-08-04T22:21:31.824Z] [2022-08-04T22:21:31.824Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:21:31.824Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-04T22:21:31.824Z] #76 16.75 Reading package lists... [2022-08-04T22:21:31.974Z] #62 DONE 69.2s [2022-08-04T22:21:31.974Z] [2022-08-04T22:21:31.974Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:21:31.974Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T22:21:31.974Z] #76 61.92 The following NEW packages will be installed: [2022-08-04T22:21:31.974Z] #76 61.95 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-04T22:21:31.974Z] #76 61.97 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-04T22:21:31.974Z] #76 61.98 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-04T22:21:31.974Z] #76 61.98 libyajl2 m4 patch xz-utils [2022-08-04T22:21:31.974Z] #76 62.59 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T22:21:31.974Z] #76 62.59 Need to get 5940 kB of archives. [2022-08-04T22:21:31.974Z] #76 62.59 After this operation, 18.7 MB of additional disk space will be used. [2022-08-04T22:21:31.974Z] #76 62.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-04T22:21:31.974Z] #76 62.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-04T22:21:31.974Z] #76 62.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-04T22:21:31.974Z] #76 62.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-04T22:21:31.974Z] #76 62.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-04T22:21:31.974Z] #76 62.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-04T22:21:31.974Z] #76 62.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-04T22:21:31.974Z] #76 62.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-04T22:21:31.974Z] #76 62.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-04T22:21:31.974Z] #76 62.85 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-04T22:21:31.974Z] #76 63.02 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-04T22:21:31.974Z] #76 63.03 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-04T22:21:31.974Z] #76 63.28 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-04T22:21:31.974Z] #76 63.28 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-04T22:21:31.974Z] #76 63.29 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-04T22:21:31.974Z] #76 63.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T22:21:31.974Z] #76 63.31 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-04T22:21:31.974Z] #76 63.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-04T22:21:31.974Z] #76 63.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-04T22:21:31.974Z] #76 63.39 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-04T22:21:31.974Z] #76 63.43 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-04T22:21:31.974Z] #76 63.46 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-04T22:21:31.974Z] #76 63.46 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-04T22:21:31.974Z] #76 65.82 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:21:31.974Z] #76 66.31 Fetched 5940 kB in 1s (4534 kB/s) [2022-08-04T22:21:31.974Z] #76 66.49 Selecting previously unselected package bzip2. [2022-08-04T22:21:31.974Z] #76 66.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T22:21:31.974Z] #76 66.67 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-04T22:21:31.974Z] #76 66.68 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T22:21:31.974Z] #76 67.11 Selecting previously unselected package libmagic-mgc. [2022-08-04T22:21:31.974Z] #76 67.11 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-04T22:21:31.974Z] #76 67.12 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-04T22:21:31.974Z] #76 68.28 Selecting previously unselected package libmagic1:amd64. [2022-08-04T22:21:31.974Z] #76 68.31 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-04T22:21:31.974Z] #76 68.34 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-04T22:21:31.974Z] #76 68.81 Selecting previously unselected package file. [2022-08-04T22:21:31.974Z] #76 68.81 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-04T22:21:31.974Z] #76 68.82 Unpacking file (1:5.39-3) ... [2022-08-04T22:21:31.974Z] #76 69.20 Selecting previously unselected package xz-utils. [2022-08-04T22:21:31.974Z] #76 69.22 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-04T22:21:31.974Z] #76 69.23 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T22:21:31.974Z] #76 ... [2022-08-04T22:21:31.974Z] [2022-08-04T22:21:31.974Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-04T22:21:31.974Z] #63 sha256:f3a25d34cffb5b56969fe466f31255db0f214423ae528707cf06b50edb915685 [2022-08-04T22:21:31.974Z] #63 DONE 0.2s [2022-08-04T22:21:31.974Z] [2022-08-04T22:21:31.974Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:21:31.974Z] #64 sha256:66c33ef9bb6954ea7deb5bdc1feef41f4592b6357d784c5f95f5d49500426fb8 [2022-08-04T22:21:32.008Z] #67 ... [2022-08-04T22:21:32.008Z] [2022-08-04T22:21:32.008Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:21:32.008Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T22:21:32.008Z] #42 9.959 Reading package lists... [2022-08-04T22:21:32.078Z] #55 36.75 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-04T22:21:32.078Z] #55 36.82 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-04T22:21:32.078Z] #55 36.86 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-04T22:21:32.337Z] #55 37.12 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-04T22:21:32.905Z] #55 37.47 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-04T22:21:33.175Z] #55 37.62 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-04T22:21:33.175Z] #55 37.63 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-04T22:21:33.175Z] #55 37.67 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-04T22:21:33.175Z] #55 37.84 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-04T22:21:33.227Z] #76 22.51 Reading package lists... [2022-08-04T22:21:33.227Z] #76 ... [2022-08-04T22:21:33.227Z] [2022-08-04T22:21:33.227Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:21:33.227Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T22:21:33.227Z] #14 13.51 Fetched 8449 kB in 10s (846 kB/s) [2022-08-04T22:21:33.227Z] #14 13.51 Reading package lists... [2022-08-04T22:21:33.227Z] #14 18.69 Reading package lists... [2022-08-04T22:21:33.227Z] #14 ... [2022-08-04T22:21:33.227Z] [2022-08-04T22:21:33.228Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T22:21:33.228Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-04T22:21:33.228Z] #47 22.50 Updating files: 82% (1805/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-04T22:21:33.228Z] #47 22.74 + git checkout -q v2.3.0 [2022-08-04T22:21:33.228Z] #47 ... [2022-08-04T22:21:33.228Z] [2022-08-04T22:21:33.228Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T22:21:33.228Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-04T22:21:33.228Z] #53 13.83 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-04T22:21:33.228Z] #53 13.87 go: downloading golang.org/x/mod v0.3.0 [2022-08-04T22:21:33.340Z] #64 ... [2022-08-04T22:21:33.340Z] [2022-08-04T22:21:33.340Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:21:33.340Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T22:21:33.340Z] #51 48.93 Reading package lists... [2022-08-04T22:21:33.340Z] #51 60.58 Building dependency tree... [2022-08-04T22:21:33.340Z] #51 68.15 The following additional packages will be installed: [2022-08-04T22:21:33.340Z] #51 68.18 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T22:21:33.340Z] #51 68.19 python3-protobuf python3-six [2022-08-04T22:21:33.340Z] #51 68.22 Suggested packages: [2022-08-04T22:21:33.340Z] #51 68.23 python3-setuptools [2022-08-04T22:21:33.340Z] #51 68.23 Recommended packages: [2022-08-04T22:21:33.340Z] #51 68.23 iproute2 | iproute [2022-08-04T22:21:33.340Z] #51 69.85 The following NEW packages will be installed: [2022-08-04T22:21:33.340Z] #51 69.87 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T22:21:33.340Z] #51 69.87 python3-protobuf python3-six [2022-08-04T22:21:33.340Z] #51 ... [2022-08-04T22:21:33.340Z] [2022-08-04T22:21:33.340Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:21:33.340Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T22:21:33.340Z] #76 69.72 Selecting previously unselected package libsigsegv2:amd64. [2022-08-04T22:21:33.340Z] #76 69.74 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-04T22:21:33.340Z] #76 69.75 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-04T22:21:33.340Z] #76 70.16 Selecting previously unselected package m4. [2022-08-04T22:21:33.340Z] #76 70.17 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-04T22:21:33.340Z] #76 70.20 Unpacking m4 (1.4.18-5) ... [2022-08-04T22:21:33.340Z] #76 70.65 Selecting previously unselected package autoconf. [2022-08-04T22:21:33.340Z] #76 70.65 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-04T22:21:33.340Z] #76 70.67 Unpacking autoconf (2.69-14) ... [2022-08-04T22:21:33.438Z] #55 38.00 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-04T22:21:33.438Z] #55 38.07 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-04T22:21:33.489Z] #53 ... [2022-08-04T22:21:33.489Z] [2022-08-04T22:21:33.489Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:21:33.489Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T22:21:33.489Z] #14 18.69 Reading package lists... [2022-08-04T22:21:33.604Z] #19 127.9 The following additional packages will be installed: [2022-08-04T22:21:33.604Z] #19 127.9 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-04T22:21:33.604Z] #19 127.9 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-04T22:21:33.604Z] #19 127.9 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-04T22:21:33.604Z] #19 127.9 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-04T22:21:33.604Z] #19 127.9 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-04T22:21:33.604Z] #19 127.9 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-04T22:21:33.604Z] #19 127.9 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-04T22:21:33.604Z] #19 127.9 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-04T22:21:33.604Z] #19 127.9 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-04T22:21:33.604Z] #19 127.9 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-04T22:21:33.604Z] #19 127.9 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-04T22:21:33.604Z] #19 127.9 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-04T22:21:33.604Z] #19 127.9 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-04T22:21:33.604Z] #19 127.9 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-04T22:21:33.604Z] #19 127.9 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-04T22:21:33.604Z] #19 127.9 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-04T22:21:33.604Z] #19 127.9 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-04T22:21:33.604Z] #19 127.9 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-04T22:21:33.604Z] #19 127.9 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-04T22:21:33.604Z] #19 127.9 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-04T22:21:33.604Z] #19 127.9 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-04T22:21:33.604Z] #19 127.9 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-04T22:21:33.604Z] #19 127.9 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-04T22:21:33.604Z] #19 127.9 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-04T22:21:33.604Z] #19 127.9 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-04T22:21:33.604Z] #19 127.9 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-04T22:21:33.604Z] #19 127.9 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-04T22:21:33.604Z] #19 127.9 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-04T22:21:33.604Z] #19 127.9 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-04T22:21:33.604Z] #19 127.9 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-04T22:21:33.604Z] #19 127.9 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-04T22:21:33.604Z] #19 127.9 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-04T22:21:33.604Z] #19 127.9 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-04T22:21:33.605Z] #19 127.9 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-04T22:21:33.605Z] #19 127.9 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-04T22:21:33.605Z] #19 127.9 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-04T22:21:33.605Z] #19 127.9 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-04T22:21:33.605Z] #19 127.9 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-04T22:21:33.605Z] #19 127.9 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-04T22:21:33.605Z] #19 127.9 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-04T22:21:33.605Z] #19 127.9 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-04T22:21:33.605Z] #19 127.9 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-04T22:21:33.605Z] #19 127.9 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-04T22:21:33.605Z] #19 127.9 linux-libc-dev-s390x-cross patch xz-utils [2022-08-04T22:21:33.605Z] #19 128.0 Suggested packages: [2022-08-04T22:21:33.605Z] #19 128.0 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-04T22:21:33.605Z] #19 128.0 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-04T22:21:33.605Z] #19 128.0 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-04T22:21:33.605Z] #19 128.0 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-04T22:21:33.605Z] #19 128.0 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-04T22:21:33.605Z] #19 128.0 libyaml-shell-perl ed diffutils-doc [2022-08-04T22:21:33.605Z] #19 128.0 Recommended packages: [2022-08-04T22:21:33.605Z] #19 128.0 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-04T22:21:33.605Z] #19 128.0 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-04T22:21:33.642Z] #42 16.79 Reading package lists... [2022-08-04T22:21:33.642Z] #42 ... [2022-08-04T22:21:33.642Z] [2022-08-04T22:21:33.642Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T22:21:33.642Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T22:21:33.642Z] #53 8.230 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-04T22:21:33.642Z] #53 8.593 go: downloading golang.org/x/tools v0.1.0 [2022-08-04T22:21:33.642Z] #53 15.07 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-04T22:21:33.642Z] #53 15.09 go: downloading golang.org/x/mod v0.3.0 [2022-08-04T22:21:33.751Z] #14 23.99 Building dependency tree... [2022-08-04T22:21:33.751Z] #14 ... [2022-08-04T22:21:33.751Z] [2022-08-04T22:21:33.751Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T22:21:33.751Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-04T22:21:33.751Z] #62 14.39 Fetched 8449 kB in 11s (787 kB/s) [2022-08-04T22:21:33.751Z] #62 14.39 Reading package lists... [2022-08-04T22:21:33.901Z] #53 ... [2022-08-04T22:21:33.901Z] [2022-08-04T22:21:33.901Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T22:21:33.901Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T22:21:33.901Z] #36 17.70 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-04T22:21:33.901Z] #36 17.70 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-04T22:21:33.901Z] #36 18.30 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-04T22:21:33.901Z] #36 18.49 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-04T22:21:34.007Z] #55 38.46 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-04T22:21:34.007Z] #55 38.55 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-04T22:21:34.007Z] #55 ... [2022-08-04T22:21:34.007Z] [2022-08-04T22:21:34.007Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:21:34.007Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T22:21:34.007Z] #76 28.55 Fetched 8563 kB in 22s (382 kB/s) [2022-08-04T22:21:34.007Z] #76 28.55 Reading package lists... [2022-08-04T22:21:34.007Z] #76 38.33 Reading package lists... [2022-08-04T22:21:34.007Z] #76 ... [2022-08-04T22:21:34.007Z] [2022-08-04T22:21:34.007Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T22:21:34.007Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T22:21:34.015Z] #62 19.92 Reading package lists... [2022-08-04T22:21:34.015Z] #62 ... [2022-08-04T22:21:34.015Z] [2022-08-04T22:21:34.015Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T22:21:34.015Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-04T22:21:34.015Z] #47 24.21 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-04T22:21:34.173Z] #36 18.67 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-04T22:21:34.173Z] #36 18.85 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-04T22:21:34.173Z] #36 18.86 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-04T22:21:34.268Z] #76 71.63 Selecting previously unselected package autotools-dev. [2022-08-04T22:21:34.268Z] #76 71.64 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-04T22:21:34.268Z] #76 71.65 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-04T22:21:34.274Z] #47 37.73 Updating files: 65% (1425/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 97% (2124/2176) [2022-08-04T22:21:34.274Z] #47 ... [2022-08-04T22:21:34.274Z] [2022-08-04T22:21:34.274Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:21:34.274Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:21:34.274Z] #14 28.83 Fetched 8563 kB in 22s (383 kB/s) [2022-08-04T22:21:34.274Z] #14 28.83 Reading package lists... [2022-08-04T22:21:34.277Z] #47 ... [2022-08-04T22:21:34.277Z] [2022-08-04T22:21:34.277Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-04T22:21:34.277Z] #31 sha256:c20e52062d938240822e9bff3d14f42473b20299fcc84b5d89c66181d7b90bb1 [2022-08-04T22:21:34.277Z] #31 16.41 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-04T22:21:34.277Z] #31 18.25 [2022-08-04T22:21:34.277Z] #31 18.57 #=#=# ######################################################################## 100.0% [2022-08-04T22:21:34.277Z] #31 19.98 [2022-08-04T22:21:34.277Z] #31 22.88 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-04T22:21:34.277Z] #31 24.81 #=#=# [2022-08-04T22:21:34.277Z] #31 25.24 #=#=# ######################################################################## 100.0% [2022-08-04T22:21:34.434Z] #36 18.96 go: downloading github.com/peterh/liner v1.2.2 [2022-08-04T22:21:34.533Z] #14 38.75 Reading package lists... [2022-08-04T22:21:34.533Z] #14 ... [2022-08-04T22:21:34.533Z] [2022-08-04T22:21:34.533Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T22:21:34.533Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T22:21:34.533Z] #47 37.73 Updating files: 65% (1425/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 97% (2124/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-04T22:21:34.533Z] #47 38.81 + git checkout -q v2.3.0 [2022-08-04T22:21:34.538Z] #31 26.49 [2022-08-04T22:21:34.538Z] #31 ... [2022-08-04T22:21:34.538Z] [2022-08-04T22:21:34.538Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:21:34.538Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T22:21:34.538Z] #55 22.37 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-04T22:21:34.538Z] #55 22.60 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-04T22:21:34.538Z] #55 22.70 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-04T22:21:34.538Z] #55 22.72 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-04T22:21:34.538Z] #55 22.80 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-04T22:21:34.538Z] #55 22.88 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-04T22:21:34.538Z] #55 22.93 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-04T22:21:34.538Z] #55 23.07 go: downloading honnef.co/go/tools v0.3.1 [2022-08-04T22:21:34.538Z] #55 24.54 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-04T22:21:34.538Z] #55 24.55 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-04T22:21:34.538Z] #55 24.65 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-04T22:21:34.538Z] #55 24.73 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-04T22:21:34.538Z] #55 24.78 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-04T22:21:34.538Z] #55 24.81 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-04T22:21:34.538Z] #55 24.89 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-04T22:21:34.538Z] #55 24.95 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-04T22:21:34.538Z] #55 25.18 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-04T22:21:34.538Z] #55 25.21 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-04T22:21:34.538Z] #55 25.30 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-04T22:21:34.692Z] #36 19.15 go: downloading github.com/google/go-dap v0.6.0 [2022-08-04T22:21:34.782Z] #76 72.16 Selecting previously unselected package automake. [2022-08-04T22:21:34.782Z] #76 72.17 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-04T22:21:34.782Z] #76 72.19 Unpacking automake (1:1.16.3-2) ... [2022-08-04T22:21:34.806Z] #55 25.40 go: downloading golang.org/x/text v0.3.7 [2022-08-04T22:21:34.951Z] #36 19.55 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-04T22:21:35.039Z] #76 ... [2022-08-04T22:21:35.039Z] [2022-08-04T22:21:35.039Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-04T22:21:35.039Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T22:21:35.039Z] #57 72.30 v3.0.2 [2022-08-04T22:21:35.039Z] #57 DONE 72.5s [2022-08-04T22:21:35.067Z] #55 ... [2022-08-04T22:21:35.067Z] [2022-08-04T22:21:35.067Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-04T22:21:35.067Z] #31 sha256:c20e52062d938240822e9bff3d14f42473b20299fcc84b5d89c66181d7b90bb1 [2022-08-04T22:21:35.067Z] #31 26.86 Download of images into '/build' complete. [2022-08-04T22:21:35.067Z] #31 26.87 Use something like the following to load the result into a Docker daemon: [2022-08-04T22:21:35.067Z] #31 26.87 tar -cC '/build' . | docker load [2022-08-04T22:21:35.067Z] #31 DONE 27.1s [2022-08-04T22:21:35.138Z] #47 ... [2022-08-04T22:21:35.138Z] [2022-08-04T22:21:35.138Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T22:21:35.138Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T22:21:35.138Z] #62 29.89 Fetched 8563 kB in 23s (365 kB/s) [2022-08-04T22:21:35.138Z] #62 29.89 Reading package lists... [2022-08-04T22:21:35.210Z] #36 19.83 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-04T22:21:35.296Z] [2022-08-04T22:21:35.296Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:21:35.296Z] #64 sha256:66c33ef9bb6954ea7deb5bdc1feef41f4592b6357d784c5f95f5d49500426fb8 [2022-08-04T22:21:35.296Z] #64 1.607 + RM_GOPATH=0 [2022-08-04T22:21:35.296Z] #64 1.609 + TMP_GOPATH= [2022-08-04T22:21:35.296Z] #64 1.609 + : /build [2022-08-04T22:21:35.296Z] #64 1.609 + '[' -z '' ']' [2022-08-04T22:21:35.296Z] #64 1.609 ++ mktemp -d [2022-08-04T22:21:35.296Z] #64 1.616 + export GOPATH=/tmp/tmp.uC1EENU0VN [2022-08-04T22:21:35.296Z] #64 1.616 + GOPATH=/tmp/tmp.uC1EENU0VN [2022-08-04T22:21:35.296Z] #64 1.616 + RM_GOPATH=1 [2022-08-04T22:21:35.296Z] #64 1.616 + case "$(go env GOARCH)" in [2022-08-04T22:21:35.296Z] #64 1.619 ++ go env GOARCH [2022-08-04T22:21:35.296Z] #64 1.750 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T22:21:35.296Z] #64 1.750 + GO_BUILDMODE=-buildmode=pie [2022-08-04T22:21:35.296Z] #64 1.759 ++ dirname /install.sh [2022-08-04T22:21:35.296Z] #64 1.775 + dir=/ [2022-08-04T22:21:35.296Z] #64 1.775 + bin=containerd [2022-08-04T22:21:35.296Z] #64 1.775 + shift [2022-08-04T22:21:35.296Z] #64 1.775 + '[' '!' -f //containerd.installer ']' [2022-08-04T22:21:35.296Z] #64 1.775 + . //containerd.installer [2022-08-04T22:21:35.296Z] #64 1.775 ++ set -e [2022-08-04T22:21:35.296Z] #64 1.775 ++ : v1.6.7 [2022-08-04T22:21:35.296Z] #64 1.776 + install_containerd [2022-08-04T22:21:35.296Z] #64 1.787 + echo 'Install containerd version v1.6.7' [2022-08-04T22:21:35.296Z] #64 1.787 + git clone https://github.com/containerd/containerd.git /tmp/tmp.uC1EENU0VN/src/github.com/containerd/containerd [2022-08-04T22:21:35.296Z] #64 1.788 Install containerd version v1.6.7 [2022-08-04T22:21:35.296Z] #64 1.796 Cloning into '/tmp/tmp.uC1EENU0VN/src/github.com/containerd/containerd'... [2022-08-04T22:21:35.328Z] [2022-08-04T22:21:35.328Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:21:35.328Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T22:21:35.328Z] #14 23.99 Building dependency tree... [2022-08-04T22:21:35.411Z] #62 39.23 Reading package lists... [2022-08-04T22:21:35.411Z] #62 ... [2022-08-04T22:21:35.411Z] [2022-08-04T22:21:35.411Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:21:35.411Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:21:35.411Z] #55 38.78 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-04T22:21:35.411Z] #55 38.79 go: downloading github.com/julz/importas v0.1.0 [2022-08-04T22:21:35.411Z] #55 38.91 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-04T22:21:35.411Z] #55 38.91 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-04T22:21:35.411Z] #55 39.13 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-04T22:21:35.411Z] #55 39.26 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-04T22:21:35.411Z] #55 39.34 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-04T22:21:35.411Z] #55 39.40 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-04T22:21:35.411Z] #55 39.63 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-04T22:21:35.411Z] #55 39.84 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-04T22:21:35.411Z] #55 39.87 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-04T22:21:35.411Z] #55 40.08 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-04T22:21:35.411Z] #55 40.18 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-04T22:21:35.777Z] #36 20.53 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-04T22:21:36.037Z] #36 ... [2022-08-04T22:21:36.037Z] [2022-08-04T22:21:36.037Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T22:21:36.037Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T22:21:36.037Z] #40 10.55 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-04T22:21:36.037Z] #40 11.00 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-04T22:21:36.037Z] #40 11.06 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-04T22:21:36.037Z] #40 14.29 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-04T22:21:36.037Z] #40 14.40 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T22:21:36.149Z] #19 ... [2022-08-04T22:21:36.149Z] [2022-08-04T22:21:36.149Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:21:36.149Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:21:36.149Z] #84 83.93 configure.ac:7: installing 'build-aux/compile' [2022-08-04T22:21:36.149Z] #84 83.94 configure.ac:9: installing 'build-aux/config.guess' [2022-08-04T22:21:36.149Z] #84 83.96 configure.ac:9: installing 'build-aux/config.sub' [2022-08-04T22:21:36.149Z] #84 83.98 configure.ac:11: installing 'build-aux/install-sh' [2022-08-04T22:21:36.149Z] #84 84.03 configure.ac:11: installing 'build-aux/missing' [2022-08-04T22:21:36.149Z] #84 84.27 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T22:21:36.149Z] #84 84.39 parallel-tests: installing 'build-aux/test-driver' [2022-08-04T22:21:36.309Z] #40 ... [2022-08-04T22:21:36.309Z] [2022-08-04T22:21:36.309Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:21:36.309Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:21:36.309Z] #55 10.55 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-04T22:21:36.309Z] #55 10.62 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-04T22:21:36.309Z] #55 10.69 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-04T22:21:36.309Z] #55 10.74 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-04T22:21:36.309Z] #55 10.87 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-04T22:21:36.309Z] #55 17.11 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-04T22:21:36.309Z] #55 17.17 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T22:21:36.309Z] #55 17.23 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-04T22:21:36.309Z] #55 17.53 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-04T22:21:36.309Z] #55 17.66 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-04T22:21:36.309Z] #55 17.71 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-04T22:21:36.309Z] #55 17.86 go: downloading github.com/spf13/afero v1.8.2 [2022-08-04T22:21:36.309Z] #55 18.10 go: downloading github.com/spf13/cast v1.4.1 [2022-08-04T22:21:36.309Z] #55 18.22 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-04T22:21:36.309Z] #55 18.34 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-04T22:21:36.309Z] #55 18.34 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-04T22:21:36.309Z] #55 18.60 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-04T22:21:36.309Z] #55 18.66 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-04T22:21:36.309Z] #55 18.75 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-04T22:21:36.309Z] #55 18.92 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-04T22:21:36.309Z] #55 19.06 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-04T22:21:36.309Z] #55 19.10 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-04T22:21:36.309Z] #55 19.31 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-04T22:21:36.309Z] #55 20.16 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-04T22:21:36.309Z] #55 20.39 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-04T22:21:36.309Z] #55 20.96 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-04T22:21:36.309Z] #55 ... [2022-08-04T22:21:36.309Z] [2022-08-04T22:21:36.309Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T22:21:36.309Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T22:21:36.309Z] #36 20.78 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-04T22:21:36.309Z] #36 20.82 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-04T22:21:36.876Z] #36 ... [2022-08-04T22:21:36.876Z] [2022-08-04T22:21:36.876Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:21:36.876Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T22:21:36.876Z] #51 11.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T22:21:36.877Z] #51 14.30 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-04T22:21:36.877Z] #51 21.30 Fetched 8567 kB in 16s (538 kB/s) [2022-08-04T22:21:37.137Z] #51 21.30 Reading package lists... [2022-08-04T22:21:37.137Z] #51 ... [2022-08-04T22:21:37.137Z] [2022-08-04T22:21:37.137Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-04T22:21:37.137Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T22:21:37.137Z] #38 21.39 tomll can be used in two ways: [2022-08-04T22:21:37.137Z] #38 21.39 Writing to STDIN and reading from STDOUT: [2022-08-04T22:21:37.137Z] #38 21.39 cat file.toml | tomll > file.toml [2022-08-04T22:21:37.137Z] #38 21.39 [2022-08-04T22:21:37.137Z] #38 21.39 Reading and updating a list of files: [2022-08-04T22:21:37.137Z] #38 21.40 tomll a.toml b.toml c.toml [2022-08-04T22:21:37.137Z] #38 21.40 [2022-08-04T22:21:37.137Z] #38 21.40 When given a list of files, tomll will modify all files in place without asking. [2022-08-04T22:21:37.137Z] #38 DONE 21.6s [2022-08-04T22:21:37.137Z] [2022-08-04T22:21:37.137Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:21:37.137Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:21:37.137Z] #55 21.13 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-04T22:21:37.137Z] #55 21.32 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-04T22:21:37.137Z] #55 21.52 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-04T22:21:37.137Z] #55 21.72 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-04T22:21:37.137Z] #55 ... [2022-08-04T22:21:37.137Z] [2022-08-04T22:21:37.137Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T22:21:37.137Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T22:21:37.137Z] #62 11.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T22:21:37.137Z] #62 20.69 Fetched 8563 kB in 15s (588 kB/s) [2022-08-04T22:21:37.244Z] #14 27.89 The following additional packages will be installed: [2022-08-04T22:21:37.244Z] #14 27.93 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T22:21:37.330Z] #55 41.72 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-04T22:21:37.330Z] #55 41.72 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-04T22:21:37.330Z] #55 41.96 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-04T22:21:37.330Z] #55 41.97 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-04T22:21:37.396Z] #62 20.69 Reading package lists... [2022-08-04T22:21:37.396Z] #62 ... [2022-08-04T22:21:37.396Z] [2022-08-04T22:21:37.396Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:21:37.396Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:21:37.396Z] #14 17.09 Fetched 8563 kB in 13s (665 kB/s) [2022-08-04T22:21:37.508Z] #14 27.93 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-04T22:21:37.508Z] #14 27.93 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-04T22:21:37.508Z] #14 27.93 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-04T22:21:37.508Z] #14 27.93 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-04T22:21:37.508Z] #14 27.93 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-04T22:21:37.508Z] #14 27.94 mingw-w64-common mingw-w64-x86-64-dev [2022-08-04T22:21:37.508Z] #14 27.94 Suggested packages: [2022-08-04T22:21:37.508Z] #14 27.95 gcc-10-locales seccomp wine64 [2022-08-04T22:21:37.655Z] #14 17.09 Reading package lists... [2022-08-04T22:21:37.655Z] #14 ... [2022-08-04T22:21:37.655Z] [2022-08-04T22:21:37.655Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:21:37.655Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T22:21:37.655Z] #76 22.07 Fetched 8563 kB in 14s (594 kB/s) [2022-08-04T22:21:37.897Z] #55 42.35 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-04T22:21:37.897Z] #55 42.46 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-04T22:21:37.897Z] #55 42.67 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-04T22:21:38.155Z] #55 42.91 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-04T22:21:38.155Z] #55 42.93 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-04T22:21:38.414Z] #55 ... [2022-08-04T22:21:38.414Z] [2022-08-04T22:21:38.414Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T22:21:38.414Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T22:21:38.414Z] #36 33.07 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-04T22:21:38.570Z] #64 ... [2022-08-04T22:21:38.570Z] [2022-08-04T22:21:38.570Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:21:38.570Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T22:21:38.570Z] #42 65.50 The following additional packages will be installed: [2022-08-04T22:21:38.570Z] #42 65.51 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-04T22:21:38.570Z] #42 65.58 Suggested packages: [2022-08-04T22:21:38.570Z] #42 65.59 cmake-doc ninja-build lrzip [2022-08-04T22:21:38.570Z] #42 65.59 Recommended packages: [2022-08-04T22:21:38.570Z] #42 65.60 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-04T22:21:38.570Z] #42 67.24 The following NEW packages will be installed: [2022-08-04T22:21:38.570Z] #42 67.27 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-04T22:21:38.570Z] #42 67.30 vim-common xxd [2022-08-04T22:21:38.570Z] #42 67.97 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T22:21:38.570Z] #42 67.97 Need to get 17.7 MB of archives. [2022-08-04T22:21:38.570Z] #42 67.97 After this operation, 70.7 MB of additional disk space will be used. [2022-08-04T22:21:38.570Z] #42 67.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T22:21:38.570Z] #42 67.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-04T22:21:38.570Z] #42 67.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-04T22:21:38.570Z] #42 68.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-04T22:21:38.570Z] #42 69.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-04T22:21:38.570Z] #42 69.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-04T22:21:38.570Z] #42 69.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-04T22:21:38.570Z] #42 69.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-04T22:21:38.570Z] #42 69.55 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-04T22:21:38.570Z] #42 69.55 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-04T22:21:38.570Z] #42 72.06 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:21:38.570Z] #42 72.63 Fetched 17.7 MB in 3s (6759 kB/s) [2022-08-04T22:21:38.570Z] #42 72.82 Selecting previously unselected package xxd. [2022-08-04T22:21:38.570Z] #42 72.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T22:21:38.570Z] #42 72.99 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T22:21:38.570Z] #42 73.00 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:21:38.570Z] #42 73.38 Selecting previously unselected package vim-common. [2022-08-04T22:21:38.570Z] #42 73.38 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T22:21:38.570Z] #42 73.46 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:21:38.570Z] #42 74.07 Selecting previously unselected package cmake-data. [2022-08-04T22:21:38.570Z] #42 74.08 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-04T22:21:38.570Z] #42 74.12 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T22:21:38.570Z] #42 ... [2022-08-04T22:21:38.570Z] [2022-08-04T22:21:38.570Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:21:38.570Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:21:38.570Z] #55 72.63 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-04T22:21:38.570Z] #55 72.83 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-04T22:21:38.570Z] #55 72.87 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-04T22:21:38.570Z] #55 73.03 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-04T22:21:38.570Z] #55 73.14 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-04T22:21:38.570Z] #55 73.27 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-04T22:21:38.570Z] #55 73.35 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-04T22:21:38.570Z] #55 73.51 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-04T22:21:38.570Z] #55 73.58 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-04T22:21:38.570Z] #55 73.77 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-04T22:21:38.570Z] #55 73.90 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-04T22:21:38.570Z] #55 74.03 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-04T22:21:38.570Z] #55 75.00 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-04T22:21:38.570Z] #55 75.09 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-04T22:21:38.570Z] #55 75.53 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-04T22:21:38.570Z] #55 76.21 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-04T22:21:38.673Z] #36 ... [2022-08-04T22:21:38.673Z] [2022-08-04T22:21:38.673Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:21:38.673Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T22:21:38.673Z] #42 32.57 Reading package lists... [2022-08-04T22:21:38.753Z] #84 86.86 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T22:21:38.753Z] #84 86.86 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T22:21:38.827Z] #55 76.46 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-04T22:21:38.894Z] #14 29.12 The following NEW packages will be installed: [2022-08-04T22:21:38.894Z] #14 29.14 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T22:21:38.894Z] #14 29.14 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-04T22:21:38.894Z] #14 29.14 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-04T22:21:38.894Z] #14 29.14 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-04T22:21:38.894Z] #14 29.14 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-04T22:21:38.894Z] #14 29.14 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-04T22:21:38.894Z] #14 29.15 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-04T22:21:38.894Z] #14 29.15 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-04T22:21:38.894Z] #14 29.15 mingw-w64-x86-64-dev [2022-08-04T22:21:38.894Z] #14 29.54 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T22:21:38.894Z] #14 29.54 Need to get 108 MB of archives. [2022-08-04T22:21:38.894Z] #14 29.54 After this operation, 620 MB of additional disk space will be used. [2022-08-04T22:21:38.894Z] #14 29.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-08-04T22:21:39.084Z] #55 76.58 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-04T22:21:39.084Z] #55 76.65 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-04T22:21:39.158Z] #14 29.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-08-04T22:21:39.158Z] #14 29.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-04T22:21:39.158Z] #14 29.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-08-04T22:21:39.158Z] #14 29.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-08-04T22:21:39.159Z] #14 29.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-04T22:21:39.341Z] #55 76.79 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-04T22:21:39.393Z] #84 87.69 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T22:21:39.434Z] #14 29.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-04T22:21:39.434Z] #14 30.07 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-08-04T22:21:39.434Z] #14 30.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-08-04T22:21:39.625Z] #55 77.02 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-04T22:21:39.625Z] #55 77.03 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-04T22:21:39.625Z] #55 77.23 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-04T22:21:39.660Z] #84 87.69 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T22:21:39.883Z] #55 77.41 go: downloading github.com/prometheus/common v0.32.1 [2022-08-04T22:21:39.919Z] #84 88.02 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T22:21:40.007Z] #14 30.50 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-08-04T22:21:40.185Z] #84 88.32 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T22:21:40.186Z] #84 88.41 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T22:21:40.445Z] #84 88.60 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T22:21:40.446Z] #55 ... [2022-08-04T22:21:40.446Z] [2022-08-04T22:21:40.446Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:21:40.446Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:21:40.446Z] #14 67.95 The following NEW packages will be installed: [2022-08-04T22:21:40.446Z] #14 67.95 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T22:21:40.446Z] #14 67.95 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-04T22:21:40.446Z] #14 67.95 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-04T22:21:40.446Z] #14 67.95 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-04T22:21:40.446Z] #14 67.95 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-04T22:21:40.446Z] #14 67.95 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-04T22:21:40.446Z] #14 67.95 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-04T22:21:40.446Z] #14 67.95 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-04T22:21:40.446Z] #14 67.97 mingw-w64-x86-64-dev [2022-08-04T22:21:40.446Z] #14 68.57 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T22:21:40.446Z] #14 68.57 Need to get 115 MB of archives. [2022-08-04T22:21:40.446Z] #14 68.57 After this operation, 645 MB of additional disk space will be used. [2022-08-04T22:21:40.446Z] #14 68.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-04T22:21:40.446Z] #14 68.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-04T22:21:40.446Z] #14 69.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-04T22:21:40.446Z] #14 69.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-04T22:21:40.446Z] #14 69.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-04T22:21:40.446Z] #14 69.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-04T22:21:40.446Z] #14 69.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-04T22:21:40.446Z] #14 70.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-04T22:21:40.446Z] #14 70.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-04T22:21:40.446Z] #14 71.70 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-04T22:21:40.446Z] #14 74.62 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-04T22:21:40.446Z] #14 75.84 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-04T22:21:40.446Z] #14 77.08 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-04T22:21:40.575Z] #42 42.44 Building dependency tree... [2022-08-04T22:21:40.704Z] #14 ... [2022-08-04T22:21:40.704Z] [2022-08-04T22:21:40.704Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T22:21:40.704Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T22:21:40.704Z] #40 78.08 NAME: [2022-08-04T22:21:40.704Z] #40 78.10 go-winres - A tool for embedding resources in Windows executables [2022-08-04T22:21:40.704Z] #40 78.10 [2022-08-04T22:21:40.704Z] #40 78.10 USAGE: [2022-08-04T22:21:40.704Z] #40 78.10 go-winres [global options] command [command options] [arguments...] [2022-08-04T22:21:40.704Z] #40 78.10 [2022-08-04T22:21:40.704Z] #40 78.10 COMMANDS: [2022-08-04T22:21:40.704Z] #40 78.10 init Create an initial ./winres/winres.json [2022-08-04T22:21:40.704Z] #40 78.10 make Make syso files for the "go build" command [2022-08-04T22:21:40.704Z] #40 78.10 simply Make syso files for the "go build" command (simplified) [2022-08-04T22:21:40.704Z] #40 78.10 extract Extract all resources from an executable [2022-08-04T22:21:40.704Z] #40 78.10 patch Replace resources in an executable file (exe, dll) [2022-08-04T22:21:40.704Z] #40 78.10 help, h Shows a list of commands or help for one command [2022-08-04T22:21:40.704Z] #40 78.10 [2022-08-04T22:21:40.704Z] #40 78.10 GLOBAL OPTIONS: [2022-08-04T22:21:40.704Z] #40 78.10 --help, -h show help (default: false) [2022-08-04T22:21:40.704Z] #40 DONE 78.3s [2022-08-04T22:21:40.704Z] [2022-08-04T22:21:40.704Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:21:40.704Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:21:40.704Z] #55 78.24 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-04T22:21:40.954Z] #14 31.39 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-08-04T22:21:40.954Z] #14 31.68 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-08-04T22:21:40.962Z] #55 78.36 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-04T22:21:41.215Z] #14 ... [2022-08-04T22:21:41.215Z] [2022-08-04T22:21:41.216Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:21:41.216Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-04T22:21:41.216Z] #42 16.75 Reading package lists... [2022-08-04T22:21:41.216Z] #42 22.13 Reading package lists... [2022-08-04T22:21:41.216Z] #42 26.46 Building dependency tree... [2022-08-04T22:21:41.216Z] #42 30.40 The following additional packages will be installed: [2022-08-04T22:21:41.216Z] #42 30.42 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-04T22:21:41.216Z] #42 30.44 Suggested packages: [2022-08-04T22:21:41.216Z] #42 30.45 cmake-doc ninja-build lrzip [2022-08-04T22:21:41.216Z] #42 30.45 Recommended packages: [2022-08-04T22:21:41.216Z] #42 30.45 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-04T22:21:41.216Z] #42 31.31 The following NEW packages will be installed: [2022-08-04T22:21:41.216Z] #42 31.32 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-04T22:21:41.216Z] #42 31.32 vim-common xxd [2022-08-04T22:21:41.216Z] #42 31.71 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T22:21:41.216Z] #42 31.71 Need to get 15.6 MB of archives. [2022-08-04T22:21:41.216Z] #42 31.71 After this operation, 67.4 MB of additional disk space will be used. [2022-08-04T22:21:41.216Z] #42 31.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T22:21:41.216Z] #42 31.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-04T22:21:41.216Z] #42 31.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-04T22:21:41.216Z] #42 31.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-04T22:21:41.477Z] #42 32.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-08-04T22:21:41.477Z] #42 32.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-08-04T22:21:41.477Z] #42 32.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-08-04T22:21:41.477Z] #42 32.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-08-04T22:21:41.477Z] #42 32.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-08-04T22:21:41.477Z] #42 32.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-08-04T22:21:41.477Z] #42 ... [2022-08-04T22:21:41.477Z] [2022-08-04T22:21:41.477Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:21:41.477Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T22:21:41.477Z] #55 30.77 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-04T22:21:41.477Z] #55 30.85 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-04T22:21:41.477Z] #55 30.89 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-04T22:21:41.477Z] #55 30.92 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-04T22:21:41.477Z] #55 31.03 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-04T22:21:41.477Z] #55 31.11 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-04T22:21:41.477Z] #55 31.11 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-04T22:21:41.477Z] #55 31.22 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-04T22:21:41.477Z] #55 31.24 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-04T22:21:41.477Z] #55 31.33 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-04T22:21:41.477Z] #55 31.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-04T22:21:41.477Z] #55 31.45 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-04T22:21:41.738Z] #55 32.20 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-04T22:21:41.738Z] #55 32.26 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-04T22:21:41.738Z] #55 32.35 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-04T22:21:42.002Z] #55 ... [2022-08-04T22:21:42.002Z] [2022-08-04T22:21:42.002Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T22:21:42.002Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-04T22:21:42.002Z] #62 19.92 Reading package lists... [2022-08-04T22:21:42.002Z] #62 24.70 Building dependency tree... [2022-08-04T22:21:42.002Z] #62 28.68 The following additional packages will be installed: [2022-08-04T22:21:42.002Z] #62 28.74 libbtrfs0 [2022-08-04T22:21:42.002Z] #62 28.96 The following NEW packages will be installed: [2022-08-04T22:21:42.002Z] #62 28.96 libbtrfs-dev libbtrfs0 [2022-08-04T22:21:42.002Z] #62 29.34 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T22:21:42.002Z] #62 29.34 Need to get 454 kB of archives. [2022-08-04T22:21:42.002Z] #62 29.34 After this operation, 1275 kB of additional disk space will be used. [2022-08-04T22:21:42.002Z] #62 29.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-04T22:21:42.002Z] #62 29.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-04T22:21:42.002Z] #62 30.41 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:21:42.002Z] #62 30.68 Fetched 454 kB in 0s (1435 kB/s) [2022-08-04T22:21:42.002Z] #62 30.83 Selecting previously unselected package libbtrfs0:arm64. [2022-08-04T22:21:42.002Z] #62 30.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-04T22:21:42.002Z] #62 30.94 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-04T22:21:42.002Z] #62 30.95 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-04T22:21:42.002Z] #62 31.19 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-04T22:21:42.002Z] #62 31.20 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-04T22:21:42.002Z] #62 31.21 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-04T22:21:42.002Z] #62 31.56 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-04T22:21:42.002Z] #62 31.61 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-04T22:21:42.002Z] #62 31.62 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:21:42.002Z] #62 DONE 32.5s [2022-08-04T22:21:42.002Z] [2022-08-04T22:21:42.002Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:21:42.002Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T22:21:42.002Z] #55 32.47 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-04T22:21:42.002Z] #55 32.62 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-04T22:21:42.002Z] #55 32.75 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-04T22:21:42.264Z] #55 32.76 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-04T22:21:42.264Z] #55 32.86 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-04T22:21:42.264Z] #55 32.94 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-04T22:21:42.264Z] #55 32.94 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-04T22:21:42.354Z] #84 ... [2022-08-04T22:21:42.354Z] [2022-08-04T22:21:42.354Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-04T22:21:42.354Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T22:21:42.354Z] #19 136.9 The following NEW packages will be installed: [2022-08-04T22:21:42.354Z] #19 136.9 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-04T22:21:42.354Z] #19 136.9 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-04T22:21:42.354Z] #19 136.9 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-04T22:21:42.529Z] #55 ... [2022-08-04T22:21:42.529Z] [2022-08-04T22:21:42.529Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-04T22:21:42.529Z] #63 sha256:010538bc7e9a811e69e8a90bcf14adb533f03c417a4f09a8c074fc3182444f06 [2022-08-04T22:21:42.529Z] #63 DONE 0.5s [2022-08-04T22:21:42.529Z] [2022-08-04T22:21:42.529Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:21:42.529Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T22:21:42.529Z] #55 33.01 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-04T22:21:42.529Z] #55 33.14 go: downloading github.com/prometheus/common v0.32.1 [2022-08-04T22:21:42.615Z] #19 136.9 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-04T22:21:42.615Z] #19 136.9 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-04T22:21:42.615Z] #19 136.9 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-04T22:21:42.615Z] #19 136.9 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-04T22:21:42.615Z] #19 136.9 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-04T22:21:42.615Z] #19 136.9 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-04T22:21:42.615Z] #19 136.9 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-04T22:21:42.615Z] #19 136.9 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-04T22:21:42.615Z] #19 136.9 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-04T22:21:42.615Z] #19 136.9 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-04T22:21:42.615Z] #19 136.9 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-04T22:21:42.615Z] #19 136.9 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-04T22:21:42.615Z] #19 136.9 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-04T22:21:42.615Z] #19 136.9 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-04T22:21:42.615Z] #19 136.9 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-04T22:21:42.615Z] #19 136.9 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-04T22:21:42.615Z] #19 136.9 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-04T22:21:42.615Z] #19 136.9 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-04T22:21:42.615Z] #19 136.9 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-04T22:21:42.615Z] #19 136.9 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-04T22:21:42.615Z] #19 136.9 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-04T22:21:42.615Z] #19 136.9 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-04T22:21:42.615Z] #19 136.9 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-04T22:21:42.615Z] #19 136.9 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-04T22:21:42.615Z] #19 136.9 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-04T22:21:42.615Z] #19 136.9 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-04T22:21:42.615Z] #19 136.9 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-04T22:21:42.615Z] #19 136.9 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-04T22:21:42.615Z] #19 136.9 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-04T22:21:42.615Z] #19 136.9 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-04T22:21:42.615Z] #19 136.9 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-04T22:21:42.615Z] #19 136.9 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-04T22:21:42.615Z] #19 136.9 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-04T22:21:42.615Z] #19 136.9 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-04T22:21:42.615Z] #19 136.9 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-04T22:21:42.615Z] #19 136.9 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-04T22:21:42.615Z] #19 136.9 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-04T22:21:42.615Z] #19 136.9 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-04T22:21:42.615Z] #19 136.9 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-04T22:21:42.615Z] #19 136.9 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-04T22:21:42.615Z] #19 136.9 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-04T22:21:42.615Z] #19 136.9 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-04T22:21:42.615Z] #19 136.9 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-04T22:21:42.615Z] #19 136.9 linux-libc-dev-s390x-cross patch xz-utils [2022-08-04T22:21:42.792Z] #55 33.41 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-04T22:21:42.792Z] #55 33.41 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-04T22:21:42.856Z] #55 80.21 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-04T22:21:42.924Z] #76 22.07 Reading package lists... [2022-08-04T22:21:42.924Z] #76 ... [2022-08-04T22:21:42.924Z] [2022-08-04T22:21:42.924Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T22:21:42.924Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T22:21:42.924Z] #47 25.41 Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-04T22:21:42.924Z] #47 26.12 + git checkout -q v2.3.0 [2022-08-04T22:21:43.108Z] #42 ... [2022-08-04T22:21:43.108Z] [2022-08-04T22:21:43.108Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:21:43.108Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T22:21:43.108Z] #76 38.33 Reading package lists... [2022-08-04T22:21:43.113Z] #55 80.53 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-04T22:21:43.152Z] #55 ... [2022-08-04T22:21:43.152Z] [2022-08-04T22:21:43.152Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:21:43.152Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-04T22:21:43.152Z] #51 18.38 Reading package lists... [2022-08-04T22:21:43.152Z] #51 23.53 Reading package lists... [2022-08-04T22:21:43.152Z] #51 28.53 Building dependency tree... [2022-08-04T22:21:43.152Z] #51 32.27 The following additional packages will be installed: [2022-08-04T22:21:43.152Z] #51 32.29 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T22:21:43.152Z] #51 32.29 python3-protobuf python3-six [2022-08-04T22:21:43.152Z] #51 32.32 Suggested packages: [2022-08-04T22:21:43.152Z] #51 32.32 python3-setuptools [2022-08-04T22:21:43.152Z] #51 32.32 Recommended packages: [2022-08-04T22:21:43.152Z] #51 32.32 iproute2 | iproute [2022-08-04T22:21:43.152Z] #51 33.17 The following NEW packages will be installed: [2022-08-04T22:21:43.152Z] #51 33.19 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T22:21:43.152Z] #51 33.21 python3-protobuf python3-six [2022-08-04T22:21:43.152Z] #51 ... [2022-08-04T22:21:43.152Z] [2022-08-04T22:21:43.152Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:21:43.152Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-04T22:21:43.152Z] #42 33.65 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:21:43.370Z] #55 ... [2022-08-04T22:21:43.370Z] [2022-08-04T22:21:43.370Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:21:43.370Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T22:21:43.370Z] #51 70.48 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T22:21:43.370Z] #51 70.48 Need to get 2315 kB of archives. [2022-08-04T22:21:43.370Z] #51 70.48 After this operation, 11.1 MB of additional disk space will be used. [2022-08-04T22:21:43.370Z] #51 70.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-04T22:21:43.370Z] #51 70.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T22:21:43.370Z] #51 70.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-04T22:21:43.370Z] #51 70.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-04T22:21:43.370Z] #51 70.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-04T22:21:43.370Z] #51 70.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-04T22:21:43.370Z] #51 70.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T22:21:43.370Z] #51 73.29 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-04T22:21:43.370Z] #51 75.63 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:21:43.370Z] #51 76.10 Fetched 2315 kB in 4s (651 kB/s) [2022-08-04T22:21:43.370Z] #51 76.35 Selecting previously unselected package libprotobuf23:amd64. [2022-08-04T22:21:43.370Z] #51 76.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T22:21:43.370Z] #51 76.50 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-04T22:21:43.370Z] #51 76.52 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-04T22:21:43.370Z] #51 78.21 Selecting previously unselected package python3-pkg-resources. [2022-08-04T22:21:43.370Z] #51 78.21 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T22:21:43.370Z] #51 78.23 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T22:21:43.370Z] #51 78.72 Selecting previously unselected package python3-six. [2022-08-04T22:21:43.370Z] #51 78.72 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-04T22:21:43.370Z] #51 78.73 Unpacking python3-six (1.16.0-2) ... [2022-08-04T22:21:43.370Z] #51 78.98 Selecting previously unselected package python3-protobuf. [2022-08-04T22:21:43.370Z] #51 79.01 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-04T22:21:43.370Z] #51 79.01 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-04T22:21:43.370Z] #51 79.99 Selecting previously unselected package libnet1:amd64. [2022-08-04T22:21:43.370Z] #51 79.99 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-04T22:21:43.370Z] #51 80.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T22:21:43.370Z] #51 80.42 Selecting previously unselected package libnl-3-200:amd64. [2022-08-04T22:21:43.370Z] #51 80.42 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-04T22:21:43.370Z] #51 80.42 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T22:21:43.370Z] #51 ... [2022-08-04T22:21:43.370Z] [2022-08-04T22:21:43.370Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:21:43.370Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T22:21:43.370Z] #42 80.72 Selecting previously unselected package libicu67:amd64. [2022-08-04T22:21:43.370Z] #42 80.79 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-04T22:21:43.370Z] #42 80.81 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-04T22:21:43.415Z] #42 ... [2022-08-04T22:21:43.415Z] [2022-08-04T22:21:43.415Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-04T22:21:43.415Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-04T22:21:43.415Z] #57 33.61 v3.0.2 [2022-08-04T22:21:43.415Z] #57 DONE 34.1s [2022-08-04T22:21:43.415Z] [2022-08-04T22:21:43.415Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:21:43.415Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-04T22:21:43.415Z] #42 34.06 Fetched 15.6 MB in 1s (18.5 MB/s) [2022-08-04T22:21:43.557Z] #19 137.7 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T22:21:43.557Z] #19 137.7 Need to get 788 MB of archives. [2022-08-04T22:21:43.557Z] #19 137.7 After this operation, 3385 MB of additional disk space will be used. [2022-08-04T22:21:43.557Z] #19 137.7 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-08-04T22:21:43.557Z] #19 137.7 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-04T22:21:43.557Z] #19 137.7 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-04T22:21:43.557Z] #19 137.7 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-04T22:21:43.557Z] #19 137.7 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-04T22:21:43.557Z] #19 137.7 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-04T22:21:43.557Z] #19 137.8 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-08-04T22:21:43.557Z] #19 137.9 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-08-04T22:21:43.557Z] #19 138.0 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-08-04T22:21:43.676Z] #42 34.36 Selecting previously unselected package xxd. [2022-08-04T22:21:43.818Z] #19 138.1 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-08-04T22:21:43.818Z] #19 138.2 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-08-04T22:21:43.818Z] #19 138.3 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-08-04T22:21:43.818Z] #19 138.3 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-08-04T22:21:43.937Z] #42 34.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-04T22:21:43.937Z] #42 34.40 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-04T22:21:43.937Z] #42 34.42 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:21:44.198Z] #42 34.78 Selecting previously unselected package vim-common. [2022-08-04T22:21:44.198Z] #42 34.78 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T22:21:44.198Z] #42 34.92 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:21:44.306Z] #47 28.44 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-04T22:21:44.769Z] #42 35.18 Selecting previously unselected package cmake-data. [2022-08-04T22:21:44.769Z] #42 35.18 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-04T22:21:44.769Z] #42 35.19 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T22:21:45.264Z] #42 ... [2022-08-04T22:21:45.264Z] [2022-08-04T22:21:45.264Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:21:45.264Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T22:21:45.264Z] #76 73.37 Selecting previously unselected package patch. [2022-08-04T22:21:45.264Z] #76 73.37 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-04T22:21:45.265Z] #76 73.37 Unpacking patch (2.7.6-7) ... [2022-08-04T22:21:45.265Z] #76 73.89 Selecting previously unselected package dpkg-dev. [2022-08-04T22:21:45.265Z] #76 73.89 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-04T22:21:45.265Z] #76 73.89 Unpacking dpkg-dev (1.20.11) ... [2022-08-04T22:21:45.265Z] #76 76.12 Selecting previously unselected package build-essential. [2022-08-04T22:21:45.265Z] #76 76.12 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-04T22:21:45.265Z] #76 76.14 Unpacking build-essential (12.9) ... [2022-08-04T22:21:45.265Z] #76 76.44 Selecting previously unselected package libcap2:amd64. [2022-08-04T22:21:45.265Z] #76 76.44 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-04T22:21:45.265Z] #76 76.45 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-04T22:21:45.265Z] #76 76.69 Selecting previously unselected package libcap-dev:amd64. [2022-08-04T22:21:45.265Z] #76 76.71 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-04T22:21:45.265Z] #76 76.75 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-04T22:21:45.265Z] #76 77.12 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T22:21:45.265Z] #76 77.13 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T22:21:45.265Z] #76 77.14 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T22:21:45.265Z] #76 77.33 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-04T22:21:45.265Z] #76 77.33 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-04T22:21:45.265Z] #76 77.35 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-04T22:21:45.265Z] #76 77.62 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-04T22:21:45.265Z] #76 77.63 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-04T22:21:45.265Z] #76 77.65 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T22:21:45.265Z] #76 78.20 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-04T22:21:45.265Z] #76 78.20 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-04T22:21:45.265Z] #76 78.29 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T22:21:45.265Z] #76 79.71 Selecting previously unselected package libtool. [2022-08-04T22:21:45.265Z] #76 79.75 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-04T22:21:45.265Z] #76 79.77 Unpacking libtool (2.4.6-15) ... [2022-08-04T22:21:45.265Z] #76 80.28 Selecting previously unselected package libudev-dev:amd64. [2022-08-04T22:21:45.265Z] #76 80.30 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-04T22:21:45.265Z] #76 80.32 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-04T22:21:45.265Z] #76 80.71 Selecting previously unselected package libyajl2:amd64. [2022-08-04T22:21:45.265Z] #76 80.72 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-04T22:21:45.265Z] #76 80.73 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-04T22:21:45.265Z] #76 81.16 Selecting previously unselected package libyajl-dev:amd64. [2022-08-04T22:21:45.265Z] #76 81.16 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-04T22:21:45.265Z] #76 81.17 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-04T22:21:45.265Z] #76 81.58 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T22:21:45.265Z] #76 81.59 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-04T22:21:45.265Z] #76 81.60 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-04T22:21:45.265Z] #76 81.63 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-04T22:21:45.265Z] #76 81.68 Setting up file (1:5.39-3) ... [2022-08-04T22:21:45.265Z] #76 81.69 Setting up bzip2 (1.0.8-4) ... [2022-08-04T22:21:45.265Z] #76 81.70 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T22:21:45.265Z] #76 81.71 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-04T22:21:45.265Z] #76 81.81 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-04T22:21:45.265Z] #76 81.83 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-04T22:21:45.265Z] #76 81.84 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-04T22:21:45.265Z] #76 81.86 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T22:21:45.265Z] #76 81.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T22:21:45.265Z] #76 81.95 Setting up patch (2.7.6-7) ... [2022-08-04T22:21:45.265Z] #76 81.96 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-04T22:21:45.265Z] #76 81.98 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-04T22:21:45.265Z] #76 81.99 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-04T22:21:45.265Z] #76 82.00 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T22:21:45.265Z] #76 82.04 Setting up libtool (2.4.6-15) ... [2022-08-04T22:21:45.265Z] #76 82.05 Setting up m4 (1.4.18-5) ... [2022-08-04T22:21:45.265Z] #76 82.07 Setting up dpkg-dev (1.20.11) ... [2022-08-04T22:21:45.265Z] #76 82.10 Setting up autoconf (2.69-14) ... [2022-08-04T22:21:45.265Z] #76 82.12 Setting up build-essential (12.9) ... [2022-08-04T22:21:45.265Z] #76 82.13 Setting up automake (1:1.16.3-2) ... [2022-08-04T22:21:45.265Z] #76 82.14 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-04T22:21:45.265Z] #76 82.18 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:21:45.265Z] #76 DONE 82.7s [2022-08-04T22:21:45.265Z] [2022-08-04T22:21:45.265Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:21:45.265Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T22:21:45.265Z] #51 80.86 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T22:21:45.265Z] #51 80.86 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T22:21:45.265Z] #51 80.86 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T22:21:45.265Z] #51 81.16 Selecting previously unselected package criu. [2022-08-04T22:21:45.265Z] #51 81.17 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-04T22:21:45.265Z] #51 81.17 Unpacking criu (3.17.1-1) ... [2022-08-04T22:21:45.522Z] #51 82.66 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T22:21:45.712Z] #42 ... [2022-08-04T22:21:45.712Z] [2022-08-04T22:21:45.712Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T22:21:45.712Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-04T22:21:45.712Z] #40 35.57 NAME: [2022-08-04T22:21:45.712Z] #40 35.57 go-winres - A tool for embedding resources in Windows executables [2022-08-04T22:21:45.712Z] #40 35.57 [2022-08-04T22:21:45.712Z] #40 35.57 USAGE: [2022-08-04T22:21:45.712Z] #40 35.57 go-winres [global options] command [command options] [arguments...] [2022-08-04T22:21:45.712Z] #40 35.57 [2022-08-04T22:21:45.712Z] #40 35.57 COMMANDS: [2022-08-04T22:21:45.712Z] #40 35.57 init Create an initial ./winres/winres.json [2022-08-04T22:21:45.712Z] #40 35.57 make Make syso files for the "go build" command [2022-08-04T22:21:45.712Z] #40 35.57 simply Make syso files for the "go build" command (simplified) [2022-08-04T22:21:45.712Z] #40 35.57 extract Extract all resources from an executable [2022-08-04T22:21:45.712Z] #40 35.57 patch Replace resources in an executable file (exe, dll) [2022-08-04T22:21:45.712Z] #40 35.57 help, h Shows a list of commands or help for one command [2022-08-04T22:21:45.712Z] #40 35.57 [2022-08-04T22:21:45.712Z] #40 35.57 GLOBAL OPTIONS: [2022-08-04T22:21:45.712Z] #40 35.58 --help, -h show help (default: false) [2022-08-04T22:21:45.712Z] #40 DONE 36.2s [2022-08-04T22:21:45.712Z] [2022-08-04T22:21:45.712Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:21:45.712Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T22:21:45.712Z] #14 32.31 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-08-04T22:21:45.712Z] #14 33.40 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-08-04T22:21:45.712Z] #14 33.96 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-04T22:21:45.712Z] #14 33.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-04T22:21:45.712Z] #14 33.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-04T22:21:45.712Z] #14 33.97 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-04T22:21:45.712Z] #14 33.97 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-04T22:21:45.712Z] #14 34.01 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-08-04T22:21:45.712Z] #14 34.01 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-04T22:21:45.712Z] #14 34.02 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-08-04T22:21:45.712Z] #14 34.02 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-08-04T22:21:45.712Z] #14 34.03 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-08-04T22:21:45.712Z] #14 34.03 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-08-04T22:21:45.712Z] #14 34.03 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-08-04T22:21:45.712Z] #14 34.06 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-08-04T22:21:45.712Z] #14 34.07 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-08-04T22:21:45.712Z] #14 34.10 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-04T22:21:45.712Z] #14 34.12 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-04T22:21:45.712Z] #14 35.38 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:21:45.712Z] #14 35.64 Fetched 108 MB in 5s (22.2 MB/s) [2022-08-04T22:21:45.712Z] #14 35.83 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-04T22:21:45.712Z] #14 35.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-04T22:21:45.712Z] #14 35.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-04T22:21:45.712Z] #14 35.96 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T22:21:45.901Z] #76 48.01 Building dependency tree... [2022-08-04T22:21:46.470Z] #76 ... [2022-08-04T22:21:46.470Z] [2022-08-04T22:21:46.470Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:21:46.470Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T22:21:46.470Z] #51 31.25 Reading package lists... [2022-08-04T22:21:46.470Z] #51 40.84 Reading package lists... [2022-08-04T22:21:46.470Z] #51 50.42 Building dependency tree... [2022-08-04T22:21:46.470Z] #51 ... [2022-08-04T22:21:46.470Z] [2022-08-04T22:21:46.470Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:21:46.470Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:21:46.470Z] #55 43.40 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-04T22:21:46.470Z] #55 43.45 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-04T22:21:46.470Z] #55 43.51 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-04T22:21:46.470Z] #55 43.57 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-04T22:21:46.470Z] #55 43.77 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-04T22:21:46.470Z] #55 43.88 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-04T22:21:46.470Z] #55 44.06 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-04T22:21:46.470Z] #55 44.25 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-04T22:21:46.470Z] #55 44.32 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-04T22:21:46.470Z] #55 44.35 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-04T22:21:46.470Z] #55 44.53 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-04T22:21:46.470Z] #55 44.76 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-04T22:21:46.470Z] #55 44.86 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-04T22:21:46.470Z] #55 45.27 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-04T22:21:46.470Z] #55 45.33 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-04T22:21:46.470Z] #55 45.51 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-04T22:21:46.470Z] #55 45.76 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-04T22:21:46.470Z] #55 45.94 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-04T22:21:46.470Z] #55 46.17 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-04T22:21:46.470Z] #55 46.61 go: downloading honnef.co/go/tools v0.3.1 [2022-08-04T22:21:46.470Z] #55 49.74 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-04T22:21:46.470Z] #55 49.74 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-04T22:21:46.470Z] #55 50.01 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-04T22:21:46.470Z] #55 50.07 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-04T22:21:46.470Z] #55 50.38 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-04T22:21:46.470Z] #55 50.42 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-04T22:21:46.470Z] #55 50.49 go: downloading golang.org/x/text v0.3.7 [2022-08-04T22:21:46.658Z] #14 ... [2022-08-04T22:21:46.658Z] [2022-08-04T22:21:46.658Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:21:46.658Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-04T22:21:46.658Z] #76 22.51 Reading package lists... [2022-08-04T22:21:46.658Z] #76 27.38 Building dependency tree... [2022-08-04T22:21:46.658Z] #76 31.06 python3 is already the newest version (3.9.2-3). [2022-08-04T22:21:46.658Z] #76 31.06 The following additional packages will be installed: [2022-08-04T22:21:46.658Z] #76 31.07 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-04T22:21:46.658Z] #76 31.09 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-04T22:21:46.658Z] #76 31.09 Suggested packages: [2022-08-04T22:21:46.658Z] #76 31.09 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-04T22:21:46.658Z] #76 31.09 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-04T22:21:46.658Z] #76 31.09 m4-doc ed diffutils-doc [2022-08-04T22:21:46.658Z] #76 31.09 Recommended packages: [2022-08-04T22:21:46.658Z] #76 31.09 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-04T22:21:46.658Z] #76 32.48 The following NEW packages will be installed: [2022-08-04T22:21:46.658Z] #76 32.48 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-04T22:21:46.658Z] #76 32.48 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-04T22:21:46.658Z] #76 32.48 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-04T22:21:46.658Z] #76 32.48 libyajl2 m4 patch xz-utils [2022-08-04T22:21:46.658Z] #76 32.96 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T22:21:46.658Z] #76 32.96 Need to get 5916 kB of archives. [2022-08-04T22:21:46.658Z] #76 32.96 After this operation, 18.6 MB of additional disk space will be used. [2022-08-04T22:21:46.658Z] #76 32.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-04T22:21:46.658Z] #76 32.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-08-04T22:21:46.658Z] #76 32.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-08-04T22:21:46.658Z] #76 32.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-08-04T22:21:46.658Z] #76 33.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-04T22:21:46.658Z] #76 33.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-08-04T22:21:46.658Z] #76 33.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-08-04T22:21:46.658Z] #76 33.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-08-04T22:21:46.658Z] #76 33.07 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-04T22:21:46.658Z] #76 33.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-08-04T22:21:46.658Z] #76 33.15 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-04T22:21:46.658Z] #76 33.16 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-04T22:21:46.658Z] #76 33.43 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-08-04T22:21:46.658Z] #76 33.43 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-04T22:21:46.658Z] #76 33.43 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-08-04T22:21:46.658Z] #76 33.43 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-04T22:21:46.658Z] #76 33.43 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-08-04T22:21:46.658Z] #76 33.45 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-04T22:21:46.658Z] #76 33.45 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-04T22:21:46.658Z] #76 33.46 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-08-04T22:21:46.658Z] #76 33.47 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-04T22:21:46.658Z] #76 33.48 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-04T22:21:46.658Z] #76 33.49 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-08-04T22:21:46.658Z] #76 34.71 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:21:46.658Z] #76 35.07 Fetched 5916 kB in 1s (6386 kB/s) [2022-08-04T22:21:46.658Z] #76 35.15 Selecting previously unselected package bzip2. [2022-08-04T22:21:46.658Z] #76 35.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-04T22:21:46.658Z] #76 35.25 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-08-04T22:21:46.658Z] #76 35.26 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T22:21:46.658Z] #76 35.40 Selecting previously unselected package libmagic-mgc. [2022-08-04T22:21:46.658Z] #76 35.40 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-08-04T22:21:46.658Z] #76 35.43 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-04T22:21:46.658Z] #76 36.23 Selecting previously unselected package libmagic1:arm64. [2022-08-04T22:21:46.658Z] #76 36.23 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-08-04T22:21:46.658Z] #76 36.29 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-08-04T22:21:46.658Z] #76 36.52 Selecting previously unselected package file. [2022-08-04T22:21:46.658Z] #76 36.54 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-08-04T22:21:46.658Z] #76 36.58 Unpacking file (1:5.39-3) ... [2022-08-04T22:21:46.658Z] #76 36.82 Selecting previously unselected package xz-utils. [2022-08-04T22:21:46.658Z] #76 36.83 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-04T22:21:46.658Z] #76 36.83 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T22:21:46.658Z] #76 37.32 Selecting previously unselected package libsigsegv2:arm64. [2022-08-04T22:21:46.658Z] #76 37.32 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-08-04T22:21:46.658Z] #76 37.34 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-08-04T22:21:46.729Z] #55 ... [2022-08-04T22:21:46.730Z] [2022-08-04T22:21:46.730Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:21:46.730Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T22:21:46.730Z] #42 48.72 The following additional packages will be installed: [2022-08-04T22:21:46.730Z] #42 48.77 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-04T22:21:46.730Z] #42 48.80 Suggested packages: [2022-08-04T22:21:46.730Z] #42 48.84 cmake-doc ninja-build lrzip [2022-08-04T22:21:46.730Z] #42 48.84 Recommended packages: [2022-08-04T22:21:46.730Z] #42 48.84 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-04T22:21:46.730Z] #42 50.55 The following NEW packages will be installed: [2022-08-04T22:21:46.730Z] #42 50.56 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-04T22:21:46.730Z] #42 50.56 vim-common xxd [2022-08-04T22:21:46.730Z] #42 51.15 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T22:21:46.730Z] #42 51.15 Need to get 17.7 MB of archives. [2022-08-04T22:21:46.730Z] #42 51.15 After this operation, 70.7 MB of additional disk space will be used. [2022-08-04T22:21:46.730Z] #42 51.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T22:21:46.730Z] #42 51.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-04T22:21:46.730Z] #42 51.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-04T22:21:46.730Z] #42 51.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-04T22:21:46.919Z] #76 37.49 Selecting previously unselected package m4. [2022-08-04T22:21:46.919Z] #76 37.52 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-08-04T22:21:46.919Z] #76 37.53 Unpacking m4 (1.4.18-5) ... [2022-08-04T22:21:47.113Z] #19 141.1 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-08-04T22:21:47.113Z] #19 141.1 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-08-04T22:21:47.180Z] #76 37.76 Selecting previously unselected package autoconf. [2022-08-04T22:21:47.180Z] #76 37.77 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-04T22:21:47.180Z] #76 37.77 Unpacking autoconf (2.69-14) ... [2022-08-04T22:21:47.603Z] #47 ... [2022-08-04T22:21:47.603Z] [2022-08-04T22:21:47.603Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:21:47.603Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:21:47.603Z] #55 22.90 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-04T22:21:47.603Z] #55 22.97 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-04T22:21:47.603Z] #55 22.97 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-04T22:21:47.603Z] #55 23.01 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-04T22:21:47.603Z] #55 23.09 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-04T22:21:47.603Z] #55 23.09 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-04T22:21:47.603Z] #55 23.21 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-04T22:21:47.603Z] #55 23.23 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-04T22:21:47.603Z] #55 23.32 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-04T22:21:47.603Z] #55 23.43 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-04T22:21:47.603Z] #55 23.47 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-04T22:21:47.603Z] #55 23.53 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-04T22:21:47.603Z] #55 23.55 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-04T22:21:47.603Z] #55 23.65 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-04T22:21:47.603Z] #55 23.83 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-04T22:21:47.603Z] #55 24.02 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-04T22:21:47.603Z] #55 24.13 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-04T22:21:47.603Z] #55 24.23 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-04T22:21:47.603Z] #55 24.25 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-04T22:21:47.603Z] #55 24.37 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-04T22:21:47.603Z] #55 24.46 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-04T22:21:47.603Z] #55 24.59 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-04T22:21:47.603Z] #55 24.92 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-04T22:21:47.603Z] #55 24.92 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-04T22:21:47.603Z] #55 24.98 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-04T22:21:47.603Z] #55 25.05 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-04T22:21:47.603Z] #55 25.09 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-04T22:21:47.603Z] #55 25.27 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-04T22:21:47.603Z] #55 25.33 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-04T22:21:47.603Z] #55 25.43 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-04T22:21:47.603Z] #55 25.46 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-04T22:21:47.603Z] #55 25.49 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-04T22:21:47.603Z] #55 25.55 go: downloading github.com/julz/importas v0.1.0 [2022-08-04T22:21:47.603Z] #55 25.59 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-04T22:21:47.603Z] #55 25.71 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-04T22:21:47.603Z] #55 25.81 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-04T22:21:47.603Z] #55 25.90 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-04T22:21:47.603Z] #55 25.93 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-04T22:21:47.603Z] #55 26.02 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-04T22:21:47.603Z] #55 26.11 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-04T22:21:47.603Z] #55 26.27 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-04T22:21:47.603Z] #55 26.36 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-04T22:21:47.603Z] #55 26.36 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-04T22:21:47.603Z] #55 26.47 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-04T22:21:47.603Z] #55 27.15 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-04T22:21:47.603Z] #55 27.20 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-04T22:21:47.603Z] #55 27.29 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-04T22:21:47.603Z] #55 27.37 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-04T22:21:47.603Z] #55 27.48 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-04T22:21:47.604Z] #55 27.55 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-04T22:21:47.604Z] #55 27.61 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-04T22:21:47.604Z] #55 27.65 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-04T22:21:47.604Z] #55 27.74 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-04T22:21:47.604Z] #55 28.08 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-04T22:21:47.604Z] #55 28.16 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-04T22:21:47.604Z] #55 28.18 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-04T22:21:47.604Z] #55 28.22 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-04T22:21:47.604Z] #55 28.29 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-04T22:21:47.604Z] #55 28.51 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-04T22:21:47.604Z] #55 28.51 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-04T22:21:47.604Z] #55 28.67 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-04T22:21:47.604Z] #55 28.67 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-04T22:21:47.604Z] #55 28.72 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-04T22:21:47.604Z] #55 28.79 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-04T22:21:47.604Z] #55 28.93 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-04T22:21:47.604Z] #55 28.93 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-04T22:21:47.604Z] #55 29.39 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-04T22:21:47.604Z] #55 29.43 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-04T22:21:47.604Z] #55 29.49 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-04T22:21:47.604Z] #55 29.49 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-04T22:21:47.604Z] #55 29.57 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-04T22:21:47.604Z] #55 29.60 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-04T22:21:47.604Z] #55 29.87 go: downloading honnef.co/go/tools v0.3.1 [2022-08-04T22:21:47.604Z] #55 31.55 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-04T22:21:47.604Z] #55 31.58 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-04T22:21:47.604Z] #55 31.70 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-04T22:21:47.604Z] #55 31.84 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-04T22:21:47.604Z] #55 31.87 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-04T22:21:47.604Z] #55 32.07 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-04T22:21:47.604Z] #55 32.07 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-04T22:21:47.604Z] #55 32.13 go: downloading golang.org/x/text v0.3.7 [2022-08-04T22:21:47.670Z] #42 52.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-04T22:21:47.670Z] #42 52.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-04T22:21:47.670Z] #42 52.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-04T22:21:47.670Z] #42 52.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-04T22:21:47.670Z] #42 52.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-04T22:21:47.751Z] #76 38.18 Selecting previously unselected package autotools-dev. [2022-08-04T22:21:47.751Z] #76 38.19 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-04T22:21:47.751Z] #76 38.19 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-04T22:21:47.751Z] #76 38.34 Selecting previously unselected package automake. [2022-08-04T22:21:47.751Z] #76 38.34 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-04T22:21:47.751Z] #76 38.36 Unpacking automake (1:1.16.3-2) ... [2022-08-04T22:21:47.929Z] #42 52.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-04T22:21:47.930Z] #42 ... [2022-08-04T22:21:47.930Z] [2022-08-04T22:21:47.930Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T22:21:47.930Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T22:21:47.930Z] #47 42.30 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-04T22:21:48.012Z] #76 ... [2022-08-04T22:21:48.012Z] [2022-08-04T22:21:48.012Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:21:48.012Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-04T22:21:48.012Z] #51 33.99 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T22:21:48.012Z] #51 33.99 Need to get 2136 kB of archives. [2022-08-04T22:21:48.012Z] #51 33.99 After this operation, 10.8 MB of additional disk space will be used. [2022-08-04T22:21:48.012Z] #51 33.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-08-04T22:21:48.012Z] #51 34.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T22:21:48.013Z] #51 34.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-04T22:21:48.013Z] #51 34.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-08-04T22:21:48.013Z] #51 34.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-04T22:21:48.013Z] #51 34.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-08-04T22:21:48.013Z] #51 34.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-04T22:21:48.013Z] #51 36.39 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-08-04T22:21:48.013Z] #51 37.79 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:21:48.013Z] #51 38.02 Fetched 2136 kB in 3s (684 kB/s) [2022-08-04T22:21:48.013Z] #51 38.09 Selecting previously unselected package libprotobuf23:arm64. [2022-08-04T22:21:48.013Z] #51 38.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-04T22:21:48.013Z] #51 38.15 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-08-04T22:21:48.013Z] #51 38.16 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-08-04T22:21:48.188Z] #47 ... [2022-08-04T22:21:48.188Z] [2022-08-04T22:21:48.188Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:21:48.188Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T22:21:48.188Z] #51 50.42 Building dependency tree... [2022-08-04T22:21:48.537Z] #55 ... [2022-08-04T22:21:48.537Z] [2022-08-04T22:21:48.537Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:21:48.537Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T22:21:48.537Z] #42 16.79 Reading package lists... [2022-08-04T22:21:48.537Z] #42 23.06 Building dependency tree... [2022-08-04T22:21:48.537Z] #42 27.20 The following additional packages will be installed: [2022-08-04T22:21:48.537Z] #42 27.20 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-04T22:21:48.537Z] #42 27.23 Suggested packages: [2022-08-04T22:21:48.537Z] #42 27.23 cmake-doc ninja-build lrzip [2022-08-04T22:21:48.537Z] #42 27.23 Recommended packages: [2022-08-04T22:21:48.537Z] #42 27.23 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-04T22:21:48.537Z] #42 28.33 The following NEW packages will be installed: [2022-08-04T22:21:48.537Z] #42 28.33 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-04T22:21:48.537Z] #42 28.33 vim-common xxd [2022-08-04T22:21:48.537Z] #42 28.75 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T22:21:48.537Z] #42 28.75 Need to get 17.7 MB of archives. [2022-08-04T22:21:48.537Z] #42 28.75 After this operation, 70.7 MB of additional disk space will be used. [2022-08-04T22:21:48.537Z] #42 28.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T22:21:48.537Z] #42 28.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-04T22:21:48.537Z] #42 28.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-04T22:21:48.537Z] #42 28.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-04T22:21:48.537Z] #42 29.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-04T22:21:48.537Z] #42 29.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-04T22:21:48.537Z] #42 29.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-04T22:21:48.537Z] #42 29.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-04T22:21:48.537Z] #42 29.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-04T22:21:48.537Z] #42 29.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-04T22:21:48.537Z] #42 31.18 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:21:48.537Z] #42 31.44 Fetched 17.7 MB in 2s (11.7 MB/s) [2022-08-04T22:21:48.537Z] #42 31.53 Selecting previously unselected package xxd. [2022-08-04T22:21:48.537Z] #42 31.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T22:21:48.537Z] #42 31.64 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T22:21:48.537Z] #42 31.64 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:21:48.537Z] #42 31.86 Selecting previously unselected package vim-common. [2022-08-04T22:21:48.537Z] #42 31.86 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T22:21:48.537Z] #42 31.89 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:21:48.537Z] #42 32.33 Selecting previously unselected package cmake-data. [2022-08-04T22:21:48.537Z] #42 32.33 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-04T22:21:48.537Z] #42 32.34 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T22:21:48.537Z] #42 ... [2022-08-04T22:21:48.537Z] [2022-08-04T22:21:48.537Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T22:21:48.537Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T22:21:48.537Z] #36 23.03 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-04T22:21:48.537Z] #36 23.08 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-04T22:21:48.537Z] #36 ... [2022-08-04T22:21:48.537Z] [2022-08-04T22:21:48.538Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T22:21:48.538Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T22:21:48.538Z] #62 20.69 Reading package lists... [2022-08-04T22:21:48.538Z] #62 27.01 Reading package lists... [2022-08-04T22:21:48.586Z] #51 38.75 Selecting previously unselected package python3-pkg-resources. [2022-08-04T22:21:48.586Z] #51 38.75 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T22:21:48.586Z] #51 38.76 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T22:21:48.797Z] #51 85.95 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-04T22:21:48.797Z] #51 85.96 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T22:21:48.797Z] #51 85.97 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T22:21:48.797Z] #51 85.99 Setting up python3-six (1.16.0-2) ... [2022-08-04T22:21:48.846Z] #51 38.95 Selecting previously unselected package python3-six. [2022-08-04T22:21:48.846Z] #51 38.95 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-04T22:21:48.846Z] #51 38.96 Unpacking python3-six (1.16.0-2) ... [2022-08-04T22:21:48.846Z] #51 39.07 Selecting previously unselected package python3-protobuf. [2022-08-04T22:21:48.846Z] #51 39.07 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-08-04T22:21:48.846Z] #51 39.09 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-04T22:21:49.103Z] #62 33.15 Building dependency tree... [2022-08-04T22:21:49.104Z] #62 ... [2022-08-04T22:21:49.104Z] [2022-08-04T22:21:49.104Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:21:49.104Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:21:49.104Z] #14 17.09 Reading package lists... [2022-08-04T22:21:49.104Z] #14 23.65 Reading package lists... [2022-08-04T22:21:49.104Z] #14 29.79 Building dependency tree... [2022-08-04T22:21:49.104Z] #14 33.69 The following additional packages will be installed: [2022-08-04T22:21:49.104Z] #14 33.72 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T22:21:49.106Z] #51 ... [2022-08-04T22:21:49.106Z] [2022-08-04T22:21:49.106Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T22:21:49.106Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-04T22:21:49.106Z] #34 39.34 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-08-04T22:21:49.106Z] #34 39.53 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-04T22:21:49.363Z] #14 33.72 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-04T22:21:49.363Z] #14 33.72 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-04T22:21:49.363Z] #14 33.72 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-04T22:21:49.363Z] #14 33.72 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-04T22:21:49.363Z] #14 33.73 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-04T22:21:49.363Z] #14 33.74 mingw-w64-common mingw-w64-x86-64-dev [2022-08-04T22:21:49.363Z] #14 33.75 Suggested packages: [2022-08-04T22:21:49.363Z] #14 33.76 gcc-10-locales seccomp wine64 [2022-08-04T22:21:49.368Z] #34 39.60 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T22:21:49.660Z] #19 143.6 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-08-04T22:21:49.660Z] #19 143.6 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-08-04T22:21:49.725Z] #51 ... [2022-08-04T22:21:49.725Z] [2022-08-04T22:21:49.725Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T22:21:49.725Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T22:21:49.725Z] #34 84.30 Updating files: 77% (1182/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 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: 92% (1402/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-04T22:21:49.725Z] #34 85.95 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-04T22:21:49.725Z] #34 86.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T22:21:50.301Z] #14 ... [2022-08-04T22:21:50.301Z] [2022-08-04T22:21:50.301Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T22:21:50.301Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T22:21:50.301Z] #62 33.15 Building dependency tree... [2022-08-04T22:21:51.574Z] #19 145.8 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-08-04T22:21:51.574Z] #19 145.8 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-08-04T22:21:52.380Z] #51 56.37 The following additional packages will be installed: [2022-08-04T22:21:52.380Z] #51 56.43 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T22:21:52.380Z] #51 56.43 python3-protobuf python3-six [2022-08-04T22:21:52.380Z] #51 56.46 Suggested packages: [2022-08-04T22:21:52.380Z] #51 56.46 python3-setuptools [2022-08-04T22:21:52.380Z] #51 56.46 Recommended packages: [2022-08-04T22:21:52.380Z] #51 56.46 iproute2 | iproute [2022-08-04T22:21:52.689Z] #34 ... [2022-08-04T22:21:52.689Z] [2022-08-04T22:21:52.689Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:21:52.689Z] #64 sha256:6c810a3039e413eaa987da587585e68c781fdef41444a04a5f1f28690917bafb [2022-08-04T22:21:52.689Z] #64 0.691 + RM_GOPATH=0 [2022-08-04T22:21:52.689Z] #64 0.692 + TMP_GOPATH= [2022-08-04T22:21:52.689Z] #64 0.692 + : /build [2022-08-04T22:21:52.689Z] #64 0.692 + '[' -z '' ']' [2022-08-04T22:21:52.689Z] #64 0.692 ++ mktemp -d [2022-08-04T22:21:52.689Z] #64 0.694 + export GOPATH=/tmp/tmp.wvDn8KbNB2 [2022-08-04T22:21:52.689Z] #64 0.694 + GOPATH=/tmp/tmp.wvDn8KbNB2 [2022-08-04T22:21:52.689Z] #64 0.694 + RM_GOPATH=1 [2022-08-04T22:21:52.689Z] #64 0.694 + case "$(go env GOARCH)" in [2022-08-04T22:21:52.689Z] #64 0.696 ++ go env GOARCH [2022-08-04T22:21:52.689Z] #64 0.723 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T22:21:52.689Z] #64 0.724 + GO_BUILDMODE=-buildmode=pie [2022-08-04T22:21:52.689Z] #64 0.724 ++ dirname /install.sh [2022-08-04T22:21:52.689Z] #64 0.728 + dir=/ [2022-08-04T22:21:52.689Z] #64 0.729 + bin=containerd [2022-08-04T22:21:52.689Z] #64 0.729 + shift [2022-08-04T22:21:52.689Z] #64 0.729 + '[' '!' -f //containerd.installer ']' [2022-08-04T22:21:52.689Z] #64 0.729 + . //containerd.installer [2022-08-04T22:21:52.689Z] #64 0.729 ++ set -e [2022-08-04T22:21:52.689Z] #64 0.730 ++ : v1.6.7 [2022-08-04T22:21:52.689Z] #64 0.730 + install_containerd [2022-08-04T22:21:52.689Z] #64 0.731 + echo 'Install containerd version v1.6.7' [2022-08-04T22:21:52.689Z] #64 0.732 Install containerd version v1.6.7 [2022-08-04T22:21:52.689Z] #64 0.732 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wvDn8KbNB2/src/github.com/containerd/containerd [2022-08-04T22:21:52.689Z] #64 0.858 Cloning into '/tmp/tmp.wvDn8KbNB2/src/github.com/containerd/containerd'... [2022-08-04T22:21:52.689Z] #64 ... [2022-08-04T22:21:52.689Z] [2022-08-04T22:21:52.689Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:21:52.689Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-04T22:21:52.689Z] #76 38.90 Selecting previously unselected package patch. [2022-08-04T22:21:52.689Z] #76 38.91 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-08-04T22:21:52.689Z] #76 38.93 Unpacking patch (2.7.6-7) ... [2022-08-04T22:21:52.689Z] #76 39.10 Selecting previously unselected package dpkg-dev. [2022-08-04T22:21:52.689Z] #76 39.10 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-04T22:21:52.689Z] #76 39.12 Unpacking dpkg-dev (1.20.11) ... [2022-08-04T22:21:52.689Z] #76 39.98 Selecting previously unselected package build-essential. [2022-08-04T22:21:52.689Z] #76 40.01 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-08-04T22:21:52.689Z] #76 40.02 Unpacking build-essential (12.9) ... [2022-08-04T22:21:52.689Z] #76 40.14 Selecting previously unselected package libcap2:arm64. [2022-08-04T22:21:52.689Z] #76 40.14 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-04T22:21:52.689Z] #76 40.15 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-04T22:21:52.689Z] #76 40.29 Selecting previously unselected package libcap-dev:arm64. [2022-08-04T22:21:52.689Z] #76 40.33 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-08-04T22:21:52.689Z] #76 40.33 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-08-04T22:21:52.689Z] #76 40.53 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-04T22:21:52.689Z] #76 40.53 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-04T22:21:52.689Z] #76 40.54 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-04T22:21:52.689Z] #76 40.64 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-08-04T22:21:52.689Z] #76 40.64 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-08-04T22:21:52.689Z] #76 40.65 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-04T22:21:52.689Z] #76 40.79 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-04T22:21:52.689Z] #76 40.79 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-04T22:21:52.689Z] #76 40.80 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T22:21:52.689Z] #76 40.93 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-04T22:21:52.689Z] #76 40.96 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-04T22:21:52.689Z] #76 40.96 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-04T22:21:52.689Z] #76 41.62 Selecting previously unselected package libtool. [2022-08-04T22:21:52.689Z] #76 41.63 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-04T22:21:52.689Z] #76 41.64 Unpacking libtool (2.4.6-15) ... [2022-08-04T22:21:52.689Z] #76 41.96 Selecting previously unselected package libudev-dev:arm64. [2022-08-04T22:21:52.689Z] #76 41.97 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-04T22:21:52.689Z] #76 41.97 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-04T22:21:52.689Z] #76 42.20 Selecting previously unselected package libyajl2:arm64. [2022-08-04T22:21:52.689Z] #76 42.20 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-08-04T22:21:52.689Z] #76 42.21 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-04T22:21:52.689Z] #76 42.31 Selecting previously unselected package libyajl-dev:arm64. [2022-08-04T22:21:52.689Z] #76 42.31 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-08-04T22:21:52.689Z] #76 42.31 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-08-04T22:21:52.689Z] #76 42.58 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T22:21:52.689Z] #76 42.60 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-04T22:21:52.689Z] #76 42.63 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-04T22:21:52.689Z] #76 42.64 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-08-04T22:21:52.689Z] #76 42.67 Setting up file (1:5.39-3) ... [2022-08-04T22:21:52.689Z] #76 42.68 Setting up bzip2 (1.0.8-4) ... [2022-08-04T22:21:52.689Z] #76 42.69 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-04T22:21:52.689Z] #76 42.71 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-04T22:21:52.689Z] #76 42.73 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-04T22:21:52.689Z] #76 42.75 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-04T22:21:52.689Z] #76 42.77 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-08-04T22:21:52.689Z] #76 42.78 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T22:21:52.689Z] #76 42.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T22:21:52.689Z] #76 42.87 Setting up patch (2.7.6-7) ... [2022-08-04T22:21:52.689Z] #76 42.91 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-04T22:21:52.689Z] #76 42.93 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-08-04T22:21:52.689Z] #76 42.94 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-08-04T22:21:52.689Z] #76 42.96 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-04T22:21:52.689Z] #76 42.98 Setting up libtool (2.4.6-15) ... [2022-08-04T22:21:52.689Z] #76 43.01 Setting up m4 (1.4.18-5) ... [2022-08-04T22:21:52.689Z] #76 43.04 Setting up dpkg-dev (1.20.11) ... [2022-08-04T22:21:52.689Z] #76 43.07 Setting up autoconf (2.69-14) ... [2022-08-04T22:21:52.689Z] #76 43.10 Setting up build-essential (12.9) ... [2022-08-04T22:21:52.689Z] #76 43.12 Setting up automake (1:1.16.3-2) ... [2022-08-04T22:21:52.689Z] #76 43.15 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-04T22:21:52.689Z] #76 43.16 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:21:52.833Z] #62 37.06 The following additional packages will be installed: [2022-08-04T22:21:52.833Z] #62 37.11 libbtrfs0 [2022-08-04T22:21:52.833Z] #62 37.37 The following NEW packages will be installed: [2022-08-04T22:21:52.833Z] #62 37.42 libbtrfs-dev libbtrfs0 [2022-08-04T22:21:52.994Z] #34 ... [2022-08-04T22:21:52.994Z] [2022-08-04T22:21:52.994Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:21:52.994Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:21:52.994Z] #14 80.00 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-04T22:21:52.994Z] #14 80.97 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-04T22:21:52.994Z] #14 80.99 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-04T22:21:52.994Z] #14 80.99 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-04T22:21:52.994Z] #14 80.99 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-04T22:21:52.994Z] #14 81.02 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-04T22:21:52.994Z] #14 81.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-04T22:21:52.994Z] #14 81.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-04T22:21:52.994Z] #14 81.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-04T22:21:52.994Z] #14 81.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-04T22:21:52.994Z] #14 81.13 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-04T22:21:52.994Z] #14 81.13 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-04T22:21:52.994Z] #14 81.15 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-04T22:21:52.994Z] #14 81.21 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-04T22:21:52.994Z] #14 81.23 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-04T22:21:52.994Z] #14 81.24 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-04T22:21:52.994Z] #14 81.26 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-04T22:21:52.994Z] #14 83.38 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:21:52.994Z] #14 83.92 Fetched 115 MB in 13s (8766 kB/s) [2022-08-04T22:21:52.994Z] #14 84.16 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-04T22:21:52.994Z] #14 84.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T22:21:52.994Z] #14 84.30 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-04T22:21:52.994Z] #14 84.32 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T22:21:52.994Z] #14 88.73 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-04T22:21:52.994Z] #14 88.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-04T22:21:52.994Z] #14 88.75 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T22:21:53.320Z] #51 ... [2022-08-04T22:21:53.320Z] [2022-08-04T22:21:53.320Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:21:53.320Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:21:53.320Z] #14 38.75 Reading package lists... [2022-08-04T22:21:53.320Z] #14 47.96 Building dependency tree... [2022-08-04T22:21:53.320Z] #14 53.88 The following additional packages will be installed: [2022-08-04T22:21:53.320Z] #14 53.88 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T22:21:53.320Z] #14 53.89 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-04T22:21:53.320Z] #14 53.89 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-04T22:21:53.320Z] #14 53.89 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-04T22:21:53.320Z] #14 53.90 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-04T22:21:53.320Z] #14 53.90 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-04T22:21:53.320Z] #14 53.91 mingw-w64-common mingw-w64-x86-64-dev [2022-08-04T22:21:53.320Z] #14 53.92 Suggested packages: [2022-08-04T22:21:53.320Z] #14 53.94 gcc-10-locales seccomp wine64 [2022-08-04T22:21:53.320Z] #14 56.36 The following NEW packages will be installed: [2022-08-04T22:21:53.320Z] #14 56.37 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T22:21:53.320Z] #14 56.38 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-04T22:21:53.320Z] #14 56.38 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-04T22:21:53.320Z] #14 56.38 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-04T22:21:53.320Z] #14 56.38 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-04T22:21:53.320Z] #14 56.38 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-04T22:21:53.320Z] #14 56.38 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-04T22:21:53.320Z] #14 56.38 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-04T22:21:53.320Z] #14 56.39 mingw-w64-x86-64-dev [2022-08-04T22:21:53.320Z] #14 56.93 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T22:21:53.320Z] #14 56.93 Need to get 115 MB of archives. [2022-08-04T22:21:53.320Z] #14 56.93 After this operation, 645 MB of additional disk space will be used. [2022-08-04T22:21:53.320Z] #14 56.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-04T22:21:53.320Z] #14 57.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-04T22:21:53.320Z] #14 57.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-04T22:21:53.320Z] #14 57.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-04T22:21:53.320Z] #14 57.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-04T22:21:53.320Z] #14 57.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-04T22:21:53.320Z] #14 ... [2022-08-04T22:21:53.320Z] [2022-08-04T22:21:53.320Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:21:53.320Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T22:21:53.320Z] #42 54.95 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:21:53.320Z] #42 55.45 Fetched 17.7 MB in 2s (8567 kB/s) [2022-08-04T22:21:53.320Z] #42 55.77 Selecting previously unselected package xxd. [2022-08-04T22:21:53.320Z] #42 55.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T22:21:53.320Z] #42 55.83 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T22:21:53.320Z] #42 55.83 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:21:53.320Z] #42 56.25 Selecting previously unselected package vim-common. [2022-08-04T22:21:53.320Z] #42 56.25 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T22:21:53.320Z] #42 56.44 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:21:53.320Z] #42 57.21 Selecting previously unselected package cmake-data. [2022-08-04T22:21:53.320Z] #42 57.21 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-04T22:21:53.320Z] #42 57.21 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T22:21:53.400Z] #62 37.85 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T22:21:53.400Z] #62 37.85 Need to get 460 kB of archives. [2022-08-04T22:21:53.400Z] #62 37.85 After this operation, 1237 kB of additional disk space will be used. [2022-08-04T22:21:53.400Z] #62 37.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-04T22:21:53.400Z] #62 37.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-04T22:21:53.400Z] #62 ... [2022-08-04T22:21:53.400Z] [2022-08-04T22:21:53.400Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:21:53.400Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T22:21:53.400Z] #51 21.30 Reading package lists... [2022-08-04T22:21:53.400Z] #51 27.84 Reading package lists... [2022-08-04T22:21:53.400Z] #51 34.00 Building dependency tree... [2022-08-04T22:21:53.400Z] #51 37.79 The following additional packages will be installed: [2022-08-04T22:21:53.400Z] #51 37.80 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T22:21:53.400Z] #51 37.80 python3-protobuf python3-six [2022-08-04T22:21:53.400Z] #51 37.81 Suggested packages: [2022-08-04T22:21:53.400Z] #51 37.82 python3-setuptools [2022-08-04T22:21:53.400Z] #51 37.82 Recommended packages: [2022-08-04T22:21:53.400Z] #51 37.82 iproute2 | iproute [2022-08-04T22:21:53.400Z] #51 ... [2022-08-04T22:21:53.400Z] [2022-08-04T22:21:53.400Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:21:53.400Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T22:21:53.400Z] #76 22.07 Reading package lists... [2022-08-04T22:21:53.400Z] #76 28.23 Reading package lists... [2022-08-04T22:21:53.400Z] #76 34.10 Building dependency tree... [2022-08-04T22:21:53.400Z] #76 37.81 python3 is already the newest version (3.9.2-3). [2022-08-04T22:21:53.400Z] #76 37.81 The following additional packages will be installed: [2022-08-04T22:21:53.400Z] #76 37.81 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-04T22:21:53.400Z] #76 37.81 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-04T22:21:53.400Z] #76 37.84 Suggested packages: [2022-08-04T22:21:53.400Z] #76 37.84 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-04T22:21:53.400Z] #76 37.84 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-04T22:21:53.400Z] #76 37.84 m4-doc ed diffutils-doc [2022-08-04T22:21:53.400Z] #76 37.84 Recommended packages: [2022-08-04T22:21:53.400Z] #76 37.84 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-04T22:21:53.489Z] #19 147.9 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-08-04T22:21:53.489Z] #19 147.9 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-08-04T22:21:53.660Z] #76 ... [2022-08-04T22:21:53.660Z] [2022-08-04T22:21:53.660Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:21:53.660Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:21:53.660Z] #14 35.39 The following NEW packages will be installed: [2022-08-04T22:21:53.660Z] #14 35.40 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T22:21:53.660Z] #14 35.40 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-04T22:21:53.660Z] #14 35.40 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-04T22:21:53.660Z] #14 35.40 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-04T22:21:53.660Z] #14 35.40 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-04T22:21:53.660Z] #14 35.40 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-04T22:21:53.660Z] #14 35.40 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-04T22:21:53.660Z] #14 35.41 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-04T22:21:53.660Z] #14 35.41 mingw-w64-x86-64-dev [2022-08-04T22:21:53.660Z] #14 35.89 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T22:21:53.660Z] #14 35.89 Need to get 115 MB of archives. [2022-08-04T22:21:53.660Z] #14 35.89 After this operation, 645 MB of additional disk space will be used. [2022-08-04T22:21:53.660Z] #14 35.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-04T22:21:53.660Z] #14 36.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-04T22:21:53.660Z] #14 36.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-04T22:21:53.660Z] #14 36.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-04T22:21:53.660Z] #14 36.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-04T22:21:53.660Z] #14 36.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-04T22:21:53.660Z] #14 36.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-04T22:21:53.660Z] #14 36.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-04T22:21:53.660Z] #14 36.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-04T22:21:53.660Z] #14 37.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-04T22:21:53.891Z] #42 ... [2022-08-04T22:21:53.891Z] [2022-08-04T22:21:53.891Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T22:21:53.891Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T22:21:53.891Z] #62 39.23 Reading package lists... [2022-08-04T22:21:53.891Z] #62 48.80 Building dependency tree... [2022-08-04T22:21:53.891Z] #62 54.54 The following additional packages will be installed: [2022-08-04T22:21:53.891Z] #62 54.58 libbtrfs0 [2022-08-04T22:21:53.891Z] #62 55.07 The following NEW packages will be installed: [2022-08-04T22:21:53.891Z] #62 55.09 libbtrfs-dev libbtrfs0 [2022-08-04T22:21:53.891Z] #62 55.63 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T22:21:53.891Z] #62 55.63 Need to get 460 kB of archives. [2022-08-04T22:21:53.891Z] #62 55.63 After this operation, 1237 kB of additional disk space will be used. [2022-08-04T22:21:53.891Z] #62 55.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-04T22:21:53.891Z] #62 55.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-04T22:21:53.891Z] #62 57.52 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:21:53.891Z] #62 58.00 Fetched 460 kB in 0s (1202 kB/s) [2022-08-04T22:21:53.891Z] #62 58.33 Selecting previously unselected package libbtrfs0:amd64. [2022-08-04T22:21:53.891Z] #62 58.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T22:21:53.891Z] #62 58.40 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-04T22:21:53.891Z] #62 58.45 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T22:21:53.891Z] #62 ... [2022-08-04T22:21:53.891Z] [2022-08-04T22:21:53.891Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:21:53.891Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T22:21:53.891Z] #51 58.01 The following NEW packages will be installed: [2022-08-04T22:21:53.891Z] #51 58.05 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T22:21:53.891Z] #51 58.05 python3-protobuf python3-six [2022-08-04T22:21:54.469Z] #51 58.76 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T22:21:54.469Z] #51 58.76 Need to get 2315 kB of archives. [2022-08-04T22:21:54.469Z] #51 58.76 After this operation, 11.1 MB of additional disk space will be used. [2022-08-04T22:21:54.469Z] #51 58.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-04T22:21:54.469Z] #51 58.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T22:21:54.469Z] #51 58.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-04T22:21:54.469Z] #51 58.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-04T22:21:54.608Z] #76 ... [2022-08-04T22:21:54.608Z] [2022-08-04T22:21:54.608Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:21:54.608Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T22:21:54.608Z] #55 35.06 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-04T22:21:54.608Z] #55 35.68 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-04T22:21:54.608Z] #55 ... [2022-08-04T22:21:54.608Z] [2022-08-04T22:21:54.608Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:21:54.608Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-04T22:21:54.608Z] #51 39.69 Selecting previously unselected package libnet1:arm64. [2022-08-04T22:21:54.608Z] #51 39.70 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-04T22:21:54.608Z] #51 39.70 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-04T22:21:54.608Z] #51 39.87 Selecting previously unselected package libnl-3-200:arm64. [2022-08-04T22:21:54.608Z] #51 39.88 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-04T22:21:54.608Z] #51 39.88 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-04T22:21:54.608Z] #51 40.04 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-04T22:21:54.608Z] #51 40.04 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-04T22:21:54.608Z] #51 40.05 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-04T22:21:54.608Z] #51 40.20 Selecting previously unselected package criu. [2022-08-04T22:21:54.608Z] #51 40.20 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-08-04T22:21:54.608Z] #51 40.21 Unpacking criu (3.17.1-1) ... [2022-08-04T22:21:54.609Z] #51 40.98 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T22:21:54.609Z] #51 42.46 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-08-04T22:21:54.609Z] #51 42.48 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-04T22:21:54.609Z] #51 42.51 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-04T22:21:54.609Z] #51 42.54 Setting up python3-six (1.16.0-2) ... [2022-08-04T22:21:54.609Z] #51 43.84 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-04T22:21:54.609Z] #51 44.09 Setting up python3-protobuf (3.12.4-1) ... [2022-08-04T22:21:54.734Z] #51 58.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-04T22:21:54.735Z] #51 58.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-04T22:21:54.735Z] #51 58.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T22:21:54.869Z] #51 ... [2022-08-04T22:21:54.869Z] [2022-08-04T22:21:54.869Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:21:54.869Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-04T22:21:54.869Z] #76 DONE 45.5s [2022-08-04T22:21:54.869Z] [2022-08-04T22:21:54.869Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:21:54.869Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T22:21:55.515Z] #14 ... [2022-08-04T22:21:55.515Z] [2022-08-04T22:21:55.515Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:21:55.515Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:21:55.515Z] #77 1.365 Cloning into '/tmp/crun-build'... [2022-08-04T22:21:55.515Z] #77 ... [2022-08-04T22:21:55.515Z] [2022-08-04T22:21:55.515Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:21:55.515Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T22:21:55.515Z] #51 88.42 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T22:21:55.515Z] #51 88.45 Setting up python3-protobuf (3.12.4-1) ... [2022-08-04T22:21:55.566Z] #14 39.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-04T22:21:55.878Z] #77 0.779 Cloning into '/tmp/crun-build'... [2022-08-04T22:21:56.037Z] #19 150.1 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-04T22:21:56.037Z] #19 150.1 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-08-04T22:21:56.037Z] #19 150.1 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-08-04T22:21:56.037Z] #19 150.1 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-04T22:21:56.037Z] #19 150.1 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-04T22:21:56.037Z] #19 150.1 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-04T22:21:56.037Z] #19 150.1 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-08-04T22:21:56.037Z] #19 150.1 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-04T22:21:56.037Z] #19 150.1 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-08-04T22:21:56.037Z] #19 150.1 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-08-04T22:21:56.037Z] #19 150.1 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-08-04T22:21:56.037Z] #19 150.2 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-04T22:21:56.037Z] #19 150.2 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-04T22:21:56.037Z] #19 150.2 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-04T22:21:56.037Z] #19 150.2 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-04T22:21:56.037Z] #19 150.3 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-08-04T22:21:56.037Z] #19 150.3 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-04T22:21:56.037Z] #19 150.3 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-08-04T22:21:56.037Z] #19 150.3 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-08-04T22:21:56.114Z] #51 ... [2022-08-04T22:21:56.114Z] [2022-08-04T22:21:56.114Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T22:21:56.114Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T22:21:56.114Z] #62 58.73 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-04T22:21:56.114Z] #62 58.76 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-04T22:21:56.114Z] #62 58.78 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T22:21:56.114Z] #62 59.77 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T22:21:56.114Z] #62 59.77 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T22:21:56.114Z] #62 59.77 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:21:56.114Z] #62 DONE 60.6s [2022-08-04T22:21:56.114Z] [2022-08-04T22:21:56.114Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-04T22:21:56.114Z] #63 sha256:976232b837afcb99edfddd7973823e495a7416fa37846dcc42c5d4d674fbabc4 [2022-08-04T22:21:56.114Z] #63 DONE 0.1s [2022-08-04T22:21:56.114Z] [2022-08-04T22:21:56.114Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:21:56.114Z] #64 sha256:ef68633800690e2a03117b0be064c6750d6763ccb71a5b704606d2fc122f3dbc [2022-08-04T22:21:56.134Z] #14 ... [2022-08-04T22:21:56.134Z] [2022-08-04T22:21:56.134Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:21:56.134Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T22:21:56.134Z] #76 39.58 The following NEW packages will be installed: [2022-08-04T22:21:56.134Z] #76 39.59 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-04T22:21:56.134Z] #76 39.60 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-04T22:21:56.134Z] #76 39.60 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-04T22:21:56.134Z] #76 39.60 libyajl2 m4 patch xz-utils [2022-08-04T22:21:56.134Z] #76 39.95 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T22:21:56.134Z] #76 39.95 Need to get 5940 kB of archives. [2022-08-04T22:21:56.134Z] #76 39.95 After this operation, 18.7 MB of additional disk space will be used. [2022-08-04T22:21:56.134Z] #76 39.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-04T22:21:56.134Z] #76 39.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-04T22:21:56.134Z] #76 39.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-04T22:21:56.134Z] #76 39.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-04T22:21:56.134Z] #76 39.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-04T22:21:56.134Z] #76 40.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-04T22:21:56.134Z] #76 40.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-04T22:21:56.134Z] #76 40.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-04T22:21:56.134Z] #76 40.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-04T22:21:56.134Z] #76 40.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-04T22:21:56.134Z] #76 40.14 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-04T22:21:56.134Z] #76 40.15 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-04T22:21:56.134Z] #76 40.32 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-04T22:21:56.134Z] #76 40.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-04T22:21:56.134Z] #76 40.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-04T22:21:56.134Z] #76 40.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T22:21:56.134Z] #76 40.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-04T22:21:56.134Z] #76 40.36 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-04T22:21:56.134Z] #76 40.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-04T22:21:56.134Z] #76 40.39 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-04T22:21:56.134Z] #76 40.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-04T22:21:56.134Z] #76 40.42 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-04T22:21:56.134Z] #76 40.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-04T22:21:56.445Z] #51 ... [2022-08-04T22:21:56.445Z] [2022-08-04T22:21:56.445Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:21:56.445Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:21:56.445Z] #14 93.85 Selecting previously unselected package binutils-mingw-w64. [2022-08-04T22:21:56.445Z] #14 93.85 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-04T22:21:56.445Z] #14 93.87 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T22:21:56.445Z] #14 94.12 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-04T22:21:56.701Z] #14 94.12 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T22:21:56.701Z] #14 94.14 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T22:21:56.958Z] #14 94.52 Selecting previously unselected package dmsetup. [2022-08-04T22:21:56.958Z] #14 94.52 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T22:21:57.087Z] #76 ... [2022-08-04T22:21:57.087Z] [2022-08-04T22:21:57.087Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T22:21:57.087Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T22:21:57.087Z] #62 39.07 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:21:57.087Z] #62 39.37 Fetched 460 kB in 0s (1281 kB/s) [2022-08-04T22:21:57.087Z] #62 39.64 Selecting previously unselected package libbtrfs0:amd64. [2022-08-04T22:21:57.087Z] #62 39.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T22:21:57.087Z] #62 39.71 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-04T22:21:57.087Z] #62 39.85 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T22:21:57.087Z] #62 40.08 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-04T22:21:57.087Z] #62 40.10 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-04T22:21:57.087Z] #62 40.12 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T22:21:57.087Z] #62 40.51 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T22:21:57.087Z] #62 40.54 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T22:21:57.087Z] #62 40.57 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:21:57.087Z] #62 DONE 41.7s [2022-08-04T22:21:57.087Z] [2022-08-04T22:21:57.087Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-04T22:21:57.087Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T22:21:57.087Z] #57 40.94 v3.0.2 [2022-08-04T22:21:57.087Z] #57 DONE 41.7s [2022-08-04T22:21:57.214Z] #14 94.55 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-04T22:21:57.214Z] #14 94.82 Selecting previously unselected package mingw-w64-common. [2022-08-04T22:21:57.352Z] [2022-08-04T22:21:57.352Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:21:57.352Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T22:21:57.352Z] #76 41.79 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:21:57.471Z] #14 94.82 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-04T22:21:57.471Z] #14 94.85 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-04T22:21:57.496Z] #64 1.599 + RM_GOPATH=0 [2022-08-04T22:21:57.496Z] #64 1.599 + TMP_GOPATH= [2022-08-04T22:21:57.496Z] #64 1.599 + : /build [2022-08-04T22:21:57.496Z] #64 1.599 + '[' -z '' ']' [2022-08-04T22:21:57.496Z] #64 1.599 ++ mktemp -d [2022-08-04T22:21:57.496Z] #64 1.599 + export GOPATH=/tmp/tmp.CDKJMeyThy [2022-08-04T22:21:57.496Z] #64 1.599 + GOPATH=/tmp/tmp.CDKJMeyThy [2022-08-04T22:21:57.496Z] #64 1.599 + RM_GOPATH=1 [2022-08-04T22:21:57.496Z] #64 1.599 + case "$(go env GOARCH)" in [2022-08-04T22:21:57.496Z] #64 1.599 ++ go env GOARCH [2022-08-04T22:21:57.612Z] #76 ... [2022-08-04T22:21:57.612Z] [2022-08-04T22:21:57.612Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-04T22:21:57.612Z] #63 sha256:16d1823ff1b069ece69c0dc6a59b518d55e80311b6d4718153c9e52c28b1b7b4 [2022-08-04T22:21:57.612Z] #63 DONE 0.5s [2022-08-04T22:21:57.612Z] [2022-08-04T22:21:57.612Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:21:57.612Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T22:21:57.612Z] #76 42.21 Fetched 5940 kB in 1s (7479 kB/s) [2022-08-04T22:21:57.612Z] #76 42.34 Selecting previously unselected package bzip2. [2022-08-04T22:21:57.755Z] #64 1.678 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T22:21:57.755Z] #64 1.678 + GO_BUILDMODE=-buildmode=pie [2022-08-04T22:21:57.755Z] #64 1.678 ++ dirname /install.sh [2022-08-04T22:21:57.755Z] #64 1.697 + dir=/ [2022-08-04T22:21:57.755Z] #64 1.697 + bin=containerd [2022-08-04T22:21:57.755Z] #64 1.697 + shift [2022-08-04T22:21:57.755Z] #64 1.697 + '[' '!' -f //containerd.installer ']' [2022-08-04T22:21:57.755Z] #64 1.697 + . //containerd.installer [2022-08-04T22:21:57.755Z] #64 1.697 ++ set -e [2022-08-04T22:21:57.755Z] #64 1.697 ++ : v1.6.7 [2022-08-04T22:21:57.755Z] #64 1.697 + install_containerd [2022-08-04T22:21:57.755Z] #64 1.697 + echo 'Install containerd version v1.6.7' [2022-08-04T22:21:57.755Z] #64 1.697 Install containerd version v1.6.7 [2022-08-04T22:21:57.755Z] #64 1.698 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CDKJMeyThy/src/github.com/containerd/containerd [2022-08-04T22:21:57.755Z] #64 1.730 Cloning into '/tmp/tmp.CDKJMeyThy/src/github.com/containerd/containerd'... [2022-08-04T22:21:57.870Z] #76 42.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T22:21:57.870Z] #76 42.37 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-04T22:21:57.870Z] #76 42.39 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T22:21:57.870Z] #76 42.59 Selecting previously unselected package libmagic-mgc. [2022-08-04T22:21:58.002Z] #77 ... [2022-08-04T22:21:58.002Z] [2022-08-04T22:21:58.002Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:21:58.002Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T22:21:58.002Z] #14 38.71 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-04T22:21:58.002Z] #14 38.71 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-04T22:21:58.002Z] #14 38.73 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T22:21:58.002Z] #14 41.27 Selecting previously unselected package binutils-mingw-w64. [2022-08-04T22:21:58.002Z] #14 41.28 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-04T22:21:58.002Z] #14 41.28 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T22:21:58.002Z] #14 41.44 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-08-04T22:21:58.002Z] #14 41.44 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-04T22:21:58.002Z] #14 41.45 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-04T22:21:58.002Z] #14 41.66 Selecting previously unselected package dmsetup. [2022-08-04T22:21:58.002Z] #14 41.67 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-08-04T22:21:58.002Z] #14 41.69 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-04T22:21:58.002Z] #14 41.84 Selecting previously unselected package mingw-w64-common. [2022-08-04T22:21:58.002Z] #14 41.85 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-04T22:21:58.002Z] #14 41.86 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-04T22:21:58.002Z] #14 48.32 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-04T22:21:58.002Z] #14 48.34 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-04T22:21:58.002Z] #14 48.34 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T22:21:58.131Z] #76 42.61 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-04T22:21:58.131Z] #76 42.61 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-04T22:21:58.265Z] #14 ... [2022-08-04T22:21:58.265Z] [2022-08-04T22:21:58.265Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:21:58.265Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-04T22:21:58.265Z] #42 38.81 Selecting previously unselected package libicu67:arm64. [2022-08-04T22:21:58.265Z] #42 38.82 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-08-04T22:21:58.265Z] #42 38.85 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-04T22:21:58.265Z] #42 45.17 Selecting previously unselected package libxml2:arm64. [2022-08-04T22:21:58.265Z] #42 45.18 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-08-04T22:21:58.265Z] #42 45.28 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T22:21:58.265Z] #42 46.05 Selecting previously unselected package libarchive13:arm64. [2022-08-04T22:21:58.265Z] #42 46.05 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-08-04T22:21:58.265Z] #42 46.05 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-04T22:21:58.265Z] #42 46.39 Selecting previously unselected package libjsoncpp24:arm64. [2022-08-04T22:21:58.265Z] #42 46.40 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-08-04T22:21:58.265Z] #42 46.40 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-04T22:21:58.265Z] #42 46.56 Selecting previously unselected package librhash0:arm64. [2022-08-04T22:21:58.265Z] #42 46.58 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-08-04T22:21:58.265Z] #42 46.60 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-08-04T22:21:58.265Z] #42 46.80 Selecting previously unselected package libuv1:arm64. [2022-08-04T22:21:58.265Z] #42 46.80 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-08-04T22:21:58.265Z] #42 46.80 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-08-04T22:21:58.265Z] #42 46.99 Selecting previously unselected package cmake. [2022-08-04T22:21:58.265Z] #42 47.01 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-08-04T22:21:58.265Z] #42 47.04 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-04T22:21:58.323Z] #64 ... [2022-08-04T22:21:58.323Z] [2022-08-04T22:21:58.323Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-04T22:21:58.323Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T22:21:58.323Z] #57 62.44 v3.0.2 [2022-08-04T22:21:58.323Z] #57 DONE 62.7s [2022-08-04T22:21:58.323Z] [2022-08-04T22:21:58.323Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:21:58.323Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T22:21:58.323Z] #42 62.81 Selecting previously unselected package libicu67:amd64. [2022-08-04T22:21:58.323Z] #42 62.81 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-04T22:21:58.323Z] #42 62.83 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-04T22:21:58.614Z] #19 152.7 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-08-04T22:21:58.615Z] #19 152.7 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-08-04T22:21:58.615Z] #19 152.7 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-04T22:21:58.615Z] #19 152.8 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-08-04T22:21:58.615Z] #19 152.8 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-08-04T22:21:58.702Z] #76 43.18 Selecting previously unselected package libmagic1:amd64. [2022-08-04T22:21:58.702Z] #76 43.18 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-04T22:21:58.702Z] #76 43.19 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-04T22:21:58.702Z] #76 43.37 Selecting previously unselected package file. [2022-08-04T22:21:58.702Z] #76 43.40 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-04T22:21:58.702Z] #76 43.40 Unpacking file (1:5.39-3) ... [2022-08-04T22:21:59.207Z] #42 49.67 Setting up libicu67:arm64 (67.1-7) ... [2022-08-04T22:21:59.207Z] #42 49.71 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:21:59.207Z] #42 49.72 Setting up libuv1:arm64 (1.40.0-2) ... [2022-08-04T22:21:59.207Z] #42 49.74 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:21:59.207Z] #42 49.77 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-04T22:21:59.207Z] #42 49.78 Setting up librhash0:arm64 (1.4.1-2) ... [2022-08-04T22:21:59.207Z] #42 49.80 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T22:21:59.207Z] #42 49.82 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T22:21:59.207Z] #42 49.84 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-04T22:21:59.207Z] #42 49.85 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-04T22:21:59.207Z] #42 49.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:21:59.277Z] #76 43.79 Selecting previously unselected package xz-utils. [2022-08-04T22:21:59.277Z] #76 43.79 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-04T22:21:59.277Z] #76 43.83 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T22:21:59.536Z] #76 44.11 Selecting previously unselected package libsigsegv2:amd64. [2022-08-04T22:21:59.536Z] #76 44.11 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-04T22:21:59.536Z] #76 44.14 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-04T22:21:59.536Z] #76 44.20 Selecting previously unselected package m4. [2022-08-04T22:21:59.559Z] #19 ... [2022-08-04T22:21:59.559Z] [2022-08-04T22:21:59.559Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:21:59.559Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:21:59.559Z] #84 107.7 configure.ac:11: installing 'build-aux/compile' [2022-08-04T22:21:59.559Z] #84 107.7 configure.ac:11: installing 'build-aux/config.guess' [2022-08-04T22:21:59.559Z] #84 107.7 configure.ac:11: installing 'build-aux/config.sub' [2022-08-04T22:21:59.559Z] #84 107.7 configure.ac:13: installing 'build-aux/install-sh' [2022-08-04T22:21:59.559Z] #84 107.7 configure.ac:13: installing 'build-aux/missing' [2022-08-04T22:21:59.559Z] #84 107.7 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-04T22:21:59.702Z] #42 ... [2022-08-04T22:21:59.702Z] [2022-08-04T22:21:59.702Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:21:59.702Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T22:21:59.702Z] #76 53.97 python3 is already the newest version (3.9.2-3). [2022-08-04T22:21:59.702Z] #76 53.97 The following additional packages will be installed: [2022-08-04T22:21:59.702Z] #76 53.98 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-04T22:21:59.702Z] #76 53.99 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-04T22:21:59.702Z] #76 54.01 Suggested packages: [2022-08-04T22:21:59.702Z] #76 54.04 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-04T22:21:59.702Z] #76 54.04 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-04T22:21:59.702Z] #76 54.04 m4-doc ed diffutils-doc [2022-08-04T22:21:59.702Z] #76 54.04 Recommended packages: [2022-08-04T22:21:59.702Z] #76 54.04 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-04T22:21:59.702Z] #76 56.72 The following NEW packages will be installed: [2022-08-04T22:21:59.702Z] #76 56.73 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-04T22:21:59.702Z] #76 56.74 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-04T22:21:59.702Z] #76 56.74 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-04T22:21:59.702Z] #76 56.74 libyajl2 m4 patch xz-utils [2022-08-04T22:21:59.702Z] #76 57.39 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T22:21:59.702Z] #76 57.39 Need to get 5940 kB of archives. [2022-08-04T22:21:59.702Z] #76 57.39 After this operation, 18.7 MB of additional disk space will be used. [2022-08-04T22:21:59.702Z] #76 57.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-04T22:21:59.702Z] #76 57.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-04T22:21:59.702Z] #76 57.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-04T22:21:59.702Z] #76 57.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-04T22:21:59.702Z] #76 57.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-04T22:21:59.702Z] #76 57.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-04T22:21:59.702Z] #76 57.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-04T22:21:59.702Z] #76 57.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-04T22:21:59.702Z] #76 57.52 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-04T22:21:59.702Z] #76 57.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-04T22:21:59.702Z] #76 57.59 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-04T22:21:59.702Z] #76 57.60 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-04T22:21:59.702Z] #76 57.84 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-04T22:21:59.702Z] #76 57.84 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-04T22:21:59.702Z] #76 57.85 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-04T22:21:59.702Z] #76 57.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T22:21:59.702Z] #76 57.87 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-04T22:21:59.702Z] #76 57.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-04T22:21:59.702Z] #76 57.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-04T22:21:59.702Z] #76 57.95 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-04T22:21:59.702Z] #76 58.00 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-04T22:21:59.702Z] #76 58.02 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-04T22:21:59.702Z] #76 58.02 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-04T22:21:59.702Z] #76 59.91 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:21:59.702Z] #76 60.32 Fetched 5940 kB in 1s (5499 kB/s) [2022-08-04T22:21:59.702Z] #76 60.58 Selecting previously unselected package bzip2. [2022-08-04T22:21:59.703Z] #76 60.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 ... 15717 files and directories currently installed.) [2022-08-04T22:21:59.703Z] #76 60.74 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-04T22:21:59.703Z] #76 60.78 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T22:21:59.703Z] #76 60.99 Selecting previously unselected package libmagic-mgc. [2022-08-04T22:21:59.703Z] #76 61.01 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-04T22:21:59.703Z] #76 61.02 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-04T22:21:59.703Z] #76 61.88 Selecting previously unselected package libmagic1:amd64. [2022-08-04T22:21:59.703Z] #76 61.88 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-04T22:21:59.703Z] #76 61.89 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-04T22:21:59.703Z] #76 62.28 Selecting previously unselected package file. [2022-08-04T22:21:59.703Z] #76 62.28 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-04T22:21:59.703Z] #76 62.29 Unpacking file (1:5.39-3) ... [2022-08-04T22:21:59.703Z] #76 62.71 Selecting previously unselected package xz-utils. [2022-08-04T22:21:59.703Z] #76 62.71 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-04T22:21:59.703Z] #76 62.79 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T22:21:59.703Z] #76 63.67 Selecting previously unselected package libsigsegv2:amd64. [2022-08-04T22:21:59.703Z] #76 63.67 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-04T22:21:59.703Z] #76 63.67 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-04T22:21:59.703Z] #76 63.81 Selecting previously unselected package m4. [2022-08-04T22:21:59.703Z] #76 63.89 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-04T22:21:59.703Z] #76 63.90 Unpacking m4 (1.4.18-5) ... [2022-08-04T22:21:59.703Z] #76 64.44 Selecting previously unselected package autoconf. [2022-08-04T22:21:59.703Z] #76 64.49 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-04T22:21:59.703Z] #76 64.50 Unpacking autoconf (2.69-14) ... [2022-08-04T22:21:59.798Z] #76 44.22 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-04T22:21:59.798Z] #76 44.24 Unpacking m4 (1.4.18-5) ... [2022-08-04T22:21:59.961Z] #76 ... [2022-08-04T22:21:59.961Z] [2022-08-04T22:21:59.961Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:21:59.961Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T22:21:59.961Z] #51 61.29 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-04T22:21:59.961Z] #51 63.52 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:21:59.961Z] #51 64.02 Fetched 2315 kB in 3s (680 kB/s) [2022-08-04T22:21:59.961Z] #51 64.20 Selecting previously unselected package libprotobuf23:amd64. [2022-08-04T22:21:59.962Z] #51 64.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 ... 15717 files and directories currently installed.) [2022-08-04T22:21:59.962Z] #51 64.31 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-04T22:21:59.962Z] #51 64.32 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-04T22:22:00.058Z] #76 44.62 Selecting previously unselected package autoconf. [2022-08-04T22:22:00.058Z] #76 44.62 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-04T22:22:00.058Z] #76 44.62 Unpacking autoconf (2.69-14) ... [2022-08-04T22:22:00.131Z] #84 108.0 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T22:22:00.626Z] #76 45.07 Selecting previously unselected package autotools-dev. [2022-08-04T22:22:00.626Z] #76 45.07 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-04T22:22:00.626Z] #76 45.07 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-04T22:22:00.626Z] #76 45.27 Selecting previously unselected package automake. [2022-08-04T22:22:00.626Z] #76 45.27 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-04T22:22:00.626Z] #76 45.27 Unpacking automake (1:1.16.3-2) ... [2022-08-04T22:22:01.127Z] #42 ... [2022-08-04T22:22:01.127Z] [2022-08-04T22:22:01.127Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:22:01.127Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T22:22:01.127Z] #77 5.857 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-04T22:22:01.127Z] #77 5.867 Cloning into '/tmp/crun-build/libocispec'... [2022-08-04T22:22:01.127Z] #77 ... [2022-08-04T22:22:01.127Z] [2022-08-04T22:22:01.127Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:22:01.127Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-04T22:22:01.127Z] #42 DONE 51.6s [2022-08-04T22:22:01.127Z] [2022-08-04T22:22:01.127Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:22:01.127Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-04T22:22:01.127Z] #51 48.01 Setting up criu (3.17.1-1) ... [2022-08-04T22:22:01.127Z] #51 49.71 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:22:01.127Z] #51 DONE 51.4s [2022-08-04T22:22:01.127Z] [2022-08-04T22:22:01.127Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-04T22:22:01.127Z] #43 sha256:bbd9d0ded1f50e4b3f6f8b5b9572943685b7fda4bf3e9172b0235596fabcaa6b [2022-08-04T22:22:01.209Z] #76 ... [2022-08-04T22:22:01.209Z] [2022-08-04T22:22:01.209Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T22:22:01.209Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T22:22:01.209Z] #40 45.31 NAME: [2022-08-04T22:22:01.209Z] #40 45.31 go-winres - A tool for embedding resources in Windows executables [2022-08-04T22:22:01.209Z] #40 45.31 [2022-08-04T22:22:01.209Z] #40 45.31 USAGE: [2022-08-04T22:22:01.209Z] #40 45.31 go-winres [global options] command [command options] [arguments...] [2022-08-04T22:22:01.209Z] #40 45.31 [2022-08-04T22:22:01.209Z] #40 45.31 COMMANDS: [2022-08-04T22:22:01.209Z] #40 45.31 init Create an initial ./winres/winres.json [2022-08-04T22:22:01.209Z] #40 45.31 make Make syso files for the "go build" command [2022-08-04T22:22:01.209Z] #40 45.31 simply Make syso files for the "go build" command (simplified) [2022-08-04T22:22:01.209Z] #40 45.31 extract Extract all resources from an executable [2022-08-04T22:22:01.209Z] #40 45.31 patch Replace resources in an executable file (exe, dll) [2022-08-04T22:22:01.209Z] #40 45.31 help, h Shows a list of commands or help for one command [2022-08-04T22:22:01.209Z] #40 45.31 [2022-08-04T22:22:01.209Z] #40 45.31 GLOBAL OPTIONS: [2022-08-04T22:22:01.209Z] #40 45.31 --help, -h show help (default: false) [2022-08-04T22:22:01.209Z] #40 DONE 45.8s [2022-08-04T22:22:01.355Z] #51 ... [2022-08-04T22:22:01.355Z] [2022-08-04T22:22:01.355Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T22:22:01.355Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T22:22:01.355Z] #40 65.51 NAME: [2022-08-04T22:22:01.355Z] #40 65.51 go-winres - A tool for embedding resources in Windows executables [2022-08-04T22:22:01.355Z] #40 65.51 [2022-08-04T22:22:01.355Z] #40 65.51 USAGE: [2022-08-04T22:22:01.355Z] #40 65.51 go-winres [global options] command [command options] [arguments...] [2022-08-04T22:22:01.355Z] #40 65.51 [2022-08-04T22:22:01.355Z] #40 65.51 COMMANDS: [2022-08-04T22:22:01.355Z] #40 65.51 init Create an initial ./winres/winres.json [2022-08-04T22:22:01.355Z] #40 65.51 make Make syso files for the "go build" command [2022-08-04T22:22:01.355Z] #40 65.51 simply Make syso files for the "go build" command (simplified) [2022-08-04T22:22:01.355Z] #40 65.51 extract Extract all resources from an executable [2022-08-04T22:22:01.355Z] #40 65.51 patch Replace resources in an executable file (exe, dll) [2022-08-04T22:22:01.355Z] #40 65.51 help, h Shows a list of commands or help for one command [2022-08-04T22:22:01.355Z] #40 65.51 [2022-08-04T22:22:01.355Z] #40 65.51 GLOBAL OPTIONS: [2022-08-04T22:22:01.355Z] #40 65.51 --help, -h show help (default: false) [2022-08-04T22:22:01.355Z] #40 DONE 65.7s [2022-08-04T22:22:01.355Z] [2022-08-04T22:22:01.355Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:22:01.355Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T22:22:01.355Z] #76 65.00 Selecting previously unselected package autotools-dev. [2022-08-04T22:22:01.355Z] #76 65.03 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-04T22:22:01.355Z] #76 65.04 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-04T22:22:01.355Z] #76 65.39 Selecting previously unselected package automake. [2022-08-04T22:22:01.355Z] #76 65.39 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-04T22:22:01.355Z] #76 65.41 Unpacking automake (1:1.16.3-2) ... [2022-08-04T22:22:01.389Z] #43 DONE 0.3s [2022-08-04T22:22:01.389Z] [2022-08-04T22:22:01.389Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T22:22:01.389Z] #67 sha256:13579bad5a644a720217fcac024b51a283046b597a0e1300bf7d56127ceae3e8 [2022-08-04T22:22:01.389Z] #67 ... [2022-08-04T22:22:01.389Z] [2022-08-04T22:22:01.389Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-04T22:22:01.389Z] #44 sha256:87dc11717fb97679d66699207c1e0e8039f395119f44e1d1f46a414c3fa34419 [2022-08-04T22:22:01.468Z] [2022-08-04T22:22:01.468Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:22:01.468Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:22:01.468Z] #55 38.88 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-04T22:22:01.468Z] #55 38.90 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-04T22:22:01.468Z] #55 39.24 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-04T22:22:01.468Z] #55 39.24 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-04T22:22:01.468Z] #55 39.44 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-04T22:22:01.468Z] #55 39.71 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-04T22:22:01.468Z] #55 39.86 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-04T22:22:01.468Z] #55 39.99 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-04T22:22:01.468Z] #55 40.08 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-04T22:22:01.468Z] #55 40.14 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-04T22:22:01.468Z] #55 40.24 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-04T22:22:01.468Z] #55 40.24 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-04T22:22:01.468Z] #55 40.29 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-04T22:22:01.468Z] #55 40.38 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-04T22:22:01.468Z] #55 40.46 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-04T22:22:01.468Z] #55 40.64 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-04T22:22:01.468Z] #55 40.74 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-04T22:22:01.468Z] #55 41.97 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-04T22:22:01.468Z] #55 41.97 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-04T22:22:01.468Z] #55 42.14 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-04T22:22:01.468Z] #55 42.14 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-04T22:22:01.468Z] #55 42.35 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-04T22:22:01.468Z] #55 42.39 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-04T22:22:01.468Z] #55 42.55 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-04T22:22:01.468Z] #55 42.55 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-04T22:22:01.468Z] #55 42.71 go: downloading github.com/prometheus/common v0.32.1 [2022-08-04T22:22:01.468Z] #55 42.71 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-04T22:22:01.468Z] #55 42.89 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-04T22:22:01.468Z] #55 42.96 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-04T22:22:01.468Z] #55 43.18 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-04T22:22:01.468Z] #55 43.60 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-04T22:22:01.468Z] #55 44.26 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-04T22:22:01.468Z] #55 44.47 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-04T22:22:01.468Z] #55 ... [2022-08-04T22:22:01.468Z] [2022-08-04T22:22:01.468Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:22:01.468Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T22:22:01.468Z] #76 46.11 Selecting previously unselected package patch. [2022-08-04T22:22:01.468Z] #76 46.11 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-04T22:22:01.468Z] #76 46.11 Unpacking patch (2.7.6-7) ... [2022-08-04T22:22:01.650Z] #84 109.3 checking build system type... x86_64-pc-linux-gnu [2022-08-04T22:22:01.650Z] #84 109.8 checking host system type... x86_64-pc-linux-gnu [2022-08-04T22:22:01.650Z] #84 109.8 checking how to print strings... printf [2022-08-04T22:22:01.650Z] #84 109.8 checking for gcc... gcc [2022-08-04T22:22:01.726Z] #76 46.28 Selecting previously unselected package dpkg-dev. [2022-08-04T22:22:01.726Z] #76 46.28 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-04T22:22:01.726Z] #76 46.30 Unpacking dpkg-dev (1.20.11) ... [2022-08-04T22:22:01.911Z] #84 109.9 checking whether the C compiler works... yes [2022-08-04T22:22:01.924Z] #76 66.49 Selecting previously unselected package patch. [2022-08-04T22:22:01.925Z] #76 66.49 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-04T22:22:01.925Z] #76 66.53 Unpacking patch (2.7.6-7) ... [2022-08-04T22:22:01.984Z] #76 ... [2022-08-04T22:22:01.984Z] [2022-08-04T22:22:01.984Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:22:01.984Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T22:22:01.984Z] #42 36.45 Selecting previously unselected package libicu67:amd64. [2022-08-04T22:22:01.984Z] #42 36.47 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-04T22:22:01.984Z] #42 36.49 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-04T22:22:01.984Z] #42 44.62 Selecting previously unselected package libxml2:amd64. [2022-08-04T22:22:01.984Z] #42 44.62 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-04T22:22:01.984Z] #42 44.62 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T22:22:01.984Z] #42 45.21 Selecting previously unselected package libarchive13:amd64. [2022-08-04T22:22:01.984Z] #42 45.21 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-04T22:22:01.984Z] #42 45.23 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-04T22:22:01.984Z] #42 45.73 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-04T22:22:01.984Z] #42 45.73 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-04T22:22:01.984Z] #42 45.73 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-04T22:22:01.984Z] #42 45.86 Selecting previously unselected package librhash0:amd64. [2022-08-04T22:22:01.984Z] #42 45.86 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-04T22:22:01.984Z] #42 45.86 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-04T22:22:01.984Z] #42 46.17 Selecting previously unselected package libuv1:amd64. [2022-08-04T22:22:01.984Z] #42 46.17 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-04T22:22:01.984Z] #42 46.17 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-04T22:22:01.984Z] #42 46.30 Selecting previously unselected package cmake. [2022-08-04T22:22:01.984Z] #42 46.34 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-04T22:22:01.984Z] #42 46.34 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-04T22:22:01.984Z] #42 ... [2022-08-04T22:22:01.984Z] [2022-08-04T22:22:01.984Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:22:01.984Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T22:22:01.984Z] #51 38.56 The following NEW packages will be installed: [2022-08-04T22:22:01.984Z] #51 38.57 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T22:22:01.984Z] #51 38.59 python3-protobuf python3-six [2022-08-04T22:22:01.984Z] #51 39.17 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T22:22:01.984Z] #51 39.17 Need to get 2315 kB of archives. [2022-08-04T22:22:01.984Z] #51 39.17 After this operation, 11.1 MB of additional disk space will be used. [2022-08-04T22:22:01.984Z] #51 39.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-04T22:22:01.984Z] #51 39.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T22:22:01.984Z] #51 39.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-04T22:22:01.984Z] #51 39.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-04T22:22:01.984Z] #51 39.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-04T22:22:01.984Z] #51 39.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-04T22:22:01.984Z] #51 39.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T22:22:01.984Z] #51 41.61 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-04T22:22:01.984Z] #51 43.11 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:22:01.984Z] #51 43.55 Fetched 2315 kB in 3s (708 kB/s) [2022-08-04T22:22:01.984Z] #51 43.66 Selecting previously unselected package libprotobuf23:amd64. [2022-08-04T22:22:01.984Z] #51 43.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 ... 15717 files and directories currently installed.) [2022-08-04T22:22:01.984Z] #51 43.73 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-04T22:22:01.984Z] #51 43.74 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-04T22:22:01.984Z] #51 44.59 Selecting previously unselected package python3-pkg-resources. [2022-08-04T22:22:01.984Z] #51 44.59 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T22:22:01.984Z] #51 44.65 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T22:22:01.984Z] #51 44.92 Selecting previously unselected package python3-six. [2022-08-04T22:22:01.984Z] #51 44.92 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-04T22:22:01.984Z] #51 44.95 Unpacking python3-six (1.16.0-2) ... [2022-08-04T22:22:01.984Z] #51 45.09 Selecting previously unselected package python3-protobuf. [2022-08-04T22:22:01.984Z] #51 45.09 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-04T22:22:01.984Z] #51 45.09 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-04T22:22:01.984Z] #51 45.53 Selecting previously unselected package libnet1:amd64. [2022-08-04T22:22:01.984Z] #51 45.53 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-04T22:22:01.984Z] #51 45.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T22:22:01.984Z] #51 45.76 Selecting previously unselected package libnl-3-200:amd64. [2022-08-04T22:22:01.984Z] #51 45.76 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-04T22:22:01.984Z] #51 45.76 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T22:22:01.984Z] #51 45.94 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T22:22:01.984Z] #51 45.94 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T22:22:01.984Z] #51 45.94 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T22:22:01.984Z] #51 46.06 Selecting previously unselected package criu. [2022-08-04T22:22:01.984Z] #51 46.06 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-04T22:22:01.984Z] #51 46.06 Unpacking criu (3.17.1-1) ... [2022-08-04T22:22:02.173Z] #84 110.1 checking for C compiler default output file name... a.out [2022-08-04T22:22:02.173Z] #84 110.1 checking for suffix of executables... [2022-08-04T22:22:02.183Z] #76 66.83 Selecting previously unselected package dpkg-dev. [2022-08-04T22:22:02.183Z] #76 66.84 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-04T22:22:02.183Z] #76 66.85 Unpacking dpkg-dev (1.20.11) ... [2022-08-04T22:22:02.435Z] #84 110.3 checking whether we are cross compiling... no [2022-08-04T22:22:02.436Z] #84 110.6 checking for suffix of object files... o [2022-08-04T22:22:02.551Z] #51 46.89 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T22:22:02.699Z] #84 110.7 checking whether we are using the GNU C compiler... yes [2022-08-04T22:22:02.699Z] #84 110.8 checking whether gcc accepts -g... yes [2022-08-04T22:22:02.722Z] #14 ... [2022-08-04T22:22:02.722Z] [2022-08-04T22:22:02.722Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:22:02.722Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T22:22:02.722Z] #51 95.05 Setting up criu (3.17.1-1) ... [2022-08-04T22:22:02.722Z] #51 97.56 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:22:02.722Z] #51 DONE 99.3s [2022-08-04T22:22:02.722Z] [2022-08-04T22:22:02.722Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:22:02.722Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T22:22:02.722Z] #42 93.18 Selecting previously unselected package libxml2:amd64. [2022-08-04T22:22:02.722Z] #42 93.18 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-04T22:22:02.722Z] #42 93.18 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T22:22:02.722Z] #42 94.14 Selecting previously unselected package libarchive13:amd64. [2022-08-04T22:22:02.722Z] #42 94.14 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-04T22:22:02.722Z] #42 94.15 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-04T22:22:02.722Z] #42 94.70 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-04T22:22:02.722Z] #42 94.70 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-04T22:22:02.722Z] #42 94.70 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-04T22:22:02.722Z] #42 94.86 Selecting previously unselected package librhash0:amd64. [2022-08-04T22:22:02.722Z] #42 94.87 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-04T22:22:02.722Z] #42 94.87 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-04T22:22:02.722Z] #42 95.11 Selecting previously unselected package libuv1:amd64. [2022-08-04T22:22:02.722Z] #42 95.11 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-04T22:22:02.722Z] #42 95.13 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-04T22:22:02.722Z] #42 95.34 Selecting previously unselected package cmake. [2022-08-04T22:22:02.722Z] #42 95.36 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-04T22:22:02.722Z] #42 95.36 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-04T22:22:02.773Z] #44 1.067 + RM_GOPATH=0 [2022-08-04T22:22:02.773Z] #44 1.067 + TMP_GOPATH= [2022-08-04T22:22:02.773Z] #44 1.067 + : /build [2022-08-04T22:22:02.773Z] #44 1.067 + '[' -z '' ']' [2022-08-04T22:22:02.773Z] #44 1.067 ++ mktemp -d [2022-08-04T22:22:02.773Z] #44 1.080 + export GOPATH=/tmp/tmp.lExDSh7klt [2022-08-04T22:22:02.773Z] #44 1.080 + GOPATH=/tmp/tmp.lExDSh7klt [2022-08-04T22:22:02.773Z] #44 1.080 + RM_GOPATH=1 [2022-08-04T22:22:02.773Z] #44 1.080 + case "$(go env GOARCH)" in [2022-08-04T22:22:02.773Z] #44 1.080 ++ go env GOARCH [2022-08-04T22:22:02.773Z] #44 1.127 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T22:22:02.773Z] #44 1.127 + GO_BUILDMODE=-buildmode=pie [2022-08-04T22:22:02.773Z] #44 1.127 ++ dirname /install.sh [2022-08-04T22:22:02.773Z] #44 1.155 + dir=/ [2022-08-04T22:22:02.773Z] #44 1.155 + bin=tini [2022-08-04T22:22:02.773Z] #44 1.155 + shift [2022-08-04T22:22:02.773Z] #44 1.155 + '[' '!' -f //tini.installer ']' [2022-08-04T22:22:02.773Z] #44 1.155 + . //tini.installer [2022-08-04T22:22:02.773Z] #44 1.155 ++ : v0.19.0 [2022-08-04T22:22:02.773Z] #44 1.155 + install_tini [2022-08-04T22:22:02.773Z] #44 1.155 + echo 'Install tini version v0.19.0' [2022-08-04T22:22:02.773Z] #44 1.155 Install tini version v0.19.0 [2022-08-04T22:22:02.773Z] #44 1.171 + git clone https://github.com/krallin/tini.git /tmp/tmp.lExDSh7klt/tini [2022-08-04T22:22:02.773Z] #44 1.171 Cloning into '/tmp/tmp.lExDSh7klt/tini'... [2022-08-04T22:22:02.810Z] #51 ... [2022-08-04T22:22:02.810Z] [2022-08-04T22:22:02.810Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:22:02.810Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T22:22:02.810Z] #76 47.33 Selecting previously unselected package build-essential. [2022-08-04T22:22:02.810Z] #76 47.33 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-04T22:22:02.810Z] #76 47.33 Unpacking build-essential (12.9) ... [2022-08-04T22:22:02.810Z] #76 47.38 Selecting previously unselected package libcap2:amd64. [2022-08-04T22:22:02.810Z] #76 47.38 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-04T22:22:02.810Z] #76 47.38 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-04T22:22:02.961Z] #84 110.8 checking for gcc option to accept ISO C89... none needed [2022-08-04T22:22:03.069Z] #76 47.54 Selecting previously unselected package libcap-dev:amd64. [2022-08-04T22:22:03.069Z] #76 47.54 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-04T22:22:03.069Z] #76 47.54 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-04T22:22:03.069Z] #76 47.64 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T22:22:03.069Z] #76 47.65 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T22:22:03.069Z] #76 47.65 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T22:22:03.226Z] #84 111.0 checking whether gcc understands -c and -o together... yes [2022-08-04T22:22:03.226Z] #84 111.3 checking for a sed that does not truncate output... /bin/sed [2022-08-04T22:22:03.226Z] #84 111.3 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T22:22:03.226Z] #84 111.4 checking for egrep... /bin/grep -E [2022-08-04T22:22:03.226Z] #84 111.4 checking for fgrep... /bin/grep -F [2022-08-04T22:22:03.226Z] #84 111.4 checking for ld used by gcc... /usr/bin/ld [2022-08-04T22:22:03.328Z] #76 47.77 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-04T22:22:03.328Z] #76 47.80 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-04T22:22:03.328Z] #76 47.80 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-04T22:22:03.328Z] #76 47.88 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-04T22:22:03.328Z] #76 47.92 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-04T22:22:03.328Z] #76 47.92 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T22:22:03.344Z] #44 1.946 + cd /tmp/tmp.lExDSh7klt/tini [2022-08-04T22:22:03.344Z] #44 1.946 + git checkout -q v0.19.0 [2022-08-04T22:22:03.344Z] #44 1.974 + cmake . [2022-08-04T22:22:03.488Z] #84 111.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T22:22:03.488Z] #84 111.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T22:22:03.488Z] #84 111.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T22:22:03.488Z] #84 111.7 checking whether ln -s works... yes [2022-08-04T22:22:03.488Z] #84 111.7 checking the maximum length of command line arguments... 1572864 [2022-08-04T22:22:03.562Z] #76 ... [2022-08-04T22:22:03.562Z] [2022-08-04T22:22:03.562Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:22:03.562Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:22:03.562Z] #14 58.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-04T22:22:03.562Z] #14 58.39 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-04T22:22:03.562Z] #14 58.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-04T22:22:03.562Z] #14 59.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-04T22:22:03.562Z] #14 61.76 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-04T22:22:03.562Z] #14 62.73 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-04T22:22:03.562Z] #14 64.02 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-04T22:22:03.562Z] #14 66.49 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-04T22:22:03.562Z] #14 67.52 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-04T22:22:03.562Z] #14 67.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-04T22:22:03.562Z] #14 67.54 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-04T22:22:03.562Z] #14 67.60 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-04T22:22:03.562Z] #14 67.64 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-04T22:22:03.562Z] #14 67.68 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-04T22:22:03.562Z] #14 67.68 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-04T22:22:03.562Z] #14 67.69 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-04T22:22:03.562Z] #14 67.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-04T22:22:03.562Z] #14 67.79 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-04T22:22:03.562Z] #14 67.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-04T22:22:03.562Z] #14 67.81 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-04T22:22:03.562Z] #14 67.87 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-04T22:22:03.562Z] #14 67.88 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-04T22:22:03.562Z] #14 67.90 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-04T22:22:03.562Z] #14 67.90 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-04T22:22:03.562Z] #14 ... [2022-08-04T22:22:03.562Z] [2022-08-04T22:22:03.562Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:22:03.562Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T22:22:03.562Z] #51 65.64 Selecting previously unselected package python3-pkg-resources. [2022-08-04T22:22:03.562Z] #51 65.64 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T22:22:03.562Z] #51 65.67 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T22:22:03.562Z] #51 66.08 Selecting previously unselected package python3-six. [2022-08-04T22:22:03.562Z] #51 66.08 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-04T22:22:03.562Z] #51 66.12 Unpacking python3-six (1.16.0-2) ... [2022-08-04T22:22:03.562Z] #51 66.25 Selecting previously unselected package python3-protobuf. [2022-08-04T22:22:03.562Z] #51 66.26 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-04T22:22:03.562Z] #51 66.31 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-04T22:22:03.562Z] #51 67.25 Selecting previously unselected package libnet1:amd64. [2022-08-04T22:22:03.562Z] #51 67.25 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-04T22:22:03.563Z] #51 67.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T22:22:03.563Z] #51 67.48 Selecting previously unselected package libnl-3-200:amd64. [2022-08-04T22:22:03.563Z] #51 67.48 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-04T22:22:03.563Z] #51 67.49 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T22:22:03.563Z] #51 67.84 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T22:22:03.563Z] #51 67.84 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T22:22:03.563Z] #51 67.85 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T22:22:03.587Z] #76 48.12 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-04T22:22:03.587Z] #76 48.12 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-04T22:22:03.587Z] #76 48.12 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T22:22:03.654Z] #42 101.0 Setting up libicu67:amd64 (67.1-7) ... [2022-08-04T22:22:03.654Z] #42 101.0 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:22:03.654Z] #42 101.0 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-04T22:22:03.654Z] #42 101.0 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:22:03.654Z] #42 101.1 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-04T22:22:03.654Z] #42 101.1 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-04T22:22:03.654Z] #42 101.1 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T22:22:03.654Z] #42 101.1 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T22:22:03.654Z] #42 101.2 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-04T22:22:03.654Z] #42 101.2 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-04T22:22:03.654Z] #42 101.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:22:03.750Z] #84 111.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-04T22:22:03.750Z] #84 111.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T22:22:03.750Z] #84 111.8 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T22:22:03.750Z] #84 111.8 checking for objdump... objdump [2022-08-04T22:22:03.750Z] #84 111.8 checking how to recognize dependent libraries... pass_all [2022-08-04T22:22:03.750Z] #84 111.8 checking for dlltool... no [2022-08-04T22:22:03.750Z] #84 111.8 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T22:22:03.750Z] #84 111.8 checking for ar... ar [2022-08-04T22:22:03.750Z] #84 111.8 checking for archiver @FILE support... @ [2022-08-04T22:22:03.750Z] #84 112.0 checking for strip... strip [2022-08-04T22:22:03.750Z] #84 112.0 checking for ranlib... ranlib [2022-08-04T22:22:03.750Z] #84 112.0 checking for gawk... no [2022-08-04T22:22:03.750Z] #84 112.0 checking for mawk... mawk [2022-08-04T22:22:03.824Z] #51 68.06 Selecting previously unselected package criu. [2022-08-04T22:22:03.824Z] #51 68.07 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-04T22:22:03.824Z] #51 68.07 Unpacking criu (3.17.1-1) ... [2022-08-04T22:22:03.918Z] #44 2.465 -- The C compiler identification is GNU 10.2.1 [2022-08-04T22:22:03.918Z] #44 2.546 -- Detecting C compiler ABI info [2022-08-04T22:22:04.217Z] #42 DONE 101.7s [2022-08-04T22:22:04.217Z] [2022-08-04T22:22:04.217Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:22:04.217Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:22:04.217Z] #77 12.13 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-04T22:22:04.217Z] #77 12.15 Cloning into '/tmp/crun-build/libocispec'... [2022-08-04T22:22:04.217Z] #77 13.46 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-04T22:22:04.217Z] #77 13.48 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-04T22:22:04.217Z] #77 13.48 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-04T22:22:04.217Z] #77 13.48 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-04T22:22:04.217Z] #77 13.51 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-04T22:22:04.217Z] #77 15.84 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-04T22:22:04.217Z] #77 18.89 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-04T22:22:04.217Z] #77 ... [2022-08-04T22:22:04.217Z] [2022-08-04T22:22:04.217Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-04T22:22:04.217Z] #43 sha256:4ad5c047c98ade5c715d580d15a88eda7eb560a4124a90474fc5a4f852a7813a [2022-08-04T22:22:04.333Z] #84 112.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T22:22:04.333Z] #84 112.5 checking for sysroot... no [2022-08-04T22:22:04.333Z] #84 112.5 checking for a working dd... /bin/dd [2022-08-04T22:22:04.333Z] #84 112.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T22:22:04.473Z] #43 DONE 0.2s [2022-08-04T22:22:04.473Z] [2022-08-04T22:22:04.473Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-04T22:22:04.473Z] #44 sha256:e8759d5e66d98154cf4cf09d51eb070e19cbeead060343b0448530a022e499c4 [2022-08-04T22:22:04.523Z] #76 48.99 Selecting previously unselected package libtool. [2022-08-04T22:22:04.523Z] #76 49.04 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-04T22:22:04.523Z] #76 49.04 Unpacking libtool (2.4.6-15) ... [2022-08-04T22:22:04.595Z] #84 112.8 checking for mt... no [2022-08-04T22:22:04.596Z] #84 112.8 checking if : is a manifest tool... no [2022-08-04T22:22:04.785Z] #76 49.33 Selecting previously unselected package libudev-dev:amd64. [2022-08-04T22:22:04.785Z] #76 49.33 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-04T22:22:04.785Z] #76 49.35 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-04T22:22:04.857Z] #84 112.8 checking how to run the C preprocessor... gcc -E [2022-08-04T22:22:04.862Z] #44 3.223 -- Detecting C compiler ABI info - done [2022-08-04T22:22:04.862Z] #44 3.274 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-04T22:22:04.862Z] #44 3.298 -- Detecting C compile features [2022-08-04T22:22:04.862Z] #44 3.300 -- Detecting C compile features - done [2022-08-04T22:22:04.862Z] #44 3.364 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-04T22:22:04.862Z] #44 3.517 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-04T22:22:04.862Z] #44 3.598 -- Configuring done [2022-08-04T22:22:04.862Z] #44 3.613 -- Generating done [2022-08-04T22:22:04.862Z] #44 3.634 -- Build files have been written to: /tmp/tmp.lExDSh7klt/tini [2022-08-04T22:22:05.047Z] #76 49.59 Selecting previously unselected package libyajl2:amd64. [2022-08-04T22:22:05.048Z] #76 49.59 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-04T22:22:05.048Z] #76 49.59 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-04T22:22:05.048Z] #76 49.67 Selecting previously unselected package libyajl-dev:amd64. [2022-08-04T22:22:05.123Z] #44 3.655 + make tini-static [2022-08-04T22:22:05.206Z] #51 69.40 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T22:22:05.305Z] #76 49.75 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-04T22:22:05.306Z] #76 49.75 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-04T22:22:05.306Z] #76 49.90 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T22:22:05.306Z] #76 49.95 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-04T22:22:05.306Z] #76 49.95 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-04T22:22:05.306Z] #76 49.95 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-04T22:22:05.306Z] #76 49.96 Setting up file (1:5.39-3) ... [2022-08-04T22:22:05.306Z] #76 49.96 Setting up bzip2 (1.0.8-4) ... [2022-08-04T22:22:05.566Z] #76 49.98 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T22:22:05.566Z] #76 49.99 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-04T22:22:05.566Z] #76 50.00 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-04T22:22:05.566Z] #76 50.01 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-04T22:22:05.566Z] #76 50.02 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-04T22:22:05.566Z] #76 50.05 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T22:22:05.566Z] #76 50.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T22:22:05.566Z] #76 50.12 Setting up patch (2.7.6-7) ... [2022-08-04T22:22:05.566Z] #76 50.12 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-04T22:22:05.566Z] #76 50.13 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-04T22:22:05.566Z] #76 50.14 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-04T22:22:05.566Z] #76 50.16 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T22:22:05.566Z] #76 50.16 Setting up libtool (2.4.6-15) ... [2022-08-04T22:22:05.566Z] #76 50.18 Setting up m4 (1.4.18-5) ... [2022-08-04T22:22:05.566Z] #76 50.19 Setting up dpkg-dev (1.20.11) ... [2022-08-04T22:22:05.566Z] #76 50.21 Setting up autoconf (2.69-14) ... [2022-08-04T22:22:05.566Z] #76 50.23 Setting up build-essential (12.9) ... [2022-08-04T22:22:05.566Z] #76 50.23 Setting up automake (1:1.16.3-2) ... [2022-08-04T22:22:05.695Z] #44 4.089 Scanning dependencies of target tini-static [2022-08-04T22:22:05.695Z] #44 4.243 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-04T22:22:05.826Z] #76 50.24 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-04T22:22:05.826Z] #76 50.31 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:22:05.843Z] #44 1.459 + RM_GOPATH=0 [2022-08-04T22:22:05.844Z] #44 1.459 + TMP_GOPATH= [2022-08-04T22:22:05.844Z] #44 1.459 + : /build [2022-08-04T22:22:05.844Z] #44 1.459 + '[' -z '' ']' [2022-08-04T22:22:05.844Z] #44 1.459 ++ mktemp -d [2022-08-04T22:22:05.844Z] #44 1.465 + export GOPATH=/tmp/tmp.nNH2t99bI0 [2022-08-04T22:22:05.844Z] #44 1.465 + GOPATH=/tmp/tmp.nNH2t99bI0 [2022-08-04T22:22:05.844Z] #44 1.465 + RM_GOPATH=1 [2022-08-04T22:22:05.844Z] #44 1.465 + case "$(go env GOARCH)" in [2022-08-04T22:22:05.844Z] #44 1.467 ++ go env GOARCH [2022-08-04T22:22:05.844Z] #44 1.478 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T22:22:05.844Z] #44 1.478 + GO_BUILDMODE=-buildmode=pie [2022-08-04T22:22:05.844Z] #44 1.478 ++ dirname /install.sh [2022-08-04T22:22:05.844Z] #44 1.479 + dir=/ [2022-08-04T22:22:05.844Z] #44 1.483 + bin=tini [2022-08-04T22:22:05.844Z] #44 1.483 + shift [2022-08-04T22:22:05.844Z] #44 1.483 + '[' '!' -f //tini.installer ']' [2022-08-04T22:22:05.844Z] #44 1.483 + . //tini.installer [2022-08-04T22:22:05.844Z] #44 1.483 ++ : v0.19.0 [2022-08-04T22:22:05.844Z] #44 1.484 + install_tini [2022-08-04T22:22:05.844Z] #44 1.484 + echo 'Install tini version v0.19.0' [2022-08-04T22:22:05.844Z] #44 1.484 Install tini version v0.19.0 [2022-08-04T22:22:05.844Z] #44 1.484 + git clone https://github.com/krallin/tini.git /tmp/tmp.nNH2t99bI0/tini [2022-08-04T22:22:05.844Z] #44 1.486 Cloning into '/tmp/tmp.nNH2t99bI0/tini'... [2022-08-04T22:22:06.099Z] #76 ... [2022-08-04T22:22:06.099Z] [2022-08-04T22:22:06.099Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:22:06.099Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:22:06.099Z] #14 40.76 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-04T22:22:06.099Z] #14 41.56 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-04T22:22:06.099Z] #14 43.75 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-04T22:22:06.099Z] #14 44.47 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-04T22:22:06.099Z] #14 44.57 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-04T22:22:06.099Z] #14 44.57 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-04T22:22:06.099Z] #14 44.57 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-04T22:22:06.099Z] #14 44.57 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-04T22:22:06.099Z] #14 44.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-04T22:22:06.099Z] #14 44.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-04T22:22:06.099Z] #14 44.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-04T22:22:06.099Z] #14 44.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-04T22:22:06.099Z] #14 44.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-04T22:22:06.099Z] #14 44.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-04T22:22:06.099Z] #14 44.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-04T22:22:06.099Z] #14 44.73 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-04T22:22:06.099Z] #14 44.73 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-04T22:22:06.099Z] #14 44.73 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-04T22:22:06.099Z] #14 44.73 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-04T22:22:06.099Z] #14 46.03 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:22:06.099Z] #14 46.31 Fetched 115 MB in 9s (12.5 MB/s) [2022-08-04T22:22:06.099Z] #14 46.41 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-04T22:22:06.099Z] #14 46.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T22:22:06.099Z] #14 46.45 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-04T22:22:06.099Z] #14 46.47 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T22:22:06.099Z] #14 48.94 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-04T22:22:06.099Z] #14 48.94 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-04T22:22:06.099Z] #14 48.94 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T22:22:06.152Z] #51 ... [2022-08-04T22:22:06.152Z] [2022-08-04T22:22:06.152Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:22:06.152Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:22:06.152Z] #55 60.78 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-04T22:22:06.152Z] #55 60.78 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-04T22:22:06.152Z] #55 61.34 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-04T22:22:06.152Z] #55 61.34 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-04T22:22:06.152Z] #55 61.54 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-04T22:22:06.152Z] #55 62.00 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-04T22:22:06.152Z] #55 62.18 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-04T22:22:06.152Z] #55 62.35 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-04T22:22:06.152Z] #55 62.47 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-04T22:22:06.152Z] #55 62.63 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-04T22:22:06.152Z] #55 62.84 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-04T22:22:06.152Z] #55 62.85 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-04T22:22:06.152Z] #55 63.03 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-04T22:22:06.152Z] #55 63.08 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-04T22:22:06.152Z] #55 63.21 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-04T22:22:06.152Z] #55 63.46 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-04T22:22:06.152Z] #55 63.56 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-04T22:22:06.152Z] #55 64.92 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-04T22:22:06.152Z] #55 65.02 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-04T22:22:06.152Z] #55 65.13 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-04T22:22:06.152Z] #55 65.66 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-04T22:22:06.152Z] #55 65.81 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-04T22:22:06.152Z] #55 65.96 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-04T22:22:06.152Z] #55 66.01 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-04T22:22:06.152Z] #55 66.11 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-04T22:22:06.152Z] #55 66.44 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-04T22:22:06.152Z] #55 66.44 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-04T22:22:06.152Z] #55 66.62 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-04T22:22:06.152Z] #55 66.66 go: downloading github.com/prometheus/common v0.32.1 [2022-08-04T22:22:06.152Z] #55 67.33 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-04T22:22:06.152Z] #55 67.33 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-04T22:22:06.152Z] #55 68.62 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-04T22:22:06.152Z] #55 70.44 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-04T22:22:06.378Z] #14 ... [2022-08-04T22:22:06.378Z] [2022-08-04T22:22:06.378Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:22:06.378Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T22:22:06.378Z] #42 50.94 Setting up libicu67:amd64 (67.1-7) ... [2022-08-04T22:22:06.378Z] #42 51.02 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:22:06.378Z] #42 51.03 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-04T22:22:06.378Z] #84 113.4 checking for ANSI C header files... yes [2022-08-04T22:22:06.378Z] #84 114.3 checking for sys/types.h... yes [2022-08-04T22:22:06.411Z] #55 ... [2022-08-04T22:22:06.411Z] [2022-08-04T22:22:06.411Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:22:06.411Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:22:06.411Z] #14 69.60 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:22:06.411Z] #14 70.30 Fetched 115 MB in 11s (10.0 MB/s) [2022-08-04T22:22:06.411Z] #14 70.66 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-04T22:22:06.411Z] #14 70.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 ... 15717 files and directories currently installed.) [2022-08-04T22:22:06.411Z] #14 70.75 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-04T22:22:06.411Z] #14 70.76 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T22:22:06.640Z] #84 114.5 checking for sys/stat.h... yes [2022-08-04T22:22:06.648Z] #42 51.05 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:22:06.648Z] #42 51.12 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-04T22:22:06.648Z] #42 51.12 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-04T22:22:06.648Z] #42 51.12 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T22:22:06.648Z] #42 51.12 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T22:22:06.648Z] #42 51.17 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-04T22:22:06.648Z] #42 51.17 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-04T22:22:06.648Z] #42 51.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:22:06.648Z] #42 ... [2022-08-04T22:22:06.648Z] [2022-08-04T22:22:06.648Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:22:06.648Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T22:22:06.648Z] #76 DONE 51.2s [2022-08-04T22:22:06.900Z] #84 114.9 checking for stdlib.h... yes [2022-08-04T22:22:06.908Z] [2022-08-04T22:22:06.908Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T22:22:06.908Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T22:22:06.908Z] #34 49.24 Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-04T22:22:06.908Z] #34 49.83 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-04T22:22:06.908Z] #34 50.10 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T22:22:07.083Z] #44 5.532 [100%] Linking C executable tini-static [2022-08-04T22:22:07.161Z] #84 115.2 checking for string.h... yes [2022-08-04T22:22:07.211Z] #44 2.611 + cd /tmp/tmp.nNH2t99bI0/tini [2022-08-04T22:22:07.211Z] #44 2.612 + git checkout -q v0.19.0 [2022-08-04T22:22:07.211Z] #44 2.664 + cmake . [2022-08-04T22:22:07.346Z] #44 ... [2022-08-04T22:22:07.346Z] [2022-08-04T22:22:07.346Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T22:22:07.346Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-04T22:22:07.346Z] #53 56.63 gotestsum version dev [2022-08-04T22:22:07.346Z] #53 DONE 58.0s [2022-08-04T22:22:07.346Z] [2022-08-04T22:22:07.346Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:22:07.346Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T22:22:07.346Z] #14 55.40 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-04T22:22:07.346Z] #14 55.41 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-08-04T22:22:07.346Z] #14 55.41 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T22:22:07.346Z] #14 55.52 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-04T22:22:07.346Z] #14 55.52 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-04T22:22:07.346Z] #14 55.52 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T22:22:07.683Z] #84 115.5 checking for memory.h... yes [2022-08-04T22:22:07.853Z] #34 ... [2022-08-04T22:22:07.853Z] [2022-08-04T22:22:07.853Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:22:07.853Z] #64 sha256:d08c7d54713eef6ad0cc807caba3cddabe26b8839dfc0297785cc1b72fba89b7 [2022-08-04T22:22:07.853Z] #64 6.879 + RM_GOPATH=0 [2022-08-04T22:22:07.853Z] #64 6.879 + TMP_GOPATH= [2022-08-04T22:22:07.853Z] #64 6.879 + : /build [2022-08-04T22:22:07.853Z] #64 6.879 + '[' -z '' ']' [2022-08-04T22:22:07.853Z] #64 6.879 ++ mktemp -d [2022-08-04T22:22:07.853Z] #64 6.879 + export GOPATH=/tmp/tmp.bzg90MdJfj [2022-08-04T22:22:07.853Z] #64 6.879 + GOPATH=/tmp/tmp.bzg90MdJfj [2022-08-04T22:22:07.853Z] #64 6.879 + RM_GOPATH=1 [2022-08-04T22:22:07.853Z] #64 6.879 + case "$(go env GOARCH)" in [2022-08-04T22:22:07.853Z] #64 6.879 ++ go env GOARCH [2022-08-04T22:22:07.853Z] #64 6.886 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T22:22:07.853Z] #64 6.886 + GO_BUILDMODE=-buildmode=pie [2022-08-04T22:22:07.853Z] #64 6.889 Install containerd version v1.6.7 [2022-08-04T22:22:07.853Z] #64 6.889 ++ dirname /install.sh [2022-08-04T22:22:07.853Z] #64 6.889 + dir=/ [2022-08-04T22:22:07.853Z] #64 6.889 + bin=containerd [2022-08-04T22:22:07.853Z] #64 6.889 + shift [2022-08-04T22:22:07.853Z] #64 6.889 + '[' '!' -f //containerd.installer ']' [2022-08-04T22:22:07.853Z] #64 6.889 + . //containerd.installer [2022-08-04T22:22:07.853Z] #64 6.889 ++ set -e [2022-08-04T22:22:07.853Z] #64 6.889 ++ : v1.6.7 [2022-08-04T22:22:07.853Z] #64 6.889 + install_containerd [2022-08-04T22:22:07.853Z] #64 6.889 + echo 'Install containerd version v1.6.7' [2022-08-04T22:22:07.853Z] #64 6.889 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bzg90MdJfj/src/github.com/containerd/containerd [2022-08-04T22:22:07.853Z] #64 6.927 Cloning into '/tmp/tmp.bzg90MdJfj/src/github.com/containerd/containerd'... [2022-08-04T22:22:07.853Z] #64 ... [2022-08-04T22:22:07.853Z] [2022-08-04T22:22:07.853Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:22:07.853Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:22:07.853Z] #14 52.42 Selecting previously unselected package binutils-mingw-w64. [2022-08-04T22:22:07.853Z] #14 52.42 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-04T22:22:07.853Z] #14 52.42 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T22:22:07.921Z] #14 ... [2022-08-04T22:22:07.921Z] [2022-08-04T22:22:07.921Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-04T22:22:07.921Z] #44 sha256:87dc11717fb97679d66699207c1e0e8039f395119f44e1d1f46a414c3fa34419 [2022-08-04T22:22:07.921Z] #44 6.213 [100%] Built target tini-static [2022-08-04T22:22:07.921Z] #44 6.353 + mkdir -p /build [2022-08-04T22:22:07.921Z] #44 6.371 + cp tini-static /build/docker-init [2022-08-04T22:22:07.921Z] #44 DONE 6.5s [2022-08-04T22:22:07.955Z] #84 116.0 checking for strings.h... yes [2022-08-04T22:22:08.131Z] #14 52.55 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-04T22:22:08.131Z] #14 52.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T22:22:08.131Z] #14 52.63 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T22:22:08.131Z] #14 ... [2022-08-04T22:22:08.131Z] [2022-08-04T22:22:08.131Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:22:08.131Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T22:22:08.131Z] #42 DONE 52.6s [2022-08-04T22:22:08.143Z] #44 3.763 -- The C compiler identification is GNU 10.2.1 [2022-08-04T22:22:08.143Z] #44 3.866 -- Detecting C compiler ABI info [2022-08-04T22:22:08.181Z] [2022-08-04T22:22:08.181Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:22:08.181Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T22:22:08.181Z] #77 7.247 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-04T22:22:08.181Z] #77 7.371 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-04T22:22:08.181Z] #77 7.380 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-04T22:22:08.181Z] #77 7.380 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-04T22:22:08.181Z] #77 7.437 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-04T22:22:08.181Z] #77 9.467 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-04T22:22:08.181Z] #77 11.11 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-04T22:22:08.181Z] #77 12.13 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-04T22:22:08.181Z] #77 12.31 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-04T22:22:08.181Z] #77 12.52 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-04T22:22:08.216Z] #84 116.2 checking for inttypes.h... yes [2022-08-04T22:22:08.392Z] [2022-08-04T22:22:08.392Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:22:08.392Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:22:08.392Z] #14 52.83 Selecting previously unselected package dmsetup. [2022-08-04T22:22:08.392Z] #14 52.83 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T22:22:08.392Z] #14 52.83 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-04T22:22:08.479Z] #84 116.5 checking for stdint.h... yes [2022-08-04T22:22:08.650Z] #14 53.16 Selecting previously unselected package mingw-w64-common. [2022-08-04T22:22:08.650Z] #14 53.16 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-04T22:22:08.650Z] #14 53.16 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-04T22:22:08.650Z] #14 ... [2022-08-04T22:22:08.650Z] [2022-08-04T22:22:08.650Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-04T22:22:08.650Z] #43 sha256:0495f954b44eb3fa5aa5cbbd77b91595690d73d464874514bf249266c9feebdd [2022-08-04T22:22:08.650Z] #43 DONE 0.6s [2022-08-04T22:22:08.742Z] #84 116.7 checking for unistd.h... yes [2022-08-04T22:22:08.910Z] [2022-08-04T22:22:08.910Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-04T22:22:08.910Z] #44 sha256:8ac9e2ecd85d83fd4768241e931b96e831eda2a0a4734d351d7a417c0eab8bb0 [2022-08-04T22:22:09.003Z] #84 116.9 checking for dlfcn.h... yes [2022-08-04T22:22:09.003Z] #84 117.1 checking for objdir... .libs [2022-08-04T22:22:09.077Z] #44 4.715 -- Detecting C compiler ABI info - done [2022-08-04T22:22:09.334Z] #44 4.925 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-04T22:22:09.334Z] #44 4.930 -- Detecting C compile features [2022-08-04T22:22:09.334Z] #44 4.939 -- Detecting C compile features - done [2022-08-04T22:22:09.334Z] #44 4.972 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-04T22:22:09.853Z] #84 117.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T22:22:09.853Z] #84 118.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T22:22:09.899Z] #44 5.266 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-04T22:22:09.899Z] #44 5.479 -- Configuring done [2022-08-04T22:22:09.899Z] #44 5.532 -- Generating done [2022-08-04T22:22:09.899Z] #44 5.546 -- Build files have been written to: /tmp/tmp.nNH2t99bI0/tini [2022-08-04T22:22:09.899Z] #44 5.552 + make tini-static [2022-08-04T22:22:10.116Z] #84 118.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T22:22:10.464Z] #44 6.050 Scanning dependencies of target tini-static [2022-08-04T22:22:10.625Z] #14 ... [2022-08-04T22:22:10.625Z] [2022-08-04T22:22:10.625Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:22:10.625Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T22:22:10.625Z] #76 68.62 Selecting previously unselected package build-essential. [2022-08-04T22:22:10.625Z] #76 68.67 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-04T22:22:10.625Z] #76 68.68 Unpacking build-essential (12.9) ... [2022-08-04T22:22:10.625Z] #76 68.85 Selecting previously unselected package libcap2:amd64. [2022-08-04T22:22:10.625Z] #76 68.85 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-04T22:22:10.625Z] #76 68.87 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-04T22:22:10.625Z] #76 68.98 Selecting previously unselected package libcap-dev:amd64. [2022-08-04T22:22:10.625Z] #76 68.98 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-04T22:22:10.625Z] #76 68.99 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-04T22:22:10.625Z] #76 69.21 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T22:22:10.625Z] #76 69.22 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T22:22:10.625Z] #76 69.24 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T22:22:10.625Z] #76 69.42 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-04T22:22:10.625Z] #76 69.46 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-04T22:22:10.625Z] #76 69.49 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-04T22:22:10.625Z] #76 69.68 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-04T22:22:10.625Z] #76 69.68 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-04T22:22:10.625Z] #76 69.69 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T22:22:10.625Z] #76 70.08 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-04T22:22:10.625Z] #76 70.15 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-04T22:22:10.625Z] #76 70.16 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T22:22:10.625Z] #76 71.55 Selecting previously unselected package libtool. [2022-08-04T22:22:10.625Z] #76 71.55 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-04T22:22:10.625Z] #76 71.55 Unpacking libtool (2.4.6-15) ... [2022-08-04T22:22:10.625Z] #76 72.07 Selecting previously unselected package libudev-dev:amd64. [2022-08-04T22:22:10.625Z] #76 72.09 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-04T22:22:10.625Z] #76 72.09 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-04T22:22:10.625Z] #76 72.44 Selecting previously unselected package libyajl2:amd64. [2022-08-04T22:22:10.625Z] #76 72.44 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-04T22:22:10.625Z] #76 72.45 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-04T22:22:10.625Z] #76 72.86 Selecting previously unselected package libyajl-dev:amd64. [2022-08-04T22:22:10.625Z] #76 72.87 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-04T22:22:10.625Z] #76 72.89 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-04T22:22:10.625Z] #76 73.32 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T22:22:10.625Z] #76 73.37 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-04T22:22:10.625Z] #76 73.40 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-04T22:22:10.625Z] #76 73.43 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-04T22:22:10.625Z] #76 73.53 Setting up file (1:5.39-3) ... [2022-08-04T22:22:10.625Z] #76 73.56 Setting up bzip2 (1.0.8-4) ... [2022-08-04T22:22:10.625Z] #76 73.60 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T22:22:10.625Z] #76 73.66 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-04T22:22:10.625Z] #76 73.75 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-04T22:22:10.625Z] #76 73.81 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-04T22:22:10.625Z] #76 73.83 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-04T22:22:10.625Z] #76 73.85 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T22:22:10.625Z] #76 73.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T22:22:10.625Z] #76 73.94 Setting up patch (2.7.6-7) ... [2022-08-04T22:22:10.625Z] #76 73.95 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-04T22:22:10.625Z] #76 73.97 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-04T22:22:10.625Z] #76 73.98 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-04T22:22:10.625Z] #76 74.00 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T22:22:10.625Z] #76 74.02 Setting up libtool (2.4.6-15) ... [2022-08-04T22:22:10.625Z] #76 74.04 Setting up m4 (1.4.18-5) ... [2022-08-04T22:22:10.625Z] #76 74.06 Setting up dpkg-dev (1.20.11) ... [2022-08-04T22:22:10.625Z] #76 74.10 Setting up autoconf (2.69-14) ... [2022-08-04T22:22:10.625Z] #76 74.23 Setting up build-essential (12.9) ... [2022-08-04T22:22:10.625Z] #76 74.27 Setting up automake (1:1.16.3-2) ... [2022-08-04T22:22:10.625Z] #76 74.29 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-04T22:22:10.625Z] #76 74.32 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:22:10.689Z] #84 118.2 checking if gcc static flag -static works... yes [2022-08-04T22:22:10.724Z] #44 6.268 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-04T22:22:11.195Z] #76 ... [2022-08-04T22:22:11.195Z] [2022-08-04T22:22:11.195Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:22:11.195Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T22:22:11.211Z] #84 118.9 checking if gcc supports -c -o file.o... yes [2022-08-04T22:22:11.211Z] #84 119.3 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T22:22:11.211Z] #84 119.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T22:22:11.211Z] #84 ... [2022-08-04T22:22:11.211Z] [2022-08-04T22:22:11.211Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-04T22:22:11.211Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T22:22:11.211Z] #19 155.5 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-08-04T22:22:11.211Z] #19 155.5 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-04T22:22:11.211Z] #19 155.5 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-04T22:22:11.211Z] #19 155.6 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-04T22:22:11.211Z] #19 155.6 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-08-04T22:22:11.211Z] #19 155.6 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-04T22:22:11.211Z] #19 156.0 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-04T22:22:11.211Z] #19 156.0 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-08-04T22:22:11.211Z] #19 156.0 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-08-04T22:22:11.211Z] #19 156.0 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-08-04T22:22:11.211Z] #19 156.0 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-08-04T22:22:11.211Z] #19 156.0 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-08-04T22:22:11.211Z] #19 156.0 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-04T22:22:11.211Z] #19 156.0 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-08-04T22:22:11.211Z] #19 156.0 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-08-04T22:22:11.211Z] #19 156.0 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-08-04T22:22:11.211Z] #19 156.0 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-08-04T22:22:11.211Z] #19 156.0 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-04T22:22:11.211Z] #19 156.1 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-04T22:22:11.211Z] #19 156.1 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-04T22:22:11.211Z] #19 156.1 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-08-04T22:22:11.211Z] #19 156.1 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-08-04T22:22:11.211Z] #19 156.1 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-08-04T22:22:11.211Z] #19 156.1 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-08-04T22:22:11.211Z] #19 156.2 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-08-04T22:22:11.211Z] #19 156.2 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-04T22:22:11.211Z] #19 156.3 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-08-04T22:22:11.211Z] #19 156.3 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-08-04T22:22:11.211Z] #19 159.0 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-08-04T22:22:11.211Z] #19 159.0 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-08-04T22:22:11.211Z] #19 159.0 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-08-04T22:22:11.211Z] #19 159.1 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-08-04T22:22:11.211Z] #19 159.1 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-08-04T22:22:11.211Z] #19 161.7 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-08-04T22:22:11.211Z] #19 161.7 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-04T22:22:11.211Z] #19 161.7 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-04T22:22:11.211Z] #19 161.7 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-08-04T22:22:11.211Z] #19 161.7 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-08-04T22:22:11.211Z] #19 161.7 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-04T22:22:11.211Z] #19 161.7 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-04T22:22:11.211Z] #19 161.8 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-08-04T22:22:11.211Z] #19 161.9 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-04T22:22:11.211Z] #19 161.9 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-08-04T22:22:11.211Z] #19 161.9 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-08-04T22:22:11.211Z] #19 164.7 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-08-04T22:22:11.211Z] #19 164.7 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-08-04T22:22:11.211Z] #19 164.7 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-04T22:22:11.211Z] #19 164.8 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-08-04T22:22:11.211Z] #19 164.9 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-08-04T22:22:11.211Z] #19 ... [2022-08-04T22:22:11.211Z] [2022-08-04T22:22:11.211Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:22:11.211Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:22:11.454Z] #42 75.94 Selecting previously unselected package libxml2:amd64.#42 ... [2022-08-04T22:22:11.454Z] [2022-08-04T22:22:11.454Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T22:22:11.454Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T22:22:11.454Z] #76 DONE 75.9s [2022-08-04T22:22:11.454Z] [2022-08-04T22:22:11.454Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:22:11.454Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T22:22:11.454Z] #42 75.94 Selecting previously unselected package libxml2:amd64. [2022-08-04T22:22:11.454Z] #42 75.94 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-04T22:22:11.454Z] #42 75.96 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T22:22:11.782Z] #84 119.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T22:22:11.782Z] #84 119.8 checking how to hardcode library paths into programs... immediate [2022-08-04T22:22:11.782Z] #84 119.8 checking whether stripping libraries is possible... yes [2022-08-04T22:22:11.782Z] #84 119.8 checking if libtool supports shared libraries... yes [2022-08-04T22:22:11.782Z] #84 119.8 checking whether to build shared libraries... no [2022-08-04T22:22:11.782Z] #84 119.9 checking whether to build static libraries... yes [2022-08-04T22:22:11.782Z] #84 119.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T22:22:11.782Z] #84 119.9 checking whether build environment is sane... yes [2022-08-04T22:22:11.782Z] #84 119.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T22:22:11.782Z] #84 120.0 checking whether make sets $(MAKE)... yes [2022-08-04T22:22:12.043Z] #84 120.1 checking whether make supports the include directive... yes (GNU style) [2022-08-04T22:22:12.043Z] #84 120.2 checking whether make supports nested variables... yes [2022-08-04T22:22:12.304Z] #84 120.4 checking whether UID '0' is supported by ustar format... yes [2022-08-04T22:22:12.304Z] #84 120.4 checking whether GID '0' is supported by ustar format... yes [2022-08-04T22:22:12.387Z] #77 ... [2022-08-04T22:22:12.388Z] [2022-08-04T22:22:12.388Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:22:12.388Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T22:22:12.388Z] #14 62.41 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-04T22:22:12.388Z] #14 62.41 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-04T22:22:12.388Z] #14 62.41 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T22:22:12.392Z] #42 77.01 Selecting previously unselected package libarchive13:amd64. [2022-08-04T22:22:12.392Z] #42 77.02 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-04T22:22:12.392Z] #42 77.05 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-04T22:22:12.565Z] #84 120.4 checking how to create a ustar tar archive... gnutar [2022-08-04T22:22:12.825Z] #84 120.6 checking dependency style of gcc... gcc3 [2022-08-04T22:22:12.825Z] #84 121.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T22:22:12.825Z] #84 121.0 checking whether make supports nested variables... (cached) yes [2022-08-04T22:22:12.825Z] #84 121.0 checking for gawk... (cached) mawk [2022-08-04T22:22:12.825Z] #84 121.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T22:22:12.825Z] #84 121.0 checking for gcc... (cached) gcc [2022-08-04T22:22:12.825Z] #84 121.1 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T22:22:12.825Z] #84 121.1 checking whether gcc accepts -g... (cached) yes [2022-08-04T22:22:12.825Z] #84 121.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T22:22:12.825Z] #84 121.1 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T22:22:12.960Z] #42 77.57 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-04T22:22:12.960Z] #42 77.57 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-04T22:22:12.960Z] #42 77.59 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-04T22:22:13.087Z] #84 121.1 checking for a Python interpreter with version >= 3... python3 [2022-08-04T22:22:13.087Z] #84 121.2 checking for python3... /usr/bin/python3 [2022-08-04T22:22:13.087Z] #84 121.2 checking for python3 version... 3.9 [2022-08-04T22:22:13.101Z] #44 ... [2022-08-04T22:22:13.101Z] [2022-08-04T22:22:13.101Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:22:13.101Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T22:22:13.101Z] #51 48.86 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-04T22:22:13.101Z] #51 48.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T22:22:13.101Z] #51 48.86 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T22:22:13.101Z] #51 48.86 Setting up python3-six (1.16.0-2) ... [2022-08-04T22:22:13.101Z] #51 50.24 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T22:22:13.101Z] #51 50.27 Setting up python3-protobuf (3.12.4-1) ... [2022-08-04T22:22:13.101Z] #51 54.61 Setting up criu (3.17.1-1) ... [2022-08-04T22:22:13.101Z] #51 56.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:22:13.101Z] #51 DONE 57.0s [2022-08-04T22:22:13.101Z] [2022-08-04T22:22:13.101Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:22:13.101Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:22:13.219Z] #42 77.83 Selecting previously unselected package librhash0:amd64. [2022-08-04T22:22:13.219Z] #42 77.83 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-04T22:22:13.219Z] #42 77.83 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-04T22:22:13.253Z] #44 8.503 [100%] Linking C executable tini-static [2022-08-04T22:22:13.347Z] #84 121.3 checking for python3 platform... linux [2022-08-04T22:22:13.478Z] #42 78.09 Selecting previously unselected package libuv1:amd64. [2022-08-04T22:22:13.478Z] #42 78.09 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-04T22:22:13.478Z] #42 78.10 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-04T22:22:13.612Z] #84 121.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T22:22:13.737Z] #42 78.41 Selecting previously unselected package cmake. [2022-08-04T22:22:13.737Z] #42 78.42 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-04T22:22:13.737Z] #42 78.45 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-04T22:22:13.817Z] #44 9.310 [100%] Built target tini-static [2022-08-04T22:22:13.817Z] #44 9.492 + mkdir -p /build [2022-08-04T22:22:13.874Z] #84 121.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T22:22:13.874Z] #84 121.9 checking for go-md2man... no [2022-08-04T22:22:13.874Z] #84 121.9 checking error.h usability... yes [2022-08-04T22:22:13.874Z] #84 122.1 checking error.h presence... yes [2022-08-04T22:22:14.077Z] #44 9.498 + cp tini-static /build/docker-init [2022-08-04T22:22:14.135Z] #84 122.2 checking for error.h... yes [2022-08-04T22:22:14.135Z] #84 122.2 checking linux/openat2.h usability... yes [2022-08-04T22:22:14.397Z] #84 122.4 checking linux/openat2.h presence... yes [2022-08-04T22:22:14.397Z] #84 122.5 checking for linux/openat2.h... yes [2022-08-04T22:22:14.477Z] #77 ... [2022-08-04T22:22:14.477Z] [2022-08-04T22:22:14.477Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:22:14.477Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:22:14.477Z] #14 58.80 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-04T22:22:14.477Z] #14 58.83 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-04T22:22:14.477Z] #14 58.83 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T22:22:14.658Z] #84 122.5 checking for copy_file_range... yes [2022-08-04T22:22:14.733Z] #44 DONE 10.3s [2022-08-04T22:22:14.733Z] [2022-08-04T22:22:14.733Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:22:14.733Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:22:14.733Z] #14 103.3 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-04T22:22:14.733Z] #14 103.4 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-04T22:22:14.733Z] #14 103.4 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T22:22:14.733Z] #14 112.2 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-04T22:22:14.733Z] #14 112.2 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-04T22:22:14.733Z] #14 112.3 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T22:22:14.994Z] #14 112.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-04T22:22:14.994Z] #14 112.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-04T22:22:14.994Z] #14 112.6 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T22:22:15.182Z] #84 122.9 checking for fgetxattr... yes [2022-08-04T22:22:15.454Z] #84 123.3 checking for statx... yes [2022-08-04T22:22:16.024Z] #84 123.7 checking for fgetpwent_r... yes [2022-08-04T22:22:16.397Z] #14 ... [2022-08-04T22:22:16.397Z] [2022-08-04T22:22:16.397Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T22:22:16.397Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T22:22:16.397Z] #53 113.5 gotestsum version dev [2022-08-04T22:22:16.397Z] #53 DONE 113.8s [2022-08-04T22:22:16.397Z] [2022-08-04T22:22:16.397Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:22:16.397Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:22:16.397Z] #77 21.33 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-04T22:22:16.397Z] #77 22.06 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-04T22:22:16.397Z] #77 22.55 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-04T22:22:16.595Z] #84 124.2 checking for issetugid... no [2022-08-04T22:22:16.595Z] #84 124.5 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T22:22:16.595Z] #84 124.5 checking pkg-config is at least version 0.9.0... yes [2022-08-04T22:22:17.169Z] #84 124.5 checking for library containing yajl_tree_get... -lyajl [2022-08-04T22:22:17.169Z] #84 125.2 checking for yajl >= 2.0.0... yes [2022-08-04T22:22:17.431Z] #84 125.3 checking sys/capability.h usability... yes [2022-08-04T22:22:17.692Z] #84 125.6 checking sys/capability.h presence... yes [2022-08-04T22:22:17.692Z] #84 125.7 checking for sys/capability.h... yes [2022-08-04T22:22:17.929Z] #42 ... [2022-08-04T22:22:17.929Z] [2022-08-04T22:22:17.929Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:22:17.929Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T22:22:17.929Z] #51 72.12 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-04T22:22:17.929Z] #51 72.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T22:22:17.929Z] #51 72.14 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T22:22:17.929Z] #51 72.15 Setting up python3-six (1.16.0-2) ... [2022-08-04T22:22:17.929Z] #51 73.94 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T22:22:17.929Z] #51 73.98 Setting up python3-protobuf (3.12.4-1) ... [2022-08-04T22:22:17.929Z] #51 80.18 Setting up criu (3.17.1-1) ... [2022-08-04T22:22:17.929Z] #51 ... [2022-08-04T22:22:17.929Z] [2022-08-04T22:22:17.929Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T22:22:17.929Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T22:22:17.929Z] #34 72.86 Updating files: 83% (1267/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-04T22:22:17.929Z] #34 73.91 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-04T22:22:17.929Z] #34 74.09 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T22:22:17.952Z] #84 125.7 checking for library containing cap_from_name... -lcap [2022-08-04T22:22:18.897Z] #84 126.1 checking for library containing dlopen... -ldl [2022-08-04T22:22:18.897Z] #84 126.8 checking seccomp.h usability... yes [2022-08-04T22:22:18.897Z] #84 127.0 checking seccomp.h presence... yes [2022-08-04T22:22:19.157Z] #84 127.1 checking for seccomp.h... yes [2022-08-04T22:22:19.325Z] #34 ... [2022-08-04T22:22:19.325Z] [2022-08-04T22:22:19.325Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T22:22:19.325Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T22:22:19.419Z] #84 127.1 checking for library containing seccomp_rule_add... -lseccomp [2022-08-04T22:22:19.584Z] #51 83.63 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:22:19.679Z] #84 127.6 checking for library containing seccomp_arch_resolve_name... none required [2022-08-04T22:22:19.749Z] #14 ... [2022-08-04T22:22:19.750Z] [2022-08-04T22:22:19.750Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-04T22:22:19.750Z] #44 sha256:8ac9e2ecd85d83fd4768241e931b96e831eda2a0a4734d351d7a417c0eab8bb0 [2022-08-04T22:22:19.750Z] #44 8.912 + RM_GOPATH=0 [2022-08-04T22:22:19.750Z] #44 8.912 + TMP_GOPATH= [2022-08-04T22:22:19.750Z] #44 8.912 + : /build [2022-08-04T22:22:19.750Z] #44 8.912 + '[' -z '' ']' [2022-08-04T22:22:19.750Z] #44 8.912 ++ mktemp -d [2022-08-04T22:22:19.750Z] #44 8.912 + export GOPATH=/tmp/tmp.vBGRIn96at [2022-08-04T22:22:19.750Z] #44 8.912 + GOPATH=/tmp/tmp.vBGRIn96at [2022-08-04T22:22:19.750Z] #44 8.912 + RM_GOPATH=1 [2022-08-04T22:22:19.750Z] #44 8.912 + case "$(go env GOARCH)" in [2022-08-04T22:22:19.750Z] #44 8.912 ++ go env GOARCH [2022-08-04T22:22:19.750Z] #44 8.912 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T22:22:19.750Z] #44 8.912 + GO_BUILDMODE=-buildmode=pie [2022-08-04T22:22:19.750Z] #44 8.912 ++ dirname /install.sh [2022-08-04T22:22:19.750Z] #44 8.912 + dir=/ [2022-08-04T22:22:19.750Z] #44 8.912 + bin=tini [2022-08-04T22:22:19.750Z] #44 8.912 + shift [2022-08-04T22:22:19.750Z] #44 8.912 + '[' '!' -f //tini.installer ']' [2022-08-04T22:22:19.750Z] #44 8.912 + . //tini.installer [2022-08-04T22:22:19.750Z] #44 8.912 ++ : v0.19.0 [2022-08-04T22:22:19.750Z] #44 8.912 + install_tini [2022-08-04T22:22:19.750Z] #44 8.912 + echo 'Install tini version v0.19.0' [2022-08-04T22:22:19.750Z] #44 8.912 + git clone https://github.com/krallin/tini.git /tmp/tmp.vBGRIn96at/tini [2022-08-04T22:22:19.750Z] #44 8.912 Cloning into '/tmp/tmp.vBGRIn96at/tini'... [2022-08-04T22:22:19.750Z] #44 8.912 Install tini version v0.19.0 [2022-08-04T22:22:19.750Z] #44 9.721 + cd /tmp/tmp.vBGRIn96at/tini [2022-08-04T22:22:19.750Z] #44 9.721 + git checkout -q v0.19.0 [2022-08-04T22:22:19.750Z] #44 9.736 + cmake . [2022-08-04T22:22:19.750Z] #44 10.44 -- The C compiler identification is GNU 10.2.1 [2022-08-04T22:22:19.750Z] #44 10.58 -- Detecting C compiler ABI info [2022-08-04T22:22:19.943Z] #84 127.9 checking systemd/sd-bus.h usability... yes [2022-08-04T22:22:20.009Z] #44 11.10 -- Detecting C compiler ABI info - done [2022-08-04T22:22:20.205Z] #84 128.2 checking systemd/sd-bus.h presence... yes [2022-08-04T22:22:20.205Z] #84 128.4 checking for systemd/sd-bus.h... yes [2022-08-04T22:22:20.268Z] #44 11.25 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-04T22:22:20.268Z] #44 11.25 -- Detecting C compile features [2022-08-04T22:22:20.268Z] #44 11.25 -- Detecting C compile features - done [2022-08-04T22:22:20.268Z] #44 11.30 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-04T22:22:20.268Z] #44 11.54 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-04T22:22:20.523Z] #51 DONE 84.7s [2022-08-04T22:22:20.523Z] [2022-08-04T22:22:20.523Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:22:20.523Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:22:20.523Z] #14 75.53 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-04T22:22:20.523Z] #14 75.54 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-04T22:22:20.523Z] #14 75.70 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T22:22:20.523Z] #14 80.78 Selecting previously unselected package binutils-mingw-w64. [2022-08-04T22:22:20.523Z] #14 80.78 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-04T22:22:20.523Z] #14 80.78 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T22:22:20.523Z] #14 81.07 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-04T22:22:20.523Z] #14 81.07 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T22:22:20.523Z] #14 81.08 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T22:22:20.523Z] #14 81.53 Selecting previously unselected package dmsetup. [2022-08-04T22:22:20.523Z] #14 81.53 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T22:22:20.523Z] #14 81.56 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-04T22:22:20.523Z] #14 81.93 Selecting previously unselected package mingw-w64-common. [2022-08-04T22:22:20.523Z] #14 81.93 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-04T22:22:20.523Z] #14 81.94 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-04T22:22:20.527Z] #44 11.69 -- Configuring done [2022-08-04T22:22:20.527Z] #44 11.81 + make tini-static [2022-08-04T22:22:20.527Z] #44 11.81 -- Generating done [2022-08-04T22:22:20.527Z] #44 11.81 -- Build files have been written to: /tmp/tmp.vBGRIn96at/tini [2022-08-04T22:22:20.786Z] #44 12.08 Scanning dependencies of target tini-static [2022-08-04T22:22:20.786Z] #44 12.15 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-04T22:22:21.149Z] #84 128.4 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-04T22:22:21.149Z] #84 129.1 checking for sd_notify_barrier... yes [2022-08-04T22:22:21.149Z] #84 129.2 checking linux/bpf.h usability... yes [2022-08-04T22:22:21.409Z] #84 129.4 checking linux/bpf.h presence... yes [2022-08-04T22:22:21.409Z] #84 129.4 checking for linux/bpf.h... yes [2022-08-04T22:22:21.409Z] #84 129.4 checking compilation for eBPF... yes [2022-08-04T22:22:21.460Z] #14 ... [2022-08-04T22:22:21.460Z] [2022-08-04T22:22:21.460Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:22:21.460Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:22:21.460Z] #77 1.440 Cloning into '/tmp/crun-build'... [2022-08-04T22:22:21.672Z] #84 129.6 checking for criu >= 3.15... no [2022-08-04T22:22:21.672Z] #84 129.7 configure: CRIU headers not found, building without CRIU support [2022-08-04T22:22:21.672Z] #84 129.7 checking for criu > 3.16... no [2022-08-04T22:22:21.672Z] #84 129.7 configure: CRIU version doesn't support join-ns API [2022-08-04T22:22:21.672Z] #84 129.7 checking for criu > 3.16.1... no [2022-08-04T22:22:21.672Z] #84 129.7 configure: CRIU version doesn't support for pre-dumping [2022-08-04T22:22:21.672Z] #84 129.7 checking for new mount API (fsconfig)... yes [2022-08-04T22:22:21.672Z] #84 ... [2022-08-04T22:22:21.672Z] [2022-08-04T22:22:21.672Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T22:22:21.672Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T22:22:21.672Z] #43 189.1 Delve is a source level debugger for Go programs. [2022-08-04T22:22:21.672Z] #43 189.1 [2022-08-04T22:22:21.672Z] #43 189.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-04T22:22:21.672Z] #43 189.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-04T22:22:21.672Z] #43 189.1 [2022-08-04T22:22:21.672Z] #43 189.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-04T22:22:21.672Z] #43 189.1 [2022-08-04T22:22:21.672Z] #43 189.1 Pass flags to the program you are debugging using `--`, for example: [2022-08-04T22:22:21.672Z] #43 189.1 [2022-08-04T22:22:21.672Z] #43 189.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-04T22:22:21.672Z] #43 189.1 [2022-08-04T22:22:21.672Z] #43 189.1 Usage: [2022-08-04T22:22:21.672Z] #43 189.1 dlv [command] [2022-08-04T22:22:21.672Z] #43 189.1 [2022-08-04T22:22:21.672Z] #43 189.1 Available Commands: [2022-08-04T22:22:21.672Z] #43 189.1 attach Attach to running process and begin debugging. [2022-08-04T22:22:21.672Z] #43 189.1 connect Connect to a headless debug server with a terminal client. [2022-08-04T22:22:21.672Z] #43 189.1 core Examine a core dump. [2022-08-04T22:22:21.672Z] #43 189.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-04T22:22:21.672Z] #43 189.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-04T22:22:21.672Z] #43 189.1 exec Execute a precompiled binary, and begin a debug session. [2022-08-04T22:22:21.672Z] #43 189.1 help Help about any command [2022-08-04T22:22:21.672Z] #43 189.1 run Deprecated command. Use 'debug' instead. [2022-08-04T22:22:21.672Z] #43 189.1 test Compile test binary and begin debugging program. [2022-08-04T22:22:21.672Z] #43 189.1 trace Compile and begin tracing program. [2022-08-04T22:22:21.672Z] #43 189.1 version Prints version. [2022-08-04T22:22:21.672Z] #43 189.1 [2022-08-04T22:22:21.672Z] #43 189.1 Flags: [2022-08-04T22:22:21.672Z] #43 189.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-04T22:22:21.672Z] #43 189.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-04T22:22:21.672Z] #43 189.1 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-04T22:22:21.672Z] #43 189.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-04T22:22:21.672Z] #43 189.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-04T22:22:21.672Z] #43 189.1 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-04T22:22:21.672Z] #43 189.1 --disable-aslr Disables address space randomization [2022-08-04T22:22:21.672Z] #43 189.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-04T22:22:21.672Z] #43 189.1 -h, --help help for dlv [2022-08-04T22:22:21.672Z] #43 189.1 --init string Init file, executed by the terminal client. [2022-08-04T22:22:21.672Z] #43 189.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-04T22:22:21.672Z] #43 189.1 --log Enable debugging server logging. [2022-08-04T22:22:21.672Z] #43 189.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-04T22:22:21.672Z] #43 189.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-04T22:22:21.672Z] #43 189.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-04T22:22:21.672Z] #43 189.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-04T22:22:21.672Z] #43 189.1 --wd string Working directory for running the program. [2022-08-04T22:22:21.672Z] #43 189.1 [2022-08-04T22:22:21.672Z] #43 189.1 Additional help topics: [2022-08-04T22:22:21.672Z] #43 189.1 dlv backend Help about the --backend flag. [2022-08-04T22:22:21.672Z] #43 189.1 dlv log Help about logging flags. [2022-08-04T22:22:21.672Z] #43 189.1 dlv redirect Help about file redirection. [2022-08-04T22:22:21.672Z] #43 189.1 [2022-08-04T22:22:21.672Z] #43 189.1 Use "dlv [command] --help" for more information about a command. [2022-08-04T22:22:21.723Z] #44 ... [2022-08-04T22:22:21.723Z] [2022-08-04T22:22:21.723Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T22:22:21.723Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T22:22:21.723Z] #53 65.71 gotestsum version dev [2022-08-04T22:22:21.723Z] #53 DONE 66.2s [2022-08-04T22:22:21.723Z] [2022-08-04T22:22:21.723Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:22:21.723Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:22:21.723Z] #14 65.27 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-04T22:22:21.723Z] #14 65.27 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-04T22:22:21.723Z] #14 65.27 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T22:22:21.723Z] #14 65.29 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-04T22:22:21.723Z] #14 65.30 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-04T22:22:21.723Z] #14 65.32 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T22:22:21.933Z] #43 DONE 189.4s [2022-08-04T22:22:21.933Z] [2022-08-04T22:22:21.933Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:22:21.933Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:22:21.933Z] #84 129.8 checking for seccomp notify API... yes [2022-08-04T22:22:21.933Z] #84 129.8 checking for gperf... no [2022-08-04T22:22:21.933Z] #84 129.8 configure: gperf not found - cannot rebuild signal parser code [2022-08-04T22:22:21.933Z] #84 129.8 checking for library containing argp_parse... none required [2022-08-04T22:22:21.933Z] #84 ... [2022-08-04T22:22:21.933Z] [2022-08-04T22:22:21.933Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T22:22:21.933Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T22:22:21.933Z] #41 DONE 189.4s [2022-08-04T22:22:22.194Z] [2022-08-04T22:22:22.194Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-04T22:22:22.194Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T22:22:22.194Z] #19 167.5 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-08-04T22:22:22.194Z] #19 167.5 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-04T22:22:22.194Z] #19 167.5 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-04T22:22:22.194Z] #19 167.6 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-08-04T22:22:22.194Z] #19 167.6 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-04T22:22:22.194Z] #19 167.6 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-08-04T22:22:22.194Z] #19 167.6 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-04T22:22:22.194Z] #19 167.6 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-04T22:22:22.194Z] #19 167.7 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-08-04T22:22:22.194Z] #19 167.7 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-08-04T22:22:22.194Z] #19 167.9 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-08-04T22:22:22.194Z] #19 167.9 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-04T22:22:22.194Z] #19 167.9 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-04T22:22:22.194Z] #19 167.9 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-08-04T22:22:22.194Z] #19 168.0 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-08-04T22:22:22.194Z] #19 170.8 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-08-04T22:22:22.194Z] #19 170.8 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-08-04T22:22:22.194Z] #19 170.9 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-04T22:22:22.194Z] #19 171.0 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-08-04T22:22:22.194Z] #19 171.1 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-08-04T22:22:22.194Z] #19 173.6 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-08-04T22:22:22.194Z] #19 173.6 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-04T22:22:22.194Z] #19 173.6 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-04T22:22:22.194Z] #19 173.7 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-08-04T22:22:22.194Z] #19 173.7 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-08-04T22:22:22.194Z] #19 173.7 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-08-04T22:22:22.194Z] #19 173.7 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-08-04T22:22:22.194Z] #19 173.7 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-04T22:22:22.194Z] #19 173.7 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-08-04T22:22:22.194Z] #19 173.8 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-04T22:22:22.194Z] #19 173.8 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-08-04T22:22:22.194Z] #19 173.8 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-08-04T22:22:22.194Z] #19 176.1 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-08-04T22:22:22.194Z] #19 176.1 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-08-04T22:22:22.194Z] #19 176.2 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-08-04T22:22:22.194Z] #19 176.2 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-08-04T22:22:22.195Z] #19 176.3 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-08-04T22:22:22.195Z] #19 ... [2022-08-04T22:22:22.195Z] [2022-08-04T22:22:22.195Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:22:22.195Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:22:22.195Z] #84 130.3 checking that generated files are newer than configure... done [2022-08-04T22:22:22.195Z] #84 130.3 configure: creating ./config.status [2022-08-04T22:22:22.397Z] #14 ... [2022-08-04T22:22:22.397Z] [2022-08-04T22:22:22.397Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:22:22.398Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T22:22:22.398Z] #77 25.80 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-04T22:22:22.838Z] #77 ... [2022-08-04T22:22:22.838Z] [2022-08-04T22:22:22.838Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:22:22.838Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T22:22:22.838Z] #42 87.27 Setting up libicu67:amd64 (67.1-7) ... [2022-08-04T22:22:22.838Z] #42 87.34 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:22:22.838Z] #42 87.43 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-04T22:22:22.838Z] #42 87.48 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:22:23.098Z] #42 87.61 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-04T22:22:23.098Z] #42 87.65 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-04T22:22:23.098Z] #42 87.66 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T22:22:23.098Z] #42 87.68 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T22:22:23.098Z] #42 87.70 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-04T22:22:23.098Z] #42 87.71 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-04T22:22:23.098Z] #42 87.73 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:22:23.667Z] #42 DONE 88.2s [2022-08-04T22:22:23.667Z] [2022-08-04T22:22:23.667Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-04T22:22:23.667Z] #43 sha256:f696c8ca40a18bcfa1004b4f8d616c095f3de04d36a376043be62d09555d70f4 [2022-08-04T22:22:23.667Z] #43 DONE 0.1s [2022-08-04T22:22:23.667Z] [2022-08-04T22:22:23.667Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-04T22:22:23.667Z] #44 sha256:47071f3fab92810e2c2dcfe679e31aa0fda801752012b25246bd88805756b9f1 [2022-08-04T22:22:24.256Z] #14 ... [2022-08-04T22:22:24.256Z] [2022-08-04T22:22:24.256Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-04T22:22:24.256Z] #44 sha256:8ac9e2ecd85d83fd4768241e931b96e831eda2a0a4734d351d7a417c0eab8bb0 [2022-08-04T22:22:24.256Z] #44 13.78 [100%] Linking C executable tini-static [2022-08-04T22:22:24.256Z] #44 14.51 [100%] Built target tini-static [2022-08-04T22:22:24.256Z] #44 14.57 + mkdir -p /build [2022-08-04T22:22:24.256Z] #44 14.57 + cp tini-static /build/docker-init [2022-08-04T22:22:24.256Z] #44 DONE 15.0s [2022-08-04T22:22:24.256Z] [2022-08-04T22:22:24.256Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:22:24.256Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:22:24.256Z] #77 10.92 Cloning into '/tmp/crun-build'... [2022-08-04T22:22:24.256Z] #77 17.50 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-04T22:22:24.256Z] #77 17.50 Cloning into '/tmp/crun-build/libocispec'... [2022-08-04T22:22:25.193Z] #77 18.60 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-04T22:22:25.452Z] #77 18.61 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-04T22:22:25.452Z] #77 18.61 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-04T22:22:25.453Z] #77 18.61 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-04T22:22:25.453Z] #77 18.63 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-04T22:22:25.502Z] #84 133.2 config.status: creating Makefile [2022-08-04T22:22:25.502Z] #84 133.3 config.status: creating rpm/crun.spec [2022-08-04T22:22:25.502Z] #84 133.4 config.status: creating config.h [2022-08-04T22:22:25.503Z] #84 133.5 config.status: executing libtool commands [2022-08-04T22:22:25.503Z] #84 133.6 config.status: executing depfiles commands [2022-08-04T22:22:25.576Z] #44 1.390 + RM_GOPATH=0 [2022-08-04T22:22:25.576Z] #44 1.393 + TMP_GOPATH= [2022-08-04T22:22:25.576Z] #44 1.393 + : /build [2022-08-04T22:22:25.576Z] #44 1.393 + '[' -z '' ']' [2022-08-04T22:22:25.576Z] #44 1.393 ++ mktemp -d [2022-08-04T22:22:25.576Z] #44 1.412 + export GOPATH=/tmp/tmp.s2DKxfB6fI [2022-08-04T22:22:25.576Z] #44 1.412 + GOPATH=/tmp/tmp.s2DKxfB6fI [2022-08-04T22:22:25.576Z] #44 1.412 + RM_GOPATH=1 [2022-08-04T22:22:25.576Z] #44 1.412 + case "$(go env GOARCH)" in [2022-08-04T22:22:25.576Z] #44 1.412 ++ go env GOARCH [2022-08-04T22:22:25.576Z] #44 1.422 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T22:22:25.576Z] #44 1.430 + GO_BUILDMODE=-buildmode=pie [2022-08-04T22:22:25.576Z] #44 1.430 ++ dirname /install.sh [2022-08-04T22:22:25.576Z] #44 1.430 + dir=/ [2022-08-04T22:22:25.576Z] #44 1.430 + bin=tini [2022-08-04T22:22:25.576Z] #44 1.430 + shift [2022-08-04T22:22:25.576Z] #44 1.430 + '[' '!' -f //tini.installer ']' [2022-08-04T22:22:25.576Z] #44 1.430 + . //tini.installer [2022-08-04T22:22:25.576Z] #44 1.430 ++ : v0.19.0 [2022-08-04T22:22:25.576Z] #44 1.430 + install_tini [2022-08-04T22:22:25.576Z] #44 1.430 + echo 'Install tini version v0.19.0' [2022-08-04T22:22:25.576Z] #44 1.430 + git clone https://github.com/krallin/tini.git /tmp/tmp.s2DKxfB6fI/tini [2022-08-04T22:22:25.576Z] #44 1.430 Cloning into '/tmp/tmp.s2DKxfB6fI/tini'... [2022-08-04T22:22:25.576Z] #44 1.430 Install tini version v0.19.0 [2022-08-04T22:22:25.698Z] #77 ... [2022-08-04T22:22:25.698Z] [2022-08-04T22:22:25.698Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:22:25.698Z] #64 sha256:6c810a3039e413eaa987da587585e68c781fdef41444a04a5f1f28690917bafb [2022-08-04T22:22:25.698Z] #64 40.54 Updating files: 56% (2766/4910) Updating files: 57% (2799/4910) Updating files: 58% (2848/4910) Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 83% (4076/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 96% (4745/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-08-04T22:22:25.698Z] #64 41.67 + cd /tmp/tmp.wvDn8KbNB2/src/github.com/containerd/containerd [2022-08-04T22:22:25.698Z] #64 41.67 + git checkout -q v1.6.7 [2022-08-04T22:22:26.270Z] #64 43.74 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-04T22:22:26.270Z] #64 43.74 + BUILDTAGS='netgo osusergo static_build' [2022-08-04T22:22:26.270Z] #64 43.74 + export EXTRA_FLAGS=-buildmode=pie [2022-08-04T22:22:26.270Z] #64 43.74 + EXTRA_FLAGS=-buildmode=pie [2022-08-04T22:22:26.270Z] #64 43.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-04T22:22:26.270Z] #64 43.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-04T22:22:26.270Z] #64 43.74 + '[' '' = dynamic ']' [2022-08-04T22:22:26.270Z] #64 43.74 + make [2022-08-04T22:22:26.513Z] #44 2.742 + cd /tmp/tmp.s2DKxfB6fI/tini [2022-08-04T22:22:26.513Z] #44 2.742 + git checkout -q v0.19.0 [2022-08-04T22:22:26.513Z] #44 2.751 + cmake . [2022-08-04T22:22:26.887Z] #84 135.1 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-04T22:22:26.887Z] #84 135.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T22:22:27.357Z] #77 20.54 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-04T22:22:27.459Z] #84 135.7 checking for gcc... gcc [2022-08-04T22:22:27.654Z] #64 44.96 + bin/ctr [2022-08-04T22:22:27.890Z] #44 3.916 -- The C compiler identification is GNU 10.2.1 [2022-08-04T22:22:27.890Z] #44 4.072 -- Detecting C compiler ABI info [2022-08-04T22:22:28.030Z] #84 135.8 checking whether the C compiler works... yes [2022-08-04T22:22:28.030Z] #84 136.0 checking for C compiler default output file name... a.out [2022-08-04T22:22:28.291Z] #84 136.0 checking for suffix of executables... [2022-08-04T22:22:28.291Z] #84 136.3 checking whether we are cross compiling... no [2022-08-04T22:22:28.551Z] #84 136.5 checking for suffix of object files... o [2022-08-04T22:22:28.551Z] #84 136.7 checking whether we are using the GNU C compiler... yes [2022-08-04T22:22:28.575Z] #77 ... [2022-08-04T22:22:28.575Z] [2022-08-04T22:22:28.575Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:22:28.575Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:22:28.575Z] #14 125.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-04T22:22:28.575Z] #14 125.5 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-04T22:22:28.575Z] #14 125.5 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T22:22:28.734Z] #77 ... [2022-08-04T22:22:28.734Z] [2022-08-04T22:22:28.734Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:22:28.734Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:22:28.734Z] #14 73.36 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-04T22:22:28.734Z] #14 73.36 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-04T22:22:28.734Z] #14 73.36 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T22:22:28.812Z] #84 136.8 checking whether gcc accepts -g... yes [2022-08-04T22:22:28.812Z] #84 136.9 checking for gcc option to accept ISO C89... none needed [2022-08-04T22:22:28.832Z] #44 5.004 -- Detecting C compiler ABI info - done [2022-08-04T22:22:28.832Z] #44 5.230 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-04T22:22:28.832Z] #44 5.230 -- Detecting C compile features [2022-08-04T22:22:29.073Z] #84 137.1 checking whether gcc understands -c and -o together... yes [2022-08-04T22:22:29.091Z] #44 5.261 -- Detecting C compile features - done [2022-08-04T22:22:29.091Z] #44 5.358 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-04T22:22:29.334Z] #84 137.2 checking how to run the C preprocessor... gcc -E [2022-08-04T22:22:29.594Z] #84 137.5 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T22:22:29.594Z] #84 137.5 checking for egrep... /bin/grep -E [2022-08-04T22:22:29.659Z] #44 5.748 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-04T22:22:29.659Z] #44 5.856 -- Configuring done [2022-08-04T22:22:29.659Z] #44 5.915 -- Generating done [2022-08-04T22:22:29.659Z] #44 5.918 -- Build files have been written to: /tmp/tmp.s2DKxfB6fI/tini [2022-08-04T22:22:29.659Z] #44 5.921 + make tini-static [2022-08-04T22:22:29.855Z] #84 137.5 checking for ANSI C header files... yes [2022-08-04T22:22:29.855Z] #84 137.9 checking for sys/types.h... yes [2022-08-04T22:22:29.949Z] #44 6.340 Scanning dependencies of target tini-static [2022-08-04T22:22:30.116Z] #84 138.1 checking for sys/stat.h... yes [2022-08-04T22:22:30.116Z] #84 138.3 checking for stdlib.h... yes [2022-08-04T22:22:30.214Z] #44 6.458 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-04T22:22:30.377Z] #84 138.4 checking for string.h... yes [2022-08-04T22:22:30.377Z] #84 138.5 checking for memory.h... yes [2022-08-04T22:22:30.696Z] #84 138.7 checking for strings.h... yes [2022-08-04T22:22:30.696Z] #84 138.8 checking for inttypes.h... yes [2022-08-04T22:22:30.971Z] #84 138.9 checking for stdint.h... yes [2022-08-04T22:22:31.232Z] #84 139.2 checking for unistd.h... yes [2022-08-04T22:22:31.496Z] #84 139.4 checking minix/config.h usability... no [2022-08-04T22:22:31.496Z] #84 139.6 checking minix/config.h presence... no [2022-08-04T22:22:31.496Z] #84 139.7 checking for minix/config.h... no [2022-08-04T22:22:31.496Z] #84 139.7 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-04T22:22:32.036Z] #84 139.9 checking build system type... x86_64-pc-linux-gnu [2022-08-04T22:22:32.036Z] #84 140.1 checking host system type... x86_64-pc-linux-gnu [2022-08-04T22:22:32.036Z] #84 140.1 checking how to print strings... printf [2022-08-04T22:22:32.036Z] #84 140.2 checking for a sed that does not truncate output... /bin/sed [2022-08-04T22:22:32.036Z] #84 140.2 checking for fgrep... /bin/grep -F [2022-08-04T22:22:32.036Z] #84 140.2 checking for ld used by gcc... /usr/bin/ld [2022-08-04T22:22:32.036Z] #84 140.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T22:22:32.036Z] #84 140.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T22:22:32.298Z] #84 140.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T22:22:32.298Z] #84 140.4 checking whether ln -s works... yes [2022-08-04T22:22:32.298Z] #84 140.4 checking the maximum length of command line arguments... 1572864 [2022-08-04T22:22:32.298Z] #84 140.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-04T22:22:32.298Z] #84 140.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T22:22:32.298Z] #84 140.5 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T22:22:32.298Z] #84 140.5 checking for objdump... objdump [2022-08-04T22:22:32.298Z] #84 140.5 checking how to recognize dependent libraries... pass_all [2022-08-04T22:22:32.298Z] #84 140.5 checking for dlltool... no [2022-08-04T22:22:32.298Z] #84 140.5 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T22:22:32.298Z] #84 140.5 checking for ar... ar [2022-08-04T22:22:32.558Z] #84 140.5 checking for archiver @FILE support... @ [2022-08-04T22:22:32.558Z] #84 140.6 checking for strip... strip [2022-08-04T22:22:32.558Z] #84 140.6 checking for ranlib... ranlib [2022-08-04T22:22:32.558Z] #84 140.6 checking for gawk... no [2022-08-04T22:22:32.558Z] #84 140.7 checking for mawk... mawk [2022-08-04T22:22:32.760Z] #44 8.765 [100%] Linking C executable tini-static [2022-08-04T22:22:32.760Z] #44 ... [2022-08-04T22:22:32.760Z] [2022-08-04T22:22:32.760Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:22:32.760Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:22:32.760Z] #77 11.47 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-04T22:22:32.760Z] #77 11.52 Cloning into '/tmp/crun-build/libocispec'... [2022-08-04T22:22:32.760Z] #77 13.47 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-04T22:22:32.760Z] #77 13.53 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-04T22:22:32.760Z] #77 13.53 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-04T22:22:32.760Z] #77 13.53 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-04T22:22:32.760Z] #77 13.65 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-04T22:22:32.760Z] #77 17.15 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-04T22:22:32.760Z] #77 20.71 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-04T22:22:32.818Z] #84 140.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T22:22:32.818Z] #84 140.9 checking for sysroot... no [2022-08-04T22:22:32.818Z] #84 140.9 checking for a working dd... /bin/dd [2022-08-04T22:22:32.818Z] #84 141.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T22:22:32.944Z] #64 ... [2022-08-04T22:22:32.944Z] [2022-08-04T22:22:32.944Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:22:32.944Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T22:22:32.944Z] #14 72.99 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-04T22:22:32.944Z] #14 73.00 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-04T22:22:32.944Z] #14 73.00 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T22:22:32.944Z] #14 78.46 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-04T22:22:32.944Z] #14 78.46 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-04T22:22:32.944Z] #14 78.47 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T22:22:32.944Z] #14 ... [2022-08-04T22:22:32.944Z] [2022-08-04T22:22:32.944Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:22:32.944Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T22:22:32.944Z] #77 34.81 libtoolize: putting auxiliary files in '.'. [2022-08-04T22:22:32.944Z] #77 34.82 libtoolize: copying file './ltmain.sh' [2022-08-04T22:22:32.944Z] #77 35.63 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-04T22:22:32.944Z] #77 35.63 libtoolize: and rerunning libtoolize and aclocal. [2022-08-04T22:22:32.944Z] #77 35.63 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T22:22:33.078Z] #84 141.1 checking for mt... no [2022-08-04T22:22:33.078Z] #84 141.1 checking if : is a manifest tool... no [2022-08-04T22:22:33.078Z] #84 141.1 checking for dlfcn.h... yes [2022-08-04T22:22:33.337Z] #84 141.3 checking for objdir... .libs [2022-08-04T22:22:33.597Z] #84 141.7 checking if gcc supports -fno-rtti -fno-exceptions... [2022-08-04T22:22:33.597Z] #84 ... [2022-08-04T22:22:33.597Z] [2022-08-04T22:22:33.597Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-04T22:22:33.597Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T22:22:33.597Z] #19 178.0 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-08-04T22:22:33.597Z] #19 178.0 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-04T22:22:33.597Z] #19 179.7 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:22:33.597Z] #19 180.5 Fetched 788 MB in 41s (19.4 MB/s) [2022-08-04T22:22:33.597Z] #19 180.5 Selecting previously unselected package liblocale-gettext-perl. [2022-08-04T22:22:33.597Z] #19 180.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-08-04T22:22:33.597Z] #19 180.6 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-04T22:22:33.597Z] #19 180.6 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-04T22:22:33.597Z] #19 180.7 Selecting previously unselected package bzip2. [2022-08-04T22:22:33.597Z] #19 180.7 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-04T22:22:33.597Z] #19 180.7 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T22:22:33.597Z] #19 180.9 Selecting previously unselected package libmagic-mgc. [2022-08-04T22:22:33.597Z] #19 180.9 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-04T22:22:33.597Z] #19 180.9 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-04T22:22:33.597Z] #19 181.2 Selecting previously unselected package libmagic1:amd64. [2022-08-04T22:22:33.597Z] #19 181.2 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-04T22:22:33.597Z] #19 181.2 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-04T22:22:33.597Z] #19 181.4 Selecting previously unselected package file. [2022-08-04T22:22:33.597Z] #19 181.5 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-04T22:22:33.597Z] #19 181.5 Unpacking file (1:5.39-3) ... [2022-08-04T22:22:33.597Z] #19 181.6 Selecting previously unselected package xz-utils. [2022-08-04T22:22:33.597Z] #19 181.6 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-04T22:22:33.597Z] #19 181.6 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T22:22:33.597Z] #19 181.9 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-04T22:22:33.597Z] #19 181.9 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-04T22:22:33.597Z] #19 182.0 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-04T22:22:33.597Z] #19 183.9 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-04T22:22:33.597Z] #19 183.9 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-04T22:22:33.597Z] #19 183.9 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-04T22:22:33.597Z] #19 185.3 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-04T22:22:33.597Z] #19 185.3 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-04T22:22:33.597Z] #19 185.3 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-04T22:22:33.597Z] #19 187.1 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-04T22:22:33.597Z] #19 187.1 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-04T22:22:33.597Z] #19 187.1 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-04T22:22:33.697Z] #77 ... [2022-08-04T22:22:33.698Z] [2022-08-04T22:22:33.698Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-04T22:22:33.698Z] #44 sha256:47071f3fab92810e2c2dcfe679e31aa0fda801752012b25246bd88805756b9f1 [2022-08-04T22:22:33.698Z] #44 9.849 [100%] Built target tini-static [2022-08-04T22:22:33.698Z] #44 9.969 + mkdir -p /build [2022-08-04T22:22:33.698Z] #44 9.971 + cp tini-static /build/docker-init [2022-08-04T22:22:33.857Z] #19 ... [2022-08-04T22:22:33.857Z] [2022-08-04T22:22:33.857Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:22:33.857Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:22:33.857Z] #84 141.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T22:22:33.857Z] #84 141.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T22:22:33.857Z] #84 141.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T22:22:34.117Z] #84 142.0 checking if gcc static flag -static works... yes [2022-08-04T22:22:34.376Z] #84 142.4 checking if gcc supports -c -o file.o... yes [2022-08-04T22:22:34.376Z] #84 142.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T22:22:34.376Z] #84 142.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T22:22:34.636Z] #84 142.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T22:22:34.636Z] #84 142.8 checking how to hardcode library paths into programs... immediate [2022-08-04T22:22:34.636Z] #84 142.8 checking whether stripping libraries is possible... yes [2022-08-04T22:22:34.636Z] #84 142.8 checking if libtool supports shared libraries... yes [2022-08-04T22:22:34.636Z] #84 142.8 checking whether to build shared libraries... no [2022-08-04T22:22:34.636Z] #84 142.8 checking whether to build static libraries... yes [2022-08-04T22:22:34.636Z] #84 142.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T22:22:34.636Z] #84 142.8 checking whether build environment is sane... yes [2022-08-04T22:22:34.896Z] #84 143.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T22:22:34.896Z] #84 143.0 checking whether make sets $(MAKE)... yes [2022-08-04T22:22:34.896Z] #84 143.1 checking whether make supports the include directive... yes (GNU style) [2022-08-04T22:22:34.896Z] #84 143.2 checking whether make supports nested variables... yes [2022-08-04T22:22:35.076Z] #44 DONE 11.1s [2022-08-04T22:22:35.076Z] [2022-08-04T22:22:35.076Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:22:35.076Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:22:35.076Z] #77 23.04 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-04T22:22:35.076Z] #77 23.26 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-04T22:22:35.076Z] #77 23.51 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-04T22:22:35.156Z] #84 143.2 checking whether UID '0' is supported by ustar format... yes [2022-08-04T22:22:35.156Z] #84 143.2 checking whether GID '0' is supported by ustar format... yes [2022-08-04T22:22:35.156Z] #84 143.2 checking how to create a ustar tar archive... gnutar [2022-08-04T22:22:35.156Z] #84 143.3 checking dependency style of gcc... gcc3 [2022-08-04T22:22:35.300Z] #14 ... [2022-08-04T22:22:35.300Z] [2022-08-04T22:22:35.300Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:22:35.300Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:22:35.300Z] #77 22.42 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-04T22:22:35.300Z] #77 23.70 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-04T22:22:35.301Z] #77 23.91 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-04T22:22:35.301Z] #77 24.18 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-04T22:22:35.418Z] #84 143.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T22:22:35.418Z] #84 143.4 checking whether make supports nested variables... (cached) yes [2022-08-04T22:22:35.418Z] #84 143.4 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T22:22:35.418Z] #84 143.4 checking pkg-config is at least version 0.9.0... yes [2022-08-04T22:22:35.418Z] #84 143.4 checking for yajl >= 2.1.0... yes [2022-08-04T22:22:35.418Z] #84 143.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T22:22:35.418Z] #84 143.5 checking for gcc... (cached) gcc [2022-08-04T22:22:35.418Z] #84 143.6 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T22:22:35.418Z] #84 143.6 checking whether gcc accepts -g... (cached) yes [2022-08-04T22:22:35.418Z] #84 143.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T22:22:35.418Z] #84 143.6 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T22:22:35.680Z] #84 143.6 checking for a Python interpreter with version >= 3... python3 [2022-08-04T22:22:35.680Z] #84 143.7 checking for python3... /usr/bin/python3 [2022-08-04T22:22:35.680Z] #84 143.7 checking for python3 version... 3.9 [2022-08-04T22:22:35.680Z] #84 143.8 checking for python3 platform... linux [2022-08-04T22:22:35.944Z] #84 143.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T22:22:35.944Z] #84 143.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T22:22:36.205Z] #84 144.3 checking that generated files are newer than configure... done [2022-08-04T22:22:36.205Z] #84 144.3 configure: creating ./config.status [2022-08-04T22:22:36.468Z] #77 ... [2022-08-04T22:22:36.468Z] [2022-08-04T22:22:36.468Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:22:36.468Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:22:36.468Z] #14 91.21 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-04T22:22:36.468Z] #14 91.21 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-04T22:22:36.468Z] #14 91.22 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T22:22:36.728Z] #14 ... [2022-08-04T22:22:36.728Z] [2022-08-04T22:22:36.728Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T22:22:36.728Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T22:22:36.728Z] #53 100.9 gotestsum version dev [2022-08-04T22:22:36.987Z] #53 DONE 101.6s [2022-08-04T22:22:36.987Z] [2022-08-04T22:22:36.987Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:22:36.987Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:22:36.987Z] #14 101.7 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-04T22:22:37.247Z] #14 101.7 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-04T22:22:37.247Z] #14 101.7 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T22:22:37.247Z] #14 102.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-04T22:22:37.247Z] #14 102.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-04T22:22:37.621Z] #14 102.0 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T22:22:38.233Z] #77 ... [2022-08-04T22:22:38.233Z] [2022-08-04T22:22:38.233Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:22:38.233Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T22:22:38.233Z] #14 84.24 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-04T22:22:38.233Z] #14 84.24 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-04T22:22:38.233Z] #14 84.24 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T22:22:38.493Z] #14 ... [2022-08-04T22:22:38.493Z] [2022-08-04T22:22:38.493Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:22:38.493Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T22:22:38.493Z] #77 43.78 configure.ac:7: installing './compile' [2022-08-04T22:22:38.754Z] #77 43.80 configure.ac:11: installing './config.guess' [2022-08-04T22:22:38.754Z] #77 43.82 configure.ac:11: installing './config.sub' [2022-08-04T22:22:38.754Z] #77 43.83 configure.ac:8: installing './install-sh' [2022-08-04T22:22:38.754Z] #77 43.85 configure.ac:8: installing './missing' [2022-08-04T22:22:39.015Z] #77 43.97 Makefile.am: installing './depcomp' [2022-08-04T22:22:39.535Z] #84 147.2 config.status: creating Makefile [2022-08-04T22:22:39.535Z] #84 147.3 config.status: creating config.h [2022-08-04T22:22:39.535Z] #84 147.4 config.status: executing libtool commands [2022-08-04T22:22:39.535Z] #84 147.4 config.status: executing depfiles commands [2022-08-04T22:22:40.105Z] #84 148.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-04T22:22:40.105Z] #84 148.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T22:22:40.401Z] #77 45.15 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T22:22:40.401Z] #77 45.16 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T22:22:40.401Z] #77 45.33 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T22:22:40.401Z] #77 45.33 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T22:22:40.401Z] #77 45.45 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T22:22:40.401Z] #77 45.57 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T22:22:40.671Z] #77 45.72 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T22:22:40.671Z] #77 45.84 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T22:22:40.932Z] #77 45.94 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T22:22:41.046Z] #84 149.0 checking for gcc... gcc [2022-08-04T22:22:41.046Z] #84 149.1 checking whether the C compiler works... yes [2022-08-04T22:22:41.046Z] #84 149.3 checking for C compiler default output file name... a.out [2022-08-04T22:22:41.568Z] #84 149.3 checking for suffix of executables... [2022-08-04T22:22:41.568Z] #84 149.5 checking whether we are cross compiling... no [2022-08-04T22:22:41.829Z] #84 149.7 checking for suffix of object files... o [2022-08-04T22:22:41.829Z] #84 149.8 checking whether we are using the GNU C compiler... yes [2022-08-04T22:22:41.829Z] #84 150.0 checking whether gcc accepts -g... yes [2022-08-04T22:22:42.089Z] #84 150.1 checking for gcc option to accept ISO C89... none needed [2022-08-04T22:22:42.089Z] #84 150.2 checking whether gcc understands -c and -o together... yes [2022-08-04T22:22:42.350Z] #84 150.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T22:22:42.350Z] #84 150.4 checking whether build environment is sane... yes [2022-08-04T22:22:42.350Z] #84 150.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T22:22:42.350Z] #84 150.4 checking for gawk... no [2022-08-04T22:22:42.350Z] #84 150.4 checking for mawk... mawk [2022-08-04T22:22:42.350Z] #84 150.4 checking whether make sets $(MAKE)... yes [2022-08-04T22:22:42.350Z] #84 150.5 checking whether make supports the include directive... yes (GNU style) [2022-08-04T22:22:42.350Z] #84 150.5 checking whether make supports nested variables... yes [2022-08-04T22:22:42.350Z] #84 150.5 checking whether UID '0' is supported by ustar format... yes [2022-08-04T22:22:42.350Z] #84 150.5 checking whether GID '0' is supported by ustar format... yes [2022-08-04T22:22:42.611Z] #84 150.5 checking how to create a ustar tar archive... gnutar [2022-08-04T22:22:42.611Z] #84 150.6 checking dependency style of gcc... gcc3 [2022-08-04T22:22:42.611Z] #84 150.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T22:22:42.611Z] #84 150.7 checking whether make supports nested variables... (cached) yes [2022-08-04T22:22:42.871Z] #84 150.8 checking build system type... x86_64-pc-linux-gnu [2022-08-04T22:22:42.871Z] #84 151.0 checking host system type... x86_64-pc-linux-gnu [2022-08-04T22:22:42.871Z] #84 151.0 checking how to print strings... printf [2022-08-04T22:22:42.871Z] #84 151.0 checking for a sed that does not truncate output... /bin/sed [2022-08-04T22:22:42.871Z] #84 151.0 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T22:22:42.871Z] #84 151.0 checking for egrep... /bin/grep -E [2022-08-04T22:22:42.871Z] #84 151.0 checking for fgrep... /bin/grep -F [2022-08-04T22:22:42.871Z] #84 151.0 checking for ld used by gcc... /usr/bin/ld [2022-08-04T22:22:42.871Z] #84 151.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T22:22:42.871Z] #84 151.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T22:22:42.871Z] #84 151.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T22:22:43.133Z] #84 151.1 checking whether ln -s works... yes [2022-08-04T22:22:43.133Z] #84 151.1 checking the maximum length of command line arguments... 1572864 [2022-08-04T22:22:43.133Z] #84 151.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-04T22:22:43.133Z] #84 151.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T22:22:43.133Z] #84 151.2 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T22:22:43.133Z] #84 151.2 checking for objdump... objdump [2022-08-04T22:22:43.133Z] #84 151.2 checking how to recognize dependent libraries... pass_all [2022-08-04T22:22:43.133Z] #84 151.2 checking for dlltool... no [2022-08-04T22:22:43.133Z] #84 151.2 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T22:22:43.133Z] #84 151.2 checking for ar... ar [2022-08-04T22:22:43.133Z] #84 151.2 checking for archiver @FILE support... @ [2022-08-04T22:22:43.133Z] #84 151.3 checking for strip... strip [2022-08-04T22:22:43.133Z] #84 151.3 checking for ranlib... ranlib [2022-08-04T22:22:43.394Z] #84 151.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T22:22:43.394Z] #84 151.6 checking for sysroot... no [2022-08-04T22:22:43.394Z] #84 151.6 checking for a working dd... /bin/dd [2022-08-04T22:22:43.394Z] #84 151.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T22:22:43.394Z] #84 151.6 checking for mt... no [2022-08-04T22:22:43.394Z] #84 151.7 checking if : is a manifest tool... no [2022-08-04T22:22:43.419Z] #77 ... [2022-08-04T22:22:43.419Z] [2022-08-04T22:22:43.419Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:22:43.419Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:22:43.419Z] #14 87.22 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-04T22:22:43.419Z] #14 87.22 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-04T22:22:43.419Z] #14 87.23 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T22:22:43.432Z] #14 ... [2022-08-04T22:22:43.432Z] [2022-08-04T22:22:43.432Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:22:43.432Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:22:43.432Z] #77 46.07 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-04T22:22:43.654Z] #84 151.7 checking how to run the C preprocessor... gcc -E [2022-08-04T22:22:43.916Z] #84 151.8 checking for ANSI C header files... [2022-08-04T22:22:43.916Z] #84 ... [2022-08-04T22:22:43.916Z] [2022-08-04T22:22:43.916Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-04T22:22:43.916Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T22:22:43.916Z] #19 188.3 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-04T22:22:43.916Z] #19 188.3 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-04T22:22:43.916Z] #19 188.3 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-04T22:22:43.916Z] #19 189.5 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-04T22:22:43.916Z] #19 189.6 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-04T22:22:43.916Z] #19 189.6 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-04T22:22:43.916Z] #19 189.8 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-04T22:22:43.916Z] #19 189.8 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T22:22:43.916Z] #19 189.8 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-04T22:22:43.916Z] #19 ... [2022-08-04T22:22:43.916Z] [2022-08-04T22:22:43.916Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:22:43.916Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:22:43.916Z] #84 151.8 checking for ANSI C header files... yes [2022-08-04T22:22:44.177Z] #84 152.2 checking for sys/types.h... yes [2022-08-04T22:22:44.177Z] #84 152.3 checking for sys/stat.h... yes [2022-08-04T22:22:44.177Z] #84 152.4 checking for stdlib.h... yes [2022-08-04T22:22:44.439Z] #84 152.5 checking for string.h... yes [2022-08-04T22:22:44.439Z] #84 152.7 checking for memory.h... yes [2022-08-04T22:22:44.700Z] #84 152.8 checking for strings.h... yes [2022-08-04T22:22:44.700Z] #84 152.8 checking for inttypes.h... yes [2022-08-04T22:22:44.960Z] #84 153.0 checking for stdint.h... yes [2022-08-04T22:22:44.960Z] #84 153.1 checking for unistd.h... yes [2022-08-04T22:22:45.144Z] #77 ... [2022-08-04T22:22:45.144Z] [2022-08-04T22:22:45.144Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:22:45.144Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T22:22:45.144Z] #14 95.59 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-04T22:22:45.144Z] #14 95.59 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-04T22:22:45.144Z] #14 95.60 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T22:22:45.221Z] #84 153.2 checking for dlfcn.h... yes [2022-08-04T22:22:45.221Z] #84 153.3 checking for objdir... .libs [2022-08-04T22:22:45.482Z] #84 153.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T22:22:45.482Z] #84 153.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T22:22:45.482Z] #84 153.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T22:22:45.743Z] #84 153.7 checking if gcc static flag -static works... yes [2022-08-04T22:22:45.743Z] #84 153.9 checking if gcc supports -c -o file.o... yes [2022-08-04T22:22:45.743Z] #84 154.0 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T22:22:45.743Z] #84 154.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T22:22:45.957Z] #77 ... [2022-08-04T22:22:45.957Z] [2022-08-04T22:22:45.957Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:22:45.957Z] #64 sha256:66c33ef9bb6954ea7deb5bdc1feef41f4592b6357d784c5f95f5d49500426fb8 [2022-08-04T22:22:46.263Z] #84 154.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T22:22:46.263Z] #84 154.3 checking how to hardcode library paths into programs... immediate [2022-08-04T22:22:46.263Z] #84 154.3 checking whether stripping libraries is possible... yes [2022-08-04T22:22:46.263Z] #84 154.3 checking if libtool supports shared libraries... yes [2022-08-04T22:22:46.263Z] #84 154.3 checking whether to build shared libraries... no [2022-08-04T22:22:46.263Z] #84 154.3 checking whether to build static libraries... yes [2022-08-04T22:22:46.263Z] #84 154.3 checking float.h usability... yes [2022-08-04T22:22:46.263Z] #84 154.3 checking float.h presence... yes [2022-08-04T22:22:46.263Z] #84 154.4 checking for float.h... yes [2022-08-04T22:22:46.263Z] #84 154.4 checking limits.h usability... yes [2022-08-04T22:22:46.524Z] #84 154.5 checking limits.h presence... yes [2022-08-04T22:22:46.524Z] #84 154.5 checking for limits.h... yes [2022-08-04T22:22:46.524Z] #84 154.5 checking stddef.h usability... yes [2022-08-04T22:22:46.524Z] #84 154.6 checking stddef.h presence... yes [2022-08-04T22:22:46.524Z] #84 154.6 checking for stddef.h... yes [2022-08-04T22:22:46.524Z] #84 154.7 checking for stdlib.h... (cached) yes [2022-08-04T22:22:46.524Z] #84 154.7 checking for string.h... (cached) yes [2022-08-04T22:22:46.784Z] #84 154.7 checking sys/time.h usability... yes [2022-08-04T22:22:46.784Z] #84 154.9 checking sys/time.h presence... yes [2022-08-04T22:22:46.784Z] #84 154.9 checking for sys/time.h... yes [2022-08-04T22:22:46.784Z] #84 154.9 checking for inline... inline [2022-08-04T22:22:47.049Z] #84 155.0 checking for size_t... yes [2022-08-04T22:22:47.310Z] #84 155.3 checking for stdlib.h... (cached) yes [2022-08-04T22:22:47.310Z] #84 155.3 checking for GNU libc compatible malloc... yes [2022-08-04T22:22:47.310Z] #84 155.5 checking for stdlib.h... (cached) yes [2022-08-04T22:22:47.572Z] #84 155.5 checking for GNU libc compatible realloc... yes [2022-08-04T22:22:47.834Z] #84 155.7 checking for working strtod... yes [2022-08-04T22:22:48.097Z] #84 156.1 checking for gettimeofday... yes [2022-08-04T22:22:48.359Z] #84 156.3 checking for memset... yes [2022-08-04T22:22:48.535Z] #64 73.90 Updating files: 32% (1588/4910) Updating files: 33% (1621/4910) Updating files: 34% (1670/4910) Updating files: 35% (1719/4910) Updating files: 36% (1768/4910) Updating files: 37% (1817/4910) Updating files: 38% (1866/4910) Updating files: 39% (1915/4910) Updating files: 40% (1964/4910) Updating files: 41% (2014/4910) Updating files: 42% (2063/4910) Updating files: 43% (2112/4910) Updating files: 44% (2161/4910) Updating files: 45% (2210/4910) Updating files: 46% (2259/4910) Updating files: 47% (2308/4910) Updating files: 48% (2357/4910) Updating files: 49% (2406/4910) Updating files: 50% (2455/4910) Updating files: 51% (2505/4910) Updating files: 52% (2554/4910) Updating files: 53% (2603/4910) Updating files: 54% (2652/4910) Updating files: 55% (2701/4910) Updating files: 56% (2750/4910) Updating files: 57% (2799/4910) Updating files: 58% (2848/4910) Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 64% (3177/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 83% (4076/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 87% (4308/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-08-04T22:22:48.535Z] #64 76.55 + cd /tmp/tmp.uC1EENU0VN/src/github.com/containerd/containerd [2022-08-04T22:22:48.535Z] #64 76.55 + git checkout -q v1.6.7 [2022-08-04T22:22:48.620Z] #84 156.6 checking for strspn... yes [2022-08-04T22:22:48.689Z] #14 ... [2022-08-04T22:22:48.689Z] [2022-08-04T22:22:48.689Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:22:48.689Z] #64 sha256:d08c7d54713eef6ad0cc807caba3cddabe26b8839dfc0297785cc1b72fba89b7 [2022-08-04T22:22:48.881Z] #84 156.9 checking that generated files are newer than configure... done [2022-08-04T22:22:48.881Z] #84 157.0 configure: creating ./config.status [2022-08-04T22:22:49.727Z] #64 50.63 Updating files: 48% (2395/4910) Updating files: 49% (2406/4910) Updating files: 50% (2455/4910) Updating files: 51% (2505/4910) Updating files: 52% (2554/4910) Updating files: 53% (2603/4910) Updating files: 54% (2652/4910) Updating files: 55% (2701/4910) Updating files: 56% (2750/4910) Updating files: 57% (2799/4910) Updating files: 58% (2848/4910) Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 83% (4076/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 88% (4338/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-08-04T22:22:49.727Z] #64 52.05 + cd /tmp/tmp.bzg90MdJfj/src/github.com/containerd/containerd [2022-08-04T22:22:49.727Z] #64 52.05 + git checkout -q v1.6.7 [2022-08-04T22:22:49.839Z] #14 114.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-04T22:22:49.839Z] #14 114.0 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-04T22:22:49.839Z] #14 114.0 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T22:22:50.430Z] #64 78.57 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-04T22:22:50.430Z] #64 78.57 + BUILDTAGS='netgo osusergo static_build' [2022-08-04T22:22:50.430Z] #64 78.57 + export EXTRA_FLAGS=-buildmode=pie [2022-08-04T22:22:50.430Z] #64 78.58 + EXTRA_FLAGS=-buildmode=pie [2022-08-04T22:22:50.430Z] #64 78.58 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-04T22:22:50.430Z] #64 78.58 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-04T22:22:50.430Z] #64 78.58 + '[' '' = dynamic ']' [2022-08-04T22:22:50.430Z] #64 78.58 + make [2022-08-04T22:22:50.474Z] #14 100.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-04T22:22:50.474Z] #14 100.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-04T22:22:50.474Z] #14 100.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T22:22:50.474Z] #14 100.7 Selecting previously unselected package libapparmor1:arm64. [2022-08-04T22:22:50.474Z] #14 100.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-04T22:22:50.474Z] #14 100.7 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-04T22:22:50.474Z] #14 100.9 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-04T22:22:50.474Z] #14 100.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-04T22:22:50.474Z] #14 100.9 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-04T22:22:50.474Z] #14 101.1 Selecting previously unselected package libbtrfs0:arm64. [2022-08-04T22:22:50.474Z] #14 101.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-04T22:22:50.474Z] #14 101.1 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-04T22:22:50.735Z] #14 101.3 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-04T22:22:50.735Z] #14 101.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-04T22:22:50.735Z] #14 101.3 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-04T22:22:50.797Z] #84 158.8 config.status: creating Makefile [2022-08-04T22:22:50.797Z] #84 158.8 config.status: creating config.h [2022-08-04T22:22:50.797Z] #84 158.8 config.status: executing depfiles commands [2022-08-04T22:22:50.797Z] #84 159.0 config.status: executing libtool commands [2022-08-04T22:22:50.996Z] #14 101.5 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-08-04T22:22:50.996Z] #14 101.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-04T22:22:50.996Z] #14 101.6 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-04T22:22:51.257Z] #14 101.6 Selecting previously unselected package libudev-dev:arm64. [2022-08-04T22:22:51.257Z] #14 101.7 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-04T22:22:51.257Z] #14 101.7 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-04T22:22:51.257Z] #14 101.8 Selecting previously unselected package libsepol1-dev:arm64. [2022-08-04T22:22:51.257Z] #14 101.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-08-04T22:22:51.257Z] #14 101.8 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-08-04T22:22:51.518Z] #14 102.1 Selecting previously unselected package libpcre2-16-0:arm64. [2022-08-04T22:22:51.518Z] #14 102.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-08-04T22:22:51.518Z] #14 102.2 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-08-04T22:22:51.636Z] #64 53.94 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-04T22:22:51.636Z] #64 53.94 + BUILDTAGS='netgo osusergo static_build' [2022-08-04T22:22:51.636Z] #64 53.94 + export EXTRA_FLAGS=-buildmode=pie [2022-08-04T22:22:51.636Z] #64 53.94 + EXTRA_FLAGS=-buildmode=pie [2022-08-04T22:22:51.636Z] #64 53.94 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-04T22:22:51.636Z] #64 53.94 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-04T22:22:51.738Z] #84 159.8 GEN .version [2022-08-04T22:22:51.738Z] #84 159.8 make install-recursive [2022-08-04T22:22:51.738Z] #84 159.8 make[1]: Entering directory '/tmp/crun-build' [2022-08-04T22:22:51.779Z] #14 102.4 Selecting previously unselected package libpcre2-32-0:arm64. [2022-08-04T22:22:51.779Z] #14 102.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-08-04T22:22:51.779Z] #14 102.4 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-08-04T22:22:51.779Z] #14 ... [2022-08-04T22:22:51.779Z] [2022-08-04T22:22:51.779Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:22:51.779Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T22:22:51.779Z] #77 56.94 configure.ac:7: installing 'build-aux/compile' [2022-08-04T22:22:51.779Z] #77 56.96 configure.ac:9: installing 'build-aux/config.guess' [2022-08-04T22:22:51.779Z] #77 56.97 configure.ac:9: installing 'build-aux/config.sub' [2022-08-04T22:22:51.779Z] #77 56.97 configure.ac:11: installing 'build-aux/install-sh' [2022-08-04T22:22:51.779Z] #77 56.99 configure.ac:11: installing 'build-aux/missing' [2022-08-04T22:22:51.895Z] #64 53.94 + '[' '' = dynamic ']' [2022-08-04T22:22:51.895Z] #64 53.94 + make [2022-08-04T22:22:52.000Z] #84 160.0 Making install in libocispec [2022-08-04T22:22:52.000Z] #84 160.0 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T22:22:52.000Z] #84 160.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-04T22:22:52.000Z] #84 160.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-04T22:22:52.000Z] #84 160.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-04T22:22:52.000Z] #84 160.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-04T22:22:52.040Z] #77 57.22 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T22:22:52.040Z] #77 57.31 parallel-tests: installing 'build-aux/test-driver' [2022-08-04T22:22:52.571Z] #84 160.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-04T22:22:52.571Z] #84 160.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-04T22:22:52.571Z] #84 160.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-04T22:22:52.571Z] #84 160.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-04T22:22:52.571Z] #84 160.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-04T22:22:52.572Z] #84 160.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-04T22:22:52.572Z] #84 160.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-04T22:22:52.572Z] #84 160.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-04T22:22:52.572Z] #84 160.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-04T22:22:52.832Z] #84 161.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-04T22:22:52.832Z] #84 161.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-04T22:22:52.832Z] #84 161.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-04T22:22:52.832Z] #84 161.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-04T22:22:52.832Z] #84 161.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-04T22:22:52.832Z] #84 161.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-04T22:22:52.832Z] #84 161.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-04T22:22:53.706Z] #64 81.36 + bin/ctr [2022-08-04T22:22:53.706Z] #64 ... [2022-08-04T22:22:53.706Z] [2022-08-04T22:22:53.706Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:22:53.706Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:22:53.706Z] #14 150.9 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-04T22:22:53.706Z] #14 150.9 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-04T22:22:53.706Z] #14 150.9 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T22:22:53.799Z] #64 55.66 + bin/ctr [2022-08-04T22:22:54.216Z] #84 162.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-04T22:22:54.216Z] #84 162.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-04T22:22:54.216Z] #84 162.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-04T22:22:54.216Z] #84 162.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-04T22:22:54.216Z] #84 162.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-04T22:22:54.216Z] #84 162.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-04T22:22:54.216Z] #84 162.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-04T22:22:54.216Z] #84 162.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-04T22:22:54.216Z] #84 162.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-04T22:22:54.216Z] #84 162.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-04T22:22:54.216Z] #84 162.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-04T22:22:54.216Z] #84 162.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-04T22:22:54.216Z] #84 162.4 make install-recursive [2022-08-04T22:22:54.216Z] #84 162.4 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T22:22:54.216Z] #84 162.4 Making install in yajl [2022-08-04T22:22:54.477Z] #84 162.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T22:22:54.477Z] #84 162.6 CC verify/json_verify-json_verify.o [2022-08-04T22:22:54.477Z] #84 162.6 CC src/libyajl_la-yajl_alloc.lo [2022-08-04T22:22:54.477Z] #84 162.6 CC src/libyajl_la-yajl.lo [2022-08-04T22:22:54.477Z] #84 162.6 CC src/libyajl_la-yajl_gen.lo [2022-08-04T22:22:54.477Z] #84 162.7 CC src/libyajl_la-yajl_buf.lo [2022-08-04T22:22:54.588Z] #77 59.21 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T22:22:54.588Z] #77 59.21 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T22:22:54.738Z] #84 162.7 CC src/libyajl_la-yajl_encode.lo [2022-08-04T22:22:54.738Z] #84 162.8 CC src/libyajl_la-yajl_parser.lo [2022-08-04T22:22:54.738Z] #84 162.8 CC src/libyajl_la-yajl_tree.lo [2022-08-04T22:22:54.738Z] #84 162.8 CC src/libyajl_la-yajl_lex.lo [2022-08-04T22:22:54.848Z] #77 59.81 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T22:22:54.848Z] #77 59.81 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T22:22:54.848Z] #77 59.91 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T22:22:55.109Z] #77 60.05 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T22:22:55.109Z] #77 60.17 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T22:22:55.308Z] #84 ... [2022-08-04T22:22:55.308Z] [2022-08-04T22:22:55.308Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-04T22:22:55.308Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T22:22:55.308Z] #19 209.6 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-04T22:22:55.308Z] #19 209.6 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-04T22:22:55.308Z] #19 209.6 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-04T22:22:55.369Z] #77 60.32 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T22:22:55.590Z] #19 209.7 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-04T22:22:55.590Z] #19 209.7 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-04T22:22:55.590Z] #19 209.8 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-04T22:22:55.701Z] #64 ... [2022-08-04T22:22:55.701Z] [2022-08-04T22:22:55.701Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:22:55.701Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:22:55.701Z] #77 39.03 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-04T22:22:55.959Z] #77 ... [2022-08-04T22:22:55.959Z] [2022-08-04T22:22:55.959Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:22:55.959Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:22:55.959Z] #14 93.70 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-04T22:22:55.959Z] #14 93.73 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-04T22:22:55.959Z] #14 93.74 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T22:22:55.959Z] #14 100.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-04T22:22:55.959Z] #14 100.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-04T22:22:55.959Z] #14 100.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T22:22:57.335Z] #14 ... [2022-08-04T22:22:57.335Z] [2022-08-04T22:22:57.335Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:22:57.335Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:22:57.335Z] #77 50.44 libtoolize: putting auxiliary files in '.'. [2022-08-04T22:22:57.335Z] #77 50.44 libtoolize: copying file './ltmain.sh' [2022-08-04T22:22:57.902Z] #77 51.16 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-04T22:22:57.902Z] #77 51.16 libtoolize: and rerunning libtoolize and aclocal. [2022-08-04T22:22:57.902Z] #77 51.16 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T22:22:57.914Z] #77 ... [2022-08-04T22:22:57.914Z] [2022-08-04T22:22:57.914Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:22:57.914Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T22:22:57.914Z] #14 102.5 Selecting previously unselected package libpcre2-posix2:arm64. [2022-08-04T22:22:57.914Z] #14 102.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-08-04T22:22:57.914Z] #14 102.6 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-08-04T22:22:57.914Z] #14 102.6 Selecting previously unselected package libpcre2-dev:arm64. [2022-08-04T22:22:57.914Z] #14 102.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-08-04T22:22:57.914Z] #14 102.7 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-08-04T22:22:57.914Z] #14 103.0 Selecting previously unselected package libselinux1-dev:arm64. [2022-08-04T22:22:57.914Z] #14 103.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-08-04T22:22:57.914Z] #14 103.3 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-08-04T22:22:57.914Z] #14 104.2 Selecting previously unselected package libdevmapper-dev:arm64. [2022-08-04T22:22:57.914Z] #14 104.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-08-04T22:22:57.914Z] #14 104.2 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-04T22:22:57.914Z] #14 104.2 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-04T22:22:57.914Z] #14 104.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-04T22:22:57.914Z] #14 104.3 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T22:22:57.914Z] #14 104.4 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-04T22:22:57.914Z] #14 104.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-04T22:22:57.914Z] #14 104.4 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-04T22:22:57.914Z] #14 105.0 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T22:22:57.914Z] #14 105.0 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-04T22:22:57.914Z] #14 105.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T22:22:57.914Z] #14 105.0 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-08-04T22:22:57.914Z] #14 105.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T22:22:57.914Z] #14 105.1 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-08-04T22:22:57.914Z] #14 105.1 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-04T22:22:57.914Z] #14 105.1 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-08-04T22:22:57.914Z] #14 105.1 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-04T22:22:57.914Z] #14 105.1 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-08-04T22:22:57.914Z] #14 105.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T22:22:57.914Z] #14 105.2 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-04T22:22:57.914Z] #14 105.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T22:22:57.914Z] #14 105.2 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-04T22:22:57.914Z] #14 105.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-04T22:22:57.914Z] #14 105.2 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-04T22:22:57.914Z] #14 105.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T22:22:57.914Z] #14 105.2 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-08-04T22:22:57.914Z] #14 105.3 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-08-04T22:22:57.914Z] #14 105.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T22:22:57.914Z] #14 105.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T22:22:57.914Z] #14 105.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-04T22:22:57.914Z] #14 105.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T22:22:57.914Z] #14 105.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-04T22:22:57.914Z] #14 105.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T22:22:57.914Z] #14 105.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T22:22:57.914Z] #14 105.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-04T22:22:57.914Z] #14 105.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T22:22:57.914Z] #14 105.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T22:22:57.914Z] #14 105.4 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-04T22:22:57.914Z] #14 105.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-04T22:22:57.914Z] #14 105.4 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-04T22:22:57.914Z] #14 105.5 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-04T22:22:57.914Z] #14 105.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:22:58.964Z] #14 ... [2022-08-04T22:22:58.964Z] [2022-08-04T22:22:58.964Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:22:58.964Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:22:58.964Z] #77 63.34 libtoolize: putting auxiliary files in '.'. [2022-08-04T22:22:58.964Z] #77 63.34 libtoolize: copying file './ltmain.sh' [2022-08-04T22:22:58.964Z] #77 65.11 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-04T22:22:58.964Z] #77 65.11 libtoolize: and rerunning libtoolize and aclocal. [2022-08-04T22:22:58.964Z] #77 65.11 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T22:22:59.307Z] #14 DONE 109.6s [2022-08-04T22:22:59.307Z] [2022-08-04T22:22:59.307Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T22:22:59.307Z] #67 sha256:13579bad5a644a720217fcac024b51a283046b597a0e1300bf7d56127ceae3e8 [2022-08-04T22:22:59.307Z] #67 100.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T22:22:59.307Z] #67 100.5 + GOBIN=/build [2022-08-04T22:22:59.307Z] #67 100.5 + GO111MODULE=on [2022-08-04T22:22:59.307Z] #67 100.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T22:22:59.307Z] #67 105.9 rootlesskit version 1.0.0 [2022-08-04T22:22:59.307Z] #67 105.9 Usage of /build/rootlesskit-docker-proxy: [2022-08-04T22:22:59.307Z] #67 105.9 -container-ip string [2022-08-04T22:22:59.307Z] #67 105.9 container ip [2022-08-04T22:22:59.307Z] #67 105.9 -container-port int [2022-08-04T22:22:59.307Z] #67 105.9 container port (default -1) [2022-08-04T22:22:59.307Z] #67 105.9 -host-ip string [2022-08-04T22:22:59.307Z] #67 105.9 host ip [2022-08-04T22:22:59.307Z] #67 105.9 -host-port int [2022-08-04T22:22:59.307Z] #67 105.9 host port (default -1) [2022-08-04T22:22:59.307Z] #67 105.9 -proto string [2022-08-04T22:22:59.307Z] #67 105.9 proxy protocol (default "tcp") [2022-08-04T22:22:59.307Z] #67 DONE 109.6s [2022-08-04T22:22:59.307Z] [2022-08-04T22:22:59.307Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:22:59.307Z] #64 sha256:6c810a3039e413eaa987da587585e68c781fdef41444a04a5f1f28690917bafb [2022-08-04T22:22:59.307Z] #64 ... [2022-08-04T22:22:59.307Z] [2022-08-04T22:22:59.307Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-04T22:22:59.307Z] #59 sha256:f1a448aeb469fcb9bf6fd29bf857df5f15b8e2e11a23367b92bf77676b0e5751 [2022-08-04T22:22:59.307Z] #59 DONE 0.3s [2022-08-04T22:22:59.307Z] [2022-08-04T22:22:59.307Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-04T22:22:59.307Z] #68 sha256:8092a213693ba9a848c4c1191b23e5cb2a1ac2711f00618b6023143f5984e0d2 [2022-08-04T22:22:59.307Z] #68 DONE 0.2s [2022-08-04T22:22:59.307Z] [2022-08-04T22:22:59.307Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-04T22:22:59.307Z] #69 sha256:60b406b2480a8f1ad90b096bbaee19941801cb5adedf2e622b5941f132afcc81 [2022-08-04T22:22:59.568Z] #69 DONE 0.1s [2022-08-04T22:22:59.568Z] [2022-08-04T22:22:59.568Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T22:22:59.568Z] #60 sha256:1f95df1a5864b25b96075061be1393d69a82853a521baa1177dfd7ca5d506951 [2022-08-04T22:22:59.818Z] #14 ... [2022-08-04T22:22:59.818Z] [2022-08-04T22:22:59.818Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:22:59.818Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:22:59.818Z] #77 46.99 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-04T22:23:00.515Z] #60 ... [2022-08-04T22:23:00.515Z] [2022-08-04T22:23:00.515Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T22:23:00.515Z] #15 sha256:4cb23e92961690195d4aec764eed4a398ec84f077b04b9ba921efb39d521ab53 [2022-08-04T22:23:00.515Z] #15 DONE 1.4s [2022-08-04T22:23:00.515Z] [2022-08-04T22:23:00.515Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-04T22:23:00.515Z] #16 sha256:af04b8d62a70a6749757939799115e3707e7241a50fffe1872053d2b7923fc58 [2022-08-04T22:23:00.879Z] #19 ... [2022-08-04T22:23:00.879Z] [2022-08-04T22:23:00.879Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:23:00.879Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:23:00.879Z] #84 167.8 CCLD libyajl.la [2022-08-04T22:23:00.879Z] #84 168.0 CCLD verify/json_verify [2022-08-04T22:23:00.879Z] #84 168.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T22:23:00.879Z] #84 168.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T22:23:00.879Z] #84 168.4 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T22:23:00.879Z] #84 168.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T22:23:00.879Z] #84 168.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T22:23:00.879Z] #84 168.4 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T22:23:00.879Z] #84 168.5 CC src/validate.o [2022-08-04T22:23:00.879Z] #84 168.5 CC src/image_spec_schema_config_schema.lo [2022-08-04T22:23:00.879Z] #84 168.5 CC src/image_spec_schema_content_descriptor.lo [2022-08-04T22:23:00.879Z] #84 168.5 CC src/image_spec_schema_defs.lo [2022-08-04T22:23:00.879Z] #84 168.5 CC src/image_spec_schema_defs_descriptor.lo [2022-08-04T22:23:00.879Z] #84 168.5 CC src/image_spec_schema_image_index_schema.lo [2022-08-04T22:23:00.879Z] #84 168.5 CC src/image_spec_schema_image_layout_schema.lo [2022-08-04T22:23:00.879Z] #84 168.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-04T22:23:00.879Z] #84 168.5 CC src/runtime_spec_schema_config_linux.lo [2022-08-04T22:23:00.879Z] #84 168.5 CC src/runtime_spec_schema_config_zos.lo [2022-08-04T22:23:00.879Z] #84 168.6 CC src/runtime_spec_schema_config_schema.lo [2022-08-04T22:23:00.879Z] #84 168.6 CC src/runtime_spec_schema_config_solaris.lo [2022-08-04T22:23:00.879Z] #84 168.6 CC src/runtime_spec_schema_config_vm.lo [2022-08-04T22:23:00.879Z] #84 168.6 CC src/runtime_spec_schema_config_windows.lo [2022-08-04T22:23:00.879Z] #84 168.6 CC src/runtime_spec_schema_defs.lo [2022-08-04T22:23:00.879Z] #84 168.7 CC src/runtime_spec_schema_defs_linux.lo [2022-08-04T22:23:00.879Z] #84 168.7 CC src/runtime_spec_schema_defs_zos.lo [2022-08-04T22:23:00.879Z] #84 168.7 CC src/runtime_spec_schema_defs_vm.lo [2022-08-04T22:23:00.879Z] #84 168.8 CC src/runtime_spec_schema_defs_windows.lo [2022-08-04T22:23:00.879Z] #84 168.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-04T22:23:00.879Z] #84 168.9 CC src/runtime_spec_schema_state_schema.lo [2022-08-04T22:23:00.879Z] #84 169.0 CC src/basic_test_double_array_item.lo [2022-08-04T22:23:00.879Z] #84 169.0 CC src/basic_test_double_array.lo [2022-08-04T22:23:00.879Z] #84 169.1 CC src/basic_test_top_array_int.lo [2022-08-04T22:23:00.879Z] #84 169.1 CC src/basic_test_top_array_string.lo [2022-08-04T22:23:00.879Z] #84 169.2 CC src/basic_test_top_double_array_int.lo [2022-08-04T22:23:01.140Z] #84 169.3 CC src/basic_test_top_double_array_obj.lo [2022-08-04T22:23:01.140Z] #84 169.3 CC src/basic_test_top_double_array_refobj.lo [2022-08-04T22:23:01.140Z] #84 169.4 CC src/basic_test_top_double_array_string.lo [2022-08-04T22:23:01.401Z] #84 169.5 CC src/read-file.lo [2022-08-04T22:23:01.662Z] #84 169.6 CC tests/test-1.o [2022-08-04T22:23:01.662Z] #84 169.6 CC src/json_common.lo [2022-08-04T22:23:01.662Z] #84 169.7 CC tests/test-2.o [2022-08-04T22:23:01.662Z] #84 169.7 CC tests/test-3.o [2022-08-04T22:23:01.662Z] #84 169.8 CC tests/test-5.o [2022-08-04T22:23:01.662Z] #84 169.9 CC tests/test-6.o [2022-08-04T22:23:01.923Z] #84 169.9 CC tests/test-4.o [2022-08-04T22:23:01.923Z] #84 170.0 CC tests/test-7.o [2022-08-04T22:23:01.923Z] #84 170.1 CC tests/test-8.o [2022-08-04T22:23:01.923Z] #84 170.1 CC tests/test-10.o [2022-08-04T22:23:01.923Z] #84 170.1 CC tests/test-9.o [2022-08-04T22:23:01.924Z] #16 DONE 1.4s [2022-08-04T22:23:01.924Z] [2022-08-04T22:23:01.924Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T22:23:01.924Z] #60 sha256:1f95df1a5864b25b96075061be1393d69a82853a521baa1177dfd7ca5d506951 [2022-08-04T22:23:01.924Z] #60 1.322 + RM_GOPATH=0 [2022-08-04T22:23:01.924Z] #60 1.322 + TMP_GOPATH= [2022-08-04T22:23:01.924Z] #60 1.322 + : /build [2022-08-04T22:23:01.924Z] #60 1.322 + '[' -z '' ']' [2022-08-04T22:23:01.924Z] #60 1.322 ++ mktemp -d [2022-08-04T22:23:01.924Z] #60 1.323 + export GOPATH=/tmp/tmp.1177ljdJO6 [2022-08-04T22:23:01.924Z] #60 1.323 + GOPATH=/tmp/tmp.1177ljdJO6 [2022-08-04T22:23:01.924Z] #60 1.323 + RM_GOPATH=1 [2022-08-04T22:23:01.924Z] #60 1.323 + case "$(go env GOARCH)" in [2022-08-04T22:23:01.924Z] #60 1.323 ++ go env GOARCH [2022-08-04T22:23:01.924Z] #60 1.384 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T22:23:01.924Z] #60 1.384 + GO_BUILDMODE=-buildmode=pie [2022-08-04T22:23:01.924Z] #60 1.384 ++ dirname /install.sh [2022-08-04T22:23:01.924Z] #60 1.384 + dir=/ [2022-08-04T22:23:01.924Z] #60 1.384 + bin=runc [2022-08-04T22:23:01.924Z] #60 1.384 + shift [2022-08-04T22:23:01.924Z] #60 1.384 + '[' '!' -f //runc.installer ']' [2022-08-04T22:23:01.924Z] #60 1.384 + . //runc.installer [2022-08-04T22:23:01.924Z] #60 1.384 ++ set -e [2022-08-04T22:23:01.924Z] #60 1.384 ++ : v1.1.2 [2022-08-04T22:23:01.924Z] #60 1.384 + install_runc [2022-08-04T22:23:01.924Z] #60 1.384 + RUNC_BUILDTAGS=seccomp [2022-08-04T22:23:01.924Z] #60 1.384 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-04T22:23:01.924Z] #60 1.384 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1177ljdJO6/src/github.com/opencontainers/runc [2022-08-04T22:23:01.924Z] #60 1.384 Cloning into '/tmp/tmp.1177ljdJO6/src/github.com/opencontainers/runc'... [2022-08-04T22:23:01.924Z] #60 1.410 Install runc version v1.1.2 (build tags: seccomp) [2022-08-04T22:23:02.494Z] #84 170.5 CC tests/test-11.o [2022-08-04T22:23:02.866Z] #60 ... [2022-08-04T22:23:02.866Z] [2022-08-04T22:23:02.866Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-04T22:23:02.866Z] #17 sha256:5a043a1bf04d32135199d8dd013684c7dd7a866030adbe71d62fceb853833dbd [2022-08-04T22:23:02.866Z] #17 0.680 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-04T22:23:02.866Z] #17 DONE 0.8s [2022-08-04T22:23:02.866Z] [2022-08-04T22:23:02.866Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-04T22:23:02.866Z] #18 sha256:f07ff2ac9fd46250779327c7d38974e9bb1cbcf347068f6d43bbd85c8667bbd6 [2022-08-04T22:23:03.809Z] #18 DONE 0.9s [2022-08-04T22:23:03.809Z] [2022-08-04T22:23:03.809Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T22:23:03.809Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-04T22:23:03.809Z] #47 ... [2022-08-04T22:23:03.809Z] [2022-08-04T22:23:03.809Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-04T22:23:03.809Z] #19 sha256:dd23165dd72a2a1f8a87b49cbd3dd137a15f0e1683938f561ac373a5933852b2 [2022-08-04T22:23:04.754Z] #19 DONE 0.8s [2022-08-04T22:23:04.754Z] [2022-08-04T22:23:04.754Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-04T22:23:04.754Z] #20 sha256:c3525b3da3fd3efe5719964eee1b2aeff2d670820a72f607d7066937ed101317 [2022-08-04T22:23:05.509Z] #77 ... [2022-08-04T22:23:05.509Z] [2022-08-04T22:23:05.509Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:23:05.509Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:23:05.509Z] #14 162.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-04T22:23:05.509Z] #14 162.4 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-04T22:23:05.509Z] #14 162.4 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T22:23:05.697Z] #20 DONE 0.9s [2022-08-04T22:23:05.697Z] [2022-08-04T22:23:05.697Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T22:23:05.697Z] #60 sha256:1f95df1a5864b25b96075061be1393d69a82853a521baa1177dfd7ca5d506951 [2022-08-04T22:23:05.697Z] #60 ... [2022-08-04T22:23:05.697Z] [2022-08-04T22:23:05.697Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:23:05.697Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-04T22:23:06.641Z] #21 0.968 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:23:06.641Z] #21 0.999 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:23:06.641Z] #21 0.999 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:23:07.213Z] #21 1.565 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T22:23:07.874Z] #77 60.62 configure.ac:7: installing './compile' [2022-08-04T22:23:07.874Z] #77 60.62 configure.ac:11: installing './config.guess' [2022-08-04T22:23:07.874Z] #77 60.63 configure.ac:11: installing './config.sub' [2022-08-04T22:23:07.874Z] #77 60.64 configure.ac:8: installing './install-sh' [2022-08-04T22:23:07.874Z] #77 60.64 configure.ac:8: installing './missing' [2022-08-04T22:23:07.874Z] #77 60.72 Makefile.am: installing './depcomp' [2022-08-04T22:23:08.611Z] #21 3.033 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T22:23:08.814Z] #77 62.06 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T22:23:08.814Z] #77 62.06 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T22:23:08.814Z] #77 62.16 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T22:23:08.814Z] #77 62.17 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T22:23:08.814Z] #77 62.26 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T22:23:09.073Z] #77 62.38 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T22:23:09.073Z] #77 62.52 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T22:23:09.334Z] #77 62.62 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T22:23:09.334Z] #77 62.76 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T22:23:09.809Z] #77 ... [2022-08-04T22:23:09.809Z] [2022-08-04T22:23:09.809Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:23:09.809Z] #64 sha256:ef68633800690e2a03117b0be064c6750d6763ccb71a5b704606d2fc122f3dbc [2022-08-04T22:23:09.996Z] #21 4.323 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T22:23:10.271Z] #77 ... [2022-08-04T22:23:10.271Z] [2022-08-04T22:23:10.271Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:23:10.271Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:23:10.271Z] #14 114.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-04T22:23:10.271Z] #14 114.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-04T22:23:10.271Z] #14 114.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T22:23:10.568Z] #21 ... [2022-08-04T22:23:10.569Z] [2022-08-04T22:23:10.569Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T22:23:10.569Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-04T22:23:10.569Z] #36 120.2 Delve is a source level debugger for Go programs. [2022-08-04T22:23:10.569Z] #36 120.2 [2022-08-04T22:23:10.569Z] #36 120.2 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-04T22:23:10.569Z] #36 120.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-04T22:23:10.569Z] #36 120.2 [2022-08-04T22:23:10.569Z] #36 120.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-04T22:23:10.569Z] #36 120.2 [2022-08-04T22:23:10.569Z] #36 120.2 Pass flags to the program you are debugging using `--`, for example: [2022-08-04T22:23:10.569Z] #36 120.2 [2022-08-04T22:23:10.569Z] #36 120.2 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-04T22:23:10.569Z] #36 120.2 [2022-08-04T22:23:10.569Z] #36 120.2 Usage: [2022-08-04T22:23:10.569Z] #36 120.2 dlv [command] [2022-08-04T22:23:10.569Z] #36 120.2 [2022-08-04T22:23:10.569Z] #36 120.2 Available Commands: [2022-08-04T22:23:10.569Z] #36 120.2 attach Attach to running process and begin debugging. [2022-08-04T22:23:10.569Z] #36 120.2 connect Connect to a headless debug server with a terminal client. [2022-08-04T22:23:10.569Z] #36 120.2 core Examine a core dump. [2022-08-04T22:23:10.569Z] #36 120.2 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-04T22:23:10.569Z] #36 120.2 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-04T22:23:10.569Z] #36 120.2 exec Execute a precompiled binary, and begin a debug session. [2022-08-04T22:23:10.569Z] #36 120.2 help Help about any command [2022-08-04T22:23:10.569Z] #36 120.2 run Deprecated command. Use 'debug' instead. [2022-08-04T22:23:10.569Z] #36 120.2 test Compile test binary and begin debugging program. [2022-08-04T22:23:10.569Z] #36 120.2 trace Compile and begin tracing program. [2022-08-04T22:23:10.569Z] #36 120.2 version Prints version. [2022-08-04T22:23:10.569Z] #36 120.2 [2022-08-04T22:23:10.569Z] #36 120.2 Flags: [2022-08-04T22:23:10.569Z] #36 120.2 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-04T22:23:10.569Z] #36 120.2 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-04T22:23:10.569Z] #36 120.2 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-04T22:23:10.569Z] #36 120.2 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-04T22:23:10.569Z] #36 120.2 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-04T22:23:10.569Z] #36 120.2 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-04T22:23:10.569Z] #36 120.2 --disable-aslr Disables address space randomization [2022-08-04T22:23:10.569Z] #36 120.2 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-04T22:23:10.569Z] #36 120.2 -h, --help help for dlv [2022-08-04T22:23:10.569Z] #36 120.2 --init string Init file, executed by the terminal client. [2022-08-04T22:23:10.569Z] #36 120.2 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-04T22:23:10.569Z] #36 120.2 --log Enable debugging server logging. [2022-08-04T22:23:10.569Z] #36 120.2 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-04T22:23:10.569Z] #36 120.2 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-04T22:23:10.569Z] #36 120.2 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-04T22:23:10.569Z] #36 120.2 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-04T22:23:10.569Z] #36 120.2 --wd string Working directory for running the program. [2022-08-04T22:23:10.569Z] #36 120.2 [2022-08-04T22:23:10.569Z] #36 120.2 Additional help topics: [2022-08-04T22:23:10.569Z] #36 120.2 dlv backend Help about the --backend flag. [2022-08-04T22:23:10.569Z] #36 120.2 dlv log Help about logging flags. [2022-08-04T22:23:10.569Z] #36 120.2 dlv redirect Help about file redirection. [2022-08-04T22:23:10.569Z] #36 120.2 [2022-08-04T22:23:10.569Z] #36 120.2 Use "dlv [command] --help" for more information about a command. [2022-08-04T22:23:10.569Z] #36 DONE 121.1s [2022-08-04T22:23:10.569Z] [2022-08-04T22:23:10.569Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-04T22:23:10.569Z] #26 sha256:04c9dec94efcd5c6f5dfafecbed8734082cb83fcef4439159a06428791a5bb84 [2022-08-04T22:23:10.761Z] #14 ... [2022-08-04T22:23:10.761Z] [2022-08-04T22:23:10.761Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:23:10.761Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:23:10.761Z] #77 81.51 configure.ac:7: installing './compile' [2022-08-04T22:23:10.761Z] #77 81.52 configure.ac:11: installing './config.guess' [2022-08-04T22:23:10.761Z] #77 81.53 configure.ac:11: installing './config.sub' [2022-08-04T22:23:10.761Z] #77 81.55 configure.ac:8: installing './install-sh' [2022-08-04T22:23:10.761Z] #77 81.55 configure.ac:8: installing './missing' [2022-08-04T22:23:10.761Z] #77 81.71 Makefile.am: installing './depcomp' [2022-08-04T22:23:10.761Z] #77 84.08 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T22:23:10.761Z] #77 84.08 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T22:23:10.761Z] #77 84.31 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T22:23:10.761Z] #77 84.31 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T22:23:10.761Z] #77 84.55 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T22:23:10.761Z] #77 84.77 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T22:23:10.761Z] #77 84.84 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T22:23:10.761Z] #77 84.94 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T22:23:10.761Z] #77 85.12 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T22:23:11.105Z] #64 72.04 Updating files: 27% (1333/4910) Updating files: 28% (1375/4910) Updating files: 29% (1424/4910) Updating files: 30% (1473/4910) Updating files: 31% (1523/4910) Updating files: 32% (1572/4910) Updating files: 33% (1621/4910) Updating files: 34% (1670/4910) Updating files: 35% (1719/4910) Updating files: 36% (1768/4910) Updating files: 37% (1817/4910) Updating files: 38% (1866/4910) Updating files: 39% (1915/4910) Updating files: 40% (1964/4910) Updating files: 41% (2014/4910) Updating files: 42% (2063/4910) Updating files: 43% (2112/4910) Updating files: 44% (2161/4910) Updating files: 45% (2210/4910) Updating files: 46% (2259/4910) Updating files: 47% (2308/4910) Updating files: 48% (2357/4910) Updating files: 49% (2406/4910) Updating files: 50% (2455/4910) Updating files: 51% (2505/4910) Updating files: 52% (2554/4910) Updating files: 53% (2603/4910) Updating files: 54% (2652/4910) Updating files: 55% (2701/4910) Updating files: 56% (2750/4910) Updating files: 57% (2799/4910) Updating files: 58% (2848/4910) Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 82% (4034/4910) Updating files: 83% (4076/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 98% (4817/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-08-04T22:23:11.105Z] #64 75.18 + cd /tmp/tmp.CDKJMeyThy/src/github.com/containerd/containerd [2022-08-04T22:23:11.363Z] #64 75.18 + git checkout -q v1.6.7 [2022-08-04T22:23:12.918Z] #26 119.5 Updating files: 24% (2763/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: 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: 58% (6688/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 79% (9085/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-08-04T22:23:13.179Z] #26 123.2 + cd /tmp/tmp.KRSG9N5VTG/tmp/docker-ce [2022-08-04T22:23:13.179Z] #26 123.2 + git checkout -q v17.06.2-ce [2022-08-04T22:23:13.899Z] #64 77.47 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-04T22:23:13.899Z] #64 77.49 + BUILDTAGS='netgo osusergo static_build' [2022-08-04T22:23:13.899Z] #64 77.49 + export EXTRA_FLAGS=-buildmode=pie [2022-08-04T22:23:13.899Z] #64 77.49 + EXTRA_FLAGS=-buildmode=pie [2022-08-04T22:23:13.899Z] #64 77.49 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-04T22:23:13.899Z] #64 77.49 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-04T22:23:13.899Z] #64 77.49 + '[' '' = dynamic ']' [2022-08-04T22:23:13.899Z] #64 77.49 + make [2022-08-04T22:23:14.467Z] #64 ... [2022-08-04T22:23:14.467Z] [2022-08-04T22:23:14.467Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:23:14.467Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:23:14.467Z] #14 139.0 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-04T22:23:14.467Z] #14 139.0 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-04T22:23:14.467Z] #14 139.0 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T22:23:16.484Z] #26 126.8 + mkdir -p /tmp/tmp.KRSG9N5VTG/src/github.com/docker [2022-08-04T22:23:16.484Z] #26 126.8 + mv components/cli /tmp/tmp.KRSG9N5VTG/src/github.com/docker/cli [2022-08-04T22:23:16.484Z] #26 126.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-08-04T22:23:17.306Z] #77 ... [2022-08-04T22:23:17.306Z] [2022-08-04T22:23:17.306Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:23:17.306Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:23:17.306Z] #14 174.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-04T22:23:17.306Z] #14 174.6 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-04T22:23:17.306Z] #14 174.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T22:23:17.401Z] #84 ... [2022-08-04T22:23:17.401Z] [2022-08-04T22:23:17.401Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-04T22:23:17.401Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T22:23:17.401Z] #19 229.5 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-04T22:23:17.401Z] #19 229.5 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-04T22:23:17.401Z] #19 229.5 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-04T22:23:17.401Z] #19 229.6 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-04T22:23:17.401Z] #19 229.6 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-04T22:23:17.401Z] #19 229.6 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-04T22:23:17.869Z] #26 ... [2022-08-04T22:23:17.869Z] [2022-08-04T22:23:17.869Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:23:17.869Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T22:23:17.869Z] #77 74.26 configure.ac:11: installing 'build-aux/compile' [2022-08-04T22:23:17.869Z] #77 74.27 configure.ac:11: installing 'build-aux/config.guess' [2022-08-04T22:23:17.869Z] #77 74.29 configure.ac:11: installing 'build-aux/config.sub' [2022-08-04T22:23:17.869Z] #77 74.29 configure.ac:13: installing 'build-aux/install-sh' [2022-08-04T22:23:17.869Z] #77 74.30 configure.ac:13: installing 'build-aux/missing' [2022-08-04T22:23:17.869Z] #77 74.33 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-04T22:23:17.869Z] #77 74.52 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T22:23:17.869Z] #77 76.29 checking build system type... aarch64-unknown-linux-gnu [2022-08-04T22:23:17.869Z] #77 76.75 checking host system type... aarch64-unknown-linux-gnu [2022-08-04T22:23:17.869Z] #77 76.75 checking how to print strings... printf [2022-08-04T22:23:17.869Z] #77 76.76 checking for gcc... gcc [2022-08-04T22:23:17.869Z] #77 76.87 checking whether the C compiler works... yes [2022-08-04T22:23:17.869Z] #77 77.07 checking for C compiler default output file name... a.out [2022-08-04T22:23:17.869Z] #77 77.10 checking for suffix of executables... [2022-08-04T22:23:17.869Z] #77 77.27 checking whether we are cross compiling... no [2022-08-04T22:23:17.869Z] #77 77.51 checking for suffix of object files... o [2022-08-04T22:23:17.869Z] #77 77.64 checking whether we are using the GNU C compiler... yes [2022-08-04T22:23:17.869Z] #77 77.81 checking whether gcc accepts -g... yes [2022-08-04T22:23:17.869Z] #77 77.91 checking for gcc option to accept ISO C89... none needed [2022-08-04T22:23:17.869Z] #77 78.12 checking whether gcc understands -c and -o together... yes [2022-08-04T22:23:17.869Z] #77 78.37 checking for a sed that does not truncate output... /bin/sed [2022-08-04T22:23:17.869Z] #77 78.40 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T22:23:17.869Z] #77 78.41 checking for egrep... /bin/grep -E [2022-08-04T22:23:17.869Z] #77 78.42 checking for fgrep... /bin/grep -F [2022-08-04T22:23:17.869Z] #77 78.43 checking for ld used by gcc... /usr/bin/ld [2022-08-04T22:23:17.869Z] #77 78.45 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T22:23:17.869Z] #77 78.47 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T22:23:17.869Z] #77 78.49 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T22:23:17.869Z] #77 78.63 checking whether ln -s works... yes [2022-08-04T22:23:17.869Z] #77 78.63 checking the maximum length of command line arguments... 1572864 [2022-08-04T22:23:17.869Z] #77 78.67 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-04T22:23:17.869Z] #77 78.67 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T22:23:17.869Z] #77 78.67 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T22:23:17.869Z] #77 78.68 checking for objdump... objdump [2022-08-04T22:23:17.869Z] #77 78.68 checking how to recognize dependent libraries... pass_all [2022-08-04T22:23:17.869Z] #77 78.68 checking for dlltool... no [2022-08-04T22:23:17.869Z] #77 78.68 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T22:23:17.869Z] #77 78.69 checking for ar... ar [2022-08-04T22:23:17.869Z] #77 78.69 checking for archiver @FILE support... @ [2022-08-04T22:23:17.869Z] #77 78.86 checking for strip... strip [2022-08-04T22:23:17.869Z] #77 78.86 checking for ranlib... ranlib [2022-08-04T22:23:17.869Z] #77 78.87 checking for gawk... no [2022-08-04T22:23:17.869Z] #77 78.87 checking for mawk... mawk [2022-08-04T22:23:17.869Z] #77 78.87 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T22:23:17.869Z] #77 79.30 checking for sysroot... no [2022-08-04T22:23:17.869Z] #77 79.31 checking for a working dd... /bin/dd [2022-08-04T22:23:17.869Z] #77 79.35 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T22:23:17.869Z] #77 79.39 checking for mt... no [2022-08-04T22:23:17.869Z] #77 79.39 checking if : is a manifest tool... no [2022-08-04T22:23:17.869Z] #77 79.43 checking how to run the C preprocessor... gcc -E [2022-08-04T22:23:17.869Z] #77 79.73 checking for ANSI C header files... yes [2022-08-04T22:23:17.869Z] #77 80.49 checking for sys/types.h... yes [2022-08-04T22:23:17.869Z] #77 80.63 checking for sys/stat.h... yes [2022-08-04T22:23:17.869Z] #77 80.76 checking for stdlib.h... yes [2022-08-04T22:23:17.869Z] #77 80.96 checking for string.h... yes [2022-08-04T22:23:17.869Z] #77 81.18 checking for memory.h... yes [2022-08-04T22:23:17.869Z] #77 81.37 checking for strings.h... yes [2022-08-04T22:23:17.869Z] #77 81.60 checking for inttypes.h... yes [2022-08-04T22:23:17.869Z] #77 81.81 checking for stdint.h... yes [2022-08-04T22:23:17.869Z] #77 82.09 checking for unistd.h... yes [2022-08-04T22:23:17.869Z] #77 82.31 checking for dlfcn.h... yes [2022-08-04T22:23:17.869Z] #77 82.51 checking for objdir... .libs [2022-08-04T22:23:17.869Z] #77 82.87 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T22:23:17.869Z] #77 83.03 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T22:23:18.130Z] #77 83.03 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T22:23:18.390Z] #14 121.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-04T22:23:18.390Z] #14 121.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-04T22:23:18.390Z] #14 121.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T22:23:18.390Z] #14 121.8 Selecting previously unselected package libapparmor1:amd64. [2022-08-04T22:23:18.390Z] #14 121.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-04T22:23:18.390Z] #14 121.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-04T22:23:18.390Z] #14 121.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-04T22:23:18.390Z] #14 121.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-04T22:23:18.390Z] #14 121.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-04T22:23:18.390Z] #14 122.0 Selecting previously unselected package libbtrfs0:amd64. [2022-08-04T22:23:18.390Z] #14 122.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-04T22:23:18.390Z] #14 122.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T22:23:18.390Z] #14 122.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-04T22:23:18.390Z] #14 122.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-04T22:23:18.390Z] #14 122.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T22:23:18.390Z] #14 122.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-04T22:23:18.390Z] #14 122.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T22:23:18.390Z] #14 122.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T22:23:18.390Z] #14 122.5 Selecting previously unselected package libudev-dev:amd64. [2022-08-04T22:23:18.390Z] #14 122.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-04T22:23:18.390Z] #14 122.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-04T22:23:18.390Z] #14 122.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-04T22:23:18.390Z] #14 122.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-04T22:23:18.390Z] #14 122.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-04T22:23:18.390Z] #14 123.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-04T22:23:18.391Z] #77 83.17 checking if gcc static flag -static works... yes [2022-08-04T22:23:18.649Z] #14 123.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-04T22:23:18.649Z] #14 123.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-04T22:23:18.649Z] #14 123.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-04T22:23:18.649Z] #14 123.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-04T22:23:18.649Z] #14 123.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-04T22:23:18.651Z] #77 83.52 checking if gcc supports -c -o file.o... yes [2022-08-04T22:23:18.651Z] #77 83.68 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T22:23:18.651Z] #77 83.68 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-04T22:23:18.908Z] #14 123.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-04T22:23:18.908Z] #14 123.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-04T22:23:18.908Z] #14 123.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-04T22:23:18.908Z] #14 123.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-04T22:23:18.911Z] #77 83.75 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T22:23:18.911Z] #77 84.04 checking how to hardcode library paths into programs... immediate [2022-08-04T22:23:18.911Z] #77 84.04 checking whether stripping libraries is possible... yes [2022-08-04T22:23:18.911Z] #77 84.07 checking if libtool supports shared libraries... yes [2022-08-04T22:23:18.911Z] #77 84.07 checking whether to build shared libraries... no [2022-08-04T22:23:18.911Z] #77 84.07 checking whether to build static libraries... yes [2022-08-04T22:23:18.911Z] #77 84.07 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T22:23:19.167Z] #14 123.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-04T22:23:19.167Z] #14 123.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-04T22:23:19.172Z] #77 84.14 checking whether build environment is sane... yes [2022-08-04T22:23:19.172Z] #77 84.22 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T22:23:19.172Z] #77 84.23 checking whether make sets $(MAKE)... yes [2022-08-04T22:23:19.172Z] #77 84.32 checking whether make supports the include directive... yes (GNU style) [2022-08-04T22:23:19.433Z] #77 84.36 checking whether make supports nested variables... yes [2022-08-04T22:23:19.433Z] #77 84.41 checking whether UID '0' is supported by ustar format... yes [2022-08-04T22:23:19.433Z] #77 84.42 checking whether GID '0' is supported by ustar format... yes [2022-08-04T22:23:19.433Z] #77 84.42 checking how to create a ustar tar archive... gnutar [2022-08-04T22:23:19.694Z] #77 84.52 checking dependency style of gcc... gcc3 [2022-08-04T22:23:19.694Z] #77 84.78 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T22:23:19.694Z] #77 84.79 checking whether make supports nested variables... (cached) yes [2022-08-04T22:23:19.694Z] #77 84.79 checking for gawk... (cached) mawk [2022-08-04T22:23:19.694Z] #77 84.79 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T22:23:19.694Z] #77 84.79 checking for gcc... (cached) gcc [2022-08-04T22:23:19.735Z] #14 124.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-04T22:23:19.735Z] #14 124.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-04T22:23:19.735Z] #14 124.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-04T22:23:19.956Z] #77 84.91 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T22:23:19.956Z] #77 84.91 checking whether gcc accepts -g... (cached) yes [2022-08-04T22:23:19.956Z] #77 84.91 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T22:23:19.956Z] #77 84.91 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T22:23:19.956Z] #77 84.91 checking for a Python interpreter with version >= 3... python3 [2022-08-04T22:23:19.956Z] #77 85.06 checking for python3... /usr/bin/python3 [2022-08-04T22:23:19.956Z] #77 85.06 checking for python3 version... 3.9 [2022-08-04T22:23:19.994Z] #14 124.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-04T22:23:19.994Z] #14 124.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T22:23:19.994Z] #14 124.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-04T22:23:19.994Z] #14 124.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-04T22:23:19.994Z] #14 124.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-04T22:23:19.994Z] #14 124.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T22:23:19.994Z] #14 124.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-04T22:23:20.226Z] #77 85.19 checking for python3 platform... linux [2022-08-04T22:23:20.226Z] #77 85.25 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T22:23:20.254Z] #14 124.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-04T22:23:20.255Z] #14 124.8 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T22:23:20.487Z] #77 85.42 checking for python3 extension module directory... #77 ... [2022-08-04T22:23:20.488Z] [2022-08-04T22:23:20.488Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T22:23:20.488Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-04T22:23:20.488Z] #34 DONE 130.7s [2022-08-04T22:23:20.488Z] [2022-08-04T22:23:20.488Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:23:20.488Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T22:23:20.488Z] #77 85.42 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T22:23:20.488Z] #77 85.64 checking for go-md2man... no [2022-08-04T22:23:20.488Z] #77 ... [2022-08-04T22:23:20.488Z] [2022-08-04T22:23:20.488Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:23:20.488Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-04T22:23:20.488Z] #21 7.451 Fetched 8449 kB in 7s (1253 kB/s) [2022-08-04T22:23:20.488Z] #21 7.451 Reading package lists... [2022-08-04T22:23:20.488Z] #21 9.691 Reading package lists... [2022-08-04T22:23:20.488Z] #21 11.99 Building dependency tree... [2022-08-04T22:23:20.488Z] #21 13.60 The following additional packages will be installed: [2022-08-04T22:23:20.488Z] #21 13.60 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-04T22:23:20.488Z] #21 13.60 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-04T22:23:20.488Z] #21 13.62 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-04T22:23:20.488Z] #21 13.62 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-04T22:23:20.488Z] #21 13.62 python3-pkg-resources systemd vim-runtime xxd [2022-08-04T22:23:20.488Z] #21 13.63 Suggested packages: [2022-08-04T22:23:20.488Z] #21 13.63 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-04T22:23:20.488Z] #21 13.63 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-04T22:23:20.488Z] #21 13.63 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-04T22:23:20.488Z] #21 13.63 Recommended packages: [2022-08-04T22:23:20.488Z] #21 13.63 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-04T22:23:20.488Z] #21 13.63 systemd-timesyncd | time-daemon unzip [2022-08-04T22:23:20.488Z] #21 14.93 The following NEW packages will be installed: [2022-08-04T22:23:20.488Z] #21 14.93 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-04T22:23:20.488Z] #21 14.93 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-04T22:23:20.488Z] #21 14.94 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-04T22:23:20.488Z] #21 14.94 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-04T22:23:20.488Z] #21 14.94 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-04T22:23:20.488Z] #21 14.94 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-04T22:23:20.488Z] #21 14.94 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-04T22:23:20.488Z] #21 14.94 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-04T22:23:20.488Z] #21 14.94 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-04T22:23:20.749Z] #21 ... [2022-08-04T22:23:20.749Z] [2022-08-04T22:23:20.749Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:23:20.749Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T22:23:21.010Z] #77 85.66 checking error.h usability... yes [2022-08-04T22:23:21.010Z] #77 85.98 checking error.h presence... yes [2022-08-04T22:23:21.010Z] #77 86.07 checking for error.h... yes [2022-08-04T22:23:21.010Z] #77 ... [2022-08-04T22:23:21.010Z] [2022-08-04T22:23:21.010Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T22:23:21.010Z] #60 sha256:1f95df1a5864b25b96075061be1393d69a82853a521baa1177dfd7ca5d506951 [2022-08-04T22:23:21.010Z] #60 11.58 + cd /tmp/tmp.1177ljdJO6/src/github.com/opencontainers/runc [2022-08-04T22:23:21.010Z] #60 11.59 + git checkout -q v1.1.2 [2022-08-04T22:23:21.010Z] #60 12.61 + '[' -z '' ']' [2022-08-04T22:23:21.010Z] #60 12.62 + target=static [2022-08-04T22:23:21.010Z] #60 12.62 + make BUILDTAGS=seccomp static [2022-08-04T22:23:21.010Z] #60 12.91 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-08-04T22:23:21.010Z] #60 ... [2022-08-04T22:23:21.010Z] [2022-08-04T22:23:21.010Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:23:21.010Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T22:23:21.222Z] #14 125.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T22:23:21.222Z] #14 125.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-04T22:23:21.222Z] #14 125.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T22:23:21.222Z] #14 125.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-04T22:23:21.222Z] #14 125.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T22:23:21.222Z] #14 125.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-04T22:23:21.222Z] #14 125.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T22:23:21.271Z] #77 86.18 checking linux/openat2.h usability... yes [2022-08-04T22:23:21.489Z] #14 ... [2022-08-04T22:23:21.489Z] [2022-08-04T22:23:21.489Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T22:23:21.489Z] #67 sha256:7505e5d2b32418fe7adbd55e61aa610725c7e0de6c2d394bd81f3e8b8c4d443e [2022-08-04T22:23:21.489Z] #67 118.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T22:23:21.489Z] #67 118.7 + GOBIN=/build [2022-08-04T22:23:21.489Z] #67 118.7 + GO111MODULE=on [2022-08-04T22:23:21.489Z] #67 118.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T22:23:21.489Z] #67 125.0 rootlesskit version 1.0.0 [2022-08-04T22:23:21.489Z] #67 125.0 Usage of /build/rootlesskit-docker-proxy: [2022-08-04T22:23:21.489Z] #67 125.0 -container-ip string [2022-08-04T22:23:21.489Z] #67 125.0 container ip [2022-08-04T22:23:21.489Z] #67 125.0 -container-port int [2022-08-04T22:23:21.489Z] #67 125.0 container port (default -1) [2022-08-04T22:23:21.489Z] #67 125.0 -host-ip string [2022-08-04T22:23:21.489Z] #67 125.0 host ip [2022-08-04T22:23:21.489Z] #67 125.0 -host-port int [2022-08-04T22:23:21.489Z] #67 125.0 host port (default -1) [2022-08-04T22:23:21.489Z] #67 125.0 -proto string [2022-08-04T22:23:21.489Z] #67 125.0 proxy protocol (default "tcp") [2022-08-04T22:23:21.489Z] #67 DONE 125.7s [2022-08-04T22:23:21.489Z] [2022-08-04T22:23:21.489Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-04T22:23:21.489Z] #68 sha256:09214161f0538c2a94996ed663749515459ce6e470f81653307f1d6b37ebe7a5 [2022-08-04T22:23:21.489Z] #68 DONE 0.1s [2022-08-04T22:23:21.489Z] [2022-08-04T22:23:21.489Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:23:21.489Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:23:21.489Z] #14 125.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-04T22:23:21.489Z] #14 125.9 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-04T22:23:21.489Z] #14 125.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-04T22:23:21.489Z] #14 126.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T22:23:21.489Z] #14 126.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T22:23:21.489Z] #14 126.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T22:23:21.489Z] #14 126.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-04T22:23:21.489Z] #14 ... [2022-08-04T22:23:21.489Z] [2022-08-04T22:23:21.489Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-04T22:23:21.489Z] #69 sha256:18dd49009771d4c74a86ad09ec904525a4c9cd6c4085b25d3f5f0029561bbe2a [2022-08-04T22:23:21.489Z] #69 DONE 0.2s [2022-08-04T22:23:21.489Z] [2022-08-04T22:23:21.489Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:23:21.489Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:23:21.489Z] #14 126.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-04T22:23:21.489Z] #14 126.0 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T22:23:21.489Z] #14 126.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T22:23:21.489Z] #14 126.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-04T22:23:21.489Z] #14 126.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-04T22:23:21.489Z] #14 126.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T22:23:21.489Z] #14 126.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T22:23:21.489Z] #14 126.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-04T22:23:21.489Z] #14 126.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T22:23:21.489Z] #14 126.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-04T22:23:21.489Z] #14 126.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T22:23:21.489Z] #14 126.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T22:23:21.489Z] #14 126.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-04T22:23:21.489Z] #14 126.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T22:23:21.489Z] #14 126.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T22:23:21.532Z] #77 86.41 checking linux/openat2.h presence... yes [2022-08-04T22:23:21.532Z] #77 86.45 checking for linux/openat2.h... yes [2022-08-04T22:23:21.532Z] #77 86.48 checking for copy_file_range... yes [2022-08-04T22:23:21.755Z] #14 126.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T22:23:21.755Z] #14 126.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-04T22:23:21.755Z] #14 126.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T22:23:21.755Z] #14 126.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-04T22:23:21.755Z] #14 126.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:23:21.793Z] #77 86.72 checking for fgetxattr... yes [2022-08-04T22:23:22.316Z] #77 86.99 checking for statx... yes [2022-08-04T22:23:22.316Z] #77 87.30 checking for fgetpwent_r... yes [2022-08-04T22:23:22.330Z] #14 DONE 126.9s [2022-08-04T22:23:22.330Z] [2022-08-04T22:23:22.330Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-04T22:23:22.330Z] #59 sha256:5c59d6016324fa081fec74f8c5a9103aa5380b8f1038281a36e66ddf3da481e6 [2022-08-04T22:23:22.577Z] #77 87.50 checking for issetugid... no [2022-08-04T22:23:22.577Z] #77 87.68 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T22:23:22.577Z] #77 87.68 checking pkg-config is at least version 0.9.0... yes [2022-08-04T22:23:22.589Z] #14 ... [2022-08-04T22:23:22.589Z] [2022-08-04T22:23:22.589Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:23:22.589Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:23:22.589Z] #77 64.33 libtoolize: putting auxiliary files in '.'. [2022-08-04T22:23:22.589Z] #77 64.34 libtoolize: copying file './ltmain.sh' [2022-08-04T22:23:22.589Z] #77 66.05 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-04T22:23:22.589Z] #77 66.05 libtoolize: and rerunning libtoolize and aclocal. [2022-08-04T22:23:22.589Z] #77 66.05 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T22:23:22.837Z] #77 87.68 checking for library containing yajl_tree_get... -lyajl [2022-08-04T22:23:22.923Z] #59 DONE 0.4s [2022-08-04T22:23:22.923Z] [2022-08-04T22:23:22.923Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T22:23:22.923Z] #60 sha256:53c18f977dd88848b21e1af518d6f2b80db7f64f647d9dd40c09a945433b98ef [2022-08-04T22:23:23.098Z] #77 88.12 checking for yajl >= 2.0.0... yes [2022-08-04T22:23:23.098Z] #77 88.16 checking sys/capability.h usability... yes [2022-08-04T22:23:23.359Z] #77 88.30 checking sys/capability.h presence... yes [2022-08-04T22:23:23.359Z] #77 88.36 checking for sys/capability.h... yes [2022-08-04T22:23:23.620Z] #77 88.37 checking for library containing cap_from_name... -lcap [2022-08-04T22:23:23.880Z] #77 88.70 checking for library containing dlopen... -ldl [2022-08-04T22:23:24.141Z] #77 89.09 checking seccomp.h usability... yes [2022-08-04T22:23:24.141Z] #77 89.26 checking seccomp.h presence... yes [2022-08-04T22:23:24.402Z] #77 89.34 checking for seccomp.h... yes [2022-08-04T22:23:24.662Z] #77 89.35 checking for library containing seccomp_rule_add... -lseccomp [2022-08-04T22:23:24.662Z] #77 89.76 checking for library containing seccomp_arch_resolve_name... none required [2022-08-04T22:23:24.923Z] #77 89.89 checking systemd/sd-bus.h usability... yes [2022-08-04T22:23:24.923Z] #77 90.03 checking systemd/sd-bus.h presence... yes [2022-08-04T22:23:24.923Z] #77 90.12 checking for systemd/sd-bus.h... yes [2022-08-04T22:23:25.128Z] #77 ... [2022-08-04T22:23:25.128Z] [2022-08-04T22:23:25.128Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:23:25.128Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:23:25.128Z] #14 149.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-04T22:23:25.128Z] #14 149.8 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-04T22:23:25.128Z] #14 149.8 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T22:23:25.495Z] #77 90.12 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-04T22:23:25.495Z] #77 90.50 checking for sd_notify_barrier... yes [2022-08-04T22:23:25.756Z] #77 90.63 checking linux/bpf.h usability... yes [2022-08-04T22:23:25.756Z] #77 90.75 checking linux/bpf.h presence... yes [2022-08-04T22:23:25.756Z] #77 90.81 checking for linux/bpf.h... yes [2022-08-04T22:23:25.756Z] #77 90.81 checking compilation for eBPF... yes [2022-08-04T22:23:26.017Z] #77 91.04 checking for criu >= 3.15... no [2022-08-04T22:23:26.017Z] #77 91.09 configure: CRIU headers not found, building without CRIU support [2022-08-04T22:23:26.017Z] #77 91.09 checking for criu > 3.16... no [2022-08-04T22:23:26.017Z] #77 91.11 configure: CRIU version doesn't support join-ns API [2022-08-04T22:23:26.017Z] #77 91.11 checking for criu > 3.16.1... no [2022-08-04T22:23:26.017Z] #77 91.14 configure: CRIU version doesn't support for pre-dumping [2022-08-04T22:23:26.017Z] #77 91.14 checking for new mount API (fsconfig)... yes [2022-08-04T22:23:26.066Z] #14 ... [2022-08-04T22:23:26.066Z] [2022-08-04T22:23:26.066Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:23:26.066Z] #64 sha256:ef68633800690e2a03117b0be064c6750d6763ccb71a5b704606d2fc122f3dbc [2022-08-04T22:23:26.066Z] #64 79.74 + bin/ctr [2022-08-04T22:23:26.278Z] #77 91.22 checking for seccomp notify API... yes [2022-08-04T22:23:26.278Z] #77 91.35 checking for gperf... no [2022-08-04T22:23:26.278Z] #77 91.35 configure: gperf not found - cannot rebuild signal parser code [2022-08-04T22:23:26.539Z] #77 91.35 checking for library containing argp_parse... none required [2022-08-04T22:23:26.540Z] #77 91.71 checking that generated files are newer than configure... done [2022-08-04T22:23:26.540Z] #77 91.72 configure: creating ./config.status [2022-08-04T22:23:27.118Z] #60 ... [2022-08-04T22:23:27.118Z] [2022-08-04T22:23:27.118Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T22:23:27.118Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-04T22:23:27.118Z] #15 DONE 4.6s [2022-08-04T22:23:27.118Z] [2022-08-04T22:23:27.118Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-04T22:23:27.118Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-04T22:23:29.087Z] #77 ... [2022-08-04T22:23:29.087Z] [2022-08-04T22:23:29.087Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:23:29.087Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-04T22:23:29.087Z] #21 15.45 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T22:23:29.087Z] #21 15.45 Need to get 31.8 MB of archives. [2022-08-04T22:23:29.087Z] #21 15.45 After this operation, 123 MB of additional disk space will be used. [2022-08-04T22:23:29.087Z] #21 15.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-04T22:23:29.087Z] #21 15.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-08-04T22:23:29.087Z] #21 15.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-08-04T22:23:29.087Z] #21 15.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-08-04T22:23:29.087Z] #21 15.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-08-04T22:23:29.087Z] #21 15.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-08-04T22:23:29.087Z] #21 15.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB] [2022-08-04T22:23:29.087Z] #21 15.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-08-04T22:23:29.087Z] #21 15.75 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-08-04T22:23:29.087Z] #21 15.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-08-04T22:23:29.087Z] #21 15.76 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-08-04T22:23:29.087Z] #21 15.76 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-08-04T22:23:29.087Z] #21 15.76 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-08-04T22:23:29.087Z] #21 15.76 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-08-04T22:23:29.087Z] #21 15.79 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T22:23:29.087Z] #21 15.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-04T22:23:29.087Z] #21 15.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-08-04T22:23:29.087Z] #21 15.80 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-04T22:23:29.087Z] #21 15.81 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-04T22:23:29.087Z] #21 15.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-08-04T22:23:29.087Z] #21 15.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-08-04T22:23:29.087Z] #21 15.85 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-08-04T22:23:29.087Z] #21 15.85 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-08-04T22:23:29.087Z] #21 15.85 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-08-04T22:23:29.087Z] #21 15.86 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-08-04T22:23:29.087Z] #21 15.86 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-08-04T22:23:29.087Z] #21 15.87 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-04T22:23:29.087Z] #21 15.88 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-04T22:23:29.087Z] #21 15.88 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-04T22:23:29.087Z] #21 15.89 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-08-04T22:23:29.087Z] #21 15.89 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-08-04T22:23:29.087Z] #21 15.89 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-04T22:23:29.087Z] #21 16.23 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-08-04T22:23:29.087Z] #21 16.23 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-08-04T22:23:29.087Z] #21 16.23 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-04T22:23:29.087Z] #21 16.23 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-08-04T22:23:29.087Z] #21 16.23 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-04T22:23:29.087Z] #21 16.23 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-04T22:23:29.087Z] #21 16.23 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-08-04T22:23:29.087Z] #21 16.23 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-04T22:23:29.087Z] #21 16.24 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-04T22:23:29.087Z] #21 16.29 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-04T22:23:29.087Z] #21 16.31 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-04T22:23:29.087Z] #21 16.31 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T22:23:29.087Z] #21 16.31 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-04T22:23:29.087Z] #21 16.33 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-04T22:23:29.087Z] #21 16.33 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-04T22:23:29.087Z] #21 16.33 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-08-04T22:23:29.087Z] #21 16.35 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7 [161 kB] [2022-08-04T22:23:29.087Z] #21 16.35 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-08-04T22:23:29.087Z] #21 16.35 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-08-04T22:23:29.087Z] #21 16.36 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-04T22:23:29.087Z] #21 16.58 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-08-04T22:23:29.087Z] #21 16.62 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-08-04T22:23:29.087Z] #21 16.63 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-08-04T22:23:29.087Z] #21 16.63 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-08-04T22:23:29.087Z] #21 17.26 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:23:29.087Z] #21 17.38 Fetched 31.8 MB in 2s (19.5 MB/s) [2022-08-04T22:23:29.087Z] #21 17.44 Selecting previously unselected package libcap2:arm64. [2022-08-04T22:23:29.087Z] #21 17.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-08-04T22:23:29.087Z] #21 17.47 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-04T22:23:29.087Z] #21 17.48 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-04T22:23:29.087Z] #21 17.53 Selecting previously unselected package libargon2-1:arm64. [2022-08-04T22:23:29.087Z] #21 17.54 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-08-04T22:23:29.087Z] #21 17.55 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-04T22:23:29.087Z] #21 17.62 Selecting previously unselected package libjson-c5:arm64. [2022-08-04T22:23:29.087Z] #21 17.62 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... [2022-08-04T22:23:29.087Z] #21 17.63 Unpacking libjson-c5:arm64 (0.15-2) ... [2022-08-04T22:23:29.087Z] #21 17.71 Selecting previously unselected package libcryptsetup12:arm64. [2022-08-04T22:23:29.087Z] #21 17.73 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-08-04T22:23:29.087Z] #21 17.74 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-04T22:23:29.087Z] #21 17.85 Selecting previously unselected package libip4tc2:arm64. [2022-08-04T22:23:29.087Z] #21 17.86 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... [2022-08-04T22:23:29.087Z] #21 17.87 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-08-04T22:23:29.087Z] #21 17.93 Selecting previously unselected package libkmod2:arm64. [2022-08-04T22:23:29.087Z] #21 17.94 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... [2022-08-04T22:23:29.087Z] #21 17.94 Unpacking libkmod2:arm64 (28-1) ... [2022-08-04T22:23:29.087Z] #21 18.05 Selecting previously unselected package systemd. [2022-08-04T22:23:29.087Z] #21 18.05 Preparing to unpack .../06-systemd_247.3-7_arm64.deb ... [2022-08-04T22:23:29.087Z] #21 18.21 Unpacking systemd (247.3-7) ... [2022-08-04T22:23:29.087Z] #21 20.09 Selecting previously unselected package pigz. [2022-08-04T22:23:29.087Z] #21 20.10 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... [2022-08-04T22:23:29.087Z] #21 20.11 Unpacking pigz (2.6-1) ... [2022-08-04T22:23:29.087Z] #21 20.20 Selecting previously unselected package libelf1:arm64. [2022-08-04T22:23:29.087Z] #21 20.20 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... [2022-08-04T22:23:29.087Z] #21 20.20 Unpacking libelf1:arm64 (0.183-1) ... [2022-08-04T22:23:29.087Z] #21 20.32 Selecting previously unselected package libbpf0:arm64. [2022-08-04T22:23:29.087Z] #21 20.32 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... [2022-08-04T22:23:29.087Z] #21 20.32 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-08-04T22:23:29.087Z] #21 20.41 Selecting previously unselected package libmnl0:arm64. [2022-08-04T22:23:29.087Z] #21 20.42 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... [2022-08-04T22:23:29.087Z] #21 20.42 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-08-04T22:23:29.087Z] #21 20.52 Selecting previously unselected package libxtables12:arm64. [2022-08-04T22:23:29.087Z] #21 20.52 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... [2022-08-04T22:23:29.087Z] #21 20.53 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-08-04T22:23:29.087Z] #21 20.61 Selecting previously unselected package libcap2-bin. [2022-08-04T22:23:29.087Z] #21 20.62 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-08-04T22:23:29.087Z] #21 20.63 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-04T22:23:29.087Z] #21 20.74 Selecting previously unselected package iproute2. [2022-08-04T22:23:29.087Z] #21 20.74 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... [2022-08-04T22:23:29.087Z] #21 20.75 Unpacking iproute2 (5.10.0-4) ... [2022-08-04T22:23:29.087Z] #21 21.19 Selecting previously unselected package xxd. [2022-08-04T22:23:29.087Z] #21 21.20 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-04T22:23:29.087Z] #21 21.20 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:23:29.087Z] #21 21.34 Selecting previously unselected package vim-common. [2022-08-04T22:23:29.087Z] #21 21.34 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T22:23:29.087Z] #21 21.36 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:23:29.087Z] #21 21.54 Selecting previously unselected package bash-completion. [2022-08-04T22:23:29.087Z] #21 21.54 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-04T22:23:29.349Z] #21 23.81 Unpacking bash-completion (1:2.11-2) ... [2022-08-04T22:23:29.349Z] #21 ... [2022-08-04T22:23:29.349Z] [2022-08-04T22:23:29.349Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:23:29.349Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T22:23:29.349Z] #77 94.43 config.status: creating Makefile [2022-08-04T22:23:29.349Z] #77 94.49 config.status: creating rpm/crun.spec [2022-08-04T22:23:29.349Z] #77 94.54 config.status: creating config.h [2022-08-04T22:23:29.349Z] #77 94.56 config.status: executing libtool commands [2022-08-04T22:23:29.349Z] #77 94.58 config.status: executing depfiles commands [2022-08-04T22:23:30.734Z] #77 95.68 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-04T22:23:30.734Z] #77 95.70 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T22:23:30.995Z] #77 96.13 checking for gcc... gcc [2022-08-04T22:23:31.257Z] #77 96.25 checking whether the C compiler works... yes [2022-08-04T22:23:31.257Z] #77 96.45 checking for C compiler default output file name... a.out [2022-08-04T22:23:31.311Z] #16 DONE 4.0s [2022-08-04T22:23:31.311Z] [2022-08-04T22:23:31.311Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-04T22:23:31.311Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-04T22:23:31.517Z] #77 96.45 checking for suffix of executables... [2022-08-04T22:23:31.799Z] #77 96.65 checking whether we are cross compiling... no [2022-08-04T22:23:31.799Z] #77 96.80 checking for suffix of object files... o [2022-08-04T22:23:31.799Z] #77 96.87 checking whether we are using the GNU C compiler... yes [2022-08-04T22:23:32.074Z] #77 96.97 checking whether gcc accepts -g... yes [2022-08-04T22:23:32.159Z] #14 ... [2022-08-04T22:23:32.159Z] [2022-08-04T22:23:32.159Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:23:32.159Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:23:32.159Z] #77 106.3 configure.ac:7: installing 'build-aux/compile' [2022-08-04T22:23:32.159Z] #77 106.3 configure.ac:9: installing 'build-aux/config.guess' [2022-08-04T22:23:32.159Z] #77 106.3 configure.ac:9: installing 'build-aux/config.sub' [2022-08-04T22:23:32.159Z] #77 106.3 configure.ac:11: installing 'build-aux/install-sh' [2022-08-04T22:23:32.159Z] #77 106.4 configure.ac:11: installing 'build-aux/missing' [2022-08-04T22:23:32.159Z] #77 106.8 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T22:23:32.159Z] #77 106.9 parallel-tests: installing 'build-aux/test-driver' [2022-08-04T22:23:32.319Z] #19 246.6 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-04T22:23:32.319Z] #19 246.6 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-04T22:23:32.319Z] #19 246.6 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-04T22:23:32.351Z] #77 97.16 checking for gcc option to accept ISO C89... none needed [2022-08-04T22:23:32.351Z] #77 97.32 checking whether gcc understands -c and -o together... yes [2022-08-04T22:23:32.580Z] #19 246.9 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-04T22:23:32.580Z] #19 246.9 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T22:23:32.580Z] #19 246.9 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-04T22:23:32.615Z] #77 97.50 checking how to run the C preprocessor... gcc -E [2022-08-04T22:23:32.615Z] #77 97.78 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T22:23:32.615Z] #77 97.80 checking for egrep... /bin/grep -E [2022-08-04T22:23:33.216Z] #17 ... [2022-08-04T22:23:33.216Z] [2022-08-04T22:23:33.216Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:23:33.216Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:23:33.216Z] #77 76.32 configure.ac:7: installing 'build-aux/compile' [2022-08-04T22:23:33.216Z] #77 76.33 configure.ac:9: installing 'build-aux/config.guess' [2022-08-04T22:23:33.216Z] #77 76.33 configure.ac:9: installing 'build-aux/config.sub' [2022-08-04T22:23:33.216Z] #77 76.34 configure.ac:11: installing 'build-aux/install-sh' [2022-08-04T22:23:33.216Z] #77 76.35 configure.ac:11: installing 'build-aux/missing' [2022-08-04T22:23:33.216Z] #77 76.53 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T22:23:33.216Z] #77 76.59 parallel-tests: installing 'build-aux/test-driver' [2022-08-04T22:23:33.216Z] #77 78.36 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T22:23:33.216Z] #77 78.36 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T22:23:33.216Z] #77 78.90 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T22:23:33.216Z] #77 78.90 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T22:23:33.216Z] #77 78.97 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T22:23:33.216Z] #77 79.12 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T22:23:33.216Z] #77 79.20 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T22:23:33.216Z] #77 79.31 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T22:23:33.560Z] #77 97.81 checking for ANSI C header files... yes [2022-08-04T22:23:33.561Z] #77 98.52 checking for sys/types.h... yes [2022-08-04T22:23:33.561Z] #77 98.73 checking for sys/stat.h... yes [2022-08-04T22:23:33.784Z] #77 ... [2022-08-04T22:23:33.784Z] [2022-08-04T22:23:33.784Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-04T22:23:33.784Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-04T22:23:33.784Z] #17 2.778 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-04T22:23:33.784Z] #17 DONE 2.8s [2022-08-04T22:23:33.784Z] [2022-08-04T22:23:33.784Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T22:23:33.784Z] #60 sha256:53c18f977dd88848b21e1af518d6f2b80db7f64f647d9dd40c09a945433b98ef [2022-08-04T22:23:33.784Z] #60 4.954 + RM_GOPATH=0 [2022-08-04T22:23:33.784Z] #60 4.954 + TMP_GOPATH= [2022-08-04T22:23:33.784Z] #60 4.954 + : /build [2022-08-04T22:23:33.784Z] #60 4.954 + '[' -z '' ']' [2022-08-04T22:23:33.784Z] #60 4.954 ++ mktemp -d [2022-08-04T22:23:33.784Z] #60 4.972 + export GOPATH=/tmp/tmp.LhKfONBDGu [2022-08-04T22:23:33.784Z] #60 4.972 + GOPATH=/tmp/tmp.LhKfONBDGu [2022-08-04T22:23:33.784Z] #60 4.972 + RM_GOPATH=1 [2022-08-04T22:23:33.784Z] #60 4.972 + case "$(go env GOARCH)" in [2022-08-04T22:23:33.784Z] #60 4.972 ++ go env GOARCH [2022-08-04T22:23:33.784Z] #60 4.972 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T22:23:33.784Z] #60 4.972 + GO_BUILDMODE=-buildmode=pie [2022-08-04T22:23:33.784Z] #60 4.972 ++ dirname /install.sh [2022-08-04T22:23:33.784Z] #60 5.012 Install runc version v1.1.2 (build tags: seccomp) [2022-08-04T22:23:33.784Z] #60 5.027 + dir=/ [2022-08-04T22:23:33.784Z] #60 5.027 + bin=runc [2022-08-04T22:23:33.784Z] #60 5.027 + shift [2022-08-04T22:23:33.784Z] #60 5.027 + '[' '!' -f //runc.installer ']' [2022-08-04T22:23:33.784Z] #60 5.027 + . //runc.installer [2022-08-04T22:23:33.784Z] #60 5.027 ++ set -e [2022-08-04T22:23:33.784Z] #60 5.027 ++ : v1.1.2 [2022-08-04T22:23:33.784Z] #60 5.027 + install_runc [2022-08-04T22:23:33.784Z] #60 5.027 + RUNC_BUILDTAGS=seccomp [2022-08-04T22:23:33.784Z] #60 5.027 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-04T22:23:33.784Z] #60 5.027 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.LhKfONBDGu/src/github.com/opencontainers/runc [2022-08-04T22:23:33.784Z] #60 5.027 Cloning into '/tmp/tmp.LhKfONBDGu/src/github.com/opencontainers/runc'... [2022-08-04T22:23:33.784Z] #60 ... [2022-08-04T22:23:33.784Z] [2022-08-04T22:23:33.784Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-04T22:23:33.784Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-04T22:23:34.081Z] #77 98.89 checking for stdlib.h... yes [2022-08-04T22:23:34.181Z] #64 ... [2022-08-04T22:23:34.181Z] [2022-08-04T22:23:34.181Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:23:34.181Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:23:34.181Z] #77 81.63 configure.ac:7: installing './compile' [2022-08-04T22:23:34.181Z] #77 81.63 configure.ac:11: installing './config.guess' [2022-08-04T22:23:34.181Z] #77 81.66 configure.ac:11: installing './config.sub' [2022-08-04T22:23:34.181Z] #77 81.66 configure.ac:8: installing './install-sh' [2022-08-04T22:23:34.181Z] #77 81.68 configure.ac:8: installing './missing' [2022-08-04T22:23:34.181Z] #77 81.85 Makefile.am: installing './depcomp' [2022-08-04T22:23:34.343Z] #77 99.12 checking for string.h... yes [2022-08-04T22:23:34.343Z] #77 99.34 checking for memory.h... yes [2022-08-04T22:23:34.604Z] #77 99.49 checking for strings.h... yes [2022-08-04T22:23:34.604Z] #77 99.61 checking for inttypes.h... yes [2022-08-04T22:23:34.865Z] #77 99.88 checking for stdint.h... yes [2022-08-04T22:23:35.126Z] #77 100.1 checking for unistd.h... yes [2022-08-04T22:23:35.387Z] #77 100.2 checking minix/config.h usability... no [2022-08-04T22:23:35.387Z] #77 100.5 checking minix/config.h presence... no [2022-08-04T22:23:35.387Z] #77 100.5 checking for minix/config.h... no [2022-08-04T22:23:35.648Z] #77 100.5 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-04T22:23:35.692Z] #18 DONE 2.1s [2022-08-04T22:23:35.692Z] [2022-08-04T22:23:35.692Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T22:23:35.692Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T22:23:35.915Z] #77 100.8 checking build system type... aarch64-unknown-linux-gnu [2022-08-04T22:23:35.951Z] #36 ... [2022-08-04T22:23:35.951Z] [2022-08-04T22:23:35.951Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-04T22:23:35.951Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-04T22:23:36.082Z] #77 84.55 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T22:23:36.082Z] #77 84.55 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T22:23:36.176Z] #77 101.1 checking host system type... aarch64-unknown-linux-gnu [2022-08-04T22:23:36.176Z] #77 101.1 checking how to print strings... printf [2022-08-04T22:23:36.176Z] #77 101.1 checking for a sed that does not truncate output... /bin/sed [2022-08-04T22:23:36.176Z] #77 101.1 checking for fgrep... /bin/grep -F [2022-08-04T22:23:36.176Z] #77 101.2 checking for ld used by gcc... /usr/bin/ld [2022-08-04T22:23:36.176Z] #77 101.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T22:23:36.176Z] #77 101.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T22:23:36.176Z] #77 101.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T22:23:36.176Z] #77 101.3 checking whether ln -s works... yes [2022-08-04T22:23:36.176Z] #77 101.3 checking the maximum length of command line arguments... 1572864 [2022-08-04T22:23:36.338Z] #77 110.5 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T22:23:36.338Z] #77 110.5 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T22:23:36.338Z] #77 111.2 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T22:23:36.338Z] #77 111.2 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T22:23:36.340Z] #77 84.87 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T22:23:36.340Z] #77 84.87 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T22:23:36.437Z] #77 101.4 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-04T22:23:36.437Z] #77 101.4 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T22:23:36.437Z] #77 101.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T22:23:36.437Z] #77 101.4 checking for objdump... objdump [2022-08-04T22:23:36.437Z] #77 101.4 checking how to recognize dependent libraries... pass_all [2022-08-04T22:23:36.437Z] #77 101.4 checking for dlltool... no [2022-08-04T22:23:36.437Z] #77 101.4 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T22:23:36.437Z] #77 101.4 checking for ar... ar [2022-08-04T22:23:36.437Z] #77 101.4 checking for archiver @FILE support... @ [2022-08-04T22:23:36.437Z] #77 101.5 checking for strip... strip [2022-08-04T22:23:36.437Z] #77 101.5 checking for ranlib... ranlib [2022-08-04T22:23:36.437Z] #77 101.5 checking for gawk... no [2022-08-04T22:23:36.437Z] #77 101.5 checking for mawk... mawk [2022-08-04T22:23:36.598Z] #77 85.24 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T22:23:36.698Z] #77 101.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T22:23:36.698Z] #77 101.8 checking for sysroot... no [2022-08-04T22:23:36.698Z] #77 101.8 checking for a working dd... /bin/dd [2022-08-04T22:23:36.858Z] #77 85.65 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T22:23:36.902Z] #77 111.6 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T22:23:36.959Z] #77 101.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T22:23:36.959Z] #77 101.9 checking for mt... no [2022-08-04T22:23:36.959Z] #77 101.9 checking if : is a manifest tool... no [2022-08-04T22:23:36.959Z] #77 101.9 checking for dlfcn.h... yes [2022-08-04T22:23:36.959Z] #77 102.0 checking for objdir... .libs [2022-08-04T22:23:37.159Z] #77 111.8 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T22:23:37.426Z] #77 85.99 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T22:23:37.480Z] #77 102.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T22:23:37.480Z] #77 102.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T22:23:37.480Z] #77 102.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T22:23:37.685Z] #77 86.29 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T22:23:37.723Z] #77 112.3 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T22:23:37.740Z] #77 102.7 checking if gcc static flag -static works... yes [2022-08-04T22:23:37.855Z] #19 DONE 2.0s [2022-08-04T22:23:37.855Z] [2022-08-04T22:23:37.855Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-04T22:23:37.855Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-04T22:23:37.944Z] #77 86.64 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T22:23:37.980Z] #77 112.7 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T22:23:38.002Z] #77 103.0 checking if gcc supports -c -o file.o... yes [2022-08-04T22:23:38.002Z] #77 103.2 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T22:23:38.002Z] #77 103.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-04T22:23:38.203Z] #77 ... [2022-08-04T22:23:38.203Z] [2022-08-04T22:23:38.203Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:23:38.203Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:23:38.203Z] #14 162.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-04T22:23:38.203Z] #14 162.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-04T22:23:38.203Z] #14 162.8 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T22:23:38.263Z] #77 103.2 checking dynamic linker characteristics... [2022-08-04T22:23:38.263Z] #77 ... [2022-08-04T22:23:38.263Z] [2022-08-04T22:23:38.263Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:23:38.263Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-04T22:23:38.263Z] #21 24.13 Selecting previously unselected package bzip2. [2022-08-04T22:23:38.263Z] #21 24.13 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... [2022-08-04T22:23:38.263Z] #21 24.14 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T22:23:38.263Z] #21 24.22 Selecting previously unselected package xz-utils. [2022-08-04T22:23:38.263Z] #21 24.22 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-04T22:23:38.263Z] #21 24.24 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T22:23:38.263Z] #21 24.41 Selecting previously unselected package apparmor. [2022-08-04T22:23:38.263Z] #21 24.41 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... [2022-08-04T22:23:38.263Z] #21 24.46 Unpacking apparmor (2.13.6-10) ... [2022-08-04T22:23:38.263Z] #21 24.90 Selecting previously unselected package inetutils-ping. [2022-08-04T22:23:38.263Z] #21 24.93 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-08-04T22:23:38.263Z] #21 24.93 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-04T22:23:38.263Z] #21 25.04 Selecting previously unselected package libip6tc2:arm64. [2022-08-04T22:23:38.263Z] #21 25.06 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... [2022-08-04T22:23:38.263Z] #21 25.07 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-08-04T22:23:38.263Z] #21 25.17 Selecting previously unselected package libnfnetlink0:arm64. [2022-08-04T22:23:38.263Z] #21 25.18 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-08-04T22:23:38.263Z] #21 25.18 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-04T22:23:38.263Z] #21 25.24 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-08-04T22:23:38.263Z] #21 25.25 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-08-04T22:23:38.263Z] #21 25.25 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-04T22:23:38.263Z] #21 25.33 Selecting previously unselected package libnftnl11:arm64. [2022-08-04T22:23:38.263Z] #21 25.34 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... [2022-08-04T22:23:38.263Z] #21 25.34 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-08-04T22:23:38.263Z] #21 25.43 Selecting previously unselected package iptables. [2022-08-04T22:23:38.263Z] #21 25.44 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... [2022-08-04T22:23:38.263Z] #21 25.44 Unpacking iptables (1.8.7-1) ... [2022-08-04T22:23:38.263Z] #21 25.70 Selecting previously unselected package libonig5:arm64. [2022-08-04T22:23:38.263Z] #21 25.70 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-04T22:23:38.263Z] #21 25.71 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-04T22:23:38.263Z] #21 25.84 Selecting previously unselected package libjq1:arm64. [2022-08-04T22:23:38.263Z] #21 25.84 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... [2022-08-04T22:23:38.263Z] #21 25.84 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-04T22:23:38.263Z] #21 25.93 Selecting previously unselected package jq. [2022-08-04T22:23:38.263Z] #21 25.94 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... [2022-08-04T22:23:38.263Z] #21 25.94 Unpacking jq (1.6-2.1) ... [2022-08-04T22:23:38.263Z] #21 26.07 Selecting previously unselected package libaio1:arm64. [2022-08-04T22:23:38.263Z] #21 26.08 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... [2022-08-04T22:23:38.263Z] #21 26.08 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-08-04T22:23:38.263Z] #21 26.13 Selecting previously unselected package libgpm2:arm64. [2022-08-04T22:23:38.263Z] #21 26.14 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... [2022-08-04T22:23:38.263Z] #21 26.15 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-08-04T22:23:38.263Z] #21 26.25 Selecting previously unselected package libicu67:arm64. [2022-08-04T22:23:38.263Z] #21 26.25 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... [2022-08-04T22:23:38.263Z] #21 26.25 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-04T22:23:38.263Z] #21 29.38 Selecting previously unselected package libinih1:arm64. [2022-08-04T22:23:38.263Z] #21 29.38 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... [2022-08-04T22:23:38.263Z] #21 29.39 Unpacking libinih1:arm64 (53-1+b2) ... [2022-08-04T22:23:38.263Z] #21 29.45 Selecting previously unselected package libmicrohttpd12:arm64. [2022-08-04T22:23:38.263Z] #21 29.46 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... [2022-08-04T22:23:38.263Z] #21 29.46 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-04T22:23:38.263Z] #21 29.57 Selecting previously unselected package libnet1:arm64. [2022-08-04T22:23:38.263Z] #21 29.58 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-04T22:23:38.263Z] #21 29.59 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-04T22:23:38.263Z] #21 29.66 Selecting previously unselected package libnl-3-200:arm64. [2022-08-04T22:23:38.263Z] #21 29.66 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-04T22:23:38.263Z] #21 29.66 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-04T22:23:38.263Z] #21 29.74 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-04T22:23:38.263Z] #21 29.75 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-04T22:23:38.263Z] #21 29.75 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-04T22:23:38.263Z] #21 29.82 Selecting previously unselected package libyajl2:arm64. [2022-08-04T22:23:38.263Z] #21 29.83 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... [2022-08-04T22:23:38.263Z] #21 29.84 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-04T22:23:38.263Z] #21 29.91 Selecting previously unselected package net-tools. [2022-08-04T22:23:38.263Z] #21 29.92 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-08-04T22:23:38.263Z] #21 29.93 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T22:23:38.263Z] #21 30.11 Selecting previously unselected package patch. [2022-08-04T22:23:38.263Z] #21 30.12 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... [2022-08-04T22:23:38.263Z] #21 30.13 Unpacking patch (2.7.6-7) ... [2022-08-04T22:23:38.263Z] #21 30.20 Selecting previously unselected package python-pip-whl. [2022-08-04T22:23:38.263Z] #21 30.22 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-04T22:23:38.263Z] #21 30.22 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T22:23:38.263Z] #21 30.75 Selecting previously unselected package python3-lib2to3. [2022-08-04T22:23:38.263Z] #21 30.77 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-04T22:23:38.263Z] #21 30.77 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-04T22:23:38.263Z] #21 30.86 Selecting previously unselected package python3-distutils. [2022-08-04T22:23:38.263Z] #21 30.86 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-04T22:23:38.263Z] #21 30.88 Unpacking python3-distutils (3.9.2-1) ... [2022-08-04T22:23:38.263Z] #21 31.00 Selecting previously unselected package python3-pkg-resources. [2022-08-04T22:23:38.263Z] #21 31.01 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T22:23:38.263Z] #21 31.01 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T22:23:38.263Z] #21 31.12 Selecting previously unselected package python3-setuptools. [2022-08-04T22:23:38.263Z] #21 31.12 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-04T22:23:38.263Z] #21 31.13 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-04T22:23:38.263Z] #21 31.43 Selecting previously unselected package python3-wheel. [2022-08-04T22:23:38.263Z] #21 31.43 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-04T22:23:38.263Z] #21 31.44 Unpacking python3-wheel (0.34.2-1) ... [2022-08-04T22:23:38.263Z] #21 31.52 Selecting previously unselected package python3-pip. [2022-08-04T22:23:38.263Z] #21 31.53 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-04T22:23:38.263Z] #21 31.53 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T22:23:38.263Z] #21 31.78 Selecting previously unselected package sudo. [2022-08-04T22:23:38.263Z] #21 31.79 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... [2022-08-04T22:23:38.263Z] #21 31.80 Unpacking sudo (1.9.5p2-3) ... [2022-08-04T22:23:38.263Z] #21 32.25 Selecting previously unselected package systemd-journal-remote. [2022-08-04T22:23:38.263Z] #21 32.28 Preparing to unpack .../48-systemd-journal-remote_247.3-7_arm64.deb ... [2022-08-04T22:23:38.263Z] #21 32.28 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-04T22:23:38.263Z] #21 32.37 Selecting previously unselected package thin-provisioning-tools. [2022-08-04T22:23:38.263Z] #21 32.37 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-08-04T22:23:38.263Z] #21 32.38 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-04T22:23:38.263Z] #21 32.55 Selecting previously unselected package uidmap. [2022-08-04T22:23:38.263Z] #21 32.55 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-08-04T22:23:38.263Z] #21 32.58 Unpacking uidmap (1:4.8.1-1) ... [2022-08-04T22:23:38.263Z] #21 32.71 Selecting previously unselected package vim-runtime. [2022-08-04T22:23:38.263Z] #21 32.72 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T22:23:38.263Z] #21 32.75 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-04T22:23:38.263Z] #21 32.78 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-04T22:23:38.263Z] #21 32.79 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:23:38.533Z] #21 ... [2022-08-04T22:23:38.533Z] [2022-08-04T22:23:38.533Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:23:38.533Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T22:23:38.533Z] #77 103.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T22:23:38.533Z] #77 103.6 checking how to hardcode library paths into programs... immediate [2022-08-04T22:23:38.533Z] #77 103.6 checking whether stripping libraries is possible... yes [2022-08-04T22:23:38.533Z] #77 103.6 checking if libtool supports shared libraries... yes [2022-08-04T22:23:38.533Z] #77 103.6 checking whether to build shared libraries... no [2022-08-04T22:23:38.533Z] #77 103.6 checking whether to build static libraries... yes [2022-08-04T22:23:38.533Z] #77 103.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T22:23:38.533Z] #77 103.7 checking whether build environment is sane... yes [2022-08-04T22:23:38.533Z] #77 103.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T22:23:38.533Z] #77 103.7 checking whether make sets $(MAKE)... yes [2022-08-04T22:23:38.795Z] #77 103.8 checking whether make supports the include directive... yes (GNU style) [2022-08-04T22:23:38.795Z] #77 103.8 checking whether make supports nested variables... yes [2022-08-04T22:23:38.795Z] #77 103.9 checking whether UID '0' is supported by ustar format... yes [2022-08-04T22:23:38.795Z] #77 103.9 checking whether GID '0' is supported by ustar format... yes [2022-08-04T22:23:38.795Z] #77 103.9 checking how to create a ustar tar archive... gnutar [2022-08-04T22:23:39.056Z] #77 103.9 checking dependency style of gcc... gcc3 [2022-08-04T22:23:39.056Z] #77 104.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T22:23:39.056Z] #77 104.2 checking whether make supports nested variables... (cached) yes [2022-08-04T22:23:39.056Z] #77 104.2 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T22:23:39.056Z] #77 104.2 checking pkg-config is at least version 0.9.0... yes [2022-08-04T22:23:39.056Z] #77 104.2 checking for yajl >= 2.1.0... yes [2022-08-04T22:23:39.056Z] #77 104.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T22:23:39.056Z] #77 104.2 checking for gcc... (cached) gcc [2022-08-04T22:23:39.317Z] #77 104.3 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T22:23:39.317Z] #77 104.3 checking whether gcc accepts -g... (cached) yes [2022-08-04T22:23:39.317Z] #77 104.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T22:23:39.317Z] #77 104.3 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T22:23:39.317Z] #77 104.3 checking for a Python interpreter with version >= 3... python3 [2022-08-04T22:23:39.317Z] #77 104.4 checking for python3... /usr/bin/python3 [2022-08-04T22:23:39.579Z] #77 104.4 checking for python3 version... 3.9 [2022-08-04T22:23:39.579Z] #77 104.5 checking for python3 platform... linux [2022-08-04T22:23:39.580Z] #77 104.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T22:23:39.843Z] #77 104.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T22:23:39.843Z] #77 105.0 checking that generated files are newer than configure... done [2022-08-04T22:23:39.843Z] #77 105.0 configure: creating ./config.status [2022-08-04T22:23:40.390Z] #20 DONE 2.0s [2022-08-04T22:23:40.390Z] [2022-08-04T22:23:40.390Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:23:40.390Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T22:23:42.152Z] #77 ... [2022-08-04T22:23:42.152Z] [2022-08-04T22:23:42.152Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T22:23:42.152Z] #67 sha256:88a864cd30a665a1cbce17c273b38118d4cd02f80c2a39b1db2aaee29287e07c [2022-08-04T22:23:42.152Z] #67 198.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T22:23:42.152Z] #67 198.6 + GOBIN=/build [2022-08-04T22:23:42.152Z] #67 198.6 + GO111MODULE=on [2022-08-04T22:23:42.152Z] #67 198.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T22:23:42.295Z] #21 2.364 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:23:42.295Z] #21 2.394 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:23:42.295Z] #21 2.406 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:23:42.580Z] #19 ... [2022-08-04T22:23:42.580Z] [2022-08-04T22:23:42.580Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:23:42.580Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:23:42.580Z] #84 209.5 CCLD libocispec.la [2022-08-04T22:23:42.580Z] #84 210.0 CCLD src/validate [2022-08-04T22:23:42.580Z] #84 210.0 CCLD tests/test-1 [2022-08-04T22:23:42.580Z] #84 210.0 CCLD tests/test-2 [2022-08-04T22:23:42.580Z] #84 210.0 CCLD tests/test-3 [2022-08-04T22:23:42.580Z] #84 210.0 CCLD tests/test-4 [2022-08-04T22:23:42.580Z] #84 210.1 CCLD tests/test-6 [2022-08-04T22:23:42.580Z] #84 210.1 CCLD tests/test-5 [2022-08-04T22:23:42.580Z] #84 210.3 CCLD tests/test-7 [2022-08-04T22:23:42.580Z] #84 210.3 CCLD tests/test-8 [2022-08-04T22:23:42.580Z] #84 210.4 CCLD tests/test-10 [2022-08-04T22:23:42.580Z] #84 210.4 CCLD tests/test-9 [2022-08-04T22:23:42.580Z] #84 210.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-04T22:23:42.580Z] #84 210.4 CCLD tests/test-11 [2022-08-04T22:23:42.864Z] #21 2.930 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T22:23:43.146Z] #77 107.7 config.status: creating Makefile [2022-08-04T22:23:43.146Z] #77 107.8 config.status: creating config.h [2022-08-04T22:23:43.146Z] #77 107.8 config.status: executing libtool commands [2022-08-04T22:23:43.146Z] #77 107.9 config.status: executing depfiles commands [2022-08-04T22:23:43.717Z] #77 108.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-04T22:23:43.717Z] #77 108.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T22:23:43.977Z] #77 109.2 checking for gcc... gcc [2022-08-04T22:23:44.238Z] #77 109.2 checking whether the C compiler works... yes [2022-08-04T22:23:44.238Z] #77 109.4 checking for C compiler default output file name... a.out [2022-08-04T22:23:44.241Z] #21 4.260 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T22:23:44.499Z] #77 109.5 checking for suffix of executables... [2022-08-04T22:23:45.071Z] #77 109.6 checking whether we are cross compiling... no [2022-08-04T22:23:45.071Z] #77 110.0 checking for suffix of object files... o [2022-08-04T22:23:45.071Z] #77 110.1 checking whether we are using the GNU C compiler... yes [2022-08-04T22:23:45.071Z] #77 110.2 checking whether gcc accepts -g... yes [2022-08-04T22:23:45.128Z] #84 213.0 libtool: link: ar cr libocispec.a [2022-08-04T22:23:45.128Z] #84 213.1 libtool: link: ranlib libocispec.a [2022-08-04T22:23:45.332Z] #77 110.4 checking for gcc option to accept ISO C89... none needed [2022-08-04T22:23:45.593Z] #77 110.5 checking whether gcc understands -c and -o together... yes [2022-08-04T22:23:45.593Z] #77 110.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T22:23:45.593Z] #77 110.7 checking whether build environment is sane... yes [2022-08-04T22:23:45.593Z] #77 110.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T22:23:45.593Z] #77 110.8 checking for gawk... no [2022-08-04T22:23:45.593Z] #77 110.8 checking for mawk... mawk [2022-08-04T22:23:45.593Z] #77 110.8 checking whether make sets $(MAKE)... yes [2022-08-04T22:23:45.593Z] #77 110.8 checking whether make supports the include directive... yes (GNU style) [2022-08-04T22:23:45.593Z] #77 110.9 checking whether make supports nested variables... yes [2022-08-04T22:23:45.619Z] #21 ... [2022-08-04T22:23:45.619Z] [2022-08-04T22:23:45.619Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:23:45.619Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:23:45.619Z] #77 95.07 configure.ac:11: installing 'build-aux/compile' [2022-08-04T22:23:45.619Z] #77 95.10 configure.ac:11: installing 'build-aux/config.guess' [2022-08-04T22:23:45.619Z] #77 95.10 configure.ac:11: installing 'build-aux/config.sub' [2022-08-04T22:23:45.619Z] #77 95.11 configure.ac:13: installing 'build-aux/install-sh' [2022-08-04T22:23:45.619Z] #77 95.12 configure.ac:13: installing 'build-aux/missing' [2022-08-04T22:23:45.619Z] #77 95.12 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-04T22:23:45.619Z] #77 95.38 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T22:23:45.619Z] #77 96.75 checking build system type... x86_64-pc-linux-gnu [2022-08-04T22:23:45.619Z] #77 97.09 checking host system type... x86_64-pc-linux-gnu [2022-08-04T22:23:45.619Z] #77 97.09 checking how to print strings... printf [2022-08-04T22:23:45.619Z] #77 97.10 checking for gcc... gcc [2022-08-04T22:23:45.619Z] #77 97.21 checking whether the C compiler works... yes [2022-08-04T22:23:45.619Z] #77 97.56 checking for C compiler default output file name... a.out [2022-08-04T22:23:45.619Z] #77 97.56 checking for suffix of executables... [2022-08-04T22:23:45.619Z] #77 97.79 checking whether we are cross compiling... no [2022-08-04T22:23:45.619Z] #77 97.96 checking for suffix of object files... o [2022-08-04T22:23:45.619Z] #77 98.09 checking whether we are using the GNU C compiler... yes [2022-08-04T22:23:45.619Z] #77 98.16 checking whether gcc accepts -g... yes [2022-08-04T22:23:45.619Z] #77 98.25 checking for gcc option to accept ISO C89... none needed [2022-08-04T22:23:45.619Z] #77 98.41 checking whether gcc understands -c and -o together... yes [2022-08-04T22:23:45.619Z] #77 98.63 checking for a sed that does not truncate output... /bin/sed [2022-08-04T22:23:45.619Z] #77 98.65 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T22:23:45.619Z] #77 98.67 checking for egrep... /bin/grep -E [2022-08-04T22:23:45.619Z] #77 98.68 checking for fgrep... /bin/grep -F [2022-08-04T22:23:45.619Z] #77 98.70 checking for ld used by gcc... /usr/bin/ld [2022-08-04T22:23:45.619Z] #77 98.72 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T22:23:45.619Z] #77 98.74 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T22:23:45.619Z] #77 98.76 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T22:23:45.619Z] #77 98.90 checking whether ln -s works... yes [2022-08-04T22:23:45.619Z] #77 98.90 checking the maximum length of command line arguments... 1572864 [2022-08-04T22:23:45.619Z] #77 98.94 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-04T22:23:45.619Z] #77 98.94 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T22:23:45.619Z] #77 98.94 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T22:23:45.619Z] #77 98.94 checking for objdump... objdump [2022-08-04T22:23:45.619Z] #77 98.94 checking how to recognize dependent libraries... pass_all [2022-08-04T22:23:45.619Z] #77 98.94 checking for dlltool... no [2022-08-04T22:23:45.619Z] #77 98.94 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T22:23:45.619Z] #77 98.94 checking for ar... ar [2022-08-04T22:23:45.854Z] #77 110.9 checking whether UID '0' is supported by ustar format... yes [2022-08-04T22:23:45.854Z] #77 110.9 checking whether GID '0' is supported by ustar format... yes [2022-08-04T22:23:45.854Z] #77 110.9 checking how to create a ustar tar archive... gnutar [2022-08-04T22:23:45.878Z] #77 98.94 checking for archiver @FILE support... @ [2022-08-04T22:23:45.878Z] #77 99.12 checking for strip... strip [2022-08-04T22:23:45.878Z] #77 99.12 checking for ranlib... ranlib [2022-08-04T22:23:45.878Z] #77 99.12 checking for gawk... no [2022-08-04T22:23:45.878Z] #77 99.13 checking for mawk... mawk [2022-08-04T22:23:46.115Z] #77 111.0 checking dependency style of gcc... gcc3 [2022-08-04T22:23:46.115Z] #77 111.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T22:23:46.115Z] #77 111.2 checking whether make supports nested variables... (cached) yes [2022-08-04T22:23:46.137Z] #77 99.13 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T22:23:46.137Z] #77 99.55 checking for sysroot... no [2022-08-04T22:23:46.137Z] #77 99.55 checking for a working dd... /bin/dd [2022-08-04T22:23:46.137Z] #77 99.58 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T22:23:46.375Z] #77 111.2 checking build system type... aarch64-unknown-linux-gnu [2022-08-04T22:23:46.375Z] #77 111.5 checking host system type... aarch64-unknown-linux-gnu [2022-08-04T22:23:46.376Z] #77 111.5 checking how to print strings... printf [2022-08-04T22:23:46.376Z] #77 111.5 checking for a sed that does not truncate output... /bin/sed [2022-08-04T22:23:46.376Z] #77 111.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T22:23:46.376Z] #77 111.6 checking for egrep... /bin/grep -E [2022-08-04T22:23:46.376Z] #77 111.6 checking for fgrep... /bin/grep -F [2022-08-04T22:23:46.376Z] #77 111.6 checking for ld used by gcc... /usr/bin/ld [2022-08-04T22:23:46.376Z] #77 111.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T22:23:46.396Z] #77 99.68 checking for mt... no [2022-08-04T22:23:46.396Z] #77 99.68 checking if : is a manifest tool... no [2022-08-04T22:23:46.636Z] #77 111.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T22:23:46.637Z] #77 111.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T22:23:46.637Z] #77 111.7 checking whether ln -s works... yes [2022-08-04T22:23:46.637Z] #77 111.7 checking the maximum length of command line arguments... 1572864 [2022-08-04T22:23:46.637Z] #77 111.8 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-04T22:23:46.637Z] #77 111.8 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T22:23:46.637Z] #77 111.8 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T22:23:46.637Z] #77 111.8 checking for objdump... objdump [2022-08-04T22:23:46.637Z] #77 111.8 checking how to recognize dependent libraries... pass_all [2022-08-04T22:23:46.637Z] #77 111.8 checking for dlltool... no [2022-08-04T22:23:46.637Z] #77 111.8 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T22:23:46.637Z] #77 111.8 checking for ar... ar [2022-08-04T22:23:46.655Z] #77 99.70 checking how to run the C preprocessor... gcc -E [2022-08-04T22:23:46.897Z] #77 111.8 checking for archiver @FILE support... @ [2022-08-04T22:23:46.897Z] #77 111.9 checking for strip... strip [2022-08-04T22:23:46.897Z] #77 111.9 checking for ranlib... ranlib [2022-08-04T22:23:47.159Z] #77 111.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T22:23:47.159Z] #77 112.3 checking for sysroot... no [2022-08-04T22:23:47.159Z] #77 112.3 checking for a working dd... /bin/dd [2022-08-04T22:23:47.159Z] #77 112.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T22:23:47.159Z] #77 112.4 checking for mt... no [2022-08-04T22:23:47.159Z] #77 112.4 checking if : is a manifest tool... no [2022-08-04T22:23:47.222Z] #77 100.0 checking for ANSI C header files... yes [2022-08-04T22:23:47.407Z] #67 ... [2022-08-04T22:23:47.407Z] [2022-08-04T22:23:47.407Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:23:47.407Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:23:47.407Z] #14 201.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-04T22:23:47.407Z] #14 201.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-04T22:23:47.407Z] #14 201.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T22:23:47.420Z] #77 112.4 checking how to run the C preprocessor... gcc -E [2022-08-04T22:23:47.481Z] #77 100.7 checking for sys/types.h... yes [2022-08-04T22:23:47.673Z] #84 215.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T22:23:47.673Z] #84 215.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T22:23:47.673Z] #84 215.6 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T22:23:47.673Z] #84 215.6 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T22:23:47.673Z] #84 215.6 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T22:23:47.673Z] #84 215.6 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T22:23:47.673Z] #84 215.6 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T22:23:47.673Z] #84 215.6 make[2]: Entering directory '/tmp/crun-build' [2022-08-04T22:23:47.673Z] #84 215.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-04T22:23:47.673Z] #84 215.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-04T22:23:47.673Z] #84 215.9 CC src/libcrun/libcrun_testing_a-container.o [2022-08-04T22:23:47.673Z] #84 216.0 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-04T22:23:47.673Z] #84 216.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-04T22:23:47.741Z] #77 100.9 checking for sys/stat.h... yes [2022-08-04T22:23:47.741Z] #77 101.1 checking for stdlib.h... yes [2022-08-04T22:23:47.934Z] #84 216.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-04T22:23:47.934Z] #84 216.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-04T22:23:47.934Z] #84 216.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-04T22:23:47.934Z] #84 216.1 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-04T22:23:47.934Z] #84 216.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-04T22:23:47.942Z] #77 112.6 checking for ANSI C header files... yes [2022-08-04T22:23:48.195Z] #84 216.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-04T22:23:48.195Z] #84 216.4 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-04T22:23:48.195Z] #84 216.5 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-04T22:23:48.195Z] #84 216.5 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-04T22:23:48.195Z] #84 216.5 CC src/libcrun/libcrun_testing_a-error.o [2022-08-04T22:23:48.203Z] #77 113.2 checking for sys/types.h... yes [2022-08-04T22:23:48.259Z] #77 101.3 checking for string.h... yes [2022-08-04T22:23:48.456Z] #84 216.5 CC src/libcrun/libcrun_testing_a-status.o [2022-08-04T22:23:48.464Z] #77 113.4 checking for sys/stat.h... yes [2022-08-04T22:23:48.464Z] #77 113.5 checking for stdlib.h... yes [2022-08-04T22:23:48.464Z] #77 113.6 checking for string.h... yes [2022-08-04T22:23:48.517Z] #77 101.5 checking for memory.h... yes [2022-08-04T22:23:48.517Z] #77 101.7 checking for strings.h... yes [2022-08-04T22:23:48.717Z] #84 216.7 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-04T22:23:48.717Z] #84 216.8 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-04T22:23:48.717Z] #84 216.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-04T22:23:48.717Z] #84 216.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-04T22:23:48.717Z] #84 216.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-04T22:23:48.776Z] #77 101.9 checking for inttypes.h... yes [2022-08-04T22:23:48.776Z] #77 102.1 checking for stdint.h... [2022-08-04T22:23:48.776Z] #77 ... [2022-08-04T22:23:48.776Z] [2022-08-04T22:23:48.776Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T22:23:48.776Z] #60 sha256:53c18f977dd88848b21e1af518d6f2b80db7f64f647d9dd40c09a945433b98ef [2022-08-04T22:23:48.776Z] #60 16.14 + cd /tmp/tmp.LhKfONBDGu/src/github.com/opencontainers/runc [2022-08-04T22:23:48.776Z] #60 16.14 + git checkout -q v1.1.2 [2022-08-04T22:23:48.776Z] #60 16.95 + '[' -z '' ']' [2022-08-04T22:23:48.776Z] #60 16.95 + target=static [2022-08-04T22:23:48.776Z] #60 16.95 + make BUILDTAGS=seccomp static [2022-08-04T22:23:48.776Z] #60 17.58 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-08-04T22:23:48.978Z] #84 216.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-04T22:23:48.978Z] #84 216.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-04T22:23:48.978Z] #84 216.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-04T22:23:48.978Z] #84 217.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-04T22:23:48.978Z] #84 217.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-04T22:23:48.978Z] #84 217.0 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-04T22:23:48.978Z] #84 217.2 CC src/crun-crun.o [2022-08-04T22:23:48.984Z] #77 113.8 checking for memory.h... yes [2022-08-04T22:23:48.984Z] #77 114.0 checking for strings.h... yes [2022-08-04T22:23:49.035Z] #60 ... [2022-08-04T22:23:49.035Z] [2022-08-04T22:23:49.035Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:23:49.035Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:23:49.035Z] #77 102.1 checking for stdint.h... yes [2022-08-04T22:23:49.035Z] #77 102.3 checking for unistd.h... yes [2022-08-04T22:23:49.239Z] #84 217.2 CC src/crun-run.o [2022-08-04T22:23:49.239Z] #84 217.2 CC src/crun-delete.o [2022-08-04T22:23:49.239Z] #84 217.4 CC src/crun-kill.o [2022-08-04T22:23:49.239Z] #84 217.4 CC src/crun-unpause.o [2022-08-04T22:23:49.244Z] #77 114.2 checking for inttypes.h... yes [2022-08-04T22:23:49.293Z] #77 102.5 checking for dlfcn.h... yes [2022-08-04T22:23:49.294Z] #77 102.6 checking for objdir... .libs [2022-08-04T22:23:49.500Z] #84 217.6 CC src/crun-pause.o [2022-08-04T22:23:49.500Z] #84 217.6 CC src/crun-exec.o [2022-08-04T22:23:49.500Z] #84 217.7 CC src/crun-spec.o [2022-08-04T22:23:49.500Z] #84 217.7 CC src/crun-list.o [2022-08-04T22:23:49.500Z] #84 217.7 CC src/crun-create.o [2022-08-04T22:23:49.500Z] #84 217.8 CC src/crun-start.o [2022-08-04T22:23:49.505Z] #77 114.3 checking for stdint.h... yes [2022-08-04T22:23:49.505Z] #77 114.6 checking for unistd.h... yes [2022-08-04T22:23:49.765Z] #77 114.7 checking for dlfcn.h... yes [2022-08-04T22:23:49.765Z] #77 114.9 checking for objdir... .libs [2022-08-04T22:23:49.793Z] #84 217.8 CC src/crun-state.o [2022-08-04T22:23:49.793Z] #84 217.9 CC src/crun-update.o [2022-08-04T22:23:49.793Z] #84 217.9 CC src/crun-ps.o [2022-08-04T22:23:49.793Z] #84 218.0 CC src/crun-checkpoint.o [2022-08-04T22:23:49.861Z] #77 103.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T22:23:49.861Z] #77 103.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T22:23:49.861Z] #77 103.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T22:23:50.054Z] #84 218.1 CC src/libcrun/libcrun_la-utils.lo [2022-08-04T22:23:50.054Z] #84 218.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-04T22:23:50.054Z] #84 218.2 CC src/crun-restore.o [2022-08-04T22:23:50.054Z] #84 218.2 CC src/libcrun/libcrun_la-container.lo [2022-08-04T22:23:50.315Z] #84 218.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-04T22:23:50.315Z] #84 218.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-04T22:23:50.337Z] #77 115.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T22:23:50.337Z] #77 115.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T22:23:50.337Z] #77 115.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T22:23:50.379Z] #77 103.3 checking if gcc static flag -static works... yes [2022-08-04T22:23:50.593Z] #84 218.7 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-04T22:23:50.593Z] #84 218.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-04T22:23:50.593Z] #84 218.8 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-04T22:23:50.593Z] #84 218.9 CC src/libcrun/libcrun_la-criu.lo [2022-08-04T22:23:50.597Z] #77 115.5 checking if gcc static flag -static works... yes [2022-08-04T22:23:50.597Z] #77 115.8 checking if gcc supports -c -o file.o... yes [2022-08-04T22:23:50.858Z] #77 115.9 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T22:23:50.858Z] #77 115.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-04T22:23:50.897Z] #77 103.9 checking if gcc supports -c -o file.o... yes [2022-08-04T22:23:50.897Z] #77 104.1 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T22:23:50.897Z] #77 104.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T22:23:51.009Z] #84 218.9 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-04T22:23:51.009Z] #84 219.1 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-04T22:23:51.009Z] #84 219.1 CC src/libcrun/libcrun_la-linux.lo [2022-08-04T22:23:51.009Z] #84 219.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-04T22:23:51.119Z] #77 115.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T22:23:51.155Z] #77 104.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T22:23:51.156Z] #77 104.4 checking how to hardcode library paths into programs... immediate [2022-08-04T22:23:51.156Z] #77 104.4 checking whether stripping libraries is possible... yes [2022-08-04T22:23:51.156Z] #77 104.4 checking if libtool supports shared libraries... yes [2022-08-04T22:23:51.156Z] #77 104.4 checking whether to build shared libraries... no [2022-08-04T22:23:51.156Z] #77 104.4 checking whether to build static libraries... yes [2022-08-04T22:23:51.156Z] #77 104.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T22:23:51.156Z] #77 104.5 checking whether build environment is sane... yes [2022-08-04T22:23:51.156Z] #77 104.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T22:23:51.156Z] #77 104.5 checking whether make sets $(MAKE)... yes [2022-08-04T22:23:51.156Z] #77 104.6 checking whether make supports the include directive... yes (GNU style) [2022-08-04T22:23:51.156Z] #77 104.6 checking whether make supports nested variables... yes [2022-08-04T22:23:51.156Z] #77 104.7 checking whether UID '0' is supported by ustar format... yes [2022-08-04T22:23:51.269Z] #84 219.4 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-04T22:23:51.380Z] #77 116.3 checking how to hardcode library paths into programs... immediate [2022-08-04T22:23:51.380Z] #77 116.3 checking whether stripping libraries is possible... yes [2022-08-04T22:23:51.380Z] #77 116.3 checking if libtool supports shared libraries... yes [2022-08-04T22:23:51.380Z] #77 116.3 checking whether to build shared libraries... no [2022-08-04T22:23:51.381Z] #77 116.3 checking whether to build static libraries... yes [2022-08-04T22:23:51.381Z] #77 116.3 checking float.h usability... yes [2022-08-04T22:23:51.381Z] #77 ... [2022-08-04T22:23:51.381Z] [2022-08-04T22:23:51.381Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:23:51.381Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-04T22:23:51.381Z] #21 35.86 Selecting previously unselected package vim. [2022-08-04T22:23:51.381Z] #21 35.87 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-04T22:23:51.381Z] #21 35.88 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:23:51.381Z] #21 36.37 Selecting previously unselected package xfsprogs. [2022-08-04T22:23:51.381Z] #21 36.37 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... [2022-08-04T22:23:51.381Z] #21 36.38 Unpacking xfsprogs (5.10.0-4) ... [2022-08-04T22:23:51.381Z] #21 36.80 Selecting previously unselected package zip. [2022-08-04T22:23:51.381Z] #21 36.80 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... [2022-08-04T22:23:51.381Z] #21 36.81 Unpacking zip (3.0-12) ... [2022-08-04T22:23:51.381Z] #21 36.94 Selecting previously unselected package zstd. [2022-08-04T22:23:51.381Z] #21 36.94 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-08-04T22:23:51.381Z] #21 36.95 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-04T22:23:51.381Z] #21 37.21 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T22:23:51.381Z] #21 37.97 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-08-04T22:23:51.381Z] #21 37.98 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T22:23:51.381Z] #21 38.00 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-08-04T22:23:51.381Z] #21 38.01 Setting up libicu67:arm64 (67.1-7) ... [2022-08-04T22:23:51.381Z] #21 38.02 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-08-04T22:23:51.381Z] #21 38.04 Setting up libinih1:arm64 (53-1+b2) ... [2022-08-04T22:23:51.381Z] #21 38.05 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-04T22:23:51.381Z] #21 38.06 Setting up uidmap (1:4.8.1-1) ... [2022-08-04T22:23:51.381Z] #21 38.07 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-04T22:23:51.381Z] #21 38.09 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-04T22:23:51.381Z] #21 38.11 Setting up bzip2 (1.0.8-4) ... [2022-08-04T22:23:51.381Z] #21 38.14 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-04T22:23:51.381Z] #21 38.15 Setting up python3-wheel (0.34.2-1) ... [2022-08-04T22:23:51.381Z] #21 38.73 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-04T22:23:51.381Z] #21 38.75 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:23:51.381Z] #21 38.76 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-04T22:23:51.381Z] #21 38.78 Setting up libcap2-bin (1:2.44-1) ... [2022-08-04T22:23:51.381Z] #21 38.81 Setting up apparmor (2.13.6-10) ... [2022-08-04T22:23:51.381Z] #21 40.44 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-04T22:23:51.381Z] #21 40.57 Setting up zip (3.0-12) ... [2022-08-04T22:23:51.381Z] #21 40.59 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:23:51.381Z] #21 40.61 Setting up bash-completion (1:2.11-2) ... [2022-08-04T22:23:51.381Z] #21 43.31 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T22:23:51.381Z] #21 43.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T22:23:51.381Z] #21 43.33 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-08-04T22:23:51.381Z] #21 43.34 Setting up patch (2.7.6-7) ... [2022-08-04T22:23:51.381Z] #21 43.35 Setting up sudo (1.9.5p2-3) ... [2022-08-04T22:23:51.381Z] #21 43.44 invoke-rc.d: could not determine current runlevel [2022-08-04T22:23:51.381Z] #21 43.46 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-04T22:23:51.381Z] #21 43.47 Setting up xfsprogs (5.10.0-4) ... [2022-08-04T22:23:51.381Z] #21 43.48 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-04T22:23:51.381Z] #21 43.48 Failed to connect to bus: Host is down [2022-08-04T22:23:51.381Z] #21 43.49 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-08-04T22:23:51.381Z] #21 43.51 Setting up inetutils-ping (2:2.0-1) ... [2022-08-04T22:23:51.381Z] #21 43.53 Setting up pigz (2.6-1) ... [2022-08-04T22:23:51.381Z] #21 43.54 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-04T22:23:51.381Z] #21 43.55 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-04T22:23:51.381Z] #21 43.57 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T22:23:51.381Z] #21 43.58 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:23:51.381Z] #21 44.28 Setting up libaio1:arm64 (0.3.112-9) ... [2022-08-04T22:23:51.381Z] #21 44.29 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-04T22:23:51.381Z] #21 44.61 Setting up libelf1:arm64 (0.183-1) ... [2022-08-04T22:23:51.381Z] #21 44.62 Setting up libjson-c5:arm64 (0.15-2) ... [2022-08-04T22:23:51.381Z] #21 44.64 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-04T22:23:51.381Z] #21 44.66 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-04T22:23:51.381Z] #21 44.69 Setting up libkmod2:arm64 (28-1) ... [2022-08-04T22:23:51.381Z] #21 44.70 Setting up python3-distutils (3.9.2-1) ... [2022-08-04T22:23:51.381Z] #21 45.02 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:23:51.381Z] #21 45.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-04T22:23:51.381Z] #21 45.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-04T22:23:51.381Z] #21 45.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-04T22:23:51.381Z] #21 45.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-04T22:23:51.381Z] #21 45.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-04T22:23:51.381Z] #21 45.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-04T22:23:51.381Z] #21 45.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-04T22:23:51.381Z] #21 45.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-04T22:23:51.381Z] #21 45.16 Setting up python3-setuptools (52.0.0-4) ... [2022-08-04T22:23:51.414Z] #77 104.7 checking whether GID '0' is supported by ustar format... yes [2022-08-04T22:23:51.414Z] #77 104.7 checking how to create a ustar tar archive... gnutar [2022-08-04T22:23:51.641Z] #21 ... [2022-08-04T22:23:51.641Z] [2022-08-04T22:23:51.641Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:23:51.641Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T22:23:51.641Z] #77 116.5 checking float.h presence... yes [2022-08-04T22:23:51.641Z] #77 116.6 checking for float.h... yes [2022-08-04T22:23:51.641Z] #77 116.6 checking limits.h usability... yes [2022-08-04T22:23:51.641Z] #77 116.7 checking limits.h presence... yes [2022-08-04T22:23:51.641Z] #77 116.8 checking for limits.h... yes [2022-08-04T22:23:51.672Z] #77 104.8 checking dependency style of gcc... gcc3 [2022-08-04T22:23:51.673Z] #77 105.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T22:23:51.673Z] #77 105.0 checking whether make supports nested variables... (cached) yes [2022-08-04T22:23:51.673Z] #77 105.0 checking for gawk... (cached) mawk [2022-08-04T22:23:51.673Z] #77 105.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T22:23:51.673Z] #77 105.0 checking for gcc... (cached) gcc [2022-08-04T22:23:51.851Z] #84 219.8 CC src/libcrun/libcrun_la-error.lo [2022-08-04T22:23:51.851Z] #84 219.8 CC src/libcrun/libcrun_la-status.lo [2022-08-04T22:23:51.851Z] #84 219.9 CC src/libcrun/libcrun_la-terminal.lo [2022-08-04T22:23:51.851Z] #84 220.0 CC src/libcrun/libcrun_la-signals.lo [2022-08-04T22:23:51.851Z] #84 220.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-04T22:23:51.901Z] #77 116.8 checking stddef.h usability... yes [2022-08-04T22:23:51.901Z] #77 117.0 checking stddef.h presence... yes [2022-08-04T22:23:51.901Z] #77 117.0 checking for stddef.h... yes [2022-08-04T22:23:51.931Z] #77 105.1 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T22:23:51.931Z] #77 105.1 checking whether gcc accepts -g... (cached) yes [2022-08-04T22:23:51.931Z] #77 105.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T22:23:51.931Z] #77 105.1 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T22:23:51.931Z] #77 105.1 checking for a Python interpreter with version >= 3... python3 [2022-08-04T22:23:51.931Z] #77 105.2 checking for python3... /usr/bin/python3 [2022-08-04T22:23:51.931Z] #77 105.2 checking for python3 version... 3.9 [2022-08-04T22:23:51.931Z] #77 105.3 checking for python3 platform... linux [2022-08-04T22:23:52.158Z] #84 220.4 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-04T22:23:52.162Z] #77 117.1 checking for stdlib.h... (cached) yes [2022-08-04T22:23:52.162Z] #77 117.1 checking for string.h... (cached) yes [2022-08-04T22:23:52.162Z] #77 117.2 checking sys/time.h usability... yes [2022-08-04T22:23:52.190Z] #77 105.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T22:23:52.418Z] #84 220.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-04T22:23:52.418Z] #84 220.5 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-04T22:23:52.418Z] #84 220.5 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-04T22:23:52.418Z] #84 220.6 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-04T22:23:52.418Z] #84 220.6 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-04T22:23:52.418Z] #84 220.7 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-04T22:23:52.418Z] #84 ... [2022-08-04T22:23:52.418Z] [2022-08-04T22:23:52.418Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-04T22:23:52.418Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T22:23:52.418Z] #19 266.9 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-04T22:23:52.418Z] #19 266.9 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-04T22:23:52.418Z] #19 266.9 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-04T22:23:52.423Z] #77 117.3 checking sys/time.h presence... yes [2022-08-04T22:23:52.423Z] #77 117.4 checking for sys/time.h... yes [2022-08-04T22:23:52.423Z] #77 117.4 checking for inline... inline [2022-08-04T22:23:52.449Z] #77 105.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T22:23:52.449Z] #77 105.7 checking for go-md2man... no [2022-08-04T22:23:52.679Z] #19 267.0 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-04T22:23:52.679Z] #19 267.0 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T22:23:52.679Z] #19 267.0 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-04T22:23:52.684Z] #77 117.6 checking for size_t... yes [2022-08-04T22:23:52.704Z] #14 ... [2022-08-04T22:23:52.704Z] [2022-08-04T22:23:52.704Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T22:23:52.704Z] #67 sha256:88a864cd30a665a1cbce17c273b38118d4cd02f80c2a39b1db2aaee29287e07c [2022-08-04T22:23:52.704Z] #67 209.5 rootlesskit version 1.0.0 [2022-08-04T22:23:52.704Z] #67 209.5 Usage of /build/rootlesskit-docker-proxy: [2022-08-04T22:23:52.704Z] #67 209.5 -container-ip string [2022-08-04T22:23:52.704Z] #67 209.5 container ip [2022-08-04T22:23:52.704Z] #67 209.5 -container-port int [2022-08-04T22:23:52.704Z] #67 209.5 container port (default -1) [2022-08-04T22:23:52.704Z] #67 209.5 -host-ip string [2022-08-04T22:23:52.704Z] #67 209.5 host ip [2022-08-04T22:23:52.704Z] #67 209.5 -host-port int [2022-08-04T22:23:52.704Z] #67 209.5 host port (default -1) [2022-08-04T22:23:52.704Z] #67 209.5 -proto string [2022-08-04T22:23:52.704Z] #67 209.5 proxy protocol (default "tcp") [2022-08-04T22:23:52.708Z] #77 105.8 checking error.h usability... yes [2022-08-04T22:23:52.708Z] #77 106.0 checking error.h presence... yes [2022-08-04T22:23:52.708Z] #77 106.0 checking for error.h... yes [2022-08-04T22:23:52.945Z] #77 117.9 checking for stdlib.h... (cached) yes [2022-08-04T22:23:52.945Z] #77 117.9 checking for GNU libc compatible malloc... yes [2022-08-04T22:23:52.945Z] #77 118.1 checking for stdlib.h... (cached) yes [2022-08-04T22:23:52.968Z] #77 106.1 checking linux/openat2.h usability... yes [2022-08-04T22:23:52.968Z] #77 106.2 checking linux/openat2.h presence... yes [2022-08-04T22:23:52.968Z] #77 106.3 checking for linux/openat2.h... yes [2022-08-04T22:23:53.227Z] #77 106.3 checking for copy_file_range... yes [2022-08-04T22:23:53.485Z] #77 106.6 checking for fgetxattr... yes [2022-08-04T22:23:53.516Z] #77 118.1 checking for GNU libc compatible realloc... yes [2022-08-04T22:23:53.516Z] #77 118.4 checking for working strtod... yes [2022-08-04T22:23:53.744Z] #77 106.8 checking for statx... yes [2022-08-04T22:23:53.776Z] #77 118.6 checking for gettimeofday... yes [2022-08-04T22:23:54.037Z] #77 118.9 checking for memset... yes [2022-08-04T22:23:54.298Z] #77 119.2 checking for strspn... yes [2022-08-04T22:23:54.312Z] #77 107.1 checking for fgetpwent_r... yes [2022-08-04T22:23:54.312Z] #77 107.5 checking for issetugid... no [2022-08-04T22:23:54.560Z] #77 119.6 checking that generated files are newer than configure... done [2022-08-04T22:23:54.560Z] #77 119.6 configure: creating ./config.status [2022-08-04T22:23:54.571Z] #77 107.8 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T22:23:54.572Z] #77 107.8 checking pkg-config is at least version 0.9.0... yes [2022-08-04T22:23:54.830Z] #77 107.9 checking for library containing yajl_tree_get... -lyajl [2022-08-04T22:23:54.830Z] #77 108.2 checking for yajl >= 2.0.0... yes [2022-08-04T22:23:55.089Z] #77 108.3 checking sys/capability.h usability... [2022-08-04T22:23:55.089Z] #77 ... [2022-08-04T22:23:55.089Z] [2022-08-04T22:23:55.089Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T22:23:55.089Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T22:23:55.089Z] #34 DONE 159.6s [2022-08-04T22:23:55.089Z] [2022-08-04T22:23:55.089Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:23:55.089Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:23:55.089Z] #77 108.3 checking sys/capability.h usability... yes [2022-08-04T22:23:55.089Z] #77 108.5 checking sys/capability.h presence... [2022-08-04T22:23:55.089Z] #77 ... [2022-08-04T22:23:55.089Z] [2022-08-04T22:23:55.089Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:23:55.089Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T22:23:55.089Z] #21 5.758 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T22:23:55.089Z] #21 9.914 Fetched 8563 kB in 8s (1094 kB/s) [2022-08-04T22:23:55.089Z] #21 9.914 Reading package lists... [2022-08-04T22:23:55.348Z] #21 13.34 Reading package lists... [2022-08-04T22:23:55.348Z] #21 ... [2022-08-04T22:23:55.348Z] [2022-08-04T22:23:55.348Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:23:55.348Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:23:55.348Z] #77 108.5 checking sys/capability.h presence... yes [2022-08-04T22:23:55.348Z] #77 108.6 checking for sys/capability.h... yes [2022-08-04T22:23:55.377Z] #67 DONE 212.5s [2022-08-04T22:23:55.377Z] [2022-08-04T22:23:55.377Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T22:23:55.377Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T22:23:55.377Z] #36 ... [2022-08-04T22:23:55.377Z] [2022-08-04T22:23:55.377Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-04T22:23:55.377Z] #68 sha256:8b951e69b60849798980b6b46b2dde9a665ae0ca01c0b8245afc68c399fea574 [2022-08-04T22:23:55.377Z] #68 DONE 0.1s [2022-08-04T22:23:55.638Z] [2022-08-04T22:23:55.638Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-04T22:23:55.638Z] #69 sha256:ace5d1a4396b3bbd1563bd3ccf50e5efe26d30f8888d34c94735d6e45be496a0 [2022-08-04T22:23:55.638Z] #69 DONE 0.1s [2022-08-04T22:23:55.638Z] [2022-08-04T22:23:55.638Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T22:23:55.638Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T22:23:55.916Z] #77 108.6 checking for library containing cap_from_name... -lcap [2022-08-04T22:23:56.484Z] #77 109.3 checking for library containing dlopen... -ldl [2022-08-04T22:23:56.747Z] #77 109.8 checking seccomp.h usability... yes [2022-08-04T22:23:56.747Z] #77 110.1 checking seccomp.h presence... yes [2022-08-04T22:23:56.747Z] #77 110.2 checking for seccomp.h... yes [2022-08-04T22:23:57.014Z] #36 ... [2022-08-04T22:23:57.014Z] [2022-08-04T22:23:57.014Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:23:57.014Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:23:57.014Z] #14 214.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-04T22:23:57.014Z] #14 214.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-04T22:23:57.014Z] #14 214.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T22:23:57.014Z] #14 214.5 Selecting previously unselected package libapparmor1:amd64. [2022-08-04T22:23:57.014Z] #14 214.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-04T22:23:57.014Z] #14 214.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-04T22:23:57.106Z] #77 ... [2022-08-04T22:23:57.106Z] [2022-08-04T22:23:57.107Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:23:57.107Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-04T22:23:57.107Z] #21 46.71 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-04T22:23:57.107Z] #21 46.73 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-08-04T22:23:57.107Z] #21 46.74 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-04T22:23:57.107Z] #21 46.75 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T22:23:57.107Z] #21 47.88 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-04T22:23:57.107Z] #21 47.89 Setting up jq (1.6-2.1) ... [2022-08-04T22:23:57.107Z] #21 47.90 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-04T22:23:57.107Z] #21 47.91 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-08-04T22:23:57.107Z] #21 47.92 Setting up iptables (1.8.7-1) ... [2022-08-04T22:23:57.107Z] #21 47.94 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T22:23:57.107Z] #21 47.94 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T22:23:57.107Z] #21 47.95 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T22:23:57.107Z] #21 47.95 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T22:23:57.107Z] #21 47.96 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-04T22:23:57.107Z] #21 47.96 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-04T22:23:57.107Z] #21 47.97 Setting up iproute2 (5.10.0-4) ... [2022-08-04T22:23:57.107Z] #21 48.32 Setting up systemd (247.3-7) ... [2022-08-04T22:23:57.107Z] #21 48.36 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-04T22:23:57.107Z] #21 48.37 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-04T22:23:57.107Z] #21 48.38 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-04T22:23:57.107Z] #21 48.38 Initializing machine ID from random generator. [2022-08-04T22:23:57.107Z] #21 49.18 Setting up systemd-journal-remote (247.3-7) ... [2022-08-04T22:23:57.107Z] #21 49.51 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:23:57.107Z] #21 DONE 51.3s [2022-08-04T22:23:57.107Z] [2022-08-04T22:23:57.107Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-04T22:23:57.107Z] #22 sha256:926868d4b5b61bd51d678ec048d0548c22ad4bc9086bc1721c595dd688cf6728 [2022-08-04T22:23:57.271Z] #14 214.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-04T22:23:57.271Z] #14 214.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-04T22:23:57.271Z] #14 214.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-04T22:23:57.314Z] #77 110.2 checking for library containing seccomp_rule_add... -lseccomp [2022-08-04T22:23:57.368Z] #22 0.641 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-04T22:23:57.368Z] #22 0.649 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-04T22:23:57.368Z] #22 0.653 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-04T22:23:57.368Z] #22 DONE 0.7s [2022-08-04T22:23:57.368Z] [2022-08-04T22:23:57.368Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:23:57.368Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T22:23:57.368Z] #77 122.3 config.status: creating Makefile [2022-08-04T22:23:57.368Z] #77 122.3 config.status: creating config.h [2022-08-04T22:23:57.368Z] #77 122.3 config.status: executing depfiles commands [2022-08-04T22:23:57.528Z] #14 215.0 Selecting previously unselected package libbtrfs0:amd64. [2022-08-04T22:23:57.529Z] #14 215.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-04T22:23:57.529Z] #14 215.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T22:23:57.573Z] #77 110.7 checking for library containing seccomp_arch_resolve_name... none required [2022-08-04T22:23:57.631Z] #77 122.7 config.status: executing libtool commands [2022-08-04T22:23:57.785Z] #14 215.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-04T22:23:57.786Z] #14 215.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-04T22:23:57.786Z] #14 215.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T22:23:57.832Z] #77 111.0 checking systemd/sd-bus.h usability... [2022-08-04T22:23:57.832Z] #77 ... [2022-08-04T22:23:57.832Z] [2022-08-04T22:23:57.832Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T22:23:57.832Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T22:23:57.832Z] #36 162.3 Delve is a source level debugger for Go programs. [2022-08-04T22:23:57.832Z] #36 162.3 [2022-08-04T22:23:57.832Z] #36 162.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-04T22:23:57.832Z] #36 162.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-04T22:23:57.832Z] #36 162.3 [2022-08-04T22:23:57.832Z] #36 162.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-04T22:23:57.832Z] #36 162.3 [2022-08-04T22:23:57.832Z] #36 162.3 Pass flags to the program you are debugging using `--`, for example: [2022-08-04T22:23:57.832Z] #36 162.3 [2022-08-04T22:23:57.832Z] #36 162.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-04T22:23:57.832Z] #36 162.3 [2022-08-04T22:23:57.832Z] #36 162.3 Usage: [2022-08-04T22:23:57.832Z] #36 162.3 dlv [command] [2022-08-04T22:23:57.832Z] #36 162.3 [2022-08-04T22:23:57.832Z] #36 162.3 Available Commands: [2022-08-04T22:23:57.832Z] #36 162.3 attach Attach to running process and begin debugging. [2022-08-04T22:23:57.832Z] #36 162.3 connect Connect to a headless debug server with a terminal client. [2022-08-04T22:23:57.832Z] #36 162.3 core Examine a core dump. [2022-08-04T22:23:57.832Z] #36 162.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-04T22:23:57.832Z] #36 162.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-04T22:23:57.832Z] #36 162.3 exec Execute a precompiled binary, and begin a debug session. [2022-08-04T22:23:57.832Z] #36 162.3 help Help about any command [2022-08-04T22:23:57.832Z] #36 162.3 run Deprecated command. Use 'debug' instead. [2022-08-04T22:23:57.832Z] #36 162.3 test Compile test binary and begin debugging program. [2022-08-04T22:23:57.832Z] #36 162.3 trace Compile and begin tracing program. [2022-08-04T22:23:57.832Z] #36 162.3 version Prints version. [2022-08-04T22:23:57.832Z] #36 162.3 [2022-08-04T22:23:57.832Z] #36 162.3 Flags: [2022-08-04T22:23:57.832Z] #36 162.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-04T22:23:57.832Z] #36 162.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-04T22:23:57.832Z] #36 162.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-08-04T22:23:57.832Z] #36 162.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-04T22:23:57.832Z] #36 162.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-04T22:23:57.832Z] #36 162.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-08-04T22:23:57.832Z] #36 162.3 --disable-aslr Disables address space randomization [2022-08-04T22:23:57.832Z] #36 162.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-04T22:23:57.832Z] #36 162.3 -h, --help help for dlv [2022-08-04T22:23:57.832Z] #36 162.3 --init string Init file, executed by the terminal client. [2022-08-04T22:23:57.832Z] #36 162.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-04T22:23:57.832Z] #36 162.3 --log Enable debugging server logging. [2022-08-04T22:23:57.832Z] #36 162.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-04T22:23:57.832Z] #36 162.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-04T22:23:57.832Z] #36 162.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-04T22:23:57.832Z] #36 162.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-04T22:23:57.832Z] #36 162.3 --wd string Working directory for running the program. [2022-08-04T22:23:57.832Z] #36 162.3 [2022-08-04T22:23:57.832Z] #36 162.3 Additional help topics: [2022-08-04T22:23:57.832Z] #36 162.3 dlv backend Help about the --backend flag. [2022-08-04T22:23:57.832Z] #36 162.3 dlv log Help about logging flags. [2022-08-04T22:23:57.832Z] #36 162.3 dlv redirect Help about file redirection. [2022-08-04T22:23:57.832Z] #36 162.3 [2022-08-04T22:23:57.832Z] #36 162.3 Use "dlv [command] --help" for more information about a command. [2022-08-04T22:23:57.832Z] #36 DONE 162.5s [2022-08-04T22:23:57.832Z] [2022-08-04T22:23:57.832Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:23:57.832Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:23:57.832Z] #77 111.0 checking systemd/sd-bus.h usability... yes [2022-08-04T22:23:57.832Z] #77 111.2 checking systemd/sd-bus.h presence... yes [2022-08-04T22:23:57.832Z] #77 111.2 checking for systemd/sd-bus.h... yes [2022-08-04T22:23:58.043Z] #14 215.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-04T22:23:58.043Z] #14 215.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T22:23:58.043Z] #14 215.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T22:23:58.043Z] #14 215.7 Selecting previously unselected package libudev-dev:amd64. [2022-08-04T22:23:58.299Z] #14 215.7 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-04T22:23:58.299Z] #14 215.8 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-04T22:23:58.400Z] #77 111.2 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-04T22:23:58.557Z] #14 216.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-04T22:23:58.557Z] #14 216.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-04T22:23:58.557Z] #14 216.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-04T22:23:58.573Z] #77 123.8 GEN .version [2022-08-04T22:23:58.659Z] #77 111.8 checking for sd_notify_barrier... yes [2022-08-04T22:23:58.659Z] #77 112.0 checking linux/bpf.h usability... yes [2022-08-04T22:23:58.834Z] #77 123.8 make install-recursive [2022-08-04T22:23:58.834Z] #77 123.8 make[1]: Entering directory '/tmp/crun-build' [2022-08-04T22:23:58.834Z] #77 123.9 Making install in libocispec [2022-08-04T22:23:58.834Z] #77 123.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T22:23:58.834Z] #77 124.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-04T22:23:58.834Z] #77 124.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-04T22:23:58.834Z] #77 124.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-04T22:23:58.918Z] #77 112.1 checking linux/bpf.h presence... yes [2022-08-04T22:23:58.918Z] #77 112.2 checking for linux/bpf.h... yes [2022-08-04T22:23:59.100Z] #77 124.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-04T22:23:59.121Z] #14 216.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-04T22:23:59.121Z] #14 216.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-04T22:23:59.121Z] #14 216.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-04T22:23:59.177Z] #77 112.2 checking compilation for eBPF... yes [2022-08-04T22:23:59.177Z] #77 112.5 checking for criu >= 3.15... no [2022-08-04T22:23:59.177Z] #77 112.5 configure: CRIU headers not found, building without CRIU support [2022-08-04T22:23:59.177Z] #77 112.5 checking for criu > 3.16... no [2022-08-04T22:23:59.177Z] #77 112.5 configure: CRIU version doesn't support join-ns API [2022-08-04T22:23:59.177Z] #77 112.5 checking for criu > 3.16.1... no [2022-08-04T22:23:59.177Z] #77 112.5 configure: CRIU version doesn't support for pre-dumping [2022-08-04T22:23:59.378Z] #14 217.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-04T22:23:59.436Z] #77 112.5 checking for new mount API (fsconfig)... yes [2022-08-04T22:23:59.436Z] #77 112.6 checking for seccomp notify API... yes [2022-08-04T22:23:59.436Z] #77 112.8 checking for gperf... no [2022-08-04T22:23:59.436Z] #77 112.8 configure: gperf not found - cannot rebuild signal parser code [2022-08-04T22:23:59.635Z] #14 217.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-04T22:23:59.635Z] #14 217.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-04T22:23:59.635Z] #14 217.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-04T22:23:59.635Z] #14 217.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-04T22:23:59.675Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-04T22:23:59.675Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-04T22:23:59.675Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-04T22:23:59.675Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-04T22:23:59.675Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-04T22:23:59.675Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-04T22:23:59.675Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-04T22:23:59.675Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-04T22:23:59.675Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-04T22:23:59.695Z] #77 112.8 checking for library containing argp_parse... none required [2022-08-04T22:23:59.695Z] #77 113.1 checking that generated files are newer than configure... done [2022-08-04T22:23:59.695Z] #77 113.1 configure: creating ./config.status [2022-08-04T22:23:59.892Z] #14 217.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-04T22:23:59.892Z] #14 217.4 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-04T22:23:59.936Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-04T22:23:59.936Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-04T22:23:59.936Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-04T22:23:59.936Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-04T22:23:59.936Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-04T22:23:59.936Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-04T22:23:59.936Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-04T22:24:00.148Z] #14 217.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-04T22:24:00.148Z] #14 217.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-04T22:24:00.151Z] #14 ... [2022-08-04T22:24:00.151Z] [2022-08-04T22:24:00.151Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:24:00.151Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:24:00.151Z] #77 107.2 configure.ac:7: installing 'build-aux/compile' [2022-08-04T22:24:00.151Z] #77 107.2 configure.ac:9: installing 'build-aux/config.guess' [2022-08-04T22:24:00.151Z] #77 107.2 configure.ac:9: installing 'build-aux/config.sub' [2022-08-04T22:24:00.151Z] #77 107.2 configure.ac:11: installing 'build-aux/install-sh' [2022-08-04T22:24:00.151Z] #77 107.3 configure.ac:11: installing 'build-aux/missing' [2022-08-04T22:24:00.151Z] #77 107.5 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T22:24:00.151Z] #77 107.7 parallel-tests: installing 'build-aux/test-driver' [2022-08-04T22:24:00.880Z] #77 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-04T22:24:00.880Z] #77 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-04T22:24:00.881Z] #77 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-04T22:24:00.881Z] #77 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-04T22:24:00.881Z] #77 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-04T22:24:00.881Z] #77 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-04T22:24:00.881Z] #77 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-04T22:24:00.881Z] #77 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-04T22:24:00.881Z] #77 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-04T22:24:00.881Z] #77 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-04T22:24:00.881Z] #77 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-04T22:24:00.881Z] #77 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-04T22:24:00.881Z] #77 125.8 make install-recursive [2022-08-04T22:24:00.881Z] #77 125.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T22:24:00.881Z] #77 125.9 Making install in yajl [2022-08-04T22:24:00.881Z] #77 125.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T22:24:00.881Z] #77 126.0 CC verify/json_verify-json_verify.o [2022-08-04T22:24:00.881Z] #77 126.0 CC src/libyajl_la-yajl_alloc.lo [2022-08-04T22:24:00.881Z] #77 126.0 CC src/libyajl_la-yajl.lo [2022-08-04T22:24:00.881Z] #77 126.0 CC src/libyajl_la-yajl_parser.lo [2022-08-04T22:24:00.881Z] #77 126.1 CC src/libyajl_la-yajl_gen.lo [2022-08-04T22:24:00.881Z] #77 126.1 CC src/libyajl_la-yajl_buf.lo [2022-08-04T22:24:01.141Z] #77 126.1 CC src/libyajl_la-yajl_encode.lo [2022-08-04T22:24:01.141Z] #77 126.2 CC src/libyajl_la-yajl_lex.lo [2022-08-04T22:24:01.141Z] #77 126.2 CC src/libyajl_la-yajl_tree.lo [2022-08-04T22:24:01.521Z] #14 218.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-04T22:24:01.521Z] #14 218.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-04T22:24:01.521Z] #14 218.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-04T22:24:01.778Z] #14 219.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-04T22:24:01.778Z] #14 219.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T22:24:01.778Z] #14 219.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-04T22:24:02.035Z] #14 219.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-04T22:24:02.035Z] #14 219.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-04T22:24:02.035Z] #14 219.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T22:24:02.228Z] #77 115.5 config.status: creating Makefile [2022-08-04T22:24:02.228Z] #77 115.6 config.status: creating rpm/crun.spec [2022-08-04T22:24:02.228Z] #77 115.7 config.status: creating config.h [2022-08-04T22:24:02.228Z] #77 115.7 config.status: executing libtool commands [2022-08-04T22:24:02.228Z] #77 115.7 config.status: executing depfiles commands [2022-08-04T22:24:02.297Z] #14 219.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-04T22:24:02.297Z] #14 219.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-04T22:24:02.297Z] #14 219.8 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T22:24:02.696Z] #77 111.4 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T22:24:02.773Z] #19 ... [2022-08-04T22:24:02.773Z] [2022-08-04T22:24:02.773Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:24:02.773Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:24:02.773Z] #84 220.7 CC tests/init.o [2022-08-04T22:24:02.773Z] #84 ... [2022-08-04T22:24:02.773Z] [2022-08-04T22:24:02.773Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T22:24:02.773Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T22:24:02.773Z] #54 281.0 + dpkg --print-architecture [2022-08-04T22:24:02.773Z] #54 281.0 + git checkout -q v2.1.0 [2022-08-04T22:24:02.773Z] #54 281.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-04T22:24:02.773Z] #54 281.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-04T22:24:03.244Z] #14 220.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T22:24:03.244Z] #14 220.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-04T22:24:03.244Z] #14 220.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T22:24:03.244Z] #14 220.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-04T22:24:03.244Z] #14 220.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T22:24:03.244Z] #14 220.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-04T22:24:03.244Z] #14 220.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T22:24:03.244Z] #14 220.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-04T22:24:03.244Z] #14 220.8 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-04T22:24:03.244Z] #14 220.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-04T22:24:03.244Z] #14 220.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T22:24:03.244Z] #14 220.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T22:24:03.244Z] #14 220.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T22:24:03.244Z] #14 220.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-04T22:24:03.244Z] #14 220.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-04T22:24:03.513Z] #14 220.9 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T22:24:03.513Z] #14 221.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T22:24:03.513Z] #14 221.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-04T22:24:03.513Z] #14 221.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-04T22:24:03.513Z] #14 221.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T22:24:03.513Z] #14 221.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T22:24:03.513Z] #14 221.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-04T22:24:03.513Z] #14 221.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T22:24:03.513Z] #14 221.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-04T22:24:03.593Z] #77 111.4 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T22:24:03.593Z] #77 111.9 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T22:24:03.604Z] #77 117.0 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-04T22:24:03.604Z] #77 117.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T22:24:03.770Z] #14 221.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T22:24:03.770Z] #14 221.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T22:24:03.770Z] #14 221.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-04T22:24:03.770Z] #14 221.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T22:24:03.770Z] #14 221.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T22:24:03.912Z] #77 111.9 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T22:24:03.912Z] #77 112.0 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T22:24:03.912Z] #77 112.0 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T22:24:03.912Z] #77 112.2 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T22:24:03.912Z] #77 112.2 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T22:24:04.033Z] #14 221.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T22:24:04.033Z] #14 221.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-04T22:24:04.033Z] #14 221.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T22:24:04.033Z] #14 221.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-04T22:24:04.033Z] #14 221.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:24:04.172Z] #77 117.3 checking for gcc... gcc [2022-08-04T22:24:04.172Z] #77 117.4 checking whether the C compiler works... yes [2022-08-04T22:24:04.431Z] #77 117.6 checking for C compiler default output file name... a.out [2022-08-04T22:24:04.431Z] #77 117.6 checking for suffix of executables... [2022-08-04T22:24:04.603Z] #14 ... [2022-08-04T22:24:04.603Z] [2022-08-04T22:24:04.603Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:24:04.603Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:24:04.603Z] #77 139.3 configure.ac:11: installing 'build-aux/compile' [2022-08-04T22:24:04.603Z] #77 139.3 configure.ac:11: installing 'build-aux/config.guess' [2022-08-04T22:24:04.603Z] #77 139.3 configure.ac:11: installing 'build-aux/config.sub' [2022-08-04T22:24:04.603Z] #77 139.3 configure.ac:13: installing 'build-aux/install-sh' [2022-08-04T22:24:04.603Z] #77 139.3 configure.ac:13: installing 'build-aux/missing' [2022-08-04T22:24:04.603Z] #77 139.3 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-04T22:24:04.690Z] #77 117.7 checking whether we are cross compiling... no [2022-08-04T22:24:04.690Z] #77 117.9 checking for suffix of object files... o [2022-08-04T22:24:04.690Z] #77 118.0 checking whether we are using the GNU C compiler... yes [2022-08-04T22:24:04.690Z] #77 118.1 checking whether gcc accepts -g... yes [2022-08-04T22:24:04.860Z] #77 ... [2022-08-04T22:24:04.860Z] [2022-08-04T22:24:04.860Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:24:04.860Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:24:04.860Z] #14 DONE 222.3s [2022-08-04T22:24:04.860Z] [2022-08-04T22:24:04.860Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-04T22:24:04.860Z] #59 sha256:f2daa3b8636de517ff274d1882d174094eba510249adefd73233cc7656290203 [2022-08-04T22:24:04.949Z] #77 118.1 checking for gcc option to accept ISO C89... none needed [2022-08-04T22:24:05.117Z] #59 DONE 0.2s [2022-08-04T22:24:05.117Z] [2022-08-04T22:24:05.117Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:24:05.117Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:24:05.117Z] #77 139.8 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T22:24:05.208Z] #77 118.3 checking whether gcc understands -c and -o together... yes [2022-08-04T22:24:05.208Z] #77 118.5 checking how to run the C preprocessor... gcc -E [2022-08-04T22:24:05.208Z] #77 118.7 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T22:24:05.208Z] #77 118.7 checking for egrep... /bin/grep -E [2022-08-04T22:24:05.290Z] #77 ... [2022-08-04T22:24:05.290Z] [2022-08-04T22:24:05.290Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:24:05.290Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:24:05.290Z] #14 189.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-04T22:24:05.290Z] #14 189.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-04T22:24:05.290Z] #14 189.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T22:24:06.146Z] #77 118.7 checking for ANSI C header files... yes [2022-08-04T22:24:06.146Z] #77 119.3 checking for sys/types.h... yes [2022-08-04T22:24:06.146Z] #77 119.5 checking for sys/stat.h... [2022-08-04T22:24:06.146Z] #77 ... [2022-08-04T22:24:06.146Z] [2022-08-04T22:24:06.146Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:24:06.146Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T22:24:06.146Z] #21 13.34 Reading package lists... [2022-08-04T22:24:06.146Z] #21 16.39 Building dependency tree... [2022-08-04T22:24:06.146Z] #21 18.77 The following additional packages will be installed: [2022-08-04T22:24:06.146Z] #21 18.77 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-04T22:24:06.146Z] #21 18.77 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-04T22:24:06.146Z] #21 18.77 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-04T22:24:06.146Z] #21 18.77 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-04T22:24:06.146Z] #21 18.77 python3-pkg-resources systemd vim-runtime xxd [2022-08-04T22:24:06.146Z] #21 18.77 Suggested packages: [2022-08-04T22:24:06.146Z] #21 18.77 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-04T22:24:06.146Z] #21 18.77 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-04T22:24:06.146Z] #21 18.77 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-04T22:24:06.146Z] #21 18.77 Recommended packages: [2022-08-04T22:24:06.146Z] #21 18.77 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-04T22:24:06.146Z] #21 18.77 systemd-timesyncd | time-daemon unzip [2022-08-04T22:24:06.146Z] #21 20.54 The following NEW packages will be installed: [2022-08-04T22:24:06.146Z] #21 20.54 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-04T22:24:06.146Z] #21 20.54 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-04T22:24:06.146Z] #21 20.54 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-04T22:24:06.146Z] #21 20.54 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-04T22:24:06.146Z] #21 20.54 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-04T22:24:06.146Z] #21 20.54 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-04T22:24:06.146Z] #21 20.54 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-04T22:24:06.146Z] #21 20.54 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-04T22:24:06.146Z] #21 20.54 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-04T22:24:06.146Z] #21 20.92 0 upgraded, 56 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T22:24:06.146Z] #21 20.92 Need to get 32.8 MB of archives. [2022-08-04T22:24:06.146Z] #21 20.92 After this operation, 124 MB of additional disk space will be used. [2022-08-04T22:24:06.146Z] #21 20.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-04T22:24:06.146Z] #21 20.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-04T22:24:06.146Z] #21 20.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-04T22:24:06.146Z] #21 20.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-04T22:24:06.146Z] #21 20.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-04T22:24:06.146Z] #21 20.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-04T22:24:06.146Z] #21 20.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-04T22:24:06.146Z] #21 21.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-04T22:24:06.146Z] #21 21.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-04T22:24:06.146Z] #21 21.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-04T22:24:06.146Z] #21 21.10 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-04T22:24:06.146Z] #21 21.10 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-04T22:24:06.146Z] #21 21.10 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-04T22:24:06.146Z] #21 21.11 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-04T22:24:06.146Z] #21 21.12 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T22:24:06.146Z] #21 21.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-04T22:24:06.146Z] #21 21.16 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-04T22:24:06.146Z] #21 21.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-04T22:24:06.146Z] #21 21.17 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-04T22:24:06.146Z] #21 21.17 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-04T22:24:06.146Z] #21 21.21 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-04T22:24:06.146Z] #21 21.21 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-04T22:24:06.146Z] #21 21.22 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-04T22:24:06.146Z] #21 21.22 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-04T22:24:06.146Z] #21 21.23 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-04T22:24:06.146Z] #21 21.23 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-04T22:24:06.146Z] #21 21.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-04T22:24:06.146Z] #21 21.26 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-04T22:24:06.146Z] #21 21.26 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-04T22:24:06.146Z] #21 21.28 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-04T22:24:06.146Z] #21 21.28 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-04T22:24:06.146Z] #21 21.29 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-04T22:24:06.146Z] #21 21.61 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-04T22:24:06.146Z] #21 21.61 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-04T22:24:06.146Z] #21 21.61 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-04T22:24:06.146Z] #21 21.62 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-04T22:24:06.146Z] #21 21.62 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T22:24:06.146Z] #21 21.62 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-04T22:24:06.146Z] #21 21.62 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-04T22:24:06.146Z] #21 21.65 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-04T22:24:06.146Z] #21 21.65 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-04T22:24:06.146Z] #21 21.70 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-04T22:24:06.146Z] #21 21.70 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-04T22:24:06.146Z] #21 21.71 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T22:24:06.146Z] #21 21.74 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-04T22:24:06.146Z] #21 21.75 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-04T22:24:06.146Z] #21 21.76 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-04T22:24:06.146Z] #21 21.77 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-04T22:24:06.146Z] #21 21.82 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-04T22:24:06.146Z] #21 21.82 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-04T22:24:06.146Z] #21 21.84 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-04T22:24:06.146Z] #21 21.85 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-04T22:24:06.146Z] #21 22.04 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-04T22:24:06.146Z] #21 22.08 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-04T22:24:06.146Z] #21 22.10 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-04T22:24:06.146Z] #21 22.11 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-04T22:24:06.146Z] #21 22.83 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:24:06.147Z] #21 22.99 Fetched 32.8 MB in 2s (21.0 MB/s) [2022-08-04T22:24:06.147Z] #21 23.06 Selecting previously unselected package libcap2:amd64. [2022-08-04T22:24:06.147Z] #21 23.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-04T22:24:06.147Z] #21 23.12 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-04T22:24:06.147Z] #21 23.12 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-04T22:24:06.147Z] #21 23.22 Selecting previously unselected package libargon2-1:amd64. [2022-08-04T22:24:06.147Z] #21 23.22 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-04T22:24:06.147Z] #21 23.22 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-04T22:24:06.147Z] #21 23.31 Selecting previously unselected package libjson-c5:amd64. [2022-08-04T22:24:06.147Z] #21 23.31 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-04T22:24:06.147Z] #21 23.31 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-04T22:24:06.147Z] #21 23.40 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-04T22:24:06.147Z] #21 23.40 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-04T22:24:06.147Z] #21 23.41 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-04T22:24:06.147Z] #21 23.57 Selecting previously unselected package libip4tc2:amd64. [2022-08-04T22:24:06.147Z] #21 23.57 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-04T22:24:06.147Z] #21 23.58 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-04T22:24:06.147Z] #21 23.65 Selecting previously unselected package libkmod2:amd64. [2022-08-04T22:24:06.147Z] #21 23.65 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-04T22:24:06.147Z] #21 23.65 Unpacking libkmod2:amd64 (28-1) ... [2022-08-04T22:24:06.147Z] #21 23.74 Selecting previously unselected package systemd. [2022-08-04T22:24:06.147Z] #21 23.75 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-04T22:24:06.147Z] #21 23.94 Unpacking systemd (247.3-7) ... [2022-08-04T22:24:06.147Z] #21 25.88 Selecting previously unselected package pigz. [2022-08-04T22:24:06.147Z] #21 25.89 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-04T22:24:06.147Z] #21 25.90 Unpacking pigz (2.6-1) ... [2022-08-04T22:24:06.147Z] #21 25.97 Selecting previously unselected package libelf1:amd64. [2022-08-04T22:24:06.147Z] #21 25.97 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-04T22:24:06.147Z] #21 25.98 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-04T22:24:06.147Z] #21 26.12 Selecting previously unselected package libbpf0:amd64. [2022-08-04T22:24:06.147Z] #21 26.14 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-04T22:24:06.147Z] #21 26.15 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-04T22:24:06.147Z] #21 26.25 Selecting previously unselected package libmnl0:amd64. [2022-08-04T22:24:06.147Z] #21 26.25 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-04T22:24:06.147Z] #21 26.26 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-04T22:24:06.147Z] #21 26.32 Selecting previously unselected package libxtables12:amd64. [2022-08-04T22:24:06.147Z] #21 26.32 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-04T22:24:06.406Z] #21 26.33 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-04T22:24:06.406Z] #21 26.42 Selecting previously unselected package libcap2-bin. [2022-08-04T22:24:06.406Z] #21 26.44 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-04T22:24:06.406Z] #21 ... [2022-08-04T22:24:06.406Z] [2022-08-04T22:24:06.406Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:24:06.406Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:24:06.406Z] #77 119.5 checking for sys/stat.h... yes [2022-08-04T22:24:06.406Z] #77 119.6 checking for stdlib.h... yes [2022-08-04T22:24:06.406Z] #77 119.7 checking for string.h... yes [2022-08-04T22:24:06.427Z] #77 131.2 CCLD libyajl.la [2022-08-04T22:24:06.427Z] #77 131.5 CCLD verify/json_verify [2022-08-04T22:24:06.687Z] #77 131.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T22:24:06.687Z] #77 131.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T22:24:06.687Z] #77 131.9 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T22:24:06.687Z] #77 131.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T22:24:06.687Z] #77 131.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T22:24:06.687Z] #77 131.9 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T22:24:06.923Z] #77 120.0 checking for memory.h... yes [2022-08-04T22:24:06.923Z] #77 120.2 checking for strings.h... yes [2022-08-04T22:24:06.947Z] #77 132.0 CC src/validate.o [2022-08-04T22:24:06.947Z] #77 132.1 CC src/image_spec_schema_config_schema.lo [2022-08-04T22:24:06.947Z] #77 132.1 CC src/image_spec_schema_content_descriptor.lo [2022-08-04T22:24:06.947Z] #77 132.1 CC src/image_spec_schema_defs.lo [2022-08-04T22:24:06.947Z] #77 132.1 CC src/image_spec_schema_defs_descriptor.lo [2022-08-04T22:24:06.947Z] #77 132.1 CC src/image_spec_schema_image_index_schema.lo [2022-08-04T22:24:06.947Z] #77 132.1 CC src/image_spec_schema_image_layout_schema.lo [2022-08-04T22:24:06.947Z] #77 132.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-04T22:24:06.947Z] #77 132.1 CC src/runtime_spec_schema_config_linux.lo [2022-08-04T22:24:06.947Z] #77 132.2 CC src/runtime_spec_schema_config_zos.lo [2022-08-04T22:24:07.010Z] #77 ... [2022-08-04T22:24:07.010Z] [2022-08-04T22:24:07.010Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T22:24:07.010Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-04T22:24:07.010Z] #15 DONE 2.3s [2022-08-04T22:24:07.182Z] #77 120.3 checking for inttypes.h... yes [2022-08-04T22:24:07.182Z] #77 120.6 checking for stdint.h... yes [2022-08-04T22:24:07.208Z] #77 132.2 CC src/runtime_spec_schema_config_schema.lo [2022-08-04T22:24:07.208Z] #77 132.2 CC src/runtime_spec_schema_config_solaris.lo [2022-08-04T22:24:07.208Z] #77 132.3 CC src/runtime_spec_schema_config_vm.lo [2022-08-04T22:24:07.208Z] #77 132.3 CC src/runtime_spec_schema_config_windows.lo [2022-08-04T22:24:07.208Z] #77 132.3 CC src/runtime_spec_schema_defs.lo [2022-08-04T22:24:07.208Z] #77 132.4 CC src/runtime_spec_schema_defs_linux.lo [2022-08-04T22:24:07.267Z] [2022-08-04T22:24:07.268Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-04T22:24:07.268Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-04T22:24:07.469Z] #77 132.5 CC src/runtime_spec_schema_defs_zos.lo [2022-08-04T22:24:07.469Z] #77 132.6 CC src/runtime_spec_schema_defs_vm.lo [2022-08-04T22:24:07.469Z] #77 ... [2022-08-04T22:24:07.469Z] [2022-08-04T22:24:07.469Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T22:24:07.469Z] #23 sha256:97067901ce00e071930f71b8180d485c541aa51cd5f3bd89e0e498bfcddc4fb6 [2022-08-04T22:24:07.469Z] #23 9.363 Collecting yamllint==1.26.1 [2022-08-04T22:24:07.699Z] #77 120.7 checking for unistd.h... yes [2022-08-04T22:24:07.699Z] #77 120.8 checking minix/config.h usability... no [2022-08-04T22:24:07.699Z] #77 121.0 checking minix/config.h presence... no [2022-08-04T22:24:07.699Z] #77 121.0 checking for minix/config.h... no [2022-08-04T22:24:07.730Z] #23 ... [2022-08-04T22:24:07.730Z] [2022-08-04T22:24:07.730Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:24:07.730Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T22:24:07.730Z] #77 132.7 CC src/runtime_spec_schema_defs_windows.lo [2022-08-04T22:24:07.730Z] #77 132.8 CC src/runtime_spec_schema_state_schema.lo [2022-08-04T22:24:07.730Z] #77 132.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-04T22:24:07.958Z] #77 121.0 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-04T22:24:07.990Z] #77 133.1 CC src/basic_test_double_array_item.lo [2022-08-04T22:24:08.216Z] #77 121.2 checking build system type... x86_64-pc-linux-gnu [2022-08-04T22:24:08.216Z] #77 121.5 checking host system type... x86_64-pc-linux-gnu [2022-08-04T22:24:08.216Z] #77 121.5 checking how to print strings... printf [2022-08-04T22:24:08.216Z] #77 121.5 checking for a sed that does not truncate output... /bin/sed [2022-08-04T22:24:08.216Z] #77 121.5 checking for fgrep... /bin/grep -F [2022-08-04T22:24:08.216Z] #77 121.5 checking for ld used by gcc... /usr/bin/ld [2022-08-04T22:24:08.216Z] #77 121.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T22:24:08.216Z] #77 121.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T22:24:08.216Z] #77 121.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T22:24:08.251Z] #77 133.4 CC src/basic_test_double_array.lo [2022-08-04T22:24:08.474Z] #77 121.7 checking whether ln -s works... yes [2022-08-04T22:24:08.474Z] #77 121.7 checking the maximum length of command line arguments... 1572864 [2022-08-04T22:24:08.474Z] #77 121.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-04T22:24:08.474Z] #77 121.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T22:24:08.474Z] #77 121.7 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T22:24:08.474Z] #77 121.7 checking for objdump... objdump [2022-08-04T22:24:08.474Z] #77 121.7 checking how to recognize dependent libraries... pass_all [2022-08-04T22:24:08.474Z] #77 121.7 checking for dlltool... no [2022-08-04T22:24:08.474Z] #77 121.7 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T22:24:08.474Z] #77 121.7 checking for ar... ar [2022-08-04T22:24:08.474Z] #77 121.7 checking for archiver @FILE support... @ [2022-08-04T22:24:08.474Z] #77 121.8 checking for strip... strip [2022-08-04T22:24:08.474Z] #77 121.8 checking for ranlib... ranlib [2022-08-04T22:24:08.474Z] #77 121.8 checking for gawk... no [2022-08-04T22:24:08.474Z] #77 121.8 checking for mawk... mawk [2022-08-04T22:24:08.511Z] #77 133.6 CC src/basic_test_top_array_int.lo [2022-08-04T22:24:08.511Z] #77 133.7 CC src/basic_test_top_array_string.lo [2022-08-04T22:24:08.733Z] #77 121.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T22:24:08.733Z] #77 122.2 checking for sysroot... no [2022-08-04T22:24:08.733Z] #77 122.2 checking for a working dd... /bin/dd [2022-08-04T22:24:08.733Z] #77 122.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T22:24:08.772Z] #77 133.9 CC src/basic_test_top_double_array_int.lo [2022-08-04T22:24:08.772Z] #77 133.9 CC src/basic_test_top_double_array_obj.lo [2022-08-04T22:24:08.992Z] #77 122.3 checking for mt... no [2022-08-04T22:24:08.992Z] #77 122.3 checking if : is a manifest tool... no [2022-08-04T22:24:08.992Z] #77 122.3 checking for dlfcn.h... yes [2022-08-04T22:24:08.992Z] #77 122.5 checking for objdir... .libs [2022-08-04T22:24:09.033Z] #77 134.2 CC src/basic_test_top_double_array_refobj.lo [2022-08-04T22:24:09.163Z] #16 DONE 1.9s [2022-08-04T22:24:09.163Z] [2022-08-04T22:24:09.163Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-04T22:24:09.163Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-04T22:24:09.293Z] #77 134.2 CC src/basic_test_top_double_array_string.lo [2022-08-04T22:24:09.293Z] #77 134.4 CC src/read-file.lo [2022-08-04T22:24:09.554Z] #77 134.7 CC tests/test-1.o [2022-08-04T22:24:09.554Z] #77 134.8 CC src/json_common.lo [2022-08-04T22:24:09.560Z] #77 122.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T22:24:09.560Z] #77 122.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T22:24:09.560Z] #77 122.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T22:24:09.815Z] #77 134.8 CC tests/test-2.o [2022-08-04T22:24:09.819Z] #77 123.0 checking if gcc static flag -static works... yes [2022-08-04T22:24:10.075Z] #77 135.1 CC tests/test-3.o [2022-08-04T22:24:10.078Z] #77 123.3 checking if gcc supports -c -o file.o... yes [2022-08-04T22:24:10.078Z] #77 123.4 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T22:24:10.078Z] #77 123.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T22:24:10.337Z] #77 123.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T22:24:10.337Z] #77 123.8 checking how to hardcode library paths into programs... immediate [2022-08-04T22:24:10.337Z] #77 123.8 checking whether stripping libraries is possible... yes [2022-08-04T22:24:10.380Z] #77 135.4 CC tests/test-4.o [2022-08-04T22:24:10.380Z] #77 135.5 CC tests/test-5.o [2022-08-04T22:24:10.595Z] #77 123.8 checking if libtool supports shared libraries... yes [2022-08-04T22:24:10.595Z] #77 123.8 checking whether to build shared libraries... no [2022-08-04T22:24:10.595Z] #77 123.8 checking whether to build static libraries... yes [2022-08-04T22:24:10.595Z] #77 123.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T22:24:10.595Z] #77 123.8 checking whether build environment is sane... yes [2022-08-04T22:24:10.595Z] #77 123.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T22:24:10.595Z] #77 123.9 checking whether make sets $(MAKE)... yes [2022-08-04T22:24:10.595Z] #77 123.9 checking whether make supports the include directive... yes (GNU style) [2022-08-04T22:24:10.595Z] #77 124.0 checking whether make supports nested variables... yes [2022-08-04T22:24:10.595Z] #77 124.0 checking whether UID '0' is supported by ustar format... yes [2022-08-04T22:24:10.595Z] #77 124.0 checking whether GID '0' is supported by ustar format... yes [2022-08-04T22:24:10.656Z] #77 135.7 CC tests/test-6.o [2022-08-04T22:24:10.656Z] #77 135.8 CC tests/test-7.o [2022-08-04T22:24:10.854Z] #77 124.0 checking how to create a ustar tar archive... gnutar [2022-08-04T22:24:10.854Z] #77 124.1 checking dependency style of gcc... gcc3 [2022-08-04T22:24:10.854Z] #77 124.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T22:24:10.854Z] #77 124.2 checking whether make supports nested variables... (cached) yes [2022-08-04T22:24:10.854Z] #77 124.2 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T22:24:10.854Z] #77 124.2 checking pkg-config is at least version 0.9.0... yes [2022-08-04T22:24:10.854Z] #77 124.2 checking for yajl >= 2.1.0... yes [2022-08-04T22:24:10.854Z] #77 124.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T22:24:10.854Z] #77 124.3 checking for gcc... (cached) gcc [2022-08-04T22:24:10.854Z] #77 124.4 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T22:24:10.928Z] #77 136.0 CC tests/test-8.o [2022-08-04T22:24:11.057Z] #17 1.733 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-04T22:24:11.057Z] #17 DONE 1.8s [2022-08-04T22:24:11.057Z] [2022-08-04T22:24:11.057Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-04T22:24:11.057Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-04T22:24:11.115Z] #77 124.4 checking whether gcc accepts -g... (cached) yes [2022-08-04T22:24:11.115Z] #77 124.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T22:24:11.115Z] #77 124.4 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T22:24:11.115Z] #77 124.4 checking for a Python interpreter with version >= 3... python3 [2022-08-04T22:24:11.115Z] #77 124.5 checking for python3... /usr/bin/python3 [2022-08-04T22:24:11.115Z] #77 124.5 checking for python3 version... 3.9 [2022-08-04T22:24:11.377Z] #77 124.5 checking for python3 platform... linux [2022-08-04T22:24:11.377Z] #77 124.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T22:24:11.516Z] #77 136.5 CC tests/test-9.o [2022-08-04T22:24:11.516Z] #77 136.6 CC tests/test-10.o [2022-08-04T22:24:11.645Z] #77 124.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T22:24:11.645Z] #77 125.0 checking that generated files are newer than configure... done [2022-08-04T22:24:11.645Z] #77 125.0 configure: creating ./config.status [2022-08-04T22:24:11.783Z] #77 ... [2022-08-04T22:24:11.783Z] [2022-08-04T22:24:11.783Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T22:24:11.783Z] #23 sha256:97067901ce00e071930f71b8180d485c541aa51cd5f3bd89e0e498bfcddc4fb6 [2022-08-04T22:24:11.783Z] #23 10.44 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-04T22:24:11.783Z] #23 11.54 Collecting pathspec>=0.5.3 [2022-08-04T22:24:11.783Z] #23 11.59 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-04T22:24:11.783Z] #23 11.92 Collecting pyyaml [2022-08-04T22:24:11.783Z] #23 11.95 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-08-04T22:24:11.783Z] #23 12.03 Building wheels for collected packages: yamllint [2022-08-04T22:24:11.783Z] #23 12.03 Building wheel for yamllint (setup.py): started [2022-08-04T22:24:11.783Z] #23 13.13 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-04T22:24:11.783Z] #23 13.13 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1468336b91d3d64665e6f7d987e83efe9c465d2ff763a8196a3db48dc242a700 [2022-08-04T22:24:11.783Z] #23 13.13 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-04T22:24:11.783Z] #23 13.14 Successfully built yamllint [2022-08-04T22:24:11.783Z] #23 13.15 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-04T22:24:11.783Z] #23 13.61 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-04T22:24:11.783Z] #23 DONE 14.2s [2022-08-04T22:24:11.783Z] [2022-08-04T22:24:11.783Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T22:24:11.783Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-04T22:24:12.044Z] #47 ... [2022-08-04T22:24:12.044Z] [2022-08-04T22:24:12.044Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:24:12.044Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T22:24:12.044Z] #77 137.2 CC tests/test-11.o [2022-08-04T22:24:12.957Z] #18 DONE 1.8s [2022-08-04T22:24:12.957Z] [2022-08-04T22:24:12.957Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-04T22:24:12.957Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-04T22:24:14.178Z] #77 127.1 config.status: creating Makefile [2022-08-04T22:24:14.178Z] #77 127.1 config.status: creating config.h [2022-08-04T22:24:14.178Z] #77 127.2 config.status: executing libtool commands [2022-08-04T22:24:14.178Z] #77 127.2 config.status: executing depfiles commands [2022-08-04T22:24:14.326Z] #19 DONE 1.6s [2022-08-04T22:24:14.327Z] [2022-08-04T22:24:14.327Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-04T22:24:14.327Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-04T22:24:14.436Z] #77 127.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-04T22:24:14.436Z] #77 127.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T22:24:14.695Z] #77 128.1 checking for gcc... gcc [2022-08-04T22:24:14.891Z] #20 ... [2022-08-04T22:24:14.891Z] [2022-08-04T22:24:14.891Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T22:24:14.891Z] #60 sha256:81d32ee8e23b515a0b73f85b19be6eedaef7a291f445fc87efd6de22ca1686ed [2022-08-04T22:24:14.891Z] #60 2.216 + RM_GOPATH=0 [2022-08-04T22:24:14.891Z] #60 2.216 + TMP_GOPATH= [2022-08-04T22:24:14.891Z] #60 2.216 + : /build [2022-08-04T22:24:14.891Z] #60 2.216 + '[' -z '' ']' [2022-08-04T22:24:14.891Z] #60 2.216 ++ mktemp -d [2022-08-04T22:24:14.891Z] #60 2.232 + export GOPATH=/tmp/tmp.1ceyfpfpnW [2022-08-04T22:24:14.891Z] #60 2.232 + GOPATH=/tmp/tmp.1ceyfpfpnW [2022-08-04T22:24:14.891Z] #60 2.232 + RM_GOPATH=1 [2022-08-04T22:24:14.891Z] #60 2.232 + case "$(go env GOARCH)" in [2022-08-04T22:24:14.891Z] #60 2.235 ++ go env GOARCH [2022-08-04T22:24:14.891Z] #60 2.271 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T22:24:14.891Z] #60 2.271 + GO_BUILDMODE=-buildmode=pie [2022-08-04T22:24:14.891Z] #60 2.271 ++ dirname /install.sh [2022-08-04T22:24:14.891Z] #60 2.285 Install runc version v1.1.2 (build tags: seccomp) [2022-08-04T22:24:14.891Z] #60 2.285 + dir=/ [2022-08-04T22:24:14.891Z] #60 2.285 + bin=runc [2022-08-04T22:24:14.891Z] #60 2.285 + shift [2022-08-04T22:24:14.891Z] #60 2.285 + '[' '!' -f //runc.installer ']' [2022-08-04T22:24:14.891Z] #60 2.285 + . //runc.installer [2022-08-04T22:24:14.891Z] #60 2.285 ++ set -e [2022-08-04T22:24:14.891Z] #60 2.285 ++ : v1.1.2 [2022-08-04T22:24:14.891Z] #60 2.285 + install_runc [2022-08-04T22:24:14.891Z] #60 2.285 + RUNC_BUILDTAGS=seccomp [2022-08-04T22:24:14.891Z] #60 2.285 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-04T22:24:14.891Z] #60 2.285 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1ceyfpfpnW/src/github.com/opencontainers/runc [2022-08-04T22:24:14.891Z] #60 2.285 Cloning into '/tmp/tmp.1ceyfpfpnW/src/github.com/opencontainers/runc'... [2022-08-04T22:24:14.953Z] #77 128.2 checking whether the C compiler works... yes [2022-08-04T22:24:14.953Z] #77 128.4 checking for C compiler default output file name... a.out [2022-08-04T22:24:15.006Z] #54 ... [2022-08-04T22:24:15.006Z] [2022-08-04T22:24:15.006Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-04T22:24:15.006Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T22:24:15.006Z] #19 288.0 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-04T22:24:15.006Z] #19 288.1 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T22:24:15.006Z] #19 288.1 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-04T22:24:15.006Z] #19 288.1 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-04T22:24:15.006Z] #19 288.1 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-04T22:24:15.006Z] #19 288.1 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-04T22:24:15.006Z] #19 288.2 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-04T22:24:15.006Z] #19 288.2 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-04T22:24:15.006Z] #19 288.2 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-04T22:24:15.006Z] #19 288.3 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-04T22:24:15.006Z] #19 288.3 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T22:24:15.006Z] #19 288.3 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-04T22:24:15.006Z] #19 288.4 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-04T22:24:15.006Z] #19 288.4 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T22:24:15.006Z] #19 288.4 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-04T22:24:15.006Z] #19 288.5 Selecting previously unselected package cross-config. [2022-08-04T22:24:15.006Z] #19 288.5 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-04T22:24:15.006Z] #19 288.5 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-04T22:24:15.006Z] #19 288.7 Selecting previously unselected package gcc-10-cross-base. [2022-08-04T22:24:15.006Z] #19 288.7 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-04T22:24:15.006Z] #19 288.7 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-04T22:24:15.006Z] #19 288.8 Selecting previously unselected package libc6-arm64-cross. [2022-08-04T22:24:15.006Z] #19 288.8 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-04T22:24:15.006Z] #19 288.8 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-04T22:24:15.006Z] #19 289.3 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-04T22:24:15.006Z] #19 289.3 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:24:15.006Z] #19 289.3 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T22:24:15.006Z] #19 289.4 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-04T22:24:15.006Z] #19 289.4 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:24:15.006Z] #19 289.4 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T22:24:15.148Z] #60 ... [2022-08-04T22:24:15.148Z] [2022-08-04T22:24:15.148Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:24:15.148Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:24:15.148Z] #77 142.2 checking build system type... x86_64-pc-linux-gnu [2022-08-04T22:24:15.148Z] #77 142.7 checking host system type... x86_64-pc-linux-gnu [2022-08-04T22:24:15.148Z] #77 142.7 checking how to print strings... printf [2022-08-04T22:24:15.148Z] #77 142.8 checking for gcc... gcc [2022-08-04T22:24:15.148Z] #77 143.0 checking whether the C compiler works... yes [2022-08-04T22:24:15.148Z] #77 143.4 checking for C compiler default output file name... a.out [2022-08-04T22:24:15.148Z] #77 143.4 checking for suffix of executables... [2022-08-04T22:24:15.148Z] #77 143.7 checking whether we are cross compiling... no [2022-08-04T22:24:15.148Z] #77 144.1 checking for suffix of object files... o [2022-08-04T22:24:15.148Z] #77 144.5 checking whether we are using the GNU C compiler... yes [2022-08-04T22:24:15.148Z] #77 144.8 checking whether gcc accepts -g... yes [2022-08-04T22:24:15.148Z] #77 145.0 checking for gcc option to accept ISO C89... none needed [2022-08-04T22:24:15.148Z] #77 145.4 checking whether gcc understands -c and -o together... yes [2022-08-04T22:24:15.148Z] #77 145.8 checking for a sed that does not truncate output... /bin/sed [2022-08-04T22:24:15.148Z] #77 145.9 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T22:24:15.148Z] #77 145.9 checking for egrep... /bin/grep -E [2022-08-04T22:24:15.148Z] #77 145.9 checking for fgrep... /bin/grep -F [2022-08-04T22:24:15.148Z] #77 145.9 checking for ld used by gcc... /usr/bin/ld [2022-08-04T22:24:15.148Z] #77 146.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T22:24:15.148Z] #77 146.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T22:24:15.148Z] #77 146.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T22:24:15.148Z] #77 146.3 checking whether ln -s works... yes [2022-08-04T22:24:15.148Z] #77 146.3 checking the maximum length of command line arguments... 1572864 [2022-08-04T22:24:15.148Z] #77 146.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-04T22:24:15.148Z] #77 146.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T22:24:15.148Z] #77 146.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T22:24:15.148Z] #77 146.4 checking for objdump... objdump [2022-08-04T22:24:15.148Z] #77 146.4 checking how to recognize dependent libraries... pass_all [2022-08-04T22:24:15.148Z] #77 146.4 checking for dlltool... no [2022-08-04T22:24:15.148Z] #77 146.4 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T22:24:15.148Z] #77 146.4 checking for ar... ar [2022-08-04T22:24:15.148Z] #77 146.4 checking for archiver @FILE support... @ [2022-08-04T22:24:15.148Z] #77 146.7 checking for strip... strip [2022-08-04T22:24:15.148Z] #77 146.7 checking for ranlib... ranlib [2022-08-04T22:24:15.148Z] #77 146.7 checking for gawk... no [2022-08-04T22:24:15.148Z] #77 146.7 checking for mawk... mawk [2022-08-04T22:24:15.148Z] #77 146.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T22:24:15.148Z] #77 147.5 checking for sysroot... no [2022-08-04T22:24:15.148Z] #77 147.5 checking for a working dd... /bin/dd [2022-08-04T22:24:15.148Z] #77 147.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T22:24:15.148Z] #77 147.8 checking for mt... no [2022-08-04T22:24:15.148Z] #77 147.8 checking if : is a manifest tool... no [2022-08-04T22:24:15.148Z] #77 147.9 checking how to run the C preprocessor... gcc -E [2022-08-04T22:24:15.148Z] #77 148.3 checking for ANSI C header files... yes [2022-08-04T22:24:15.148Z] #77 149.4 checking for sys/types.h... yes [2022-08-04T22:24:15.148Z] #77 149.7 checking for sys/stat.h... yes [2022-08-04T22:24:15.222Z] #77 128.4 checking for suffix of executables... [2022-08-04T22:24:15.267Z] #19 289.5 Selecting previously unselected package libitm1-arm64-cross. [2022-08-04T22:24:15.267Z] #19 289.5 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:24:15.267Z] #19 289.5 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T22:24:15.267Z] #19 289.6 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-04T22:24:15.267Z] #19 289.6 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:24:15.267Z] #19 289.6 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T22:24:15.267Z] #19 289.7 Selecting previously unselected package libasan6-arm64-cross. [2022-08-04T22:24:15.405Z] #77 149.9 checking for stdlib.h... yes [2022-08-04T22:24:15.480Z] #77 128.5 checking whether we are cross compiling... no [2022-08-04T22:24:15.480Z] #77 128.7 checking for suffix of object files... o [2022-08-04T22:24:15.480Z] #77 128.8 checking whether we are using the GNU C compiler... yes [2022-08-04T22:24:15.530Z] #19 289.7 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:24:15.530Z] #19 289.7 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-04T22:24:15.664Z] #77 150.2 checking for string.h... yes [2022-08-04T22:24:15.739Z] #77 128.9 checking whether gcc accepts -g... yes [2022-08-04T22:24:15.739Z] #77 129.0 checking for gcc option to accept ISO C89... none needed [2022-08-04T22:24:15.921Z] #77 150.4 checking for memory.h... yes [2022-08-04T22:24:15.998Z] #77 129.2 checking whether gcc understands -c and -o together... yes [2022-08-04T22:24:15.998Z] #77 129.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T22:24:15.998Z] #77 129.4 checking whether build environment is sane... yes [2022-08-04T22:24:15.998Z] #77 129.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T22:24:16.178Z] #77 150.9 checking for strings.h... [2022-08-04T22:24:16.178Z] #77 ... [2022-08-04T22:24:16.178Z] [2022-08-04T22:24:16.178Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-04T22:24:16.178Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-04T22:24:16.178Z] #20 DONE 2.1s [2022-08-04T22:24:16.178Z] [2022-08-04T22:24:16.178Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:24:16.178Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T22:24:16.270Z] #77 129.5 checking for gawk... no [2022-08-04T22:24:16.270Z] #77 129.5 checking for mawk... mawk [2022-08-04T22:24:16.270Z] #77 129.5 checking whether make sets $(MAKE)... yes [2022-08-04T22:24:16.270Z] #77 129.5 checking whether make supports the include directive... yes (GNU style) [2022-08-04T22:24:16.270Z] #77 129.5 checking whether make supports nested variables... yes [2022-08-04T22:24:16.270Z] #77 129.5 checking whether UID '0' is supported by ustar format... yes [2022-08-04T22:24:16.270Z] #77 129.6 checking whether GID '0' is supported by ustar format... yes [2022-08-04T22:24:16.270Z] #77 129.6 checking how to create a ustar tar archive... gnutar [2022-08-04T22:24:16.270Z] #77 129.6 checking dependency style of gcc... [2022-08-04T22:24:16.270Z] #77 ... [2022-08-04T22:24:16.270Z] [2022-08-04T22:24:16.270Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:24:16.270Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T22:24:16.270Z] #21 26.44 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-04T22:24:16.270Z] #21 26.56 Selecting previously unselected package iproute2. [2022-08-04T22:24:16.270Z] #21 26.56 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-04T22:24:16.270Z] #21 26.56 Unpacking iproute2 (5.10.0-4) ... [2022-08-04T22:24:16.270Z] #21 27.02 Selecting previously unselected package xxd. [2022-08-04T22:24:16.270Z] #21 27.03 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T22:24:16.270Z] #21 27.03 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:24:16.270Z] #21 27.15 Selecting previously unselected package vim-common. [2022-08-04T22:24:16.270Z] #21 27.15 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T22:24:16.270Z] #21 27.16 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:24:16.270Z] #21 27.29 Selecting previously unselected package bash-completion. [2022-08-04T22:24:16.270Z] #21 27.29 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-04T22:24:16.270Z] #21 29.28 Unpacking bash-completion (1:2.11-2) ... [2022-08-04T22:24:16.270Z] #21 29.70 Selecting previously unselected package bzip2. [2022-08-04T22:24:16.270Z] #21 29.70 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-04T22:24:16.270Z] #21 29.71 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T22:24:16.270Z] #21 29.81 Selecting previously unselected package xz-utils. [2022-08-04T22:24:16.270Z] #21 29.81 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-04T22:24:16.270Z] #21 29.81 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T22:24:16.270Z] #21 29.97 Selecting previously unselected package apparmor. [2022-08-04T22:24:16.270Z] #21 29.97 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-04T22:24:16.270Z] #21 30.03 Unpacking apparmor (2.13.6-10) ... [2022-08-04T22:24:16.270Z] #21 30.45 Selecting previously unselected package inetutils-ping. [2022-08-04T22:24:16.270Z] #21 30.45 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-04T22:24:16.270Z] #21 30.45 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-04T22:24:16.270Z] #21 30.57 Selecting previously unselected package libip6tc2:amd64. [2022-08-04T22:24:16.270Z] #21 30.57 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-04T22:24:16.270Z] #21 30.57 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-04T22:24:16.270Z] #21 30.63 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-04T22:24:16.270Z] #21 30.65 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-04T22:24:16.270Z] #21 30.65 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-04T22:24:16.270Z] #21 30.71 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-04T22:24:16.270Z] #21 30.73 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-04T22:24:16.270Z] #21 30.74 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-04T22:24:16.270Z] #21 30.81 Selecting previously unselected package libnftnl11:amd64. [2022-08-04T22:24:16.270Z] #21 30.81 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-04T22:24:16.270Z] #21 30.83 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-04T22:24:16.270Z] #21 30.94 Selecting previously unselected package iptables. [2022-08-04T22:24:16.270Z] #21 30.95 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-04T22:24:16.270Z] #21 30.95 Unpacking iptables (1.8.7-1) ... [2022-08-04T22:24:16.270Z] #21 31.43 Selecting previously unselected package libonig5:amd64. [2022-08-04T22:24:16.270Z] #21 31.43 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-04T22:24:16.270Z] #21 31.44 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T22:24:16.270Z] #21 31.58 Selecting previously unselected package libjq1:amd64. [2022-08-04T22:24:16.270Z] #21 31.60 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-04T22:24:16.270Z] #21 31.60 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-04T22:24:16.270Z] #21 31.71 Selecting previously unselected package jq. [2022-08-04T22:24:16.270Z] #21 31.72 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-04T22:24:16.270Z] #21 31.72 Unpacking jq (1.6-2.1) ... [2022-08-04T22:24:16.270Z] #21 31.81 Selecting previously unselected package libaio1:amd64. [2022-08-04T22:24:16.270Z] #21 31.82 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-04T22:24:16.270Z] #21 31.87 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-04T22:24:16.270Z] #21 31.92 Selecting previously unselected package libgpm2:amd64. [2022-08-04T22:24:16.270Z] #21 31.92 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-04T22:24:16.270Z] #21 31.94 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-04T22:24:16.270Z] #21 31.99 Selecting previously unselected package libicu67:amd64. [2022-08-04T22:24:16.270Z] #21 32.00 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-04T22:24:16.270Z] #21 32.01 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-04T22:24:16.270Z] #21 35.45 Selecting previously unselected package libinih1:amd64. [2022-08-04T22:24:16.270Z] #21 35.45 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-04T22:24:16.270Z] #21 35.46 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-04T22:24:16.270Z] #21 35.55 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-04T22:24:16.270Z] #21 35.55 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-04T22:24:16.270Z] #21 35.56 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-04T22:24:16.270Z] #21 35.66 Selecting previously unselected package libnet1:amd64. [2022-08-04T22:24:16.270Z] #21 35.68 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-04T22:24:16.270Z] #21 35.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T22:24:16.270Z] #21 35.76 Selecting previously unselected package libnl-3-200:amd64. [2022-08-04T22:24:16.270Z] #21 35.78 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-04T22:24:16.270Z] #21 35.78 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T22:24:16.270Z] #21 35.87 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T22:24:16.270Z] #21 35.87 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T22:24:16.270Z] #21 35.88 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T22:24:16.270Z] #21 35.94 Selecting previously unselected package libyajl2:amd64. [2022-08-04T22:24:16.270Z] #21 35.95 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-04T22:24:16.270Z] #21 35.96 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-04T22:24:16.270Z] #21 36.03 Selecting previously unselected package net-tools. [2022-08-04T22:24:16.270Z] #21 36.04 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-04T22:24:16.270Z] #21 36.04 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T22:24:16.270Z] #21 36.24 Selecting previously unselected package patch. [2022-08-04T22:24:16.270Z] #21 36.25 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-04T22:24:16.270Z] #21 36.26 Unpacking patch (2.7.6-7) ... [2022-08-04T22:24:16.270Z] #21 36.37 Selecting previously unselected package python-pip-whl. [2022-08-04T22:24:16.270Z] #21 36.38 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-04T22:24:16.270Z] #21 36.39 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T22:24:16.576Z] #21 ... [2022-08-04T22:24:16.576Z] [2022-08-04T22:24:16.576Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:24:16.576Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:24:16.576Z] #77 129.6 checking dependency style of gcc... gcc3 [2022-08-04T22:24:16.576Z] #77 129.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T22:24:16.576Z] #77 129.7 checking whether make supports nested variables... (cached) yes [2022-08-04T22:24:16.731Z] #19 290.9 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-04T22:24:16.731Z] #19 290.9 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:24:16.731Z] #19 290.9 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-04T22:24:16.731Z] #19 291.3 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-04T22:24:16.731Z] #19 291.3 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:24:16.837Z] #77 129.8 checking build system type... x86_64-pc-linux-gnu [2022-08-04T22:24:16.837Z] #77 130.2 checking host system type... x86_64-pc-linux-gnu [2022-08-04T22:24:16.837Z] #77 130.2 checking how to print strings... printf [2022-08-04T22:24:16.837Z] #77 130.2 checking for a sed that does not truncate output... /bin/sed [2022-08-04T22:24:16.837Z] #77 130.2 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T22:24:16.837Z] #77 130.2 checking for egrep... /bin/grep -E [2022-08-04T22:24:16.837Z] #77 130.2 checking for fgrep... /bin/grep -F [2022-08-04T22:24:16.837Z] #77 130.2 checking for ld used by gcc... /usr/bin/ld [2022-08-04T22:24:16.837Z] #77 130.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T22:24:16.837Z] #77 130.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T22:24:16.837Z] #77 130.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T22:24:16.991Z] #19 291.3 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-04T22:24:17.096Z] #77 130.4 checking whether ln -s works... yes [2022-08-04T22:24:17.096Z] #77 130.4 checking the maximum length of command line arguments... 1572864 [2022-08-04T22:24:17.096Z] #77 130.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-04T22:24:17.096Z] #77 130.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T22:24:17.096Z] #77 130.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T22:24:17.096Z] #77 130.4 checking for objdump... objdump [2022-08-04T22:24:17.096Z] #77 130.4 checking how to recognize dependent libraries... pass_all [2022-08-04T22:24:17.096Z] #77 130.4 checking for dlltool... no [2022-08-04T22:24:17.096Z] #77 130.4 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T22:24:17.096Z] #77 130.4 checking for ar... ar [2022-08-04T22:24:17.096Z] #77 130.4 checking for archiver @FILE support... @ [2022-08-04T22:24:17.374Z] #77 130.5 checking for strip... strip [2022-08-04T22:24:17.374Z] #77 130.5 checking for ranlib... ranlib [2022-08-04T22:24:17.374Z] #77 130.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T22:24:17.595Z] #14 ... [2022-08-04T22:24:17.595Z] [2022-08-04T22:24:17.595Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T22:24:17.595Z] #67 sha256:254f8258ee0d3aa486f64aef43a2ba8d2134604ebc28d8be8918e769fbce2deb [2022-08-04T22:24:17.595Z] #67 189.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T22:24:17.595Z] #67 189.8 + GOBIN=/build [2022-08-04T22:24:17.595Z] #67 189.8 + GO111MODULE=on [2022-08-04T22:24:17.595Z] #67 189.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T22:24:17.595Z] #67 200.6 Usage of /build/rootlesskit-docker-proxy: [2022-08-04T22:24:17.595Z] #67 200.6 -container-ip string [2022-08-04T22:24:17.595Z] #67 200.6 container ip [2022-08-04T22:24:17.595Z] #67 200.6 -container-port int [2022-08-04T22:24:17.595Z] #67 200.6 container port (default -1) [2022-08-04T22:24:17.595Z] #67 200.6 -host-ip string [2022-08-04T22:24:17.595Z] #67 200.6 host ip [2022-08-04T22:24:17.595Z] #67 200.6 -host-port int [2022-08-04T22:24:17.595Z] #67 200.6 host port (default -1) [2022-08-04T22:24:17.595Z] #67 200.6 -proto string [2022-08-04T22:24:17.595Z] #67 200.6 proxy protocol (default "tcp") [2022-08-04T22:24:17.595Z] #67 200.6 rootlesskit version 1.0.0 [2022-08-04T22:24:17.595Z] #67 ... [2022-08-04T22:24:17.595Z] [2022-08-04T22:24:17.595Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:24:17.595Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:24:17.595Z] #14 201.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-04T22:24:17.595Z] #14 201.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-04T22:24:17.595Z] #14 ... [2022-08-04T22:24:17.595Z] [2022-08-04T22:24:17.595Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T22:24:17.595Z] #67 sha256:254f8258ee0d3aa486f64aef43a2ba8d2134604ebc28d8be8918e769fbce2deb [2022-08-04T22:24:17.595Z] #67 DONE 201.5s [2022-08-04T22:24:17.595Z] [2022-08-04T22:24:17.596Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:24:17.596Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:24:17.596Z] #14 201.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T22:24:17.596Z] #14 ... [2022-08-04T22:24:17.596Z] [2022-08-04T22:24:17.596Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-04T22:24:17.596Z] #68 sha256:7cb77ddcdff68a0441e4688676718de0dd5c505d57f3aacff9c0c4fddef8d32c [2022-08-04T22:24:17.596Z] #68 DONE 0.1s [2022-08-04T22:24:17.596Z] [2022-08-04T22:24:17.596Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-04T22:24:17.596Z] #69 sha256:c398df542829bfd1d3610d385651dc6e7087f2d09b712fecb0387225fbe56fa6 [2022-08-04T22:24:17.596Z] #69 DONE 0.1s [2022-08-04T22:24:17.596Z] [2022-08-04T22:24:17.596Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:24:17.596Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T22:24:17.596Z] #14 202.1 Selecting previously unselected package libapparmor1:amd64. [2022-08-04T22:24:17.596Z] #14 202.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-04T22:24:17.596Z] #14 202.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-04T22:24:17.596Z] #14 202.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-04T22:24:17.596Z] #14 202.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-04T22:24:17.635Z] #77 130.9 checking for sysroot... no [2022-08-04T22:24:17.635Z] #77 130.9 checking for a working dd... /bin/dd [2022-08-04T22:24:17.635Z] #77 130.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T22:24:17.635Z] #77 131.0 checking for mt... no [2022-08-04T22:24:17.635Z] #77 131.0 checking if : is a manifest tool... no [2022-08-04T22:24:17.635Z] #77 131.0 checking how to run the C preprocessor... gcc -E [2022-08-04T22:24:17.864Z] #14 202.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-04T22:24:17.864Z] #14 202.7 Selecting previously unselected package libbtrfs0:amd64. [2022-08-04T22:24:18.070Z] #21 1.884 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:24:18.070Z] #21 1.938 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:24:18.070Z] #21 1.945 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:24:18.135Z] #14 202.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-04T22:24:18.135Z] #14 202.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T22:24:18.405Z] #14 203.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-04T22:24:18.405Z] #14 203.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-04T22:24:18.405Z] #14 203.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T22:24:18.469Z] #77 131.2 checking for ANSI C header files... yes [2022-08-04T22:24:18.469Z] #77 131.7 checking for sys/types.h... yes [2022-08-04T22:24:18.731Z] #77 131.8 checking for sys/stat.h... yes [2022-08-04T22:24:18.731Z] #77 132.0 checking for stdlib.h... yes [2022-08-04T22:24:18.900Z] #19 293.3 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-04T22:24:18.900Z] #19 293.3 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:24:18.975Z] #14 203.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-04T22:24:18.975Z] #14 203.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T22:24:18.975Z] #14 203.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T22:24:18.975Z] #14 203.6 Selecting previously unselected package libudev-dev:amd64. [2022-08-04T22:24:18.975Z] #14 203.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-04T22:24:18.975Z] #14 203.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-04T22:24:18.990Z] #77 132.2 checking for string.h... yes [2022-08-04T22:24:18.990Z] #77 132.3 checking for memory.h... yes [2022-08-04T22:24:19.160Z] #19 293.4 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-04T22:24:19.234Z] #14 203.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-04T22:24:19.234Z] #14 203.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-04T22:24:19.234Z] #14 203.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-04T22:24:19.249Z] #77 132.5 checking for strings.h... yes [2022-08-04T22:24:19.437Z] #21 3.330 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T22:24:19.507Z] #77 132.6 checking for inttypes.h... yes [2022-08-04T22:24:19.507Z] #77 132.8 checking for stdint.h... yes [2022-08-04T22:24:19.766Z] #77 133.0 checking for unistd.h... yes [2022-08-04T22:24:19.802Z] #14 204.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-04T22:24:19.802Z] #14 204.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-04T22:24:19.802Z] #14 204.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-04T22:24:20.025Z] #77 133.1 checking for dlfcn.h... yes [2022-08-04T22:24:20.025Z] #77 133.3 checking for objdir... .libs [2022-08-04T22:24:20.061Z] #14 204.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-04T22:24:20.061Z] #14 204.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-04T22:24:20.061Z] #14 204.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-04T22:24:20.099Z] #19 294.2 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-04T22:24:20.099Z] #19 294.2 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:24:20.099Z] #19 294.4 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T22:24:20.543Z] #77 133.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T22:24:20.543Z] #77 133.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T22:24:20.543Z] #77 133.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T22:24:20.583Z] #14 205.1 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-04T22:24:20.583Z] #14 205.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-04T22:24:20.583Z] #14 205.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-04T22:24:20.583Z] #14 205.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-04T22:24:20.583Z] #14 205.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-04T22:24:20.583Z] #14 205.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-04T22:24:20.802Z] #77 133.9 checking if gcc static flag -static works... yes [2022-08-04T22:24:21.060Z] #77 134.3 checking if gcc supports -c -o file.o... yes [2022-08-04T22:24:21.060Z] #77 134.4 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T22:24:21.060Z] #77 134.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T22:24:21.320Z] #77 134.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T22:24:21.320Z] #77 134.7 checking how to hardcode library paths into programs... immediate [2022-08-04T22:24:21.320Z] #77 134.7 checking whether stripping libraries is possible... yes [2022-08-04T22:24:21.320Z] #77 134.7 checking if libtool supports shared libraries... yes [2022-08-04T22:24:21.320Z] #77 134.7 checking whether to build shared libraries... no [2022-08-04T22:24:21.320Z] #77 134.7 checking whether to build static libraries... yes [2022-08-04T22:24:21.481Z] #19 295.8 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-04T22:24:21.481Z] #19 295.8 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:24:21.481Z] #19 295.8 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-04T22:24:21.519Z] #14 206.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-04T22:24:21.519Z] #14 206.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-04T22:24:21.519Z] #14 206.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-04T22:24:21.579Z] #77 134.7 checking float.h usability... yes [2022-08-04T22:24:21.579Z] #77 134.9 checking float.h presence... yes [2022-08-04T22:24:21.579Z] #77 134.9 checking for float.h... yes [2022-08-04T22:24:21.741Z] #19 ... [2022-08-04T22:24:21.741Z] [2022-08-04T22:24:21.741Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:24:21.741Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:24:21.741Z] #84 250.0 CCLD tests/init [2022-08-04T22:24:21.838Z] #77 134.9 checking limits.h usability... yes [2022-08-04T22:24:21.838Z] #77 135.1 checking limits.h presence... yes [2022-08-04T22:24:21.838Z] #77 135.2 checking for limits.h... yes [2022-08-04T22:24:21.957Z] #21 ... [2022-08-04T22:24:21.957Z] [2022-08-04T22:24:21.957Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:24:21.957Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:24:21.957Z] #77 150.9 checking for strings.h... yes [2022-08-04T22:24:21.957Z] #77 151.2 checking for inttypes.h... yes [2022-08-04T22:24:21.957Z] #77 151.6 checking for stdint.h... yes [2022-08-04T22:24:21.957Z] #77 151.9 checking for unistd.h... yes [2022-08-04T22:24:21.957Z] #77 152.3 checking for dlfcn.h... yes [2022-08-04T22:24:21.957Z] #77 152.8 checking for objdir... .libs [2022-08-04T22:24:21.957Z] #77 153.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T22:24:21.957Z] #77 153.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T22:24:21.957Z] #77 153.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T22:24:21.957Z] #77 154.2 checking if gcc static flag -static works... yes [2022-08-04T22:24:21.957Z] #77 155.1 checking if gcc supports -c -o file.o... yes [2022-08-04T22:24:21.957Z] #77 155.3 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T22:24:21.957Z] #77 155.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T22:24:21.957Z] #77 155.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T22:24:21.957Z] #77 155.8 checking how to hardcode library paths into programs... immediate [2022-08-04T22:24:21.957Z] #77 155.8 checking whether stripping libraries is possible... yes [2022-08-04T22:24:21.958Z] #77 155.8 checking if libtool supports shared libraries... yes [2022-08-04T22:24:21.958Z] #77 155.8 checking whether to build shared libraries... no [2022-08-04T22:24:21.958Z] #77 155.8 checking whether to build static libraries... yes [2022-08-04T22:24:21.958Z] #77 155.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T22:24:21.958Z] #77 156.0 checking whether build environment is sane... yes [2022-08-04T22:24:21.958Z] #77 156.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T22:24:21.958Z] #77 156.2 checking whether make sets $(MAKE)... yes [2022-08-04T22:24:21.958Z] #77 156.4 checking whether make supports the include directive... yes (GNU style) [2022-08-04T22:24:21.958Z] #77 156.5 checking whether make supports nested variables... yes [2022-08-04T22:24:21.958Z] #77 156.8 checking whether UID '0' is supported by ustar format... yes [2022-08-04T22:24:21.958Z] #77 156.8 checking whether GID '0' is supported by ustar format... yes [2022-08-04T22:24:21.958Z] #77 156.8 checking how to create a ustar tar archive... [2022-08-04T22:24:21.958Z] #77 ... [2022-08-04T22:24:21.958Z] [2022-08-04T22:24:21.958Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:24:21.958Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T22:24:21.958Z] #21 5.914 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T22:24:22.087Z] #14 206.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-04T22:24:22.087Z] #14 206.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T22:24:22.087Z] #14 206.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-04T22:24:22.096Z] #77 135.2 checking stddef.h usability... yes [2022-08-04T22:24:22.096Z] #77 135.4 checking stddef.h presence... yes [2022-08-04T22:24:22.096Z] #77 135.5 checking for stddef.h... yes [2022-08-04T22:24:22.346Z] #14 206.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-04T22:24:22.346Z] #14 206.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-04T22:24:22.346Z] #14 206.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T22:24:22.346Z] #14 207.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-04T22:24:22.346Z] #14 207.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-04T22:24:22.346Z] #14 207.0 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T22:24:22.354Z] #77 135.5 checking for stdlib.h... (cached) yes [2022-08-04T22:24:22.354Z] #77 135.5 checking for string.h... (cached) yes [2022-08-04T22:24:22.354Z] #77 135.5 checking sys/time.h usability... yes [2022-08-04T22:24:22.354Z] #77 135.7 checking sys/time.h presence... yes [2022-08-04T22:24:22.354Z] #77 135.8 checking for sys/time.h... yes [2022-08-04T22:24:22.354Z] #77 135.8 checking for inline... inline [2022-08-04T22:24:22.612Z] #77 135.9 checking for size_t... yes [2022-08-04T22:24:22.870Z] #77 136.1 checking for stdlib.h... (cached) yes [2022-08-04T22:24:23.128Z] #77 136.1 checking for GNU libc compatible malloc... yes [2022-08-04T22:24:23.128Z] #77 136.4 checking for stdlib.h... (cached) yes [2022-08-04T22:24:23.387Z] #77 136.4 checking for GNU libc compatible realloc... yes [2022-08-04T22:24:23.645Z] #77 136.6 checking for working strtod... yes [2022-08-04T22:24:23.645Z] #77 136.9 checking for gettimeofday... yes [2022-08-04T22:24:23.723Z] #14 208.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T22:24:23.723Z] #14 208.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-04T22:24:23.723Z] #14 208.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T22:24:23.723Z] #14 208.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-04T22:24:23.723Z] #14 208.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T22:24:23.723Z] #14 208.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-04T22:24:23.723Z] #14 208.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T22:24:23.723Z] #14 208.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-04T22:24:23.723Z] #14 208.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-04T22:24:23.723Z] #14 208.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-04T22:24:23.723Z] #14 208.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T22:24:23.723Z] #14 208.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T22:24:23.723Z] #14 208.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T22:24:23.723Z] #14 208.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-04T22:24:23.904Z] #77 137.1 checking for memset... yes [2022-08-04T22:24:23.982Z] #14 208.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-04T22:24:23.982Z] #14 208.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T22:24:23.982Z] #14 208.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T22:24:23.982Z] #14 208.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-04T22:24:23.982Z] #14 208.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-04T22:24:23.982Z] #14 208.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T22:24:23.982Z] #14 208.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T22:24:23.982Z] #14 208.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-04T22:24:23.982Z] #14 208.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T22:24:24.162Z] #77 137.4 checking for strspn... yes [2022-08-04T22:24:24.240Z] #14 208.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-04T22:24:24.240Z] #14 208.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T22:24:24.241Z] #14 208.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T22:24:24.241Z] #14 208.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-04T22:24:24.241Z] #14 208.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T22:24:24.241Z] #14 208.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T22:24:24.241Z] #14 208.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T22:24:24.241Z] #14 208.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-04T22:24:24.241Z] #14 208.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T22:24:24.241Z] #14 208.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-04T22:24:24.241Z] #14 209.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:24:24.421Z] #77 137.8 checking that generated files are newer than configure... done [2022-08-04T22:24:24.421Z] #77 137.8 configure: creating ./config.status [2022-08-04T22:24:24.808Z] #14 DONE 209.4s [2022-08-04T22:24:24.808Z] [2022-08-04T22:24:24.808Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T22:24:24.808Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-04T22:24:25.067Z] #15 ... [2022-08-04T22:24:25.067Z] [2022-08-04T22:24:25.067Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-04T22:24:25.067Z] #59 sha256:de6e4e1652fd8c82ea634e1eb9ea06d8f9fb1ff2cd6b4493f289cfc04b51e75e [2022-08-04T22:24:25.067Z] #59 DONE 0.2s [2022-08-04T22:24:25.067Z] [2022-08-04T22:24:25.067Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T22:24:25.067Z] #60 sha256:28d15e26376e09f8327775608d61b67eb3ae35231df76a331f77c026aef6d11d [2022-08-04T22:24:25.230Z] #21 8.618 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T22:24:26.322Z] #77 139.6 config.status: creating Makefile [2022-08-04T22:24:26.322Z] #77 139.7 config.status: creating config.h [2022-08-04T22:24:26.322Z] #77 139.7 config.status: executing depfiles commands [2022-08-04T22:24:26.588Z] #77 139.9 config.status: executing libtool commands [2022-08-04T22:24:26.970Z] #60 1.702 + RM_GOPATH=0 [2022-08-04T22:24:26.970Z] #60 1.702 + TMP_GOPATH= [2022-08-04T22:24:26.970Z] #60 1.702 + : /build [2022-08-04T22:24:26.970Z] #60 1.702 + '[' -z '' ']' [2022-08-04T22:24:26.970Z] #60 1.702 ++ mktemp -d [2022-08-04T22:24:26.970Z] #60 1.702 + export GOPATH=/tmp/tmp.1yJdEb5DMK [2022-08-04T22:24:26.970Z] #60 1.702 + GOPATH=/tmp/tmp.1yJdEb5DMK [2022-08-04T22:24:26.970Z] #60 1.702 + RM_GOPATH=1 [2022-08-04T22:24:26.970Z] #60 1.702 + case "$(go env GOARCH)" in [2022-08-04T22:24:26.970Z] #60 1.702 ++ go env GOARCH [2022-08-04T22:24:26.970Z] #60 1.751 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T22:24:26.970Z] #60 1.751 + GO_BUILDMODE=-buildmode=pie [2022-08-04T22:24:26.970Z] #60 1.751 ++ dirname /install.sh [2022-08-04T22:24:26.970Z] #60 1.761 Install runc version v1.1.2 (build tags: seccomp) [2022-08-04T22:24:26.970Z] #60 1.761 + dir=/ [2022-08-04T22:24:26.970Z] #60 1.761 + bin=runc [2022-08-04T22:24:26.970Z] #60 1.761 + shift [2022-08-04T22:24:26.970Z] #60 1.761 + '[' '!' -f //runc.installer ']' [2022-08-04T22:24:26.970Z] #60 1.761 + . //runc.installer [2022-08-04T22:24:26.970Z] #60 1.761 ++ set -e [2022-08-04T22:24:26.970Z] #60 1.761 ++ : v1.1.2 [2022-08-04T22:24:26.970Z] #60 1.761 + install_runc [2022-08-04T22:24:26.970Z] #60 1.761 + RUNC_BUILDTAGS=seccomp [2022-08-04T22:24:26.970Z] #60 1.761 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-04T22:24:26.970Z] #60 1.761 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1yJdEb5DMK/src/github.com/opencontainers/runc [2022-08-04T22:24:26.970Z] #60 1.774 Cloning into '/tmp/tmp.1yJdEb5DMK/src/github.com/opencontainers/runc'... [2022-08-04T22:24:27.041Z] #84 ... [2022-08-04T22:24:27.041Z] [2022-08-04T22:24:27.041Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T22:24:27.041Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T22:24:27.041Z] #54 DONE 314.2s [2022-08-04T22:24:27.041Z] [2022-08-04T22:24:27.041Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-04T22:24:27.041Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T22:24:27.041Z] #19 296.6 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-04T22:24:27.041Z] #19 296.6 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T22:24:27.041Z] #19 296.6 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-04T22:24:27.154Z] #77 ... [2022-08-04T22:24:27.154Z] [2022-08-04T22:24:27.154Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:24:27.154Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T22:24:27.154Z] #21 37.15 Selecting previously unselected package python3-lib2to3. [2022-08-04T22:24:27.154Z] #21 37.15 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-04T22:24:27.154Z] #21 37.16 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-04T22:24:27.154Z] #21 37.33 Selecting previously unselected package python3-distutils. [2022-08-04T22:24:27.154Z] #21 37.33 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-04T22:24:27.154Z] #21 37.34 Unpacking python3-distutils (3.9.2-1) ... [2022-08-04T22:24:27.154Z] #21 37.53 Selecting previously unselected package python3-pkg-resources. [2022-08-04T22:24:27.154Z] #21 37.53 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T22:24:27.154Z] #21 37.53 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T22:24:27.154Z] #21 37.73 Selecting previously unselected package python3-setuptools. [2022-08-04T22:24:27.154Z] #21 37.73 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-04T22:24:27.154Z] #21 37.74 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-04T22:24:27.154Z] #21 38.01 Selecting previously unselected package python3-wheel. [2022-08-04T22:24:27.154Z] #21 38.01 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-04T22:24:27.154Z] #21 38.01 Unpacking python3-wheel (0.34.2-1) ... [2022-08-04T22:24:27.154Z] #21 38.13 Selecting previously unselected package python3-pip. [2022-08-04T22:24:27.154Z] #21 38.14 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-04T22:24:27.154Z] #21 38.15 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T22:24:27.154Z] #21 38.48 Selecting previously unselected package sudo. [2022-08-04T22:24:27.154Z] #21 38.48 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-04T22:24:27.154Z] #21 38.49 Unpacking sudo (1.9.5p2-3) ... [2022-08-04T22:24:27.154Z] #21 38.98 Selecting previously unselected package systemd-journal-remote. [2022-08-04T22:24:27.154Z] #21 38.98 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-04T22:24:27.154Z] #21 38.98 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-04T22:24:27.154Z] #21 39.13 Selecting previously unselected package thin-provisioning-tools. [2022-08-04T22:24:27.154Z] #21 39.13 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-04T22:24:27.154Z] #21 39.15 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-04T22:24:27.154Z] #21 39.37 Selecting previously unselected package uidmap. [2022-08-04T22:24:27.154Z] #21 39.37 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-04T22:24:27.154Z] #21 39.37 Unpacking uidmap (1:4.8.1-1) ... [2022-08-04T22:24:27.154Z] #21 39.51 Selecting previously unselected package vim-runtime. [2022-08-04T22:24:27.154Z] #21 39.51 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T22:24:27.154Z] #21 39.55 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-04T22:24:27.154Z] #21 39.59 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-04T22:24:27.154Z] #21 39.60 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:24:27.154Z] #21 42.94 Selecting previously unselected package vim. [2022-08-04T22:24:27.154Z] #21 42.95 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T22:24:27.154Z] #21 42.97 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:24:27.154Z] #21 43.48 Selecting previously unselected package xfsprogs. [2022-08-04T22:24:27.154Z] #21 43.49 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-04T22:24:27.154Z] #21 43.50 Unpacking xfsprogs (5.10.0-4) ... [2022-08-04T22:24:27.154Z] #21 43.97 Selecting previously unselected package zip. [2022-08-04T22:24:27.154Z] #21 43.99 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-04T22:24:27.154Z] #21 43.99 Unpacking zip (3.0-12) ... [2022-08-04T22:24:27.154Z] #21 44.12 Selecting previously unselected package zstd. [2022-08-04T22:24:27.154Z] #21 44.12 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-04T22:24:27.154Z] #21 44.13 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-04T22:24:27.154Z] #21 44.45 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T22:24:27.154Z] #21 45.46 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-04T22:24:27.154Z] #21 45.49 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T22:24:27.154Z] #21 45.50 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-04T22:24:27.154Z] #21 45.51 Setting up libicu67:amd64 (67.1-7) ... [2022-08-04T22:24:27.154Z] #21 45.52 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-04T22:24:27.154Z] #21 45.53 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-04T22:24:27.154Z] #21 45.54 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-04T22:24:27.154Z] #21 45.55 Setting up uidmap (1:4.8.1-1) ... [2022-08-04T22:24:27.154Z] #21 45.56 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-04T22:24:27.154Z] #21 45.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T22:24:27.154Z] #21 45.59 Setting up bzip2 (1.0.8-4) ... [2022-08-04T22:24:27.154Z] #21 45.60 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T22:24:27.154Z] #21 45.61 Setting up python3-wheel (0.34.2-1) ... [2022-08-04T22:24:27.154Z] #21 46.37 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-04T22:24:27.154Z] #21 46.38 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:24:27.154Z] #21 46.39 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-04T22:24:27.154Z] #21 46.40 Setting up libcap2-bin (1:2.44-1) ... [2022-08-04T22:24:27.154Z] #21 46.41 Setting up apparmor (2.13.6-10) ... [2022-08-04T22:24:27.154Z] #21 ... [2022-08-04T22:24:27.154Z] [2022-08-04T22:24:27.154Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:24:27.154Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:24:27.154Z] #77 140.6 GEN .version [2022-08-04T22:24:27.228Z] #60 ... [2022-08-04T22:24:27.229Z] [2022-08-04T22:24:27.229Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T22:24:27.229Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-04T22:24:27.229Z] #15 DONE 2.3s [2022-08-04T22:24:27.229Z] [2022-08-04T22:24:27.229Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-04T22:24:27.229Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-04T22:24:27.412Z] #77 140.7 make install-recursive [2022-08-04T22:24:27.412Z] #77 140.7 make[1]: Entering directory '/tmp/crun-build' [2022-08-04T22:24:27.412Z] #77 140.7 Making install in libocispec [2022-08-04T22:24:27.412Z] #77 140.8 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T22:24:27.412Z] #77 140.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-04T22:24:27.412Z] #77 140.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-04T22:24:27.412Z] #77 140.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-04T22:24:27.412Z] #77 140.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-04T22:24:27.752Z] #21 ... [2022-08-04T22:24:27.752Z] [2022-08-04T22:24:27.752Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:24:27.752Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:24:27.752Z] #77 156.8 checking how to create a ustar tar archive... gnutar [2022-08-04T22:24:27.752Z] #77 156.9 checking dependency style of gcc... gcc3 [2022-08-04T22:24:27.752Z] #77 157.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T22:24:27.752Z] #77 157.4 checking whether make supports nested variables... (cached) yes [2022-08-04T22:24:27.752Z] #77 157.4 checking for gawk... (cached) mawk [2022-08-04T22:24:27.752Z] #77 157.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T22:24:27.752Z] #77 157.4 checking for gcc... (cached) gcc [2022-08-04T22:24:27.752Z] #77 157.6 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T22:24:27.752Z] #77 157.6 checking whether gcc accepts -g... (cached) yes [2022-08-04T22:24:27.752Z] #77 157.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T22:24:27.752Z] #77 157.6 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T22:24:27.753Z] #77 157.6 checking for a Python interpreter with version >= 3... python3 [2022-08-04T22:24:27.753Z] #77 157.8 checking for python3... /usr/bin/python3 [2022-08-04T22:24:27.753Z] #77 157.8 checking for python3 version... 3.9 [2022-08-04T22:24:27.753Z] #77 158.0 checking for python3 platform... linux [2022-08-04T22:24:27.753Z] #77 158.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T22:24:27.753Z] #77 158.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T22:24:27.753Z] #77 158.9 checking for go-md2man... no [2022-08-04T22:24:27.753Z] #77 159.0 checking error.h usability... yes [2022-08-04T22:24:27.753Z] #77 159.3 checking error.h presence... yes [2022-08-04T22:24:27.753Z] #77 159.4 checking for error.h... yes [2022-08-04T22:24:27.753Z] #77 159.4 checking linux/openat2.h usability... yes [2022-08-04T22:24:27.753Z] #77 159.6 checking linux/openat2.h presence... yes [2022-08-04T22:24:27.753Z] #77 159.8 checking for linux/openat2.h... yes [2022-08-04T22:24:27.753Z] #77 160.0 checking for copy_file_range... yes [2022-08-04T22:24:27.753Z] #77 160.3 checking for fgetxattr... yes [2022-08-04T22:24:27.753Z] #77 160.7 checking for statx... yes [2022-08-04T22:24:27.753Z] #77 161.3 checking for fgetpwent_r... yes [2022-08-04T22:24:27.753Z] #77 161.9 checking for issetugid... no [2022-08-04T22:24:27.753Z] #77 162.5 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T22:24:27.753Z] #77 162.5 checking pkg-config is at least version 0.9.0... yes [2022-08-04T22:24:28.316Z] #77 162.5 checking for library containing yajl_tree_get... -lyajl [2022-08-04T22:24:28.347Z] #77 141.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-04T22:24:28.347Z] #77 141.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-04T22:24:28.347Z] #77 141.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-04T22:24:28.347Z] #77 141.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-04T22:24:28.347Z] #77 141.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-04T22:24:28.347Z] #77 141.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-04T22:24:28.347Z] #77 141.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-04T22:24:28.347Z] #77 141.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-04T22:24:28.347Z] #77 141.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-04T22:24:28.574Z] #77 163.3 checking for yajl >= 2.0.0... yes [2022-08-04T22:24:28.606Z] #77 141.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-04T22:24:28.606Z] #77 141.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-04T22:24:28.606Z] #77 141.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-04T22:24:28.606Z] #77 141.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-04T22:24:28.606Z] #77 141.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-04T22:24:28.606Z] #77 141.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-04T22:24:28.606Z] #77 141.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-04T22:24:28.831Z] #77 163.3 checking sys/capability.h usability... yes [2022-08-04T22:24:28.831Z] #77 163.5 checking sys/capability.h presence... yes [2022-08-04T22:24:29.089Z] #77 163.7 checking for sys/capability.h... yes [2022-08-04T22:24:29.134Z] #16 DONE 1.9s [2022-08-04T22:24:29.134Z] [2022-08-04T22:24:29.134Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-04T22:24:29.134Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-04T22:24:29.346Z] #77 163.7 checking for library containing cap_from_name... -lcap [2022-08-04T22:24:29.981Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-04T22:24:29.981Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-04T22:24:29.981Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-04T22:24:29.981Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-04T22:24:29.981Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-04T22:24:29.981Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-04T22:24:29.981Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-04T22:24:29.981Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-04T22:24:29.981Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-04T22:24:29.981Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-04T22:24:29.981Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-04T22:24:29.981Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-04T22:24:29.981Z] #77 143.2 make install-recursive [2022-08-04T22:24:29.981Z] #77 143.2 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T22:24:29.981Z] #77 143.3 Making install in yajl [2022-08-04T22:24:29.981Z] #77 143.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T22:24:29.981Z] #77 143.3 CC verify/json_verify-json_verify.o [2022-08-04T22:24:29.981Z] #77 143.3 CC src/libyajl_la-yajl_alloc.lo [2022-08-04T22:24:29.981Z] #77 143.3 CC src/libyajl_la-yajl.lo [2022-08-04T22:24:29.981Z] #77 143.4 CC src/libyajl_la-yajl_gen.lo [2022-08-04T22:24:29.981Z] #77 143.4 CC src/libyajl_la-yajl_parser.lo [2022-08-04T22:24:30.162Z] #77 ... [2022-08-04T22:24:30.162Z] [2022-08-04T22:24:30.162Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T22:24:30.163Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-04T22:24:30.163Z] #47 197.5 + dpkg --print-architecture [2022-08-04T22:24:30.163Z] #47 DONE 198.1s [2022-08-04T22:24:30.163Z] [2022-08-04T22:24:30.163Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:24:30.163Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T22:24:30.239Z] #77 143.4 CC src/libyajl_la-yajl_buf.lo [2022-08-04T22:24:30.239Z] #77 143.4 CC src/libyajl_la-yajl_encode.lo [2022-08-04T22:24:30.239Z] #77 143.5 CC src/libyajl_la-yajl_lex.lo [2022-08-04T22:24:30.239Z] #77 143.5 CC src/libyajl_la-yajl_tree.lo [2022-08-04T22:24:30.560Z] #17 1.410 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-04T22:24:30.560Z] #17 DONE 1.5s [2022-08-04T22:24:30.560Z] [2022-08-04T22:24:30.560Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-04T22:24:30.560Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-04T22:24:30.971Z] #77 164.2 checking for library containing dlopen... -ldl [2022-08-04T22:24:31.228Z] #77 165.6 checking seccomp.h usability... yes [2022-08-04T22:24:31.228Z] #77 166.1 checking seccomp.h presence... yes [2022-08-04T22:24:31.485Z] #77 166.2 checking for seccomp.h... yes [2022-08-04T22:24:32.416Z] #77 166.2 checking for library containing seccomp_rule_add... -lseccomp [2022-08-04T22:24:32.468Z] #18 DONE 1.8s [2022-08-04T22:24:32.468Z] [2022-08-04T22:24:32.468Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-04T22:24:32.468Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-04T22:24:32.673Z] #77 167.0 checking for library containing seccomp_arch_resolve_name... none required [2022-08-04T22:24:32.673Z] #77 ... [2022-08-04T22:24:32.673Z] [2022-08-04T22:24:32.673Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:24:32.673Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T22:24:32.673Z] #21 16.38 Fetched 8563 kB in 15s (579 kB/s) [2022-08-04T22:24:33.604Z] #21 16.38 Reading package lists... [2022-08-04T22:24:33.604Z] #21 ... [2022-08-04T22:24:33.604Z] [2022-08-04T22:24:33.604Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T22:24:33.604Z] #60 sha256:81d32ee8e23b515a0b73f85b19be6eedaef7a291f445fc87efd6de22ca1686ed [2022-08-04T22:24:33.604Z] #60 18.71 Updating files: 82% (988/1195) Updating files: 83% (992/1195) Updating files: 84% (1004/1195) Updating files: 85% (1016/1195) Updating files: 86% (1028/1195) Updating files: 87% (1040/1195) Updating files: 88% (1052/1195) Updating files: 89% (1064/1195) Updating files: 90% (1076/1195) Updating files: 91% (1088/1195) Updating files: 92% (1100/1195) Updating files: 93% (1112/1195) Updating files: 94% (1124/1195) Updating files: 95% (1136/1195) Updating files: 96% (1148/1195) Updating files: 97% (1160/1195) Updating files: 98% (1172/1195) Updating files: 99% (1184/1195) Updating files: 100% (1195/1195) Updating files: 100% (1195/1195), done. [2022-08-04T22:24:33.604Z] #60 18.94 + cd /tmp/tmp.1ceyfpfpnW/src/github.com/opencontainers/runc [2022-08-04T22:24:33.604Z] #60 18.94 + git checkout -q v1.1.2 [2022-08-04T22:24:33.604Z] #60 20.15 + '[' -z '' ']' [2022-08-04T22:24:33.604Z] #60 20.15 + target=static [2022-08-04T22:24:33.604Z] #60 20.15 + make BUILDTAGS=seccomp static [2022-08-04T22:24:33.604Z] #60 20.62 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-08-04T22:24:33.860Z] #60 ... [2022-08-04T22:24:33.861Z] [2022-08-04T22:24:33.861Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:24:33.861Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:24:33.861Z] #77 167.5 checking systemd/sd-bus.h usability... yes [2022-08-04T22:24:33.861Z] #77 167.7 checking systemd/sd-bus.h presence... yes [2022-08-04T22:24:33.861Z] #77 168.1 checking for systemd/sd-bus.h... yes [2022-08-04T22:24:33.861Z] #77 168.1 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-04T22:24:34.424Z] #77 168.6 checking for sd_notify_barrier... yes [2022-08-04T22:24:34.681Z] #77 169.0 checking linux/bpf.h usability... yes [2022-08-04T22:24:34.681Z] #77 169.3 checking linux/bpf.h presence... yes [2022-08-04T22:24:34.681Z] #77 169.5 checking for linux/bpf.h... yes [2022-08-04T22:24:34.937Z] #77 169.5 checking compilation for eBPF... yes [2022-08-04T22:24:34.937Z] #77 169.8 checking for criu >= 3.15... no [2022-08-04T22:24:34.937Z] #77 169.9 configure: CRIU headers not found, building without CRIU support [2022-08-04T22:24:35.003Z] #19 DONE 2.3s [2022-08-04T22:24:35.003Z] [2022-08-04T22:24:35.003Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:24:35.003Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:24:35.003Z] #77 136.9 configure.ac:11: installing 'build-aux/compile' [2022-08-04T22:24:35.003Z] #77 136.9 configure.ac:11: installing 'build-aux/config.guess' [2022-08-04T22:24:35.003Z] #77 136.9 configure.ac:11: installing 'build-aux/config.sub' [2022-08-04T22:24:35.003Z] #77 136.9 configure.ac:13: installing 'build-aux/install-sh' [2022-08-04T22:24:35.003Z] #77 136.9 configure.ac:13: installing 'build-aux/missing' [2022-08-04T22:24:35.003Z] #77 136.9 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-04T22:24:35.003Z] #77 137.2 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T22:24:35.003Z] #77 139.7 checking build system type... x86_64-pc-linux-gnu [2022-08-04T22:24:35.003Z] #77 140.3 checking host system type... x86_64-pc-linux-gnu [2022-08-04T22:24:35.003Z] #77 140.3 checking how to print strings... printf [2022-08-04T22:24:35.003Z] #77 140.3 checking for gcc... gcc [2022-08-04T22:24:35.003Z] #77 140.5 checking whether the C compiler works... yes [2022-08-04T22:24:35.003Z] #77 140.9 checking for C compiler default output file name... a.out [2022-08-04T22:24:35.003Z] #77 140.9 checking for suffix of executables... [2022-08-04T22:24:35.003Z] #77 141.3 checking whether we are cross compiling... no [2022-08-04T22:24:35.003Z] #77 141.7 checking for suffix of object files... o [2022-08-04T22:24:35.003Z] #77 141.9 checking whether we are using the GNU C compiler... yes [2022-08-04T22:24:35.003Z] #77 142.0 checking whether gcc accepts -g... yes [2022-08-04T22:24:35.003Z] #77 142.3 checking for gcc option to accept ISO C89... none needed [2022-08-04T22:24:35.003Z] #77 142.6 checking whether gcc understands -c and -o together... yes [2022-08-04T22:24:35.003Z] #77 143.0 checking for a sed that does not truncate output... /bin/sed [2022-08-04T22:24:35.003Z] #77 143.1 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T22:24:35.003Z] #77 143.1 checking for egrep... /bin/grep -E [2022-08-04T22:24:35.003Z] #77 143.1 checking for fgrep... /bin/grep -F [2022-08-04T22:24:35.003Z] #77 143.1 checking for ld used by gcc... /usr/bin/ld [2022-08-04T22:24:35.003Z] #77 143.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T22:24:35.003Z] #77 143.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T22:24:35.003Z] #77 143.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T22:24:35.003Z] #77 143.5 checking whether ln -s works... yes [2022-08-04T22:24:35.003Z] #77 143.5 checking the maximum length of command line arguments... 1572864 [2022-08-04T22:24:35.003Z] #77 143.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-04T22:24:35.003Z] #77 143.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T22:24:35.003Z] #77 143.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T22:24:35.003Z] #77 143.6 checking for objdump... objdump [2022-08-04T22:24:35.003Z] #77 143.6 checking how to recognize dependent libraries... pass_all [2022-08-04T22:24:35.003Z] #77 143.6 checking for dlltool... no [2022-08-04T22:24:35.003Z] #77 143.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T22:24:35.003Z] #77 143.6 checking for ar... ar [2022-08-04T22:24:35.194Z] #77 169.9 checking for criu > 3.16... no [2022-08-04T22:24:35.194Z] #77 170.0 configure: CRIU version doesn't support join-ns API [2022-08-04T22:24:35.194Z] #77 170.0 checking for criu > 3.16.1... no [2022-08-04T22:24:35.194Z] #77 170.1 configure: CRIU version doesn't support for pre-dumping [2022-08-04T22:24:35.506Z] #77 ... [2022-08-04T22:24:35.506Z] [2022-08-04T22:24:35.506Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:24:35.506Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T22:24:35.506Z] #21 47.99 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-04T22:24:35.506Z] #21 48.04 Setting up zip (3.0-12) ... [2022-08-04T22:24:35.506Z] #21 48.07 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:24:35.506Z] #21 48.09 Setting up bash-completion (1:2.11-2) ... [2022-08-04T22:24:35.506Z] #21 50.16 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T22:24:35.506Z] #21 50.18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T22:24:35.506Z] #21 50.19 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-04T22:24:35.506Z] #21 50.20 Setting up patch (2.7.6-7) ... [2022-08-04T22:24:35.506Z] #21 50.21 Setting up sudo (1.9.5p2-3) ... [2022-08-04T22:24:35.506Z] #21 50.28 invoke-rc.d: could not determine current runlevel [2022-08-04T22:24:35.506Z] #21 50.30 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-04T22:24:35.506Z] #21 50.30 Setting up xfsprogs (5.10.0-4) ... [2022-08-04T22:24:35.506Z] #21 50.32 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-04T22:24:35.506Z] #21 50.32 Failed to connect to bus: Host is down [2022-08-04T22:24:35.506Z] #21 50.33 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-04T22:24:35.506Z] #21 50.34 Setting up inetutils-ping (2:2.0-1) ... [2022-08-04T22:24:35.506Z] #21 50.35 Setting up pigz (2.6-1) ... [2022-08-04T22:24:35.506Z] #21 50.36 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-04T22:24:35.506Z] #21 50.38 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T22:24:35.506Z] #21 50.40 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T22:24:35.506Z] #21 50.41 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:24:35.506Z] #21 51.19 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-04T22:24:35.506Z] #21 51.21 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-04T22:24:35.506Z] #21 51.65 Setting up libelf1:amd64 (0.183-1) ... [2022-08-04T22:24:35.506Z] #21 51.66 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-04T22:24:35.506Z] #21 51.67 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-04T22:24:35.506Z] #21 51.69 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T22:24:35.506Z] #21 51.70 Setting up libkmod2:amd64 (28-1) ... [2022-08-04T22:24:35.506Z] #21 51.72 Setting up python3-distutils (3.9.2-1) ... [2022-08-04T22:24:35.506Z] #21 52.20 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:24:35.506Z] #21 52.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-04T22:24:35.506Z] #21 52.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-04T22:24:35.506Z] #21 52.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-04T22:24:35.506Z] #21 52.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-04T22:24:35.506Z] #21 52.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-04T22:24:35.506Z] #21 52.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-04T22:24:35.507Z] #21 52.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-04T22:24:35.507Z] #21 52.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-04T22:24:35.507Z] #21 52.30 Setting up python3-setuptools (52.0.0-4) ... [2022-08-04T22:24:35.507Z] #21 53.88 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-04T22:24:35.507Z] #21 53.89 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-04T22:24:35.507Z] #21 53.90 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-04T22:24:35.507Z] #21 53.91 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T22:24:35.507Z] #21 55.09 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-04T22:24:35.507Z] #21 55.10 Setting up jq (1.6-2.1) ... [2022-08-04T22:24:35.507Z] #21 55.11 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-04T22:24:35.507Z] #21 55.12 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-04T22:24:35.507Z] #21 55.14 Setting up iptables (1.8.7-1) ... [2022-08-04T22:24:35.507Z] #21 55.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T22:24:35.507Z] #21 55.15 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T22:24:35.507Z] #21 55.16 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T22:24:35.507Z] #21 55.16 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T22:24:35.507Z] #21 55.17 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-04T22:24:35.507Z] #21 55.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-04T22:24:35.507Z] #21 55.18 Setting up iproute2 (5.10.0-4) ... [2022-08-04T22:24:35.507Z] #21 55.57 Setting up systemd (247.3-7) ... [2022-08-04T22:24:35.507Z] #21 55.60 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-04T22:24:35.507Z] #21 55.62 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-04T22:24:35.507Z] #21 55.63 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-04T22:24:35.571Z] #77 143.6 checking for archiver @FILE support... @ [2022-08-04T22:24:35.571Z] #77 144.0 checking for strip... strip [2022-08-04T22:24:35.571Z] #77 144.0 checking for ranlib... ranlib [2022-08-04T22:24:35.571Z] #77 144.0 checking for gawk... no [2022-08-04T22:24:35.571Z] #77 144.0 checking for mawk... mawk [2022-08-04T22:24:35.758Z] #77 170.1 checking for new mount API (fsconfig)... yes [2022-08-04T22:24:35.765Z] #21 55.68 Initializing machine ID from KVM UUID. [2022-08-04T22:24:36.015Z] #77 170.4 checking for seccomp notify API... yes [2022-08-04T22:24:36.015Z] #77 170.7 checking for gperf... no [2022-08-04T22:24:36.015Z] #77 170.7 configure: gperf not found - cannot rebuild signal parser code [2022-08-04T22:24:36.139Z] #77 144.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T22:24:36.139Z] #77 144.9 checking for sysroot... no [2022-08-04T22:24:36.139Z] #77 144.9 checking for a working dd... /bin/dd [2022-08-04T22:24:36.139Z] #77 144.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T22:24:36.272Z] #77 170.7 checking for library containing argp_parse... none required [2022-08-04T22:24:36.699Z] #21 56.74 Setting up systemd-journal-remote (247.3-7) ... [2022-08-04T22:24:36.700Z] #21 ... [2022-08-04T22:24:36.700Z] [2022-08-04T22:24:36.700Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:24:36.700Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:24:36.700Z] #77 149.1 CCLD libyajl.la [2022-08-04T22:24:36.700Z] #77 149.5 CCLD verify/json_verify [2022-08-04T22:24:36.700Z] #77 149.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T22:24:36.700Z] #77 149.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T22:24:36.700Z] #77 149.9 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T22:24:36.700Z] #77 149.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T22:24:36.700Z] #77 149.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T22:24:36.700Z] #77 149.9 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T22:24:36.700Z] #77 150.0 CC src/validate.o [2022-08-04T22:24:36.700Z] #77 150.0 CC src/image_spec_schema_config_schema.lo [2022-08-04T22:24:36.700Z] #77 150.0 CC src/image_spec_schema_content_descriptor.lo [2022-08-04T22:24:36.700Z] #77 150.0 CC src/image_spec_schema_defs.lo [2022-08-04T22:24:36.700Z] #77 150.1 CC src/image_spec_schema_defs_descriptor.lo [2022-08-04T22:24:36.700Z] #77 150.1 CC src/image_spec_schema_image_index_schema.lo [2022-08-04T22:24:36.700Z] #77 150.1 CC src/image_spec_schema_image_layout_schema.lo [2022-08-04T22:24:36.700Z] #77 150.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-04T22:24:36.706Z] #77 145.2 checking for mt... no [2022-08-04T22:24:36.706Z] #77 145.2 checking if : is a manifest tool... no [2022-08-04T22:24:36.842Z] #77 171.6 checking that generated files are newer than configure... done [2022-08-04T22:24:36.842Z] #77 171.6 configure: creating ./config.status [2022-08-04T22:24:36.958Z] #77 150.1 CC src/runtime_spec_schema_config_linux.lo [2022-08-04T22:24:36.958Z] #77 150.2 CC src/runtime_spec_schema_config_zos.lo [2022-08-04T22:24:36.958Z] #77 150.2 CC src/runtime_spec_schema_config_schema.lo [2022-08-04T22:24:36.958Z] #77 150.3 CC src/runtime_spec_schema_config_solaris.lo [2022-08-04T22:24:36.958Z] #77 150.3 CC src/runtime_spec_schema_config_vm.lo [2022-08-04T22:24:36.958Z] #77 150.3 CC src/runtime_spec_schema_config_windows.lo [2022-08-04T22:24:36.958Z] #77 150.4 CC src/runtime_spec_schema_defs.lo [2022-08-04T22:24:36.966Z] #77 145.2 checking how to run the C preprocessor... #77 ... [2022-08-04T22:24:36.966Z] [2022-08-04T22:24:36.966Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-04T22:24:36.966Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-04T22:24:36.966Z] #20 DONE 2.1s [2022-08-04T22:24:36.966Z] [2022-08-04T22:24:36.966Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:24:36.966Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:24:36.966Z] #77 145.2 checking how to run the C preprocessor... gcc -E [2022-08-04T22:24:36.966Z] #77 ... [2022-08-04T22:24:36.966Z] [2022-08-04T22:24:36.966Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:24:36.966Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T22:24:37.217Z] #77 150.4 CC src/runtime_spec_schema_defs_linux.lo [2022-08-04T22:24:37.217Z] #77 150.5 CC src/runtime_spec_schema_defs_zos.lo [2022-08-04T22:24:37.217Z] #77 ... [2022-08-04T22:24:37.217Z] [2022-08-04T22:24:37.217Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:24:37.217Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T22:24:37.217Z] #21 57.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:24:37.217Z] #21 DONE 57.4s [2022-08-04T22:24:37.217Z] [2022-08-04T22:24:37.217Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:24:37.217Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:24:37.217Z] #77 150.6 CC src/runtime_spec_schema_defs_vm.lo [2022-08-04T22:24:37.476Z] #77 150.9 CC src/runtime_spec_schema_defs_windows.lo [2022-08-04T22:24:37.734Z] #77 151.0 CC src/runtime_spec_schema_state_schema.lo [2022-08-04T22:24:37.734Z] #77 151.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-04T22:24:37.734Z] #77 151.2 CC src/basic_test_double_array_item.lo [2022-08-04T22:24:37.773Z] #77 ... [2022-08-04T22:24:37.773Z] [2022-08-04T22:24:37.773Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:24:37.773Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T22:24:37.773Z] #21 16.38 Reading package lists... [2022-08-04T22:24:37.992Z] #77 151.4 CC src/basic_test_double_array.lo [2022-08-04T22:24:37.992Z] #77 151.5 CC src/basic_test_top_array_int.lo [2022-08-04T22:24:38.559Z] #77 151.7 CC src/basic_test_top_array_string.lo [2022-08-04T22:24:38.559Z] #77 152.0 CC src/basic_test_top_double_array_obj.lo [2022-08-04T22:24:38.559Z] #77 152.0 CC src/basic_test_top_double_array_refobj.lo [2022-08-04T22:24:38.817Z] #77 ... [2022-08-04T22:24:38.817Z] [2022-08-04T22:24:38.817Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-04T22:24:38.817Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-04T22:24:38.817Z] #22 1.321 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-04T22:24:38.817Z] #22 1.325 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-04T22:24:38.817Z] #22 1.329 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-04T22:24:38.817Z] #22 DONE 1.4s [2022-08-04T22:24:38.817Z] [2022-08-04T22:24:38.817Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:24:38.817Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:24:38.817Z] #77 152.0 CC src/basic_test_top_double_array_int.lo [2022-08-04T22:24:38.817Z] #77 152.1 CC src/basic_test_top_double_array_string.lo [2022-08-04T22:24:39.076Z] #77 152.4 CC src/read-file.lo [2022-08-04T22:24:39.336Z] #77 152.7 CC src/json_common.lo [2022-08-04T22:24:39.336Z] #77 152.8 CC tests/test-1.o [2022-08-04T22:24:39.500Z] #21 2.621 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:24:39.599Z] #77 152.9 CC tests/test-2.o [2022-08-04T22:24:39.760Z] #21 2.721 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:24:39.760Z] #21 2.861 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:24:39.858Z] #77 153.1 CC tests/test-3.o [2022-08-04T22:24:39.858Z] #77 153.2 CC tests/test-4.o [2022-08-04T22:24:39.858Z] #77 153.3 CC tests/test-5.o [2022-08-04T22:24:40.427Z] #77 153.6 CC tests/test-6.o [2022-08-04T22:24:40.427Z] #77 153.7 CC tests/test-7.o [2022-08-04T22:24:40.427Z] #77 153.9 CC tests/test-8.o [2022-08-04T22:24:40.685Z] #77 154.0 CC tests/test-9.o [2022-08-04T22:24:40.698Z] #21 3.848 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T22:24:40.944Z] #77 154.2 CC tests/test-10.o [2022-08-04T22:24:41.203Z] #77 154.5 CC tests/test-11.o [2022-08-04T22:24:41.941Z] #19 315.5 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-04T22:24:41.941Z] #19 315.5 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T22:24:41.941Z] #19 315.5 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-04T22:24:41.941Z] #19 315.5 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-04T22:24:41.941Z] #19 315.5 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-04T22:24:41.941Z] #19 315.5 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-04T22:24:41.941Z] #19 316.0 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-04T22:24:41.941Z] #19 316.0 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-04T22:24:41.941Z] #19 316.1 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-04T22:24:42.513Z] #19 316.7 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-04T22:24:42.513Z] #19 316.7 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:24:42.513Z] #19 316.7 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-04T22:24:42.601Z] #21 5.936 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T22:24:43.084Z] #19 317.3 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-08-04T22:24:43.084Z] #19 317.3 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T22:24:43.084Z] #19 317.3 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-04T22:24:43.168Z] #21 ... [2022-08-04T22:24:43.168Z] [2022-08-04T22:24:43.168Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T22:24:43.168Z] #60 sha256:28d15e26376e09f8327775608d61b67eb3ae35231df76a331f77c026aef6d11d [2022-08-04T22:24:43.168Z] #60 17.96 + cd /tmp/tmp.1yJdEb5DMK/src/github.com/opencontainers/runc [2022-08-04T22:24:43.168Z] #60 17.96 + git checkout -q v1.1.2 [2022-08-04T22:24:43.281Z] #21 21.68 Reading package lists... [2022-08-04T22:24:44.106Z] #60 18.89 + '[' -z '' ']' [2022-08-04T22:24:44.106Z] #60 18.89 + target=static [2022-08-04T22:24:44.106Z] #60 18.89 + make BUILDTAGS=seccomp static [2022-08-04T22:24:44.213Z] #21 26.77 Building dependency tree... [2022-08-04T22:24:44.214Z] #21 ... [2022-08-04T22:24:44.214Z] [2022-08-04T22:24:44.214Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:24:44.214Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:24:44.214Z] #77 176.7 config.status: creating Makefile [2022-08-04T22:24:44.214Z] #77 176.7 config.status: creating rpm/crun.spec [2022-08-04T22:24:44.214Z] #77 176.9 config.status: creating config.h [2022-08-04T22:24:44.214Z] #77 177.0 config.status: executing libtool commands [2022-08-04T22:24:44.214Z] #77 177.1 config.status: executing depfiles commands [2022-08-04T22:24:44.214Z] #77 179.0 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-04T22:24:44.214Z] #77 179.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T22:24:44.464Z] #19 ... [2022-08-04T22:24:44.464Z] [2022-08-04T22:24:44.464Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:24:44.464Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:24:44.464Z] #84 272.7 AR libcrun_testing.a [2022-08-04T22:24:44.464Z] #84 272.7 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-04T22:24:44.464Z] #84 272.8 CCLD libcrun.la [2022-08-04T22:24:44.674Z] #60 19.48 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-08-04T22:24:44.724Z] #84 272.8 CCLD tests/tests_libcrun_utils [2022-08-04T22:24:44.724Z] #84 272.8 CCLD tests/tests_libcrun_errors [2022-08-04T22:24:44.724Z] #84 272.8 CCLD tests/tests_libcrun_fuzzer [2022-08-04T22:24:44.778Z] #77 179.4 checking for gcc... gcc [2022-08-04T22:24:45.035Z] #77 179.5 checking whether the C compiler works... yes [2022-08-04T22:24:45.035Z] #77 179.7 checking for C compiler default output file name... a.out [2022-08-04T22:24:45.035Z] #77 179.8 checking for suffix of executables... [2022-08-04T22:24:45.035Z] #77 ... [2022-08-04T22:24:45.035Z] [2022-08-04T22:24:45.035Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T22:24:45.035Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T22:24:45.035Z] #34 DONE 262.3s [2022-08-04T22:24:45.070Z] #77 168.1 CCLD libocispec.la [2022-08-04T22:24:45.070Z] #77 168.5 CCLD src/validate [2022-08-04T22:24:45.070Z] #77 168.5 CCLD tests/test-1 [2022-08-04T22:24:45.070Z] #77 168.5 CCLD tests/test-2 [2022-08-04T22:24:45.070Z] #77 168.5 CCLD tests/test-3 [2022-08-04T22:24:45.070Z] #77 168.5 CCLD tests/test-4 [2022-08-04T22:24:45.070Z] #77 168.6 CCLD tests/test-5 [2022-08-04T22:24:45.070Z] #77 168.6 CCLD tests/test-6 [2022-08-04T22:24:45.070Z] #77 168.7 CCLD tests/test-8 [2022-08-04T22:24:45.070Z] #77 168.8 CCLD tests/test-7 [2022-08-04T22:24:45.070Z] #77 168.8 CCLD tests/test-9 [2022-08-04T22:24:45.070Z] #77 168.9 CCLD tests/test-10 [2022-08-04T22:24:45.071Z] #77 169.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-04T22:24:45.071Z] #77 169.1 CCLD tests/test-11 [2022-08-04T22:24:45.292Z] [2022-08-04T22:24:45.292Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:24:45.292Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:24:45.292Z] #77 179.8 checking for suffix of executables... [2022-08-04T22:24:45.642Z] #77 170.8 libtool: link: ar cr libocispec.a [2022-08-04T22:24:45.642Z] #77 170.9 libtool: link: ranlib libocispec.a [2022-08-04T22:24:45.664Z] #84 273.8 CCLD crun [2022-08-04T22:24:45.855Z] #77 180.1 checking whether we are cross compiling... no [2022-08-04T22:24:46.112Z] #77 180.7 checking for suffix of object files... o [2022-08-04T22:24:46.112Z] #77 181.0 checking whether we are using the GNU C compiler... yes [2022-08-04T22:24:46.235Z] #84 274.3 make[3]: Entering directory '/tmp/crun-build' [2022-08-04T22:24:46.235Z] #84 274.4 /bin/mkdir -p '/usr/local/lib' [2022-08-04T22:24:46.235Z] #84 274.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-04T22:24:46.235Z] #84 274.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-04T22:24:46.235Z] #84 274.5 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-04T22:24:46.235Z] #84 274.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-04T22:24:46.235Z] #84 274.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-04T22:24:46.235Z] #84 274.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-04T22:24:46.235Z] #84 274.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-04T22:24:46.369Z] #77 181.1 checking whether gcc accepts -g... yes [2022-08-04T22:24:46.495Z] #84 274.7 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-04T22:24:46.496Z] #84 274.7 ---------------------------------------------------------------------- [2022-08-04T22:24:46.496Z] #84 274.7 Libraries have been installed in: [2022-08-04T22:24:46.496Z] #84 274.7 /usr/local/lib [2022-08-04T22:24:46.496Z] #84 274.7 [2022-08-04T22:24:46.496Z] #84 274.7 If you ever happen to want to link against installed libraries [2022-08-04T22:24:46.496Z] #84 274.7 in a given directory, LIBDIR, you must either use libtool, and [2022-08-04T22:24:46.496Z] #84 274.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-04T22:24:46.496Z] #84 274.7 flag during linking and do at least one of the following: [2022-08-04T22:24:46.496Z] #84 274.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-04T22:24:46.496Z] #84 274.7 during execution [2022-08-04T22:24:46.496Z] #84 274.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-04T22:24:46.496Z] #84 274.7 during linking [2022-08-04T22:24:46.496Z] #84 274.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-04T22:24:46.496Z] #84 274.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-04T22:24:46.496Z] #84 274.7 [2022-08-04T22:24:46.496Z] #84 274.7 See any operating system documentation about shared libraries for [2022-08-04T22:24:46.496Z] #84 274.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-04T22:24:46.496Z] #84 274.7 ---------------------------------------------------------------------- [2022-08-04T22:24:46.496Z] #84 274.7 /bin/mkdir -p '/build' [2022-08-04T22:24:46.496Z] #84 274.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-04T22:24:46.496Z] #84 274.8 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-04T22:24:46.757Z] #84 274.8 make[3]: Leaving directory '/tmp/crun-build' [2022-08-04T22:24:46.757Z] #84 274.8 make[2]: Leaving directory '/tmp/crun-build' [2022-08-04T22:24:46.757Z] #84 274.8 make[1]: Leaving directory '/tmp/crun-build' [2022-08-04T22:24:46.883Z] #77 181.3 checking for gcc option to accept ISO C89... none needed [2022-08-04T22:24:47.026Z] #77 172.1 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T22:24:47.026Z] #77 172.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T22:24:47.026Z] #77 172.2 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T22:24:47.026Z] #77 172.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T22:24:47.026Z] #77 172.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T22:24:47.026Z] #77 172.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T22:24:47.026Z] #77 172.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T22:24:47.026Z] #77 172.2 make[2]: Entering directory '/tmp/crun-build' [2022-08-04T22:24:47.206Z] #60 ... [2022-08-04T22:24:47.206Z] [2022-08-04T22:24:47.206Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:24:47.206Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:24:47.206Z] #77 145.8 checking for ANSI C header files... yes [2022-08-04T22:24:47.206Z] #77 147.3 checking for sys/types.h... yes [2022-08-04T22:24:47.206Z] #77 147.7 checking for sys/stat.h... yes [2022-08-04T22:24:47.206Z] #77 148.0 checking for stdlib.h... yes [2022-08-04T22:24:47.206Z] #77 148.4 checking for string.h... yes [2022-08-04T22:24:47.206Z] #77 148.8 checking for memory.h... yes [2022-08-04T22:24:47.206Z] #77 149.2 checking for strings.h... yes [2022-08-04T22:24:47.206Z] #77 149.6 checking for inttypes.h... yes [2022-08-04T22:24:47.206Z] #77 150.0 checking for stdint.h... yes [2022-08-04T22:24:47.206Z] #77 150.3 checking for unistd.h... yes [2022-08-04T22:24:47.206Z] #77 150.7 checking for dlfcn.h... yes [2022-08-04T22:24:47.206Z] #77 151.0 checking for objdir... .libs [2022-08-04T22:24:47.206Z] #77 151.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T22:24:47.206Z] #77 151.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T22:24:47.206Z] #77 151.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T22:24:47.206Z] #77 151.9 checking if gcc static flag -static works... yes [2022-08-04T22:24:47.207Z] #77 152.7 checking if gcc supports -c -o file.o... yes [2022-08-04T22:24:47.207Z] #77 152.9 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T22:24:47.207Z] #77 152.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T22:24:47.207Z] #77 153.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T22:24:47.207Z] #77 153.4 checking how to hardcode library paths into programs... immediate [2022-08-04T22:24:47.207Z] #77 153.4 checking whether stripping libraries is possible... yes [2022-08-04T22:24:47.207Z] #77 153.5 checking if libtool supports shared libraries... yes [2022-08-04T22:24:47.207Z] #77 153.5 checking whether to build shared libraries... no [2022-08-04T22:24:47.207Z] #77 153.5 checking whether to build static libraries... yes [2022-08-04T22:24:47.207Z] #77 153.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T22:24:47.207Z] #77 153.5 checking whether build environment is sane... yes [2022-08-04T22:24:47.207Z] #77 153.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T22:24:47.207Z] #77 153.6 checking whether make sets $(MAKE)... yes [2022-08-04T22:24:47.207Z] #77 153.7 checking whether make supports the include directive... yes (GNU style) [2022-08-04T22:24:47.207Z] #77 153.7 checking whether make supports nested variables... yes [2022-08-04T22:24:47.207Z] #77 153.8 checking whether UID '0' is supported by ustar format... yes [2022-08-04T22:24:47.207Z] #77 153.8 checking whether GID '0' is supported by ustar format... yes [2022-08-04T22:24:47.207Z] #77 153.8 checking how to create a ustar tar archive... gnutar [2022-08-04T22:24:47.207Z] #77 153.9 checking dependency style of gcc... gcc3 [2022-08-04T22:24:47.207Z] #77 154.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T22:24:47.207Z] #77 154.2 checking whether make supports nested variables... (cached) yes [2022-08-04T22:24:47.207Z] #77 154.2 checking for gawk... (cached) mawk [2022-08-04T22:24:47.207Z] #77 154.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T22:24:47.207Z] #77 154.2 checking for gcc... (cached) gcc [2022-08-04T22:24:47.207Z] #77 154.4 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T22:24:47.207Z] #77 154.4 checking whether gcc accepts -g... (cached) yes [2022-08-04T22:24:47.207Z] #77 154.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T22:24:47.207Z] #77 154.4 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T22:24:47.207Z] #77 154.4 checking for a Python interpreter with version >= 3... python3 [2022-08-04T22:24:47.207Z] #77 154.6 checking for python3... /usr/bin/python3 [2022-08-04T22:24:47.207Z] #77 154.6 checking for python3 version... 3.9 [2022-08-04T22:24:47.207Z] #77 154.8 checking for python3 platform... linux [2022-08-04T22:24:47.207Z] #77 154.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T22:24:47.207Z] #77 155.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T22:24:47.207Z] #77 155.4 checking for go-md2man... no [2022-08-04T22:24:47.287Z] #77 172.3 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-04T22:24:47.287Z] #77 172.3 CC src/libcrun/libcrun_testing_a-container.o [2022-08-04T22:24:47.287Z] #77 172.3 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-04T22:24:47.287Z] #77 172.3 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-04T22:24:47.287Z] #77 172.3 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-04T22:24:47.287Z] #77 172.3 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-04T22:24:47.287Z] #77 172.4 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-04T22:24:47.287Z] #77 172.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-04T22:24:47.287Z] #77 172.4 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-04T22:24:47.287Z] #77 172.5 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-04T22:24:47.466Z] #77 155.5 checking error.h usability... yes [2022-08-04T22:24:47.495Z] #77 181.8 checking whether gcc understands -c and -o together... yes [2022-08-04T22:24:47.495Z] #77 182.1 checking how to run the C preprocessor... gcc -E [2022-08-04T22:24:47.548Z] #77 172.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-04T22:24:47.548Z] #77 172.5 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-04T22:24:47.548Z] #77 172.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-04T22:24:47.548Z] #77 172.7 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-04T22:24:47.724Z] #77 156.1 checking error.h presence... yes [2022-08-04T22:24:47.725Z] #77 156.2 checking for error.h... yes [2022-08-04T22:24:47.756Z] #77 182.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T22:24:47.756Z] #77 182.6 checking for egrep... /bin/grep -E [2022-08-04T22:24:47.809Z] #77 172.8 CC src/libcrun/libcrun_testing_a-error.o [2022-08-04T22:24:47.809Z] #77 172.8 CC src/libcrun/libcrun_testing_a-status.o [2022-08-04T22:24:47.809Z] #77 172.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-04T22:24:48.073Z] #77 173.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-04T22:24:48.073Z] #77 173.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-04T22:24:48.291Z] #77 156.3 checking linux/openat2.h usability... yes [2022-08-04T22:24:48.291Z] #77 156.8 checking linux/openat2.h presence... yes [2022-08-04T22:24:48.291Z] #77 157.0 checking for linux/openat2.h... yes [2022-08-04T22:24:48.334Z] #77 173.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-04T22:24:48.334Z] #77 173.4 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-04T22:24:48.334Z] #77 173.4 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-04T22:24:48.334Z] #77 173.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-04T22:24:48.594Z] #77 173.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-04T22:24:48.594Z] #77 173.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-04T22:24:48.594Z] #77 173.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-04T22:24:48.594Z] #77 173.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-04T22:24:48.855Z] #77 174.1 CC src/crun-crun.o [2022-08-04T22:24:48.858Z] #77 157.1 checking for copy_file_range... yes [2022-08-04T22:24:49.116Z] #77 174.2 CC src/crun-run.o [2022-08-04T22:24:49.116Z] #77 174.3 CC src/crun-delete.o [2022-08-04T22:24:49.141Z] #77 182.6 checking for ANSI C header files... yes [2022-08-04T22:24:49.312Z] #77 ... [2022-08-04T22:24:49.312Z] [2022-08-04T22:24:49.312Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T22:24:49.312Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-04T22:24:49.312Z] #23 10.79 Collecting yamllint==1.26.1 [2022-08-04T22:24:49.377Z] #77 174.5 CC src/crun-kill.o [2022-08-04T22:24:49.377Z] #77 174.7 CC src/crun-pause.o [2022-08-04T22:24:49.403Z] #77 184.0 checking for sys/types.h... yes [2022-08-04T22:24:49.638Z] #77 174.8 CC src/crun-unpause.o [2022-08-04T22:24:49.684Z] #77 157.7 checking for fgetxattr... yes [2022-08-04T22:24:49.899Z] #77 175.0 CC src/crun-spec.o [2022-08-04T22:24:49.899Z] #77 175.0 CC src/crun-exec.o [2022-08-04T22:24:49.916Z] #77 184.5 checking for sys/stat.h... yes [2022-08-04T22:24:49.916Z] #77 184.7 checking for stdlib.h... yes [2022-08-04T22:24:50.059Z] #84 DONE 278.0s [2022-08-04T22:24:50.059Z] [2022-08-04T22:24:50.059Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-04T22:24:50.059Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T22:24:50.159Z] #77 175.2 CC src/crun-list.o [2022-08-04T22:24:50.172Z] #77 184.8 checking for string.h... yes [2022-08-04T22:24:50.201Z] #77 158.5 checking for statx... yes [2022-08-04T22:24:50.420Z] #77 175.5 CC src/crun-create.o [2022-08-04T22:24:50.420Z] #77 175.6 CC src/crun-start.o [2022-08-04T22:24:50.420Z] #77 175.6 CC src/crun-state.o [2022-08-04T22:24:50.428Z] #77 185.1 checking for memory.h... yes [2022-08-04T22:24:50.681Z] #77 175.7 CC src/crun-update.o [2022-08-04T22:24:50.686Z] #77 185.3 checking for strings.h... yes [2022-08-04T22:24:50.687Z] #23 11.84 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-04T22:24:50.772Z] #77 158.9 checking for fgetpwent_r... yes [2022-08-04T22:24:50.942Z] #77 175.9 CC src/crun-ps.o [2022-08-04T22:24:50.942Z] #77 176.1 CC src/crun-checkpoint.o [2022-08-04T22:24:50.945Z] #77 185.6 checking for inttypes.h... [2022-08-04T22:24:50.945Z] #77 ... [2022-08-04T22:24:50.945Z] [2022-08-04T22:24:50.945Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T22:24:50.945Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T22:24:50.945Z] #36 268.2 Delve is a source level debugger for Go programs. [2022-08-04T22:24:50.945Z] #36 268.2 [2022-08-04T22:24:50.945Z] #36 268.2 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-04T22:24:50.945Z] #36 268.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-04T22:24:50.945Z] #36 268.2 [2022-08-04T22:24:50.945Z] #36 268.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-04T22:24:50.945Z] #36 268.2 [2022-08-04T22:24:50.945Z] #36 268.2 Pass flags to the program you are debugging using `--`, for example: [2022-08-04T22:24:50.945Z] #36 268.2 [2022-08-04T22:24:50.945Z] #36 268.2 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-04T22:24:50.945Z] #36 268.2 [2022-08-04T22:24:50.945Z] #36 268.2 Usage: [2022-08-04T22:24:50.945Z] #36 268.2 dlv [command] [2022-08-04T22:24:50.945Z] #36 268.2 [2022-08-04T22:24:50.945Z] #36 268.2 Available Commands: [2022-08-04T22:24:50.945Z] #36 268.2 attach Attach to running process and begin debugging. [2022-08-04T22:24:50.945Z] #36 268.2 connect Connect to a headless debug server with a terminal client. [2022-08-04T22:24:50.945Z] #36 268.2 core Examine a core dump. [2022-08-04T22:24:50.945Z] #36 268.2 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-04T22:24:50.945Z] #36 268.2 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-04T22:24:50.945Z] #36 268.2 exec Execute a precompiled binary, and begin a debug session. [2022-08-04T22:24:50.945Z] #36 268.2 help Help about any command [2022-08-04T22:24:50.945Z] #36 268.2 run Deprecated command. Use 'debug' instead. [2022-08-04T22:24:50.945Z] #36 268.2 test Compile test binary and begin debugging program. [2022-08-04T22:24:50.945Z] #36 268.2 trace Compile and begin tracing program. [2022-08-04T22:24:50.945Z] #36 268.2 version Prints version. [2022-08-04T22:24:50.945Z] #36 268.2 [2022-08-04T22:24:50.945Z] #36 268.2 Flags: [2022-08-04T22:24:50.945Z] #36 268.2 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-04T22:24:50.945Z] #36 268.2 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-04T22:24:50.945Z] #36 268.2 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-04T22:24:50.945Z] #36 268.2 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-04T22:24:50.945Z] #36 268.2 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-04T22:24:50.945Z] #36 268.2 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-04T22:24:50.945Z] #36 268.2 --disable-aslr Disables address space randomization [2022-08-04T22:24:50.945Z] #36 268.2 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-04T22:24:50.945Z] #36 268.2 -h, --help help for dlv [2022-08-04T22:24:50.945Z] #36 268.2 --init string Init file, executed by the terminal client. [2022-08-04T22:24:50.945Z] #36 268.2 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-04T22:24:50.945Z] #36 268.2 --log Enable debugging server logging. [2022-08-04T22:24:50.945Z] #36 268.2 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-04T22:24:50.945Z] #36 268.2 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-04T22:24:50.945Z] #36 268.2 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-04T22:24:50.945Z] #36 268.2 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-04T22:24:50.945Z] #36 268.2 --wd string Working directory for running the program. [2022-08-04T22:24:50.945Z] #36 268.2 [2022-08-04T22:24:50.945Z] #36 268.2 Additional help topics: [2022-08-04T22:24:50.945Z] #36 268.2 dlv backend Help about the --backend flag. [2022-08-04T22:24:50.945Z] #36 268.2 dlv log Help about logging flags. [2022-08-04T22:24:50.945Z] #36 268.2 dlv redirect Help about file redirection. [2022-08-04T22:24:50.945Z] #36 268.2 [2022-08-04T22:24:50.945Z] #36 268.2 Use "dlv [command] --help" for more information about a command. [2022-08-04T22:24:50.945Z] #36 DONE 268.4s [2022-08-04T22:24:50.945Z] [2022-08-04T22:24:50.945Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:24:50.945Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T22:24:50.945Z] #21 26.77 Building dependency tree... [2022-08-04T22:24:50.945Z] #21 29.43 The following additional packages will be installed: [2022-08-04T22:24:50.945Z] #21 29.46 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-04T22:24:50.945Z] #21 29.46 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-04T22:24:50.945Z] #21 29.46 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-04T22:24:50.945Z] #21 29.46 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-04T22:24:50.945Z] #21 29.46 python3-pkg-resources systemd vim-runtime xxd [2022-08-04T22:24:50.945Z] #21 29.48 Suggested packages: [2022-08-04T22:24:50.945Z] #21 29.48 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-04T22:24:50.945Z] #21 29.48 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-04T22:24:50.945Z] #21 29.48 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-04T22:24:50.945Z] #21 29.48 Recommended packages: [2022-08-04T22:24:50.945Z] #21 29.48 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-04T22:24:50.945Z] #21 29.48 systemd-timesyncd | time-daemon unzip [2022-08-04T22:24:50.945Z] #21 32.60 The following NEW packages will be installed: [2022-08-04T22:24:50.945Z] #21 32.62 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-04T22:24:50.945Z] #21 32.62 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-04T22:24:50.945Z] #21 32.62 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-04T22:24:50.945Z] #21 32.62 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-04T22:24:50.945Z] #21 32.62 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-04T22:24:50.945Z] #21 32.62 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-04T22:24:50.945Z] #21 32.63 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-04T22:24:50.945Z] #21 32.63 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-04T22:24:50.945Z] #21 32.63 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-04T22:24:50.945Z] #21 33.05 0 upgraded, 56 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T22:24:50.945Z] #21 33.05 Need to get 32.8 MB of archives. [2022-08-04T22:24:50.945Z] #21 33.05 After this operation, 124 MB of additional disk space will be used. [2022-08-04T22:24:50.945Z] #21 33.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-04T22:24:50.945Z] #21 33.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-04T22:24:50.945Z] #21 33.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-04T22:24:50.945Z] #21 33.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-04T22:24:50.945Z] #21 33.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-04T22:24:50.945Z] #21 33.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-04T22:24:50.945Z] #21 33.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-04T22:24:50.945Z] #21 33.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-04T22:24:50.945Z] #21 33.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-04T22:24:50.945Z] #21 33.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-04T22:24:50.945Z] #21 33.35 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-04T22:24:50.945Z] #21 33.35 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-04T22:24:50.945Z] #21 33.36 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-04T22:24:50.945Z] #21 33.37 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-04T22:24:50.945Z] #21 33.43 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T22:24:50.945Z] #21 33.43 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-04T22:24:50.945Z] #21 33.46 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-04T22:24:50.945Z] #21 33.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-04T22:24:50.945Z] #21 33.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-04T22:24:50.945Z] #21 33.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-04T22:24:50.945Z] #21 33.53 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-04T22:24:50.945Z] #21 33.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-04T22:24:50.945Z] #21 33.55 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-04T22:24:50.945Z] #21 33.55 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-04T22:24:50.945Z] #21 33.55 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-04T22:24:50.945Z] #21 33.57 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-04T22:24:50.945Z] #21 33.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-04T22:24:50.945Z] #21 33.61 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-04T22:24:50.945Z] #21 33.61 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-04T22:24:50.945Z] #21 33.63 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-04T22:24:50.945Z] #21 33.64 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-04T22:24:50.945Z] #21 33.65 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-04T22:24:50.946Z] #21 34.21 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-04T22:24:50.946Z] #21 34.21 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-04T22:24:50.946Z] #21 34.22 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-04T22:24:50.946Z] #21 34.22 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-04T22:24:50.946Z] #21 34.22 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T22:24:50.946Z] #21 34.22 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-04T22:24:50.946Z] #21 34.24 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-04T22:24:50.946Z] #21 34.26 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-04T22:24:50.946Z] #21 34.26 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-04T22:24:50.946Z] #21 34.42 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-04T22:24:50.946Z] #21 34.45 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-04T22:24:50.946Z] #21 34.45 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T22:24:50.946Z] #21 34.51 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-04T22:24:50.946Z] #21 34.53 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-04T22:24:50.946Z] #21 34.54 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-04T22:24:50.946Z] #21 34.59 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-04T22:24:50.946Z] #21 34.65 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-04T22:24:50.946Z] #21 34.67 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-04T22:24:50.946Z] #21 34.71 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-04T22:24:50.946Z] #21 34.73 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-04T22:24:51.204Z] #21 ... [2022-08-04T22:24:51.204Z] [2022-08-04T22:24:51.204Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:24:51.204Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:24:51.204Z] #77 185.6 checking for inttypes.h... yes [2022-08-04T22:24:51.205Z] #77 176.3 CC src/crun-restore.o [2022-08-04T22:24:51.205Z] #77 176.3 CC src/libcrun/libcrun_la-utils.lo [2022-08-04T22:24:51.339Z] #77 159.4 checking for issetugid... no [2022-08-04T22:24:51.339Z] #77 159.8 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T22:24:51.339Z] #77 159.8 checking pkg-config is at least version 0.9.0... yes [2022-08-04T22:24:51.465Z] #77 176.6 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-04T22:24:51.726Z] #77 176.8 CC src/libcrun/libcrun_la-container.lo [2022-08-04T22:24:51.765Z] #77 186.0 checking for stdint.h... yes [2022-08-04T22:24:51.766Z] #77 186.4 checking for unistd.h... yes [2022-08-04T22:24:51.987Z] #77 177.0 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-04T22:24:51.987Z] #77 177.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-04T22:24:52.063Z] #23 13.23 Collecting pathspec>=0.5.3 [2022-08-04T22:24:52.063Z] #23 13.24 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-04T22:24:52.248Z] #77 177.3 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-04T22:24:52.275Z] #77 159.8 checking for library containing yajl_tree_get... -lyajl [2022-08-04T22:24:52.322Z] #23 13.69 Collecting pyyaml [2022-08-04T22:24:52.322Z] #23 13.71 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-04T22:24:52.329Z] #77 186.7 checking minix/config.h usability... no [2022-08-04T22:24:52.329Z] #77 187.0 checking minix/config.h presence... no [2022-08-04T22:24:52.329Z] #77 187.1 checking for minix/config.h... no [2022-08-04T22:24:52.534Z] #77 161.0 checking for yajl >= 2.0.0... yes [2022-08-04T22:24:52.581Z] #23 13.82 Building wheels for collected packages: yamllint [2022-08-04T22:24:52.581Z] #23 13.83 Building wheel for yamllint (setup.py): started [2022-08-04T22:24:52.585Z] #77 187.1 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-04T22:24:52.606Z] #19 326.6 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-04T22:24:52.606Z] #19 326.6 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T22:24:52.606Z] #19 326.6 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-04T22:24:52.606Z] #19 326.6 Selecting previously unselected package patch. [2022-08-04T22:24:52.606Z] #19 326.6 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-04T22:24:52.606Z] #19 326.6 Unpacking patch (2.7.6-7) ... [2022-08-04T22:24:52.606Z] #19 326.7 Selecting previously unselected package dpkg-dev. [2022-08-04T22:24:52.606Z] #19 326.7 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-04T22:24:52.606Z] #19 326.7 Unpacking dpkg-dev (1.20.11) ... [2022-08-04T22:24:52.606Z] #19 327.0 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-04T22:24:52.606Z] #19 327.0 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-04T22:24:52.606Z] #19 327.0 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-04T22:24:52.793Z] #77 161.1 checking sys/capability.h usability... yes [2022-08-04T22:24:52.820Z] #77 177.8 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-04T22:24:52.821Z] #77 177.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-04T22:24:52.821Z] #77 177.9 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-04T22:24:52.868Z] #19 327.1 Selecting previously unselected package libio-string-perl. [2022-08-04T22:24:52.868Z] #19 327.1 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-04T22:24:52.868Z] #19 327.1 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-04T22:24:52.868Z] #19 327.2 Selecting previously unselected package libicu67:amd64. [2022-08-04T22:24:52.868Z] #19 327.2 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-04T22:24:52.868Z] #19 327.2 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-04T22:24:53.052Z] #77 161.5 checking sys/capability.h presence... yes [2022-08-04T22:24:53.052Z] #77 161.7 checking for sys/capability.h... yes [2022-08-04T22:24:53.081Z] #77 178.1 CC src/libcrun/libcrun_la-criu.lo [2022-08-04T22:24:53.149Z] #77 187.5 checking build system type... x86_64-pc-linux-gnu [2022-08-04T22:24:53.149Z] #77 187.9 checking host system type... x86_64-pc-linux-gnu [2022-08-04T22:24:53.149Z] #77 187.9 checking how to print strings... printf [2022-08-04T22:24:53.149Z] #77 187.9 checking for a sed that does not truncate output... /bin/sed [2022-08-04T22:24:53.149Z] #77 188.0 checking for fgrep... /bin/grep -F [2022-08-04T22:24:53.149Z] #77 188.0 checking for ld used by gcc... /usr/bin/ld [2022-08-04T22:24:53.149Z] #77 188.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T22:24:53.149Z] #77 188.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T22:24:53.405Z] #77 188.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T22:24:53.405Z] #77 188.2 checking whether ln -s works... yes [2022-08-04T22:24:53.405Z] #77 188.2 checking the maximum length of command line arguments... 1572864 [2022-08-04T22:24:53.517Z] #23 14.97 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-04T22:24:53.653Z] #77 178.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-04T22:24:53.653Z] #77 178.8 CC src/libcrun/libcrun_la-linux.lo [2022-08-04T22:24:53.662Z] #77 188.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-04T22:24:53.662Z] #77 188.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T22:24:53.662Z] #77 188.3 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T22:24:53.662Z] #77 188.3 checking for objdump... objdump [2022-08-04T22:24:53.662Z] #77 188.3 checking how to recognize dependent libraries... pass_all [2022-08-04T22:24:53.662Z] #77 188.3 checking for dlltool... no [2022-08-04T22:24:53.662Z] #77 188.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T22:24:53.662Z] #77 188.3 checking for ar... ar [2022-08-04T22:24:53.662Z] #77 188.3 checking for archiver @FILE support... @ [2022-08-04T22:24:53.662Z] #77 188.5 checking for strip... strip [2022-08-04T22:24:53.662Z] #77 188.5 checking for ranlib... ranlib [2022-08-04T22:24:53.662Z] #77 188.5 checking for gawk... no [2022-08-04T22:24:53.662Z] #77 188.5 checking for mawk... mawk [2022-08-04T22:24:53.776Z] #23 14.98 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2a450469aafce5f2f68098ac283ef663a4183bb3b4b8b910cce30254a066cf20 [2022-08-04T22:24:53.776Z] #23 14.98 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-04T22:24:53.776Z] #23 14.98 Successfully built yamllint [2022-08-04T22:24:53.776Z] #23 15.02 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-04T22:24:53.988Z] #77 161.7 checking for library containing cap_from_name... -lcap [2022-08-04T22:24:54.223Z] #77 179.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-04T22:24:54.225Z] #77 188.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T22:24:54.225Z] #77 189.1 checking for sysroot... no [2022-08-04T22:24:54.225Z] #77 189.1 checking for a working dd... /bin/dd [2022-08-04T22:24:54.246Z] #77 162.7 checking for library containing dlopen... [2022-08-04T22:24:54.246Z] #77 ... [2022-08-04T22:24:54.246Z] [2022-08-04T22:24:54.246Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:24:54.246Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T22:24:54.246Z] #21 7.427 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T22:24:54.246Z] #21 13.95 Fetched 8563 kB in 12s (716 kB/s) [2022-08-04T22:24:54.250Z] #19 328.4 Selecting previously unselected package libxml2:amd64. [2022-08-04T22:24:54.250Z] #19 328.4 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-04T22:24:54.250Z] #19 328.4 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T22:24:54.250Z] #19 328.6 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-04T22:24:54.250Z] #19 328.6 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-04T22:24:54.250Z] #19 328.6 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-04T22:24:54.250Z] #19 328.6 Selecting previously unselected package libxml-sax-base-perl. [2022-08-04T22:24:54.251Z] #19 328.6 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-04T22:24:54.251Z] #19 328.6 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-04T22:24:54.343Z] #23 15.50 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-04T22:24:54.482Z] #77 189.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T22:24:54.482Z] #77 189.4 checking for mt... no [2022-08-04T22:24:54.482Z] #77 189.4 checking if : is a manifest tool... no [2022-08-04T22:24:54.484Z] #77 179.5 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-04T22:24:54.505Z] #21 13.95 Reading package lists... [2022-08-04T22:24:54.505Z] #21 ... [2022-08-04T22:24:54.505Z] [2022-08-04T22:24:54.505Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:24:54.505Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:24:54.505Z] #77 162.7 checking for library containing dlopen... -ldl [2022-08-04T22:24:54.511Z] #19 328.7 Selecting previously unselected package libxml-sax-perl. [2022-08-04T22:24:54.511Z] #19 328.7 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-04T22:24:54.511Z] #19 328.7 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-04T22:24:54.511Z] #19 328.7 Selecting previously unselected package libxml-libxml-perl. [2022-08-04T22:24:54.511Z] #19 328.8 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-04T22:24:54.511Z] #19 328.8 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-04T22:24:54.511Z] #19 328.8 Selecting previously unselected package libxml-simple-perl. [2022-08-04T22:24:54.511Z] #19 328.9 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-04T22:24:54.511Z] #19 328.9 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-04T22:24:54.511Z] #19 328.9 Selecting previously unselected package libyaml-perl. [2022-08-04T22:24:54.511Z] #19 328.9 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-04T22:24:54.511Z] #19 328.9 Unpacking libyaml-perl (1.30-1) ... [2022-08-04T22:24:54.603Z] #23 DONE 16.0s [2022-08-04T22:24:54.603Z] [2022-08-04T22:24:54.603Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:24:54.603Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:24:54.771Z] #19 329.0 Selecting previously unselected package libconfig-auto-perl. [2022-08-04T22:24:54.771Z] #19 329.0 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-04T22:24:54.771Z] #19 329.0 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-04T22:24:54.771Z] #19 329.0 Selecting previously unselected package libfile-which-perl. [2022-08-04T22:24:54.771Z] #19 329.0 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-04T22:24:54.771Z] #19 329.0 Unpacking libfile-which-perl (1.23-1) ... [2022-08-04T22:24:54.771Z] #19 329.0 Selecting previously unselected package libfile-homedir-perl. [2022-08-04T22:24:54.771Z] #19 329.0 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-04T22:24:54.771Z] #19 329.0 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-04T22:24:54.771Z] #19 329.1 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-04T22:24:54.771Z] #19 329.1 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-04T22:24:54.771Z] #19 329.1 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-04T22:24:54.771Z] #19 329.2 Selecting previously unselected package dpkg-cross. [2022-08-04T22:24:54.771Z] #19 329.2 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-04T22:24:54.771Z] #19 329.2 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-04T22:24:54.771Z] #19 329.2 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-04T22:24:54.862Z] #55 ... [2022-08-04T22:24:54.862Z] [2022-08-04T22:24:54.862Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-04T22:24:54.862Z] #27 sha256:fc099a84f2e50d9bc966c602c4bee9e259524c42799ea059201de5c8544689bc [2022-08-04T22:24:55.033Z] #19 329.2 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-04T22:24:55.033Z] #19 329.2 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-04T22:24:55.033Z] #19 329.3 Selecting previously unselected package libc6-armel-cross. [2022-08-04T22:24:55.033Z] #19 329.3 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-04T22:24:55.033Z] #19 329.3 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-04T22:24:55.033Z] #19 329.4 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-04T22:24:55.033Z] #19 329.4 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:24:55.033Z] #19 329.4 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-04T22:24:55.033Z] #19 329.5 Selecting previously unselected package libgomp1-armel-cross. [2022-08-04T22:24:55.033Z] #19 329.5 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:24:55.033Z] #19 329.5 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-04T22:24:55.033Z] #19 329.5 Selecting previously unselected package libatomic1-armel-cross. [2022-08-04T22:24:55.033Z] #19 329.5 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:24:55.033Z] #19 329.5 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-04T22:24:55.033Z] #19 329.6 Selecting previously unselected package libasan6-armel-cross. [2022-08-04T22:24:55.045Z] #77 189.4 checking for dlfcn.h... yes [2022-08-04T22:24:55.045Z] #77 189.7 checking for objdir... .libs [2022-08-04T22:24:55.054Z] #77 180.1 CC src/libcrun/libcrun_la-error.lo [2022-08-04T22:24:55.071Z] #77 163.2 checking seccomp.h usability... yes [2022-08-04T22:24:55.072Z] #77 163.6 checking seccomp.h presence... yes [2022-08-04T22:24:55.072Z] #77 163.7 checking for seccomp.h... yes [2022-08-04T22:24:55.121Z] #27 DONE 0.4s [2022-08-04T22:24:55.121Z] [2022-08-04T22:24:55.121Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T22:24:55.121Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T22:24:55.121Z] #47 ... [2022-08-04T22:24:55.121Z] [2022-08-04T22:24:55.121Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-04T22:24:55.121Z] #32 sha256:8593edd4637a3c65a8734fd48eb4cc1aacf4ae609bc74cdd70e5f03b296e44f3 [2022-08-04T22:24:55.292Z] #19 329.6 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:24:55.292Z] #19 329.6 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-04T22:24:55.314Z] #77 180.5 CC src/libcrun/libcrun_la-status.lo [2022-08-04T22:24:55.552Z] #19 329.9 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-04T22:24:55.552Z] #19 329.9 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:24:55.552Z] #19 329.9 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-04T22:24:55.574Z] #77 180.8 CC src/libcrun/libcrun_la-terminal.lo [2022-08-04T22:24:55.608Z] #77 190.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T22:24:55.608Z] #77 190.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T22:24:55.688Z] #32 DONE 0.6s [2022-08-04T22:24:55.688Z] [2022-08-04T22:24:55.688Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T22:24:55.688Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T22:24:55.688Z] #47 ... [2022-08-04T22:24:55.688Z] [2022-08-04T22:24:55.688Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-04T22:24:55.688Z] #35 sha256:0587dede00da2269f870d9b1b7696aacda64540dd2ffaf060bdebf5a58f10cb6 [2022-08-04T22:24:55.812Z] #19 330.0 Selecting previously unselected package libubsan1-armel-cross. [2022-08-04T22:24:55.813Z] #19 330.0 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:24:55.813Z] #19 330.0 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-04T22:24:55.813Z] #19 330.1 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-04T22:24:55.813Z] #19 330.1 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:24:55.813Z] #19 330.2 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-04T22:24:55.835Z] #77 181.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-04T22:24:55.865Z] #77 190.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T22:24:56.007Z] #77 163.7 checking for library containing seccomp_rule_add... -lseccomp [2022-08-04T22:24:56.073Z] #19 330.4 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-04T22:24:56.073Z] #19 330.4 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-04T22:24:56.073Z] #19 330.4 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-04T22:24:56.256Z] #35 DONE 0.3s [2022-08-04T22:24:56.256Z] [2022-08-04T22:24:56.256Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-04T22:24:56.256Z] #37 sha256:366b69d12133a9a5d6bdc7ee2d82bf4cdcc7b5c8efb979e9cdac84545389411a [2022-08-04T22:24:56.266Z] #77 164.4 checking for library containing seccomp_arch_resolve_name... none required [2022-08-04T22:24:56.428Z] #77 190.6 checking if gcc static flag -static works... yes [2022-08-04T22:24:56.515Z] #37 DONE 0.3s [2022-08-04T22:24:56.515Z] [2022-08-04T22:24:56.515Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-04T22:24:56.515Z] #39 sha256:8c6fe4c3c31743b17c728d264ad3ad2f0205558ac49cbb1ce84cfe2fe5debb79 [2022-08-04T22:24:56.515Z] #39 DONE 0.0s [2022-08-04T22:24:56.515Z] [2022-08-04T22:24:56.515Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:24:56.515Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:24:56.515Z] #55 ... [2022-08-04T22:24:56.515Z] [2022-08-04T22:24:56.515Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-04T22:24:56.515Z] #41 sha256:165f5d9db9c6360e595ac4d227489a5b070f55b844dacd6b6507e779c54cdc1e [2022-08-04T22:24:56.515Z] #41 DONE 0.1s [2022-08-04T22:24:56.515Z] [2022-08-04T22:24:56.515Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-04T22:24:56.515Z] #45 sha256:a07d494c70bf353eef811448883d4109b2faf0f54391399edcd2463b0b11a8ec [2022-08-04T22:24:56.515Z] #45 DONE 0.1s [2022-08-04T22:24:56.684Z] #77 191.3 checking if gcc supports -c -o file.o... yes [2022-08-04T22:24:56.684Z] #77 191.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T22:24:56.774Z] [2022-08-04T22:24:56.774Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:24:56.774Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:24:56.777Z] #77 181.7 CC src/libcrun/libcrun_la-signals.lo [2022-08-04T22:24:56.777Z] #77 181.9 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-04T22:24:56.835Z] #77 164.9 checking systemd/sd-bus.h usability... yes [2022-08-04T22:24:56.835Z] #77 165.3 checking systemd/sd-bus.h presence... yes [2022-08-04T22:24:56.835Z] #77 165.5 checking for systemd/sd-bus.h... yes [2022-08-04T22:24:56.941Z] #77 191.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T22:24:57.012Z] #19 ... [2022-08-04T22:24:57.012Z] [2022-08-04T22:24:57.012Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:24:57.012Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:24:57.012Z] #62 344.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-04T22:24:57.012Z] #62 DONE 344.6s [2022-08-04T22:24:57.038Z] #77 182.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-04T22:24:57.197Z] #77 191.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T22:24:57.197Z] #77 192.0 checking how to hardcode library paths into programs... immediate [2022-08-04T22:24:57.197Z] #77 192.0 checking whether stripping libraries is possible... yes [2022-08-04T22:24:57.197Z] #77 192.0 checking if libtool supports shared libraries... yes [2022-08-04T22:24:57.197Z] #77 192.0 checking whether to build shared libraries... no [2022-08-04T22:24:57.197Z] #77 192.0 checking whether to build static libraries... yes [2022-08-04T22:24:57.197Z] #77 192.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T22:24:57.198Z] #77 192.1 checking whether build environment is sane... yes [2022-08-04T22:24:57.272Z] [2022-08-04T22:24:57.273Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-04T22:24:57.273Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T22:24:57.454Z] #77 192.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T22:24:57.454Z] #77 192.1 checking whether make sets $(MAKE)... yes [2022-08-04T22:24:57.454Z] #77 192.2 checking whether make supports the include directive... yes (GNU style) [2022-08-04T22:24:57.454Z] #77 192.2 checking whether make supports nested variables... yes [2022-08-04T22:24:57.454Z] #77 192.3 checking whether UID '0' is supported by ustar format... yes [2022-08-04T22:24:57.454Z] #77 192.3 checking whether GID '0' is supported by ustar format... yes [2022-08-04T22:24:57.454Z] #77 192.3 checking how to create a ustar tar archive... gnutar [2022-08-04T22:24:57.609Z] #77 182.5 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-04T22:24:57.710Z] #77 192.3 checking dependency style of gcc... gcc3 [2022-08-04T22:24:57.710Z] #77 192.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T22:24:57.710Z] #77 192.5 checking whether make supports nested variables... (cached) yes [2022-08-04T22:24:57.710Z] #77 192.5 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T22:24:57.711Z] #77 192.5 checking pkg-config is at least version 0.9.0... yes [2022-08-04T22:24:57.711Z] #77 192.5 checking for yajl >= 2.1.0... yes [2022-08-04T22:24:57.711Z] #77 192.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T22:24:57.711Z] #77 192.6 checking for gcc... (cached) gcc [2022-08-04T22:24:57.870Z] #77 182.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-04T22:24:57.967Z] #77 192.6 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T22:24:57.967Z] #77 192.6 checking whether gcc accepts -g... (cached) yes [2022-08-04T22:24:57.967Z] #77 192.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T22:24:57.967Z] #77 192.6 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T22:24:57.967Z] #77 192.6 checking for a Python interpreter with version >= 3... python3 [2022-08-04T22:24:57.967Z] #77 192.8 checking for python3... /usr/bin/python3 [2022-08-04T22:24:57.967Z] #77 192.8 checking for python3 version... 3.9 [2022-08-04T22:24:58.211Z] #77 165.5 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-04T22:24:58.223Z] #77 192.9 checking for python3 platform... linux [2022-08-04T22:24:58.470Z] #77 166.7 checking for sd_notify_barrier... yes [2022-08-04T22:24:58.501Z] #77 193.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T22:24:58.729Z] #77 167.2 checking linux/bpf.h usability... yes [2022-08-04T22:24:58.729Z] #77 167.3 checking linux/bpf.h presence... yes [2022-08-04T22:24:58.729Z] #77 167.3 checking for linux/bpf.h... yes [2022-08-04T22:24:58.729Z] #77 167.3 checking compilation for eBPF... yes [2022-08-04T22:24:58.757Z] #77 193.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T22:24:58.987Z] #77 167.5 checking for criu >= 3.15... no [2022-08-04T22:24:58.987Z] #77 167.6 configure: CRIU headers not found, building without CRIU support [2022-08-04T22:24:58.987Z] #77 167.6 checking for criu > 3.16... no [2022-08-04T22:24:58.987Z] #77 167.6 configure: CRIU version doesn't support join-ns API [2022-08-04T22:24:58.987Z] #77 167.6 checking for criu > 3.16.1... no [2022-08-04T22:24:58.987Z] #77 167.7 configure: CRIU version doesn't support for pre-dumping [2022-08-04T22:24:59.014Z] #77 193.7 checking that generated files are newer than configure... done [2022-08-04T22:24:59.014Z] #77 193.7 configure: creating ./config.status [2022-08-04T22:24:59.246Z] #77 167.7 checking for new mount API (fsconfig)... yes [2022-08-04T22:24:59.255Z] #77 184.3 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-04T22:24:59.255Z] #77 184.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-04T22:24:59.505Z] #77 167.9 checking for seccomp notify API... yes [2022-08-04T22:24:59.505Z] #77 168.2 checking for gperf... no [2022-08-04T22:24:59.505Z] #77 168.2 configure: gperf not found - cannot rebuild signal parser code [2022-08-04T22:24:59.826Z] #77 184.7 CC tests/init.o [2022-08-04T22:24:59.826Z] #77 185.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-04T22:25:00.072Z] #77 168.2 checking for library containing argp_parse... none required [2022-08-04T22:25:00.331Z] #77 168.8 checking that generated files are newer than configure... done [2022-08-04T22:25:00.331Z] #77 168.8 configure: creating ./config.status [2022-08-04T22:25:01.476Z] #19 335.6 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-04T22:25:01.476Z] #19 335.6 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-04T22:25:01.476Z] #19 335.6 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-04T22:25:01.476Z] #19 335.7 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-04T22:25:01.476Z] #19 335.7 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-04T22:25:01.476Z] #19 335.7 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-04T22:25:01.476Z] #19 335.9 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-04T22:25:01.476Z] #19 335.9 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-04T22:25:01.476Z] #19 335.9 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-04T22:25:01.533Z] #77 ... [2022-08-04T22:25:01.533Z] [2022-08-04T22:25:01.533Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:25:01.533Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T22:25:01.533Z] #21 35.06 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-04T22:25:01.533Z] #21 35.17 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-04T22:25:01.533Z] #21 35.20 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-04T22:25:01.533Z] #21 35.20 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-04T22:25:01.533Z] #21 36.48 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:25:01.533Z] #21 36.79 Fetched 32.8 MB in 3s (12.9 MB/s) [2022-08-04T22:25:01.533Z] #21 36.92 Selecting previously unselected package libcap2:amd64. [2022-08-04T22:25:01.533Z] #21 36.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-04T22:25:01.533Z] #21 37.03 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-04T22:25:01.533Z] #21 37.06 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-04T22:25:01.533Z] #21 37.19 Selecting previously unselected package libargon2-1:amd64. [2022-08-04T22:25:01.533Z] #21 37.20 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-04T22:25:01.533Z] #21 37.21 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-04T22:25:01.533Z] #21 37.26 Selecting previously unselected package libjson-c5:amd64. [2022-08-04T22:25:01.533Z] #21 37.27 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-04T22:25:01.533Z] #21 37.27 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-04T22:25:01.533Z] #21 37.40 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-04T22:25:01.533Z] #21 37.42 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-04T22:25:01.533Z] #21 37.43 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-04T22:25:01.533Z] #21 37.63 Selecting previously unselected package libip4tc2:amd64. [2022-08-04T22:25:01.534Z] #21 37.64 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-04T22:25:01.534Z] #21 37.65 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-04T22:25:01.534Z] #21 37.78 Selecting previously unselected package libkmod2:amd64. [2022-08-04T22:25:01.534Z] #21 37.78 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-04T22:25:01.534Z] #21 37.80 Unpacking libkmod2:amd64 (28-1) ... [2022-08-04T22:25:01.534Z] #21 38.02 Selecting previously unselected package systemd. [2022-08-04T22:25:01.534Z] #21 38.03 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-04T22:25:01.534Z] #21 38.21 Unpacking systemd (247.3-7) ... [2022-08-04T22:25:01.534Z] #21 41.96 Selecting previously unselected package pigz. [2022-08-04T22:25:01.534Z] #21 41.96 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-04T22:25:01.534Z] #21 41.97 Unpacking pigz (2.6-1) ... [2022-08-04T22:25:01.534Z] #21 42.17 Selecting previously unselected package libelf1:amd64. [2022-08-04T22:25:01.534Z] #21 42.18 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-04T22:25:01.534Z] #21 42.19 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-04T22:25:01.534Z] #21 42.58 Selecting previously unselected package libbpf0:amd64. [2022-08-04T22:25:01.534Z] #21 42.58 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-04T22:25:01.534Z] #21 42.59 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-04T22:25:01.534Z] #21 42.72 Selecting previously unselected package libmnl0:amd64. [2022-08-04T22:25:01.534Z] #21 42.72 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-04T22:25:01.534Z] #21 42.74 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-04T22:25:01.534Z] #21 42.80 Selecting previously unselected package libxtables12:amd64. [2022-08-04T22:25:01.534Z] #21 42.80 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-04T22:25:01.534Z] #21 42.81 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-04T22:25:01.534Z] #21 42.91 Selecting previously unselected package libcap2-bin. [2022-08-04T22:25:01.534Z] #21 42.95 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-04T22:25:01.534Z] #21 42.98 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-04T22:25:01.534Z] #21 43.16 Selecting previously unselected package iproute2. [2022-08-04T22:25:01.534Z] #21 43.19 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-04T22:25:01.534Z] #21 43.19 Unpacking iproute2 (5.10.0-4) ... [2022-08-04T22:25:01.534Z] #21 43.96 Selecting previously unselected package xxd. [2022-08-04T22:25:01.534Z] #21 43.98 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T22:25:01.534Z] #21 44.00 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:25:01.534Z] #21 44.25 Selecting previously unselected package vim-common. [2022-08-04T22:25:01.534Z] #21 44.25 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T22:25:01.534Z] #21 44.28 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:25:01.534Z] #21 44.48 Selecting previously unselected package bash-completion. [2022-08-04T22:25:01.534Z] #21 44.49 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-04T22:25:01.736Z] #19 336.1 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-04T22:25:01.736Z] #19 336.1 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:25:01.736Z] #19 336.1 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-04T22:25:01.995Z] #19 336.4 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-04T22:25:01.996Z] #19 336.4 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-04T22:25:01.996Z] #19 336.4 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-04T22:25:03.427Z] #21 ... [2022-08-04T22:25:03.427Z] [2022-08-04T22:25:03.427Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:25:03.427Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:25:03.427Z] #77 198.0 config.status: creating Makefile [2022-08-04T22:25:03.427Z] #77 198.1 config.status: creating config.h [2022-08-04T22:25:03.427Z] #77 198.2 config.status: executing libtool commands [2022-08-04T22:25:03.641Z] #77 172.4 config.status: creating Makefile [2022-08-04T22:25:03.641Z] #77 172.5 config.status: creating rpm/crun.spec [2022-08-04T22:25:03.684Z] #77 198.4 config.status: executing depfiles commands [2022-08-04T22:25:03.901Z] #77 172.5 config.status: creating config.h [2022-08-04T22:25:03.901Z] #77 172.6 config.status: executing libtool commands [2022-08-04T22:25:04.162Z] #77 172.6 config.status: executing depfiles commands [2022-08-04T22:25:04.613Z] #77 199.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-04T22:25:04.613Z] #77 199.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T22:25:05.100Z] #77 173.8 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-04T22:25:05.100Z] #77 173.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T22:25:05.178Z] #77 199.9 checking for gcc... gcc [2022-08-04T22:25:05.667Z] #77 174.1 checking for gcc... gcc [2022-08-04T22:25:05.667Z] [2022-08-04T22:25:05.667Z] #77 ... [2022-08-04T22:25:05.667Z] [2022-08-04T22:25:05.667Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T22:25:05.667Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T22:25:05.667Z] #34 DONE 250.2s [2022-08-04T22:25:05.667Z] [2022-08-04T22:25:05.667Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:25:05.667Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:25:05.667Z] #77 174.2 checking whether the C compiler works... [2022-08-04T22:25:05.667Z] #77 ... [2022-08-04T22:25:05.667Z] [2022-08-04T22:25:05.667Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:25:05.667Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T22:25:05.667Z] #21 13.95 Reading package lists... [2022-08-04T22:25:05.667Z] #21 19.08 Reading package lists... [2022-08-04T22:25:05.667Z] #21 24.22 Building dependency tree... [2022-08-04T22:25:05.667Z] #21 27.10 The following additional packages will be installed: [2022-08-04T22:25:05.667Z] #21 27.10 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-04T22:25:05.667Z] #21 27.11 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-04T22:25:05.667Z] #21 27.11 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-04T22:25:05.667Z] #21 27.11 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-04T22:25:05.667Z] #21 27.11 python3-pkg-resources systemd vim-runtime xxd [2022-08-04T22:25:05.667Z] #21 27.11 Suggested packages: [2022-08-04T22:25:05.667Z] #21 27.12 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-04T22:25:05.667Z] #21 27.12 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-04T22:25:05.667Z] #21 27.12 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-04T22:25:05.667Z] #21 27.12 Recommended packages: [2022-08-04T22:25:05.667Z] #21 27.12 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-04T22:25:05.667Z] #21 27.12 systemd-timesyncd | time-daemon unzip [2022-08-04T22:25:05.742Z] #77 200.1 checking whether the C compiler works... yes [2022-08-04T22:25:05.742Z] #77 200.3 checking for C compiler default output file name... a.out [2022-08-04T22:25:05.742Z] #77 200.3 checking for suffix of executables... [2022-08-04T22:25:05.926Z] #21 ... [2022-08-04T22:25:05.926Z] [2022-08-04T22:25:05.926Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:25:05.926Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:25:05.926Z] #77 174.2 checking whether the C compiler works... yes [2022-08-04T22:25:05.926Z] #77 174.6 checking for C compiler default output file name... a.out [2022-08-04T22:25:05.999Z] #77 200.6 checking whether we are cross compiling... no [2022-08-04T22:25:06.184Z] #77 174.6 checking for suffix of executables... [2022-08-04T22:25:06.257Z] #77 200.9 checking for suffix of object files... o [2022-08-04T22:25:06.443Z] #77 175.0 checking whether we are cross compiling... no [2022-08-04T22:25:06.515Z] #77 201.1 checking whether we are using the GNU C compiler... yes [2022-08-04T22:25:06.515Z] #77 201.3 checking whether gcc accepts -g... yes [2022-08-04T22:25:06.702Z] #77 175.2 checking for suffix of object files... o [2022-08-04T22:25:06.960Z] #77 175.4 checking whether we are using the GNU C compiler... yes [2022-08-04T22:25:06.960Z] #77 175.5 checking whether gcc accepts -g... yes [2022-08-04T22:25:07.077Z] #77 201.4 checking for gcc option to accept ISO C89... none needed [2022-08-04T22:25:07.278Z] #19 340.9 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-04T22:25:07.278Z] #19 340.9 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-04T22:25:07.278Z] #19 340.9 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-04T22:25:07.278Z] #19 340.9 Selecting previously unselected package crossbuild-essential-armel. [2022-08-04T22:25:07.278Z] #19 340.9 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-04T22:25:07.278Z] #19 340.9 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-04T22:25:07.278Z] #19 340.9 Selecting previously unselected package libc6-armhf-cross. [2022-08-04T22:25:07.278Z] #19 340.9 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-04T22:25:07.278Z] #19 340.9 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-04T22:25:07.278Z] #19 341.0 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-04T22:25:07.278Z] #19 341.1 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:25:07.278Z] #19 341.1 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T22:25:07.278Z] #19 341.1 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-04T22:25:07.278Z] #19 341.1 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:25:07.278Z] #19 341.1 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T22:25:07.278Z] #19 341.1 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-04T22:25:07.278Z] #19 341.1 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:25:07.278Z] #19 341.2 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T22:25:07.278Z] #19 341.2 Selecting previously unselected package libasan6-armhf-cross. [2022-08-04T22:25:07.278Z] #19 341.2 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:25:07.278Z] #19 341.2 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-04T22:25:07.278Z] #19 341.4 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-04T22:25:07.278Z] #19 341.4 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:25:07.278Z] #19 341.4 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-04T22:25:07.278Z] #19 341.5 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-04T22:25:07.278Z] #19 341.5 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:25:07.278Z] #19 341.5 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T22:25:07.278Z] #19 341.6 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-04T22:25:07.278Z] #19 341.6 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:25:07.278Z] #19 341.6 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-04T22:25:07.278Z] #19 341.7 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-04T22:25:07.530Z] #77 175.7 checking for gcc option to accept ISO C89... none needed [2022-08-04T22:25:07.537Z] #19 341.7 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-04T22:25:07.537Z] #19 341.7 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-04T22:25:07.640Z] #77 201.7 checking whether gcc understands -c and -o together... yes [2022-08-04T22:25:07.640Z] #77 202.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T22:25:07.640Z] #77 202.2 checking whether build environment is sane... yes [2022-08-04T22:25:07.640Z] #77 202.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T22:25:07.640Z] #77 202.3 checking for gawk... no [2022-08-04T22:25:07.640Z] #77 202.3 checking for mawk... mawk [2022-08-04T22:25:07.640Z] #77 202.3 checking whether make sets $(MAKE)... yes [2022-08-04T22:25:07.640Z] #77 202.4 checking whether make supports the include directive... yes (GNU style) [2022-08-04T22:25:07.640Z] #77 202.5 checking whether make supports nested variables... yes [2022-08-04T22:25:07.640Z] #77 202.5 checking whether UID '0' is supported by ustar format... yes [2022-08-04T22:25:07.640Z] #77 202.5 checking whether GID '0' is supported by ustar format... yes [2022-08-04T22:25:07.640Z] #77 202.5 checking how to create a ustar tar archive... gnutar [2022-08-04T22:25:07.835Z] #77 176.0 checking whether gcc understands -c and -o together... yes [2022-08-04T22:25:07.835Z] #77 176.3 checking how to run the C preprocessor... gcc -E [2022-08-04T22:25:07.835Z] #77 ... [2022-08-04T22:25:07.835Z] [2022-08-04T22:25:07.835Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T22:25:07.835Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T22:25:07.835Z] #36 252.0 Delve is a source level debugger for Go programs. [2022-08-04T22:25:07.835Z] #36 252.0 [2022-08-04T22:25:07.835Z] #36 252.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-04T22:25:07.835Z] #36 252.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-04T22:25:07.835Z] #36 252.0 [2022-08-04T22:25:07.835Z] #36 252.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-04T22:25:07.835Z] #36 252.0 [2022-08-04T22:25:07.835Z] #36 252.0 Pass flags to the program you are debugging using `--`, for example: [2022-08-04T22:25:07.835Z] #36 252.0 [2022-08-04T22:25:07.835Z] #36 252.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-04T22:25:07.835Z] #36 252.0 [2022-08-04T22:25:07.835Z] #36 252.0 Usage: [2022-08-04T22:25:07.835Z] #36 252.0 dlv [command] [2022-08-04T22:25:07.835Z] #36 252.0 [2022-08-04T22:25:07.835Z] #36 252.0 Available Commands: [2022-08-04T22:25:07.835Z] #36 252.0 attach Attach to running process and begin debugging. [2022-08-04T22:25:07.835Z] #36 252.0 connect Connect to a headless debug server with a terminal client. [2022-08-04T22:25:07.835Z] #36 252.0 core Examine a core dump. [2022-08-04T22:25:07.835Z] #36 252.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-04T22:25:07.835Z] #36 252.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-04T22:25:07.835Z] #36 252.0 exec Execute a precompiled binary, and begin a debug session. [2022-08-04T22:25:07.835Z] #36 252.0 help Help about any command [2022-08-04T22:25:07.835Z] #36 252.0 run Deprecated command. Use 'debug' instead. [2022-08-04T22:25:07.835Z] #36 252.0 test Compile test binary and begin debugging program. [2022-08-04T22:25:07.835Z] #36 252.0 trace Compile and begin tracing program. [2022-08-04T22:25:07.835Z] #36 252.0 version Prints version. [2022-08-04T22:25:07.835Z] #36 252.0 [2022-08-04T22:25:07.835Z] #36 252.0 Flags: [2022-08-04T22:25:07.835Z] #36 252.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-04T22:25:07.835Z] #36 252.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-04T22:25:07.835Z] #36 252.0 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-04T22:25:07.835Z] #36 252.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-04T22:25:07.835Z] #36 252.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-04T22:25:07.835Z] #36 252.0 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-04T22:25:07.835Z] #36 252.0 --disable-aslr Disables address space randomization [2022-08-04T22:25:07.835Z] #36 252.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-04T22:25:07.835Z] #36 252.0 -h, --help help for dlv [2022-08-04T22:25:07.835Z] #36 252.0 --init string Init file, executed by the terminal client. [2022-08-04T22:25:07.835Z] #36 252.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-04T22:25:07.835Z] #36 252.0 --log Enable debugging server logging. [2022-08-04T22:25:07.835Z] #36 252.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-04T22:25:07.835Z] #36 252.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-04T22:25:07.835Z] #36 252.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-04T22:25:07.835Z] #36 252.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-04T22:25:07.835Z] #36 252.0 --wd string Working directory for running the program. [2022-08-04T22:25:07.835Z] #36 252.0 [2022-08-04T22:25:07.835Z] #36 252.0 Additional help topics: [2022-08-04T22:25:07.835Z] #36 252.0 dlv backend Help about the --backend flag. [2022-08-04T22:25:07.835Z] #36 252.0 dlv log Help about logging flags. [2022-08-04T22:25:07.835Z] #36 252.0 dlv redirect Help about file redirection. [2022-08-04T22:25:07.835Z] #36 252.0 [2022-08-04T22:25:07.835Z] #36 252.0 Use "dlv [command] --help" for more information about a command. [2022-08-04T22:25:07.835Z] #36 DONE 252.5s [2022-08-04T22:25:07.897Z] #77 202.6 checking dependency style of gcc... gcc3 [2022-08-04T22:25:07.897Z] #77 202.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T22:25:07.897Z] #77 202.8 checking whether make supports nested variables... (cached) yes [2022-08-04T22:25:08.105Z] [2022-08-04T22:25:08.105Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:25:08.105Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:25:08.105Z] #77 176.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T22:25:08.105Z] #77 176.8 checking for egrep... /bin/grep -E [2022-08-04T22:25:08.717Z] #77 202.9 checking build system type... x86_64-pc-linux-gnu [2022-08-04T22:25:08.717Z] #77 203.5 checking host system type... x86_64-pc-linux-gnu [2022-08-04T22:25:08.717Z] #77 203.5 checking how to print strings... printf [2022-08-04T22:25:08.717Z] #77 203.5 checking for a sed that does not truncate output... /bin/sed [2022-08-04T22:25:08.717Z] #77 203.5 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T22:25:08.717Z] #77 203.6 checking for egrep... /bin/grep -E [2022-08-04T22:25:08.973Z] #77 203.6 checking for fgrep... /bin/grep -F [2022-08-04T22:25:08.973Z] #77 203.6 checking for ld used by gcc... /usr/bin/ld [2022-08-04T22:25:08.973Z] #77 203.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T22:25:08.973Z] #77 203.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T22:25:09.065Z] #77 176.8 checking for ANSI C header files... yes [2022-08-04T22:25:09.230Z] #77 203.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T22:25:09.230Z] #77 203.9 checking whether ln -s works... yes [2022-08-04T22:25:09.230Z] #77 203.9 checking the maximum length of command line arguments... 1572864 [2022-08-04T22:25:09.230Z] #77 204.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-04T22:25:09.230Z] #77 204.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T22:25:09.230Z] #77 204.0 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T22:25:09.230Z] #77 204.0 checking for objdump... objdump [2022-08-04T22:25:09.230Z] #77 204.0 checking how to recognize dependent libraries... pass_all [2022-08-04T22:25:09.230Z] #77 204.0 checking for dlltool... no [2022-08-04T22:25:09.230Z] #77 204.0 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T22:25:09.230Z] #77 204.0 checking for ar... ar [2022-08-04T22:25:09.330Z] #77 177.7 checking for sys/types.h... yes [2022-08-04T22:25:09.501Z] #77 204.0 checking for archiver @FILE support... @ [2022-08-04T22:25:09.501Z] #77 204.2 checking for strip... strip [2022-08-04T22:25:09.501Z] #77 204.2 checking for ranlib... ranlib [2022-08-04T22:25:09.588Z] #77 177.9 checking for sys/stat.h... yes [2022-08-04T22:25:09.849Z] #77 178.3 checking for stdlib.h... yes [2022-08-04T22:25:10.065Z] #77 204.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T22:25:10.107Z] #77 178.6 checking for string.h... yes [2022-08-04T22:25:10.321Z] #77 205.0 checking for sysroot... no [2022-08-04T22:25:10.322Z] #77 205.0 checking for a working dd... /bin/dd [2022-08-04T22:25:10.322Z] #77 205.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T22:25:10.322Z] #77 205.2 checking for mt... no [2022-08-04T22:25:10.322Z] #77 205.2 checking if : is a manifest tool... no [2022-08-04T22:25:10.367Z] #77 178.8 checking for memory.h... yes [2022-08-04T22:25:10.367Z] #77 178.9 checking for strings.h... yes [2022-08-04T22:25:10.579Z] #77 205.2 checking how to run the C preprocessor... gcc -E [2022-08-04T22:25:10.626Z] #77 179.1 checking for inttypes.h... yes [2022-08-04T22:25:10.885Z] #77 179.3 checking for stdint.h... yes [2022-08-04T22:25:10.885Z] #77 179.5 checking for unistd.h... yes [2022-08-04T22:25:11.143Z] #77 179.7 checking minix/config.h usability... no [2022-08-04T22:25:11.403Z] #77 179.9 checking minix/config.h presence... no [2022-08-04T22:25:11.403Z] #77 180.0 checking for minix/config.h... no [2022-08-04T22:25:11.662Z] #77 180.0 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-04T22:25:11.764Z] #77 205.6 checking for ANSI C header files... yes [2022-08-04T22:25:11.764Z] #77 206.4 checking for sys/types.h... yes [2022-08-04T22:25:11.921Z] #77 180.3 checking build system type... x86_64-pc-linux-gnu [2022-08-04T22:25:11.921Z] #77 180.6 checking host system type... x86_64-pc-linux-gnu [2022-08-04T22:25:11.921Z] #77 180.6 checking how to print strings... printf [2022-08-04T22:25:11.921Z] #77 180.6 checking for a sed that does not truncate output... /bin/sed [2022-08-04T22:25:11.921Z] #77 180.6 checking for fgrep... /bin/grep -F [2022-08-04T22:25:11.921Z] #77 180.6 checking for ld used by gcc... /usr/bin/ld [2022-08-04T22:25:12.021Z] #77 206.7 checking for sys/stat.h... yes [2022-08-04T22:25:12.181Z] #77 180.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T22:25:12.181Z] #77 180.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T22:25:12.181Z] #77 180.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T22:25:12.181Z] #77 180.9 checking whether ln -s works... yes [2022-08-04T22:25:12.181Z] #77 180.9 checking the maximum length of command line arguments... 1572864 [2022-08-04T22:25:12.181Z] #77 180.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-04T22:25:12.181Z] #77 180.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T22:25:12.181Z] #77 180.9 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T22:25:12.181Z] #77 180.9 checking for objdump... objdump [2022-08-04T22:25:12.181Z] #77 180.9 checking how to recognize dependent libraries... pass_all [2022-08-04T22:25:12.181Z] #77 180.9 checking for dlltool... no [2022-08-04T22:25:12.181Z] #77 180.9 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T22:25:12.181Z] #77 180.9 checking for ar... ar [2022-08-04T22:25:12.441Z] #77 180.9 checking for archiver @FILE support... @ [2022-08-04T22:25:12.441Z] #77 181.1 checking for strip... strip [2022-08-04T22:25:12.441Z] #77 181.1 checking for ranlib... ranlib [2022-08-04T22:25:12.441Z] #77 181.1 checking for gawk... no [2022-08-04T22:25:12.441Z] #77 181.1 checking for mawk... mawk [2022-08-04T22:25:12.584Z] #77 206.9 checking for stdlib.h... yes [2022-08-04T22:25:12.817Z] #19 346.7 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-04T22:25:12.817Z] #19 346.7 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-04T22:25:12.817Z] #19 346.7 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-04T22:25:12.817Z] #19 346.8 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-04T22:25:12.817Z] #19 346.8 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-04T22:25:12.817Z] #19 346.8 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-04T22:25:12.817Z] #19 347.0 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-04T22:25:12.817Z] #19 347.0 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-04T22:25:12.817Z] #19 347.0 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-04T22:25:12.817Z] #19 347.4 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-04T22:25:12.840Z] #77 207.2 checking for string.h... yes [2022-08-04T22:25:12.840Z] #77 207.5 checking for memory.h... yes [2022-08-04T22:25:13.010Z] #77 181.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T22:25:13.010Z] #77 181.5 checking for sysroot... no [2022-08-04T22:25:13.010Z] #77 181.5 checking for a working dd... /bin/dd [2022-08-04T22:25:13.010Z] #77 181.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T22:25:13.010Z] #77 181.6 checking for mt... no [2022-08-04T22:25:13.010Z] #77 181.6 checking if : is a manifest tool... no [2022-08-04T22:25:13.081Z] #19 347.4 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:25:13.081Z] #19 347.4 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-04T22:25:13.097Z] #77 207.7 checking for strings.h... yes [2022-08-04T22:25:13.268Z] #77 181.7 checking for dlfcn.h... yes [2022-08-04T22:25:13.269Z] #77 181.9 checking for objdir... .libs [2022-08-04T22:25:13.610Z] #77 208.1 checking for inttypes.h... yes [2022-08-04T22:25:13.651Z] #19 347.8 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-04T22:25:13.651Z] #19 347.8 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-04T22:25:13.651Z] #19 347.9 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-04T22:25:13.839Z] #77 182.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T22:25:13.839Z] #77 182.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T22:25:13.839Z] #77 182.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T22:25:13.867Z] #77 208.4 checking for stdint.h... yes [2022-08-04T22:25:14.124Z] #77 208.7 checking for unistd.h... yes [2022-08-04T22:25:14.408Z] #77 182.6 checking if gcc static flag -static works... yes [2022-08-04T22:25:14.666Z] #77 183.1 checking if gcc supports -c -o file.o... yes [2022-08-04T22:25:14.666Z] #77 183.3 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T22:25:14.666Z] #77 183.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T22:25:14.688Z] #77 209.0 checking for dlfcn.h... yes [2022-08-04T22:25:14.688Z] #77 209.4 checking for objdir... .libs [2022-08-04T22:25:14.853Z] #55 ... [2022-08-04T22:25:14.853Z] [2022-08-04T22:25:14.853Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:25:14.853Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:25:14.853Z] #77 188.1 CCLD libocispec.la [2022-08-04T22:25:15.112Z] #77 188.6 CCLD tests/test-1 [2022-08-04T22:25:15.183Z] #77 183.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T22:25:15.251Z] #77 209.9 checking if gcc supports -fno-rtti -fno-exceptions... [2022-08-04T22:25:15.251Z] #77 ... [2022-08-04T22:25:15.251Z] [2022-08-04T22:25:15.251Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:25:15.251Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T22:25:15.251Z] #21 49.04 Unpacking bash-completion (1:2.11-2) ... [2022-08-04T22:25:15.251Z] #21 49.69 Selecting previously unselected package bzip2. [2022-08-04T22:25:15.251Z] #21 49.70 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-04T22:25:15.251Z] #21 49.72 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T22:25:15.251Z] #21 49.80 Selecting previously unselected package xz-utils. [2022-08-04T22:25:15.251Z] #21 49.80 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-04T22:25:15.251Z] #21 49.81 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T22:25:15.251Z] #21 50.08 Selecting previously unselected package apparmor. [2022-08-04T22:25:15.251Z] #21 50.08 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-04T22:25:15.251Z] #21 50.18 Unpacking apparmor (2.13.6-10) ... [2022-08-04T22:25:15.251Z] #21 51.03 Selecting previously unselected package inetutils-ping. [2022-08-04T22:25:15.251Z] #21 51.04 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-04T22:25:15.251Z] #21 51.07 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-04T22:25:15.251Z] #21 51.41 Selecting previously unselected package libip6tc2:amd64. [2022-08-04T22:25:15.251Z] #21 51.43 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-04T22:25:15.251Z] #21 51.44 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-04T22:25:15.251Z] #21 51.51 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-04T22:25:15.251Z] #21 51.51 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-04T22:25:15.251Z] #21 51.53 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-04T22:25:15.251Z] #21 51.71 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-04T22:25:15.251Z] #21 51.73 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-04T22:25:15.251Z] #21 51.80 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-04T22:25:15.251Z] #21 52.05 Selecting previously unselected package libnftnl11:amd64. [2022-08-04T22:25:15.251Z] #21 52.07 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-04T22:25:15.251Z] #21 52.08 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-04T22:25:15.251Z] #21 52.30 Selecting previously unselected package iptables. [2022-08-04T22:25:15.251Z] #21 52.35 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-04T22:25:15.251Z] #21 52.36 Unpacking iptables (1.8.7-1) ... [2022-08-04T22:25:15.251Z] #21 53.06 Selecting previously unselected package libonig5:amd64. [2022-08-04T22:25:15.251Z] #21 53.08 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-04T22:25:15.251Z] #21 53.15 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T22:25:15.251Z] #21 53.48 Selecting previously unselected package libjq1:amd64. [2022-08-04T22:25:15.251Z] #21 53.49 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-04T22:25:15.251Z] #21 53.50 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-04T22:25:15.251Z] #21 53.76 Selecting previously unselected package jq. [2022-08-04T22:25:15.251Z] #21 53.76 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-04T22:25:15.251Z] #21 53.76 Unpacking jq (1.6-2.1) ... [2022-08-04T22:25:15.251Z] #21 53.96 Selecting previously unselected package libaio1:amd64. [2022-08-04T22:25:15.251Z] #21 53.98 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-04T22:25:15.251Z] #21 53.98 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-04T22:25:15.251Z] #21 54.14 Selecting previously unselected package libgpm2:amd64. [2022-08-04T22:25:15.251Z] #21 54.14 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-04T22:25:15.251Z] #21 54.14 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-04T22:25:15.251Z] #21 54.21 Selecting previously unselected package libicu67:amd64. [2022-08-04T22:25:15.251Z] #21 54.23 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-04T22:25:15.251Z] #21 54.23 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-04T22:25:15.370Z] #77 188.6 CCLD src/validate [2022-08-04T22:25:15.370Z] #77 188.6 CCLD tests/test-2 [2022-08-04T22:25:15.370Z] #77 188.6 CCLD tests/test-3 [2022-08-04T22:25:15.370Z] #77 188.6 CCLD tests/test-4 [2022-08-04T22:25:15.370Z] #77 188.7 CCLD tests/test-5 [2022-08-04T22:25:15.370Z] #77 188.7 CCLD tests/test-6 [2022-08-04T22:25:15.370Z] #77 188.8 CCLD tests/test-7 [2022-08-04T22:25:15.442Z] #77 184.0 checking how to hardcode library paths into programs... immediate [2022-08-04T22:25:15.442Z] #77 184.0 checking whether stripping libraries is possible... yes [2022-08-04T22:25:15.442Z] #77 184.0 checking if libtool supports shared libraries... yes [2022-08-04T22:25:15.442Z] #77 184.0 checking whether to build shared libraries... no [2022-08-04T22:25:15.442Z] #77 184.0 checking whether to build static libraries... yes [2022-08-04T22:25:15.442Z] #77 184.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T22:25:15.442Z] #77 184.1 checking whether build environment is sane... yes [2022-08-04T22:25:15.442Z] #77 184.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T22:25:15.508Z] #21 ... [2022-08-04T22:25:15.508Z] [2022-08-04T22:25:15.508Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:25:15.508Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:25:15.508Z] #77 209.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T22:25:15.508Z] #77 210.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T22:25:15.508Z] #77 210.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T22:25:15.629Z] #77 188.9 CCLD tests/test-8 [2022-08-04T22:25:15.629Z] #77 189.0 CCLD tests/test-9 [2022-08-04T22:25:15.629Z] #77 189.1 CCLD tests/test-10 [2022-08-04T22:25:15.629Z] #77 189.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-04T22:25:15.700Z] #77 184.2 checking whether make sets $(MAKE)... yes [2022-08-04T22:25:15.700Z] #77 184.4 checking whether make supports the include directive... yes (GNU style) [2022-08-04T22:25:15.888Z] #77 189.2 CCLD tests/test-11 [2022-08-04T22:25:15.959Z] #77 184.5 checking whether make supports nested variables... yes [2022-08-04T22:25:15.959Z] #77 184.6 checking whether UID '0' is supported by ustar format... yes [2022-08-04T22:25:15.959Z] #77 184.6 checking whether GID '0' is supported by ustar format... yes [2022-08-04T22:25:16.070Z] #77 210.3 checking if gcc static flag -static works... yes [2022-08-04T22:25:16.217Z] #77 184.6 checking how to create a ustar tar archive... gnutar [2022-08-04T22:25:16.217Z] #77 184.7 checking dependency style of gcc... [2022-08-04T22:25:16.217Z] #77 ... [2022-08-04T22:25:16.217Z] [2022-08-04T22:25:16.217Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:25:16.217Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T22:25:16.217Z] #21 29.46 The following NEW packages will be installed: [2022-08-04T22:25:16.217Z] #21 29.47 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-04T22:25:16.217Z] #21 29.47 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-04T22:25:16.217Z] #21 29.47 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-04T22:25:16.217Z] #21 29.47 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-04T22:25:16.217Z] #21 29.50 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-04T22:25:16.218Z] #21 29.50 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-04T22:25:16.218Z] #21 29.50 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-04T22:25:16.218Z] #21 29.50 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-04T22:25:16.218Z] #21 29.50 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-04T22:25:16.218Z] #21 29.88 0 upgraded, 56 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T22:25:16.218Z] #21 29.88 Need to get 32.8 MB of archives. [2022-08-04T22:25:16.218Z] #21 29.88 After this operation, 124 MB of additional disk space will be used. [2022-08-04T22:25:16.218Z] #21 29.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-04T22:25:16.218Z] #21 29.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-04T22:25:16.218Z] #21 29.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-04T22:25:16.218Z] #21 29.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-04T22:25:16.218Z] #21 29.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-04T22:25:16.218Z] #21 29.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-04T22:25:16.218Z] #21 29.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-04T22:25:16.218Z] #21 30.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-04T22:25:16.218Z] #21 30.09 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-04T22:25:16.218Z] #21 30.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-04T22:25:16.218Z] #21 30.11 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-04T22:25:16.218Z] #21 30.11 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-04T22:25:16.218Z] #21 30.11 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-04T22:25:16.218Z] #21 30.11 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-04T22:25:16.218Z] #21 30.15 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T22:25:16.218Z] #21 30.16 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-04T22:25:16.218Z] #21 30.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-04T22:25:16.218Z] #21 30.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-04T22:25:16.218Z] #21 30.19 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-04T22:25:16.218Z] #21 30.19 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-04T22:25:16.218Z] #21 30.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-04T22:25:16.218Z] #21 30.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-04T22:25:16.218Z] #21 30.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-04T22:25:16.218Z] #21 30.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-04T22:25:16.218Z] #21 30.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-04T22:25:16.218Z] #21 30.26 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-04T22:25:16.218Z] #21 30.28 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-04T22:25:16.218Z] #21 30.32 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-04T22:25:16.218Z] #21 30.33 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-04T22:25:16.218Z] #21 30.33 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-04T22:25:16.218Z] #21 30.34 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-04T22:25:16.218Z] #21 30.34 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-04T22:25:16.218Z] #21 30.93 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-04T22:25:16.218Z] #21 30.95 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-04T22:25:16.218Z] #21 30.96 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-04T22:25:16.218Z] #21 30.96 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-04T22:25:16.218Z] #21 30.96 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T22:25:16.218Z] #21 30.96 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-04T22:25:16.218Z] #21 30.96 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-04T22:25:16.218Z] #21 30.98 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-04T22:25:16.218Z] #21 30.98 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-04T22:25:16.218Z] #21 31.10 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-04T22:25:16.218Z] #21 31.11 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-04T22:25:16.218Z] #21 31.11 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T22:25:16.218Z] #21 31.12 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-04T22:25:16.218Z] #21 31.15 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-04T22:25:16.218Z] #21 31.15 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-04T22:25:16.218Z] #21 31.20 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-04T22:25:16.218Z] #21 31.28 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-04T22:25:16.218Z] #21 31.28 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-04T22:25:16.218Z] #21 31.33 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-04T22:25:16.218Z] #21 31.35 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-04T22:25:16.218Z] #21 32.03 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-04T22:25:16.218Z] #21 32.17 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-04T22:25:16.218Z] #21 32.21 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-04T22:25:16.218Z] #21 32.22 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-04T22:25:16.218Z] #21 33.38 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:25:16.218Z] #21 33.59 Fetched 32.8 MB in 3s (12.1 MB/s) [2022-08-04T22:25:16.218Z] #21 33.67 Selecting previously unselected package libcap2:amd64. [2022-08-04T22:25:16.218Z] #21 33.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-04T22:25:16.218Z] #21 33.74 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-04T22:25:16.218Z] #21 33.78 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-04T22:25:16.218Z] #21 33.87 Selecting previously unselected package libargon2-1:amd64. [2022-08-04T22:25:16.218Z] #21 33.89 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-04T22:25:16.218Z] #21 33.89 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-04T22:25:16.218Z] #21 34.01 Selecting previously unselected package libjson-c5:amd64. [2022-08-04T22:25:16.218Z] #21 34.03 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-04T22:25:16.218Z] #21 34.04 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-04T22:25:16.218Z] #21 34.16 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-04T22:25:16.218Z] #21 34.16 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-04T22:25:16.218Z] #21 34.17 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-04T22:25:16.218Z] #21 34.42 Selecting previously unselected package libip4tc2:amd64. [2022-08-04T22:25:16.218Z] #21 34.42 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-04T22:25:16.218Z] #21 34.43 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-04T22:25:16.218Z] #21 34.53 Selecting previously unselected package libkmod2:amd64. [2022-08-04T22:25:16.218Z] #21 34.53 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-04T22:25:16.218Z] #21 34.55 Unpacking libkmod2:amd64 (28-1) ... [2022-08-04T22:25:16.218Z] #21 34.70 Selecting previously unselected package systemd. [2022-08-04T22:25:16.218Z] #21 34.70 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-04T22:25:16.218Z] #21 34.94 Unpacking systemd (247.3-7) ... [2022-08-04T22:25:16.218Z] #21 38.14 Selecting previously unselected package pigz. [2022-08-04T22:25:16.218Z] #21 38.14 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-04T22:25:16.218Z] #21 38.15 Unpacking pigz (2.6-1) ... [2022-08-04T22:25:16.218Z] #21 38.31 Selecting previously unselected package libelf1:amd64. [2022-08-04T22:25:16.218Z] #21 38.31 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-04T22:25:16.218Z] #21 38.31 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-04T22:25:16.218Z] #21 38.69 Selecting previously unselected package libbpf0:amd64. [2022-08-04T22:25:16.218Z] #21 38.70 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-04T22:25:16.218Z] #21 38.74 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-04T22:25:16.218Z] #21 38.92 Selecting previously unselected package libmnl0:amd64. [2022-08-04T22:25:16.218Z] #21 38.93 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-04T22:25:16.218Z] #21 38.93 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-04T22:25:16.218Z] #21 38.99 Selecting previously unselected package libxtables12:amd64. [2022-08-04T22:25:16.218Z] #21 39.00 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-04T22:25:16.218Z] #21 39.01 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-04T22:25:16.218Z] #21 39.26 Selecting previously unselected package libcap2-bin. [2022-08-04T22:25:16.218Z] #21 39.26 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-04T22:25:16.218Z] #21 39.26 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-04T22:25:16.218Z] #21 39.42 Selecting previously unselected package iproute2. [2022-08-04T22:25:16.218Z] #21 39.42 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-04T22:25:16.218Z] #21 39.42 Unpacking iproute2 (5.10.0-4) ... [2022-08-04T22:25:16.327Z] #77 211.0 checking if gcc supports -c -o file.o... yes [2022-08-04T22:25:16.476Z] #21 ... [2022-08-04T22:25:16.477Z] [2022-08-04T22:25:16.477Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:25:16.477Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:25:16.477Z] #77 184.7 checking dependency style of gcc... gcc3 [2022-08-04T22:25:16.477Z] #77 185.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T22:25:16.477Z] #77 185.2 checking whether make supports nested variables... (cached) yes [2022-08-04T22:25:16.477Z] #77 185.2 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T22:25:16.477Z] #77 185.2 checking pkg-config is at least version 0.9.0... yes [2022-08-04T22:25:16.477Z] #77 185.2 checking for yajl >= 2.1.0... yes [2022-08-04T22:25:16.584Z] #77 211.2 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T22:25:16.584Z] #77 211.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T22:25:16.737Z] #77 185.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T22:25:16.737Z] #77 185.3 checking for gcc... (cached) gcc [2022-08-04T22:25:16.841Z] #77 211.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T22:25:16.841Z] #77 211.6 checking how to hardcode library paths into programs... immediate [2022-08-04T22:25:16.841Z] #77 211.6 checking whether stripping libraries is possible... yes [2022-08-04T22:25:16.841Z] #77 211.7 checking if libtool supports shared libraries... yes [2022-08-04T22:25:16.841Z] #77 211.7 checking whether to build shared libraries... no [2022-08-04T22:25:16.841Z] #77 211.7 checking whether to build static libraries... yes [2022-08-04T22:25:16.996Z] #77 185.6 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T22:25:16.996Z] #77 185.6 checking whether gcc accepts -g... (cached) yes [2022-08-04T22:25:16.996Z] #77 185.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T22:25:16.996Z] #77 185.6 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T22:25:17.097Z] #77 211.7 checking float.h usability... yes [2022-08-04T22:25:17.255Z] #77 185.6 checking for a Python interpreter with version >= 3... python3 [2022-08-04T22:25:17.255Z] #77 185.7 checking for python3... /usr/bin/python3 [2022-08-04T22:25:17.255Z] #77 185.7 checking for python3 version... 3.9 [2022-08-04T22:25:17.255Z] #77 185.8 checking for python3 platform... linux [2022-08-04T22:25:17.354Z] #77 212.0 checking float.h presence... yes [2022-08-04T22:25:17.354Z] #77 212.1 checking for float.h... yes [2022-08-04T22:25:17.514Z] #77 186.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T22:25:17.611Z] #77 212.1 checking limits.h usability... yes [2022-08-04T22:25:17.611Z] #77 212.4 checking limits.h presence... yes [2022-08-04T22:25:17.611Z] #77 212.4 checking for limits.h... yes [2022-08-04T22:25:17.773Z] #77 186.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T22:25:17.791Z] #77 191.0 libtool: link: ar cr libocispec.a [2022-08-04T22:25:17.791Z] #77 191.0 libtool: link: ranlib libocispec.a [2022-08-04T22:25:17.868Z] #77 212.5 checking stddef.h usability... yes [2022-08-04T22:25:17.868Z] #77 212.7 checking stddef.h presence... yes [2022-08-04T22:25:17.868Z] #77 212.7 checking for stddef.h... yes [2022-08-04T22:25:17.961Z] #77 202.2 CCLD tests/init [2022-08-04T22:25:18.031Z] #77 186.6 checking that generated files are newer than configure... done [2022-08-04T22:25:18.031Z] #77 186.6 configure: creating ./config.status [2022-08-04T22:25:18.124Z] #77 212.8 checking for stdlib.h... (cached) yes [2022-08-04T22:25:18.124Z] #77 213.0 checking for string.h... (cached) yes [2022-08-04T22:25:18.688Z] #77 213.1 checking sys/time.h usability... yes [2022-08-04T22:25:18.688Z] #77 213.4 checking sys/time.h presence... yes [2022-08-04T22:25:18.688Z] #77 213.5 checking for sys/time.h... yes [2022-08-04T22:25:18.944Z] #77 213.6 checking for inline... inline [2022-08-04T22:25:18.947Z] #19 352.4 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-04T22:25:18.947Z] #19 352.4 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-04T22:25:18.947Z] #19 352.4 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-04T22:25:18.947Z] #19 352.5 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-04T22:25:18.947Z] #19 352.5 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-04T22:25:18.947Z] #19 352.5 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-04T22:25:18.947Z] #19 352.5 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-04T22:25:18.947Z] #19 352.5 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-04T22:25:18.947Z] #19 352.5 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-04T22:25:18.947Z] #19 352.7 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-04T22:25:18.947Z] #19 352.7 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:25:18.947Z] #19 352.7 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T22:25:18.947Z] #19 352.7 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-04T22:25:18.947Z] #19 352.7 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:25:18.947Z] #19 352.7 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T22:25:18.947Z] #19 352.8 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-04T22:25:18.947Z] #19 352.8 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:25:18.947Z] #19 352.8 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T22:25:18.947Z] #19 352.8 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-04T22:25:18.947Z] #19 352.8 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:25:18.947Z] #19 352.8 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T22:25:18.947Z] #19 352.9 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-04T22:25:18.947Z] #19 352.9 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:25:18.947Z] #19 352.9 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T22:25:18.947Z] #19 353.3 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-04T22:25:18.947Z] #19 353.3 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:25:18.947Z] #19 353.3 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T22:25:19.201Z] #77 213.7 checking for size_t... yes [2022-08-04T22:25:19.216Z] #19 353.6 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-04T22:25:19.216Z] #19 353.6 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:25:19.216Z] #19 353.6 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T22:25:19.457Z] #77 214.0 checking for stdlib.h... (cached) yes [2022-08-04T22:25:19.482Z] #19 353.9 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-04T22:25:19.482Z] #19 353.9 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:25:19.482Z] #19 353.9 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T22:25:19.482Z] #19 354.0 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-04T22:25:19.482Z] #19 354.0 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:25:19.482Z] #19 354.0 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T22:25:19.694Z] #77 192.8 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T22:25:19.694Z] #77 192.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T22:25:19.694Z] #77 192.9 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T22:25:19.694Z] #77 192.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T22:25:19.694Z] #77 192.9 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T22:25:19.694Z] #77 192.9 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T22:25:19.694Z] #77 192.9 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T22:25:19.694Z] #77 192.9 make[2]: Entering directory '/tmp/crun-build' [2022-08-04T22:25:19.694Z] #77 193.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-04T22:25:19.694Z] #77 193.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-04T22:25:19.694Z] #77 193.0 CC src/libcrun/libcrun_testing_a-container.o [2022-08-04T22:25:19.694Z] #77 193.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-04T22:25:19.694Z] #77 193.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-04T22:25:19.694Z] #77 193.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-04T22:25:19.714Z] #77 214.0 checking for GNU libc compatible malloc... yes [2022-08-04T22:25:19.714Z] #77 214.4 checking for stdlib.h... (cached) yes [2022-08-04T22:25:19.758Z] #19 354.1 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-04T22:25:19.758Z] #19 354.1 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:25:19.758Z] #19 354.1 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T22:25:19.758Z] #19 354.2 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-04T22:25:19.758Z] #19 354.2 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:25:19.758Z] #19 354.2 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T22:25:19.953Z] #77 193.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-04T22:25:19.953Z] #77 193.2 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-04T22:25:19.953Z] #77 193.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-04T22:25:19.953Z] #77 193.3 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-04T22:25:19.953Z] #77 193.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-04T22:25:19.953Z] #77 193.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-04T22:25:19.953Z] #77 193.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-04T22:25:19.971Z] #77 214.4 checking for GNU libc compatible realloc... yes [2022-08-04T22:25:20.017Z] #19 354.4 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-04T22:25:20.017Z] #19 354.4 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T22:25:20.017Z] #19 354.4 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-04T22:25:20.212Z] #77 193.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-04T22:25:20.212Z] #77 193.5 CC src/libcrun/libcrun_testing_a-error.o [2022-08-04T22:25:20.212Z] #77 193.5 CC src/libcrun/libcrun_testing_a-status.o [2022-08-04T22:25:20.212Z] #77 193.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-04T22:25:20.212Z] #77 193.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-04T22:25:20.471Z] #77 193.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-04T22:25:20.471Z] #77 193.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-04T22:25:20.471Z] #77 193.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-04T22:25:20.730Z] #77 194.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-04T22:25:20.730Z] #77 194.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-04T22:25:20.790Z] #77 214.9 checking for working strtod... yes [2022-08-04T22:25:20.989Z] #77 194.3 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-04T22:25:20.989Z] #77 194.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-04T22:25:21.047Z] #77 215.7 checking for gettimeofday... yes [2022-08-04T22:25:21.247Z] #77 194.6 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-04T22:25:21.506Z] #77 194.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-04T22:25:21.560Z] #77 216.0 checking for memset... yes [2022-08-04T22:25:21.764Z] #77 195.1 CC src/crun-crun.o [2022-08-04T22:25:21.764Z] #77 195.2 CC src/crun-run.o [2022-08-04T22:25:21.817Z] #77 216.4 checking for strspn... yes [2022-08-04T22:25:22.023Z] #77 195.3 CC src/crun-delete.o [2022-08-04T22:25:22.023Z] #77 195.4 CC src/crun-kill.o [2022-08-04T22:25:22.023Z] #77 195.5 CC src/crun-pause.o [2022-08-04T22:25:22.074Z] #77 217.0 checking that generated files are newer than configure... done [2022-08-04T22:25:22.074Z] #77 217.0 configure: creating ./config.status [2022-08-04T22:25:22.217Z] #77 190.8 config.status: creating Makefile [2022-08-04T22:25:22.218Z] #77 190.8 config.status: creating config.h [2022-08-04T22:25:22.218Z] #77 190.9 config.status: executing libtool commands [2022-08-04T22:25:22.218Z] #77 191.0 config.status: executing depfiles commands [2022-08-04T22:25:22.282Z] #77 195.6 CC src/crun-unpause.o [2022-08-04T22:25:22.282Z] #77 195.8 CC src/crun-spec.o [2022-08-04T22:25:22.849Z] #77 196.0 CC src/crun-exec.o [2022-08-04T22:25:22.849Z] #77 196.2 CC src/crun-list.o [2022-08-04T22:25:22.849Z] #77 196.4 CC src/crun-create.o [2022-08-04T22:25:23.417Z] #77 196.7 CC src/crun-start.o [2022-08-04T22:25:23.417Z] #77 196.7 CC src/crun-state.o [2022-08-04T22:25:23.417Z] #77 196.8 CC src/crun-update.o [2022-08-04T22:25:23.417Z] #77 196.9 CC src/crun-ps.o [2022-08-04T22:25:23.592Z] #77 192.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-04T22:25:23.592Z] #77 192.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T22:25:23.675Z] #77 197.1 CC src/crun-checkpoint.o [2022-08-04T22:25:23.934Z] #77 197.3 CC src/crun-restore.o [2022-08-04T22:25:23.966Z] #77 ... [2022-08-04T22:25:23.966Z] [2022-08-04T22:25:23.966Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:25:23.966Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T22:25:23.966Z] #21 60.54 Selecting previously unselected package libinih1:amd64. [2022-08-04T22:25:23.966Z] #21 60.55 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-04T22:25:23.966Z] #21 60.58 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-04T22:25:23.966Z] #21 60.66 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-04T22:25:23.966Z] #21 60.67 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-04T22:25:23.966Z] #21 60.68 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-04T22:25:23.966Z] #21 60.82 Selecting previously unselected package libnet1:amd64. [2022-08-04T22:25:23.966Z] #21 60.83 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-04T22:25:23.966Z] #21 60.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T22:25:23.966Z] #21 60.99 Selecting previously unselected package libnl-3-200:amd64. [2022-08-04T22:25:23.966Z] #21 60.99 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-04T22:25:23.966Z] #21 61.02 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T22:25:23.966Z] #21 61.20 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T22:25:23.966Z] #21 61.20 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T22:25:23.966Z] #21 61.20 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T22:25:23.966Z] #21 61.30 Selecting previously unselected package libyajl2:amd64. [2022-08-04T22:25:23.966Z] #21 61.37 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-04T22:25:23.966Z] #21 61.38 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-04T22:25:23.966Z] #21 61.50 Selecting previously unselected package net-tools. [2022-08-04T22:25:23.966Z] #21 61.51 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-04T22:25:23.966Z] #21 61.53 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T22:25:23.966Z] #21 61.85 Selecting previously unselected package patch. [2022-08-04T22:25:23.966Z] #21 61.86 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-04T22:25:23.966Z] #21 61.89 Unpacking patch (2.7.6-7) ... [2022-08-04T22:25:23.966Z] #21 62.17 Selecting previously unselected package python-pip-whl. [2022-08-04T22:25:23.966Z] #21 62.22 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-04T22:25:23.966Z] #21 62.22 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T22:25:23.966Z] #21 63.33 Selecting previously unselected package python3-lib2to3. [2022-08-04T22:25:23.966Z] #21 63.34 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-04T22:25:23.966Z] #21 63.34 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-04T22:25:23.966Z] #21 63.55 Selecting previously unselected package python3-distutils. [2022-08-04T22:25:23.966Z] #21 63.55 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-04T22:25:23.966Z] #21 63.55 Unpacking python3-distutils (3.9.2-1) ... [2022-08-04T22:25:23.966Z] #21 63.82 Selecting previously unselected package python3-pkg-resources. [2022-08-04T22:25:23.966Z] #21 63.83 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T22:25:23.966Z] #21 63.84 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T22:25:23.966Z] #21 64.15 Selecting previously unselected package python3-setuptools. [2022-08-04T22:25:23.966Z] #21 64.17 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-04T22:25:23.966Z] #21 64.17 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-04T22:25:23.966Z] #21 64.72 Selecting previously unselected package python3-wheel. [2022-08-04T22:25:23.966Z] #21 64.73 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-04T22:25:23.966Z] #21 64.76 Unpacking python3-wheel (0.34.2-1) ... [2022-08-04T22:25:23.966Z] #21 64.97 Selecting previously unselected package python3-pip. [2022-08-04T22:25:23.966Z] #21 64.97 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-04T22:25:23.966Z] #21 64.98 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T22:25:23.966Z] #21 65.40 Selecting previously unselected package sudo. [2022-08-04T22:25:23.966Z] #21 65.41 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-04T22:25:23.966Z] #21 65.44 Unpacking sudo (1.9.5p2-3) ... [2022-08-04T22:25:23.966Z] #21 66.73 Selecting previously unselected package systemd-journal-remote. [2022-08-04T22:25:23.966Z] #21 66.73 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-04T22:25:23.966Z] #21 66.74 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-04T22:25:23.966Z] #21 67.08 Selecting previously unselected package thin-provisioning-tools. [2022-08-04T22:25:23.966Z] #21 67.09 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-04T22:25:23.966Z] #21 67.10 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-04T22:25:23.966Z] #21 67.67 Selecting previously unselected package uidmap. [2022-08-04T22:25:23.966Z] #21 67.68 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-04T22:25:23.966Z] #21 67.73 Unpacking uidmap (1:4.8.1-1) ... [2022-08-04T22:25:24.159Z] #77 193.0 checking for gcc... gcc [2022-08-04T22:25:24.193Z] #77 197.4 CC src/libcrun/libcrun_la-utils.lo [2022-08-04T22:25:24.193Z] #77 197.6 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-04T22:25:24.223Z] #21 68.05 Selecting previously unselected package vim-runtime. [2022-08-04T22:25:24.223Z] #21 68.05 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T22:25:24.480Z] #21 68.16 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-04T22:25:24.480Z] #21 68.25 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-04T22:25:24.480Z] #21 68.25 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:25:24.488Z] #77 197.7 CC src/libcrun/libcrun_la-container.lo [2022-08-04T22:25:24.488Z] #77 197.8 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-04T22:25:24.755Z] #77 198.0 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-04T22:25:24.755Z] #77 198.2 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-04T22:25:24.986Z] #77 193.2 checking whether the C compiler works... yes [2022-08-04T22:25:24.986Z] #77 193.4 checking for C compiler default output file name... a.out [2022-08-04T22:25:24.986Z] #77 193.5 checking for suffix of executables... [2022-08-04T22:25:25.244Z] #77 193.7 checking whether we are cross compiling... no [2022-08-04T22:25:25.294Z] #19 359.0 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-04T22:25:25.294Z] #19 359.0 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T22:25:25.294Z] #19 359.0 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-04T22:25:25.294Z] #19 359.0 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-04T22:25:25.294Z] #19 359.0 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-04T22:25:25.294Z] #19 359.0 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-04T22:25:25.294Z] #19 359.4 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-04T22:25:25.294Z] #19 359.4 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-04T22:25:25.294Z] #19 359.5 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-04T22:25:25.364Z] #77 198.7 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-04T22:25:25.364Z] #77 198.7 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-04T22:25:25.364Z] #77 198.8 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-04T22:25:25.503Z] #77 194.0 checking for suffix of object files... o [2022-08-04T22:25:25.503Z] #77 194.1 checking whether we are using the GNU C compiler... yes [2022-08-04T22:25:25.503Z] #77 194.2 checking whether gcc accepts -g... yes [2022-08-04T22:25:25.553Z] #19 359.9 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-04T22:25:25.553Z] #19 359.9 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:25:25.553Z] #19 359.9 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T22:25:25.628Z] #77 199.0 CC src/libcrun/libcrun_la-criu.lo [2022-08-04T22:25:25.628Z] #77 199.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-04T22:25:25.813Z] #19 360.2 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-04T22:25:25.815Z] #19 360.2 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T22:25:25.815Z] #19 360.2 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-04T22:25:25.886Z] #77 ... [2022-08-04T22:25:25.886Z] [2022-08-04T22:25:25.886Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T22:25:25.886Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T22:25:25.886Z] #47 240.0 + dpkg --print-architecture [2022-08-04T22:25:25.886Z] #47 240.0 + git checkout -q v2.1.0 [2022-08-04T22:25:25.886Z] #47 240.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-04T22:25:25.886Z] #47 240.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-04T22:25:25.886Z] #47 ... [2022-08-04T22:25:25.886Z] [2022-08-04T22:25:25.886Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:25:25.886Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:25:25.886Z] #77 199.2 CC src/libcrun/libcrun_la-linux.lo [2022-08-04T22:25:26.019Z] #77 194.3 checking for gcc option to accept ISO C89... none needed [2022-08-04T22:25:26.278Z] #77 194.7 checking whether gcc understands -c and -o together... yes [2022-08-04T22:25:26.278Z] #77 195.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T22:25:26.278Z] #77 ... [2022-08-04T22:25:26.278Z] [2022-08-04T22:25:26.278Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:25:26.278Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T22:25:26.278Z] #21 40.35 Selecting previously unselected package xxd. [2022-08-04T22:25:26.278Z] #21 40.37 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T22:25:26.278Z] #21 40.41 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:25:26.278Z] #21 40.74 Selecting previously unselected package vim-common. [2022-08-04T22:25:26.278Z] #21 40.75 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T22:25:26.278Z] #21 40.78 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:25:26.278Z] #21 41.11 Selecting previously unselected package bash-completion. [2022-08-04T22:25:26.278Z] #21 41.11 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-04T22:25:26.278Z] #21 45.89 Unpacking bash-completion (1:2.11-2) ... [2022-08-04T22:25:26.278Z] #21 46.45 Selecting previously unselected package bzip2. [2022-08-04T22:25:26.278Z] #21 46.47 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-04T22:25:26.278Z] #21 46.48 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T22:25:26.278Z] #21 46.63 Selecting previously unselected package xz-utils. [2022-08-04T22:25:26.278Z] #21 46.64 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-04T22:25:26.278Z] #21 46.65 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T22:25:26.278Z] #21 46.98 Selecting previously unselected package apparmor. [2022-08-04T22:25:26.278Z] #21 46.99 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-04T22:25:26.278Z] #21 47.09 Unpacking apparmor (2.13.6-10) ... [2022-08-04T22:25:26.278Z] #21 47.60 Selecting previously unselected package inetutils-ping. [2022-08-04T22:25:26.278Z] #21 47.62 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-04T22:25:26.278Z] #21 47.63 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-04T22:25:26.278Z] #21 47.79 Selecting previously unselected package libip6tc2:amd64. [2022-08-04T22:25:26.278Z] #21 47.79 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-04T22:25:26.278Z] #21 47.79 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-04T22:25:26.278Z] #21 47.89 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-04T22:25:26.278Z] #21 47.92 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-04T22:25:26.278Z] #21 47.93 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-04T22:25:26.278Z] #21 48.04 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-04T22:25:26.278Z] #21 48.05 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-04T22:25:26.278Z] #21 48.06 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-04T22:25:26.278Z] #21 48.24 Selecting previously unselected package libnftnl11:amd64. [2022-08-04T22:25:26.278Z] #21 48.24 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-04T22:25:26.278Z] #21 48.24 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-04T22:25:26.278Z] #21 48.40 Selecting previously unselected package iptables. [2022-08-04T22:25:26.278Z] #21 48.40 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-04T22:25:26.278Z] #21 48.42 Unpacking iptables (1.8.7-1) ... [2022-08-04T22:25:26.278Z] #21 48.90 Selecting previously unselected package libonig5:amd64. [2022-08-04T22:25:26.278Z] #21 48.91 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-04T22:25:26.278Z] #21 48.93 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T22:25:26.278Z] #21 49.27 Selecting previously unselected package libjq1:amd64. [2022-08-04T22:25:26.278Z] #21 49.29 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-04T22:25:26.278Z] #21 49.30 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-04T22:25:26.278Z] #21 49.48 Selecting previously unselected package jq. [2022-08-04T22:25:26.278Z] #21 49.49 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-04T22:25:26.278Z] #21 49.50 Unpacking jq (1.6-2.1) ... [2022-08-04T22:25:26.462Z] #77 199.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-04T22:25:26.463Z] #77 199.7 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-04T22:25:26.463Z] #77 199.9 CC src/libcrun/libcrun_la-error.lo [2022-08-04T22:25:26.537Z] #21 ... [2022-08-04T22:25:26.537Z] [2022-08-04T22:25:26.537Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:25:26.537Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:25:26.537Z] #77 195.1 checking whether build environment is sane... yes [2022-08-04T22:25:26.537Z] #77 195.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T22:25:26.537Z] #77 195.2 checking for gawk... no [2022-08-04T22:25:26.537Z] #77 195.2 checking for mawk... mawk [2022-08-04T22:25:26.537Z] #77 195.2 checking whether make sets $(MAKE)... yes [2022-08-04T22:25:26.798Z] #77 195.3 checking whether make supports the include directive... yes (GNU style) [2022-08-04T22:25:26.798Z] #77 195.4 checking whether make supports nested variables... yes [2022-08-04T22:25:26.798Z] #77 195.5 checking whether UID '0' is supported by ustar format... yes [2022-08-04T22:25:26.798Z] #77 195.5 checking whether GID '0' is supported by ustar format... yes [2022-08-04T22:25:26.798Z] #77 195.5 checking how to create a ustar tar archive... gnutar [2022-08-04T22:25:26.999Z] #21 ... [2022-08-04T22:25:26.999Z] [2022-08-04T22:25:26.999Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:25:26.999Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:25:26.999Z] #77 221.3 config.status: creating Makefile [2022-08-04T22:25:26.999Z] #77 221.4 config.status: creating config.h [2022-08-04T22:25:26.999Z] #77 221.5 config.status: executing depfiles commands [2022-08-04T22:25:26.999Z] #77 221.7 config.status: executing libtool commands [2022-08-04T22:25:27.029Z] #77 200.2 CC src/libcrun/libcrun_la-status.lo [2022-08-04T22:25:27.029Z] #77 200.3 CC src/libcrun/libcrun_la-terminal.lo [2022-08-04T22:25:27.061Z] #77 195.6 checking dependency style of gcc... gcc3 [2022-08-04T22:25:27.287Z] #77 200.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-04T22:25:27.320Z] #77 195.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T22:25:27.320Z] #77 195.9 checking whether make supports nested variables... (cached) yes [2022-08-04T22:25:27.546Z] #77 201.0 CC src/libcrun/libcrun_la-signals.lo [2022-08-04T22:25:27.887Z] #77 196.0 checking build system type... x86_64-pc-linux-gnu [2022-08-04T22:25:27.887Z] #77 196.5 checking host system type... x86_64-pc-linux-gnu [2022-08-04T22:25:27.887Z] #77 196.5 checking how to print strings... printf [2022-08-04T22:25:27.887Z] #77 196.5 checking for a sed that does not truncate output... /bin/sed [2022-08-04T22:25:27.887Z] #77 196.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T22:25:27.887Z] #77 196.6 checking for egrep... /bin/grep -E [2022-08-04T22:25:27.887Z] #77 196.6 checking for fgrep... /bin/grep -F [2022-08-04T22:25:27.887Z] #77 196.6 checking for ld used by gcc... /usr/bin/ld [2022-08-04T22:25:28.146Z] #77 196.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T22:25:28.146Z] #77 196.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T22:25:28.146Z] #77 196.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T22:25:28.367Z] #77 222.9 GEN .version [2022-08-04T22:25:28.367Z] #77 223.0 make install-recursive [2022-08-04T22:25:28.367Z] #77 223.0 make[1]: Entering directory '/tmp/crun-build' [2022-08-04T22:25:28.367Z] #77 223.1 Making install in libocispec [2022-08-04T22:25:28.367Z] #77 223.1 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T22:25:28.367Z] #77 223.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-04T22:25:28.404Z] #77 196.9 checking whether ln -s works... yes [2022-08-04T22:25:28.404Z] #77 196.9 checking the maximum length of command line arguments... 1572864 [2022-08-04T22:25:28.404Z] #77 197.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-04T22:25:28.404Z] #77 197.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T22:25:28.404Z] #77 197.0 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T22:25:28.404Z] #77 197.0 checking for objdump... objdump [2022-08-04T22:25:28.404Z] #77 197.0 checking how to recognize dependent libraries... pass_all [2022-08-04T22:25:28.404Z] #77 197.0 checking for dlltool... no [2022-08-04T22:25:28.404Z] #77 197.0 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T22:25:28.404Z] #77 197.0 checking for ar... ar [2022-08-04T22:25:28.480Z] #77 201.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-04T22:25:28.624Z] #77 223.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-04T22:25:28.624Z] #77 223.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-04T22:25:28.624Z] #77 223.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-04T22:25:28.663Z] #77 197.0 checking for archiver @FILE support... @ [2022-08-04T22:25:28.663Z] #77 197.3 checking for strip... strip [2022-08-04T22:25:28.663Z] #77 197.3 checking for ranlib... ranlib [2022-08-04T22:25:29.047Z] #77 202.3 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-04T22:25:29.230Z] #77 197.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T22:25:29.488Z] #77 198.0 checking for sysroot... no [2022-08-04T22:25:29.488Z] #77 198.0 checking for a working dd... /bin/dd [2022-08-04T22:25:29.488Z] #77 198.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T22:25:29.488Z] #77 198.2 checking for mt... no [2022-08-04T22:25:29.488Z] #77 198.2 checking if : is a manifest tool... no [2022-08-04T22:25:29.747Z] #77 198.2 checking how to run the C preprocessor... gcc -E [2022-08-04T22:25:29.982Z] #77 203.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-04T22:25:29.982Z] #77 203.1 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-04T22:25:29.982Z] #77 203.3 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-04T22:25:29.993Z] #77 224.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-04T22:25:29.993Z] #77 224.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-04T22:25:29.993Z] #77 224.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-04T22:25:29.993Z] #77 224.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-04T22:25:29.993Z] #77 224.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-04T22:25:29.993Z] #77 224.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-04T22:25:29.993Z] #77 224.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-04T22:25:29.993Z] #77 224.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-04T22:25:29.993Z] #77 224.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-04T22:25:30.241Z] #77 203.6 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-04T22:25:30.252Z] #77 225.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-04T22:25:30.252Z] #77 225.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-04T22:25:30.252Z] #77 225.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-04T22:25:30.252Z] #77 225.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-04T22:25:30.252Z] #77 225.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-04T22:25:30.252Z] #77 225.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-04T22:25:30.252Z] #77 225.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-04T22:25:30.499Z] #77 203.8 CC tests/init.o [2022-08-04T22:25:31.066Z] #77 204.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-04T22:25:31.092Z] #19 364.6 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-04T22:25:31.092Z] #19 364.6 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T22:25:31.092Z] #19 364.6 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-04T22:25:31.092Z] #19 364.6 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-04T22:25:31.092Z] #19 364.6 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-04T22:25:31.092Z] #19 364.6 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-04T22:25:31.092Z] #19 364.7 Selecting previously unselected package libc6-s390x-cross. [2022-08-04T22:25:31.092Z] #19 364.7 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-04T22:25:31.092Z] #19 364.7 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-04T22:25:31.092Z] #19 364.8 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-04T22:25:31.092Z] #19 364.8 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:25:31.092Z] #19 364.8 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T22:25:31.092Z] #19 364.8 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-04T22:25:31.092Z] #19 364.8 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:25:31.092Z] #19 364.8 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T22:25:31.092Z] #19 364.9 Selecting previously unselected package libitm1-s390x-cross. [2022-08-04T22:25:31.092Z] #19 364.9 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:25:31.092Z] #19 364.9 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T22:25:31.092Z] #19 364.9 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-04T22:25:31.092Z] #19 364.9 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:25:31.092Z] #19 364.9 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T22:25:31.092Z] #19 365.0 Selecting previously unselected package libasan6-s390x-cross. [2022-08-04T22:25:31.092Z] #19 365.0 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:25:31.092Z] #19 365.0 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-04T22:25:31.092Z] #19 365.2 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-04T22:25:31.092Z] #19 365.2 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:25:31.092Z] #19 365.2 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-04T22:25:31.092Z] #19 365.3 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-04T22:25:31.092Z] #19 365.3 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:25:31.092Z] #19 365.3 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T22:25:31.092Z] #19 365.4 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-04T22:25:31.092Z] #19 365.4 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:25:31.092Z] #19 365.4 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-04T22:25:31.092Z] #19 365.5 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-04T22:25:31.353Z] #19 365.5 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T22:25:31.353Z] #19 365.5 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-04T22:25:31.690Z] #77 198.8 checking for ANSI C header files... yes [2022-08-04T22:25:31.690Z] #77 200.2 checking for sys/types.h... yes [2022-08-04T22:25:31.949Z] #77 200.5 checking for sys/stat.h... yes [2022-08-04T22:25:32.166Z] #77 226.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-04T22:25:32.166Z] #77 226.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-04T22:25:32.166Z] #77 226.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-04T22:25:32.166Z] #77 226.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-04T22:25:32.166Z] #77 226.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-04T22:25:32.166Z] #77 226.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-04T22:25:32.166Z] #77 226.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-04T22:25:32.166Z] #77 226.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-04T22:25:32.166Z] #77 226.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-04T22:25:32.166Z] #77 226.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-04T22:25:32.166Z] #77 226.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-04T22:25:32.166Z] #77 226.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-04T22:25:32.166Z] #77 226.8 make install-recursive [2022-08-04T22:25:32.166Z] #77 226.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T22:25:32.207Z] #77 200.8 checking for stdlib.h... yes [2022-08-04T22:25:32.422Z] #77 227.1 Making install in yajl [2022-08-04T22:25:32.422Z] #77 227.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T22:25:32.679Z] #77 227.2 CC src/libyajl_la-yajl_alloc.lo [2022-08-04T22:25:32.679Z] #77 227.2 CC src/libyajl_la-yajl.lo [2022-08-04T22:25:32.679Z] #77 227.3 CC verify/json_verify-json_verify.o [2022-08-04T22:25:32.679Z] #77 227.3 CC src/libyajl_la-yajl_gen.lo [2022-08-04T22:25:32.679Z] #77 227.3 CC src/libyajl_la-yajl_parser.lo [2022-08-04T22:25:32.679Z] #77 227.3 CC src/libyajl_la-yajl_buf.lo [2022-08-04T22:25:32.679Z] #77 227.3 CC src/libyajl_la-yajl_encode.lo [2022-08-04T22:25:32.679Z] #77 227.4 CC src/libyajl_la-yajl_lex.lo [2022-08-04T22:25:32.679Z] #77 227.4 CC src/libyajl_la-yajl_tree.lo [2022-08-04T22:25:32.727Z] #77 201.0 checking for string.h... yes [2022-08-04T22:25:32.869Z] #77 ... [2022-08-04T22:25:32.869Z] [2022-08-04T22:25:32.869Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-04T22:25:32.869Z] #26 sha256:04c9dec94efcd5c6f5dfafecbed8734082cb83fcef4439159a06428791a5bb84 [2022-08-04T22:25:32.869Z] #26 261.8 + return [2022-08-04T22:25:32.869Z] #26 DONE 263.2s [2022-08-04T22:25:32.869Z] [2022-08-04T22:25:32.869Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:25:32.869Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T22:25:32.869Z] #55 263.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-04T22:25:32.869Z] #55 DONE 263.5s [2022-08-04T22:25:32.869Z] [2022-08-04T22:25:32.869Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:25:32.869Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T22:25:32.986Z] #77 201.3 checking for memory.h... yes [2022-08-04T22:25:33.245Z] #77 201.6 checking for strings.h... yes [2022-08-04T22:25:33.245Z] #77 201.9 checking for inttypes.h... yes [2022-08-04T22:25:33.503Z] #77 202.1 checking for stdint.h... yes [2022-08-04T22:25:33.767Z] #77 202.2 checking for unistd.h... yes [2022-08-04T22:25:34.026Z] #77 202.5 checking for dlfcn.h... yes [2022-08-04T22:25:34.026Z] #77 202.7 checking for objdir... .libs [2022-08-04T22:25:34.595Z] #77 203.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T22:25:34.595Z] #77 203.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T22:25:34.786Z] #77 ... [2022-08-04T22:25:34.786Z] [2022-08-04T22:25:34.786Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-04T22:25:34.786Z] #27 sha256:564da17b5a4cedb54e466b9a4bfb89ff5e8eb4c48f2366ca0454e30ce6321436 [2022-08-04T22:25:34.854Z] #77 203.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T22:25:35.046Z] #27 DONE 0.3s [2022-08-04T22:25:35.046Z] [2022-08-04T22:25:35.046Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-04T22:25:35.046Z] #32 sha256:68e2a463fc0b66d1d21fffcb8bbdcc3da3a7c98687bbed3bd6306fc367760156 [2022-08-04T22:25:35.311Z] #77 ... [2022-08-04T22:25:35.311Z] [2022-08-04T22:25:35.311Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:25:35.311Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T22:25:35.311Z] #21 74.14 Selecting previously unselected package vim. [2022-08-04T22:25:35.311Z] #21 74.16 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T22:25:35.311Z] #21 74.21 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:25:35.311Z] #21 75.34 Selecting previously unselected package xfsprogs. [2022-08-04T22:25:35.311Z] #21 75.36 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-04T22:25:35.311Z] #21 75.37 Unpacking xfsprogs (5.10.0-4) ... [2022-08-04T22:25:35.311Z] #21 76.28 Selecting previously unselected package zip. [2022-08-04T22:25:35.311Z] #21 76.29 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-04T22:25:35.311Z] #21 76.32 Unpacking zip (3.0-12) ... [2022-08-04T22:25:35.311Z] #21 76.61 Selecting previously unselected package zstd. [2022-08-04T22:25:35.311Z] #21 76.62 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-04T22:25:35.311Z] #21 76.64 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-04T22:25:35.311Z] #21 77.40 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T22:25:35.311Z] #21 79.07 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-04T22:25:35.311Z] #21 79.09 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T22:25:35.311Z] #21 79.10 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-04T22:25:35.311Z] #21 79.11 Setting up libicu67:amd64 (67.1-7) ... [2022-08-04T22:25:35.311Z] #21 79.12 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-04T22:25:35.311Z] #21 79.13 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-04T22:25:35.311Z] #21 79.15 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-04T22:25:35.311Z] #21 79.16 Setting up uidmap (1:4.8.1-1) ... [2022-08-04T22:25:35.311Z] #21 79.17 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-04T22:25:35.421Z] #77 203.5 checking if gcc static flag -static works... yes [2022-08-04T22:25:35.421Z] #77 204.0 checking if gcc supports -c -o file.o... yes [2022-08-04T22:25:35.554Z] #19 369.9 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-04T22:25:35.554Z] #19 369.9 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T22:25:35.554Z] #19 369.9 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-04T22:25:35.554Z] #19 369.9 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-04T22:25:35.554Z] #19 369.9 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-04T22:25:35.554Z] #19 369.9 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-04T22:25:35.568Z] #21 79.18 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T22:25:35.568Z] #21 79.19 Setting up bzip2 (1.0.8-4) ... [2022-08-04T22:25:35.569Z] #21 79.20 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T22:25:35.569Z] #21 79.21 Setting up python3-wheel (0.34.2-1) ... [2022-08-04T22:25:35.681Z] #77 204.2 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T22:25:35.681Z] #77 204.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T22:25:35.813Z] #19 370.1 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-04T22:25:35.813Z] #19 370.1 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-04T22:25:35.813Z] #19 370.1 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-04T22:25:35.942Z] #77 204.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T22:25:35.942Z] #77 204.7 checking how to hardcode library paths into programs... immediate [2022-08-04T22:25:35.942Z] #77 204.7 checking whether stripping libraries is possible... yes [2022-08-04T22:25:35.942Z] #77 204.7 checking if libtool supports shared libraries... yes [2022-08-04T22:25:36.073Z] #19 370.4 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-04T22:25:36.073Z] #19 370.4 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T22:25:36.073Z] #19 370.4 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-04T22:25:36.201Z] #77 204.7 checking whether to build shared libraries... no [2022-08-04T22:25:36.201Z] #77 204.7 checking whether to build static libraries... yes [2022-08-04T22:25:36.201Z] #77 204.8 checking float.h usability... yes [2022-08-04T22:25:36.333Z] #19 370.6 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-04T22:25:36.333Z] #19 370.6 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T22:25:36.333Z] #19 370.7 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-04T22:25:36.432Z] #32 DONE 1.3s [2022-08-04T22:25:36.432Z] [2022-08-04T22:25:36.432Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-04T22:25:36.432Z] #35 sha256:2ec82fdc371f0cabcb58b8f8fec8bdc06a2e4913133a7928e5b739cf409be680 [2022-08-04T22:25:36.460Z] #77 205.0 checking float.h presence... yes [2022-08-04T22:25:36.460Z] #77 205.1 checking for float.h... yes [2022-08-04T22:25:36.460Z] #77 205.1 checking limits.h usability... [2022-08-04T22:25:36.460Z] #77 ... [2022-08-04T22:25:36.460Z] [2022-08-04T22:25:36.460Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:25:36.460Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T22:25:36.460Z] #21 49.75 Selecting previously unselected package libaio1:amd64. [2022-08-04T22:25:36.460Z] #21 49.76 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-04T22:25:36.460Z] #21 49.78 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-04T22:25:36.460Z] #21 49.95 Selecting previously unselected package libgpm2:amd64. [2022-08-04T22:25:36.460Z] #21 49.96 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-04T22:25:36.460Z] #21 49.99 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-04T22:25:36.460Z] #21 50.16 Selecting previously unselected package libicu67:amd64. [2022-08-04T22:25:36.460Z] #21 50.16 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-04T22:25:36.460Z] #21 50.18 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-04T22:25:36.460Z] #21 55.32 Selecting previously unselected package libinih1:amd64. [2022-08-04T22:25:36.460Z] #21 55.35 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-04T22:25:36.460Z] #21 55.36 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-04T22:25:36.460Z] #21 55.44 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-04T22:25:36.460Z] #21 55.47 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-04T22:25:36.460Z] #21 55.48 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-04T22:25:36.460Z] #21 55.75 Selecting previously unselected package libnet1:amd64. [2022-08-04T22:25:36.460Z] #21 55.77 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-04T22:25:36.460Z] #21 55.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T22:25:36.460Z] #21 56.00 Selecting previously unselected package libnl-3-200:amd64. [2022-08-04T22:25:36.460Z] #21 56.00 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-04T22:25:36.460Z] #21 56.06 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T22:25:36.460Z] #21 56.33 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T22:25:36.460Z] #21 56.38 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T22:25:36.460Z] #21 56.40 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T22:25:36.460Z] #21 56.48 Selecting previously unselected package libyajl2:amd64. [2022-08-04T22:25:36.460Z] #21 56.49 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-04T22:25:36.460Z] #21 56.49 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-04T22:25:36.460Z] #21 56.55 Selecting previously unselected package net-tools. [2022-08-04T22:25:36.460Z] #21 56.55 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-04T22:25:36.460Z] #21 56.57 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T22:25:36.460Z] #21 56.88 Selecting previously unselected package patch. [2022-08-04T22:25:36.460Z] #21 56.89 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-04T22:25:36.460Z] #21 56.92 Unpacking patch (2.7.6-7) ... [2022-08-04T22:25:36.460Z] #21 57.03 Selecting previously unselected package python-pip-whl. [2022-08-04T22:25:36.460Z] #21 57.05 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-04T22:25:36.460Z] #21 57.06 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T22:25:36.460Z] #21 57.76 Selecting previously unselected package python3-lib2to3. [2022-08-04T22:25:36.460Z] #21 57.77 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-04T22:25:36.460Z] #21 57.78 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-04T22:25:36.460Z] #21 57.94 Selecting previously unselected package python3-distutils. [2022-08-04T22:25:36.460Z] #21 57.94 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-04T22:25:36.460Z] #21 57.95 Unpacking python3-distutils (3.9.2-1) ... [2022-08-04T22:25:36.460Z] #21 58.14 Selecting previously unselected package python3-pkg-resources. [2022-08-04T22:25:36.460Z] #21 58.16 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T22:25:36.460Z] #21 58.17 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T22:25:36.460Z] #21 58.42 Selecting previously unselected package python3-setuptools. [2022-08-04T22:25:36.460Z] #21 58.43 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-04T22:25:36.460Z] #21 58.44 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-04T22:25:36.460Z] #21 58.82 Selecting previously unselected package python3-wheel. [2022-08-04T22:25:36.460Z] #21 58.86 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-04T22:25:36.460Z] #21 58.87 Unpacking python3-wheel (0.34.2-1) ... [2022-08-04T22:25:36.460Z] #21 59.02 Selecting previously unselected package python3-pip. [2022-08-04T22:25:36.460Z] #21 59.02 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-04T22:25:36.460Z] #21 59.04 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T22:25:36.460Z] #21 59.44 Selecting previously unselected package sudo. [2022-08-04T22:25:36.460Z] #21 59.45 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-04T22:25:36.460Z] #21 59.45 Unpacking sudo (1.9.5p2-3) ... [2022-08-04T22:25:36.719Z] #21 ... [2022-08-04T22:25:36.719Z] [2022-08-04T22:25:36.719Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:25:36.719Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:25:36.719Z] #77 205.1 checking limits.h usability... yes [2022-08-04T22:25:36.945Z] #21 80.46 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-04T22:25:36.945Z] #21 80.48 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:25:36.945Z] #21 80.50 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-04T22:25:36.945Z] #21 80.51 Setting up libcap2-bin (1:2.44-1) ... [2022-08-04T22:25:36.945Z] #21 80.52 Setting up apparmor (2.13.6-10) ... [2022-08-04T22:25:36.992Z] #77 205.3 checking limits.h presence... yes [2022-08-04T22:25:36.992Z] #77 205.4 checking for limits.h... yes [2022-08-04T22:25:37.253Z] #77 205.5 checking stddef.h usability... yes [2022-08-04T22:25:37.253Z] #77 205.7 checking stddef.h presence... yes [2022-08-04T22:25:37.253Z] #77 205.8 checking for stddef.h... yes [2022-08-04T22:25:37.253Z] #77 205.8 checking for stdlib.h... (cached) yes [2022-08-04T22:25:37.253Z] #77 205.9 checking for string.h... (cached) yes [2022-08-04T22:25:37.373Z] #35 DONE 1.0s [2022-08-04T22:25:37.373Z] [2022-08-04T22:25:37.373Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-04T22:25:37.373Z] #37 sha256:def4df5c42cfeb9b30f58800ba0b51718bb8b0dfb080ec9f4425d229f5ffe395 [2022-08-04T22:25:37.512Z] #77 205.9 checking sys/time.h usability... yes [2022-08-04T22:25:37.772Z] #77 206.3 checking sys/time.h presence... yes [2022-08-04T22:25:37.772Z] #77 206.3 checking for sys/time.h... yes [2022-08-04T22:25:37.772Z] #77 206.4 checking for inline... inline [2022-08-04T22:25:37.963Z] #37 ... [2022-08-04T22:25:37.963Z] [2022-08-04T22:25:37.963Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:25:37.963Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T22:25:37.963Z] #77 220.4 AR libcrun_testing.a [2022-08-04T22:25:37.963Z] #77 220.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-04T22:25:37.963Z] #77 220.5 CCLD tests/tests_libcrun_utils [2022-08-04T22:25:37.963Z] #77 220.5 CCLD tests/tests_libcrun_errors [2022-08-04T22:25:37.963Z] #77 220.5 CCLD tests/tests_libcrun_fuzzer [2022-08-04T22:25:37.963Z] #77 221.1 CCLD libcrun.la [2022-08-04T22:25:37.963Z] #77 221.6 CCLD crun [2022-08-04T22:25:37.963Z] #77 222.0 make[3]: Entering directory '/tmp/crun-build' [2022-08-04T22:25:37.963Z] #77 222.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-04T22:25:37.963Z] #77 222.1 /bin/mkdir -p '/usr/local/lib' [2022-08-04T22:25:37.963Z] #77 222.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-04T22:25:37.963Z] #77 222.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-04T22:25:37.963Z] #77 222.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-04T22:25:37.963Z] #77 222.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-04T22:25:37.963Z] #77 222.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-04T22:25:37.963Z] #77 222.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-04T22:25:37.963Z] #77 222.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-08-04T22:25:37.963Z] #77 222.5 ---------------------------------------------------------------------- [2022-08-04T22:25:37.963Z] #77 222.5 Libraries have been installed in: [2022-08-04T22:25:37.963Z] #77 222.5 /usr/local/lib [2022-08-04T22:25:37.963Z] #77 222.5 [2022-08-04T22:25:37.963Z] #77 222.5 If you ever happen to want to link against installed libraries [2022-08-04T22:25:37.963Z] #77 222.5 in a given directory, LIBDIR, you must either use libtool, and [2022-08-04T22:25:37.963Z] #77 222.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-04T22:25:37.963Z] #77 222.5 flag during linking and do at least one of the following: [2022-08-04T22:25:37.963Z] #77 222.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-04T22:25:37.963Z] #77 222.5 during execution [2022-08-04T22:25:37.963Z] #77 222.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-04T22:25:37.963Z] #77 222.5 during linking [2022-08-04T22:25:37.963Z] #77 222.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-04T22:25:37.963Z] #77 222.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-04T22:25:37.963Z] #77 222.5 [2022-08-04T22:25:37.963Z] #77 222.5 See any operating system documentation about shared libraries for [2022-08-04T22:25:37.963Z] #77 222.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-04T22:25:37.963Z] #77 222.5 ---------------------------------------------------------------------- [2022-08-04T22:25:37.963Z] #77 222.5 /bin/mkdir -p '/build' [2022-08-04T22:25:37.963Z] #77 222.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-04T22:25:37.963Z] #77 222.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-04T22:25:37.963Z] #77 222.6 make[3]: Leaving directory '/tmp/crun-build' [2022-08-04T22:25:37.963Z] #77 222.6 make[2]: Leaving directory '/tmp/crun-build' [2022-08-04T22:25:37.963Z] #77 222.6 make[1]: Leaving directory '/tmp/crun-build' [2022-08-04T22:25:37.963Z] #77 DONE 223.0s [2022-08-04T22:25:37.963Z] [2022-08-04T22:25:37.963Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T22:25:37.963Z] #60 sha256:1f95df1a5864b25b96075061be1393d69a82853a521baa1177dfd7ca5d506951 [2022-08-04T22:25:37.963Z] #60 158.3 + mkdir -p /build [2022-08-04T22:25:37.963Z] #60 158.3 + cp runc /build/runc [2022-08-04T22:25:37.963Z] #60 DONE 158.6s [2022-08-04T22:25:37.963Z] [2022-08-04T22:25:37.963Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-04T22:25:37.963Z] #37 sha256:def4df5c42cfeb9b30f58800ba0b51718bb8b0dfb080ec9f4425d229f5ffe395 [2022-08-04T22:25:37.963Z] #37 DONE 0.7s [2022-08-04T22:25:37.963Z] [2022-08-04T22:25:37.963Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:25:37.963Z] #64 sha256:6c810a3039e413eaa987da587585e68c781fdef41444a04a5f1f28690917bafb [2022-08-04T22:25:38.030Z] #77 206.4 checking for size_t... yes [2022-08-04T22:25:38.239Z] #64 ... [2022-08-04T22:25:38.239Z] [2022-08-04T22:25:38.239Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-04T22:25:38.239Z] #39 sha256:96040325378abe43923f2332002424aa0c3b6254b62d90f84d7054b847684379 [2022-08-04T22:25:38.290Z] #77 206.8 checking for stdlib.h... (cached) yes [2022-08-04T22:25:38.510Z] #39 DONE 0.4s [2022-08-04T22:25:38.510Z] [2022-08-04T22:25:38.510Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-04T22:25:38.510Z] #41 sha256:82cb7a46c7fec26810d8893c3f83209fd19bbfa0fdbb32725795e7b6d3269739 [2022-08-04T22:25:38.549Z] #77 206.8 checking for GNU libc compatible malloc... yes [2022-08-04T22:25:38.549Z] #77 207.1 checking for stdlib.h... (cached) yes [2022-08-04T22:25:38.774Z] #41 DONE 0.4s [2022-08-04T22:25:38.774Z] [2022-08-04T22:25:38.774Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:25:38.774Z] #64 sha256:6c810a3039e413eaa987da587585e68c781fdef41444a04a5f1f28690917bafb [2022-08-04T22:25:38.774Z] #64 ... [2022-08-04T22:25:38.774Z] [2022-08-04T22:25:38.774Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-04T22:25:38.774Z] #45 sha256:aa883a5cad9ea40ca29ff098d0344ae300e196d3ea7b3af43b79b3161400e7bc [2022-08-04T22:25:38.810Z] #77 207.1 checking for GNU libc compatible realloc... yes [2022-08-04T22:25:39.034Z] #45 DONE 0.2s [2022-08-04T22:25:39.034Z] [2022-08-04T22:25:39.034Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-04T22:25:39.034Z] #48 sha256:a273f2eb777277982e8643265b603a4371a26bdc2c4a021ec42ab335f2b63147 [2022-08-04T22:25:39.069Z] #77 207.4 checking for working strtod... yes [2022-08-04T22:25:39.295Z] #48 DONE 0.2s [2022-08-04T22:25:39.295Z] [2022-08-04T22:25:39.295Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:25:39.295Z] #64 sha256:6c810a3039e413eaa987da587585e68c781fdef41444a04a5f1f28690917bafb [2022-08-04T22:25:39.295Z] #64 ... [2022-08-04T22:25:39.295Z] [2022-08-04T22:25:39.295Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-04T22:25:39.295Z] #52 sha256:bcfd87fb8b38b888e48d600aef2fc24e2344f83066870a1d8d25cf3eba301036 [2022-08-04T22:25:39.328Z] #77 207.9 checking for gettimeofday... yes [2022-08-04T22:25:39.468Z] #21 82.87 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-04T22:25:39.468Z] #21 83.04 Setting up zip (3.0-12) ... [2022-08-04T22:25:39.468Z] #21 83.05 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:25:39.468Z] #21 83.16 Setting up bash-completion (1:2.11-2) ... [2022-08-04T22:25:39.556Z] #52 DONE 0.2s [2022-08-04T22:25:39.556Z] [2022-08-04T22:25:39.556Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-04T22:25:39.556Z] #54 sha256:17eb6122357f6f27b4fe0c8b2610b6634627fc6d94c2272c3b02a7175a123520 [2022-08-04T22:25:39.819Z] #54 DONE 0.2s [2022-08-04T22:25:39.819Z] [2022-08-04T22:25:39.819Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-04T22:25:39.819Z] #56 sha256:85162515facc86511614af09542750c825080d29f971b6095c137fd6695d97f8 [2022-08-04T22:25:39.846Z] #77 208.1 checking for memset... yes [2022-08-04T22:25:40.105Z] #77 208.5 checking for strspn... yes [2022-08-04T22:25:40.363Z] #77 209.0 checking that generated files are newer than configure... done [2022-08-04T22:25:40.363Z] #77 209.0 configure: creating ./config.status [2022-08-04T22:25:40.536Z] #19 374.9 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-04T22:25:40.536Z] #19 374.9 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T22:25:40.536Z] #19 374.9 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-04T22:25:40.536Z] #19 374.9 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-04T22:25:40.536Z] #19 374.9 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-04T22:25:40.536Z] #19 374.9 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-04T22:25:40.536Z] #19 375.0 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-04T22:25:40.536Z] #19 375.0 Setting up libfile-which-perl (1.23-1) ... [2022-08-04T22:25:40.536Z] #19 375.0 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-04T22:25:40.795Z] #19 375.0 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-04T22:25:40.795Z] #19 375.1 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-04T22:25:40.795Z] #19 375.1 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-04T22:25:40.795Z] #19 375.1 Setting up libicu67:amd64 (67.1-7) ... [2022-08-04T22:25:40.795Z] #19 375.1 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-04T22:25:40.795Z] #19 375.1 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-04T22:25:40.795Z] #19 375.2 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-04T22:25:40.795Z] #19 375.2 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-04T22:25:40.795Z] #19 375.2 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-04T22:25:40.795Z] #19 375.2 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-04T22:25:40.795Z] #19 375.3 Setting up file (1:5.39-3) ... [2022-08-04T22:25:41.054Z] #19 375.3 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-04T22:25:41.054Z] #19 375.3 Setting up bzip2 (1.0.8-4) ... [2022-08-04T22:25:41.054Z] #19 375.3 Setting up libyaml-perl (1.30-1) ... [2022-08-04T22:25:41.054Z] #19 375.3 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-04T22:25:41.054Z] #19 375.4 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-04T22:25:41.054Z] #19 375.4 Setting up libio-string-perl (1.08-3.1) ... [2022-08-04T22:25:41.054Z] #19 375.4 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-04T22:25:41.054Z] #19 375.4 Setting up cross-config (2.6.18+nmu1) ... [2022-08-04T22:25:41.227Z] #56 DONE 1.3s [2022-08-04T22:25:41.227Z] [2022-08-04T22:25:41.227Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:25:41.227Z] #64 sha256:6c810a3039e413eaa987da587585e68c781fdef41444a04a5f1f28690917bafb [2022-08-04T22:25:41.227Z] #64 ... [2022-08-04T22:25:41.227Z] [2022-08-04T22:25:41.227Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-04T22:25:41.227Z] #58 sha256:6b72b8a927e35a5556e153d417cc224633065c695780234252f2297c8e0c8e10 [2022-08-04T22:25:41.227Z] #58 DONE 0.1s [2022-08-04T22:25:41.227Z] [2022-08-04T22:25:41.227Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-04T22:25:41.227Z] #61 sha256:b3ebc3587e88f91a1b51f0c899340ccf580f338018fcaa808517d5d045ab822f [2022-08-04T22:25:41.313Z] #19 375.6 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T22:25:41.313Z] #19 375.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T22:25:41.313Z] #19 375.6 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-04T22:25:41.313Z] #19 375.6 Setting up patch (2.7.6-7) ... [2022-08-04T22:25:41.313Z] #19 375.6 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-04T22:25:41.313Z] #19 375.7 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-04T22:25:41.313Z] #19 375.7 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T22:25:41.313Z] #19 375.7 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-04T22:25:41.313Z] #19 375.7 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-04T22:25:41.313Z] #19 375.7 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T22:25:41.313Z] #19 375.8 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T22:25:41.313Z] #19 375.8 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-04T22:25:41.313Z] #19 375.8 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-04T22:25:41.313Z] #19 375.8 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T22:25:41.313Z] #19 375.8 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-04T22:25:41.490Z] #61 DONE 0.3s [2022-08-04T22:25:41.490Z] [2022-08-04T22:25:41.491Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:25:41.491Z] #64 sha256:6c810a3039e413eaa987da587585e68c781fdef41444a04a5f1f28690917bafb [2022-08-04T22:25:41.573Z] #19 375.9 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-04T22:25:41.573Z] #19 375.9 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-04T22:25:41.573Z] #19 375.9 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-04T22:25:41.573Z] #19 375.9 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-04T22:25:41.573Z] #19 375.9 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T22:25:41.573Z] #19 375.9 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T22:25:41.573Z] #19 376.0 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-04T22:25:41.573Z] #19 376.0 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-04T22:25:41.573Z] #19 376.0 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-04T22:25:41.573Z] #19 376.0 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-04T22:25:41.573Z] #19 376.0 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-04T22:25:41.573Z] #19 376.0 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T22:25:41.573Z] #19 376.1 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-04T22:25:41.832Z] #19 376.1 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T22:25:41.832Z] #19 376.1 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T22:25:41.832Z] #19 376.1 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-04T22:25:41.832Z] #19 376.1 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T22:25:41.832Z] #19 376.1 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T22:25:41.832Z] #19 376.1 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-04T22:25:41.832Z] #19 376.1 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-04T22:25:41.832Z] #19 376.2 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T22:25:41.832Z] #19 376.2 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-04T22:25:41.832Z] #19 376.2 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T22:25:41.832Z] #19 376.2 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-04T22:25:41.832Z] #19 376.2 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-04T22:25:41.832Z] #19 376.2 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T22:25:41.832Z] #19 376.2 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-04T22:25:41.832Z] #19 376.3 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T22:25:41.832Z] #19 376.3 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-04T22:25:41.989Z] #21 ... [2022-08-04T22:25:41.989Z] [2022-08-04T22:25:41.989Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:25:41.989Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:25:41.989Z] #77 236.5 CCLD libyajl.la [2022-08-04T22:25:42.092Z] #19 376.3 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-04T22:25:42.092Z] #19 376.3 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-04T22:25:42.092Z] #19 376.3 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T22:25:42.092Z] #19 376.4 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-08-04T22:25:42.092Z] #19 376.4 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-04T22:25:42.092Z] #19 376.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-04T22:25:42.245Z] #77 237.0 CCLD verify/json_verify [2022-08-04T22:25:42.352Z] #19 376.7 [2022-08-04T22:25:42.352Z] #19 376.7 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-04T22:25:42.352Z] #19 376.7 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T22:25:42.352Z] #19 376.7 Setting up dpkg-dev (1.20.11) ... [2022-08-04T22:25:42.352Z] #19 376.7 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-04T22:25:42.352Z] #19 376.7 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-04T22:25:42.352Z] #19 376.8 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-04T22:25:42.352Z] #19 376.8 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T22:25:42.352Z] #19 376.8 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-04T22:25:42.612Z] #19 376.8 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-04T22:25:42.612Z] #19 376.8 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-04T22:25:42.612Z] #19 376.8 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T22:25:42.612Z] #19 376.9 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T22:25:42.612Z] #19 376.9 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T22:25:42.612Z] #19 376.9 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T22:25:42.612Z] #19 376.9 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-04T22:25:42.612Z] #19 376.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-04T22:25:42.612Z] #19 377.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-04T22:25:42.612Z] #19 377.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-04T22:25:42.808Z] #77 237.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T22:25:42.808Z] #77 237.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T22:25:42.808Z] #77 237.7 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T22:25:42.808Z] #77 237.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T22:25:42.808Z] #77 237.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T22:25:42.808Z] #77 237.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T22:25:42.872Z] #19 377.2 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-04T22:25:42.872Z] #19 377.2 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-04T22:25:42.872Z] #19 377.2 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-04T22:25:42.872Z] #19 377.2 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-04T22:25:42.872Z] #19 377.3 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-04T22:25:42.872Z] #19 377.3 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-04T22:25:42.872Z] #19 377.3 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T22:25:42.872Z] #19 377.3 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-04T22:25:42.872Z] #19 377.3 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-04T22:25:42.872Z] #19 377.3 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-04T22:25:42.872Z] #19 377.3 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-04T22:25:42.872Z] #19 377.3 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-04T22:25:42.872Z] #19 377.4 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T22:25:42.872Z] #19 377.4 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-04T22:25:42.872Z] #19 377.4 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-04T22:25:42.872Z] #19 377.4 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-04T22:25:42.872Z] #19 377.4 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-04T22:25:42.872Z] #19 377.4 Setting up libxml-simple-perl (2.25-1) ... [2022-08-04T22:25:42.874Z] #64 240.2 + bin/containerd [2022-08-04T22:25:43.065Z] #77 237.9 CC src/validate.o [2022-08-04T22:25:43.065Z] #77 237.9 CC src/image_spec_schema_config_schema.lo [2022-08-04T22:25:43.065Z] #77 237.9 CC src/image_spec_schema_content_descriptor.lo [2022-08-04T22:25:43.065Z] #77 238.0 CC src/image_spec_schema_defs.lo [2022-08-04T22:25:43.065Z] #77 238.0 CC src/image_spec_schema_defs_descriptor.lo [2022-08-04T22:25:43.065Z] #77 238.0 CC src/image_spec_schema_image_layout_schema.lo [2022-08-04T22:25:43.065Z] #77 238.0 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-04T22:25:43.131Z] #19 377.4 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-04T22:25:43.131Z] #19 377.4 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-04T22:25:43.131Z] #19 377.4 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-04T22:25:43.131Z] #19 377.5 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T22:25:43.131Z] #19 377.5 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T22:25:43.131Z] #19 377.5 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-04T22:25:43.131Z] #19 377.5 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-04T22:25:43.131Z] #19 377.5 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-04T22:25:43.131Z] #19 377.5 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-04T22:25:43.131Z] #19 377.5 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T22:25:43.131Z] #19 377.5 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-04T22:25:43.131Z] #19 377.6 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-04T22:25:43.131Z] #19 377.6 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-04T22:25:43.131Z] #19 377.6 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-04T22:25:43.131Z] #19 377.6 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-04T22:25:43.131Z] #19 377.6 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-04T22:25:43.131Z] #19 377.6 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-04T22:25:43.321Z] #77 238.0 CC src/image_spec_schema_image_index_schema.lo [2022-08-04T22:25:43.321Z] #77 238.1 CC src/runtime_spec_schema_config_schema.lo [2022-08-04T22:25:43.321Z] #77 238.1 CC src/runtime_spec_schema_config_linux.lo [2022-08-04T22:25:43.321Z] #77 238.1 CC src/runtime_spec_schema_config_solaris.lo [2022-08-04T22:25:43.321Z] #77 238.1 CC src/runtime_spec_schema_config_vm.lo [2022-08-04T22:25:43.321Z] #77 238.1 CC src/runtime_spec_schema_config_windows.lo [2022-08-04T22:25:43.321Z] #77 238.2 CC src/runtime_spec_schema_config_zos.lo [2022-08-04T22:25:43.321Z] #77 238.2 CC src/runtime_spec_schema_defs.lo [2022-08-04T22:25:43.321Z] #77 238.2 CC src/runtime_spec_schema_defs_linux.lo [2022-08-04T22:25:43.391Z] #19 377.6 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-04T22:25:43.391Z] #19 377.6 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-04T22:25:43.391Z] #19 377.7 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-04T22:25:43.391Z] #19 377.7 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-04T22:25:43.391Z] #19 377.7 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-04T22:25:43.391Z] #19 377.7 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-04T22:25:43.391Z] #19 377.7 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-04T22:25:43.391Z] #19 377.7 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-04T22:25:43.391Z] #19 377.7 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-04T22:25:43.391Z] #19 377.8 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-04T22:25:43.391Z] #19 377.8 Setting up crossbuild-essential-armel (12.9) ... [2022-08-04T22:25:43.391Z] #19 377.8 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-04T22:25:43.391Z] #19 377.8 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-04T22:25:43.391Z] #19 377.8 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-04T22:25:43.391Z] #19 377.8 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-04T22:25:43.391Z] #19 377.8 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-04T22:25:43.580Z] #77 238.3 CC src/runtime_spec_schema_defs_zos.lo [2022-08-04T22:25:43.580Z] #77 238.4 CC src/runtime_spec_schema_defs_vm.lo [2022-08-04T22:25:43.580Z] #77 238.4 CC src/runtime_spec_schema_defs_windows.lo [2022-08-04T22:25:43.651Z] #19 377.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:25:43.837Z] #77 238.5 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-04T22:25:43.837Z] #77 238.5 CC src/basic_test_double_array_item.lo [2022-08-04T22:25:43.837Z] #77 238.6 CC src/basic_test_double_array.lo [2022-08-04T22:25:43.837Z] #77 238.6 CC src/basic_test_top_array_string.lo [2022-08-04T22:25:43.837Z] #77 238.6 CC src/basic_test_top_array_int.lo [2022-08-04T22:25:43.837Z] #77 238.7 CC src/runtime_spec_schema_state_schema.lo [2022-08-04T22:25:43.837Z] #77 238.8 CC src/basic_test_top_double_array_int.lo [2022-08-04T22:25:44.097Z] #77 238.9 CC src/basic_test_top_double_array_obj.lo [2022-08-04T22:25:44.097Z] #77 238.9 CC src/basic_test_top_double_array_refobj.lo [2022-08-04T22:25:44.356Z] #77 239.1 CC src/basic_test_top_double_array_string.lo [2022-08-04T22:25:44.356Z] #77 239.1 CC src/json_common.lo [2022-08-04T22:25:44.356Z] #77 239.1 CC tests/test-1.o [2022-08-04T22:25:44.356Z] #77 239.2 CC src/read-file.lo [2022-08-04T22:25:44.591Z] #19 DONE 379.0s [2022-08-04T22:25:44.591Z] [2022-08-04T22:25:44.591Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:25:44.591Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-04T22:25:44.612Z] #77 239.4 CC tests/test-2.o [2022-08-04T22:25:44.851Z] #49 ... [2022-08-04T22:25:44.851Z] [2022-08-04T22:25:44.851Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-04T22:25:44.851Z] #73 sha256:f3469674fbef8107ae258e3f207237ca0b72ca2f048d7a1720204b36e6b723d1 [2022-08-04T22:25:44.851Z] #73 DONE 0.2s [2022-08-04T22:25:44.851Z] [2022-08-04T22:25:44.851Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-04T22:25:44.851Z] #32 sha256:ed1a320b4903665be028fbb605f2fc665921cdbff3d8695e43ab9dead509f309 [2022-08-04T22:25:44.851Z] #32 DONE 0.2s [2022-08-04T22:25:44.869Z] #77 239.5 CC tests/test-3.o [2022-08-04T22:25:44.869Z] #77 239.6 CC tests/test-7.o [2022-08-04T22:25:44.869Z] #77 239.6 CC tests/test-6.o [2022-08-04T22:25:44.869Z] #77 239.6 CC tests/test-4.o [2022-08-04T22:25:45.112Z] [2022-08-04T22:25:45.112Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-04T22:25:45.112Z] #33 sha256:5725ceffcac9b8e8efeb9d5f19ffcb656df3a7301797441dbe0bb49c6c1df837 [2022-08-04T22:25:45.125Z] #77 240.0 CC tests/test-5.o [2022-08-04T22:25:45.125Z] #77 240.0 CC tests/test-9.o [2022-08-04T22:25:45.382Z] #77 240.1 CC tests/test-8.o [2022-08-04T22:25:45.382Z] #77 240.2 CC tests/test-10.o [2022-08-04T22:25:45.635Z] #77 ... [2022-08-04T22:25:45.635Z] [2022-08-04T22:25:45.635Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:25:45.635Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T22:25:45.635Z] #21 60.45 Selecting previously unselected package systemd-journal-remote. [2022-08-04T22:25:45.635Z] #21 60.46 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-04T22:25:45.635Z] #21 60.47 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-04T22:25:45.635Z] #21 60.62 Selecting previously unselected package thin-provisioning-tools. [2022-08-04T22:25:45.635Z] #21 60.63 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-04T22:25:45.635Z] #21 60.65 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-04T22:25:45.635Z] #21 60.97 Selecting previously unselected package uidmap. [2022-08-04T22:25:45.635Z] #21 60.98 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-04T22:25:45.635Z] #21 60.98 Unpacking uidmap (1:4.8.1-1) ... [2022-08-04T22:25:45.635Z] #21 61.14 Selecting previously unselected package vim-runtime. [2022-08-04T22:25:45.635Z] #21 61.14 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T22:25:45.635Z] #21 61.17 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-04T22:25:45.635Z] #21 61.19 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-04T22:25:45.635Z] #21 61.22 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:25:45.635Z] #21 66.22 Selecting previously unselected package vim. [2022-08-04T22:25:45.635Z] #21 66.23 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T22:25:45.635Z] #21 66.29 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:25:45.635Z] #21 67.34 Selecting previously unselected package xfsprogs. [2022-08-04T22:25:45.635Z] #21 67.35 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-04T22:25:45.635Z] #21 67.35 Unpacking xfsprogs (5.10.0-4) ... [2022-08-04T22:25:45.635Z] #21 68.18 Selecting previously unselected package zip. [2022-08-04T22:25:45.635Z] #21 68.18 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-04T22:25:45.635Z] #21 68.19 Unpacking zip (3.0-12) ... [2022-08-04T22:25:45.635Z] #21 68.50 Selecting previously unselected package zstd. [2022-08-04T22:25:45.635Z] #21 68.52 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-04T22:25:45.635Z] #21 68.53 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-04T22:25:45.635Z] #21 ... [2022-08-04T22:25:45.635Z] [2022-08-04T22:25:45.635Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:25:45.635Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:25:45.635Z] #77 214.3 config.status: creating Makefile [2022-08-04T22:25:45.635Z] #77 214.3 config.status: creating config.h [2022-08-04T22:25:45.635Z] #77 214.4 config.status: executing depfiles commands [2022-08-04T22:25:45.894Z] #77 214.6 config.status: executing libtool commands [2022-08-04T22:25:45.941Z] #77 ... [2022-08-04T22:25:45.941Z] [2022-08-04T22:25:45.941Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T22:25:45.941Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T22:25:45.941Z] #47 DONE 269.2s [2022-08-04T22:25:45.941Z] [2022-08-04T22:25:45.941Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:25:45.941Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:25:45.945Z] #77 240.5 CC tests/test-11.o [2022-08-04T22:25:46.496Z] #33 1.459 + RM_GOPATH=0 [2022-08-04T22:25:46.496Z] #33 1.459 + TMP_GOPATH= [2022-08-04T22:25:46.496Z] #33 1.459 + : /build [2022-08-04T22:25:46.496Z] #33 1.459 + '[' -z '' ']' [2022-08-04T22:25:46.496Z] #33 1.459 ++ mktemp -d [2022-08-04T22:25:46.496Z] #33 1.460 + export GOPATH=/tmp/tmp.B9v6v39YZA [2022-08-04T22:25:46.496Z] #33 1.460 + GOPATH=/tmp/tmp.B9v6v39YZA [2022-08-04T22:25:46.496Z] #33 1.460 + RM_GOPATH=1 [2022-08-04T22:25:46.496Z] #33 1.460 + case "$(go env GOARCH)" in [2022-08-04T22:25:46.496Z] #33 1.460 ++ go env GOARCH [2022-08-04T22:25:46.496Z] #33 1.465 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T22:25:46.496Z] #33 1.465 + GO_BUILDMODE=-buildmode=pie [2022-08-04T22:25:46.496Z] #33 1.466 ++ dirname /install.sh [2022-08-04T22:25:46.496Z] #33 1.468 + dir=/ [2022-08-04T22:25:46.496Z] #33 1.468 + bin=dockercli [2022-08-04T22:25:46.496Z] #33 1.468 + shift [2022-08-04T22:25:46.496Z] #33 1.469 + '[' '!' -f //dockercli.installer ']' [2022-08-04T22:25:46.496Z] #33 1.469 + . //dockercli.installer [2022-08-04T22:25:46.496Z] #33 1.469 ++ : stable [2022-08-04T22:25:46.496Z] #33 1.469 ++ : 17.06.2-ce [2022-08-04T22:25:46.496Z] #33 1.470 + install_dockercli [2022-08-04T22:25:46.496Z] #33 1.470 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-04T22:25:46.496Z] #33 1.470 Install docker/cli version 17.06.2-ce from stable [2022-08-04T22:25:46.496Z] #33 1.471 ++ uname -m [2022-08-04T22:25:46.496Z] #33 1.473 + arch=x86_64 [2022-08-04T22:25:46.496Z] #33 1.473 + '[' x86_64 '!=' x86_64 ']' [2022-08-04T22:25:46.496Z] #33 1.474 + url=https://download.docker.com/linux/static [2022-08-04T22:25:46.496Z] #33 1.474 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-04T22:25:46.496Z] #33 1.475 + tar -xz docker/docker [2022-08-04T22:25:46.835Z] #77 215.5 GEN .version [2022-08-04T22:25:46.835Z] #77 215.6 make install-recursive [2022-08-04T22:25:46.835Z] #77 215.6 make[1]: Entering directory '/tmp/crun-build' [2022-08-04T22:25:47.096Z] #77 215.8 Making install in libocispec [2022-08-04T22:25:47.096Z] #77 215.8 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T22:25:47.096Z] #77 215.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-04T22:25:47.096Z] #77 215.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-04T22:25:47.096Z] #77 215.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-04T22:25:47.096Z] #77 215.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-04T22:25:47.846Z] #77 ... [2022-08-04T22:25:47.846Z] [2022-08-04T22:25:47.846Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-04T22:25:47.846Z] #48 sha256:fe224f0a605f3d5b012743fe0b082a026194e47ff65545a0f0960ad2918662b8 [2022-08-04T22:25:48.033Z] #77 216.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-04T22:25:48.105Z] #48 DONE 0.6s [2022-08-04T22:25:48.105Z] [2022-08-04T22:25:48.105Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-04T22:25:48.105Z] #52 sha256:f0cf065300033a68377ffc5af2b4fdd25ac9c843716af823a329af85fe4127d0 [2022-08-04T22:25:48.105Z] #52 DONE 0.1s [2022-08-04T22:25:48.105Z] [2022-08-04T22:25:48.105Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-04T22:25:48.105Z] #54 sha256:3cdf7aa48dd8da68a257b2dbcf00c911c813af8ed107046f4fca36959a181409 [2022-08-04T22:25:48.105Z] #54 DONE 0.1s [2022-08-04T22:25:48.105Z] [2022-08-04T22:25:48.105Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:25:48.105Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:25:48.600Z] #77 217.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-04T22:25:48.600Z] #77 217.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-04T22:25:48.600Z] #77 217.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-04T22:25:48.600Z] #77 217.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-04T22:25:48.600Z] #77 217.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-04T22:25:48.600Z] #77 217.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-04T22:25:48.600Z] #77 217.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-04T22:25:48.600Z] #77 217.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-04T22:25:48.859Z] #77 217.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-04T22:25:48.859Z] #77 217.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-04T22:25:48.859Z] #77 217.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-04T22:25:48.859Z] #77 217.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-04T22:25:48.859Z] #77 217.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-04T22:25:48.859Z] #77 217.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-04T22:25:48.859Z] #77 217.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-04T22:25:49.796Z] #33 4.584 + mkdir -p /build [2022-08-04T22:25:49.796Z] #33 4.587 + mv docker/docker /build/ [2022-08-04T22:25:49.796Z] #33 4.589 + rmdir docker [2022-08-04T22:25:49.796Z] #33 DONE 4.8s [2022-08-04T22:25:49.796Z] [2022-08-04T22:25:49.796Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T22:25:49.796Z] #74 sha256:00bb68dc49dea55f16645966039b68255d18985c5cb6c2fb4d08bf3e1746ecb2 [2022-08-04T22:25:49.796Z] #74 1.490 + RM_GOPATH=0 [2022-08-04T22:25:49.796Z] #74 1.490 + TMP_GOPATH= [2022-08-04T22:25:49.796Z] #74 1.490 + : /build [2022-08-04T22:25:49.796Z] #74 1.490 + '[' -z '' ']' [2022-08-04T22:25:49.796Z] #74 1.493 ++ mktemp -d [2022-08-04T22:25:49.796Z] #74 1.494 + export GOPATH=/tmp/tmp.fcRGlQV5AL [2022-08-04T22:25:49.796Z] #74 1.494 + GOPATH=/tmp/tmp.fcRGlQV5AL [2022-08-04T22:25:49.796Z] #74 1.494 + RM_GOPATH=1 [2022-08-04T22:25:49.796Z] #74 1.494 + case "$(go env GOARCH)" in [2022-08-04T22:25:49.796Z] #74 1.495 ++ go env GOARCH [2022-08-04T22:25:49.796Z] #74 1.499 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T22:25:49.796Z] #74 1.499 + GO_BUILDMODE=-buildmode=pie [2022-08-04T22:25:49.796Z] #74 1.499 ++ dirname /install.sh [2022-08-04T22:25:49.796Z] #74 1.500 + dir=/ [2022-08-04T22:25:49.796Z] #74 1.500 + bin=rootlesskit [2022-08-04T22:25:49.796Z] #74 1.500 + shift [2022-08-04T22:25:49.796Z] #74 1.500 + '[' '!' -f //rootlesskit.installer ']' [2022-08-04T22:25:49.796Z] #74 1.501 + . //rootlesskit.installer [2022-08-04T22:25:49.796Z] #74 1.501 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T22:25:49.796Z] #74 1.501 + install_rootlesskit [2022-08-04T22:25:49.796Z] #74 1.501 + case "$1" in [2022-08-04T22:25:49.796Z] #74 1.501 + export CGO_ENABLED=0 [2022-08-04T22:25:49.796Z] #74 1.501 + CGO_ENABLED=0 [2022-08-04T22:25:49.796Z] #74 1.502 + _install_rootlesskit [2022-08-04T22:25:49.796Z] #74 1.502 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-04T22:25:49.796Z] #74 1.502 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T22:25:49.796Z] #74 1.502 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T22:25:49.796Z] #74 1.502 + GOBIN=/build [2022-08-04T22:25:49.796Z] #74 1.502 + GO111MODULE=on [2022-08-04T22:25:49.796Z] #74 1.502 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T22:25:49.796Z] #74 2.078 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-04T22:25:49.796Z] #74 3.280 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T22:25:49.796Z] #74 3.281 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-04T22:25:49.796Z] #74 3.519 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-04T22:25:49.796Z] #74 4.764 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-04T22:25:49.796Z] #74 5.168 go: downloading github.com/google/uuid v1.3.0 [2022-08-04T22:25:50.056Z] #74 5.195 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-04T22:25:50.056Z] #74 5.314 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-04T22:25:50.118Z] #77 ... [2022-08-04T22:25:50.118Z] [2022-08-04T22:25:50.118Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:25:50.118Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T22:25:50.118Z] #21 87.87 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T22:25:50.118Z] #21 87.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T22:25:50.118Z] #21 87.97 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-04T22:25:50.118Z] #21 87.98 Setting up patch (2.7.6-7) ... [2022-08-04T22:25:50.118Z] #21 87.99 Setting up sudo (1.9.5p2-3) ... [2022-08-04T22:25:50.118Z] #21 88.16 invoke-rc.d: could not determine current runlevel [2022-08-04T22:25:50.118Z] #21 88.19 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-04T22:25:50.118Z] #21 88.22 Setting up xfsprogs (5.10.0-4) ... [2022-08-04T22:25:50.118Z] #21 88.25 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-04T22:25:50.118Z] #21 88.25 Failed to connect to bus: Host is down [2022-08-04T22:25:50.118Z] #21 88.29 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-04T22:25:50.118Z] #21 88.31 Setting up inetutils-ping (2:2.0-1) ... [2022-08-04T22:25:50.118Z] #21 88.33 Setting up pigz (2.6-1) ... [2022-08-04T22:25:50.118Z] #21 88.35 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-04T22:25:50.118Z] #21 88.39 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T22:25:50.118Z] #21 88.47 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T22:25:50.118Z] #21 88.48 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:25:50.118Z] #21 89.90 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-04T22:25:50.118Z] #21 89.91 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-04T22:25:50.118Z] #21 90.73 Setting up libelf1:amd64 (0.183-1) ... [2022-08-04T22:25:50.118Z] #21 90.75 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-04T22:25:50.118Z] #21 90.80 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-04T22:25:50.118Z] #21 90.81 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T22:25:50.118Z] #21 90.83 Setting up libkmod2:amd64 (28-1) ... [2022-08-04T22:25:50.118Z] #21 90.84 Setting up python3-distutils (3.9.2-1) ... [2022-08-04T22:25:50.118Z] #21 91.90 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:25:50.118Z] #21 91.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-04T22:25:50.118Z] #21 91.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-04T22:25:50.118Z] #21 91.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-04T22:25:50.118Z] #21 91.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-04T22:25:50.118Z] #21 91.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-04T22:25:50.118Z] #21 92.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-04T22:25:50.118Z] #21 92.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-04T22:25:50.118Z] #21 92.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-04T22:25:50.118Z] #21 92.16 Setting up python3-setuptools (52.0.0-4) ... [2022-08-04T22:25:50.318Z] #74 5.360 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T22:25:50.318Z] #74 5.371 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-04T22:25:50.318Z] #74 5.468 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-04T22:25:50.580Z] #74 5.801 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-04T22:25:50.762Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-04T22:25:50.762Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-04T22:25:50.762Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-04T22:25:50.762Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-04T22:25:50.762Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-04T22:25:50.762Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-04T22:25:50.762Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-04T22:25:50.762Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-04T22:25:50.762Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-04T22:25:50.762Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-04T22:25:50.762Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-04T22:25:50.762Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-04T22:25:50.762Z] #77 219.0 make install-recursive [2022-08-04T22:25:50.762Z] #77 219.1 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T22:25:50.762Z] #77 219.2 Making install in yajl [2022-08-04T22:25:50.762Z] #77 219.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T22:25:50.762Z] #77 219.3 CC verify/json_verify-json_verify.o [2022-08-04T22:25:50.762Z] #77 219.3 CC src/libyajl_la-yajl_alloc.lo [2022-08-04T22:25:50.762Z] #77 219.3 CC src/libyajl_la-yajl.lo [2022-08-04T22:25:50.762Z] #77 219.4 CC src/libyajl_la-yajl_parser.lo [2022-08-04T22:25:50.762Z] #77 219.4 CC src/libyajl_la-yajl_buf.lo [2022-08-04T22:25:50.762Z] #77 219.4 CC src/libyajl_la-yajl_encode.lo [2022-08-04T22:25:50.762Z] #77 219.4 CC src/libyajl_la-yajl_gen.lo [2022-08-04T22:25:50.762Z] #77 219.5 CC src/libyajl_la-yajl_lex.lo [2022-08-04T22:25:50.762Z] #77 219.5 CC src/libyajl_la-yajl_tree.lo [2022-08-04T22:25:50.841Z] #74 5.933 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-04T22:25:50.841Z] #74 5.983 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-04T22:25:51.055Z] #21 94.89 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-04T22:25:51.055Z] #21 94.90 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-04T22:25:51.317Z] #21 95.02 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-04T22:25:51.317Z] #21 95.07 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T22:25:51.412Z] #74 6.789 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T22:25:52.293Z] #55 ... [2022-08-04T22:25:52.293Z] [2022-08-04T22:25:52.293Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:25:52.293Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:25:52.293Z] #77 225.1 CCLD tests/init [2022-08-04T22:25:53.215Z] #21 96.99 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-04T22:25:53.215Z] #21 97.01 Setting up jq (1.6-2.1) ... [2022-08-04T22:25:53.215Z] #21 97.02 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-04T22:25:53.215Z] #21 97.06 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-04T22:25:53.215Z] #21 97.13 Setting up iptables (1.8.7-1) ... [2022-08-04T22:25:53.472Z] #21 97.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T22:25:53.472Z] #21 97.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T22:25:53.472Z] #21 97.44 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T22:25:53.728Z] #21 97.47 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T22:25:53.728Z] #21 97.49 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-04T22:25:53.728Z] #21 97.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-04T22:25:53.728Z] #21 97.53 Setting up iproute2 (5.10.0-4) ... [2022-08-04T22:25:54.658Z] #21 98.22 Setting up systemd (247.3-7) ... [2022-08-04T22:25:54.658Z] #21 98.28 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-04T22:25:54.658Z] #21 98.29 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-04T22:25:54.658Z] #21 98.30 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-04T22:25:54.658Z] #21 98.33 Initializing machine ID from KVM UUID. [2022-08-04T22:25:54.713Z] #74 ... [2022-08-04T22:25:54.713Z] [2022-08-04T22:25:54.713Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:25:54.713Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T22:25:54.713Z] #20 1.699 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:25:54.713Z] #20 1.832 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:25:54.713Z] #20 1.834 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:25:54.713Z] #20 1.843 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-04T22:25:54.713Z] #20 2.121 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T22:25:54.713Z] #20 2.438 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-04T22:25:54.713Z] #20 3.128 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-04T22:25:54.713Z] #20 3.644 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T22:25:54.713Z] #20 4.197 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-04T22:25:54.713Z] #20 4.664 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-04T22:25:54.713Z] #20 4.666 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-04T22:25:54.713Z] #20 4.670 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T22:25:54.713Z] #20 4.675 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-04T22:25:54.713Z] #20 4.676 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-04T22:25:54.713Z] #20 4.678 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T22:25:54.713Z] #20 4.711 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T22:25:54.713Z] #20 4.731 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T22:25:54.713Z] #20 4.732 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-04T22:25:54.713Z] #20 4.732 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-04T22:25:54.713Z] #20 4.733 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-04T22:25:54.713Z] #20 4.735 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-04T22:25:54.713Z] #20 ... [2022-08-04T22:25:54.713Z] [2022-08-04T22:25:54.713Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T22:25:54.713Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-04T22:25:54.713Z] #69 1.773 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:25:54.713Z] #69 1.829 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:25:54.713Z] #69 1.834 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:25:54.713Z] #69 2.059 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-04T22:25:54.713Z] #69 2.407 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T22:25:54.713Z] #69 2.815 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-04T22:25:54.713Z] #69 3.393 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T22:25:54.713Z] #69 3.984 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-04T22:25:54.713Z] #69 4.365 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-04T22:25:54.713Z] #69 4.768 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-04T22:25:54.713Z] #69 4.783 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-04T22:25:54.713Z] #69 4.785 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T22:25:54.713Z] #69 4.818 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-04T22:25:54.713Z] #69 4.830 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-04T22:25:54.713Z] #69 4.840 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T22:25:54.713Z] #69 4.914 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-04T22:25:54.713Z] #69 4.924 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-04T22:25:54.713Z] #69 4.926 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T22:25:54.713Z] #69 4.928 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-04T22:25:54.713Z] #69 4.929 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-04T22:25:54.713Z] #69 4.930 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T22:25:54.951Z] #77 ... [2022-08-04T22:25:54.951Z] [2022-08-04T22:25:54.951Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:25:54.951Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T22:25:54.951Z] #21 68.98 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T22:25:54.951Z] #21 70.38 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-04T22:25:54.951Z] #21 70.42 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T22:25:54.951Z] #21 70.46 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-04T22:25:54.951Z] #21 70.51 Setting up libicu67:amd64 (67.1-7) ... [2022-08-04T22:25:54.951Z] #21 70.56 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-04T22:25:54.951Z] #21 70.57 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-04T22:25:54.951Z] #21 70.58 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-04T22:25:54.951Z] #21 70.59 Setting up uidmap (1:4.8.1-1) ... [2022-08-04T22:25:54.951Z] #21 70.60 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-04T22:25:54.951Z] #21 70.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T22:25:54.951Z] #21 70.62 Setting up bzip2 (1.0.8-4) ... [2022-08-04T22:25:54.951Z] #21 70.63 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T22:25:54.951Z] #21 70.64 Setting up python3-wheel (0.34.2-1) ... [2022-08-04T22:25:54.951Z] #21 71.82 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-04T22:25:54.951Z] #21 71.87 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:25:54.951Z] #21 71.91 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-04T22:25:54.951Z] #21 71.95 Setting up libcap2-bin (1:2.44-1) ... [2022-08-04T22:25:54.951Z] #21 71.99 Setting up apparmor (2.13.6-10) ... [2022-08-04T22:25:54.951Z] #21 74.33 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-04T22:25:54.951Z] #21 74.48 Setting up zip (3.0-12) ... [2022-08-04T22:25:54.951Z] #21 74.51 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:25:54.951Z] #21 74.57 Setting up bash-completion (1:2.11-2) ... [2022-08-04T22:25:56.551Z] #21 100.2 Setting up systemd-journal-remote (247.3-7) ... [2022-08-04T22:25:56.625Z] #69 ... [2022-08-04T22:25:56.625Z] [2022-08-04T22:25:56.625Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:25:56.625Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-04T22:25:56.625Z] #49 1.849 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:25:56.625Z] #49 1.867 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:25:56.626Z] #49 1.868 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:25:56.626Z] #49 2.207 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-04T22:25:56.626Z] #49 2.579 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T22:25:56.626Z] #49 3.092 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-04T22:25:56.626Z] #49 3.760 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-04T22:25:56.626Z] #49 4.282 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T22:25:56.626Z] #49 4.710 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-04T22:25:56.626Z] #49 5.051 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-04T22:25:56.626Z] #49 5.062 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-04T22:25:56.626Z] #49 5.064 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T22:25:56.626Z] #49 5.084 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-04T22:25:56.626Z] #49 5.087 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T22:25:56.626Z] #49 5.089 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-04T22:25:56.626Z] #49 5.099 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T22:25:56.626Z] #49 5.099 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-04T22:25:56.626Z] #49 5.099 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-04T22:25:56.626Z] #49 5.099 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-04T22:25:56.626Z] #49 5.099 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T22:25:56.626Z] #49 5.099 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-04T22:25:56.858Z] #21 79.61 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T22:25:56.858Z] #21 79.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T22:25:56.858Z] #21 79.72 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-04T22:25:56.858Z] #21 79.74 Setting up patch (2.7.6-7) ... [2022-08-04T22:25:56.858Z] #21 79.74 Setting up sudo (1.9.5p2-3) ... [2022-08-04T22:25:56.858Z] #21 79.86 invoke-rc.d: could not determine current runlevel [2022-08-04T22:25:56.858Z] #21 79.87 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-04T22:25:56.858Z] #21 79.90 Setting up xfsprogs (5.10.0-4) ... [2022-08-04T22:25:56.858Z] #21 79.93 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-04T22:25:56.858Z] #21 79.93 Failed to connect to bus: Host is down [2022-08-04T22:25:56.858Z] #21 79.95 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-04T22:25:56.858Z] #21 79.97 Setting up inetutils-ping (2:2.0-1) ... [2022-08-04T22:25:56.858Z] #21 80.00 Setting up pigz (2.6-1) ... [2022-08-04T22:25:56.858Z] #21 80.01 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-04T22:25:56.858Z] #21 80.06 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T22:25:56.858Z] #21 80.10 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T22:25:57.116Z] #21 100.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:25:57.120Z] #21 80.14 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:25:57.680Z] #21 DONE 101.4s [2022-08-04T22:25:57.680Z] [2022-08-04T22:25:57.680Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-04T22:25:57.680Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-04T22:25:58.497Z] #21 81.32 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-04T22:25:58.497Z] #21 81.32 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-04T22:25:59.121Z] #21 82.08 Setting up libelf1:amd64 (0.183-1) ... [2022-08-04T22:25:59.121Z] #21 82.09 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-04T22:25:59.121Z] #21 82.10 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-04T22:25:59.121Z] #21 82.13 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T22:25:59.121Z] #21 82.17 Setting up libkmod2:amd64 (28-1) ... [2022-08-04T22:25:59.121Z] #21 ... [2022-08-04T22:25:59.121Z] [2022-08-04T22:25:59.121Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:25:59.121Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:25:59.121Z] #77 227.6 CCLD libyajl.la [2022-08-04T22:25:59.687Z] #22 1.874 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-04T22:25:59.687Z] #22 1.881 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-04T22:25:59.687Z] #22 1.889 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-04T22:25:59.687Z] #22 DONE 2.0s [2022-08-04T22:25:59.687Z] [2022-08-04T22:25:59.687Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:25:59.687Z] #64 sha256:66c33ef9bb6954ea7deb5bdc1feef41f4592b6357d784c5f95f5d49500426fb8 [2022-08-04T22:25:59.687Z] #64 ... [2022-08-04T22:25:59.687Z] [2022-08-04T22:25:59.687Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T22:25:59.687Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-04T22:25:59.698Z] #77 228.2 CCLD verify/json_verify [2022-08-04T22:26:00.287Z] #77 228.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T22:26:00.287Z] #77 229.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T22:26:00.287Z] #77 229.0 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T22:26:00.287Z] #77 229.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T22:26:00.287Z] #77 229.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T22:26:00.287Z] #77 229.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T22:26:00.547Z] #77 229.2 CC src/validate.o [2022-08-04T22:26:00.547Z] #77 229.2 CC src/image_spec_schema_config_schema.lo [2022-08-04T22:26:00.547Z] #77 229.3 CC src/image_spec_schema_content_descriptor.lo [2022-08-04T22:26:00.547Z] #77 229.3 CC src/image_spec_schema_defs.lo [2022-08-04T22:26:00.547Z] #77 229.3 CC src/image_spec_schema_defs_descriptor.lo [2022-08-04T22:26:00.804Z] #77 229.4 CC src/image_spec_schema_image_index_schema.lo [2022-08-04T22:26:00.804Z] #77 229.4 CC src/image_spec_schema_image_layout_schema.lo [2022-08-04T22:26:00.805Z] #77 229.4 CC src/runtime_spec_schema_config_linux.lo [2022-08-04T22:26:00.805Z] #77 229.5 CC src/runtime_spec_schema_config_zos.lo [2022-08-04T22:26:00.805Z] #77 229.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-04T22:26:00.805Z] #77 229.5 CC src/runtime_spec_schema_config_schema.lo [2022-08-04T22:26:01.062Z] #77 229.6 CC src/runtime_spec_schema_config_solaris.lo [2022-08-04T22:26:01.062Z] #77 229.7 CC src/runtime_spec_schema_config_vm.lo [2022-08-04T22:26:01.062Z] #77 229.7 CC src/runtime_spec_schema_config_windows.lo [2022-08-04T22:26:01.062Z] #77 229.7 CC src/runtime_spec_schema_defs.lo [2022-08-04T22:26:01.062Z] #77 229.7 CC src/runtime_spec_schema_defs_linux.lo [2022-08-04T22:26:01.063Z] #77 229.8 CC src/runtime_spec_schema_defs_zos.lo [2022-08-04T22:26:01.063Z] #77 229.8 CC src/runtime_spec_schema_state_schema.lo [2022-08-04T22:26:01.063Z] #77 229.8 CC src/runtime_spec_schema_defs_windows.lo [2022-08-04T22:26:01.063Z] #77 229.8 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-04T22:26:01.063Z] #77 229.9 CC src/basic_test_double_array_item.lo [2022-08-04T22:26:01.320Z] #77 230.0 CC src/basic_test_double_array.lo [2022-08-04T22:26:01.320Z] #77 230.0 CC src/runtime_spec_schema_defs_vm.lo [2022-08-04T22:26:01.578Z] #77 230.1 CC src/basic_test_top_array_string.lo [2022-08-04T22:26:01.578Z] #77 230.1 CC src/basic_test_top_double_array_int.lo [2022-08-04T22:26:01.578Z] #77 230.2 CC src/basic_test_top_double_array_obj.lo [2022-08-04T22:26:01.578Z] #77 230.2 CC src/basic_test_top_double_array_refobj.lo [2022-08-04T22:26:01.578Z] #77 230.3 CC src/basic_test_top_array_int.lo [2022-08-04T22:26:01.578Z] #77 230.3 CC src/basic_test_top_double_array_string.lo [2022-08-04T22:26:01.578Z] #77 230.4 CC src/read-file.lo [2022-08-04T22:26:01.837Z] #77 230.5 CC src/json_common.lo [2022-08-04T22:26:02.096Z] #77 230.8 CC tests/test-1.o [2022-08-04T22:26:02.355Z] #77 230.9 CC tests/test-2.o [2022-08-04T22:26:02.355Z] #77 230.9 CC tests/test-3.o [2022-08-04T22:26:02.355Z] #77 231.0 CC tests/test-4.o [2022-08-04T22:26:02.614Z] #77 231.2 CC tests/test-5.o [2022-08-04T22:26:02.873Z] #77 231.5 CC tests/test-6.o [2022-08-04T22:26:02.873Z] #77 231.5 CC tests/test-7.o [2022-08-04T22:26:02.873Z] #77 231.6 CC tests/test-8.o [2022-08-04T22:26:03.132Z] #77 231.9 CC tests/test-9.o [2022-08-04T22:26:03.390Z] #77 232.0 CC tests/test-10.o [2022-08-04T22:26:03.390Z] #77 232.1 CC tests/test-11.o [2022-08-04T22:26:06.623Z] #49 ... [2022-08-04T22:26:06.623Z] [2022-08-04T22:26:06.623Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:26:06.623Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T22:26:06.623Z] #20 21.61 Fetched 49.2 MB in 20s (2436 kB/s) [2022-08-04T22:26:09.958Z] #77 ... [2022-08-04T22:26:09.958Z] [2022-08-04T22:26:09.958Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:26:09.958Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T22:26:09.958Z] #21 82.17 Setting up libkmod2:amd64 (28-1) ... [2022-08-04T22:26:09.958Z] #21 82.18 Setting up python3-distutils (3.9.2-1) ... [2022-08-04T22:26:09.958Z] #21 82.97 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:26:09.958Z] #21 82.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-04T22:26:09.958Z] #21 82.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-04T22:26:09.958Z] #21 82.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-04T22:26:09.958Z] #21 82.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-04T22:26:09.958Z] #21 83.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-04T22:26:09.958Z] #21 83.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-04T22:26:09.958Z] #21 83.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-04T22:26:09.958Z] #21 83.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-04T22:26:09.958Z] #21 83.09 Setting up python3-setuptools (52.0.0-4) ... [2022-08-04T22:26:09.958Z] #21 86.21 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-04T22:26:09.958Z] #21 86.22 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-04T22:26:09.958Z] #21 86.23 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-04T22:26:09.958Z] #21 86.28 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T22:26:09.958Z] #21 88.52 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-04T22:26:09.958Z] #21 88.62 Setting up jq (1.6-2.1) ... [2022-08-04T22:26:09.958Z] #21 88.65 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-04T22:26:09.958Z] #21 88.67 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-04T22:26:09.958Z] #21 88.70 Setting up iptables (1.8.7-1) ... [2022-08-04T22:26:09.958Z] #21 88.71 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T22:26:09.958Z] #21 88.72 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T22:26:09.958Z] #21 88.72 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T22:26:09.958Z] #21 88.73 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T22:26:09.958Z] #21 88.74 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-04T22:26:09.958Z] #21 88.75 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-04T22:26:09.958Z] #21 88.76 Setting up iproute2 (5.10.0-4) ... [2022-08-04T22:26:09.959Z] #21 89.38 Setting up systemd (247.3-7) ... [2022-08-04T22:26:09.959Z] #21 89.52 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-04T22:26:09.959Z] #21 89.52 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-04T22:26:09.959Z] #21 89.53 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-04T22:26:09.959Z] #21 89.57 Initializing machine ID from KVM UUID. [2022-08-04T22:26:09.959Z] #21 91.53 Setting up systemd-journal-remote (247.3-7) ... [2022-08-04T22:26:09.959Z] #21 91.94 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:26:09.959Z] #21 DONE 93.2s [2022-08-04T22:26:09.959Z] [2022-08-04T22:26:09.959Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-04T22:26:09.959Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-04T22:26:11.337Z] #22 1.169 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-04T22:26:11.337Z] #22 1.188 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-04T22:26:11.337Z] #22 1.191 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-04T22:26:11.337Z] #22 DONE 1.3s [2022-08-04T22:26:11.337Z] [2022-08-04T22:26:11.337Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T22:26:11.337Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-04T22:26:14.218Z] #77 244.3 AR libcrun_testing.a [2022-08-04T22:26:14.218Z] #77 244.3 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-04T22:26:14.218Z] #77 244.4 CCLD tests/tests_libcrun_utils [2022-08-04T22:26:14.218Z] #77 244.4 CCLD tests/tests_libcrun_errors [2022-08-04T22:26:14.218Z] #77 244.4 CCLD tests/tests_libcrun_fuzzer [2022-08-04T22:26:14.218Z] #77 245.1 CCLD libcrun.la [2022-08-04T22:26:14.218Z] #77 246.0 CCLD crun [2022-08-04T22:26:14.218Z] #77 246.5 make[3]: Entering directory '/tmp/crun-build' [2022-08-04T22:26:14.218Z] #77 246.7 /bin/mkdir -p '/usr/local/lib' [2022-08-04T22:26:14.218Z] #77 246.7 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-04T22:26:14.218Z] #77 246.7 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-04T22:26:14.218Z] #77 246.7 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-04T22:26:14.218Z] #77 246.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-04T22:26:14.218Z] #77 246.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-04T22:26:14.218Z] #77 246.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-04T22:26:14.218Z] #77 246.8 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-04T22:26:14.218Z] #77 247.0 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-04T22:26:14.218Z] #77 247.0 ---------------------------------------------------------------------- [2022-08-04T22:26:14.218Z] #77 247.0 Libraries have been installed in: [2022-08-04T22:26:14.218Z] #77 247.0 /usr/local/lib [2022-08-04T22:26:14.218Z] #77 247.0 [2022-08-04T22:26:14.218Z] #77 247.0 If you ever happen to want to link against installed libraries [2022-08-04T22:26:14.218Z] #77 247.0 in a given directory, LIBDIR, you must either use libtool, and [2022-08-04T22:26:14.218Z] #77 247.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-04T22:26:14.218Z] #77 247.0 flag during linking and do at least one of the following: [2022-08-04T22:26:14.218Z] #77 247.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-04T22:26:14.218Z] #77 247.0 during execution [2022-08-04T22:26:14.218Z] #77 247.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-04T22:26:14.218Z] #77 247.0 during linking [2022-08-04T22:26:14.218Z] #77 247.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-04T22:26:14.218Z] #77 247.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-04T22:26:14.218Z] #77 247.0 [2022-08-04T22:26:14.218Z] #77 247.0 See any operating system documentation about shared libraries for [2022-08-04T22:26:14.218Z] #77 247.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-04T22:26:14.218Z] #77 247.0 ---------------------------------------------------------------------- [2022-08-04T22:26:14.218Z] #77 247.0 /bin/mkdir -p '/build' [2022-08-04T22:26:14.218Z] #77 247.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-04T22:26:14.218Z] #77 247.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-04T22:26:14.218Z] #77 247.1 make[3]: Leaving directory '/tmp/crun-build' [2022-08-04T22:26:14.218Z] #77 247.1 make[2]: Leaving directory '/tmp/crun-build' [2022-08-04T22:26:14.218Z] #77 247.1 make[1]: Leaving directory '/tmp/crun-build' [2022-08-04T22:26:14.218Z] #77 DONE 247.2s [2022-08-04T22:26:14.218Z] [2022-08-04T22:26:14.218Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:26:14.218Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:26:14.550Z] #23 13.06 Collecting yamllint==1.26.1 [2022-08-04T22:26:14.550Z] #23 14.12 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-04T22:26:14.762Z] #20 21.61 Reading package lists... [2022-08-04T22:26:14.762Z] #20 ... [2022-08-04T22:26:14.762Z] [2022-08-04T22:26:14.762Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T22:26:14.762Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-04T22:26:14.762Z] #69 22.01 Fetched 49.2 MB in 20s (2400 kB/s) [2022-08-04T22:26:15.332Z] #69 22.01 Reading package lists... [2022-08-04T22:26:15.332Z] #69 ... [2022-08-04T22:26:15.332Z] [2022-08-04T22:26:15.332Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:26:15.332Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T22:26:15.332Z] #20 21.61 Reading package lists... [2022-08-04T22:26:15.482Z] #23 15.94 Collecting pathspec>=0.5.3 [2022-08-04T22:26:15.482Z] #23 15.96 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-04T22:26:16.046Z] #23 16.62 Collecting pyyaml [2022-08-04T22:26:16.047Z] #23 16.64 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-04T22:26:16.303Z] #23 16.73 Building wheels for collected packages: yamllint [2022-08-04T22:26:16.303Z] #23 16.73 Building wheel for yamllint (setup.py): started [2022-08-04T22:26:16.533Z] #20 30.94 Reading package lists... [2022-08-04T22:26:16.533Z] #20 ... [2022-08-04T22:26:16.533Z] [2022-08-04T22:26:16.533Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:26:16.533Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-04T22:26:16.533Z] #49 21.97 Fetched 49.2 MB in 20s (2417 kB/s) [2022-08-04T22:26:16.533Z] #49 21.97 Reading package lists... [2022-08-04T22:26:16.794Z] #49 31.09 Reading package lists... [2022-08-04T22:26:16.794Z] #49 ... [2022-08-04T22:26:16.794Z] [2022-08-04T22:26:16.794Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T22:26:16.794Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-04T22:26:16.794Z] #69 22.01 Reading package lists... [2022-08-04T22:26:18.195Z] #23 18.69 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-04T22:26:18.195Z] #23 18.69 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=94859d3cef8203b3546e44f23d701f2382bc7bbded00f9a890d17a8d1d7e559c [2022-08-04T22:26:18.195Z] #23 18.70 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-04T22:26:18.195Z] #23 18.71 Successfully built yamllint [2022-08-04T22:26:18.451Z] #23 18.78 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-04T22:26:19.015Z] #23 19.60 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-04T22:26:20.912Z] #23 DONE 21.1s [2022-08-04T22:26:20.912Z] [2022-08-04T22:26:20.912Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-04T22:26:20.912Z] #27 sha256:e696d34c1f0d793338ff60040c0e93ca3fada89ee68359ba45e026fb9660466a [2022-08-04T22:26:21.169Z] #27 DONE 0.3s [2022-08-04T22:26:21.169Z] [2022-08-04T22:26:21.169Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-04T22:26:21.169Z] #32 sha256:188aff65e36e38290933644ccebc33a8d696f9f6451761bc9c7086f67db66c0c [2022-08-04T22:26:21.427Z] #32 DONE 0.3s [2022-08-04T22:26:21.427Z] [2022-08-04T22:26:21.427Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-04T22:26:21.427Z] #35 sha256:eb4cafe3f611b2ef5bfd57139b79e30ff19eb1ee259c708a9f2ff8511c95c148 [2022-08-04T22:26:21.427Z] #35 DONE 0.1s [2022-08-04T22:26:21.427Z] [2022-08-04T22:26:21.427Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-04T22:26:21.427Z] #37 sha256:d4fa24d02c2f4a5105b8b15150dd1074fc933684a4d53125dfe1256a8cc8f043 [2022-08-04T22:26:21.625Z] #64 278.9 # github.com/containerd/containerd/cmd/containerd [2022-08-04T22:26:21.625Z] #64 278.9 /usr/bin/ld: /tmp/go-link-4209554395/000019.o: in function `New': [2022-08-04T22:26:21.625Z] #64 278.9 /tmp/tmp.wvDn8KbNB2/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-04T22:26:21.625Z] #64 279.0 + bin/containerd-stress [2022-08-04T22:26:21.684Z] #37 DONE 0.2s [2022-08-04T22:26:21.684Z] [2022-08-04T22:26:21.684Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:26:21.684Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:26:21.684Z] #55 ... [2022-08-04T22:26:21.684Z] [2022-08-04T22:26:21.684Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-04T22:26:21.684Z] #39 sha256:7a8bf3ff14e8bb359480f56cbaef09c70ce084f8977c83965d396aaf02718c9a [2022-08-04T22:26:21.684Z] #39 DONE 0.1s [2022-08-04T22:26:21.941Z] [2022-08-04T22:26:21.941Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-04T22:26:21.941Z] #41 sha256:cf297fd031e0c21695a086dde454264a1549688aa3b5158f4a2f408a710ab27b [2022-08-04T22:26:21.941Z] #41 DONE 0.1s [2022-08-04T22:26:21.941Z] [2022-08-04T22:26:21.941Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T22:26:21.941Z] #60 sha256:81d32ee8e23b515a0b73f85b19be6eedaef7a291f445fc87efd6de22ca1686ed [2022-08-04T22:26:21.941Z] #60 ... [2022-08-04T22:26:21.941Z] [2022-08-04T22:26:21.941Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-04T22:26:21.941Z] #45 sha256:cc9152203694bf9f09565d18dc53c38be26096808f68d0ffd1543281299ba21a [2022-08-04T22:26:21.941Z] #45 DONE 0.1s [2022-08-04T22:26:22.198Z] [2022-08-04T22:26:22.198Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:26:22.198Z] #64 sha256:66c33ef9bb6954ea7deb5bdc1feef41f4592b6357d784c5f95f5d49500426fb8 [2022-08-04T22:26:22.567Z] #64 280.0 + bin/containerd-shim [2022-08-04T22:26:24.932Z] #69 31.55 Reading package lists... [2022-08-04T22:26:24.932Z] #69 ... [2022-08-04T22:26:24.932Z] [2022-08-04T22:26:24.932Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:26:24.932Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T22:26:24.932Z] #20 30.94 Reading package lists... [2022-08-04T22:26:26.220Z] #23 13.73 Collecting yamllint==1.26.1 [2022-08-04T22:26:26.220Z] #23 14.78 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-04T22:26:26.844Z] #20 40.00 Building dependency tree... [2022-08-04T22:26:28.129Z] #23 16.70 Collecting pathspec>=0.5.3 [2022-08-04T22:26:28.129Z] #23 16.71 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-04T22:26:28.697Z] #23 17.35 Collecting pyyaml [2022-08-04T22:26:28.697Z] #23 17.36 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-04T22:26:28.764Z] #20 44.12 The following additional packages will be installed: [2022-08-04T22:26:28.764Z] #20 44.13 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T22:26:28.764Z] #20 44.13 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-04T22:26:28.764Z] #20 44.13 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-04T22:26:28.764Z] #20 44.13 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-04T22:26:28.764Z] #20 44.13 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-04T22:26:28.764Z] #20 44.14 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-04T22:26:28.764Z] #20 44.15 mingw-w64-common mingw-w64-x86-64-dev [2022-08-04T22:26:28.764Z] #20 44.19 Suggested packages: [2022-08-04T22:26:28.764Z] #20 44.20 gcc-10-locales seccomp wine64 [2022-08-04T22:26:28.957Z] #23 17.44 Building wheels for collected packages: yamllint [2022-08-04T22:26:28.957Z] #23 17.45 Building wheel for yamllint (setup.py): started [2022-08-04T22:26:29.096Z] #55 ... [2022-08-04T22:26:29.096Z] [2022-08-04T22:26:29.096Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T22:26:29.096Z] #60 sha256:53c18f977dd88848b21e1af518d6f2b80db7f64f647d9dd40c09a945433b98ef [2022-08-04T22:26:29.096Z] #60 186.0 + mkdir -p /build [2022-08-04T22:26:29.096Z] #60 186.0 + cp runc /build/runc [2022-08-04T22:26:29.662Z] #60 DONE 187.0s [2022-08-04T22:26:29.662Z] [2022-08-04T22:26:29.662Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:26:29.662Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:26:29.662Z] #55 314.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-04T22:26:29.706Z] #20 45.03 The following NEW packages will be installed: [2022-08-04T22:26:29.706Z] #20 45.04 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T22:26:29.706Z] #20 45.04 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-04T22:26:29.706Z] #20 45.04 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-04T22:26:29.706Z] #20 45.04 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-04T22:26:29.706Z] #20 45.04 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-04T22:26:29.706Z] #20 45.04 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-04T22:26:29.706Z] #20 45.05 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-04T22:26:29.706Z] #20 45.05 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-04T22:26:29.706Z] #20 45.06 mingw-w64-x86-64-dev [2022-08-04T22:26:29.920Z] #55 DONE 314.5s [2022-08-04T22:26:29.920Z] [2022-08-04T22:26:29.920Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:26:29.920Z] #64 sha256:d08c7d54713eef6ad0cc807caba3cddabe26b8839dfc0297785cc1b72fba89b7 [2022-08-04T22:26:29.966Z] #20 45.51 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T22:26:29.966Z] #20 45.51 Need to get 115 MB of archives. [2022-08-04T22:26:29.966Z] #20 45.51 After this operation, 645 MB of additional disk space will be used. [2022-08-04T22:26:29.966Z] #20 45.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-04T22:26:30.226Z] #20 45.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-04T22:26:30.226Z] #20 45.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-04T22:26:30.486Z] #20 45.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-04T22:26:30.486Z] #20 45.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-04T22:26:30.486Z] #20 45.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-04T22:26:30.486Z] #20 45.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-04T22:26:30.826Z] #20 46.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-04T22:26:30.826Z] #20 46.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-04T22:26:30.863Z] #23 19.08 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-04T22:26:30.863Z] #23 19.08 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=36571b74bcd357aa910a1fd87df879c18b6f07bd0884204d2338e2a2d1947ff2 [2022-08-04T22:26:30.863Z] #23 19.09 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-04T22:26:30.863Z] #23 19.09 Successfully built yamllint [2022-08-04T22:26:30.863Z] #23 19.15 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-04T22:26:31.087Z] #20 46.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-04T22:26:31.123Z] #23 19.82 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-04T22:26:31.657Z] #20 46.93 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-04T22:26:31.657Z] #20 ... [2022-08-04T22:26:31.657Z] [2022-08-04T22:26:31.657Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T22:26:31.657Z] #74 sha256:00bb68dc49dea55f16645966039b68255d18985c5cb6c2fb4d08bf3e1746ecb2 [2022-08-04T22:26:31.657Z] #74 46.77 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T22:26:31.657Z] #74 46.77 + GOBIN=/build [2022-08-04T22:26:31.657Z] #74 46.77 + GO111MODULE=on [2022-08-04T22:26:31.657Z] #74 46.77 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T22:26:32.064Z] #23 DONE 20.6s [2022-08-04T22:26:32.064Z] [2022-08-04T22:26:32.064Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-04T22:26:32.064Z] #27 sha256:429a74c728b9afe33eaae0c369a94bd626d1d84b74ac74f91cc50f2a700139b5 [2022-08-04T22:26:32.324Z] #27 DONE 0.2s [2022-08-04T22:26:32.324Z] [2022-08-04T22:26:32.324Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-04T22:26:32.324Z] #32 sha256:7bd4ae188e366ca991b31dd5a89e8f7c0792b32a863954f9d083fe74888618cb [2022-08-04T22:26:32.451Z] #64 ... [2022-08-04T22:26:32.451Z] [2022-08-04T22:26:32.451Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-04T22:26:32.451Z] #56 sha256:35e091cf0c83defd665734da99b6a02d69154835795b3182fb88a11cfc354f8d [2022-08-04T22:26:32.563Z] #64 288.6 + bin/containerd-shim-runc-v1 [2022-08-04T22:26:32.893Z] #32 DONE 0.6s [2022-08-04T22:26:32.893Z] [2022-08-04T22:26:32.893Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-04T22:26:32.893Z] #35 sha256:b145c064ef8412b6edee765736a5837c614bf4bb5de303de913564b3f62907f6 [2022-08-04T22:26:33.041Z] #74 ... [2022-08-04T22:26:33.041Z] [2022-08-04T22:26:33.041Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T22:26:33.041Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-04T22:26:33.041Z] #69 31.55 Reading package lists... [2022-08-04T22:26:33.041Z] #69 40.78 Building dependency tree... [2022-08-04T22:26:33.041Z] #69 44.85 The following additional packages will be installed: [2022-08-04T22:26:33.041Z] #69 44.88 libbtrfs0 [2022-08-04T22:26:33.041Z] #69 45.12 The following NEW packages will be installed: [2022-08-04T22:26:33.041Z] #69 45.14 libbtrfs-dev libbtrfs0 [2022-08-04T22:26:33.041Z] #69 45.59 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T22:26:33.041Z] #69 45.59 Need to get 460 kB of archives. [2022-08-04T22:26:33.041Z] #69 45.59 After this operation, 1237 kB of additional disk space will be used. [2022-08-04T22:26:33.041Z] #69 45.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-04T22:26:33.041Z] #69 45.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-04T22:26:33.041Z] #69 46.61 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:26:33.041Z] #69 46.97 Fetched 460 kB in 0s (1477 kB/s) [2022-08-04T22:26:33.041Z] #69 47.03 Selecting previously unselected package libbtrfs0:amd64. [2022-08-04T22:26:33.041Z] #69 47.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-04T22:26:33.041Z] #69 47.20 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-04T22:26:33.041Z] #69 47.31 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T22:26:33.041Z] #69 47.47 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-04T22:26:33.041Z] #69 47.48 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-04T22:26:33.041Z] #69 47.49 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T22:26:33.041Z] #69 47.64 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T22:26:33.041Z] #69 47.68 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T22:26:33.041Z] #69 47.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:26:33.041Z] #69 DONE 48.3s [2022-08-04T22:26:33.041Z] [2022-08-04T22:26:33.041Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:26:33.041Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T22:26:33.041Z] #20 47.22 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-04T22:26:33.041Z] #20 47.42 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-04T22:26:33.041Z] #20 48.09 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-04T22:26:33.041Z] #20 48.44 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-04T22:26:33.041Z] #20 48.44 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-04T22:26:33.041Z] #20 48.45 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-04T22:26:33.041Z] #20 48.46 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-04T22:26:33.041Z] #20 48.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-04T22:26:33.041Z] #20 48.48 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-04T22:26:33.041Z] #20 48.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-04T22:26:33.041Z] #20 48.49 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-04T22:26:33.041Z] #20 48.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-04T22:26:33.152Z] #35 DONE 0.4s [2022-08-04T22:26:33.152Z] [2022-08-04T22:26:33.152Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-04T22:26:33.152Z] #37 sha256:46c0b263f64e55f263c59c6bb1a10b123107db8349c0dcbb413b3458f7e4d74b [2022-08-04T22:26:33.301Z] #20 ... [2022-08-04T22:26:33.301Z] [2022-08-04T22:26:33.301Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-04T22:26:33.301Z] #70 sha256:a78a8fcf7273dd7a01b4c4d79c96bf4157452567851f8da6046336c614917520 [2022-08-04T22:26:33.301Z] #70 DONE 0.2s [2022-08-04T22:26:33.301Z] [2022-08-04T22:26:33.301Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:26:33.301Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T22:26:33.301Z] #20 48.50 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-04T22:26:33.301Z] #20 48.51 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-04T22:26:33.301Z] #20 48.51 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-04T22:26:33.301Z] #20 48.52 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-04T22:26:33.301Z] #20 48.53 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-04T22:26:33.301Z] #20 48.53 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-04T22:26:33.301Z] #20 48.53 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-04T22:26:33.385Z] #56 DONE 0.6s [2022-08-04T22:26:33.385Z] [2022-08-04T22:26:33.385Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-04T22:26:33.385Z] #58 sha256:e711c51b9cd65572a48eefebe5f32d898b70477e13c26f4d3ec8e23dd79810d0 [2022-08-04T22:26:33.385Z] #58 DONE 0.1s [2022-08-04T22:26:33.385Z] [2022-08-04T22:26:33.385Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:26:33.385Z] #64 sha256:d08c7d54713eef6ad0cc807caba3cddabe26b8839dfc0297785cc1b72fba89b7 [2022-08-04T22:26:33.385Z] #64 ... [2022-08-04T22:26:33.385Z] [2022-08-04T22:26:33.385Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-04T22:26:33.385Z] #61 sha256:ff8c303ad9d2fc6a39b694698de3601c1ae3a42864d8e32ce19cc86d9dd0c599 [2022-08-04T22:26:33.457Z] #37 DONE 0.2s [2022-08-04T22:26:33.457Z] [2022-08-04T22:26:33.457Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:26:33.457Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:26:33.643Z] #61 DONE 0.3s [2022-08-04T22:26:33.643Z] [2022-08-04T22:26:33.643Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:26:33.643Z] #64 sha256:d08c7d54713eef6ad0cc807caba3cddabe26b8839dfc0297785cc1b72fba89b7 [2022-08-04T22:26:33.717Z] #55 ... [2022-08-04T22:26:33.717Z] [2022-08-04T22:26:33.717Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-04T22:26:33.717Z] #39 sha256:3cbf5989efcf439e5f941f719f67e7f250a2a73c7690afa5ae0d99a8e44aeda5 [2022-08-04T22:26:33.717Z] #39 DONE 0.1s [2022-08-04T22:26:33.717Z] [2022-08-04T22:26:33.717Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-04T22:26:33.717Z] #41 sha256:31e86369345cdb5d123fc9e5490b97c3fd11967ecd183b8145f4c4a534b13fc0 [2022-08-04T22:26:33.717Z] #41 DONE 0.2s [2022-08-04T22:26:33.717Z] [2022-08-04T22:26:33.717Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-04T22:26:33.717Z] #45 sha256:ddb5d47a2c45006db66420bcc7f3d421594c870b8d624786657cab95a41e8351 [2022-08-04T22:26:33.717Z] #45 DONE 0.1s [2022-08-04T22:26:33.717Z] [2022-08-04T22:26:33.717Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:26:33.717Z] #64 sha256:ef68633800690e2a03117b0be064c6750d6763ccb71a5b704606d2fc122f3dbc [2022-08-04T22:26:33.872Z] #20 49.22 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:26:34.131Z] #20 49.48 Fetched 115 MB in 3s (34.4 MB/s) [2022-08-04T22:26:34.132Z] #20 49.52 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-04T22:26:34.132Z] #20 49.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-04T22:26:34.132Z] #20 49.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-04T22:26:34.132Z] #20 49.59 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T22:26:35.094Z] #20 ... [2022-08-04T22:26:35.094Z] [2022-08-04T22:26:35.094Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:26:35.094Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-04T22:26:35.094Z] #49 31.09 Reading package lists... [2022-08-04T22:26:35.094Z] #49 40.38 Building dependency tree... [2022-08-04T22:26:35.094Z] #49 44.48 The following additional packages will be installed: [2022-08-04T22:26:35.094Z] #49 44.52 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-04T22:26:35.094Z] #49 44.55 Suggested packages: [2022-08-04T22:26:35.094Z] #49 44.55 cmake-doc ninja-build lrzip [2022-08-04T22:26:35.094Z] #49 44.55 Recommended packages: [2022-08-04T22:26:35.094Z] #49 44.55 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-04T22:26:35.094Z] #49 45.25 The following NEW packages will be installed: [2022-08-04T22:26:35.094Z] #49 45.27 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-04T22:26:35.094Z] #49 45.61 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T22:26:35.094Z] #49 45.61 Need to get 8418 kB of archives. [2022-08-04T22:26:35.094Z] #49 45.61 After this operation, 34.9 MB of additional disk space will be used. [2022-08-04T22:26:35.094Z] #49 45.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T22:26:35.094Z] #49 45.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-04T22:26:35.094Z] #49 45.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-04T22:26:35.094Z] #49 45.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-04T22:26:35.094Z] #49 45.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-04T22:26:35.094Z] #49 45.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-04T22:26:35.094Z] #49 45.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-04T22:26:35.094Z] #49 45.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-04T22:26:35.094Z] #49 46.60 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:26:35.094Z] #49 47.05 Fetched 8418 kB in 1s (16.2 MB/s) [2022-08-04T22:26:35.094Z] #49 47.29 Selecting previously unselected package xxd. [2022-08-04T22:26:35.094Z] #49 47.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-04T22:26:35.094Z] #49 47.33 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T22:26:35.094Z] #49 47.35 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:26:35.094Z] #49 47.51 Selecting previously unselected package vim-common. [2022-08-04T22:26:35.094Z] #49 47.52 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T22:26:35.094Z] #49 47.54 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:26:35.094Z] #49 47.71 Selecting previously unselected package cmake-data. [2022-08-04T22:26:35.094Z] #49 47.71 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-04T22:26:35.094Z] #49 47.73 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T22:26:35.094Z] #49 48.75 Selecting previously unselected package libarchive13:amd64. [2022-08-04T22:26:35.094Z] #49 48.75 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-04T22:26:35.094Z] #49 48.77 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-04T22:26:35.094Z] #49 49.00 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-04T22:26:35.094Z] #49 49.01 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-04T22:26:35.094Z] #49 49.02 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-04T22:26:35.094Z] #49 49.13 Selecting previously unselected package librhash0:amd64. [2022-08-04T22:26:35.094Z] #49 49.14 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-04T22:26:35.094Z] #49 49.15 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-04T22:26:35.094Z] #49 49.25 Selecting previously unselected package libuv1:amd64. [2022-08-04T22:26:35.094Z] #49 49.26 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-04T22:26:35.094Z] #49 49.27 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-04T22:26:35.094Z] #49 49.43 Selecting previously unselected package cmake. [2022-08-04T22:26:35.094Z] #49 49.43 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-04T22:26:35.094Z] #49 49.44 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-04T22:26:35.094Z] #49 ... [2022-08-04T22:26:35.094Z] [2022-08-04T22:26:35.094Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T22:26:35.094Z] #74 sha256:00bb68dc49dea55f16645966039b68255d18985c5cb6c2fb4d08bf3e1746ecb2 [2022-08-04T22:26:35.094Z] #74 49.88 rootlesskit version 1.0.0 [2022-08-04T22:26:35.094Z] #74 49.89 Usage of /build/rootlesskit-docker-proxy: [2022-08-04T22:26:35.094Z] #74 49.89 -container-ip string [2022-08-04T22:26:35.094Z] #74 49.89 container ip [2022-08-04T22:26:35.094Z] #74 49.89 -container-port int [2022-08-04T22:26:35.094Z] #74 49.89 container port (default -1) [2022-08-04T22:26:35.094Z] #74 49.89 -host-ip string [2022-08-04T22:26:35.094Z] #74 49.89 host ip [2022-08-04T22:26:35.094Z] #74 49.89 -host-port int [2022-08-04T22:26:35.094Z] #74 49.89 host port (default -1) [2022-08-04T22:26:35.094Z] #74 49.89 -proto string [2022-08-04T22:26:35.094Z] #74 49.89 proxy protocol (default "tcp") [2022-08-04T22:26:35.094Z] #74 DONE 50.1s [2022-08-04T22:26:35.094Z] [2022-08-04T22:26:35.094Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:26:35.094Z] #71 sha256:1a6efca347429f9195b97cab0f894d4c996b97de4f0ad8f5dae86d107fd21dbd [2022-08-04T22:26:35.094Z] #71 0.710 + RM_GOPATH=0 [2022-08-04T22:26:35.094Z] #71 0.710 + TMP_GOPATH= [2022-08-04T22:26:35.094Z] #71 0.710 + : /build [2022-08-04T22:26:35.094Z] #71 0.710 + '[' -z '' ']' [2022-08-04T22:26:35.094Z] #71 0.711 ++ mktemp -d [2022-08-04T22:26:35.094Z] #71 0.715 + export GOPATH=/tmp/tmp.wdFblJj5Pn [2022-08-04T22:26:35.094Z] #71 0.715 + GOPATH=/tmp/tmp.wdFblJj5Pn [2022-08-04T22:26:35.094Z] #71 0.715 + RM_GOPATH=1 [2022-08-04T22:26:35.094Z] #71 0.715 + case "$(go env GOARCH)" in [2022-08-04T22:26:35.094Z] #71 0.715 ++ go env GOARCH [2022-08-04T22:26:35.094Z] #71 0.725 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T22:26:35.094Z] #71 0.725 + GO_BUILDMODE=-buildmode=pie [2022-08-04T22:26:35.094Z] #71 0.726 ++ dirname /install.sh [2022-08-04T22:26:35.094Z] #71 0.727 + dir=/ [2022-08-04T22:26:35.094Z] #71 0.728 + bin=containerd [2022-08-04T22:26:35.094Z] #71 0.728 + shift [2022-08-04T22:26:35.094Z] #71 0.728 + '[' '!' -f //containerd.installer ']' [2022-08-04T22:26:35.094Z] #71 0.728 + . //containerd.installer [2022-08-04T22:26:35.094Z] #71 0.728 ++ set -e [2022-08-04T22:26:35.094Z] #71 0.728 ++ : v1.6.7 [2022-08-04T22:26:35.094Z] #71 0.728 + install_containerd [2022-08-04T22:26:35.094Z] #71 0.728 + echo 'Install containerd version v1.6.7' [2022-08-04T22:26:35.094Z] #71 0.729 Install containerd version v1.6.7 [2022-08-04T22:26:35.094Z] #71 0.729 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wdFblJj5Pn/src/github.com/containerd/containerd [2022-08-04T22:26:35.094Z] #71 0.734 Cloning into '/tmp/tmp.wdFblJj5Pn/src/github.com/containerd/containerd'... [2022-08-04T22:26:35.094Z] #71 ... [2022-08-04T22:26:35.094Z] [2022-08-04T22:26:35.094Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-04T22:26:35.094Z] #75 sha256:15d7a36db139de6b06ae1642bf3610709100df5e0c2bb0490876619e2b50b6e8 [2022-08-04T22:26:35.094Z] #75 DONE 0.2s [2022-08-04T22:26:35.368Z] [2022-08-04T22:26:35.368Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-04T22:26:35.368Z] #76 sha256:57ec727ea0a4e4f27c4b3238998f42a16e32186e1539b6ba3df90337f3d6f05a [2022-08-04T22:26:35.368Z] #76 DONE 0.1s [2022-08-04T22:26:35.368Z] [2022-08-04T22:26:35.368Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:26:35.368Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T22:26:35.368Z] #20 50.58 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-04T22:26:35.368Z] #20 50.58 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-04T22:26:35.368Z] #20 50.60 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T22:26:36.172Z] #64 278.4 + bin/containerd [2022-08-04T22:26:36.761Z] #20 ... [2022-08-04T22:26:36.761Z] [2022-08-04T22:26:36.761Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T22:26:36.761Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-04T22:26:36.761Z] #49 51.35 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-04T22:26:36.761Z] #49 51.37 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:26:36.761Z] #49 51.38 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-04T22:26:36.761Z] #49 51.39 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:26:36.762Z] #49 51.45 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-04T22:26:36.762Z] #49 51.47 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-04T22:26:36.762Z] #49 51.49 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T22:26:36.762Z] #49 51.53 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-04T22:26:36.762Z] #49 51.56 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:26:36.762Z] #49 DONE 52.0s [2022-08-04T22:26:36.762Z] [2022-08-04T22:26:36.762Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-04T22:26:36.762Z] #50 sha256:ae7c90070ba959d31ccbad0393439ced96162beb57e26beaf3bd88807fe229ee [2022-08-04T22:26:36.762Z] #50 DONE 0.1s [2022-08-04T22:26:36.762Z] [2022-08-04T22:26:36.762Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:26:36.762Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T22:26:36.762Z] #20 52.05 Selecting previously unselected package binutils-mingw-w64. [2022-08-04T22:26:36.762Z] #20 52.06 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-04T22:26:36.762Z] #20 52.07 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T22:26:36.762Z] #20 52.16 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-04T22:26:36.762Z] #20 52.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T22:26:36.762Z] #20 52.18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T22:26:36.766Z] #64 293.5 + bin/containerd-shim-runc-v2 [2022-08-04T22:26:36.766Z] #64 294.2 + binaries [2022-08-04T22:26:36.766Z] #64 294.2 + install -D bin/containerd /build/containerd [2022-08-04T22:26:36.766Z] #64 294.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-04T22:26:36.766Z] #64 294.2 + install -D bin/ctr /build/ctr [2022-08-04T22:26:37.024Z] #20 52.27 Selecting previously unselected package dmsetup. [2022-08-04T22:26:37.024Z] #20 52.27 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T22:26:37.024Z] #20 52.28 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-04T22:26:37.024Z] #20 52.34 Selecting previously unselected package mingw-w64-common. [2022-08-04T22:26:37.024Z] #20 52.35 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-04T22:26:37.024Z] #20 52.36 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-04T22:26:38.933Z] #20 54.20 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-04T22:26:38.933Z] #20 54.20 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-04T22:26:38.933Z] #20 54.20 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T22:26:40.314Z] #20 ... [2022-08-04T22:26:40.314Z] [2022-08-04T22:26:40.314Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-04T22:26:40.314Z] #51 sha256:553a668c93ecd8014d8102ed27a1f09a284a557edc11e0e4738727a935256b12 [2022-08-04T22:26:40.314Z] #51 0.829 + RM_GOPATH=0 [2022-08-04T22:26:40.314Z] #51 0.829 + TMP_GOPATH= [2022-08-04T22:26:40.314Z] #51 0.829 + : /build [2022-08-04T22:26:40.314Z] #51 0.829 + '[' -z '' ']' [2022-08-04T22:26:40.314Z] #51 0.829 ++ mktemp -d [2022-08-04T22:26:40.314Z] #51 0.831 + export GOPATH=/tmp/tmp.Uwz9JJSXRa [2022-08-04T22:26:40.314Z] #51 0.831 + GOPATH=/tmp/tmp.Uwz9JJSXRa [2022-08-04T22:26:40.314Z] #51 0.831 + RM_GOPATH=1 [2022-08-04T22:26:40.314Z] #51 0.831 + case "$(go env GOARCH)" in [2022-08-04T22:26:40.314Z] #51 0.831 ++ go env GOARCH [2022-08-04T22:26:40.314Z] #51 0.838 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T22:26:40.314Z] #51 0.838 + GO_BUILDMODE=-buildmode=pie [2022-08-04T22:26:40.314Z] #51 0.839 ++ dirname /install.sh [2022-08-04T22:26:40.314Z] #51 0.840 + dir=/ [2022-08-04T22:26:40.314Z] #51 0.844 + bin=tini [2022-08-04T22:26:40.314Z] #51 0.845 + shift [2022-08-04T22:26:40.314Z] #51 0.845 + '[' '!' -f //tini.installer ']' [2022-08-04T22:26:40.314Z] #51 0.845 + . //tini.installer [2022-08-04T22:26:40.314Z] #51 0.845 ++ : v0.19.0 [2022-08-04T22:26:40.314Z] #51 0.846 + install_tini [2022-08-04T22:26:40.314Z] #51 0.846 + echo 'Install tini version v0.19.0' [2022-08-04T22:26:40.314Z] #51 0.846 Install tini version v0.19.0 [2022-08-04T22:26:40.314Z] #51 0.846 + git clone https://github.com/krallin/tini.git /tmp/tmp.Uwz9JJSXRa/tini [2022-08-04T22:26:40.314Z] #51 0.848 Cloning into '/tmp/tmp.Uwz9JJSXRa/tini'... [2022-08-04T22:26:40.314Z] #51 1.312 + cd /tmp/tmp.Uwz9JJSXRa/tini [2022-08-04T22:26:40.314Z] #51 1.312 + git checkout -q v0.19.0 [2022-08-04T22:26:40.314Z] #51 1.316 + cmake . [2022-08-04T22:26:40.314Z] #51 1.463 -- The C compiler identification is GNU 10.2.1 [2022-08-04T22:26:40.314Z] #51 1.490 -- Detecting C compiler ABI info [2022-08-04T22:26:40.314Z] #51 1.716 -- Detecting C compiler ABI info - done [2022-08-04T22:26:40.314Z] #51 1.782 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-04T22:26:40.314Z] #51 1.783 -- Detecting C compile features [2022-08-04T22:26:40.314Z] #51 1.784 -- Detecting C compile features - done [2022-08-04T22:26:40.314Z] #51 1.801 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-04T22:26:40.314Z] #51 1.889 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-04T22:26:40.314Z] #51 1.931 -- Configuring done [2022-08-04T22:26:40.314Z] #51 1.941 -- Generating done [2022-08-04T22:26:40.314Z] #51 1.943 -- Build files have been written to: /tmp/tmp.Uwz9JJSXRa/tini [2022-08-04T22:26:40.314Z] #51 1.953 + make tini-static [2022-08-04T22:26:40.314Z] #51 2.042 Scanning dependencies of target tini-static [2022-08-04T22:26:40.314Z] #51 2.067 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-04T22:26:40.314Z] #51 2.564 [100%] Linking C executable tini-static [2022-08-04T22:26:40.314Z] #51 2.764 [100%] Built target tini-static [2022-08-04T22:26:40.314Z] #51 2.780 + mkdir -p /build [2022-08-04T22:26:40.314Z] #51 2.782 + cp tini-static /build/docker-init [2022-08-04T22:26:40.314Z] #51 DONE 3.4s [2022-08-04T22:26:40.314Z] [2022-08-04T22:26:40.315Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:26:40.315Z] #71 sha256:1a6efca347429f9195b97cab0f894d4c996b97de4f0ad8f5dae86d107fd21dbd [2022-08-04T22:26:40.575Z] #71 ... [2022-08-04T22:26:40.575Z] [2022-08-04T22:26:40.575Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:26:40.575Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T22:26:40.575Z] #20 55.99 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-04T22:26:40.575Z] #20 56.00 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-04T22:26:40.575Z] #20 56.01 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T22:26:40.838Z] #20 56.13 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-04T22:26:40.838Z] #20 56.13 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-04T22:26:40.838Z] #20 56.14 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T22:26:40.965Z] #64 DONE 298.3s [2022-08-04T22:26:41.536Z] [2022-08-04T22:26:41.536Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-04T22:26:41.536Z] #65 sha256:d2fc11aa94c2e85e1fd4ca1d262593d74aad2a193ba0b70ad2e79a8cf1ab59d3 [2022-08-04T22:26:42.917Z] #65 DONE 1.3s [2022-08-04T22:26:42.917Z] [2022-08-04T22:26:42.917Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-04T22:26:42.917Z] #70 sha256:badbb176811115a7928c994abc919ec1e89c7c471f9ebabb2275dcab2b3a243c [2022-08-04T22:26:43.177Z] #70 DONE 0.3s [2022-08-04T22:26:43.177Z] [2022-08-04T22:26:43.177Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-04T22:26:43.177Z] #75 sha256:84e0f67a6f43103736ef335eb9c207a24f1ebfbb6c5d1b5e16f2cd93aa61f9fe [2022-08-04T22:26:43.383Z] #20 58.58 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-04T22:26:43.383Z] #20 58.59 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-04T22:26:43.383Z] #20 58.60 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T22:26:44.101Z] #64 ... [2022-08-04T22:26:44.101Z] [2022-08-04T22:26:44.102Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:26:44.102Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:26:44.102Z] #77 298.1 CCLD libocispec.la [2022-08-04T22:26:44.102Z] #77 298.8 CCLD src/validate [2022-08-04T22:26:44.102Z] #77 298.8 CCLD tests/test-1 [2022-08-04T22:26:44.102Z] #77 298.8 CCLD tests/test-2 [2022-08-04T22:26:44.102Z] #77 298.9 CCLD tests/test-3 [2022-08-04T22:26:44.102Z] #77 298.9 CCLD tests/test-4 [2022-08-04T22:26:44.102Z] #77 299.1 CCLD tests/test-6 [2022-08-04T22:26:44.358Z] #77 299.3 CCLD tests/test-5 [2022-08-04T22:26:44.358Z] #77 299.3 CCLD tests/test-7 [2022-08-04T22:26:44.358Z] #77 299.3 CCLD tests/test-8 [2022-08-04T22:26:44.358Z] #77 299.3 CCLD tests/test-9 [2022-08-04T22:26:44.559Z] #75 DONE 1.3s [2022-08-04T22:26:44.559Z] [2022-08-04T22:26:44.559Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-04T22:26:44.559Z] #78 sha256:ec02a556a52e6d8638c15811eeadd5f993fef166c632d7cfd9d40cba1ed80b4f [2022-08-04T22:26:44.559Z] #78 DONE 0.1s [2022-08-04T22:26:44.559Z] [2022-08-04T22:26:44.559Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-04T22:26:44.559Z] #79 sha256:d096b85f868e98643aa5ad1c8f22741ad8ae9781625a9404a4092e1e4fcd1a43 [2022-08-04T22:26:44.559Z] #79 DONE 0.0s [2022-08-04T22:26:44.559Z] [2022-08-04T22:26:44.559Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-04T22:26:44.559Z] #80 sha256:18aa59c6fb13b0a76e28ccd151f4f7705e3cf9187a39cc93e17972e682e7c5e4 [2022-08-04T22:26:44.559Z] #80 DONE 0.0s [2022-08-04T22:26:44.559Z] [2022-08-04T22:26:44.559Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-04T22:26:44.559Z] #81 sha256:90d2619e0f4295e8565dc9a3776121b684900b818d92c58addd5eee80307b019 [2022-08-04T22:26:44.615Z] #77 299.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-04T22:26:44.871Z] #77 299.5 CCLD tests/test-10 [2022-08-04T22:26:44.871Z] #77 299.5 CCLD tests/test-11 [2022-08-04T22:26:45.500Z] #81 DONE 0.9s [2022-08-04T22:26:45.500Z] [2022-08-04T22:26:45.500Z] #82 exporting to image [2022-08-04T22:26:45.500Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-04T22:26:45.500Z] #82 exporting layers [2022-08-04T22:26:47.587Z] #20 62.53 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-04T22:26:47.587Z] #20 ... [2022-08-04T22:26:47.587Z] [2022-08-04T22:26:47.587Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:26:47.587Z] #71 sha256:1a6efca347429f9195b97cab0f894d4c996b97de4f0ad8f5dae86d107fd21dbd [2022-08-04T22:26:47.587Z] #71 13.92 + cd /tmp/tmp.wdFblJj5Pn/src/github.com/containerd/containerd [2022-08-04T22:26:47.587Z] #71 13.92 + git checkout -q v1.6.7 [2022-08-04T22:26:47.848Z] #71 14.76 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-04T22:26:47.848Z] #71 14.76 + BUILDTAGS='netgo osusergo static_build' [2022-08-04T22:26:47.848Z] #71 14.76 + export EXTRA_FLAGS=-buildmode=pie [2022-08-04T22:26:47.848Z] #71 14.76 + EXTRA_FLAGS=-buildmode=pie [2022-08-04T22:26:47.848Z] #71 14.76 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-04T22:26:47.848Z] #71 14.76 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-04T22:26:48.112Z] #71 14.76 + '[' '' = dynamic ']' [2022-08-04T22:26:48.112Z] #71 14.76 + make [2022-08-04T22:26:48.143Z] #77 302.4 libtool: link: ar cr libocispec.a [2022-08-04T22:26:48.143Z] #77 302.5 libtool: link: ranlib libocispec.a [2022-08-04T22:26:48.683Z] #71 15.47 + bin/ctr [2022-08-04T22:26:48.799Z] #82 exporting layers 3.4s done [2022-08-04T22:26:48.799Z] #82 writing image sha256:309b53ead98055fa496d6b3e9ddbec2e97095556b3fbc5a6ee2754264bfe0b06 done [2022-08-04T22:26:48.799Z] #82 naming to docker.io/library/docker:4e46d9f963b5f7cec5022e2f9528acda08b6134a done [2022-08-04T22:26:48.799Z] #82 DONE 3.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-04T22:26:49.125Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-04T22:26:49.414Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43917/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e46d9f963b5f7cec5022e2f9528acda08b6134a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e46d9f963b5f7cec5022e2f9528acda08b6134a hack/test/unit [2022-08-04T22:26:50.663Z] #77 ... [2022-08-04T22:26:50.663Z] [2022-08-04T22:26:50.663Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T22:26:50.663Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T22:26:50.663Z] #47 387.8 + dpkg --print-architecture [2022-08-04T22:26:50.663Z] #47 387.8 + git checkout -q v2.1.0 [2022-08-04T22:26:50.796Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-04T22:26:50.796Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-04T22:26:50.796Z] + TESTDIRS=./... [2022-08-04T22:26:50.796Z] + exclude_paths='/vendor/|/integration' [2022-08-04T22:26:50.796Z] ++ go list ./... [2022-08-04T22:26:50.796Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-04T22:26:51.229Z] #47 388.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-04T22:26:51.229Z] #47 388.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-04T22:26:51.739Z] + pkg_list='github.com/docker/docker/api [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/server [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/server/backend/build [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/server/httputils [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/server/middleware [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/server/router [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/server/router/build [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/server/router/container [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/server/router/debug [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/server/router/image [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/server/router/network [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/server/router/session [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/server/router/system [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/server/router/volume [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/types [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/types/backend [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/types/container [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/types/events [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/types/filters [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/types/image [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/types/mount [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/types/network [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/types/registry [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/types/strslice [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/types/swarm [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/types/time [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/types/versions [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T22:26:51.739Z] github.com/docker/docker/api/types/volume [2022-08-04T22:26:51.739Z] github.com/docker/docker/builder [2022-08-04T22:26:51.739Z] github.com/docker/docker/builder/builder-next [2022-08-04T22:26:51.739Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T22:26:51.739Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T22:26:51.739Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T22:26:51.739Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T22:26:51.739Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T22:26:51.739Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T22:26:51.739Z] github.com/docker/docker/builder/dockerfile [2022-08-04T22:26:51.739Z] github.com/docker/docker/builder/remotecontext [2022-08-04T22:26:51.739Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T22:26:51.739Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T22:26:51.739Z] github.com/docker/docker/cli [2022-08-04T22:26:51.739Z] github.com/docker/docker/cli/config [2022-08-04T22:26:51.739Z] github.com/docker/docker/cli/debug [2022-08-04T22:26:51.739Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T22:26:51.739Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T22:26:51.739Z] github.com/docker/docker/client [2022-08-04T22:26:51.739Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T22:26:51.739Z] github.com/docker/docker/cmd/dockerd [2022-08-04T22:26:51.739Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T22:26:51.739Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T22:26:51.739Z] github.com/docker/docker/container [2022-08-04T22:26:51.739Z] github.com/docker/docker/container/stream [2022-08-04T22:26:51.739Z] github.com/docker/docker/contrib/apparmor [2022-08-04T22:26:51.739Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T22:26:51.739Z] github.com/docker/docker/contrib/httpserver [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/cluster [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/config [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/containerd [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/events [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/exec [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/images [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/initlayer [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/links [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/listeners [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/logger [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/logger/local [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/names [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/network [2022-08-04T22:26:51.739Z] github.com/docker/docker/daemon/stats [2022-08-04T22:26:51.739Z] github.com/docker/docker/distribution [2022-08-04T22:26:51.739Z] github.com/docker/docker/distribution/metadata [2022-08-04T22:26:51.739Z] github.com/docker/docker/distribution/utils [2022-08-04T22:26:51.739Z] github.com/docker/docker/distribution/xfer [2022-08-04T22:26:51.739Z] github.com/docker/docker/dockerversion [2022-08-04T22:26:51.739Z] github.com/docker/docker/errdefs [2022-08-04T22:26:51.739Z] github.com/docker/docker/image [2022-08-04T22:26:51.739Z] github.com/docker/docker/image/cache [2022-08-04T22:26:51.739Z] github.com/docker/docker/image/tarexport [2022-08-04T22:26:51.739Z] github.com/docker/docker/image/v1 [2022-08-04T22:26:51.739Z] github.com/docker/docker/internal/test/suite [2022-08-04T22:26:51.739Z] github.com/docker/docker/layer [2022-08-04T22:26:51.739Z] github.com/docker/docker/libcontainerd [2022-08-04T22:26:51.739Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T22:26:51.739Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T22:26:51.739Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T22:26:51.739Z] github.com/docker/docker/libcontainerd/types [2022-08-04T22:26:51.739Z] github.com/docker/docker/libnetwork [2022-08-04T22:26:51.739Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T22:26:51.739Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T22:26:51.739Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T22:26:51.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T22:26:51.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T22:26:51.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T22:26:51.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T22:26:51.739Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T22:26:51.739Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T22:26:51.739Z] github.com/docker/docker/libnetwork/config [2022-08-04T22:26:51.739Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T22:26:51.739Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T22:26:51.739Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T22:26:51.739Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T22:26:51.739Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T22:26:51.739Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T22:26:51.739Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T22:26:51.739Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T22:26:51.739Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T22:26:51.739Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T22:26:51.739Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T22:26:51.739Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T22:26:51.739Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T22:26:51.739Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T22:26:51.739Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T22:26:51.739Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T22:26:51.739Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T22:26:51.739Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T22:26:51.739Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T22:26:51.739Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/idm [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/ns [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/options [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/osl [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/types [2022-08-04T22:26:51.740Z] github.com/docker/docker/oci [2022-08-04T22:26:51.740Z] github.com/docker/docker/oci/caps [2022-08-04T22:26:51.740Z] github.com/docker/docker/opts [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/aaparser [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/archive [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/authorization [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/capabilities [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/containerfs [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/directory [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/dmesg [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/fileutils [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/fsutils [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/homedir [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/idtools [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/ioutils [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/longpath [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/loopback [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/parsers [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/pidfile [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/platform [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/plugins [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/pools [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/progress [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/pubsub [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/reexec [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/signal [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/stack [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/stringid [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/system [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/tailfile [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/tarsum [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/urlutil [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/useragent [2022-08-04T22:26:51.740Z] github.com/docker/docker/plugin [2022-08-04T22:26:51.740Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T22:26:51.740Z] github.com/docker/docker/plugin/v2 [2022-08-04T22:26:51.740Z] github.com/docker/docker/profiles/apparmor [2022-08-04T22:26:51.740Z] github.com/docker/docker/profiles/seccomp [2022-08-04T22:26:51.740Z] github.com/docker/docker/quota [2022-08-04T22:26:51.740Z] github.com/docker/docker/reference [2022-08-04T22:26:51.740Z] github.com/docker/docker/registry [2022-08-04T22:26:51.740Z] github.com/docker/docker/registry/resumable [2022-08-04T22:26:51.740Z] github.com/docker/docker/restartmanager [2022-08-04T22:26:51.740Z] github.com/docker/docker/rootless [2022-08-04T22:26:51.740Z] github.com/docker/docker/rootless/specconv [2022-08-04T22:26:51.740Z] github.com/docker/docker/runconfig [2022-08-04T22:26:51.740Z] github.com/docker/docker/runconfig/opts [2022-08-04T22:26:51.740Z] github.com/docker/docker/testutil [2022-08-04T22:26:51.740Z] github.com/docker/docker/testutil/daemon [2022-08-04T22:26:51.740Z] github.com/docker/docker/testutil/environment [2022-08-04T22:26:51.740Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T22:26:51.740Z] github.com/docker/docker/testutil/fakegit [2022-08-04T22:26:51.740Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T22:26:51.740Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T22:26:51.740Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T22:26:51.740Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T22:26:51.740Z] github.com/docker/docker/testutil/registry [2022-08-04T22:26:51.740Z] github.com/docker/docker/testutil/request [2022-08-04T22:26:51.740Z] github.com/docker/docker/volume [2022-08-04T22:26:51.740Z] github.com/docker/docker/volume/drivers [2022-08-04T22:26:51.740Z] github.com/docker/docker/volume/local [2022-08-04T22:26:51.740Z] github.com/docker/docker/volume/mounts [2022-08-04T22:26:51.740Z] github.com/docker/docker/volume/service [2022-08-04T22:26:51.740Z] github.com/docker/docker/volume/service/opts [2022-08-04T22:26:51.740Z] github.com/docker/docker/volume/testutils' [2022-08-04T22:26:51.740Z] ++ grep --fixed-strings -v /libnetwork [2022-08-04T22:26:51.740Z] ++ echo 'github.com/docker/docker/api [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/server [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/server/backend/build [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/server/httputils [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/server/middleware [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/server/router [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/server/router/build [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/server/router/container [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/server/router/debug [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/server/router/image [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/server/router/network [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/server/router/session [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/server/router/system [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/server/router/volume [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/types [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/types/backend [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/types/container [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/types/events [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/types/filters [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/types/image [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/types/mount [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/types/network [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/types/registry [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/types/strslice [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/types/swarm [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/types/time [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/types/versions [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T22:26:51.740Z] github.com/docker/docker/api/types/volume [2022-08-04T22:26:51.740Z] github.com/docker/docker/builder [2022-08-04T22:26:51.740Z] github.com/docker/docker/builder/builder-next [2022-08-04T22:26:51.740Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T22:26:51.740Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T22:26:51.740Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T22:26:51.740Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T22:26:51.740Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T22:26:51.740Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T22:26:51.740Z] github.com/docker/docker/builder/dockerfile [2022-08-04T22:26:51.740Z] github.com/docker/docker/builder/remotecontext [2022-08-04T22:26:51.740Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T22:26:51.740Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T22:26:51.740Z] github.com/docker/docker/cli [2022-08-04T22:26:51.740Z] github.com/docker/docker/cli/config [2022-08-04T22:26:51.740Z] github.com/docker/docker/cli/debug [2022-08-04T22:26:51.740Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T22:26:51.740Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T22:26:51.740Z] github.com/docker/docker/client [2022-08-04T22:26:51.740Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T22:26:51.740Z] github.com/docker/docker/cmd/dockerd [2022-08-04T22:26:51.740Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T22:26:51.740Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T22:26:51.740Z] github.com/docker/docker/container [2022-08-04T22:26:51.740Z] github.com/docker/docker/container/stream [2022-08-04T22:26:51.740Z] github.com/docker/docker/contrib/apparmor [2022-08-04T22:26:51.740Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T22:26:51.740Z] github.com/docker/docker/contrib/httpserver [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/cluster [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/config [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/containerd [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/events [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/exec [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/images [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/initlayer [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/links [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/listeners [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/logger [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/logger/local [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/names [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/network [2022-08-04T22:26:51.740Z] github.com/docker/docker/daemon/stats [2022-08-04T22:26:51.740Z] github.com/docker/docker/distribution [2022-08-04T22:26:51.740Z] github.com/docker/docker/distribution/metadata [2022-08-04T22:26:51.740Z] github.com/docker/docker/distribution/utils [2022-08-04T22:26:51.740Z] github.com/docker/docker/distribution/xfer [2022-08-04T22:26:51.740Z] github.com/docker/docker/dockerversion [2022-08-04T22:26:51.740Z] github.com/docker/docker/errdefs [2022-08-04T22:26:51.740Z] github.com/docker/docker/image [2022-08-04T22:26:51.740Z] github.com/docker/docker/image/cache [2022-08-04T22:26:51.740Z] github.com/docker/docker/image/tarexport [2022-08-04T22:26:51.740Z] github.com/docker/docker/image/v1 [2022-08-04T22:26:51.740Z] github.com/docker/docker/internal/test/suite [2022-08-04T22:26:51.740Z] github.com/docker/docker/layer [2022-08-04T22:26:51.740Z] github.com/docker/docker/libcontainerd [2022-08-04T22:26:51.740Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T22:26:51.740Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T22:26:51.740Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T22:26:51.740Z] github.com/docker/docker/libcontainerd/types [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/config [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/idm [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/ns [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/options [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/osl [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T22:26:51.740Z] github.com/docker/docker/libnetwork/types [2022-08-04T22:26:51.740Z] github.com/docker/docker/oci [2022-08-04T22:26:51.740Z] github.com/docker/docker/oci/caps [2022-08-04T22:26:51.740Z] github.com/docker/docker/opts [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/aaparser [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/archive [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/authorization [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/capabilities [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/containerfs [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/directory [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/dmesg [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/fileutils [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/fsutils [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/homedir [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/idtools [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/ioutils [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/longpath [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/loopback [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/parsers [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/pidfile [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/platform [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/plugins [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/pools [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/progress [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/pubsub [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/reexec [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/signal [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/stack [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/stringid [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/system [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/tailfile [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/tarsum [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/urlutil [2022-08-04T22:26:51.740Z] github.com/docker/docker/pkg/useragent [2022-08-04T22:26:51.740Z] github.com/docker/docker/plugin [2022-08-04T22:26:51.740Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T22:26:51.740Z] github.com/docker/docker/plugin/v2 [2022-08-04T22:26:51.740Z] github.com/docker/docker/profiles/apparmor [2022-08-04T22:26:51.740Z] github.com/docker/docker/profiles/seccomp [2022-08-04T22:26:51.740Z] github.com/docker/docker/quota [2022-08-04T22:26:51.740Z] github.com/docker/docker/reference [2022-08-04T22:26:51.740Z] github.com/docker/docker/registry [2022-08-04T22:26:51.740Z] github.com/docker/docker/registry/resumable [2022-08-04T22:26:51.740Z] github.com/docker/docker/restartmanager [2022-08-04T22:26:51.740Z] github.com/docker/docker/rootless [2022-08-04T22:26:51.740Z] github.com/docker/docker/rootless/specconv [2022-08-04T22:26:51.740Z] github.com/docker/docker/runconfig [2022-08-04T22:26:51.740Z] github.com/docker/docker/runconfig/opts [2022-08-04T22:26:51.740Z] github.com/docker/docker/testutil [2022-08-04T22:26:51.741Z] github.com/docker/docker/testutil/daemon [2022-08-04T22:26:51.741Z] github.com/docker/docker/testutil/environment [2022-08-04T22:26:51.741Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T22:26:51.741Z] github.com/docker/docker/testutil/fakegit [2022-08-04T22:26:51.741Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T22:26:51.741Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T22:26:51.741Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T22:26:51.741Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T22:26:51.741Z] github.com/docker/docker/testutil/registry [2022-08-04T22:26:51.741Z] github.com/docker/docker/testutil/request [2022-08-04T22:26:51.741Z] github.com/docker/docker/volume [2022-08-04T22:26:51.741Z] github.com/docker/docker/volume/drivers [2022-08-04T22:26:51.741Z] github.com/docker/docker/volume/local [2022-08-04T22:26:51.741Z] github.com/docker/docker/volume/mounts [2022-08-04T22:26:51.741Z] github.com/docker/docker/volume/service [2022-08-04T22:26:51.741Z] github.com/docker/docker/volume/service/opts [2022-08-04T22:26:51.741Z] github.com/docker/docker/volume/testutils' [2022-08-04T22:26:51.741Z] + base_pkg_list='github.com/docker/docker/api [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/backend/build [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/httputils [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/middleware [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/router [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/router/build [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/router/container [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/router/debug [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/router/image [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/router/network [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/router/session [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/router/system [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/router/volume [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/backend [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/container [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/events [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/filters [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/image [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/mount [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/network [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/registry [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/strslice [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/swarm [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/time [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/versions [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/volume [2022-08-04T22:26:51.741Z] github.com/docker/docker/builder [2022-08-04T22:26:51.741Z] github.com/docker/docker/builder/builder-next [2022-08-04T22:26:51.741Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T22:26:51.741Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T22:26:51.741Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T22:26:51.741Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T22:26:51.741Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T22:26:51.741Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T22:26:51.741Z] github.com/docker/docker/builder/dockerfile [2022-08-04T22:26:51.741Z] github.com/docker/docker/builder/remotecontext [2022-08-04T22:26:51.741Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T22:26:51.741Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T22:26:51.741Z] github.com/docker/docker/cli [2022-08-04T22:26:51.741Z] github.com/docker/docker/cli/config [2022-08-04T22:26:51.741Z] github.com/docker/docker/cli/debug [2022-08-04T22:26:51.741Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T22:26:51.741Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T22:26:51.741Z] github.com/docker/docker/client [2022-08-04T22:26:51.741Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T22:26:51.741Z] github.com/docker/docker/cmd/dockerd [2022-08-04T22:26:51.741Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T22:26:51.741Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T22:26:51.741Z] github.com/docker/docker/container [2022-08-04T22:26:51.741Z] github.com/docker/docker/container/stream [2022-08-04T22:26:51.741Z] github.com/docker/docker/contrib/apparmor [2022-08-04T22:26:51.741Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T22:26:51.741Z] github.com/docker/docker/contrib/httpserver [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/cluster [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/config [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/containerd [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/events [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/exec [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/images [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/initlayer [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/links [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/listeners [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/local [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/names [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/network [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/stats [2022-08-04T22:26:51.741Z] github.com/docker/docker/distribution [2022-08-04T22:26:51.741Z] github.com/docker/docker/distribution/metadata [2022-08-04T22:26:51.741Z] github.com/docker/docker/distribution/utils [2022-08-04T22:26:51.741Z] github.com/docker/docker/distribution/xfer [2022-08-04T22:26:51.741Z] github.com/docker/docker/dockerversion [2022-08-04T22:26:51.741Z] github.com/docker/docker/errdefs [2022-08-04T22:26:51.741Z] github.com/docker/docker/image [2022-08-04T22:26:51.741Z] github.com/docker/docker/image/cache [2022-08-04T22:26:51.741Z] github.com/docker/docker/image/tarexport [2022-08-04T22:26:51.741Z] github.com/docker/docker/image/v1 [2022-08-04T22:26:51.741Z] github.com/docker/docker/internal/test/suite [2022-08-04T22:26:51.741Z] github.com/docker/docker/layer [2022-08-04T22:26:51.741Z] github.com/docker/docker/libcontainerd [2022-08-04T22:26:51.741Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T22:26:51.741Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T22:26:51.741Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T22:26:51.741Z] github.com/docker/docker/libcontainerd/types [2022-08-04T22:26:51.741Z] github.com/docker/docker/oci [2022-08-04T22:26:51.741Z] github.com/docker/docker/oci/caps [2022-08-04T22:26:51.741Z] github.com/docker/docker/opts [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/aaparser [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/archive [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/authorization [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/capabilities [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/containerfs [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/directory [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/dmesg [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/fileutils [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/fsutils [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/homedir [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/idtools [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/ioutils [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/longpath [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/loopback [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/parsers [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/pidfile [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/platform [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/plugins [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/pools [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/progress [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/pubsub [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/reexec [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/signal [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/stack [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/stringid [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/system [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/tailfile [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/tarsum [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/urlutil [2022-08-04T22:26:51.741Z] github.com/docker/docker/pkg/useragent [2022-08-04T22:26:51.741Z] github.com/docker/docker/plugin [2022-08-04T22:26:51.741Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T22:26:51.741Z] github.com/docker/docker/plugin/v2 [2022-08-04T22:26:51.741Z] github.com/docker/docker/profiles/apparmor [2022-08-04T22:26:51.741Z] github.com/docker/docker/profiles/seccomp [2022-08-04T22:26:51.741Z] github.com/docker/docker/quota [2022-08-04T22:26:51.741Z] github.com/docker/docker/reference [2022-08-04T22:26:51.741Z] github.com/docker/docker/registry [2022-08-04T22:26:51.741Z] github.com/docker/docker/registry/resumable [2022-08-04T22:26:51.741Z] github.com/docker/docker/restartmanager [2022-08-04T22:26:51.741Z] github.com/docker/docker/rootless [2022-08-04T22:26:51.741Z] github.com/docker/docker/rootless/specconv [2022-08-04T22:26:51.741Z] github.com/docker/docker/runconfig [2022-08-04T22:26:51.741Z] github.com/docker/docker/runconfig/opts [2022-08-04T22:26:51.741Z] github.com/docker/docker/testutil [2022-08-04T22:26:51.741Z] github.com/docker/docker/testutil/daemon [2022-08-04T22:26:51.741Z] github.com/docker/docker/testutil/environment [2022-08-04T22:26:51.741Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T22:26:51.741Z] github.com/docker/docker/testutil/fakegit [2022-08-04T22:26:51.741Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T22:26:51.741Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T22:26:51.741Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T22:26:51.741Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T22:26:51.741Z] github.com/docker/docker/testutil/registry [2022-08-04T22:26:51.741Z] github.com/docker/docker/testutil/request [2022-08-04T22:26:51.741Z] github.com/docker/docker/volume [2022-08-04T22:26:51.741Z] github.com/docker/docker/volume/drivers [2022-08-04T22:26:51.741Z] github.com/docker/docker/volume/local [2022-08-04T22:26:51.741Z] github.com/docker/docker/volume/mounts [2022-08-04T22:26:51.741Z] github.com/docker/docker/volume/service [2022-08-04T22:26:51.741Z] github.com/docker/docker/volume/service/opts [2022-08-04T22:26:51.741Z] github.com/docker/docker/volume/testutils' [2022-08-04T22:26:51.741Z] ++ grep --fixed-strings /libnetwork [2022-08-04T22:26:51.741Z] ++ echo 'github.com/docker/docker/api [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/backend/build [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/httputils [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/middleware [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/router [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/router/build [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/router/container [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/router/debug [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/router/image [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/router/network [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/router/session [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/router/system [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/server/router/volume [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/backend [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/container [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/events [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/filters [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/image [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/mount [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/network [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/registry [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/strslice [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/swarm [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/time [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/versions [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T22:26:51.741Z] github.com/docker/docker/api/types/volume [2022-08-04T22:26:51.741Z] github.com/docker/docker/builder [2022-08-04T22:26:51.741Z] github.com/docker/docker/builder/builder-next [2022-08-04T22:26:51.741Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T22:26:51.741Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T22:26:51.741Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T22:26:51.741Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T22:26:51.741Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T22:26:51.741Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T22:26:51.741Z] github.com/docker/docker/builder/dockerfile [2022-08-04T22:26:51.741Z] github.com/docker/docker/builder/remotecontext [2022-08-04T22:26:51.741Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T22:26:51.741Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T22:26:51.741Z] github.com/docker/docker/cli [2022-08-04T22:26:51.741Z] github.com/docker/docker/cli/config [2022-08-04T22:26:51.741Z] github.com/docker/docker/cli/debug [2022-08-04T22:26:51.741Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T22:26:51.741Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T22:26:51.741Z] github.com/docker/docker/client [2022-08-04T22:26:51.741Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T22:26:51.741Z] github.com/docker/docker/cmd/dockerd [2022-08-04T22:26:51.741Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T22:26:51.741Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T22:26:51.741Z] github.com/docker/docker/container [2022-08-04T22:26:51.741Z] github.com/docker/docker/container/stream [2022-08-04T22:26:51.741Z] github.com/docker/docker/contrib/apparmor [2022-08-04T22:26:51.741Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T22:26:51.741Z] github.com/docker/docker/contrib/httpserver [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/cluster [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/config [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/containerd [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/events [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/exec [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/images [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/initlayer [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/links [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/listeners [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/local [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/names [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/network [2022-08-04T22:26:51.741Z] github.com/docker/docker/daemon/stats [2022-08-04T22:26:51.741Z] github.com/docker/docker/distribution [2022-08-04T22:26:51.741Z] github.com/docker/docker/distribution/metadata [2022-08-04T22:26:51.741Z] github.com/docker/docker/distribution/utils [2022-08-04T22:26:51.741Z] github.com/docker/docker/distribution/xfer [2022-08-04T22:26:51.741Z] github.com/docker/docker/dockerversion [2022-08-04T22:26:51.741Z] github.com/docker/docker/errdefs [2022-08-04T22:26:51.741Z] github.com/docker/docker/image [2022-08-04T22:26:51.741Z] github.com/docker/docker/image/cache [2022-08-04T22:26:51.741Z] github.com/docker/docker/image/tarexport [2022-08-04T22:26:51.741Z] github.com/docker/docker/image/v1 [2022-08-04T22:26:51.741Z] github.com/docker/docker/internal/test/suite [2022-08-04T22:26:51.741Z] github.com/docker/docker/layer [2022-08-04T22:26:51.741Z] github.com/docker/docker/libcontainerd [2022-08-04T22:26:51.741Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T22:26:51.742Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T22:26:51.742Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T22:26:51.742Z] github.com/docker/docker/libcontainerd/types [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/config [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/idm [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/ns [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/options [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/osl [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/types [2022-08-04T22:26:51.742Z] github.com/docker/docker/oci [2022-08-04T22:26:51.742Z] github.com/docker/docker/oci/caps [2022-08-04T22:26:51.742Z] github.com/docker/docker/opts [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/aaparser [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/archive [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/authorization [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/capabilities [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/containerfs [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/directory [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/dmesg [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/fileutils [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/fsutils [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/homedir [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/idtools [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/ioutils [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/longpath [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/loopback [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/parsers [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/pidfile [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/platform [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/plugins [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/pools [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/progress [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/pubsub [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/reexec [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/signal [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/stack [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/stringid [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/system [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/tailfile [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/tarsum [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/urlutil [2022-08-04T22:26:51.742Z] github.com/docker/docker/pkg/useragent [2022-08-04T22:26:51.742Z] github.com/docker/docker/plugin [2022-08-04T22:26:51.742Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T22:26:51.742Z] github.com/docker/docker/plugin/v2 [2022-08-04T22:26:51.742Z] github.com/docker/docker/profiles/apparmor [2022-08-04T22:26:51.742Z] github.com/docker/docker/profiles/seccomp [2022-08-04T22:26:51.742Z] github.com/docker/docker/quota [2022-08-04T22:26:51.742Z] github.com/docker/docker/reference [2022-08-04T22:26:51.742Z] github.com/docker/docker/registry [2022-08-04T22:26:51.742Z] github.com/docker/docker/registry/resumable [2022-08-04T22:26:51.742Z] github.com/docker/docker/restartmanager [2022-08-04T22:26:51.742Z] github.com/docker/docker/rootless [2022-08-04T22:26:51.742Z] github.com/docker/docker/rootless/specconv [2022-08-04T22:26:51.742Z] github.com/docker/docker/runconfig [2022-08-04T22:26:51.742Z] github.com/docker/docker/runconfig/opts [2022-08-04T22:26:51.742Z] github.com/docker/docker/testutil [2022-08-04T22:26:51.742Z] github.com/docker/docker/testutil/daemon [2022-08-04T22:26:51.742Z] github.com/docker/docker/testutil/environment [2022-08-04T22:26:51.742Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T22:26:51.742Z] github.com/docker/docker/testutil/fakegit [2022-08-04T22:26:51.742Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T22:26:51.742Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T22:26:51.742Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T22:26:51.742Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T22:26:51.742Z] github.com/docker/docker/testutil/registry [2022-08-04T22:26:51.742Z] github.com/docker/docker/testutil/request [2022-08-04T22:26:51.742Z] github.com/docker/docker/volume [2022-08-04T22:26:51.742Z] github.com/docker/docker/volume/drivers [2022-08-04T22:26:51.742Z] github.com/docker/docker/volume/local [2022-08-04T22:26:51.742Z] github.com/docker/docker/volume/mounts [2022-08-04T22:26:51.742Z] github.com/docker/docker/volume/service [2022-08-04T22:26:51.742Z] github.com/docker/docker/volume/service/opts [2022-08-04T22:26:51.742Z] github.com/docker/docker/volume/testutils' [2022-08-04T22:26:51.742Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/config [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/idm [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/ns [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/options [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/osl [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/types' [2022-08-04T22:26:51.742Z] + echo 'github.com/docker/docker/libnetwork [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/config [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/idm [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/ns [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/options [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/osl [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/types' [2022-08-04T22:26:51.742Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T22:26:51.742Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T22:26:51.742Z] + type docker-proxy [2022-08-04T22:26:51.742Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-04T22:26:51.742Z] + hack/make.sh binary-proxy install-proxy [2022-08-04T22:26:51.742Z] [2022-08-04T22:26:51.742Z] Removing bundles/ [2022-08-04T22:26:51.742Z] [2022-08-04T22:26:51.742Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-04T22:26:51.742Z] Building: bundles/binary-proxy/docker-proxy [2022-08-04T22:26:51.742Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T22:26:53.964Z] #71 ... [2022-08-04T22:26:53.964Z] [2022-08-04T22:26:53.964Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T22:26:53.964Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T22:26:53.964Z] #20 62.54 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-04T22:26:53.964Z] #20 62.54 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T22:26:53.964Z] #20 64.17 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-04T22:26:53.964Z] #20 64.18 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-04T22:26:53.964Z] #20 64.18 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T22:26:53.964Z] #20 65.78 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-04T22:26:53.964Z] #20 65.79 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-04T22:26:53.964Z] #20 65.79 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T22:26:53.964Z] #20 69.48 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-04T22:26:53.964Z] #20 69.48 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-04T22:26:54.225Z] #20 69.49 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T22:26:56.139Z] #20 71.25 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-04T22:26:56.139Z] #20 71.26 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-04T22:26:56.139Z] #20 71.27 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T22:26:56.139Z] #20 71.34 Selecting previously unselected package libapparmor1:amd64. [2022-08-04T22:26:56.139Z] #20 71.35 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-04T22:26:56.139Z] #20 71.36 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-04T22:26:56.139Z] #20 71.40 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-04T22:26:56.139Z] #20 71.42 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-04T22:26:56.139Z] #20 71.42 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-04T22:26:56.139Z] #20 71.51 Selecting previously unselected package libbtrfs0:amd64. [2022-08-04T22:26:56.139Z] #20 71.51 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-04T22:26:56.139Z] #20 71.52 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T22:26:56.139Z] #20 71.59 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-04T22:26:56.139Z] #20 71.59 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-04T22:26:56.139Z] #20 71.60 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T22:26:56.400Z] #20 71.70 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-04T22:26:56.400Z] #20 71.72 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T22:26:56.400Z] #20 71.73 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T22:26:56.400Z] #20 71.77 Selecting previously unselected package libudev-dev:amd64. [2022-08-04T22:26:56.400Z] #20 71.78 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-04T22:26:56.400Z] #20 71.78 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-04T22:26:56.400Z] #20 71.86 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-04T22:26:56.400Z] #20 71.86 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-04T22:26:56.400Z] #20 71.88 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-04T22:26:56.661Z] #20 72.02 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-04T22:26:56.661Z] #20 72.03 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-04T22:26:56.661Z] #20 72.04 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-04T22:26:56.922Z] #20 72.12 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-04T22:26:56.922Z] #20 72.13 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-04T22:26:56.922Z] #20 72.14 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-04T22:26:56.922Z] #20 72.24 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-04T22:26:56.922Z] #20 72.24 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-04T22:26:56.922Z] #20 72.25 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-04T22:26:56.922Z] #20 72.29 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-04T22:26:56.922Z] #20 72.30 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-04T22:26:56.922Z] #20 72.30 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-04T22:26:57.182Z] #20 72.50 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-04T22:26:57.183Z] #20 72.51 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-04T22:26:57.183Z] #20 72.52 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-04T22:26:57.443Z] #20 72.63 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-04T22:26:57.443Z] #20 72.63 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T22:26:57.443Z] #20 72.65 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-04T22:26:57.443Z] #20 72.71 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-04T22:26:57.443Z] #20 72.72 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-04T22:26:57.443Z] #20 72.72 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T22:26:57.443Z] #20 72.82 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-04T22:26:57.443Z] #20 72.83 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-04T22:26:57.443Z] #20 72.84 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T22:26:57.704Z] #20 73.06 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T22:26:57.704Z] #20 73.08 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-04T22:26:57.704Z] #20 73.09 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T22:26:57.704Z] #20 73.11 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-04T22:26:57.704Z] #20 73.12 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T22:26:57.704Z] #20 73.14 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-04T22:26:57.704Z] #20 73.16 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T22:26:57.781Z] #47 ... [2022-08-04T22:26:57.781Z] [2022-08-04T22:26:57.781Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:26:57.781Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:26:57.781Z] #77 306.3 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T22:26:57.781Z] #77 306.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T22:26:57.781Z] #77 306.3 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T22:26:57.781Z] #77 306.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T22:26:57.781Z] #77 306.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T22:26:57.781Z] #77 306.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T22:26:57.781Z] #77 306.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T22:26:57.781Z] #77 306.4 make[2]: Entering directory '/tmp/crun-build' [2022-08-04T22:26:57.781Z] #77 306.7 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-04T22:26:57.781Z] #77 306.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-04T22:26:57.781Z] #77 306.7 CC src/libcrun/libcrun_testing_a-container.o [2022-08-04T22:26:57.781Z] #77 306.8 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-04T22:26:57.781Z] #77 306.9 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-04T22:26:57.781Z] #77 306.9 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-04T22:26:57.781Z] #77 306.9 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-04T22:26:57.781Z] #77 307.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-04T22:26:57.781Z] #77 307.0 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-04T22:26:57.781Z] #77 307.0 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-04T22:26:57.781Z] #77 307.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-04T22:26:57.781Z] #77 307.1 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-04T22:26:57.781Z] #77 307.1 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-04T22:26:57.781Z] #77 307.1 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-04T22:26:57.781Z] #77 307.3 CC src/libcrun/libcrun_testing_a-error.o [2022-08-04T22:26:57.781Z] #77 307.3 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-04T22:26:57.781Z] #77 307.3 CC src/libcrun/libcrun_testing_a-status.o [2022-08-04T22:26:57.781Z] #77 307.4 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-04T22:26:57.781Z] #77 307.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-04T22:26:57.781Z] #77 307.5 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-04T22:26:57.781Z] #77 307.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-04T22:26:57.781Z] #77 307.7 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-04T22:26:57.781Z] #77 307.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-04T22:26:57.781Z] #77 308.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-04T22:26:57.781Z] #77 308.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-04T22:26:57.781Z] #77 308.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-04T22:26:57.781Z] #77 308.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-04T22:26:57.781Z] #77 308.7 CC src/crun-crun.o [2022-08-04T22:26:57.781Z] #77 308.8 CC src/crun-run.o [2022-08-04T22:26:57.781Z] #77 308.8 CC src/crun-delete.o [2022-08-04T22:26:57.781Z] #77 308.9 CC src/crun-kill.o [2022-08-04T22:26:57.781Z] #77 309.1 CC src/crun-pause.o [2022-08-04T22:26:57.781Z] #77 309.1 CC src/crun-exec.o [2022-08-04T22:26:57.781Z] #77 309.4 CC src/crun-unpause.o [2022-08-04T22:26:57.781Z] #77 309.4 CC src/crun-start.o [2022-08-04T22:26:57.781Z] #77 309.4 CC src/crun-spec.o [2022-08-04T22:26:57.781Z] #77 309.4 CC src/crun-list.o [2022-08-04T22:26:57.781Z] #77 309.5 CC src/crun-state.o [2022-08-04T22:26:57.781Z] #77 309.6 CC src/crun-update.o [2022-08-04T22:26:57.781Z] #77 309.6 CC src/crun-ps.o [2022-08-04T22:26:57.781Z] #77 309.7 CC src/crun-create.o [2022-08-04T22:26:57.781Z] #77 309.7 CC src/crun-checkpoint.o [2022-08-04T22:26:57.781Z] #77 309.8 CC src/crun-restore.o [2022-08-04T22:26:57.781Z] #77 309.9 CC src/libcrun/libcrun_la-utils.lo [2022-08-04T22:26:57.781Z] #77 310.0 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-04T22:26:57.781Z] #77 310.0 CC src/libcrun/libcrun_la-container.lo [2022-08-04T22:26:57.781Z] #77 310.1 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-04T22:26:57.781Z] #77 310.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-04T22:26:57.781Z] #77 310.5 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-04T22:26:57.781Z] #77 310.5 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-04T22:26:57.781Z] #77 310.7 CC src/libcrun/libcrun_la-criu.lo [2022-08-04T22:26:57.781Z] #77 310.8 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-04T22:26:57.781Z] #77 310.8 CC src/libcrun/libcrun_la-linux.lo [2022-08-04T22:26:57.781Z] #77 310.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-04T22:26:57.781Z] #77 310.8 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-04T22:26:57.781Z] #77 310.8 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-04T22:26:57.781Z] #77 310.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-04T22:26:57.781Z] #77 310.8 CC src/libcrun/libcrun_la-error.lo [2022-08-04T22:26:57.781Z] #77 310.9 CC src/libcrun/libcrun_la-status.lo [2022-08-04T22:26:57.781Z] #77 311.2 CC src/libcrun/libcrun_la-terminal.lo [2022-08-04T22:26:57.781Z] #77 311.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-04T22:26:57.781Z] #77 311.7 CC src/libcrun/libcrun_la-signals.lo [2022-08-04T22:26:57.781Z] #77 311.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-04T22:26:57.781Z] #77 311.9 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-04T22:26:57.781Z] #77 312.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-04T22:26:57.781Z] #77 312.3 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-04T22:26:57.781Z] #77 312.4 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-04T22:26:57.781Z] #77 312.5 CC tests/init.o [2022-08-04T22:26:57.781Z] #77 312.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-04T22:26:57.964Z] #20 73.17 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-04T22:26:57.964Z] #20 73.19 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-04T22:26:57.964Z] #20 73.20 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-04T22:26:57.964Z] #20 73.22 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T22:26:57.964Z] #20 73.23 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T22:26:57.964Z] #20 73.25 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T22:26:57.964Z] #20 73.26 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-04T22:26:57.964Z] #20 73.28 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-04T22:26:57.964Z] #20 73.29 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T22:26:57.964Z] #20 73.31 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T22:26:57.965Z] #20 73.32 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-04T22:26:57.965Z] #20 73.34 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-04T22:26:57.965Z] #20 73.36 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T22:26:57.965Z] #20 73.37 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T22:26:57.965Z] #20 73.38 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-04T22:26:57.965Z] #20 73.41 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T22:26:57.965Z] #20 73.43 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-04T22:26:57.965Z] #20 73.44 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T22:26:57.965Z] #20 73.46 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T22:26:57.965Z] #20 73.47 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-04T22:26:57.965Z] #20 73.48 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T22:26:58.038Z] #77 312.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-04T22:26:58.227Z] #20 73.50 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T22:26:58.227Z] #20 73.52 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T22:26:58.227Z] #20 73.54 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-04T22:26:58.227Z] #20 73.55 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T22:26:58.227Z] #20 73.57 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-04T22:26:58.227Z] #20 73.59 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:26:58.326Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-04T22:26:58.326Z] [2022-08-04T22:26:58.326Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-04T22:26:58.326Z] Installing docker-proxy to /usr/local/bin/ [2022-08-04T22:26:58.326Z] [2022-08-04T22:26:58.326Z] + mkdir -p bundles [2022-08-04T22:26:58.326Z] + '[' -n 'github.com/docker/docker/api [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/server [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/server/backend/build [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/server/httputils [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/server/middleware [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/server/router [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/server/router/build [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/server/router/container [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/server/router/debug [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/server/router/image [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/server/router/network [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/server/router/session [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/server/router/system [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/server/router/volume [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/types [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/types/backend [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/types/container [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/types/events [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/types/filters [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/types/image [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/types/mount [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/types/network [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/types/registry [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/types/strslice [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/types/swarm [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/types/time [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/types/versions [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T22:26:58.326Z] github.com/docker/docker/api/types/volume [2022-08-04T22:26:58.326Z] github.com/docker/docker/builder [2022-08-04T22:26:58.326Z] github.com/docker/docker/builder/builder-next [2022-08-04T22:26:58.326Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T22:26:58.326Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T22:26:58.326Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T22:26:58.326Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T22:26:58.326Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T22:26:58.326Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T22:26:58.326Z] github.com/docker/docker/builder/dockerfile [2022-08-04T22:26:58.326Z] github.com/docker/docker/builder/remotecontext [2022-08-04T22:26:58.326Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T22:26:58.326Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T22:26:58.326Z] github.com/docker/docker/cli [2022-08-04T22:26:58.326Z] github.com/docker/docker/cli/config [2022-08-04T22:26:58.326Z] github.com/docker/docker/cli/debug [2022-08-04T22:26:58.326Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T22:26:58.326Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T22:26:58.326Z] github.com/docker/docker/client [2022-08-04T22:26:58.326Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T22:26:58.326Z] github.com/docker/docker/cmd/dockerd [2022-08-04T22:26:58.326Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T22:26:58.326Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T22:26:58.326Z] github.com/docker/docker/container [2022-08-04T22:26:58.326Z] github.com/docker/docker/container/stream [2022-08-04T22:26:58.326Z] github.com/docker/docker/contrib/apparmor [2022-08-04T22:26:58.326Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T22:26:58.326Z] github.com/docker/docker/contrib/httpserver [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/cluster [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/config [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/containerd [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/events [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/exec [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/images [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/initlayer [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/links [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/listeners [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/logger [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/logger/local [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/names [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/network [2022-08-04T22:26:58.326Z] github.com/docker/docker/daemon/stats [2022-08-04T22:26:58.326Z] github.com/docker/docker/distribution [2022-08-04T22:26:58.326Z] github.com/docker/docker/distribution/metadata [2022-08-04T22:26:58.326Z] github.com/docker/docker/distribution/utils [2022-08-04T22:26:58.326Z] github.com/docker/docker/distribution/xfer [2022-08-04T22:26:58.326Z] github.com/docker/docker/dockerversion [2022-08-04T22:26:58.326Z] github.com/docker/docker/errdefs [2022-08-04T22:26:58.326Z] github.com/docker/docker/image [2022-08-04T22:26:58.326Z] github.com/docker/docker/image/cache [2022-08-04T22:26:58.326Z] github.com/docker/docker/image/tarexport [2022-08-04T22:26:58.326Z] github.com/docker/docker/image/v1 [2022-08-04T22:26:58.326Z] github.com/docker/docker/internal/test/suite [2022-08-04T22:26:58.326Z] github.com/docker/docker/layer [2022-08-04T22:26:58.326Z] github.com/docker/docker/libcontainerd [2022-08-04T22:26:58.326Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T22:26:58.326Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T22:26:58.326Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T22:26:58.326Z] github.com/docker/docker/libcontainerd/types [2022-08-04T22:26:58.326Z] github.com/docker/docker/oci [2022-08-04T22:26:58.326Z] github.com/docker/docker/oci/caps [2022-08-04T22:26:58.326Z] github.com/docker/docker/opts [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/aaparser [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/archive [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/authorization [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/capabilities [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/containerfs [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/directory [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/dmesg [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/fileutils [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/fsutils [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/homedir [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/idtools [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/ioutils [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/longpath [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/loopback [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/parsers [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/pidfile [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/platform [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/plugins [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/pools [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/progress [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/pubsub [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/reexec [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/signal [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/stack [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/stringid [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/system [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/tailfile [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/tarsum [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/urlutil [2022-08-04T22:26:58.326Z] github.com/docker/docker/pkg/useragent [2022-08-04T22:26:58.326Z] github.com/docker/docker/plugin [2022-08-04T22:26:58.326Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T22:26:58.326Z] github.com/docker/docker/plugin/v2 [2022-08-04T22:26:58.326Z] github.com/docker/docker/profiles/apparmor [2022-08-04T22:26:58.326Z] github.com/docker/docker/profiles/seccomp [2022-08-04T22:26:58.326Z] github.com/docker/docker/quota [2022-08-04T22:26:58.326Z] github.com/docker/docker/reference [2022-08-04T22:26:58.326Z] github.com/docker/docker/registry [2022-08-04T22:26:58.326Z] github.com/docker/docker/registry/resumable [2022-08-04T22:26:58.326Z] github.com/docker/docker/restartmanager [2022-08-04T22:26:58.326Z] github.com/docker/docker/rootless [2022-08-04T22:26:58.326Z] github.com/docker/docker/rootless/specconv [2022-08-04T22:26:58.326Z] github.com/docker/docker/runconfig [2022-08-04T22:26:58.326Z] github.com/docker/docker/runconfig/opts [2022-08-04T22:26:58.326Z] github.com/docker/docker/testutil [2022-08-04T22:26:58.326Z] github.com/docker/docker/testutil/daemon [2022-08-04T22:26:58.326Z] github.com/docker/docker/testutil/environment [2022-08-04T22:26:58.326Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T22:26:58.326Z] github.com/docker/docker/testutil/fakegit [2022-08-04T22:26:58.327Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T22:26:58.327Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T22:26:58.327Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T22:26:58.327Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T22:26:58.327Z] github.com/docker/docker/testutil/registry [2022-08-04T22:26:58.327Z] github.com/docker/docker/testutil/request [2022-08-04T22:26:58.327Z] github.com/docker/docker/volume [2022-08-04T22:26:58.327Z] github.com/docker/docker/volume/drivers [2022-08-04T22:26:58.327Z] github.com/docker/docker/volume/local [2022-08-04T22:26:58.327Z] github.com/docker/docker/volume/mounts [2022-08-04T22:26:58.327Z] github.com/docker/docker/volume/service [2022-08-04T22:26:58.327Z] github.com/docker/docker/volume/service/opts [2022-08-04T22:26:58.327Z] github.com/docker/docker/volume/testutils' ']' [2022-08-04T22:26:58.327Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-04T22:26:58.327Z] ? github.com/docker/docker/api [no test files] [2022-08-04T22:27:00.266Z] #64 ... [2022-08-04T22:27:00.266Z] [2022-08-04T22:27:00.266Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:27:00.266Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:27:00.266Z] #77 285.9 CCLD libocispec.la [2022-08-04T22:27:00.266Z] #77 286.3 CCLD src/validate [2022-08-04T22:27:00.266Z] #77 286.3 CCLD tests/test-1 [2022-08-04T22:27:00.266Z] #77 286.3 CCLD tests/test-2 [2022-08-04T22:27:00.266Z] #77 286.3 CCLD tests/test-3 [2022-08-04T22:27:00.266Z] #77 286.3 CCLD tests/test-4 [2022-08-04T22:27:00.266Z] #77 286.4 CCLD tests/test-5 [2022-08-04T22:27:00.266Z] #77 286.4 CCLD tests/test-6 [2022-08-04T22:27:00.266Z] #77 286.5 CCLD tests/test-7 [2022-08-04T22:27:00.266Z] #77 286.5 CCLD tests/test-8 [2022-08-04T22:27:00.266Z] #77 286.6 CCLD tests/test-9 [2022-08-04T22:27:00.266Z] #77 286.6 CCLD tests/test-10 [2022-08-04T22:27:00.266Z] #77 286.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-04T22:27:00.266Z] #77 286.7 CCLD tests/test-11 [2022-08-04T22:27:00.266Z] #77 288.2 libtool: link: ar cr libocispec.a [2022-08-04T22:27:00.266Z] #77 288.2 libtool: link: ranlib libocispec.a [2022-08-04T22:27:00.774Z] #20 DONE 75.9s [2022-08-04T22:27:00.774Z] [2022-08-04T22:27:00.774Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:27:00.774Z] #71 sha256:1a6efca347429f9195b97cab0f894d4c996b97de4f0ad8f5dae86d107fd21dbd [2022-08-04T22:27:00.774Z] #71 ... [2022-08-04T22:27:00.774Z] [2022-08-04T22:27:00.774Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-08-04T22:27:00.774Z] #21 sha256:bb76cfa785b6cc5930758dddc58939c15bbb037b7b997a83ff46b7c32ee35dbc [2022-08-04T22:27:01.645Z] #77 290.3 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T22:27:01.645Z] #77 290.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T22:27:01.645Z] #77 290.4 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T22:27:01.645Z] #77 290.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T22:27:01.645Z] #77 290.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T22:27:01.645Z] #77 290.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T22:27:01.645Z] #77 290.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T22:27:01.645Z] #77 290.4 make[2]: Entering directory '/tmp/crun-build' [2022-08-04T22:27:01.645Z] #77 290.5 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-04T22:27:01.904Z] #77 290.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-04T22:27:01.904Z] #77 290.5 CC src/libcrun/libcrun_testing_a-container.o [2022-08-04T22:27:01.904Z] #77 290.5 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-04T22:27:01.904Z] #77 290.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-04T22:27:01.904Z] #77 290.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-04T22:27:01.904Z] #77 290.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-04T22:27:01.904Z] #77 290.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-04T22:27:01.904Z] #77 290.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-04T22:27:01.904Z] #77 290.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-04T22:27:01.904Z] #77 290.6 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-04T22:27:01.904Z] #77 290.6 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-04T22:27:01.904Z] #77 290.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-04T22:27:01.904Z] #77 290.7 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-04T22:27:02.159Z] #21 1.355 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-04T22:27:02.159Z] #21 1.355 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-04T22:27:02.159Z] #21 1.519 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-04T22:27:02.164Z] #77 290.7 CC src/libcrun/libcrun_testing_a-error.o [2022-08-04T22:27:02.164Z] #77 290.8 CC src/libcrun/libcrun_testing_a-status.o [2022-08-04T22:27:02.164Z] #77 290.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-04T22:27:02.164Z] #77 290.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-04T22:27:02.164Z] #77 290.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-04T22:27:02.164Z] #77 290.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-04T22:27:02.423Z] #77 290.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-04T22:27:02.423Z] #77 291.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-04T22:27:02.423Z] #77 291.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-04T22:27:02.423Z] #77 291.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-04T22:27:02.423Z] #77 291.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-04T22:27:02.682Z] #77 291.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-04T22:27:02.682Z] #77 291.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-04T22:27:02.682Z] #77 291.4 CC src/crun-run.o [2022-08-04T22:27:02.682Z] #77 291.4 CC src/crun-crun.o [2022-08-04T22:27:02.682Z] #77 291.4 CC src/crun-delete.o [2022-08-04T22:27:02.682Z] #77 291.4 CC src/crun-kill.o [2022-08-04T22:27:02.941Z] #77 291.5 CC src/crun-pause.o [2022-08-04T22:27:02.941Z] #77 291.5 CC src/crun-unpause.o [2022-08-04T22:27:02.941Z] #77 291.5 CC src/crun-spec.o [2022-08-04T22:27:02.941Z] #77 291.5 CC src/crun-exec.o [2022-08-04T22:27:02.941Z] #77 291.6 CC src/crun-list.o [2022-08-04T22:27:02.941Z] #77 291.7 CC src/crun-create.o [2022-08-04T22:27:03.200Z] #77 291.8 CC src/crun-start.o [2022-08-04T22:27:03.200Z] #77 291.9 CC src/crun-state.o [2022-08-04T22:27:03.200Z] #77 292.0 CC src/crun-update.o [2022-08-04T22:27:03.459Z] #77 292.0 CC src/crun-ps.o [2022-08-04T22:27:03.459Z] #77 292.0 CC src/crun-restore.o [2022-08-04T22:27:03.459Z] #77 292.1 CC src/crun-checkpoint.o [2022-08-04T22:27:03.459Z] #77 292.1 CC src/libcrun/libcrun_la-utils.lo [2022-08-04T22:27:03.459Z] #77 292.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-04T22:27:03.459Z] #77 292.2 CC src/libcrun/libcrun_la-container.lo [2022-08-04T22:27:03.718Z] #77 292.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-04T22:27:03.718Z] #77 292.3 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-04T22:27:03.718Z] #77 292.5 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-04T22:27:03.718Z] #77 292.5 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-04T22:27:03.718Z] #77 292.6 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-04T22:27:03.977Z] #77 292.7 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-04T22:27:03.977Z] #77 292.7 CC src/libcrun/libcrun_la-criu.lo [2022-08-04T22:27:04.237Z] #77 292.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-04T22:27:04.237Z] #77 292.9 CC src/libcrun/libcrun_la-linux.lo [2022-08-04T22:27:04.496Z] #77 293.1 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-04T22:27:04.496Z] #77 293.2 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-04T22:27:04.496Z] #77 293.2 CC src/libcrun/libcrun_la-error.lo [2022-08-04T22:27:04.496Z] #77 293.3 CC src/libcrun/libcrun_la-status.lo [2022-08-04T22:27:04.755Z] #77 293.4 CC src/libcrun/libcrun_la-terminal.lo [2022-08-04T22:27:04.755Z] #77 293.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-04T22:27:05.014Z] #77 293.6 CC src/libcrun/libcrun_la-signals.lo [2022-08-04T22:27:05.014Z] #77 293.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-04T22:27:05.582Z] #77 294.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-04T22:27:05.582Z] #77 294.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-04T22:27:05.582Z] #77 294.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-04T22:27:05.582Z] #77 294.3 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-04T22:27:05.582Z] #77 294.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-04T22:27:05.841Z] #77 294.5 CC tests/init.o [2022-08-04T22:27:05.841Z] #77 294.6 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-04T22:27:07.705Z] #21 1.920 Reading package lists... [2022-08-04T22:27:09.130Z] #77 ... [2022-08-04T22:27:09.130Z] [2022-08-04T22:27:09.130Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T22:27:09.130Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T22:27:09.130Z] #47 363.6 + dpkg --print-architecture [2022-08-04T22:27:09.130Z] #47 363.6 + git checkout -q v2.1.0 [2022-08-04T22:27:09.130Z] #47 363.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-04T22:27:09.130Z] #47 363.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-04T22:27:11.907Z] #21 6.632 Reading package lists... [2022-08-04T22:27:12.850Z] #21 11.31 Building dependency tree... [2022-08-04T22:27:13.111Z] #21 12.41 Reading state information... [2022-08-04T22:27:13.258Z] ok github.com/docker/docker/api/server 0.008s coverage: 7.9% of statements [2022-08-04T22:27:14.051Z] #21 13.60 The following additional packages will be installed: [2022-08-04T22:27:14.052Z] #21 13.60 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-04T22:27:14.052Z] #21 13.60 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-04T22:27:14.052Z] #21 13.60 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-04T22:27:14.052Z] #21 13.60 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-04T22:27:14.052Z] #21 13.60 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-04T22:27:14.052Z] #21 13.61 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-04T22:27:14.052Z] #21 13.61 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-04T22:27:14.052Z] #21 13.63 Suggested packages: [2022-08-04T22:27:14.052Z] #21 13.63 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-04T22:27:14.052Z] #21 13.63 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-04T22:27:14.052Z] #21 13.63 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-04T22:27:14.052Z] #21 13.63 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-04T22:27:14.052Z] #21 13.63 seccomp:ppc64el seccomp:s390x [2022-08-04T22:27:14.052Z] #21 13.63 Recommended packages: [2022-08-04T22:27:14.052Z] #21 13.63 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-04T22:27:14.052Z] #21 13.63 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-04T22:27:14.052Z] #21 13.63 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-04T22:27:14.052Z] #21 13.63 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-04T22:27:14.623Z] #21 14.06 The following NEW packages will be installed: [2022-08-04T22:27:14.623Z] #21 14.06 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-04T22:27:14.623Z] #21 14.06 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-04T22:27:14.623Z] #21 14.06 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-04T22:27:14.623Z] #21 14.06 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-04T22:27:14.623Z] #21 14.06 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-04T22:27:14.623Z] #21 14.06 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-04T22:27:14.623Z] #21 14.06 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-04T22:27:14.623Z] #21 14.07 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-04T22:27:14.623Z] #21 14.07 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-04T22:27:14.623Z] #21 14.07 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-04T22:27:14.623Z] #21 14.07 libseccomp2:ppc64el libseccomp2:s390x [2022-08-04T22:27:14.884Z] #21 14.43 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T22:27:14.884Z] #21 14.43 Need to get 15.9 MB of archives. [2022-08-04T22:27:14.884Z] #21 14.43 After this operation, 73.0 MB of additional disk space will be used. [2022-08-04T22:27:14.884Z] #21 14.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-08-04T22:27:14.884Z] #21 14.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-08-04T22:27:14.884Z] #21 14.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-08-04T22:27:14.884Z] #21 14.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-08-04T22:27:14.884Z] #21 14.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-08-04T22:27:14.884Z] #21 14.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-08-04T22:27:14.884Z] #21 14.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-08-04T22:27:14.884Z] #21 14.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-04T22:27:14.884Z] #21 14.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-04T22:27:14.884Z] #21 14.51 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-04T22:27:14.884Z] #21 14.52 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-08-04T22:27:14.884Z] #21 14.52 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-08-04T22:27:14.884Z] #21 14.52 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-04T22:27:14.884Z] #21 14.55 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-08-04T22:27:14.884Z] #21 14.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-04T22:27:14.884Z] #21 14.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-08-04T22:27:14.884Z] #21 14.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-08-04T22:27:15.145Z] #21 14.56 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-04T22:27:15.145Z] #21 14.58 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-04T22:27:15.145Z] #21 14.58 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-08-04T22:27:15.145Z] #21 14.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-08-04T22:27:15.145Z] #21 14.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-08-04T22:27:15.145Z] #21 14.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-04T22:27:15.145Z] #21 14.61 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-04T22:27:15.145Z] #21 14.61 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-04T22:27:15.145Z] #21 14.61 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-08-04T22:27:15.145Z] #21 14.62 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-08-04T22:27:15.145Z] #21 14.62 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-08-04T22:27:15.145Z] #21 14.64 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-04T22:27:15.145Z] #21 14.64 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-04T22:27:15.145Z] #21 14.64 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-08-04T22:27:15.145Z] #21 14.64 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-08-04T22:27:15.145Z] #21 14.65 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-08-04T22:27:15.145Z] #21 14.65 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-08-04T22:27:15.145Z] #21 14.65 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-08-04T22:27:15.145Z] #21 14.65 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-08-04T22:27:15.145Z] #21 14.65 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-08-04T22:27:15.145Z] #21 14.65 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-08-04T22:27:15.145Z] #21 14.66 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-08-04T22:27:15.145Z] #21 14.66 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-04T22:27:15.718Z] #21 15.17 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:27:15.718Z] #21 15.40 Fetched 15.9 MB in 1s (30.8 MB/s) [2022-08-04T22:27:15.979Z] #21 15.44 Selecting previously unselected package gcc-10-base:armel. [2022-08-04T22:27:15.979Z] #21 15.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-08-04T22:27:15.979Z] #21 15.49 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-04T22:27:15.979Z] #21 15.50 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-04T22:27:16.240Z] #21 15.55 Selecting previously unselected package gcc-10-base:armhf. [2022-08-04T22:27:16.240Z] #21 15.56 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-04T22:27:16.240Z] #21 15.56 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-04T22:27:16.240Z] #21 15.63 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-04T22:27:16.240Z] #21 15.64 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-04T22:27:16.240Z] #21 15.65 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-04T22:27:16.240Z] #21 15.70 Selecting previously unselected package gcc-10-base:s390x. [2022-08-04T22:27:16.240Z] #21 15.71 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-04T22:27:16.240Z] #21 15.72 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-04T22:27:16.240Z] #21 15.77 Selecting previously unselected package gcc-10-base:arm64. [2022-08-04T22:27:16.240Z] #21 15.77 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-04T22:27:16.240Z] #21 15.77 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-04T22:27:16.502Z] #21 16.00 Selecting previously unselected package libgcc-s1:armel. [2022-08-04T22:27:16.502Z] #21 16.00 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-04T22:27:16.502Z] #21 16.13 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-04T22:27:16.762Z] #21 16.31 Selecting previously unselected package libcrypt1:armel. [2022-08-04T22:27:16.762Z] #21 16.31 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-04T22:27:16.762Z] #21 16.32 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-04T22:27:17.023Z] #21 16.44 Selecting previously unselected package libc6:armel. [2022-08-04T22:27:17.023Z] #21 16.45 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-04T22:27:17.284Z] #21 16.67 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-04T22:27:17.545Z] #21 17.10 Selecting previously unselected package libapparmor1:armel. [2022-08-04T22:27:17.545Z] #21 17.10 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-04T22:27:17.545Z] #21 17.11 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-04T22:27:17.806Z] #21 17.16 Selecting previously unselected package libapparmor-dev:armel. [2022-08-04T22:27:17.806Z] #21 17.17 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-04T22:27:17.806Z] #21 17.18 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-04T22:27:17.806Z] #21 17.26 Selecting previously unselected package libgcc-s1:arm64. [2022-08-04T22:27:17.806Z] #21 17.26 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-04T22:27:17.806Z] #21 17.27 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-04T22:27:17.806Z] #21 17.32 Selecting previously unselected package libcrypt1:arm64. [2022-08-04T22:27:17.806Z] #21 17.32 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-04T22:27:17.806Z] #21 17.33 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-04T22:27:18.067Z] #21 17.43 Selecting previously unselected package libc6:arm64. [2022-08-04T22:27:18.067Z] #21 17.43 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-04T22:27:18.067Z] #21 17.60 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-04T22:27:18.639Z] #21 18.10 Selecting previously unselected package libapparmor1:arm64. [2022-08-04T22:27:18.639Z] #21 18.10 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-04T22:27:18.639Z] #21 18.11 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-04T22:27:18.639Z] #21 18.17 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-04T22:27:18.639Z] #21 18.18 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-04T22:27:18.639Z] #21 18.18 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-04T22:27:18.639Z] #21 18.27 Selecting previously unselected package libgcc-s1:s390x. [2022-08-04T22:27:18.900Z] #21 18.27 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-04T22:27:18.900Z] #21 18.28 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-04T22:27:18.900Z] #21 18.33 Selecting previously unselected package libcrypt1:s390x. [2022-08-04T22:27:18.900Z] #21 18.33 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-04T22:27:18.900Z] #21 18.34 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-04T22:27:18.900Z] #21 18.45 Selecting previously unselected package libc6:s390x. [2022-08-04T22:27:18.900Z] #21 18.45 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-04T22:27:19.161Z] #21 18.64 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-04T22:27:19.732Z] #21 19.11 Selecting previously unselected package libapparmor1:s390x. [2022-08-04T22:27:19.732Z] #21 19.13 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-04T22:27:19.732Z] #21 19.13 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-04T22:27:19.732Z] #21 19.18 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-04T22:27:19.732Z] #21 19.20 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-04T22:27:19.732Z] #21 19.20 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-04T22:27:19.732Z] #21 19.27 Selecting previously unselected package libgcc-s1:armhf. [2022-08-04T22:27:19.732Z] #21 19.27 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-04T22:27:19.732Z] #21 19.27 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-04T22:27:19.732Z] #21 19.33 Selecting previously unselected package libcrypt1:armhf. [2022-08-04T22:27:19.732Z] #21 19.34 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-04T22:27:19.732Z] #21 19.34 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-04T22:27:19.992Z] #21 19.43 Selecting previously unselected package libc6:armhf. [2022-08-04T22:27:19.992Z] #21 19.44 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-04T22:27:20.253Z] #21 19.62 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-04T22:27:20.513Z] #21 20.08 Selecting previously unselected package libapparmor1:armhf. [2022-08-04T22:27:20.513Z] #21 20.09 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-04T22:27:20.513Z] #21 20.09 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-04T22:27:20.513Z] #21 20.15 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-04T22:27:20.774Z] #21 20.15 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-04T22:27:20.774Z] #21 20.16 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-04T22:27:20.774Z] #21 20.23 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-04T22:27:20.774Z] #21 20.24 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-04T22:27:20.774Z] #21 20.24 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-04T22:27:20.774Z] #21 20.29 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-04T22:27:20.774Z] #21 20.30 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-04T22:27:20.774Z] #21 20.31 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-04T22:27:21.035Z] #21 20.40 Selecting previously unselected package libc6:ppc64el. [2022-08-04T22:27:21.035Z] #21 20.41 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-04T22:27:21.035Z] #21 20.59 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-04T22:27:21.606Z] #21 21.19 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-04T22:27:21.606Z] #21 21.20 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-04T22:27:21.606Z] #21 21.20 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-04T22:27:21.866Z] #21 21.27 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-04T22:27:21.866Z] #21 21.28 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-04T22:27:21.866Z] #21 21.29 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-04T22:27:21.866Z] #21 21.37 Selecting previously unselected package libseccomp2:s390x. [2022-08-04T22:27:21.866Z] #21 21.38 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-04T22:27:21.866Z] #21 21.39 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-04T22:27:21.866Z] #21 21.46 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-04T22:27:21.866Z] #21 21.47 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-04T22:27:21.866Z] #21 21.47 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-04T22:27:22.127Z] #21 21.54 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-04T22:27:22.127Z] #21 21.55 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-04T22:27:22.127Z] #21 21.56 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-04T22:27:22.127Z] #21 21.61 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-04T22:27:22.127Z] #21 21.62 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-04T22:27:22.127Z] #21 21.63 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-04T22:27:22.127Z] #21 21.69 Selecting previously unselected package libseccomp2:armhf. [2022-08-04T22:27:22.127Z] #21 21.70 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-04T22:27:22.127Z] #21 21.70 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-04T22:27:22.389Z] #21 21.75 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-04T22:27:22.389Z] #21 21.76 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-04T22:27:22.389Z] #21 21.77 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-04T22:27:22.389Z] #21 21.85 Selecting previously unselected package libseccomp2:armel. [2022-08-04T22:27:22.389Z] #21 21.85 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-04T22:27:22.389Z] #21 21.86 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-04T22:27:22.389Z] #21 21.92 Selecting previously unselected package libseccomp-dev:armel. [2022-08-04T22:27:22.389Z] #21 21.92 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-04T22:27:22.389Z] #21 21.92 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-04T22:27:22.650Z] #21 22.01 Selecting previously unselected package libseccomp2:arm64. [2022-08-04T22:27:22.650Z] #21 22.02 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-04T22:27:22.650Z] #21 22.02 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T22:27:22.650Z] #21 22.07 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-04T22:27:22.650Z] #21 22.07 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-04T22:27:22.650Z] #21 22.08 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T22:27:22.650Z] #21 22.22 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-04T22:27:22.650Z] #21 22.23 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-04T22:27:22.650Z] #21 22.25 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-04T22:27:22.911Z] #21 22.27 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-04T22:27:22.911Z] #21 22.29 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-04T22:27:22.911Z] #21 22.30 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-04T22:27:22.911Z] #21 22.32 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-04T22:27:22.911Z] #21 22.34 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-04T22:27:22.911Z] #21 22.35 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-04T22:27:22.911Z] #21 22.37 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-04T22:27:22.911Z] #21 22.38 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-04T22:27:22.911Z] #21 22.40 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-04T22:27:22.911Z] #21 22.42 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-04T22:27:22.911Z] #21 22.43 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-04T22:27:22.911Z] #21 22.45 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-04T22:27:22.911Z] #21 22.47 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-04T22:27:24.295Z] #21 23.71 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-04T22:27:25.678Z] #21 24.97 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-04T22:27:26.619Z] #21 26.20 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-04T22:27:28.003Z] #21 27.43 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-04T22:27:29.393Z] #21 28.70 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-04T22:27:29.393Z] #21 28.71 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-04T22:27:29.393Z] #21 28.73 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-04T22:27:29.393Z] #21 28.74 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-04T22:27:29.393Z] #21 28.75 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-04T22:27:29.393Z] #21 28.77 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T22:27:29.393Z] #21 28.78 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-04T22:27:29.393Z] #21 28.80 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-04T22:27:29.393Z] #21 28.81 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-04T22:27:29.393Z] #21 28.82 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-04T22:27:29.393Z] #21 28.84 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-04T22:27:29.393Z] #21 28.85 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-04T22:27:29.393Z] #21 28.86 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-04T22:27:29.393Z] #21 28.88 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-04T22:27:29.393Z] #21 28.89 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-04T22:27:29.393Z] #21 28.90 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T22:27:29.393Z] #21 28.93 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-04T22:27:29.393Z] #21 28.94 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-04T22:27:29.393Z] #21 28.95 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-04T22:27:29.653Z] #21 28.97 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-04T22:27:29.653Z] #21 28.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:27:30.224Z] #21 DONE 29.6s [2022-08-04T22:27:30.224Z] [2022-08-04T22:27:30.224Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-04T22:27:30.224Z] #66 sha256:e7a346dfb6005711b79daec872dc1840ed25c0222d9c2ccfb8c1816c78244c7d [2022-08-04T22:27:30.224Z] #66 DONE 0.2s [2022-08-04T22:27:30.224Z] [2022-08-04T22:27:30.224Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T22:27:30.224Z] #67 sha256:7d3f7b00ea4e24f04123aa844d18cbe38ed5d0da20839a5537aa5c7aeeea488f [2022-08-04T22:27:31.068Z] #47 DONE 393.4s [2022-08-04T22:27:31.068Z] [2022-08-04T22:27:31.068Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:27:31.068Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:27:31.609Z] #67 1.164 + RM_GOPATH=0 [2022-08-04T22:27:31.609Z] #67 1.164 + TMP_GOPATH= [2022-08-04T22:27:31.609Z] #67 1.164 + : /build [2022-08-04T22:27:31.609Z] #67 1.164 + '[' -z '' ']' [2022-08-04T22:27:31.609Z] #67 1.164 ++ mktemp -d [2022-08-04T22:27:31.609Z] #67 ... [2022-08-04T22:27:31.609Z] [2022-08-04T22:27:31.609Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T22:27:31.609Z] #22 sha256:b4b0e38cb982b6838d989466b55e2a317fb4968bad7b01f6bcf5cc5f0e10a442 [2022-08-04T22:27:31.609Z] #22 DONE 1.4s [2022-08-04T22:27:31.609Z] [2022-08-04T22:27:31.609Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T22:27:31.609Z] #67 sha256:7d3f7b00ea4e24f04123aa844d18cbe38ed5d0da20839a5537aa5c7aeeea488f [2022-08-04T22:27:31.609Z] #67 1.170 + export GOPATH=/tmp/tmp.aoKeTF0vTn [2022-08-04T22:27:31.609Z] #67 1.170 + GOPATH=/tmp/tmp.aoKeTF0vTn [2022-08-04T22:27:31.609Z] #67 1.170 + RM_GOPATH=1 [2022-08-04T22:27:31.609Z] #67 1.170 + case "$(go env GOARCH)" in [2022-08-04T22:27:31.609Z] #67 1.170 ++ go env GOARCH [2022-08-04T22:27:31.609Z] #67 1.175 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T22:27:31.609Z] #67 1.175 + GO_BUILDMODE=-buildmode=pie [2022-08-04T22:27:31.609Z] #67 1.175 ++ dirname /install.sh [2022-08-04T22:27:31.609Z] #67 1.177 Install runc version v1.1.2 (build tags: seccomp) [2022-08-04T22:27:31.609Z] #67 1.177 + dir=/ [2022-08-04T22:27:31.609Z] #67 1.177 + bin=runc [2022-08-04T22:27:31.609Z] #67 1.177 + shift [2022-08-04T22:27:31.609Z] #67 1.177 + '[' '!' -f //runc.installer ']' [2022-08-04T22:27:31.609Z] #67 1.177 + . //runc.installer [2022-08-04T22:27:31.609Z] #67 1.177 ++ set -e [2022-08-04T22:27:31.609Z] #67 1.177 ++ : v1.1.2 [2022-08-04T22:27:31.609Z] #67 1.177 + install_runc [2022-08-04T22:27:31.609Z] #67 1.177 + RUNC_BUILDTAGS=seccomp [2022-08-04T22:27:31.609Z] #67 1.177 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-04T22:27:31.609Z] #67 1.177 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.aoKeTF0vTn/src/github.com/opencontainers/runc [2022-08-04T22:27:31.609Z] #67 1.211 Cloning into '/tmp/tmp.aoKeTF0vTn/src/github.com/opencontainers/runc'... [2022-08-04T22:27:32.006Z] #77 ... [2022-08-04T22:27:32.006Z] [2022-08-04T22:27:32.006Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-04T22:27:32.006Z] #48 sha256:2eef290357f0fa95653c1a0adcfdae79dd3343758e6adb8ba0e4ea79cb650847 [2022-08-04T22:27:32.265Z] #48 DONE 0.5s [2022-08-04T22:27:32.265Z] [2022-08-04T22:27:32.265Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-04T22:27:32.265Z] #52 sha256:0c708090e0207c8c34de837fd80237b0cb07fe148d5a1fe5a3033f156d373e2f [2022-08-04T22:27:32.265Z] #52 DONE 0.1s [2022-08-04T22:27:32.265Z] [2022-08-04T22:27:32.265Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-04T22:27:32.265Z] #54 sha256:99d17c4a4f3fd74093990ef06a8904431b75c3fd14cf8fb59433a7799f99ec37 [2022-08-04T22:27:32.395Z] #64 329.3 # github.com/containerd/containerd/cmd/containerd [2022-08-04T22:27:32.396Z] #64 329.3 /usr/bin/ld: /tmp/go-link-869186504/000019.o: in function `New': [2022-08-04T22:27:32.396Z] #64 329.3 /tmp/tmp.bzg90MdJfj/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-04T22:27:32.396Z] #64 329.4 + bin/containerd-stress [2022-08-04T22:27:32.396Z] #64 330.6 + bin/containerd-shim [2022-08-04T22:27:32.524Z] #54 DONE 0.2s [2022-08-04T22:27:32.524Z] [2022-08-04T22:27:32.524Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:27:32.524Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:27:32.524Z] #77 321.2 CCLD tests/init [2022-08-04T22:27:32.554Z] #67 ... [2022-08-04T22:27:32.554Z] [2022-08-04T22:27:32.554Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-04T22:27:32.554Z] #23 sha256:e15bcc7067f86bcfad3ee74946bac736dedf08af442c45ad394e135a11879f13 [2022-08-04T22:27:32.554Z] #23 DONE 1.1s [2022-08-04T22:27:32.817Z] [2022-08-04T22:27:32.817Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-04T22:27:32.817Z] #24 sha256:ca0200f4f6b3db6adf6df5ddd3eb22cd5b2cccbb2090378aa26cf135949c045e [2022-08-04T22:27:33.389Z] #24 0.830 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-04T22:27:33.650Z] #24 DONE 1.0s [2022-08-04T22:27:33.650Z] [2022-08-04T22:27:33.650Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-04T22:27:33.650Z] #25 sha256:f914172291988a167cf82d7cbb0d44d02f3406aec8e3ec88b28a3db79ccdeb0b [2022-08-04T22:27:34.596Z] #25 DONE 1.0s [2022-08-04T22:27:34.596Z] [2022-08-04T22:27:34.596Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:27:34.596Z] #71 sha256:1a6efca347429f9195b97cab0f894d4c996b97de4f0ad8f5dae86d107fd21dbd [2022-08-04T22:27:34.596Z] #71 ... [2022-08-04T22:27:34.596Z] [2022-08-04T22:27:34.596Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-04T22:27:34.596Z] #26 sha256:2b77314a577ecf5ea59b6828ac277e34cf85a8fd5ebd730fc2115d4119f236e7 [2022-08-04T22:27:35.581Z] #26 DONE 0.9s [2022-08-04T22:27:35.581Z] [2022-08-04T22:27:35.581Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-04T22:27:35.581Z] #27 sha256:4e7201ea34eaa6bff2791a8b633d584621f8f6b1a7718b29e03a74e0ed0467ba [2022-08-04T22:27:36.542Z] #27 DONE 1.1s [2022-08-04T22:27:36.542Z] [2022-08-04T22:27:36.542Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:27:36.542Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-04T22:27:37.943Z] #28 1.215 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T22:27:37.943Z] #28 1.237 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T22:27:37.943Z] #28 1.237 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T22:27:37.943Z] #28 1.501 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-04T22:27:38.203Z] #28 1.777 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T22:27:38.465Z] #28 2.029 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-04T22:27:39.039Z] #28 2.186 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-04T22:27:39.039Z] #28 2.373 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T22:27:39.039Z] #28 2.588 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-04T22:27:39.300Z] #28 2.861 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-04T22:27:39.560Z] #28 2.863 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-04T22:27:39.560Z] #28 2.867 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T22:27:39.560Z] #28 2.867 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-04T22:27:39.560Z] #28 2.868 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T22:27:39.560Z] #28 2.869 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-04T22:27:39.560Z] #28 2.997 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-04T22:27:39.824Z] #28 3.002 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-04T22:27:39.824Z] #28 3.006 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-04T22:27:39.824Z] #28 3.013 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-04T22:27:39.824Z] #28 3.013 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T22:27:39.824Z] #28 3.016 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T22:27:40.507Z] #64 341.8 + bin/containerd-shim-runc-v1 [2022-08-04T22:27:44.773Z] #77 ... [2022-08-04T22:27:44.773Z] [2022-08-04T22:27:44.773Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T22:27:44.773Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T22:27:44.773Z] #47 DONE 434.9s [2022-08-04T22:27:44.773Z] [2022-08-04T22:27:44.773Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:27:44.773Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:27:44.773Z] #55 ... [2022-08-04T22:27:44.773Z] [2022-08-04T22:27:44.773Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-04T22:27:44.773Z] #48 sha256:660aa4ba7f16a7cc611166ae74d8ebdacc08343589f604746d233e344015fea3 [2022-08-04T22:27:44.773Z] #48 DONE 0.3s [2022-08-04T22:27:44.773Z] [2022-08-04T22:27:44.773Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:27:44.773Z] #64 sha256:66c33ef9bb6954ea7deb5bdc1feef41f4592b6357d784c5f95f5d49500426fb8 [2022-08-04T22:27:44.773Z] #64 ... [2022-08-04T22:27:44.773Z] [2022-08-04T22:27:44.773Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-04T22:27:44.773Z] #52 sha256:d1efb7966d0c043cdac6039dd3530c8054b839f02caa900f4a6e98a9c39073fa [2022-08-04T22:27:44.773Z] #52 DONE 0.1s [2022-08-04T22:27:44.773Z] [2022-08-04T22:27:44.773Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-04T22:27:44.773Z] #54 sha256:16a324b0bf40c5088c017216db5c848e1ada603bb0afabe318310b8a44fabe7c [2022-08-04T22:27:44.773Z] #54 DONE 0.2s [2022-08-04T22:27:44.773Z] [2022-08-04T22:27:44.773Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:27:44.773Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:27:44.773Z] #55 ... [2022-08-04T22:27:44.773Z] [2022-08-04T22:27:44.773Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T22:27:44.773Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T22:27:44.773Z] #77 357.1 CCLD tests/init [2022-08-04T22:27:45.776Z] #64 348.0 + bin/containerd-shim-runc-v2 [2022-08-04T22:27:46.403Z] #28 ... [2022-08-04T22:27:46.403Z] [2022-08-04T22:27:46.403Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T22:27:46.403Z] #67 sha256:7d3f7b00ea4e24f04123aa844d18cbe38ed5d0da20839a5537aa5c7aeeea488f [2022-08-04T22:27:46.403Z] #67 5.610 + cd /tmp/tmp.aoKeTF0vTn/src/github.com/opencontainers/runc [2022-08-04T22:27:46.403Z] #67 5.610 + git checkout -q v1.1.2 [2022-08-04T22:27:46.403Z] #67 5.946 + '[' -z '' ']' [2022-08-04T22:27:46.403Z] #67 5.947 + target=static [2022-08-04T22:27:46.403Z] #67 5.947 + make BUILDTAGS=seccomp static [2022-08-04T22:27:46.403Z] #67 6.068 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-08-04T22:27:46.710Z] #64 348.9 + binaries [2022-08-04T22:27:46.710Z] #64 348.9 + install -D bin/containerd /build/containerd [2022-08-04T22:27:46.710Z] #64 348.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-04T22:27:46.710Z] #64 348.9 + install -D bin/ctr /build/ctr [2022-08-04T22:27:48.608Z] #64 DONE 350.9s [2022-08-04T22:27:49.543Z] [2022-08-04T22:27:49.543Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-04T22:27:49.543Z] #65 sha256:a4fea31612cfe63d0f2f3f6b1794b0438ca1323bff630e6dd1d5325f6512ba00 [2022-08-04T22:27:50.475Z] #65 DONE 0.9s [2022-08-04T22:27:50.475Z] [2022-08-04T22:27:50.475Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-04T22:27:50.475Z] #70 sha256:bcffab4008b7c3852c8ba1f0bd6faa0457c5080ec9a27abfa0d6c6a1e2ecaf92 [2022-08-04T22:27:50.475Z] #70 DONE 0.2s [2022-08-04T22:27:50.734Z] [2022-08-04T22:27:50.734Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-04T22:27:50.734Z] #75 sha256:9714bcf43167b747b95811be986fe0ecb38b7a569a57c8d5efdf40eb64491122 [2022-08-04T22:27:51.667Z] #75 DONE 1.2s [2022-08-04T22:27:51.683Z] #67 ... [2022-08-04T22:27:51.683Z] [2022-08-04T22:27:51.683Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:27:51.683Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-04T22:27:51.683Z] #28 14.53 Fetched 49.2 MB in 14s (3625 kB/s) [2022-08-04T22:27:51.925Z] [2022-08-04T22:27:51.925Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-04T22:27:51.925Z] #78 sha256:95a9d37d7e9128da9b84ab33eefcf6e7bf7dcd0b76295f31aea63be65bda3014 [2022-08-04T22:27:51.925Z] #78 DONE 0.1s [2022-08-04T22:27:51.925Z] [2022-08-04T22:27:51.925Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-04T22:27:51.925Z] #79 sha256:8c7fdba12e86688d600bf66d2922b3fef843b3f14eab42aa2c9c9fafcef8bb4f [2022-08-04T22:27:51.925Z] #79 DONE 0.0s [2022-08-04T22:27:51.925Z] [2022-08-04T22:27:51.925Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-04T22:27:51.925Z] #80 sha256:e026bae67e51a5d73b097c19a2d25d7750cbf386f9b3c84f62a3d3600c26838a [2022-08-04T22:27:51.925Z] #80 DONE 0.0s [2022-08-04T22:27:51.925Z] [2022-08-04T22:27:51.925Z] #81 [dev-systemd-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-08-04T22:27:51.925Z] #81 sha256:7df3cfd167d87949b88be60a72edec3eb69f154e2cd1827c698e7b6313e346f8 [2022-08-04T22:27:52.490Z] #81 0.628 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-04T22:27:52.748Z] #81 0.791 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-04T22:27:52.748Z] #81 0.793 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-04T22:27:53.265Z] #81 0.947 Reading package lists... [2022-08-04T22:27:53.815Z] #81 1.459 Reading package lists... [2022-08-04T22:27:54.113Z] #81 1.960 Building dependency tree... [2022-08-04T22:27:54.113Z] #81 2.105 Reading state information... [2022-08-04T22:27:54.386Z] #81 2.220 systemd is already the newest version (247.3-7). [2022-08-04T22:27:54.386Z] #81 2.220 systemd set to manually installed. [2022-08-04T22:27:54.386Z] #81 2.220 The following additional packages will be installed: [2022-08-04T22:27:54.386Z] #81 2.220 libdbus-1-3 libpam-systemd [2022-08-04T22:27:54.386Z] #81 2.221 Recommended packages: [2022-08-04T22:27:54.386Z] #81 2.221 libnss-systemd [2022-08-04T22:27:54.386Z] #81 2.279 The following NEW packages will be installed: [2022-08-04T22:27:54.386Z] #81 2.280 dbus dbus-user-session libdbus-1-3 libpam-systemd systemd-sysv [2022-08-04T22:27:54.546Z] #77 341.2 AR libcrun_testing.a [2022-08-04T22:27:54.546Z] #77 341.3 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-04T22:27:54.546Z] #77 341.3 CCLD tests/tests_libcrun_utils [2022-08-04T22:27:54.546Z] #77 341.3 CCLD tests/tests_libcrun_errors [2022-08-04T22:27:54.546Z] #77 341.4 CCLD libcrun.la [2022-08-04T22:27:54.546Z] #77 341.4 CCLD tests/tests_libcrun_fuzzer [2022-08-04T22:27:54.546Z] #77 342.8 CCLD crun [2022-08-04T22:27:54.646Z] #81 2.549 0 upgraded, 5 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T22:27:54.646Z] #81 2.549 Need to get 950 kB of archives. [2022-08-04T22:27:54.646Z] #81 2.549 After this operation, 1988 kB of additional disk space will be used. [2022-08-04T22:27:54.646Z] #81 2.549 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-08-04T22:27:54.646Z] #81 2.552 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-08-04T22:27:54.646Z] #81 2.563 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-08-04T22:27:54.646Z] #81 2.566 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-08-04T22:27:54.646Z] #81 2.570 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-08-04T22:27:54.646Z] #81 2.756 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:27:54.646Z] #81 2.786 Fetched 950 kB in 0s (3322 kB/s) [2022-08-04T22:27:54.646Z] #81 2.807 Selecting previously unselected package systemd-sysv. [2022-08-04T22:27:54.646Z] #81 2.807 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29483 files and directories currently installed.) [2022-08-04T22:27:54.646Z] #81 2.820 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-08-04T22:27:54.646Z] #81 2.823 Unpacking systemd-sysv (247.3-7) ... [2022-08-04T22:27:54.646Z] #81 2.861 Selecting previously unselected package libdbus-1-3:amd64. [2022-08-04T22:27:54.805Z] #77 343.3 make[3]: Entering directory '/tmp/crun-build' [2022-08-04T22:27:54.908Z] #81 2.863 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-08-04T22:27:54.908Z] #81 2.870 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-04T22:27:54.908Z] #81 2.940 Selecting previously unselected package dbus. [2022-08-04T22:27:54.908Z] #81 2.943 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-08-04T22:27:54.908Z] #81 2.951 Unpacking dbus (1.12.20-2) ... [2022-08-04T22:27:54.908Z] #81 3.003 Selecting previously unselected package libpam-systemd:amd64. [2022-08-04T22:27:55.064Z] #77 343.6 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-04T22:27:55.064Z] #77 343.6 /bin/mkdir -p '/usr/local/lib' [2022-08-04T22:27:55.064Z] #77 343.6 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-04T22:27:55.064Z] #77 343.6 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-04T22:27:55.064Z] #77 343.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-04T22:27:55.064Z] #77 343.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-04T22:27:55.064Z] #77 343.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-04T22:27:55.064Z] #77 343.7 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-04T22:27:55.167Z] #81 3.006 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-08-04T22:27:55.167Z] #81 3.009 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-08-04T22:27:55.167Z] #81 3.052 Selecting previously unselected package dbus-user-session. [2022-08-04T22:27:55.167Z] #81 3.055 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-08-04T22:27:55.167Z] #81 3.057 Unpacking dbus-user-session (1.12.20-2) ... [2022-08-04T22:27:55.167Z] #81 3.174 Setting up systemd-sysv (247.3-7) ... [2022-08-04T22:27:55.167Z] #81 3.185 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-04T22:27:55.167Z] #81 3.194 Setting up dbus (1.12.20-2) ... [2022-08-04T22:27:55.323Z] #77 343.9 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-04T22:27:55.323Z] #77 344.0 ---------------------------------------------------------------------- [2022-08-04T22:27:55.323Z] #77 344.0 Libraries have been installed in: [2022-08-04T22:27:55.323Z] #77 344.0 /usr/local/lib [2022-08-04T22:27:55.323Z] #77 344.0 [2022-08-04T22:27:55.323Z] #77 344.0 If you ever happen to want to link against installed libraries [2022-08-04T22:27:55.323Z] #77 344.0 in a given directory, LIBDIR, you must either use libtool, and [2022-08-04T22:27:55.323Z] #77 344.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-04T22:27:55.323Z] #77 344.0 flag during linking and do at least one of the following: [2022-08-04T22:27:55.323Z] #77 344.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-04T22:27:55.323Z] #77 344.0 during execution [2022-08-04T22:27:55.323Z] #77 344.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-04T22:27:55.323Z] #77 344.0 during linking [2022-08-04T22:27:55.323Z] #77 344.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-04T22:27:55.323Z] #77 344.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-04T22:27:55.323Z] #77 344.0 [2022-08-04T22:27:55.323Z] #77 344.0 See any operating system documentation about shared libraries for [2022-08-04T22:27:55.323Z] #77 344.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-04T22:27:55.323Z] #77 344.0 ---------------------------------------------------------------------- [2022-08-04T22:27:55.323Z] #77 344.0 /bin/mkdir -p '/build' [2022-08-04T22:27:55.323Z] #77 344.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-04T22:27:55.323Z] #77 344.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-04T22:27:55.426Z] #81 3.350 invoke-rc.d: could not determine current runlevel [2022-08-04T22:27:55.426Z] #81 3.352 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-04T22:27:55.426Z] #81 3.357 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-08-04T22:27:55.426Z] #81 3.513 Setting up dbus-user-session (1.12.20-2) ... [2022-08-04T22:27:55.426Z] #81 3.525 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:27:55.583Z] #77 344.1 make[3]: Leaving directory '/tmp/crun-build' [2022-08-04T22:27:55.583Z] #77 344.1 make[2]: Leaving directory '/tmp/crun-build' [2022-08-04T22:27:55.583Z] #77 344.1 make[1]: Leaving directory '/tmp/crun-build' [2022-08-04T22:27:55.685Z] #81 DONE 3.6s [2022-08-04T22:27:55.685Z] [2022-08-04T22:27:55.685Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-04T22:27:55.685Z] #82 sha256:e5fb289cad6f7debb401a53fd8a9074aa03dafe62e0d823a79f0c83f63d609a5 [2022-08-04T22:27:55.842Z] #77 DONE 344.4s [2022-08-04T22:27:55.842Z] [2022-08-04T22:27:55.842Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:27:55.842Z] #64 sha256:ef68633800690e2a03117b0be064c6750d6763ccb71a5b704606d2fc122f3dbc [2022-08-04T22:27:56.254Z] #82 DONE 0.8s [2022-08-04T22:27:56.513Z] [2022-08-04T22:27:56.513Z] #83 exporting to image [2022-08-04T22:27:56.513Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-04T22:27:56.513Z] #83 exporting layers [2022-08-04T22:27:58.261Z] #28 14.53 Reading package lists... [2022-08-04T22:28:03.074Z] #83 exporting layers 6.5s done [2022-08-04T22:28:03.074Z] #83 writing image sha256:cceee0cc3b002fe6268fc1d6ad0565bf27cd51697077ae7ea65f662138c535c3 done [2022-08-04T22:28:03.074Z] #83 naming to docker.io/library/docker:4e46d9f963b5f7cec5022e2f9528acda08b6134a done [2022-08-04T22:28:03.074Z] #83 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T22:28:03.407Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43917/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=4e46d9f963b5f7cec5022e2f9528acda08b6134a -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e46d9f963b5f7cec5022e2f9528acda08b6134a hack/make.sh dynbinary test-integration [2022-08-04T22:28:04.837Z] #28 21.10 Reading package lists... [2022-08-04T22:28:05.306Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-04T22:28:05.306Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-04T22:28:05.306Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-04T22:28:05.306Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-04T22:28:05.306Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-08-04T22:28:05.306Z] Detected virtualization docker. [2022-08-04T22:28:05.306Z] Detected architecture x86-64. [2022-08-04T22:28:05.306Z] Set hostname to . [2022-08-04T22:28:05.306Z] modprobe@configfs.service: Succeeded. [2022-08-04T22:28:05.306Z] modprobe@drm.service: Succeeded. [2022-08-04T22:28:05.306Z] modprobe@fuse.service: Succeeded. [2022-08-04T22:28:05.306Z] + source /etc/docker-entrypoint-cmd [2022-08-04T22:28:05.306Z] ++ hack/make.sh dynbinary test-integration [2022-08-04T22:28:05.306Z] [2022-08-04T22:28:05.306Z] Removing bundles/ [2022-08-04T22:28:05.306Z] [2022-08-04T22:28:05.306Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-04T22:28:05.306Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-04T22:28:05.306Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T22:28:05.777Z] #28 27.53 Building dependency tree... [2022-08-04T22:28:06.672Z] #77 381.1 AR libcrun_testing.a [2022-08-04T22:28:06.672Z] #77 381.2 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-04T22:28:06.672Z] #77 381.2 CCLD tests/tests_libcrun_utils [2022-08-04T22:28:06.672Z] #77 381.2 CCLD tests/tests_libcrun_errors [2022-08-04T22:28:06.672Z] #77 381.3 CCLD tests/tests_libcrun_fuzzer [2022-08-04T22:28:07.162Z] #28 30.45 bzip2 is already the newest version (1.0.8-4). [2022-08-04T22:28:07.162Z] #28 30.45 patch is already the newest version (2.7.6-7). [2022-08-04T22:28:07.162Z] #28 30.45 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-04T22:28:07.162Z] #28 30.45 The following additional packages will be installed: [2022-08-04T22:28:07.162Z] #28 30.46 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-08-04T22:28:07.162Z] #28 30.46 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-08-04T22:28:07.162Z] #28 30.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-08-04T22:28:07.162Z] #28 30.47 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-08-04T22:28:07.162Z] #28 30.47 systemd vim-runtime xxd [2022-08-04T22:28:07.162Z] #28 30.49 Suggested packages: [2022-08-04T22:28:07.162Z] #28 30.49 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-04T22:28:07.162Z] #28 30.49 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-08-04T22:28:07.162Z] #28 30.49 vim-scripts xfsdump acl attr quota [2022-08-04T22:28:07.162Z] #28 30.49 Recommended packages: [2022-08-04T22:28:07.162Z] #28 30.49 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-04T22:28:07.162Z] #28 30.49 systemd-timesyncd | time-daemon unzip [2022-08-04T22:28:07.162Z] #28 ... [2022-08-04T22:28:07.162Z] [2022-08-04T22:28:07.162Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:28:07.162Z] #71 sha256:1a6efca347429f9195b97cab0f894d4c996b97de4f0ad8f5dae86d107fd21dbd [2022-08-04T22:28:07.162Z] #71 93.96 + bin/containerd [2022-08-04T22:28:07.234Z] #77 382.0 CCLD libcrun.la [2022-08-04T22:28:07.795Z] #77 382.7 CCLD crun [2022-08-04T22:28:08.358Z] #77 383.3 make[3]: Entering directory '/tmp/crun-build' [2022-08-04T22:28:08.615Z] #77 383.5 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-04T22:28:08.615Z] #77 383.5 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-04T22:28:08.615Z] #77 383.5 /bin/mkdir -p '/usr/local/lib' [2022-08-04T22:28:08.615Z] #77 383.5 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-04T22:28:08.615Z] #77 383.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-04T22:28:08.871Z] #77 383.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-04T22:28:08.871Z] #77 383.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-04T22:28:08.871Z] #77 383.6 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-04T22:28:09.129Z] #77 383.8 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-04T22:28:09.129Z] #77 383.8 ---------------------------------------------------------------------- [2022-08-04T22:28:09.129Z] #77 383.8 Libraries have been installed in: [2022-08-04T22:28:09.129Z] #77 383.8 /usr/local/lib [2022-08-04T22:28:09.129Z] #77 383.8 [2022-08-04T22:28:09.129Z] #77 383.8 If you ever happen to want to link against installed libraries [2022-08-04T22:28:09.129Z] #77 383.8 in a given directory, LIBDIR, you must either use libtool, and [2022-08-04T22:28:09.129Z] #77 383.8 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-04T22:28:09.129Z] #77 383.8 flag during linking and do at least one of the following: [2022-08-04T22:28:09.129Z] #77 383.8 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-04T22:28:09.129Z] #77 383.8 during execution [2022-08-04T22:28:09.129Z] #77 383.8 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-04T22:28:09.129Z] #77 383.8 during linking [2022-08-04T22:28:09.129Z] #77 383.8 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-04T22:28:09.129Z] #77 383.8 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-04T22:28:09.129Z] #77 383.8 [2022-08-04T22:28:09.129Z] #77 383.8 See any operating system documentation about shared libraries for [2022-08-04T22:28:09.129Z] #77 383.8 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-04T22:28:09.129Z] #77 383.8 ---------------------------------------------------------------------- [2022-08-04T22:28:09.129Z] #77 383.8 /bin/mkdir -p '/build' [2022-08-04T22:28:09.129Z] #77 383.8 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-04T22:28:09.129Z] #77 383.9 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-04T22:28:09.129Z] #77 383.9 make[3]: Leaving directory '/tmp/crun-build' [2022-08-04T22:28:09.129Z] #77 383.9 make[2]: Leaving directory '/tmp/crun-build' [2022-08-04T22:28:09.129Z] #77 383.9 make[1]: Leaving directory '/tmp/crun-build' [2022-08-04T22:28:09.386Z] #77 DONE 384.2s [2022-08-04T22:28:09.386Z] [2022-08-04T22:28:09.386Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:28:09.386Z] #64 sha256:66c33ef9bb6954ea7deb5bdc1feef41f4592b6357d784c5f95f5d49500426fb8 [2022-08-04T22:28:10.803Z] #64 ... [2022-08-04T22:28:10.803Z] [2022-08-04T22:28:10.803Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T22:28:10.803Z] #60 sha256:28d15e26376e09f8327775608d61b67eb3ae35231df76a331f77c026aef6d11d [2022-08-04T22:28:10.803Z] #60 225.6 + mkdir -p /build [2022-08-04T22:28:10.803Z] #60 225.6 + cp runc /build/runc [2022-08-04T22:28:11.738Z] #60 DONE 226.6s [2022-08-04T22:28:11.738Z] [2022-08-04T22:28:11.738Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:28:11.738Z] #64 sha256:ef68633800690e2a03117b0be064c6750d6763ccb71a5b704606d2fc122f3dbc [2022-08-04T22:28:11.738Z] #64 ... [2022-08-04T22:28:11.738Z] [2022-08-04T22:28:11.738Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:28:11.738Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:28:11.738Z] #55 436.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-04T22:28:11.738Z] #55 DONE 436.5s [2022-08-04T22:28:11.738Z] [2022-08-04T22:28:11.738Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:28:11.738Z] #64 sha256:ef68633800690e2a03117b0be064c6750d6763ccb71a5b704606d2fc122f3dbc [2022-08-04T22:28:12.448Z] #71 ... [2022-08-04T22:28:12.448Z] [2022-08-04T22:28:12.448Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T22:28:12.448Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-04T22:28:12.448Z] #28 32.19 The following NEW packages will be installed: [2022-08-04T22:28:12.448Z] #28 32.20 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-08-04T22:28:12.448Z] #28 32.20 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-04T22:28:12.448Z] #28 32.20 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-04T22:28:12.448Z] #28 32.20 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-04T22:28:12.448Z] #28 32.21 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-04T22:28:12.448Z] #28 32.21 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-04T22:28:12.448Z] #28 32.21 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-08-04T22:28:12.448Z] #28 32.21 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-08-04T22:28:12.448Z] #28 32.21 zstd [2022-08-04T22:28:12.448Z] #28 32.61 0 upgraded, 52 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T22:28:12.448Z] #28 32.61 Need to get 23.8 MB of archives. [2022-08-04T22:28:12.448Z] #28 32.61 After this operation, 89.3 MB of additional disk space will be used. [2022-08-04T22:28:12.448Z] #28 32.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-04T22:28:12.448Z] #28 32.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-04T22:28:12.448Z] #28 32.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-04T22:28:12.448Z] #28 32.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-04T22:28:12.448Z] #28 32.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-04T22:28:12.448Z] #28 32.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-04T22:28:12.448Z] #28 32.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-04T22:28:12.448Z] #28 32.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-04T22:28:12.448Z] #28 32.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-04T22:28:12.448Z] #28 32.73 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-04T22:28:12.448Z] #28 32.73 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-04T22:28:12.448Z] #28 32.73 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-04T22:28:12.448Z] #28 32.73 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-04T22:28:12.448Z] #28 32.73 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-04T22:28:12.448Z] #28 32.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T22:28:12.448Z] #28 32.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-04T22:28:12.448Z] #28 32.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-04T22:28:12.448Z] #28 32.75 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-04T22:28:12.448Z] #28 32.76 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-04T22:28:12.448Z] #28 32.76 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-04T22:28:12.448Z] #28 32.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-04T22:28:12.448Z] #28 32.77 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-04T22:28:12.448Z] #28 32.77 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-04T22:28:12.448Z] #28 32.77 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-04T22:28:12.448Z] #28 32.77 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-04T22:28:12.448Z] #28 32.78 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-04T22:28:12.448Z] #28 32.78 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-04T22:28:12.448Z] #28 32.79 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-04T22:28:12.448Z] #28 32.79 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-04T22:28:12.448Z] #28 32.79 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-04T22:28:12.448Z] #28 32.79 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-04T22:28:12.448Z] #28 32.79 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-04T22:28:12.448Z] #28 32.79 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-04T22:28:12.448Z] #28 32.80 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T22:28:12.448Z] #28 32.80 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-04T22:28:12.448Z] #28 32.80 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-04T22:28:12.448Z] #28 32.80 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-04T22:28:12.448Z] #28 32.82 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-04T22:28:12.448Z] #28 32.82 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-04T22:28:12.448Z] #28 32.82 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T22:28:12.448Z] #28 32.82 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-04T22:28:12.448Z] #28 32.83 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-04T22:28:12.448Z] #28 32.83 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-04T22:28:12.448Z] #28 32.83 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-04T22:28:12.448Z] #28 32.84 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-04T22:28:12.449Z] #28 32.84 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-04T22:28:12.449Z] #28 32.85 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-04T22:28:12.449Z] #28 32.85 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-04T22:28:12.449Z] #28 32.94 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-04T22:28:12.449Z] #28 32.96 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-04T22:28:12.449Z] #28 32.98 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-04T22:28:12.449Z] #28 32.98 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-04T22:28:12.449Z] #28 33.64 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T22:28:12.449Z] #28 33.90 Fetched 23.8 MB in 1s (35.2 MB/s) [2022-08-04T22:28:12.449Z] #28 33.96 Selecting previously unselected package libcap2:amd64. [2022-08-04T22:28:12.449Z] #28 33.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 ... 40116 files and directories currently installed.) [2022-08-04T22:28:12.449Z] #28 34.00 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-04T22:28:12.449Z] #28 34.01 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-04T22:28:12.449Z] #28 34.07 Selecting previously unselected package libargon2-1:amd64. [2022-08-04T22:28:12.449Z] #28 34.07 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-04T22:28:12.449Z] #28 34.10 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-04T22:28:12.449Z] #28 34.14 Selecting previously unselected package libjson-c5:amd64. [2022-08-04T22:28:12.449Z] #28 34.15 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-04T22:28:12.449Z] #28 34.15 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-04T22:28:12.449Z] #28 34.22 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-04T22:28:12.449Z] #28 34.22 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-04T22:28:12.449Z] #28 34.24 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-04T22:28:12.449Z] #28 34.33 Selecting previously unselected package libip4tc2:amd64. [2022-08-04T22:28:12.449Z] #28 34.34 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-04T22:28:12.449Z] #28 34.34 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-04T22:28:12.449Z] #28 34.41 Selecting previously unselected package libkmod2:amd64. [2022-08-04T22:28:12.449Z] #28 34.42 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-04T22:28:12.449Z] #28 34.43 Unpacking libkmod2:amd64 (28-1) ... [2022-08-04T22:28:12.449Z] #28 34.50 Selecting previously unselected package systemd. [2022-08-04T22:28:12.449Z] #28 34.50 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-04T22:28:12.449Z] #28 34.59 Unpacking systemd (247.3-7) ... [2022-08-04T22:28:12.449Z] #28 35.63 Selecting previously unselected package pigz. [2022-08-04T22:28:12.449Z] #28 35.64 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-04T22:28:12.449Z] #28 35.65 Unpacking pigz (2.6-1) ... [2022-08-04T22:28:12.449Z] #28 35.72 Selecting previously unselected package libelf1:amd64. [2022-08-04T22:28:12.449Z] #28 35.73 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-04T22:28:12.449Z] #28 35.73 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-04T22:28:12.449Z] #28 35.82 Selecting previously unselected package libbpf0:amd64. [2022-08-04T22:28:12.449Z] #28 35.84 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-04T22:28:12.449Z] #28 35.84 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-04T22:28:12.709Z] #28 35.98 Selecting previously unselected package libmnl0:amd64. [2022-08-04T22:28:12.709Z] #28 35.99 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-04T22:28:12.709Z] #28 36.00 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-04T22:28:12.709Z] #28 36.06 Selecting previously unselected package libxtables12:amd64. [2022-08-04T22:28:12.709Z] #28 36.07 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-04T22:28:12.709Z] #28 36.07 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-04T22:28:12.709Z] #28 36.12 Selecting previously unselected package libcap2-bin. [2022-08-04T22:28:12.709Z] #28 36.14 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-04T22:28:12.709Z] #28 36.14 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-04T22:28:12.970Z] #28 36.21 Selecting previously unselected package iproute2. [2022-08-04T22:28:12.970Z] #28 36.21 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-04T22:28:12.970Z] #28 36.22 Unpacking iproute2 (5.10.0-4) ... [2022-08-04T22:28:13.232Z] #28 36.54 Selecting previously unselected package xxd. [2022-08-04T22:28:13.232Z] #28 36.55 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T22:28:13.232Z] #28 36.56 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:28:13.232Z] #28 36.69 Selecting previously unselected package vim-common. [2022-08-04T22:28:13.232Z] #28 36.69 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T22:28:13.232Z] #28 36.71 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:28:13.493Z] #28 36.84 Selecting previously unselected package bash-completion. [2022-08-04T22:28:13.493Z] #28 36.84 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-04T22:28:14.434Z] #28 38.00 Unpacking bash-completion (1:2.11-2) ... [2022-08-04T22:28:15.005Z] #28 38.31 Selecting previously unselected package apparmor. [2022-08-04T22:28:15.005Z] #28 38.31 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-08-04T22:28:15.005Z] #28 38.37 Unpacking apparmor (2.13.6-10) ... [2022-08-04T22:28:15.027Z] #64 ... [2022-08-04T22:28:15.027Z] [2022-08-04T22:28:15.027Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-04T22:28:15.027Z] #56 sha256:69d8bfb6973dea6179ef08022254068e772e01167ccc7cdf76349cea31e50c5c [2022-08-04T22:28:15.027Z] #56 DONE 0.5s [2022-08-04T22:28:15.027Z] [2022-08-04T22:28:15.027Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-04T22:28:15.027Z] #58 sha256:ca68ef038643e6e758c2b94db97d0244998d1fb6378ef4beb6601bb04451a5ba [2022-08-04T22:28:15.266Z] #28 38.60 Selecting previously unselected package inetutils-ping. [2022-08-04T22:28:15.266Z] #28 38.61 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-04T22:28:15.266Z] #28 38.62 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-04T22:28:15.266Z] #28 38.70 Selecting previously unselected package libip6tc2:amd64. [2022-08-04T22:28:15.266Z] #28 38.70 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-04T22:28:15.266Z] #28 38.70 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-04T22:28:15.285Z] #58 DONE 0.1s [2022-08-04T22:28:15.285Z] [2022-08-04T22:28:15.285Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-04T22:28:15.285Z] #61 sha256:14a1798bd79927ae26f5c2fc3da208105f9a37a241b162ced4b3308fb5e90fc0 [2022-08-04T22:28:15.285Z] #61 DONE 0.3s [2022-08-04T22:28:15.285Z] [2022-08-04T22:28:15.285Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:28:15.285Z] #64 sha256:ef68633800690e2a03117b0be064c6750d6763ccb71a5b704606d2fc122f3dbc [2022-08-04T22:28:15.527Z] #28 38.79 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-04T22:28:15.527Z] #28 38.79 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-04T22:28:15.527Z] #28 38.80 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-04T22:28:15.527Z] #28 38.88 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-04T22:28:15.527Z] #28 38.88 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-04T22:28:15.527Z] #28 38.89 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-04T22:28:15.527Z] #28 38.99 Selecting previously unselected package libnftnl11:amd64. [2022-08-04T22:28:15.788Z] #28 38.99 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-04T22:28:15.788Z] #28 39.00 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-04T22:28:15.788Z] #28 39.06 Selecting previously unselected package iptables. [2022-08-04T22:28:15.788Z] #28 39.07 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-08-04T22:28:15.788Z] #28 39.08 Unpacking iptables (1.8.7-1) ... [2022-08-04T22:28:16.048Z] #28 39.29 Selecting previously unselected package libonig5:amd64. [2022-08-04T22:28:16.048Z] #28 39.29 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-04T22:28:16.048Z] #28 39.31 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T22:28:16.048Z] #28 39.41 Selecting previously unselected package libjq1:amd64. [2022-08-04T22:28:16.048Z] #28 39.42 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-08-04T22:28:16.048Z] #28 39.43 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-04T22:28:16.309Z] #28 39.57 Selecting previously unselected package jq. [2022-08-04T22:28:16.309Z] #28 39.58 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-08-04T22:28:16.309Z] #28 39.58 Unpacking jq (1.6-2.1) ... [2022-08-04T22:28:16.309Z] #28 39.63 Selecting previously unselected package libaio1:amd64. [2022-08-04T22:28:16.309Z] #28 39.64 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-08-04T22:28:16.309Z] #28 39.65 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-04T22:28:16.309Z] #28 39.74 Selecting previously unselected package libgpm2:amd64. [2022-08-04T22:28:16.309Z] #28 39.75 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-08-04T22:28:16.309Z] #28 39.76 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-04T22:28:16.570Z] #28 39.83 Selecting previously unselected package libinih1:amd64. [2022-08-04T22:28:16.570Z] #28 39.83 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-08-04T22:28:16.570Z] #28 39.84 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-04T22:28:16.570Z] #28 39.91 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-04T22:28:16.570Z] #28 39.92 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-04T22:28:16.570Z] #28 39.93 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-04T22:28:16.570Z] #28 40.00 Selecting previously unselected package libnet1:amd64. [2022-08-04T22:28:16.570Z] #28 40.01 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-04T22:28:16.570Z] #28 40.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T22:28:16.570Z] #28 40.09 Selecting previously unselected package libnl-3-200:amd64. [2022-08-04T22:28:16.831Z] #28 40.10 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-04T22:28:16.831Z] #28 40.10 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T22:28:16.831Z] #28 40.18 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T22:28:16.831Z] #28 40.19 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T22:28:16.831Z] #28 40.20 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T22:28:16.831Z] #28 40.28 Selecting previously unselected package libyajl2:amd64. [2022-08-04T22:28:16.831Z] #28 40.30 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-08-04T22:28:16.831Z] #28 40.30 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-04T22:28:17.092Z] #28 40.35 Selecting previously unselected package net-tools. [2022-08-04T22:28:17.092Z] #28 40.36 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-04T22:28:17.092Z] #28 40.37 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T22:28:17.092Z] #28 40.52 Selecting previously unselected package python-pip-whl. [2022-08-04T22:28:17.092Z] #28 40.53 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-04T22:28:17.092Z] #28 40.54 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T22:28:17.353Z] #28 40.89 Selecting previously unselected package python3-lib2to3. [2022-08-04T22:28:17.614Z] #28 40.90 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-04T22:28:17.614Z] #28 40.91 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-04T22:28:17.614Z] #28 41.13 Selecting previously unselected package python3-distutils. [2022-08-04T22:28:17.614Z] #28 41.13 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-08-04T22:28:17.614Z] #28 41.19 Unpacking python3-distutils (3.9.2-1) ... [2022-08-04T22:28:17.875Z] #28 41.31 Selecting previously unselected package python3-pkg-resources. [2022-08-04T22:28:17.875Z] #28 41.31 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T22:28:17.875Z] #28 41.32 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T22:28:18.136Z] #28 41.41 Selecting previously unselected package python3-setuptools. [2022-08-04T22:28:18.136Z] #28 41.42 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-08-04T22:28:18.136Z] #28 41.43 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-04T22:28:18.136Z] #28 41.56 Selecting previously unselected package python3-wheel. [2022-08-04T22:28:18.136Z] #28 41.57 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-08-04T22:28:18.136Z] #28 41.57 Unpacking python3-wheel (0.34.2-1) ... [2022-08-04T22:28:18.136Z] #28 41.63 Selecting previously unselected package python3-pip. [2022-08-04T22:28:18.136Z] #28 41.63 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-04T22:28:18.136Z] #28 41.65 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T22:28:18.566Z] #64 382.0 + bin/containerd [2022-08-04T22:28:18.657Z] #28 41.86 Selecting previously unselected package sudo. [2022-08-04T22:28:18.657Z] #28 41.87 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-08-04T22:28:18.657Z] #28 41.88 Unpacking sudo (1.9.5p2-3) ... [2022-08-04T22:28:18.917Z] #28 42.17 Selecting previously unselected package systemd-journal-remote. [2022-08-04T22:28:18.917Z] #28 42.18 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-04T22:28:18.917Z] #28 42.18 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-04T22:28:18.917Z] #28 42.26 Selecting previously unselected package thin-provisioning-tools. [2022-08-04T22:28:18.917Z] #28 42.27 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-04T22:28:18.917Z] #28 42.27 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-04T22:28:19.178Z] #28 42.43 Selecting previously unselected package uidmap. [2022-08-04T22:28:19.178Z] #28 42.44 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-04T22:28:19.178Z] #28 42.45 Unpacking uidmap (1:4.8.1-1) ... [2022-08-04T22:28:19.178Z] #28 42.57 Selecting previously unselected package vim-runtime. [2022-08-04T22:28:19.178Z] #28 42.58 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T22:28:19.178Z] #28 42.60 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-04T22:28:19.178Z] #28 42.62 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-04T22:28:19.178Z] #28 42.63 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:28:20.986Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-04T22:28:20.986Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-04T22:28:20.986Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-08-04T22:28:20.986Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-08-04T22:28:20.986Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-04T22:28:20.986Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-04T22:28:20.986Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-04T22:28:20.986Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-04T22:28:20.986Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-04T22:28:20.986Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-04T22:28:20.986Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-04T22:28:20.986Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-04T22:28:20.986Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-04T22:28:20.986Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-04T22:28:20.986Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-04T22:28:20.986Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 6.0% of statements [2022-08-04T22:28:20.986Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-04T22:28:21.091Z] #28 44.24 Selecting previously unselected package vim. [2022-08-04T22:28:21.091Z] #28 44.25 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T22:28:21.091Z] #28 44.27 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:28:21.091Z] #28 44.61 Selecting previously unselected package xfsprogs. [2022-08-04T22:28:21.091Z] #28 44.62 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-04T22:28:21.246Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2022-08-04T22:28:21.352Z] #28 44.63 Unpacking xfsprogs (5.10.0-4) ... [2022-08-04T22:28:21.352Z] #28 44.85 Selecting previously unselected package zip. [2022-08-04T22:28:21.352Z] #28 44.86 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-08-04T22:28:21.352Z] #28 44.87 Unpacking zip (3.0-12) ... [2022-08-04T22:28:21.506Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 67.9% of statements [2022-08-04T22:28:21.506Z] ? github.com/docker/docker/api/types [no test files] [2022-08-04T22:28:21.506Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-04T22:28:21.506Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-04T22:28:21.506Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-04T22:28:21.506Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-04T22:28:21.506Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-04T22:28:21.506Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-04T22:28:21.506Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-04T22:28:21.506Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-04T22:28:21.613Z] #28 44.95 Selecting previously unselected package zstd. [2022-08-04T22:28:21.613Z] #28 44.96 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-04T22:28:21.613Z] #28 44.97 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-04T22:28:21.613Z] #28 45.20 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T22:28:21.766Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-08-04T22:28:21.766Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2022-08-04T22:28:21.766Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-04T22:28:21.766Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-04T22:28:21.766Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-08-04T22:28:22.026Z] ok github.com/docker/docker/api/types/versions 0.014s coverage: 77.3% of statements [2022-08-04T22:28:22.026Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-04T22:28:22.026Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-04T22:28:22.026Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-04T22:28:22.026Z] ? github.com/docker/docker/builder [no test files] [2022-08-04T22:28:22.026Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-04T22:28:22.026Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-04T22:28:22.026Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-04T22:28:22.026Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-04T22:28:22.026Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-04T22:28:22.026Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-04T22:28:22.026Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-04T22:28:22.184Z] #28 45.64 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-04T22:28:22.184Z] #28 45.65 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T22:28:22.184Z] #28 45.66 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-04T22:28:22.184Z] #28 45.68 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-04T22:28:22.184Z] #28 45.70 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-04T22:28:22.184Z] #28 45.71 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-04T22:28:22.184Z] #28 45.73 Setting up uidmap (1:4.8.1-1) ... [2022-08-04T22:28:22.184Z] #28 45.74 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-04T22:28:22.445Z] #28 45.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T22:28:22.445Z] #28 45.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T22:28:22.445Z] #28 45.79 Setting up python3-wheel (0.34.2-1) ... [2022-08-04T22:28:22.706Z] #28 46.17 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-04T22:28:22.967Z] #28 46.18 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:28:22.967Z] #28 46.19 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-04T22:28:22.967Z] #28 46.21 Setting up libcap2-bin (1:2.44-1) ... [2022-08-04T22:28:22.967Z] #28 46.23 Setting up apparmor (2.13.6-10) ... [2022-08-04T22:28:24.351Z] #28 47.53 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-04T22:28:24.351Z] #28 47.57 Setting up zip (3.0-12) ... [2022-08-04T22:28:24.351Z] #28 47.59 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:28:24.351Z] #28 47.62 Setting up bash-completion (1:2.11-2) ... [2022-08-04T22:28:24.569Z] ok github.com/docker/docker/builder/remotecontext 0.118s coverage: 13.7% of statements [2022-08-04T22:28:24.569Z] ok github.com/docker/docker/builder/dockerfile 0.445s coverage: 49.3% of statements [2022-08-04T22:28:24.830Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.005s coverage: 100.0% of statements [2022-08-04T22:28:25.401Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-04T22:28:25.735Z] #28 48.90 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-04T22:28:25.735Z] #28 48.91 Setting up sudo (1.9.5p2-3) ... [2022-08-04T22:28:25.735Z] #28 48.99 invoke-rc.d: could not determine current runlevel [2022-08-04T22:28:25.735Z] #28 49.00 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-04T22:28:25.735Z] #28 49.05 Setting up xfsprogs (5.10.0-4) ... [2022-08-04T22:28:25.735Z] #28 49.06 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-04T22:28:25.735Z] #28 49.06 Failed to connect to bus: Host is down [2022-08-04T22:28:25.735Z] #28 49.06 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-04T22:28:25.735Z] #28 49.09 Setting up inetutils-ping (2:2.0-1) ... [2022-08-04T22:28:25.735Z] #28 49.10 Setting up pigz (2.6-1) ... [2022-08-04T22:28:25.735Z] #28 49.11 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-04T22:28:25.735Z] #28 49.13 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T22:28:25.735Z] #28 49.15 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T22:28:25.735Z] #28 49.17 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:28:26.306Z] #28 49.58 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-04T22:28:26.306Z] #28 49.59 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-04T22:28:26.306Z] #28 49.85 Setting up libelf1:amd64 (0.183-1) ... [2022-08-04T22:28:26.342Z] ok github.com/docker/docker/builder/remotecontext/git 1.585s coverage: 86.3% of statements [2022-08-04T22:28:26.342Z] ? github.com/docker/docker/cli [no test files] [2022-08-04T22:28:26.342Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-04T22:28:26.342Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-04T22:28:26.342Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-04T22:28:26.567Z] #28 49.87 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-04T22:28:26.567Z] #28 49.91 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-04T22:28:26.567Z] #28 49.94 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T22:28:26.567Z] #28 49.96 Setting up libkmod2:amd64 (28-1) ... [2022-08-04T22:28:26.567Z] #28 49.97 Setting up python3-distutils (3.9.2-1) ... [2022-08-04T22:28:26.603Z] ok github.com/docker/docker/cmd/docker-proxy 0.158s coverage: 67.6% of statements [2022-08-04T22:28:26.828Z] #28 50.31 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T22:28:26.828Z] #28 50.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-04T22:28:26.828Z] #28 50.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-04T22:28:26.828Z] #28 50.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-04T22:28:26.828Z] #28 50.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-04T22:28:26.828Z] #28 50.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-04T22:28:27.088Z] #28 50.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-04T22:28:27.088Z] #28 50.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-04T22:28:27.088Z] #28 50.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-04T22:28:27.088Z] #28 50.39 Setting up python3-setuptools (52.0.0-4) ... [2022-08-04T22:28:27.444Z] #64 ... [2022-08-04T22:28:27.444Z] [2022-08-04T22:28:27.444Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T22:28:27.444Z] #60 sha256:81d32ee8e23b515a0b73f85b19be6eedaef7a291f445fc87efd6de22ca1686ed [2022-08-04T22:28:27.444Z] #60 260.3 + mkdir -p /build [2022-08-04T22:28:27.444Z] #60 260.3 + cp runc /build/runc [2022-08-04T22:28:27.444Z] #60 DONE 261.2s [2022-08-04T22:28:27.444Z] [2022-08-04T22:28:27.444Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:28:27.444Z] #64 sha256:66c33ef9bb6954ea7deb5bdc1feef41f4592b6357d784c5f95f5d49500426fb8 [2022-08-04T22:28:27.444Z] #64 ... [2022-08-04T22:28:27.444Z] [2022-08-04T22:28:27.444Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T22:28:27.444Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T22:28:27.444Z] #55 484.2 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-04T22:28:27.444Z] #55 DONE 484.5s [2022-08-04T22:28:27.444Z] [2022-08-04T22:28:27.444Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:28:27.444Z] #64 sha256:66c33ef9bb6954ea7deb5bdc1feef41f4592b6357d784c5f95f5d49500426fb8 [2022-08-04T22:28:28.030Z] #28 51.16 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-04T22:28:28.030Z] #28 51.18 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-04T22:28:28.030Z] #28 51.19 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-04T22:28:28.030Z] #28 51.27 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T22:28:28.601Z] #28 52.00 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-04T22:28:28.601Z] #28 52.02 Setting up jq (1.6-2.1) ... [2022-08-04T22:28:28.601Z] #28 52.03 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-04T22:28:28.601Z] #28 52.05 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-04T22:28:28.601Z] #28 52.07 Setting up iptables (1.8.7-1) ... [2022-08-04T22:28:28.601Z] #28 52.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T22:28:28.601Z] #28 52.08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T22:28:28.601Z] #28 52.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T22:28:28.601Z] #28 52.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T22:28:28.601Z] #28 52.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-04T22:28:28.601Z] #28 52.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-04T22:28:28.861Z] #28 52.11 Setting up iproute2 (5.10.0-4) ... [2022-08-04T22:28:28.861Z] #28 52.36 Setting up systemd (247.3-7) ... [2022-08-04T22:28:29.121Z] #28 52.43 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-04T22:28:29.121Z] #28 52.43 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-04T22:28:29.121Z] #28 52.44 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-04T22:28:29.121Z] #28 52.47 Initializing machine ID from KVM UUID. [2022-08-04T22:28:29.333Z] #64 ... [2022-08-04T22:28:29.334Z] [2022-08-04T22:28:29.334Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-04T22:28:29.334Z] #56 sha256:3bcb62f47d3f83b90f508c24002261a0a855534243ae1a2d6f66efa73b278a83 [2022-08-04T22:28:29.589Z] #56 DONE 0.5s [2022-08-04T22:28:29.589Z] [2022-08-04T22:28:29.589Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-04T22:28:29.589Z] #58 sha256:fc05ee630a3db9b60b1864e629e565ce7c30350addfe1f5368f64224a4c31197 [2022-08-04T22:28:29.589Z] #58 DONE 0.1s [2022-08-04T22:28:29.589Z] [2022-08-04T22:28:29.589Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-04T22:28:29.589Z] #61 sha256:488576bd42969c92779d4e3d70604afa645604171a11216898de3c1fb611cdfc [2022-08-04T22:28:29.956Z] #28 53.13 Setting up systemd-journal-remote (247.3-7) ... [2022-08-04T22:28:29.956Z] #28 53.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T22:28:30.151Z] #61 DONE 0.2s [2022-08-04T22:28:30.151Z] [2022-08-04T22:28:30.152Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:28:30.152Z] #64 sha256:66c33ef9bb6954ea7deb5bdc1feef41f4592b6357d784c5f95f5d49500426fb8 [2022-08-04T22:28:30.810Z] ok github.com/docker/docker/client 0.127s coverage: 75.9% of statements [2022-08-04T22:28:30.898Z] #28 DONE 54.5s [2022-08-04T22:28:30.899Z] [2022-08-04T22:28:30.899Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T22:28:30.899Z] #67 sha256:7d3f7b00ea4e24f04123aa844d18cbe38ed5d0da20839a5537aa5c7aeeea488f [2022-08-04T22:28:31.159Z] #67 ... [2022-08-04T22:28:31.159Z] [2022-08-04T22:28:31.159Z] #29 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-04T22:28:31.159Z] #29 sha256:98dc7d0d38ca0fea8dcf12f06e5b363a0c33aa3672c45fb76569fbec70e0fe6a [2022-08-04T22:28:32.101Z] #29 0.789 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-04T22:28:32.101Z] #29 0.793 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-04T22:28:32.101Z] #29 0.797 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-04T22:28:32.101Z] #29 DONE 0.9s [2022-08-04T22:28:32.101Z] [2022-08-04T22:28:32.101Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:28:32.101Z] #71 sha256:1a6efca347429f9195b97cab0f894d4c996b97de4f0ad8f5dae86d107fd21dbd [2022-08-04T22:28:32.101Z] #71 ... [2022-08-04T22:28:32.101Z] [2022-08-04T22:28:32.101Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T22:28:32.101Z] #30 sha256:8919d89a3e191054757dbaa5e3b88f9804c9f75a80e639626fbb0e16d1506039 [2022-08-04T22:28:33.420Z] #64 420.9 + bin/containerd [2022-08-04T22:28:40.232Z] #30 7.465 Collecting yamllint==1.26.1 [2022-08-04T22:28:40.492Z] #30 8.497 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-04T22:28:41.064Z] #30 9.133 Collecting pathspec>=0.5.3 [2022-08-04T22:28:41.064Z] #30 9.143 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-04T22:28:41.325Z] #30 9.395 Collecting pyyaml [2022-08-04T22:28:41.325Z] #30 9.416 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-04T22:28:41.325Z] #30 9.445 Building wheels for collected packages: yamllint [2022-08-04T22:28:41.325Z] #30 9.445 Building wheel for yamllint (setup.py): started [2022-08-04T22:28:42.267Z] #30 10.22 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-04T22:28:42.267Z] #30 10.22 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a2f91856d4eaacdf12c3e3a042ea0a04c8b286a7e693bd45c691005712c243ba [2022-08-04T22:28:42.267Z] #30 10.22 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-04T22:28:42.267Z] #30 10.23 Successfully built yamllint [2022-08-04T22:28:42.267Z] #30 10.24 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-04T22:28:42.528Z] #30 10.49 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-04T22:28:42.788Z] #30 DONE 10.9s [2022-08-04T22:28:42.788Z] [2022-08-04T22:28:42.788Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T22:28:42.788Z] #67 sha256:7d3f7b00ea4e24f04123aa844d18cbe38ed5d0da20839a5537aa5c7aeeea488f [2022-08-04T22:28:42.788Z] #67 ... [2022-08-04T22:28:42.788Z] [2022-08-04T22:28:42.788Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-04T22:28:42.788Z] #34 sha256:9efcfa13d6df2ce08ac2d0b31ae5fc0b067e709df3b53325f2613891a8022222 [2022-08-04T22:28:43.360Z] #34 DONE 0.3s [2022-08-04T22:28:43.360Z] [2022-08-04T22:28:43.360Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-04T22:28:43.360Z] #39 sha256:223747d13f50498da42b86f3e92560b559547859c8e435ac38d4fd1bc8ed58d9 [2022-08-04T22:28:43.621Z] #39 DONE 0.4s [2022-08-04T22:28:43.621Z] [2022-08-04T22:28:43.621Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-04T22:28:43.621Z] #42 sha256:bd3ff2cbb6f8d06d86696eec5641332e95b19cca2210b6e661acaac0d3418e18 [2022-08-04T22:28:43.621Z] #42 DONE 0.1s [2022-08-04T22:28:43.621Z] [2022-08-04T22:28:43.621Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-04T22:28:43.621Z] #44 sha256:d6c3c6ea60268d2c52ada2f08500cbb601edd0b0304304c5377bcd7dae987246 [2022-08-04T22:28:43.621Z] #44 DONE 0.1s [2022-08-04T22:28:43.621Z] [2022-08-04T22:28:43.621Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T22:28:43.621Z] #67 sha256:7d3f7b00ea4e24f04123aa844d18cbe38ed5d0da20839a5537aa5c7aeeea488f [2022-08-04T22:28:43.883Z] #67 ... [2022-08-04T22:28:43.883Z] [2022-08-04T22:28:43.883Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-04T22:28:43.883Z] #46 sha256:310647cd8530c38788fbf18005ddc6ee0f13c979bfcb87270603f88ff22bb2b4 [2022-08-04T22:28:43.883Z] #46 DONE 0.1s [2022-08-04T22:28:43.883Z] [2022-08-04T22:28:43.883Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-04T22:28:43.883Z] #48 sha256:3a5ae5a750d977b813430910917ae9f32bfe362ba494f71744ddce9c5d4694f8 [2022-08-04T22:28:43.883Z] #48 DONE 0.1s [2022-08-04T22:28:43.883Z] [2022-08-04T22:28:43.883Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-04T22:28:43.883Z] #52 sha256:7a57e7d7bdf34d5f17b7435a51ec52cd7e48e51a50d3f028f11337683109493a [2022-08-04T22:28:43.883Z] #52 DONE 0.0s [2022-08-04T22:28:43.883Z] [2022-08-04T22:28:43.883Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-04T22:28:43.883Z] #55 sha256:f072aaef8f1e065813660d6c0c6ee710ac3113522310836f8ce8304269748406 [2022-08-04T22:28:44.144Z] #55 DONE 0.3s [2022-08-04T22:28:44.144Z] [2022-08-04T22:28:44.144Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-04T22:28:44.144Z] #59 sha256:7384f0ea6bb384e676ff0e89b30b3055230203d6b38626aff2cea203b0b8e895 [2022-08-04T22:28:44.144Z] #59 DONE 0.1s [2022-08-04T22:28:44.144Z] [2022-08-04T22:28:44.144Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T22:28:44.144Z] #67 sha256:7d3f7b00ea4e24f04123aa844d18cbe38ed5d0da20839a5537aa5c7aeeea488f [2022-08-04T22:28:44.404Z] #67 ... [2022-08-04T22:28:44.404Z] [2022-08-04T22:28:44.404Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-04T22:28:44.404Z] #61 sha256:6a121d0576c081e65c3d0612d97c91624d93c9bf4bf389c9047b9d173b58ddab [2022-08-04T22:28:44.404Z] #61 DONE 0.1s [2022-08-04T22:28:44.404Z] [2022-08-04T22:28:44.404Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-04T22:28:44.404Z] #63 sha256:1f8e95e33279320d73a30c8b6d10b90f771c72d4f3f38e7688f12842f97710df [2022-08-04T22:28:44.404Z] #63 DONE 0.2s [2022-08-04T22:28:44.404Z] [2022-08-04T22:28:44.404Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T22:28:44.404Z] #67 sha256:7d3f7b00ea4e24f04123aa844d18cbe38ed5d0da20839a5537aa5c7aeeea488f [2022-08-04T22:28:44.709Z] #67 ... [2022-08-04T22:28:44.709Z] [2022-08-04T22:28:44.709Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-04T22:28:44.709Z] #65 sha256:8336dd05c0b45c17cc52cf12f0af2a0c7255b15c61e623dd84eee0f6c19600e7 [2022-08-04T22:28:44.709Z] #65 DONE 0.1s [2022-08-04T22:28:44.709Z] [2022-08-04T22:28:44.709Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T22:28:44.709Z] #67 sha256:7d3f7b00ea4e24f04123aa844d18cbe38ed5d0da20839a5537aa5c7aeeea488f [2022-08-04T22:29:02.844Z] #67 90.93 + mkdir -p /build [2022-08-04T22:29:02.844Z] #67 90.93 + cp runc /build/runc [2022-08-04T22:29:02.844Z] #67 DONE 91.3s [2022-08-04T22:29:02.844Z] [2022-08-04T22:29:02.844Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:29:02.844Z] #71 sha256:1a6efca347429f9195b97cab0f894d4c996b97de4f0ad8f5dae86d107fd21dbd [2022-08-04T22:29:02.928Z] ok github.com/docker/docker/cmd/dockerd 0.066s coverage: 31.5% of statements [2022-08-04T22:29:03.103Z] #71 ... [2022-08-04T22:29:03.103Z] [2022-08-04T22:29:03.103Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-04T22:29:03.103Z] #68 sha256:e12b6785fd79489db4a6c480d0a9cd176860bceb8a28ebbd13142079eb619020 [2022-08-04T22:29:03.363Z] #68 DONE 0.2s [2022-08-04T22:29:03.363Z] [2022-08-04T22:29:03.363Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T22:29:03.363Z] #71 sha256:1a6efca347429f9195b97cab0f894d4c996b97de4f0ad8f5dae86d107fd21dbd [2022-08-04T22:29:03.868Z] ok github.com/docker/docker/container 0.120s coverage: 37.4% of statements [2022-08-04T22:29:04.438Z] ok github.com/docker/docker/cmd/dockerd/trap 2.542s coverage: 0.0% of statements [2022-08-04T22:29:04.438Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-04T22:29:04.438Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-04T22:29:04.438Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-04T22:29:04.438Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-04T22:29:04.438Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-04T22:29:09.725Z] ok github.com/docker/docker/daemon/cluster 0.071s coverage: 0.5% of statements [2022-08-04T22:29:11.109Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-08-04T22:29:12.496Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-04T22:29:14.789Z] #64 432.2 # github.com/containerd/containerd/cmd/containerd [2022-08-04T22:29:14.789Z] #64 432.2 /usr/bin/ld: /tmp/go-link-1156885763/000019.o: in function `New': [2022-08-04T22:29:14.789Z] #64 432.2 /tmp/tmp.CDKJMeyThy/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-04T22:29:14.789Z] #64 432.3 + bin/containerd-stress [2022-08-04T22:29:14.789Z] #64 433.3 + bin/containerd-shim [2022-08-04T22:29:19.076Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-08-04T22:29:20.023Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-08-04T22:29:20.595Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2022-08-04T22:29:21.177Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-04T22:29:21.352Z] #64 444.4 + bin/containerd-shim-runc-v1 [2022-08-04T22:29:21.747Z] ok github.com/docker/docker/daemon 10.118s coverage: 16.6% of statements [2022-08-04T22:29:21.747Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-04T22:29:21.747Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-04T22:29:21.747Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-04T22:29:21.747Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-04T22:29:21.747Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-04T22:29:22.319Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.573s coverage: 74.8% of statements [2022-08-04T22:29:23.704Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.333s coverage: 60.7% of statements [2022-08-04T22:29:23.704Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-08-04T22:29:25.089Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-08-04T22:29:26.498Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.200s coverage: 50.6% of statements [2022-08-04T22:29:26.620Z] #64 450.6 + bin/containerd-shim-runc-v2 [2022-08-04T22:29:27.556Z] #64 451.4 + binaries [2022-08-04T22:29:27.556Z] #64 451.4 + install -D bin/containerd /build/containerd [2022-08-04T22:29:27.556Z] #64 451.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-04T22:29:27.556Z] #64 451.4 + install -D bin/ctr /build/ctr [2022-08-04T22:29:27.926Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.951s coverage: 46.1% of statements [2022-08-04T22:29:27.927Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-04T22:29:28.521Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.119s coverage: 58.5% of statements [2022-08-04T22:29:28.782Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-04T22:29:28.782Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-04T22:29:28.782Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-08-04T22:29:29.480Z] #64 DONE 453.3s [2022-08-04T22:29:29.641Z] #64 472.1 # github.com/containerd/containerd/cmd/containerd [2022-08-04T22:29:29.641Z] #64 472.1 /usr/bin/ld: /tmp/go-link-706201850/000019.o: in function `New': [2022-08-04T22:29:29.641Z] #64 472.1 /tmp/tmp.uC1EENU0VN/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-04T22:29:29.641Z] #64 472.2 + bin/containerd-stress [2022-08-04T22:29:29.641Z] #64 473.3 + bin/containerd-shim [2022-08-04T22:29:29.723Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.023s coverage: 3.0% of statements [2022-08-04T22:29:30.294Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-08-04T22:29:30.414Z] [2022-08-04T22:29:30.414Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-04T22:29:30.414Z] #65 sha256:2226ce6ac25a9721d18121d13569e1dd932277a17acae780c703efc6c5605f95 [2022-08-04T22:29:30.865Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 6.9% of statements [2022-08-04T22:29:30.865Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-04T22:29:30.865Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-04T22:29:31.347Z] #65 DONE 0.9s [2022-08-04T22:29:31.347Z] [2022-08-04T22:29:31.347Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-04T22:29:31.347Z] #70 sha256:3d7fadbec5289ae734ea0307dc0e2c0f345e5265b225d33db9d9e3753eeb743a [2022-08-04T22:29:31.347Z] #70 DONE 0.2s [2022-08-04T22:29:31.437Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.2% of statements [2022-08-04T22:29:31.605Z] [2022-08-04T22:29:31.605Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-04T22:29:31.605Z] #75 sha256:a842fd10a29f825c5cd7029cee2324a8788d0bcc4baee5e41d3d3615b9d75aa7 [2022-08-04T22:29:32.378Z] ok github.com/docker/docker/daemon/logger/awslogs 0.161s coverage: 80.2% of statements [2022-08-04T22:29:32.378Z] ok github.com/docker/docker/daemon/logger/fluentd 0.011s coverage: 53.6% of statements [2022-08-04T22:29:32.378Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-04T22:29:32.538Z] #75 DONE 0.9s [2022-08-04T22:29:32.538Z] [2022-08-04T22:29:32.538Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-04T22:29:32.538Z] #78 sha256:234ae9fbe065d4ab331591ca650b451ffdf1adc58bd56695ac13cf84616afcca [2022-08-04T22:29:32.538Z] #78 DONE 0.0s [2022-08-04T22:29:32.538Z] [2022-08-04T22:29:32.538Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-04T22:29:32.538Z] #79 sha256:bc57d803a25b16e52864e7419be34599d68285eb3b428a7b01256e3d8f0c2458 [2022-08-04T22:29:32.538Z] #79 DONE 0.0s [2022-08-04T22:29:32.538Z] [2022-08-04T22:29:32.538Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-04T22:29:32.538Z] #80 sha256:846b9aa8179b47f2f8246b2bde40c6db0cddb6fe941e689d369f341d61893ace [2022-08-04T22:29:32.538Z] #80 DONE 0.0s [2022-08-04T22:29:32.538Z] [2022-08-04T22:29:32.538Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-04T22:29:32.538Z] #81 sha256:c5bfbe12c84213bccac8b095bd33abe80920d1c0c5c197320b44f81b7147e247 [2022-08-04T22:29:32.949Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2022-08-04T22:29:33.209Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-08-04T22:29:34.150Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.154s coverage: 76.8% of statements [2022-08-04T22:29:34.410Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-08-04T22:29:34.981Z] ok github.com/docker/docker/daemon/logger/local 0.025s coverage: 79.4% of statements [2022-08-04T22:29:35.466Z] #71 177.8 # github.com/containerd/containerd/cmd/containerd [2022-08-04T22:29:35.466Z] #71 177.8 /usr/bin/ld: /tmp/go-link-3042745856/000019.o: in function `New': [2022-08-04T22:29:35.466Z] #71 177.8 /tmp/tmp.wdFblJj5Pn/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-04T22:29:35.466Z] #71 177.8 + bin/containerd-stress [2022-08-04T22:29:35.466Z] #71 178.9 + bin/containerd-shim [2022-08-04T22:29:35.922Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 63.5% of statements [2022-08-04T22:29:36.493Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2022-08-04T22:29:37.064Z] ok github.com/docker/docker/daemon/logger/journald 3.300s coverage: 74.3% of statements [2022-08-04T22:29:37.064Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-04T22:29:37.064Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-04T22:29:37.064Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-04T22:29:37.064Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-04T22:29:37.635Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-08-04T22:29:37.727Z] #64 484.5 + bin/containerd-shim-runc-v1 [2022-08-04T22:29:37.844Z] #81 DONE 5.5s [2022-08-04T22:29:37.895Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-04T22:29:38.103Z] [2022-08-04T22:29:38.103Z] #82 exporting to image [2022-08-04T22:29:38.103Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-04T22:29:38.103Z] #82 exporting layers [2022-08-04T22:29:38.467Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-04T22:29:38.728Z] ok github.com/docker/docker/daemon/logger/splunk 1.544s coverage: 82.5% of statements [2022-08-04T22:29:38.728Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-04T22:29:38.728Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-04T22:29:39.670Z] ok github.com/docker/docker/distribution/metadata 0.034s coverage: 44.4% of statements [2022-08-04T22:29:41.581Z] ok github.com/docker/docker/distribution 1.494s coverage: 28.0% of statements [2022-08-04T22:29:41.581Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-04T22:29:41.842Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-04T22:29:42.413Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 84.9% of statements [2022-08-04T22:29:42.413Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-04T22:29:42.413Z] ok github.com/docker/docker/image 0.036s coverage: 86.9% of statements [2022-08-04T22:29:42.973Z] #64 490.7 + bin/containerd-shim-runc-v2 [2022-08-04T22:29:42.984Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-08-04T22:29:43.245Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-08-04T22:29:43.245Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-04T22:29:43.245Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-04T22:29:43.505Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-04T22:29:43.535Z] #64 491.5 + binaries [2022-08-04T22:29:43.535Z] #64 491.5 + install -D bin/containerd /build/containerd [2022-08-04T22:29:43.535Z] #64 491.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-04T22:29:43.535Z] #64 491.6 + install -D bin/ctr /build/ctr [2022-08-04T22:29:43.614Z] #71 190.2 + bin/containerd-shim-runc-v1 [2022-08-04T22:29:44.448Z] ok github.com/docker/docker/oci 0.009s coverage: 46.0% of statements [2022-08-04T22:29:45.021Z] ok github.com/docker/docker/opts 0.029s coverage: 66.0% of statements [2022-08-04T22:29:45.021Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-04T22:29:45.422Z] #64 DONE 493.4s [2022-08-04T22:29:45.984Z] [2022-08-04T22:29:45.984Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-04T22:29:45.984Z] #65 sha256:ed45bfe10e285fdc0e6564d09860de6bad3c56421a0315cb14e4cbc6572fed72 [2022-08-04T22:29:46.214Z] #82 exporting layers 7.7s done [2022-08-04T22:29:46.214Z] #82 writing image sha256:a8f9db8822024814fe6d2e04add1a45de662af6ef24fe8721af2d6a62c1bee2f done [2022-08-04T22:29:46.214Z] #82 naming to docker.io/library/docker:4e46d9f963b5f7cec5022e2f9528acda08b6134a done [2022-08-04T22:29:46.214Z] #82 DONE 7.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T22:29:46.546Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43917/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=4e46d9f963b5f7cec5022e2f9528acda08b6134a -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e46d9f963b5f7cec5022e2f9528acda08b6134a hack/make.sh dynbinary test-integration [2022-08-04T22:29:46.911Z] #65 DONE 0.8s [2022-08-04T22:29:46.911Z] [2022-08-04T22:29:46.911Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-04T22:29:46.911Z] #70 sha256:57fe3c12835c4f678bbcbe815232f5a84febf56e88880b59bfe7d44bda9520b3 [2022-08-04T22:29:46.934Z] ok github.com/docker/docker/pkg/archive 0.291s coverage: 81.9% of statements [2022-08-04T22:29:47.166Z] #70 DONE 0.2s [2022-08-04T22:29:47.166Z] [2022-08-04T22:29:47.166Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-04T22:29:47.166Z] #75 sha256:a97d94ce02a034efa0b7b9b8f26101c1c83dd330265531504909e444dba5614e [2022-08-04T22:29:47.480Z] [2022-08-04T22:29:47.738Z] Removing bundles/ [2022-08-04T22:29:47.738Z] [2022-08-04T22:29:47.738Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-04T22:29:47.738Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-04T22:29:47.738Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T22:29:47.876Z] ok github.com/docker/docker/pkg/authorization 0.703s coverage: 68.3% of statements [2022-08-04T22:29:47.876Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-04T22:29:48.093Z] #75 DONE 0.8s [2022-08-04T22:29:48.093Z] [2022-08-04T22:29:48.093Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-04T22:29:48.093Z] #78 sha256:3bba71a1d5969a1cb7fd72b9b2dbd3ac4f1487122fc4304a7d0695a28e8c46c6 [2022-08-04T22:29:48.093Z] #78 DONE 0.0s [2022-08-04T22:29:48.093Z] [2022-08-04T22:29:48.093Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-04T22:29:48.093Z] #79 sha256:b9a5e84af7c7b115795b2ce3a88a787ead269fde95ad57787f229abc29dc65a9 [2022-08-04T22:29:48.093Z] #79 DONE 0.0s [2022-08-04T22:29:48.093Z] [2022-08-04T22:29:48.093Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-04T22:29:48.093Z] #80 sha256:942c93384cc1d4da2c7745b94bbd126aea41d0af7b5a19316c5bd4b7163557f0 [2022-08-04T22:29:48.093Z] #80 DONE 0.0s [2022-08-04T22:29:48.093Z] [2022-08-04T22:29:48.093Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-04T22:29:48.093Z] #81 sha256:de04e3343d2b7426f14baf271797da449c39b6880db8d8e879e0ee9220a46756 [2022-08-04T22:29:48.136Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-04T22:29:50.189Z] #71 196.5 + bin/containerd-shim-runc-v2 [2022-08-04T22:29:50.449Z] #71 197.3 + binaries [2022-08-04T22:29:50.449Z] #71 197.3 + install -D bin/containerd /build/containerd [2022-08-04T22:29:50.449Z] #71 197.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-04T22:29:50.449Z] #71 197.3 + install -D bin/ctr /build/ctr [2022-08-04T22:29:51.387Z] #71 DONE 198.0s [2022-08-04T22:29:51.433Z] ok github.com/docker/docker/pkg/chrootarchive 2.518s coverage: 42.7% of statements [2022-08-04T22:29:51.433Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-04T22:29:51.693Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-04T22:29:51.954Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-08-04T22:29:52.214Z] ok github.com/docker/docker/layer 7.647s coverage: 68.9% of statements [2022-08-04T22:29:52.214Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-04T22:29:52.214Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-04T22:29:52.214Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-04T22:29:52.214Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-04T22:29:52.214Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-04T22:29:52.214Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-04T22:29:52.214Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 87.2% of statements [2022-08-04T22:29:52.259Z] #81 DONE 3.8s [2022-08-04T22:29:52.259Z] [2022-08-04T22:29:52.259Z] #82 exporting to image [2022-08-04T22:29:52.259Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-04T22:29:52.259Z] #82 exporting layers [2022-08-04T22:29:52.326Z] [2022-08-04T22:29:52.326Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-04T22:29:52.326Z] #72 sha256:1a4ac6c4a7dd92a245f499ff48f0e9c6b728d341f117ec8f7406009f66d5f6dc [2022-08-04T22:29:52.474Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-04T22:29:52.735Z] ok github.com/docker/docker/pkg/fsutils 0.162s coverage: 85.1% of statements [2022-08-04T22:29:52.895Z] #72 DONE 0.4s [2022-08-04T22:29:52.895Z] [2022-08-04T22:29:52.895Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-04T22:29:52.895Z] #77 sha256:701bf618c4bff5554e84b42f60c5cab224e1fd04bcc9195193b9722615952b62 [2022-08-04T22:29:52.895Z] #77 DONE 0.1s [2022-08-04T22:29:52.895Z] [2022-08-04T22:29:52.895Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-04T22:29:52.895Z] #82 sha256:bb1219b91002518499d8e390e7a54a38582195cc6efc83ef212a67749bca66b7 [2022-08-04T22:29:53.464Z] #82 DONE 0.7s [2022-08-04T22:29:53.464Z] [2022-08-04T22:29:53.464Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-04T22:29:53.464Z] #85 sha256:cf9cc662573d37b9742525f002b086b3835587f945f4c74dd16614b552f5c597 [2022-08-04T22:29:53.677Z] ok github.com/docker/docker/pkg/idtools 0.484s coverage: 67.9% of statements [2022-08-04T22:29:53.677Z] ok github.com/docker/docker/pkg/ioutils 0.356s coverage: 71.0% of statements [2022-08-04T22:29:53.723Z] #85 DONE 0.1s [2022-08-04T22:29:53.723Z] [2022-08-04T22:29:53.723Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-04T22:29:53.723Z] #86 sha256:ecc5ceaba93ca085a56dcb4c690fa3bd1fa7b60777ec6a77d7588df9c73c1383 [2022-08-04T22:29:53.723Z] #86 DONE 0.0s [2022-08-04T22:29:53.723Z] [2022-08-04T22:29:53.723Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-04T22:29:53.723Z] #87 sha256:70a591edb23b5420e84530bd9d2655894d6c3325fe60861ed2cb26474c4fb3e3 [2022-08-04T22:29:53.723Z] #87 DONE 0.0s [2022-08-04T22:29:53.723Z] [2022-08-04T22:29:53.723Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-04T22:29:53.723Z] #88 sha256:7a164dc7adb67d0486ebd35150e77567abdc02c907f7063d7131770bab23e03e [2022-08-04T22:29:53.938Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-08-04T22:29:53.938Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2022-08-04T22:29:53.938Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-04T22:29:54.199Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2022-08-04T22:29:54.199Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2022-08-04T22:29:54.459Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2022-08-04T22:29:54.720Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-08-04T22:29:54.720Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-08-04T22:29:54.720Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-04T22:29:54.720Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-04T22:29:55.300Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2022-08-04T22:29:55.561Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-04T22:29:55.821Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-04T22:29:56.082Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-04T22:29:57.464Z] ok github.com/docker/docker/pkg/pubsub 1.048s coverage: 75.0% of statements [2022-08-04T22:29:57.464Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-04T22:29:57.725Z] ok github.com/docker/docker/pkg/stack 0.006s coverage: 90.9% of statements [2022-08-04T22:29:57.987Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-08-04T22:29:58.247Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-04T22:29:58.508Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-04T22:29:58.798Z] #82 exporting layers 7.0s done [2022-08-04T22:29:58.798Z] #82 writing image sha256:6ef72c9116dd6a2d84157a53eb4ff5f43b07d2d95e0ce2890ad64540ef7698e6 done [2022-08-04T22:29:58.798Z] #82 naming to docker.io/library/docker:4e46d9f963b5f7cec5022e2f9528acda08b6134a done [2022-08-04T22:29:58.798Z] #82 DONE 7.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-04T22:29:59.078Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-08-04T22:29:59.171Z] + trap exit INT TERM [2022-08-04T22:29:59.171Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-04T22:29:59.171Z] + CONTAINER_NAME=docker-pr1 [2022-08-04T22:29:59.171Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43917/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43917/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e46d9f963b5f7cec5022e2f9528acda08b6134a -e DOCKER_GRAPHDRIVER docker:4e46d9f963b5f7cec5022e2f9528acda08b6134a hack/make.sh dynbinary [2022-08-04T22:29:59.339Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-08-04T22:29:59.599Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2022-08-04T22:30:00.150Z] [2022-08-04T22:30:00.150Z] Removing bundles/ [2022-08-04T22:30:00.150Z] [2022-08-04T22:30:00.150Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-04T22:30:00.150Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-04T22:30:00.150Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T22:30:00.170Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-08-04T22:30:00.296Z] #88 DONE 6.1s [2022-08-04T22:30:00.296Z] [2022-08-04T22:30:00.296Z] #89 exporting to image [2022-08-04T22:30:00.296Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-04T22:30:00.296Z] #89 exporting layers [2022-08-04T22:30:00.431Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2022-08-04T22:30:02.342Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-04T22:30:02.342Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-04T22:30:02.914Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-08-04T22:30:03.857Z] ok github.com/docker/docker/quota 0.173s coverage: 71.4% of statements [2022-08-04T22:30:04.428Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-08-04T22:30:05.368Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-08-04T22:30:05.629Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-04T22:30:05.890Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-04T22:30:06.461Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-08-04T22:30:06.461Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-04T22:30:08.392Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-08-04T22:30:08.975Z] ok github.com/docker/docker/volume/local 0.125s coverage: 76.8% of statements [2022-08-04T22:30:09.577Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.7% of statements [2022-08-04T22:30:10.518Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2022-08-04T22:30:11.765Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-04T22:30:11.765Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-04T22:30:11.765Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T22:30:11.765Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-04T22:30:11.765Z] [2022-08-04T22:30:11.765Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T22:30:11.765Z] DOCKER_SYSTEMD=1 [2022-08-04T22:30:11.765Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T22:30:11.765Z] HOSTNAME=c5716b38eef4 [2022-08-04T22:30:11.765Z] DEST=bundles/test-integration [2022-08-04T22:30:11.765Z] PWD=/go/src/github.com/docker/docker [2022-08-04T22:30:11.765Z] DOCKER_GITCOMMIT=4e46d9f963b5f7cec5022e2f9528acda08b6134a [2022-08-04T22:30:11.765Z] container=docker [2022-08-04T22:30:11.765Z] HOME=/root [2022-08-04T22:30:11.765Z] LANG=C.UTF-8 [2022-08-04T22:30:11.765Z] INVOCATION_ID=623d3a81d5b54fce9c5ae81fd981ba05 [2022-08-04T22:30:11.765Z] GOLANG_VERSION=1.18.5 [2022-08-04T22:30:11.765Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T22:30:11.765Z] VALIDATE_BRANCH=master [2022-08-04T22:30:11.765Z] TERM=xterm [2022-08-04T22:30:11.765Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T22:30:11.765Z] SHLVL=3 [2022-08-04T22:30:11.765Z] TIMEOUT=120m [2022-08-04T22:30:11.765Z] DOCKER_BUILDTAGS= journald [2022-08-04T22:30:11.765Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T22:30:11.765Z] GO111MODULE=off [2022-08-04T22:30:11.765Z] DOCKER_EXPERIMENTAL=1 [2022-08-04T22:30:11.765Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-04T22:30:11.765Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T22:30:11.765Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T22:30:11.765Z] GOPATH=/go [2022-08-04T22:30:11.765Z] PKG_CONFIG=pkg-config [2022-08-04T22:30:11.765Z] _=/usr/bin/env [2022-08-04T22:30:11.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-04T22:30:32.401Z] #89 exporting layers 32.5s done [2022-08-04T22:30:32.401Z] #89 writing image sha256:afb702a0e1ad1be4e368eb0682f4a3ba5cd9580c1f9eeff07189d4d7e3b391db done [2022-08-04T22:30:32.401Z] #89 naming to docker.io/library/docker:4e46d9f963b5f7cec5022e2f9528acda08b6134a done [2022-08-04T22:30:32.401Z] #89 DONE 32.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-04T22:30:32.469Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.3% of statements [2022-08-04T22:30:32.469Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-04T22:30:32.469Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-04T22:30:32.469Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-04T22:30:32.469Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-04T22:30:32.469Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-04T22:30:32.469Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-04T22:30:32.469Z] ? github.com/docker/docker/rootless [no test files] [2022-08-04T22:30:32.469Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-04T22:30:32.469Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-04T22:30:32.469Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-04T22:30:32.469Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-04T22:30:32.469Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-04T22:30:32.469Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-04T22:30:32.469Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-04T22:30:32.469Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-04T22:30:32.469Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-04T22:30:32.469Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-04T22:30:32.469Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-04T22:30:32.469Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-04T22:30:32.469Z] ? github.com/docker/docker/volume [no test files] [2022-08-04T22:30:32.469Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-04T22:30:32.469Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-04T22:30:32.469Z] [2022-08-04T22:30:32.469Z] === Skipped [2022-08-04T22:30:32.469Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-04T22:30:32.469Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-04T22:30:32.469Z] [2022-08-04T22:30:32.469Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-04T22:30:32.469Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-04T22:30:32.469Z] [2022-08-04T22:30:32.469Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-04T22:30:32.469Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-04T22:30:32.469Z] [2022-08-04T22:30:32.469Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-04T22:30:32.469Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-04T22:30:32.469Z] [2022-08-04T22:30:32.469Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-04T22:30:32.469Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T22:30:32.469Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T22:30:32.469Z] [2022-08-04T22:30:32.469Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-04T22:30:32.469Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T22:30:32.469Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T22:30:32.469Z] [2022-08-04T22:30:32.469Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-04T22:30:32.469Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T22:30:32.469Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T22:30:32.469Z] [2022-08-04T22:30:32.469Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-04T22:30:32.469Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T22:30:32.469Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T22:30:32.469Z] [2022-08-04T22:30:32.469Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-04T22:30:32.469Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T22:30:32.469Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T22:30:32.469Z] [2022-08-04T22:30:32.469Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-04T22:30:32.469Z] graphtest_unix.go:71: No driver to put! [2022-08-04T22:30:32.469Z] [2022-08-04T22:30:32.469Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-04T22:30:32.469Z] time="2022-08-04T22:29:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T22:30:32.469Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T22:30:32.469Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T22:30:32.469Z] [2022-08-04T22:30:32.469Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-04T22:30:32.469Z] time="2022-08-04T22:29:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T22:30:32.469Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T22:30:32.469Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T22:30:32.469Z] [2022-08-04T22:30:32.469Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-04T22:30:32.469Z] time="2022-08-04T22:29:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T22:30:32.469Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T22:30:32.469Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T22:30:32.469Z] [2022-08-04T22:30:32.469Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-04T22:30:32.469Z] time="2022-08-04T22:29:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T22:30:32.469Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T22:30:32.469Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T22:30:32.469Z] [2022-08-04T22:30:32.469Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-04T22:30:32.469Z] time="2022-08-04T22:29:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T22:30:32.469Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T22:30:32.469Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T22:30:32.469Z] [2022-08-04T22:30:32.469Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-04T22:30:32.469Z] graphtest_unix.go:71: No driver to put! [2022-08-04T22:30:32.469Z] [2022-08-04T22:30:32.469Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-04T22:30:32.469Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-04T22:30:32.469Z] [2022-08-04T22:30:32.469Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-04T22:30:32.469Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-04T22:30:32.469Z] [2022-08-04T22:30:32.469Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-04T22:30:32.469Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-04T22:30:32.469Z] [2022-08-04T22:30:32.469Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-04T22:30:32.469Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-04T22:30:32.469Z] [2022-08-04T22:30:32.469Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-04T22:30:32.469Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T22:30:32.469Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T22:30:32.469Z] [2022-08-04T22:30:32.469Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-04T22:30:32.469Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T22:30:32.469Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T22:30:32.469Z] [2022-08-04T22:30:32.469Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-04T22:30:32.469Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T22:30:32.469Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T22:30:32.469Z] [2022-08-04T22:30:32.469Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-04T22:30:32.469Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T22:30:32.469Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T22:30:32.469Z] [2022-08-04T22:30:32.469Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-04T22:30:32.469Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T22:30:32.469Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T22:30:32.469Z] [2022-08-04T22:30:32.469Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-04T22:30:32.469Z] graphtest_unix.go:71: No driver to put! [2022-08-04T22:30:32.469Z] [2022-08-04T22:30:32.469Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-04T22:30:32.469Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-04T22:30:32.469Z] [2022-08-04T22:30:32.469Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-04T22:30:32.469Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-04T22:30:32.469Z] [2022-08-04T22:30:32.469Z] DONE 2875 tests, 28 skipped in 211.711s [2022-08-04T22:30:32.469Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/config [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/idm [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/ns [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/options [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/osl [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T22:30:32.469Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-04T22:30:32.470Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-04T22:30:32.738Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43917/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43917/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e46d9f963b5f7cec5022e2f9528acda08b6134a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e46d9f963b5f7cec5022e2f9528acda08b6134a hack/validate/default [2022-08-04T22:30:33.676Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-04T22:30:33.676Z] No api/types/ or api/swagger.yaml changes in diff. [2022-08-04T22:30:33.676Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-04T22:30:33.676Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-04T22:30:33.676Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-04T22:30:33.676Z] [2022-08-04T22:30:33.676Z] INFO Start validation with golang-ci-lint [2022-08-04T22:30:34.616Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-04T22:30:34.616Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-04T22:30:34.616Z] INFO [loader] Using build tags: [ journald] [2022-08-04T22:30:58.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-04T22:30:58.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-04T22:31:19.173Z] ok github.com/docker/docker/libnetwork 37.470s coverage: 40.6% of statements [2022-08-04T22:31:19.173Z] ok github.com/docker/docker/libnetwork/bitseq 0.136s coverage: 84.4% of statements [2022-08-04T22:31:19.173Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-04T22:31:19.173Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-04T22:31:19.173Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-04T22:31:19.173Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-04T22:31:19.173Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-04T22:31:19.173Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-04T22:31:19.173Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-04T22:31:19.173Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-04T22:31:19.173Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-08-04T22:31:19.173Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-04T22:31:19.173Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-04T22:31:19.173Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-04T22:31:19.173Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-04T22:31:19.173Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.543s coverage: 59.9% of statements [2022-08-04T22:31:19.173Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-04T22:31:19.173Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-04T22:31:19.173Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.017s coverage: 5.2% of statements [2022-08-04T22:31:19.173Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-04T22:31:19.173Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-08-04T22:31:19.173Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-04T22:31:19.173Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-04T22:31:20.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-04T22:31:29.166Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.204s coverage: 6.7% of statements [2022-08-04T22:31:29.166Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-04T22:31:29.166Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-04T22:31:29.166Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-08-04T22:31:29.166Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-04T22:31:29.166Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-04T22:31:29.166Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-04T22:31:29.426Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-04T22:31:29.687Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-08-04T22:31:29.947Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-04T22:31:30.207Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-04T22:31:30.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-04T22:31:38.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-04T22:31:38.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-04T22:31:39.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-04T22:31:40.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-04T22:31:40.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-04T22:31:41.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-04T22:31:42.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-04T22:31:42.433Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-04T22:31:44.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-04T22:31:45.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-04T22:31:46.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-04T22:31:46.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-04T22:31:47.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-04T22:31:48.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-04T22:31:49.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-04T22:31:50.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-04T22:31:51.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-04T22:31:52.114Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T22:31:52.114Z] Using test binary docker [2022-08-04T22:31:52.114Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-04T22:31:52.114Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-04T22:31:52.114Z] INFO: Waiting for daemon to start... [2022-08-04T22:31:52.114Z] Starting dockerd [2022-08-04T22:31:54.207Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-04T22:31:54.207Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-04T22:31:54.207Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T22:31:54.207Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-04T22:31:54.207Z] [2022-08-04T22:31:54.207Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T22:31:54.207Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T22:31:54.207Z] HOSTNAME=010377dbdaad [2022-08-04T22:31:54.207Z] DEST=bundles/test-integration [2022-08-04T22:31:54.207Z] PWD=/go/src/github.com/docker/docker [2022-08-04T22:31:54.207Z] DOCKER_ROOTLESS=1 [2022-08-04T22:31:54.207Z] DOCKER_GITCOMMIT=4e46d9f963b5f7cec5022e2f9528acda08b6134a [2022-08-04T22:31:54.207Z] container=docker [2022-08-04T22:31:54.207Z] HOME=/root [2022-08-04T22:31:54.207Z] GOLANG_VERSION=1.18.5 [2022-08-04T22:31:54.207Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T22:31:54.207Z] VALIDATE_BRANCH=master [2022-08-04T22:31:54.207Z] TERM=xterm [2022-08-04T22:31:54.207Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T22:31:54.207Z] SHLVL=1 [2022-08-04T22:31:54.207Z] TIMEOUT=120m [2022-08-04T22:31:54.207Z] DOCKER_BUILDTAGS= journald [2022-08-04T22:31:54.207Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T22:31:54.207Z] GO111MODULE=off [2022-08-04T22:31:54.207Z] DOCKER_EXPERIMENTAL=1 [2022-08-04T22:31:54.207Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-04T22:31:54.207Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T22:31:54.207Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T22:31:54.207Z] GOPATH=/go [2022-08-04T22:31:54.207Z] PKG_CONFIG=pkg-config [2022-08-04T22:31:54.207Z] _=/usr/bin/env [2022-08-04T22:31:54.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-04T22:31:56.342Z] . [2022-08-04T22:31:56.343Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T22:31:56.343Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T22:31:56.343Z] Error: No such image: emptyfs [2022-08-04T22:31:56.343Z] Running integration-test (iteration 1) [2022-08-04T22:31:56.343Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-04T22:31:56.604Z] Loaded image: busybox:latest [2022-08-04T22:31:56.604Z] Loaded image: busybox:glibc [2022-08-04T22:31:57.334Z] ok github.com/docker/docker/libnetwork/ipam 16.192s coverage: 85.3% of statements [2022-08-04T22:31:57.334Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-04T22:31:57.334Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-04T22:31:57.334Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-08-04T22:31:57.906Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-04T22:31:57.906Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-04T22:31:57.978Z] Loaded image: debian:bullseye-slim [2022-08-04T22:31:57.979Z] Loaded image: hello-world:latest [2022-08-04T22:31:58.166Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-04T22:31:58.236Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T22:31:58.236Z] INFO: Testing against a local daemon [2022-08-04T22:31:58.236Z] === RUN TestCgroupNamespacesBuild [2022-08-04T22:31:58.737Z] ok github.com/docker/docker/libnetwork/ipamutils 0.271s coverage: 74.0% of statements [2022-08-04T22:31:59.307Z] ok github.com/docker/docker/libnetwork/iptables 0.174s coverage: 45.0% of statements [2022-08-04T22:31:59.568Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-04T22:31:59.610Z] --- PASS: TestCgroupNamespacesBuild (1.34s) [2022-08-04T22:31:59.610Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-04T22:31:59.828Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-04T22:32:00.982Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) [2022-08-04T22:32:00.983Z] === RUN TestBuildWithSession [2022-08-04T22:32:00.983Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T22:32:00.983Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-04T22:32:00.983Z] === RUN TestBuildSquashParent [2022-08-04T22:32:06.246Z] --- PASS: TestBuildSquashParent (4.72s) [2022-08-04T22:32:06.246Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-04T22:32:06.246Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T22:32:06.246Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T22:32:06.246Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T22:32:06.246Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T22:32:06.246Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T22:32:06.246Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T22:32:06.246Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T22:32:06.246Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T22:32:06.246Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T22:32:06.246Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T22:32:06.246Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T22:32:06.246Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T22:32:06.246Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T22:32:06.246Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T22:32:06.609Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-04T22:32:06.609Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-04T22:32:06.609Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T22:32:06.609Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-04T22:32:06.609Z] [2022-08-04T22:32:06.609Z] + TEST_INTEGRATION_DEST=2 [2022-08-04T22:32:06.609Z] + CONTAINER_NAME=docker-pr1-2 [2022-08-04T22:32:06.609Z] + TEST_SKIP_INTEGRATION=1 [2022-08-04T22:32:06.609Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-04T22:32:06.609Z] + run_tests [2022-08-04T22:32:06.609Z] + c=0 [2022-08-04T22:32:06.609Z] + '[' -n 0 ']' [2022-08-04T22:32:06.609Z] + rm= [2022-08-04T22:32:06.609Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43917/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43917/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43917/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4e46d9f963b5f7cec5022e2f9528acda08b6134a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e46d9f963b5f7cec5022e2f9528acda08b6134a hack/make.sh '' test-integration [2022-08-04T22:32:06.609Z] + TEST_INTEGRATION_DEST=1 [2022-08-04T22:32:06.609Z] + CONTAINER_NAME=docker-pr1-1 [2022-08-04T22:32:06.609Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-04T22:32:06.609Z] + run_tests test-integration-flaky [2022-08-04T22:32:06.609Z] + '[' -n 0 ']' [2022-08-04T22:32:06.609Z] + rm= [2022-08-04T22:32:06.609Z] + TEST_INTEGRATION_DEST=3 [2022-08-04T22:32:06.609Z] + CONTAINER_NAME=docker-pr1-3 [2022-08-04T22:32:06.609Z] + TEST_SKIP_INTEGRATION=1 [2022-08-04T22:32:06.609Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-04T22:32:06.609Z] + run_tests [2022-08-04T22:32:06.609Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43917/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43917/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43917/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4e46d9f963b5f7cec5022e2f9528acda08b6134a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e46d9f963b5f7cec5022e2f9528acda08b6134a hack/make.sh test-integration-flaky test-integration [2022-08-04T22:32:06.609Z] + '[' -n 0 ']' [2022-08-04T22:32:06.609Z] + rm= [2022-08-04T22:32:06.609Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43917/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43917/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43917/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4e46d9f963b5f7cec5022e2f9528acda08b6134a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e46d9f963b5f7cec5022e2f9528acda08b6134a hack/make.sh '' test-integration [2022-08-04T22:32:06.609Z] ++ jobs -p [2022-08-04T22:32:06.609Z] + for job in $(jobs -p) [2022-08-04T22:32:06.609Z] + wait 8420 [2022-08-04T22:32:06.609Z] [2022-08-04T22:32:06.609Z] [2022-08-04T22:32:06.609Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-04T22:32:06.609Z] [2022-08-04T22:32:06.609Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T22:32:06.609Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T22:32:06.609Z] HOSTNAME=8362d2e98326 [2022-08-04T22:32:06.609Z] TEST_SKIP_INTEGRATION=1 [2022-08-04T22:32:06.609Z] TESTDEBUG=0 [2022-08-04T22:32:06.609Z] DEST=bundles/test-integration [2022-08-04T22:32:06.609Z] PWD=/go/src/github.com/docker/docker [2022-08-04T22:32:06.609Z] KEEPBUNDLE=1 [2022-08-04T22:32:06.609Z] DOCKER_GITCOMMIT=4e46d9f963b5f7cec5022e2f9528acda08b6134a [2022-08-04T22:32:06.609Z] container=docker [2022-08-04T22:32:06.609Z] HOME=/root [2022-08-04T22:32:06.609Z] GOLANG_VERSION=1.18.5 [2022-08-04T22:32:06.609Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T22:32:06.609Z] VALIDATE_BRANCH=master [2022-08-04T22:32:06.609Z] TERM=xterm [2022-08-04T22:32:06.609Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T22:32:06.609Z] SHLVL=1 [2022-08-04T22:32:06.609Z] TIMEOUT=120m [2022-08-04T22:32:06.609Z] DOCKER_BUILDTAGS= journald [2022-08-04T22:32:06.609Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T22:32:06.609Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-04T22:32:06.609Z] GO111MODULE=off [2022-08-04T22:32:06.609Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T22:32:06.609Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T22:32:06.609Z] GOPATH=/go [2022-08-04T22:32:06.609Z] PKG_CONFIG=pkg-config [2022-08-04T22:32:06.609Z] _=/usr/bin/env [2022-08-04T22:32:06.609Z] Building test suite binary ./integration-cli/test.main [2022-08-04T22:32:06.609Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T22:32:06.609Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T22:32:06.609Z] HOSTNAME=3aef4fa31679 [2022-08-04T22:32:06.609Z] TEST_SKIP_INTEGRATION=1 [2022-08-04T22:32:06.609Z] TESTDEBUG=0 [2022-08-04T22:32:06.609Z] DEST=bundles/test-integration [2022-08-04T22:32:06.609Z] PWD=/go/src/github.com/docker/docker [2022-08-04T22:32:06.609Z] KEEPBUNDLE=1 [2022-08-04T22:32:06.609Z] DOCKER_GITCOMMIT=4e46d9f963b5f7cec5022e2f9528acda08b6134a [2022-08-04T22:32:06.609Z] container=docker [2022-08-04T22:32:06.609Z] HOME=/root [2022-08-04T22:32:06.609Z] GOLANG_VERSION=1.18.5 [2022-08-04T22:32:06.609Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T22:32:06.609Z] VALIDATE_BRANCH=master [2022-08-04T22:32:06.609Z] TERM=xterm [2022-08-04T22:32:06.609Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T22:32:06.609Z] SHLVL=1 [2022-08-04T22:32:06.609Z] TIMEOUT=120m [2022-08-04T22:32:06.609Z] DOCKER_BUILDTAGS= journald [2022-08-04T22:32:06.609Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T22:32:06.609Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-04T22:32:06.609Z] GO111MODULE=off [2022-08-04T22:32:06.609Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T22:32:06.609Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T22:32:06.609Z] GOPATH=/go [2022-08-04T22:32:06.609Z] PKG_CONFIG=pkg-config [2022-08-04T22:32:06.609Z] _=/usr/bin/env [2022-08-04T22:32:06.609Z] Building test suite binary ./integration-cli/test.main [2022-08-04T22:32:06.609Z] No new tests added to integration. [2022-08-04T22:32:06.609Z] [2022-08-04T22:32:06.609Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T22:32:06.609Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T22:32:06.609Z] HOSTNAME=5f42e4e001de [2022-08-04T22:32:06.609Z] TESTDEBUG=0 [2022-08-04T22:32:06.609Z] DEST=bundles/test-integration [2022-08-04T22:32:06.609Z] PWD=/go/src/github.com/docker/docker [2022-08-04T22:32:06.609Z] KEEPBUNDLE=1 [2022-08-04T22:32:06.609Z] DOCKER_GITCOMMIT=4e46d9f963b5f7cec5022e2f9528acda08b6134a [2022-08-04T22:32:06.609Z] container=docker [2022-08-04T22:32:06.609Z] HOME=/root [2022-08-04T22:32:06.609Z] GOLANG_VERSION=1.18.5 [2022-08-04T22:32:06.609Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T22:32:06.609Z] VALIDATE_BRANCH=master [2022-08-04T22:32:06.609Z] TERM=xterm [2022-08-04T22:32:06.609Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T22:32:06.609Z] SHLVL=1 [2022-08-04T22:32:06.609Z] TIMEOUT=120m [2022-08-04T22:32:06.609Z] DOCKER_BUILDTAGS= journald [2022-08-04T22:32:06.609Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T22:32:06.609Z] GO111MODULE=off [2022-08-04T22:32:06.609Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-04T22:32:06.609Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T22:32:06.609Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T22:32:06.609Z] GOPATH=/go [2022-08-04T22:32:06.609Z] PKG_CONFIG=pkg-config [2022-08-04T22:32:06.609Z] _=/usr/bin/env [2022-08-04T22:32:06.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-04T22:32:07.180Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T22:32:07.439Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T22:32:08.814Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T22:32:08.814Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T22:32:10.713Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2022-08-04T22:32:10.713Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.64s) [2022-08-04T22:32:10.713Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.82s) [2022-08-04T22:32:10.713Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.33s) [2022-08-04T22:32:10.713Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.50s) [2022-08-04T22:32:10.713Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.37s) [2022-08-04T22:32:10.713Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.48s) [2022-08-04T22:32:10.713Z] === RUN TestBuildMultiStageCopy [2022-08-04T22:32:10.713Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-04T22:32:12.086Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-04T22:32:12.086Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-04T22:32:12.344Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-04T22:32:12.344Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-04T22:32:12.602Z] --- PASS: TestBuildMultiStageCopy (2.33s) [2022-08-04T22:32:12.602Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.44s) [2022-08-04T22:32:12.602Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-08-04T22:32:12.602Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-08-04T22:32:12.602Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-08-04T22:32:12.602Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-08-04T22:32:12.602Z] === RUN TestBuildMultiStageParentConfig [2022-08-04T22:32:13.535Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-08-04T22:32:13.535Z] === RUN TestBuildLabelWithTargets [2022-08-04T22:32:14.471Z] --- PASS: TestBuildLabelWithTargets (1.01s) [2022-08-04T22:32:14.471Z] === RUN TestBuildWithEmptyLayers [2022-08-04T22:32:14.729Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-08-04T22:32:14.729Z] === RUN TestBuildMultiStageOnBuild [2022-08-04T22:32:16.628Z] --- PASS: TestBuildMultiStageOnBuild (1.63s) [2022-08-04T22:32:16.628Z] === RUN TestBuildUncleanTarFilenames [2022-08-04T22:32:17.195Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-08-04T22:32:17.195Z] === RUN TestBuildMultiStageLayerLeak [2022-08-04T22:32:19.094Z] --- PASS: TestBuildMultiStageLayerLeak (1.70s) [2022-08-04T22:32:19.094Z] === RUN TestBuildWithHugeFile [2022-08-04T22:32:32.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-04T22:32:33.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-04T22:32:59.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-04T22:33:06.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-04T22:33:15.309Z] --- PASS: TestBuildWithHugeFile (52.22s) [2022-08-04T22:33:15.309Z] === RUN TestBuildWCOWSandboxSize [2022-08-04T22:33:15.309Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T22:33:15.309Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-04T22:33:15.309Z] === RUN TestBuildWithEmptyDockerfile [2022-08-04T22:33:15.309Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T22:33:15.309Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T22:33:15.309Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T22:33:15.309Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T22:33:15.309Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T22:33:15.309Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T22:33:15.309Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T22:33:15.309Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T22:33:15.309Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T22:33:15.309Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-04T22:33:15.309Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-08-04T22:33:15.310Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-08-04T22:33:15.310Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-08-04T22:33:15.310Z] === RUN TestBuildPreserveOwnership [2022-08-04T22:33:15.310Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-04T22:33:15.310Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-04T22:33:15.310Z] --- PASS: TestBuildPreserveOwnership (3.59s) [2022-08-04T22:33:15.310Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.41s) [2022-08-04T22:33:15.310Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2022-08-04T22:33:15.310Z] === RUN TestBuildPlatformInvalid [2022-08-04T22:33:15.310Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-04T22:33:15.310Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-04T22:33:15.567Z] Loaded image: busybox:latest [2022-08-04T22:33:15.825Z] Loaded image: busybox:glibc [2022-08-04T22:33:16.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-04T22:33:16.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-04T22:33:16.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-04T22:33:17.199Z] Loaded image: debian:bullseye-slim [2022-08-04T22:33:17.199Z] Loaded image: hello-world:latest [2022-08-04T22:33:17.199Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T22:33:17.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-04T22:33:17.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-04T22:33:17.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-04T22:33:18.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-04T22:33:21.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-04T22:33:22.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-04T22:33:23.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-04T22:33:23.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-04T22:33:24.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-04T22:33:24.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-04T22:33:26.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-04T22:33:26.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-04T22:33:27.197Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.88s) [2022-08-04T22:33:27.197Z] PASS [2022-08-04T22:33:27.197Z] [2022-08-04T22:33:27.197Z] === Skipped [2022-08-04T22:33:27.197Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-04T22:33:27.197Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T22:33:27.197Z] [2022-08-04T22:33:27.197Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-04T22:33:27.197Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T22:33:27.197Z] [2022-08-04T22:33:27.197Z] DONE 34 tests, 2 skipped in 89.447s [2022-08-04T22:33:27.197Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-04T22:33:27.197Z] INFO: Testing against a local daemon [2022-08-04T22:33:27.197Z] === RUN TestConfigInspect [2022-08-04T22:33:27.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-04T22:33:28.130Z] --- PASS: TestConfigInspect (2.26s) [2022-08-04T22:33:28.130Z] === RUN TestConfigList [2022-08-04T22:33:28.776Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T22:33:28.776Z] Using test binary docker [2022-08-04T22:33:28.776Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-04T22:33:28.776Z] Not: starting. [2022-08-04T22:33:28.776Z] INFO: Waiting for daemon to start... [2022-08-04T22:33:28.776Z] Starting dockerd [2022-08-04T22:33:30.657Z] --- PASS: TestConfigList (2.14s) [2022-08-04T22:33:30.657Z] === RUN TestConfigsCreateAndDelete [2022-08-04T22:33:31.301Z] . [2022-08-04T22:33:31.301Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T22:33:31.301Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T22:33:31.301Z] Error: No such image: emptyfs [2022-08-04T22:33:31.301Z] Running integration-test (iteration 1) [2022-08-04T22:33:31.301Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-04T22:33:31.559Z] Loaded image: busybox:latest [2022-08-04T22:33:31.559Z] Loaded image: busybox:glibc [2022-08-04T22:33:32.554Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2022-08-04T22:33:32.554Z] === RUN TestConfigsUpdate [2022-08-04T22:33:32.939Z] Loaded image: debian:bullseye-slim [2022-08-04T22:33:32.939Z] Loaded image: hello-world:latest [2022-08-04T22:33:33.197Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T22:33:33.197Z] INFO: Testing against a local daemon [2022-08-04T22:33:33.197Z] === RUN TestCgroupNamespacesBuild [2022-08-04T22:33:34.452Z] --- PASS: TestConfigsUpdate (2.16s) [2022-08-04T22:33:34.452Z] === RUN TestTemplatedConfig [2022-08-04T22:33:34.572Z] --- PASS: TestCgroupNamespacesBuild (1.32s) [2022-08-04T22:33:34.572Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-04T22:33:35.509Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-08-04T22:33:35.509Z] === RUN TestBuildWithSession [2022-08-04T22:33:35.509Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T22:33:35.509Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-04T22:33:35.509Z] === RUN TestBuildSquashParent [2022-08-04T22:33:37.732Z] --- PASS: TestTemplatedConfig (2.63s) [2022-08-04T22:33:37.732Z] === RUN TestConfigCreateResolve [2022-08-04T22:33:39.631Z] --- PASS: TestConfigCreateResolve (2.12s) [2022-08-04T22:33:39.631Z] PASS [2022-08-04T22:33:39.631Z] [2022-08-04T22:33:39.631Z] DONE 6 tests in 13.523s [2022-08-04T22:33:39.631Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-04T22:33:39.631Z] INFO: Testing against a local daemon [2022-08-04T22:33:39.631Z] === RUN TestAttachWithTTY [2022-08-04T22:33:39.631Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-04T22:33:39.631Z] === RUN TestAttachWithoutTTy [2022-08-04T22:33:39.631Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-04T22:33:39.631Z] === RUN TestCheckpoint [2022-08-04T22:33:39.631Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T22:33:39.631Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-04T22:33:39.631Z] === RUN TestContainerInvalidJSON [2022-08-04T22:33:39.631Z] === RUN TestContainerInvalidJSON/commit [2022-08-04T22:33:39.631Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-04T22:33:39.631Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-04T22:33:39.631Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-04T22:33:39.631Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T22:33:39.631Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T22:33:39.631Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-04T22:33:39.631Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-04T22:33:39.631Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-04T22:33:39.631Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-04T22:33:39.631Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T22:33:39.631Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T22:33:39.631Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T22:33:39.632Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T22:33:39.632Z] === CONT TestContainerInvalidJSON/commit [2022-08-04T22:33:39.632Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-04T22:33:39.632Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T22:33:39.632Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-04T22:33:39.632Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-04T22:33:39.632Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-04T22:33:39.632Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-04T22:33:39.632Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-04T22:33:39.632Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-04T22:33:39.632Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T22:33:39.632Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-04T22:33:39.632Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-04T22:33:39.632Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-04T22:33:39.632Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T22:33:39.632Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-04T22:33:39.632Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-04T22:33:39.632Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-04T22:33:39.632Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-04T22:33:39.632Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-04T22:33:39.632Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-04T22:33:39.632Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-04T22:33:39.632Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-04T22:33:39.632Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-04T22:33:39.632Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-04T22:33:39.632Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-04T22:33:39.632Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-04T22:33:39.632Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-04T22:33:39.632Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-04T22:33:39.632Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-04T22:33:39.632Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-04T22:33:39.632Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-04T22:33:39.632Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-04T22:33:39.632Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-04T22:33:39.632Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-04T22:33:39.632Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-04T22:33:39.632Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-04T22:33:39.632Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-04T22:33:39.632Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-04T22:33:39.632Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-04T22:33:39.632Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-04T22:33:39.632Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-04T22:33:39.632Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-04T22:33:39.632Z] === RUN TestCopyEmptyFile [2022-08-04T22:33:39.891Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-04T22:33:39.891Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-04T22:33:39.891Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-08-04T22:33:39.891Z] === RUN TestCopyFromContainer [2022-08-04T22:33:40.826Z] === RUN TestCopyFromContainer// [2022-08-04T22:33:41.084Z] === RUN TestCopyFromContainer//bar/root [2022-08-04T22:33:41.084Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-04T22:33:41.084Z] === RUN TestCopyFromContainer/bar/quux [2022-08-04T22:33:41.084Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-04T22:33:41.158Z] INFO [loader] Go packages loading at mode 575 (compiled_files|imports|files|name|types_sizes|deps|exports_file) took 2m55.384324359s [2022-08-04T22:33:41.158Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 510.019503ms [2022-08-04T22:33:41.342Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-04T22:33:41.342Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-04T22:33:41.342Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-04T22:33:41.342Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-04T22:33:41.600Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-04T22:33:41.600Z] --- PASS: TestCopyFromContainer (1.75s) [2022-08-04T22:33:41.600Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-04T22:33:41.600Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-04T22:33:41.600Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-04T22:33:41.600Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-04T22:33:41.600Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-04T22:33:41.600Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-04T22:33:41.600Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-04T22:33:41.600Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-04T22:33:41.600Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-04T22:33:41.600Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-04T22:33:41.600Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-04T22:33:41.600Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T22:33:41.600Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T22:33:41.600Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T22:33:41.600Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T22:33:41.600Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T22:33:41.600Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T22:33:41.600Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T22:33:41.600Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T22:33:41.600Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T22:33:41.600Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-04T22:33:41.600Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-04T22:33:41.600Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-04T22:33:41.600Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-04T22:33:41.600Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-04T22:33:41.600Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-04T22:33:41.600Z] === RUN TestCreateWithInvalidEnv [2022-08-04T22:33:41.600Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-04T22:33:41.600Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-04T22:33:41.600Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-04T22:33:41.600Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-04T22:33:41.600Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-04T22:33:41.600Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-04T22:33:41.600Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-04T22:33:41.600Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-04T22:33:41.600Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-04T22:33:41.600Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-04T22:33:41.600Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-04T22:33:41.600Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-04T22:33:41.600Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-04T22:33:41.600Z] === RUN TestCreateTmpfsMountsTarget [2022-08-04T22:33:41.601Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-04T22:33:41.601Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-04T22:33:42.065Z] --- PASS: TestBuildSquashParent (6.59s) [2022-08-04T22:33:42.065Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-04T22:33:42.065Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T22:33:42.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T22:33:42.065Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T22:33:42.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T22:33:42.065Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T22:33:42.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T22:33:42.065Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T22:33:42.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T22:33:42.065Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T22:33:42.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T22:33:42.066Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T22:33:42.066Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T22:33:42.066Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T22:33:42.066Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T22:33:43.500Z] --- PASS: TestCreateWithCustomMaskedPaths (1.59s) [2022-08-04T22:33:43.500Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-04T22:33:43.966Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T22:33:43.966Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T22:33:44.873Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s) [2022-08-04T22:33:44.873Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-04T22:33:44.873Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T22:33:44.873Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T22:33:44.873Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T22:33:44.873Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T22:33:44.873Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T22:33:44.873Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T22:33:44.873Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T22:33:44.873Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T22:33:44.874Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T22:33:44.874Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T22:33:44.874Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T22:33:44.874Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T22:33:44.874Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T22:33:44.874Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T22:33:44.874Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T22:33:44.874Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-04T22:33:44.874Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-04T22:33:44.874Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-04T22:33:44.874Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-04T22:33:44.874Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-04T22:33:44.874Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-08-04T22:33:44.874Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-04T22:33:45.439Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2022-08-04T22:33:45.439Z] === RUN TestCreateDifferentPlatform [2022-08-04T22:33:45.439Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-04T22:33:45.439Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-04T22:33:45.439Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-04T22:33:45.439Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-04T22:33:45.439Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-04T22:33:45.439Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-04T22:33:45.439Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-08-04T22:33:45.439Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-04T22:33:45.439Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-04T22:33:45.439Z] === RUN TestCreateInvalidHostConfig [2022-08-04T22:33:45.439Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T22:33:45.439Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T22:33:45.439Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T22:33:45.439Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T22:33:45.439Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T22:33:45.439Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T22:33:45.439Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T22:33:45.439Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T22:33:45.439Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T22:33:45.439Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T22:33:45.439Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T22:33:45.439Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T22:33:45.439Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-04T22:33:45.439Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-04T22:33:45.439Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-04T22:33:45.439Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-04T22:33:45.439Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-04T22:33:45.439Z] === RUN TestContainerStartOnDaemonRestart [2022-08-04T22:33:45.439Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-04T22:33:45.439Z] === RUN TestDaemonRestartIpcMode [2022-08-04T22:33:45.439Z] === PAUSE TestDaemonRestartIpcMode [2022-08-04T22:33:45.439Z] === RUN TestDaemonHostGatewayIP [2022-08-04T22:33:45.439Z] === PAUSE TestDaemonHostGatewayIP [2022-08-04T22:33:45.439Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-04T22:33:45.439Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-04T22:33:45.439Z] === RUN TestContainerKillOnDaemonStart [2022-08-04T22:33:45.439Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-04T22:33:45.439Z] === RUN TestDiff [2022-08-04T22:33:45.870Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T22:33:45.870Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T22:33:46.005Z] --- PASS: TestDiff (0.57s) [2022-08-04T22:33:46.005Z] === RUN TestExecConsoleSize [2022-08-04T22:33:46.938Z] --- PASS: TestExecConsoleSize (0.63s) [2022-08-04T22:33:46.938Z] === RUN TestExecWithCloseStdin [2022-08-04T22:33:47.504Z] --- PASS: TestExecWithCloseStdin (0.64s) [2022-08-04T22:33:47.504Z] === RUN TestExec [2022-08-04T22:33:47.769Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-04T22:33:47.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.47s) [2022-08-04T22:33:47.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.61s) [2022-08-04T22:33:47.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.04s) [2022-08-04T22:33:47.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.00s) [2022-08-04T22:33:47.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s) [2022-08-04T22:33:47.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.08s) [2022-08-04T22:33:47.769Z] === RUN TestBuildMultiStageCopy [2022-08-04T22:33:47.769Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-04T22:33:48.070Z] --- PASS: TestExec (0.65s) [2022-08-04T22:33:48.070Z] === RUN TestExecUser [2022-08-04T22:33:48.635Z] --- PASS: TestExecUser (0.61s) [2022-08-04T22:33:48.636Z] === RUN TestExportContainerAndImportImage [2022-08-04T22:33:49.200Z] --- PASS: TestExportContainerAndImportImage (0.67s) [2022-08-04T22:33:49.200Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-04T22:33:50.592Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-08-04T22:33:50.592Z] === RUN TestHealthCheckWorkdir [2022-08-04T22:33:51.049Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-04T22:33:51.316Z] ok github.com/docker/docker/libnetwork/networkdb 104.392s coverage: 60.1% of statements [2022-08-04T22:33:51.316Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-04T22:33:51.316Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-04T22:33:51.316Z] ok github.com/docker/docker/libnetwork/osl 4.300s coverage: 39.7% of statements [2022-08-04T22:33:51.316Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-04T22:33:51.316Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-08-04T22:33:51.573Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2022-08-04T22:33:51.573Z] === RUN TestHealthKillContainer [2022-08-04T22:33:52.261Z] ok github.com/docker/docker/libnetwork/portmapper 0.679s coverage: 48.6% of statements [2022-08-04T22:33:52.422Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-04T22:33:52.521Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-08-04T22:33:52.521Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-04T22:33:52.781Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-04T22:33:52.781Z] [2022-08-04T22:33:52.781Z] === Skipped [2022-08-04T22:33:52.781Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-04T22:33:52.781Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-04T22:33:52.781Z] [2022-08-04T22:33:52.781Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-04T22:33:52.781Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-04T22:33:52.781Z] [2022-08-04T22:33:52.781Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-04T22:33:52.781Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-04T22:33:52.781Z] [2022-08-04T22:33:52.781Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-04T22:33:52.781Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T22:33:52.781Z] [2022-08-04T22:33:52.781Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-04T22:33:52.781Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T22:33:52.781Z] [2022-08-04T22:33:52.781Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-04T22:33:52.781Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T22:33:52.781Z] [2022-08-04T22:33:52.781Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-04T22:33:52.781Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T22:33:52.781Z] [2022-08-04T22:33:52.781Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-04T22:33:52.781Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T22:33:52.781Z] [2022-08-04T22:33:52.781Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-04T22:33:52.781Z] firewalld_test.go:14: firewalld is not running [2022-08-04T22:33:52.781Z] [2022-08-04T22:33:52.781Z] DONE 327 tests, 9 skipped in 203.576s [2022-08-04T22:33:53.354Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir Post stage [Pipeline] junit [2022-08-04T22:33:53.366Z] Recording test results [2022-08-04T22:33:54.286Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-04T22:33:54.930Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T22:33:55.218Z] --- PASS: TestBuildMultiStageCopy (7.35s) [2022-08-04T22:33:55.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s) [2022-08-04T22:33:55.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-04T22:33:55.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-04T22:33:55.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-04T22:33:55.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-04T22:33:55.218Z] === RUN TestBuildMultiStageParentConfig [2022-08-04T22:33:55.271Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43917/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e46d9f963b5f7cec5022e2f9528acda08b6134a -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:4e46d9f963b5f7cec5022e2f9528acda08b6134a hack/make.sh dynbinary test-integration [2022-08-04T22:33:55.532Z] [2022-08-04T22:33:55.791Z] Removing bundles/ [2022-08-04T22:33:55.791Z] [2022-08-04T22:33:55.792Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-04T22:33:55.792Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-04T22:33:55.792Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T22:33:59.692Z] --- PASS: TestHealthKillContainer (8.16s) [2022-08-04T22:33:59.692Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-04T22:34:00.257Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2022-08-04T22:34:00.257Z] === RUN TestIpcModeNone [2022-08-04T22:34:00.476Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-08-04T22:34:00.476Z] === RUN TestBuildLabelWithTargets [2022-08-04T22:34:00.823Z] --- PASS: TestIpcModeNone (0.71s) [2022-08-04T22:34:00.823Z] === RUN TestIpcModePrivate [2022-08-04T22:34:01.080Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-08-04T22:34:01.339Z] --- PASS: TestIpcModePrivate (0.62s) [2022-08-04T22:34:01.339Z] === RUN TestIpcModeShareable [2022-08-04T22:34:01.904Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-08-04T22:34:02.162Z] --- PASS: TestIpcModeShareable (0.62s) [2022-08-04T22:34:02.162Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-04T22:34:04.060Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.87s) [2022-08-04T22:34:04.060Z] === RUN TestAPIIpcModeHost [2022-08-04T22:34:04.318Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-08-04T22:34:04.318Z] === RUN TestDaemonIpcModeShareable [2022-08-04T22:34:05.251Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-04T22:34:05.509Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-08-04T22:34:05.509Z] === RUN TestDaemonIpcModePrivate [2022-08-04T22:34:06.443Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-04T22:34:06.701Z] --- PASS: TestDaemonIpcModePrivate (1.31s) [2022-08-04T22:34:06.701Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-04T22:34:08.075Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-04T22:34:08.075Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-08-04T22:34:08.075Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-04T22:34:08.644Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-04T22:34:08.644Z] === RUN TestBuildWithEmptyLayers [2022-08-04T22:34:09.009Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-04T22:34:09.266Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-08-04T22:34:09.266Z] === RUN TestIpcModeOlderClient [2022-08-04T22:34:09.266Z] === PAUSE TestIpcModeOlderClient [2022-08-04T22:34:09.266Z] === RUN TestKillContainerInvalidSignal [2022-08-04T22:34:09.524Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2022-08-04T22:34:09.524Z] === RUN TestKillContainer [2022-08-04T22:34:09.524Z] === RUN TestKillContainer/no_signal [2022-08-04T22:34:10.090Z] === RUN TestKillContainer/non_killing_signal [2022-08-04T22:34:10.349Z] === RUN TestKillContainer/killing_signal [2022-08-04T22:34:10.916Z] --- PASS: TestKillContainer (1.29s) [2022-08-04T22:34:10.916Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-08-04T22:34:10.916Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-08-04T22:34:10.916Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-08-04T22:34:10.916Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-04T22:34:10.916Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-04T22:34:11.170Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-08-04T22:34:11.170Z] === RUN TestBuildMultiStageOnBuild [2022-08-04T22:34:11.480Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-04T22:34:12.412Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) [2022-08-04T22:34:12.412Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-08-04T22:34:12.412Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s) [2022-08-04T22:34:12.412Z] === RUN TestKillStoppedContainer [2022-08-04T22:34:12.412Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-04T22:34:12.412Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-04T22:34:12.412Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-04T22:34:12.412Z] === RUN TestKillDifferentUserContainer [2022-08-04T22:34:12.673Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-08-04T22:34:12.673Z] === RUN TestInspectOomKilledTrue [2022-08-04T22:34:12.673Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-04T22:34:12.673Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-04T22:34:12.673Z] === RUN TestInspectOomKilledFalse [2022-08-04T22:34:13.237Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-08-04T22:34:13.238Z] === RUN TestLinksEtcHostsContentMatch [2022-08-04T22:34:13.496Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-08-04T22:34:13.496Z] === RUN TestLinksContainerNames [2022-08-04T22:34:14.432Z] --- PASS: TestLinksContainerNames (0.85s) [2022-08-04T22:34:14.432Z] === RUN TestLogsFollowTailEmpty [2022-08-04T22:34:14.690Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-08-04T22:34:14.690Z] === RUN TestLogs [2022-08-04T22:34:14.690Z] === RUN TestLogs/driver_local [2022-08-04T22:34:14.690Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T22:34:14.690Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T22:34:14.690Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-04T22:34:14.690Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-04T22:34:14.690Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-04T22:34:14.690Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-04T22:34:14.690Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T22:34:14.690Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T22:34:14.690Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-04T22:34:14.690Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-04T22:34:14.690Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-04T22:34:14.690Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-04T22:34:14.690Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T22:34:14.690Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-04T22:34:15.625Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T22:34:15.625Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-04T22:34:15.883Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-04T22:34:16.141Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-04T22:34:16.429Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-04T22:34:16.429Z] === RUN TestBuildUncleanTarFilenames [2022-08-04T22:34:16.687Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-08-04T22:34:16.687Z] === RUN TestBuildMultiStageLayerLeak [2022-08-04T22:34:16.708Z] === RUN TestLogs/driver_json-file [2022-08-04T22:34:16.708Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T22:34:16.708Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T22:34:16.708Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-04T22:34:16.708Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-04T22:34:16.708Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-04T22:34:16.708Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-04T22:34:16.708Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T22:34:16.708Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T22:34:16.708Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T22:34:16.708Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T22:34:16.708Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T22:34:16.708Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T22:34:16.708Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T22:34:16.708Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T22:34:17.274Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T22:34:17.532Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T22:34:18.097Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-04T22:34:18.097Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-04T22:34:19.032Z] --- PASS: TestLogs (4.10s) [2022-08-04T22:34:19.032Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-04T22:34:19.032Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.69s) [2022-08-04T22:34:19.032Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.71s) [2022-08-04T22:34:19.032Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.59s) [2022-08-04T22:34:19.032Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.58s) [2022-08-04T22:34:19.032Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.76s) [2022-08-04T22:34:19.032Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.74s) [2022-08-04T22:34:19.032Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-04T22:34:19.032Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.60s) [2022-08-04T22:34:19.032Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.78s) [2022-08-04T22:34:19.032Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.67s) [2022-08-04T22:34:19.032Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.58s) [2022-08-04T22:34:19.032Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.74s) [2022-08-04T22:34:19.032Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.68s) [2022-08-04T22:34:19.032Z] === RUN TestContainerNetworkMountsNoChown [2022-08-04T22:34:19.290Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/default [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/default [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/private [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/private [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/rprivate [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/slave [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/slave [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/rslave [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/shared [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/shared [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/rshared [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-04T22:34:19.290Z] === CONT TestMountDaemonRoot/default [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-04T22:34:19.290Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-04T22:34:19.290Z] === CONT TestMountDaemonRoot/rprivate [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T22:34:19.290Z] === CONT TestMountDaemonRoot/private [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-04T22:34:19.290Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-04T22:34:19.290Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-04T22:34:19.290Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-04T22:34:19.290Z] === CONT TestMountDaemonRoot/shared [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-04T22:34:19.290Z] === CONT TestMountDaemonRoot/rshared [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T22:34:19.290Z] === CONT TestMountDaemonRoot/rslave [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-04T22:34:19.290Z] === CONT TestMountDaemonRoot/slave [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-04T22:34:19.290Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-04T22:34:19.290Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-04T22:34:19.290Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-04T22:34:19.290Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-04T22:34:19.290Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T22:34:19.290Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-04T22:34:19.290Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T22:34:19.290Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-04T22:34:19.549Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-04T22:34:19.549Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-04T22:34:19.549Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-04T22:34:19.549Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-04T22:34:19.549Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-04T22:34:19.549Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-04T22:34:19.549Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-04T22:34:19.549Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T22:34:19.549Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T22:34:19.549Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-04T22:34:19.549Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T22:34:19.549Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-04T22:34:19.549Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-04T22:34:19.549Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T22:34:19.549Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-04T22:34:19.549Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-04T22:34:19.807Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-04T22:34:19.807Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-04T22:34:19.807Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-04T22:34:19.807Z] === RUN TestContainerBindMountNonRecursive [2022-08-04T22:34:21.181Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-08-04T22:34:21.181Z] === RUN TestContainerVolumesMountedAsShared [2022-08-04T22:34:21.439Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-08-04T22:34:21.439Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-04T22:34:21.697Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-08-04T22:34:21.697Z] === RUN TestNetworkNat [2022-08-04T22:34:21.946Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2022-08-04T22:34:21.946Z] === RUN TestBuildWithHugeFile [2022-08-04T22:34:22.264Z] --- PASS: TestNetworkNat (0.46s) [2022-08-04T22:34:22.264Z] === RUN TestNetworkLocalhostTCPNat [2022-08-04T22:34:22.832Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-08-04T22:34:22.832Z] === RUN TestNetworkLoopbackNat [2022-08-04T22:34:25.358Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-08-04T22:34:25.358Z] === RUN TestPause [2022-08-04T22:34:25.924Z] --- PASS: TestPause (0.48s) [2022-08-04T22:34:25.924Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-04T22:34:25.924Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T22:34:25.924Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T22:34:25.924Z] === RUN TestPauseStopPausedContainer [2022-08-04T22:34:26.181Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-08-04T22:34:26.181Z] === RUN TestPidHost [2022-08-04T22:34:27.115Z] --- PASS: TestPidHost (0.97s) [2022-08-04T22:34:27.115Z] === RUN TestPsFilter [2022-08-04T22:34:27.373Z] --- PASS: TestPsFilter (0.10s) [2022-08-04T22:34:27.373Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-04T22:34:27.631Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-08-04T22:34:27.631Z] === RUN TestRemoveContainerWithVolume [2022-08-04T22:34:28.196Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-08-04T22:34:28.196Z] === RUN TestRemoveContainerRunning [2022-08-04T22:34:28.454Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-08-04T22:34:28.454Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-04T22:34:29.020Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-08-04T22:34:29.020Z] === RUN TestRemoveInvalidContainer [2022-08-04T22:34:29.020Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-04T22:34:29.020Z] === RUN TestRenameLinkedContainer [2022-08-04T22:34:30.924Z] --- PASS: TestRenameLinkedContainer (1.73s) [2022-08-04T22:34:30.924Z] === RUN TestRenameStoppedContainer [2022-08-04T22:34:31.181Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-08-04T22:34:31.181Z] === RUN TestRenameRunningContainerAndReuse [2022-08-04T22:34:32.114Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-08-04T22:34:32.114Z] === RUN TestRenameInvalidName [2022-08-04T22:34:32.372Z] --- PASS: TestRenameInvalidName (0.43s) [2022-08-04T22:34:32.372Z] === RUN TestRenameAnonymousContainer [2022-08-04T22:34:34.271Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-08-04T22:34:34.271Z] === RUN TestRenameContainerWithSameName [2022-08-04T22:34:34.271Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-08-04T22:34:34.271Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-04T22:34:35.204Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-08-04T22:34:35.204Z] === RUN TestResize [2022-08-04T22:34:35.770Z] --- PASS: TestResize (0.41s) [2022-08-04T22:34:35.770Z] === RUN TestResizeWithInvalidSize [2022-08-04T22:34:36.029Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-08-04T22:34:36.029Z] === RUN TestResizeWhenContainerNotStarted [2022-08-04T22:34:36.594Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-08-04T22:34:36.594Z] === RUN TestDaemonRestartKillContainers [2022-08-04T22:34:36.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T22:34:36.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T22:34:36.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T22:34:36.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T22:34:36.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T22:34:36.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T22:34:36.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T22:34:36.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T22:34:36.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T22:34:36.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T22:34:36.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T22:34:36.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T22:34:36.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T22:34:36.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T22:34:36.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T22:34:36.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T22:34:36.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T22:34:36.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T22:34:36.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T22:34:36.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T22:34:36.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T22:34:36.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T22:34:36.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T22:34:36.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T22:34:36.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T22:34:36.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T22:34:36.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T22:34:36.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T22:34:36.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T22:34:36.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T22:34:36.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T22:34:36.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T22:34:36.594Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T22:34:36.594Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T22:34:38.494Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T22:34:39.426Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T22:34:40.798Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T22:34:40.798Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T22:34:42.171Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T22:34:42.171Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T22:34:43.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-04T22:34:43.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-04T22:34:45.450Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T22:34:45.708Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T22:34:47.609Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T22:34:49.558Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T22:34:49.558Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T22:34:51.460Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T22:34:51.718Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T22:34:53.618Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T22:34:54.991Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-04T22:34:54.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.77s) [2022-08-04T22:34:54.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-04T22:34:54.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-08-04T22:34:54.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.32s) [2022-08-04T22:34:54.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-08-04T22:34:54.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.35s) [2022-08-04T22:34:54.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.51s) [2022-08-04T22:34:54.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.51s) [2022-08-04T22:34:54.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.07s) [2022-08-04T22:34:54.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.73s) [2022-08-04T22:34:54.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.99s) [2022-08-04T22:34:54.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.04s) [2022-08-04T22:34:54.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.23s) [2022-08-04T22:34:54.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s) [2022-08-04T22:34:54.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.85s) [2022-08-04T22:34:54.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-08-04T22:34:54.991Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-04T22:34:54.991Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-04T22:34:55.925Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-04T22:34:56.858Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.93s) [2022-08-04T22:34:56.858Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.00s) [2022-08-04T22:34:56.858Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.92s) [2022-08-04T22:34:56.858Z] === RUN TestCgroupNamespacesRun [2022-08-04T22:34:58.230Z] --- PASS: TestCgroupNamespacesRun (1.23s) [2022-08-04T22:34:58.230Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-04T22:34:58.230Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-04T22:34:58.230Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-04T22:34:58.230Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-04T22:34:59.164Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-08-04T22:34:59.164Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-04T22:35:00.537Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-08-04T22:35:00.537Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-04T22:35:01.469Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-08-04T22:35:01.469Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-04T22:35:02.842Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-08-04T22:35:02.842Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-04T22:35:03.409Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-08-04T22:35:03.409Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-04T22:35:04.782Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-08-04T22:35:04.782Z] === RUN TestNISDomainname [2022-08-04T22:35:05.040Z] --- PASS: TestNISDomainname (0.58s) [2022-08-04T22:35:05.040Z] === RUN TestHostnameDnsResolution [2022-08-04T22:35:05.974Z] --- PASS: TestHostnameDnsResolution (0.76s) [2022-08-04T22:35:05.974Z] === RUN TestUnprivilegedPortsAndPing [2022-08-04T22:35:06.540Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-08-04T22:35:06.540Z] === RUN TestPrivilegedHostDevices [2022-08-04T22:35:06.798Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-08-04T22:35:06.798Z] === RUN TestRunConsoleSize [2022-08-04T22:35:07.367Z] --- PASS: TestRunConsoleSize (0.42s) [2022-08-04T22:35:07.367Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-04T22:35:08.301Z] --- PASS: TestRunWithAlternativeContainerdShim (1.09s) [2022-08-04T22:35:08.301Z] === RUN TestStats [2022-08-04T22:35:10.828Z] --- PASS: TestStats (2.50s) [2022-08-04T22:35:10.828Z] === RUN TestStopContainerWithTimeout [2022-08-04T22:35:10.828Z] === RUN TestStopContainerWithTimeout/0 [2022-08-04T22:35:10.828Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-04T22:35:10.828Z] === RUN TestStopContainerWithTimeout/1 [2022-08-04T22:35:10.828Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-04T22:35:10.828Z] === RUN TestStopContainerWithTimeout/3 [2022-08-04T22:35:10.828Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-04T22:35:10.828Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-04T22:35:10.828Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-04T22:35:10.828Z] === CONT TestStopContainerWithTimeout/0 [2022-08-04T22:35:10.828Z] === CONT TestStopContainerWithTimeout/3 [2022-08-04T22:35:11.764Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-04T22:35:13.709Z] === CONT TestStopContainerWithTimeout/1 [2022-08-04T22:35:15.082Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-04T22:35:15.082Z] --- PASS: TestStopContainerWithTimeout/0 (0.80s) [2022-08-04T22:35:15.082Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2022-08-04T22:35:15.082Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-08-04T22:35:15.082Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-08-04T22:35:15.082Z] === RUN TestDeleteDevicemapper [2022-08-04T22:35:15.082Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T22:35:15.082Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-04T22:35:15.082Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-04T22:35:16.456Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s) [2022-08-04T22:35:16.456Z] === RUN TestUpdateMemory [2022-08-04T22:35:17.389Z] --- PASS: TestUpdateMemory (0.60s) [2022-08-04T22:35:17.389Z] === RUN TestUpdateCPUQuota [2022-08-04T22:35:17.676Z] INFO [linters context/goanalysis] analyzers took 6m55.164820673s with top 10 stages: buildir: 2m22.791904362s, the_only_name: 41.434459485s, goimports: 28.51694994s, unconvert: 25.464226138s, gosec: 18.145147084s, S1038: 17.669279252s, misspell: 6.918290092s, unused: 5.862457132s, S1039: 5.113969448s, SA4030: 4.906692376s [2022-08-04T22:35:17.676Z] INFO [runner] Issues before processing: 2447, after processing: 0 [2022-08-04T22:35:17.676Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 2023/2023, nolint: 0/79, path_prettifier: 2126/2126, skip_dirs: 2126/2126, exclude: 2023/2023, autogenerated_exclude: 2023/2126, skip_files: 2126/2126, exclude-rules: 79/2023, cgo: 2126/2447, filename_unadjuster: 2126/2126 [2022-08-04T22:35:17.676Z] INFO [runner] processing took 88.837979ms with stages: nolint: 34.628331ms, identifier_marker: 23.501306ms, path_prettifier: 10.174528ms, autogenerated_exclude: 8.924198ms, exclude-rules: 7.791941ms, skip_dirs: 2.339872ms, cgo: 1.334277ms, filename_unadjuster: 139.048µs, max_same_issues: 1.29µs, uniq_by_line: 519ns, skip_files: 413ns, exclude: 335ns, max_from_linter: 313ns, diff: 285ns, sort_results: 249ns, source_code: 246ns, max_per_file_from_linter: 246ns, path_shortener: 240ns, severity-rules: 227ns, path_prefixer: 115ns [2022-08-04T22:35:17.676Z] INFO [runner] linters took 1m46.666534985s with stages: goanalysis_metalinter: 1m46.577500419s [2022-08-04T22:35:17.676Z] INFO File cache stats: 1702 entries of total size 8.7MiB [2022-08-04T22:35:17.676Z] INFO Memory: 2826 samples, avg is 317.5MB, max is 1214.6MB [2022-08-04T22:35:17.676Z] INFO Execution took 4m42.57169065s [2022-08-04T22:35:17.942Z] Congratulations! The shell scripts are properly formatted. [2022-08-04T22:35:17.955Z] --- PASS: TestUpdateCPUQuota (0.87s) [2022-08-04T22:35:17.955Z] === RUN TestUpdatePidsLimit [2022-08-04T22:35:17.955Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-04T22:35:18.160Z] --- PASS: TestBuildWithHugeFile (50.78s) [2022-08-04T22:35:18.160Z] === RUN TestBuildWCOWSandboxSize [2022-08-04T22:35:18.160Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T22:35:18.160Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-04T22:35:18.160Z] === RUN TestBuildWithEmptyDockerfile [2022-08-04T22:35:18.160Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T22:35:18.160Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T22:35:18.160Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T22:35:18.160Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T22:35:18.160Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T22:35:18.160Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T22:35:18.160Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T22:35:18.160Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T22:35:18.160Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T22:35:18.160Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-08-04T22:35:18.160Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.35s) [2022-08-04T22:35:18.160Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.36s) [2022-08-04T22:35:18.160Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-04T22:35:18.160Z] === RUN TestBuildPreserveOwnership [2022-08-04T22:35:18.160Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-04T22:35:18.160Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-04T22:35:18.212Z] === RUN TestUpdatePidsLimit/no_change [2022-08-04T22:35:18.470Z] === RUN TestUpdatePidsLimit/update_lower [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-04T22:35:18.729Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-04T22:35:18.852Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43917/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e46d9f963b5f7cec5022e2f9528acda08b6134a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e46d9f963b5f7cec5022e2f9528acda08b6134a hack/make.sh dynbinary test-docker-py [2022-08-04T22:35:18.987Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-04T22:35:19.246Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-04T22:35:19.420Z] [2022-08-04T22:35:19.420Z] Removing bundles/ [2022-08-04T22:35:19.420Z] [2022-08-04T22:35:19.420Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-04T22:35:19.420Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-04T22:35:19.420Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T22:35:19.504Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-04T22:35:20.070Z] --- PASS: TestUpdatePidsLimit (2.10s) [2022-08-04T22:35:20.070Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-08-04T22:35:20.070Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-08-04T22:35:20.070Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-08-04T22:35:20.070Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2022-08-04T22:35:20.070Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-08-04T22:35:20.070Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2022-08-04T22:35:20.070Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-08-04T22:35:20.070Z] === RUN TestUpdateRestartPolicy [2022-08-04T22:35:22.340Z] --- PASS: TestBuildPreserveOwnership (9.71s) [2022-08-04T22:35:22.341Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.69s) [2022-08-04T22:35:22.341Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-04T22:35:22.341Z] === RUN TestBuildPlatformInvalid [2022-08-04T22:35:22.341Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-08-04T22:35:22.341Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-04T22:35:22.341Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-04T22:35:22.341Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-04T22:35:22.341Z] PASS [2022-08-04T22:35:22.341Z] [2022-08-04T22:35:22.341Z] === Skipped [2022-08-04T22:35:22.341Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-04T22:35:22.341Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T22:35:22.341Z] [2022-08-04T22:35:22.341Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-04T22:35:22.341Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T22:35:22.341Z] [2022-08-04T22:35:22.341Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-04T22:35:22.341Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-04T22:35:22.341Z] [2022-08-04T22:35:22.341Z] DONE 34 tests, 3 skipped in 110.983s [2022-08-04T22:35:22.341Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-04T22:35:22.598Z] INFO: Testing against a local daemon [2022-08-04T22:35:22.598Z] === RUN TestConfigInspect [2022-08-04T22:35:22.598Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:35:22.598Z] --- SKIP: TestConfigInspect (0.01s) [2022-08-04T22:35:22.598Z] === RUN TestConfigList [2022-08-04T22:35:22.598Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:35:22.598Z] --- SKIP: TestConfigList (0.01s) [2022-08-04T22:35:22.598Z] === RUN TestConfigsCreateAndDelete [2022-08-04T22:35:22.598Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:35:22.598Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-04T22:35:22.598Z] === RUN TestConfigsUpdate [2022-08-04T22:35:22.598Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:35:22.598Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-04T22:35:22.598Z] === RUN TestTemplatedConfig [2022-08-04T22:35:22.598Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:35:22.598Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-04T22:35:22.598Z] === RUN TestConfigCreateResolve [2022-08-04T22:35:22.598Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:35:22.598Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-04T22:35:22.598Z] PASS [2022-08-04T22:35:22.598Z] [2022-08-04T22:35:22.598Z] === Skipped [2022-08-04T22:35:22.598Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2022-08-04T22:35:22.598Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:35:22.598Z] [2022-08-04T22:35:22.598Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-04T22:35:22.598Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:35:22.598Z] [2022-08-04T22:35:22.598Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-04T22:35:22.598Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:35:22.598Z] [2022-08-04T22:35:22.598Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-04T22:35:22.598Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:35:22.598Z] [2022-08-04T22:35:22.598Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-04T22:35:22.598Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:35:22.598Z] [2022-08-04T22:35:22.598Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-04T22:35:22.598Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:35:22.598Z] [2022-08-04T22:35:22.598Z] DONE 6 tests, 6 skipped in 0.180s [2022-08-04T22:35:22.598Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-04T22:35:22.856Z] INFO: Testing against a local daemon [2022-08-04T22:35:22.856Z] === RUN TestAttachWithTTY [2022-08-04T22:35:22.856Z] --- PASS: TestAttachWithTTY (0.05s) [2022-08-04T22:35:22.856Z] === RUN TestAttachWithoutTTy [2022-08-04T22:35:22.856Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-04T22:35:22.856Z] === RUN TestCheckpoint [2022-08-04T22:35:22.856Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T22:35:22.856Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/commit [2022-08-04T22:35:22.856Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-04T22:35:22.856Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T22:35:22.856Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-04T22:35:22.856Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-04T22:35:22.856Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T22:35:22.856Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T22:35:22.856Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T22:35:22.856Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-04T22:35:22.856Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-04T22:35:22.856Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-04T22:35:22.856Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-04T22:35:22.856Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-04T22:35:22.856Z] === CONT TestContainerInvalidJSON/commit [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-04T22:35:22.856Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-04T22:35:22.856Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.02s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.01s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.01s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T22:35:22.856Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-04T22:35:22.856Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-04T22:35:22.856Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-04T22:35:22.856Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-04T22:35:23.115Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-04T22:35:23.115Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-04T22:35:23.115Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-04T22:35:23.115Z] === RUN TestCopyEmptyFile [2022-08-04T22:35:23.372Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-04T22:35:23.372Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-04T22:35:23.372Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-04T22:35:23.372Z] === RUN TestCopyFromContainer [2022-08-04T22:35:27.553Z] === RUN TestCopyFromContainer// [2022-08-04T22:35:27.553Z] === RUN TestCopyFromContainer//bar/root [2022-08-04T22:35:27.553Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-04T22:35:27.553Z] === RUN TestCopyFromContainer/bar/quux [2022-08-04T22:35:27.553Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-04T22:35:27.553Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-04T22:35:27.553Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-04T22:35:27.553Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-04T22:35:27.553Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-04T22:35:27.553Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-04T22:35:27.811Z] --- PASS: TestCopyFromContainer (4.40s) [2022-08-04T22:35:27.811Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-04T22:35:27.811Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-08-04T22:35:27.811Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-04T22:35:27.811Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-04T22:35:27.811Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-04T22:35:27.811Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-04T22:35:27.811Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-04T22:35:27.811Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-04T22:35:27.811Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-04T22:35:27.811Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-04T22:35:27.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-04T22:35:27.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T22:35:27.811Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T22:35:27.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T22:35:27.811Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T22:35:27.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T22:35:27.811Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T22:35:27.811Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T22:35:27.811Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T22:35:27.811Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T22:35:27.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-04T22:35:27.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-04T22:35:27.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-04T22:35:27.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-04T22:35:27.811Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-04T22:35:27.811Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-04T22:35:27.811Z] === RUN TestCreateWithInvalidEnv [2022-08-04T22:35:27.811Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-04T22:35:27.811Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-04T22:35:27.811Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-04T22:35:27.811Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-04T22:35:27.811Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-04T22:35:27.811Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-04T22:35:27.811Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-04T22:35:27.811Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-04T22:35:27.811Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-04T22:35:27.811Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-04T22:35:27.811Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-04T22:35:27.811Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-04T22:35:27.811Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-04T22:35:27.811Z] === RUN TestCreateTmpfsMountsTarget [2022-08-04T22:35:27.811Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-04T22:35:27.811Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-04T22:35:29.184Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2022-08-04T22:35:29.184Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-04T22:35:30.118Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2022-08-04T22:35:30.118Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-04T22:35:30.118Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T22:35:30.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T22:35:30.118Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T22:35:30.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T22:35:30.118Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T22:35:30.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T22:35:30.118Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T22:35:30.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T22:35:30.118Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T22:35:30.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T22:35:30.118Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T22:35:30.118Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T22:35:30.118Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T22:35:30.118Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T22:35:30.118Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T22:35:30.118Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-04T22:35:30.118Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-04T22:35:30.118Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-04T22:35:30.118Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-08-04T22:35:30.118Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-04T22:35:30.118Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-04T22:35:30.118Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-04T22:35:30.684Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-08-04T22:35:30.684Z] === RUN TestCreateDifferentPlatform [2022-08-04T22:35:30.684Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-04T22:35:30.684Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-04T22:35:30.684Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-04T22:35:30.684Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-04T22:35:30.684Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-04T22:35:30.684Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-04T22:35:30.684Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-04T22:35:30.684Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-04T22:35:30.684Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-04T22:35:30.684Z] === RUN TestCreateInvalidHostConfig [2022-08-04T22:35:30.684Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T22:35:30.684Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T22:35:30.684Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T22:35:30.684Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T22:35:30.684Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T22:35:30.684Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T22:35:30.684Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T22:35:30.684Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T22:35:30.684Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T22:35:30.684Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T22:35:30.684Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T22:35:30.684Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T22:35:30.684Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-04T22:35:30.684Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-04T22:35:30.684Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-04T22:35:30.684Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-04T22:35:30.684Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-04T22:35:30.684Z] === RUN TestContainerStartOnDaemonRestart [2022-08-04T22:35:30.684Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-04T22:35:30.684Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-04T22:35:30.684Z] === RUN TestDaemonRestartIpcMode [2022-08-04T22:35:30.684Z] === PAUSE TestDaemonRestartIpcMode [2022-08-04T22:35:30.684Z] === RUN TestDaemonHostGatewayIP [2022-08-04T22:35:30.684Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T22:35:30.684Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-04T22:35:30.684Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-04T22:35:30.684Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-04T22:35:30.684Z] === RUN TestContainerKillOnDaemonStart [2022-08-04T22:35:30.684Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-04T22:35:30.684Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-04T22:35:30.684Z] === RUN TestDiff [2022-08-04T22:35:31.249Z] --- PASS: TestDiff (0.38s) [2022-08-04T22:35:31.249Z] === RUN TestExecConsoleSize [2022-08-04T22:35:31.507Z] --- PASS: TestExecConsoleSize (0.47s) [2022-08-04T22:35:31.507Z] === RUN TestExecWithCloseStdin [2022-08-04T22:35:32.073Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-08-04T22:35:32.073Z] === RUN TestExec [2022-08-04T22:35:32.260Z] --- PASS: TestUpdateRestartPolicy (11.08s) [2022-08-04T22:35:32.260Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-04T22:35:32.260Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s) [2022-08-04T22:35:32.260Z] === RUN TestWaitNonBlocked [2022-08-04T22:35:32.260Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T22:35:32.260Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T22:35:32.260Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T22:35:32.260Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T22:35:32.260Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T22:35:32.260Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T22:35:32.277Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-04T22:35:32.277Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-04T22:35:32.277Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T22:35:32.277Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-04T22:35:32.277Z] [2022-08-04T22:35:32.277Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T22:35:32.277Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T22:35:32.277Z] HOSTNAME=0e4ed559d553 [2022-08-04T22:35:32.277Z] TESTDEBUG=0 [2022-08-04T22:35:32.277Z] DEST=bundles/test-integration [2022-08-04T22:35:32.277Z] PWD=/go/src/github.com/docker/docker [2022-08-04T22:35:32.277Z] DOCKER_GITCOMMIT=4e46d9f963b5f7cec5022e2f9528acda08b6134a [2022-08-04T22:35:32.277Z] container=docker [2022-08-04T22:35:32.277Z] HOME=/root [2022-08-04T22:35:32.277Z] GOLANG_VERSION=1.18.5 [2022-08-04T22:35:32.277Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T22:35:32.277Z] VALIDATE_BRANCH=master [2022-08-04T22:35:32.277Z] TERM=xterm [2022-08-04T22:35:32.277Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T22:35:32.277Z] SHLVL=1 [2022-08-04T22:35:32.277Z] TIMEOUT=120m [2022-08-04T22:35:32.277Z] DOCKER_BUILDTAGS= journald [2022-08-04T22:35:32.277Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T22:35:32.277Z] GO111MODULE=off [2022-08-04T22:35:32.277Z] DOCKER_EXPERIMENTAL=1 [2022-08-04T22:35:32.277Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-04T22:35:32.277Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T22:35:32.277Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T22:35:32.277Z] GOPATH=/go [2022-08-04T22:35:32.277Z] PKG_CONFIG=pkg-config [2022-08-04T22:35:32.277Z] _=/usr/bin/env [2022-08-04T22:35:32.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-04T22:35:32.518Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-04T22:35:32.518Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s) [2022-08-04T22:35:32.518Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s) [2022-08-04T22:35:32.518Z] === RUN TestWaitBlocked [2022-08-04T22:35:32.518Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T22:35:32.518Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T22:35:32.518Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T22:35:32.518Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T22:35:32.518Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T22:35:32.518Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T22:35:32.638Z] --- PASS: TestExec (0.46s) [2022-08-04T22:35:32.638Z] === RUN TestExecUser [2022-08-04T22:35:32.896Z] --- PASS: TestExecUser (0.48s) [2022-08-04T22:35:32.896Z] === RUN TestExportContainerAndImportImage [2022-08-04T22:35:33.451Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-04T22:35:33.451Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-08-04T22:35:33.451Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-08-04T22:35:33.451Z] === RUN TestWaitConditions [2022-08-04T22:35:33.451Z] === RUN TestWaitConditions/default [2022-08-04T22:35:33.451Z] === PAUSE TestWaitConditions/default [2022-08-04T22:35:33.451Z] === RUN TestWaitConditions/not-running [2022-08-04T22:35:33.451Z] === PAUSE TestWaitConditions/not-running [2022-08-04T22:35:33.451Z] === RUN TestWaitConditions/next-exit [2022-08-04T22:35:33.451Z] === PAUSE TestWaitConditions/next-exit [2022-08-04T22:35:33.451Z] === RUN TestWaitConditions/removed [2022-08-04T22:35:33.451Z] === PAUSE TestWaitConditions/removed [2022-08-04T22:35:33.451Z] === CONT TestWaitConditions/default [2022-08-04T22:35:33.451Z] === CONT TestWaitConditions/next-exit [2022-08-04T22:35:33.462Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-08-04T22:35:33.462Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-04T22:35:34.822Z] === CONT TestWaitConditions/removed [2022-08-04T22:35:34.836Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-08-04T22:35:34.836Z] === RUN TestHealthCheckWorkdir [2022-08-04T22:35:35.080Z] === CONT TestWaitConditions/not-running [2022-08-04T22:35:35.403Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-08-04T22:35:35.403Z] === RUN TestHealthKillContainer [2022-08-04T22:35:36.453Z] --- PASS: TestWaitConditions (0.02s) [2022-08-04T22:35:36.453Z] --- PASS: TestWaitConditions/next-exit (1.59s) [2022-08-04T22:35:36.453Z] --- PASS: TestWaitConditions/default (1.77s) [2022-08-04T22:35:36.453Z] --- PASS: TestWaitConditions/removed (1.67s) [2022-08-04T22:35:36.453Z] --- PASS: TestWaitConditions/not-running (1.52s) [2022-08-04T22:35:36.453Z] === RUN TestWaitRestartedContainer [2022-08-04T22:35:36.453Z] === RUN TestWaitRestartedContainer/default [2022-08-04T22:35:36.453Z] === PAUSE TestWaitRestartedContainer/default [2022-08-04T22:35:36.453Z] === RUN TestWaitRestartedContainer/not-running [2022-08-04T22:35:36.453Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-04T22:35:36.453Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-04T22:35:36.453Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-04T22:35:36.453Z] === CONT TestWaitRestartedContainer/default [2022-08-04T22:35:36.453Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-04T22:35:38.355Z] === CONT TestWaitRestartedContainer/not-running [2022-08-04T22:35:38.921Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-04T22:35:38.922Z] --- PASS: TestWaitRestartedContainer/default (1.53s) [2022-08-04T22:35:38.922Z] --- PASS: TestWaitRestartedContainer/next-exit (1.54s) [2022-08-04T22:35:38.922Z] --- PASS: TestWaitRestartedContainer/not-running (0.85s) [2022-08-04T22:35:38.922Z] === CONT TestContainerStartOnDaemonRestart [2022-08-04T22:35:38.922Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-04T22:35:41.449Z] --- PASS: TestContainerStartOnDaemonRestart (2.27s) [2022-08-04T22:35:41.449Z] === CONT TestDaemonHostGatewayIP [2022-08-04T22:35:41.449Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.42s) [2022-08-04T22:35:41.449Z] === CONT TestDaemonRestartIpcMode [2022-08-04T22:35:43.505Z] --- PASS: TestHealthKillContainer (7.85s) [2022-08-04T22:35:43.505Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-04T22:35:43.505Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-04T22:35:43.505Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-04T22:35:43.505Z] === RUN TestIpcModeNone [2022-08-04T22:35:43.763Z] --- PASS: TestIpcModeNone (0.42s) [2022-08-04T22:35:43.763Z] === RUN TestIpcModePrivate [2022-08-04T22:35:43.977Z] --- PASS: TestDaemonHostGatewayIP (2.69s) [2022-08-04T22:35:43.977Z] === CONT TestIpcModeOlderClient [2022-08-04T22:35:43.977Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-08-04T22:35:43.977Z] === CONT TestContainerKillOnDaemonStart [2022-08-04T22:35:43.977Z] --- PASS: TestDaemonRestartIpcMode (2.69s) [2022-08-04T22:35:44.021Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-08-04T22:35:44.021Z] --- PASS: TestIpcModePrivate (0.45s) [2022-08-04T22:35:44.021Z] === RUN TestIpcModeShareable [2022-08-04T22:35:44.021Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T22:35:44.021Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-04T22:35:44.021Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-04T22:35:45.922Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.63s) [2022-08-04T22:35:45.922Z] === RUN TestAPIIpcModeHost [2022-08-04T22:35:45.922Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T22:35:45.922Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-04T22:35:45.922Z] === RUN TestDaemonIpcModeShareable [2022-08-04T22:35:45.922Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T22:35:45.922Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-04T22:35:45.922Z] === RUN TestDaemonIpcModePrivate [2022-08-04T22:35:46.857Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-04T22:35:46.857Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-08-04T22:35:46.857Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-04T22:35:46.857Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T22:35:46.857Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-04T22:35:46.857Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-04T22:35:46.857Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T22:35:46.857Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-04T22:35:46.857Z] === RUN TestIpcModeOlderClient [2022-08-04T22:35:46.857Z] === PAUSE TestIpcModeOlderClient [2022-08-04T22:35:46.857Z] === RUN TestKillContainerInvalidSignal [2022-08-04T22:35:47.423Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-08-04T22:35:47.423Z] === RUN TestKillContainer [2022-08-04T22:35:47.423Z] === RUN TestKillContainer/no_signal [2022-08-04T22:35:47.681Z] === RUN TestKillContainer/non_killing_signal [2022-08-04T22:35:47.939Z] === RUN TestKillContainer/killing_signal [2022-08-04T22:35:48.506Z] --- PASS: TestKillContainer (1.23s) [2022-08-04T22:35:48.506Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-08-04T22:35:48.506Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-08-04T22:35:48.506Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-08-04T22:35:48.506Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-04T22:35:48.506Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-04T22:35:49.071Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-04T22:35:49.330Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-08-04T22:35:49.330Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-08-04T22:35:49.330Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-08-04T22:35:49.330Z] === RUN TestKillStoppedContainer [2022-08-04T22:35:49.330Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-04T22:35:49.330Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-04T22:35:49.330Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-04T22:35:49.330Z] === RUN TestKillDifferentUserContainer [2022-08-04T22:35:49.896Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-08-04T22:35:49.896Z] === RUN TestInspectOomKilledTrue [2022-08-04T22:35:49.896Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T22:35:49.896Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-04T22:35:49.896Z] === RUN TestInspectOomKilledFalse [2022-08-04T22:35:49.896Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T22:35:49.896Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-04T22:35:49.896Z] === RUN TestLinksEtcHostsContentMatch [2022-08-04T22:35:49.896Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-04T22:35:49.896Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-04T22:35:49.896Z] === RUN TestLinksContainerNames [2022-08-04T22:35:50.830Z] --- PASS: TestLinksContainerNames (0.84s) [2022-08-04T22:35:50.830Z] === RUN TestLogsFollowTailEmpty [2022-08-04T22:35:51.088Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-08-04T22:35:51.088Z] === RUN TestLogs [2022-08-04T22:35:51.088Z] === RUN TestLogs/driver_local [2022-08-04T22:35:51.088Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T22:35:51.088Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T22:35:51.088Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-04T22:35:51.088Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-04T22:35:51.088Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-04T22:35:51.088Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-04T22:35:51.088Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T22:35:51.088Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T22:35:51.088Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-04T22:35:51.088Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-04T22:35:51.088Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-04T22:35:51.088Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-04T22:35:51.088Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T22:35:51.088Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-04T22:35:52.026Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-04T22:35:52.026Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T22:35:52.592Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-04T22:35:52.592Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-04T22:35:53.158Z] === RUN TestLogs/driver_json-file [2022-08-04T22:35:53.158Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T22:35:53.158Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T22:35:53.158Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-04T22:35:53.158Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-04T22:35:53.158Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-04T22:35:53.158Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-04T22:35:53.158Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T22:35:53.158Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T22:35:53.158Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T22:35:53.158Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T22:35:53.158Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T22:35:53.158Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T22:35:53.158Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T22:35:53.158Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T22:35:53.723Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T22:35:53.723Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T22:35:54.289Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-04T22:35:54.289Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-04T22:35:54.855Z] --- PASS: TestLogs (3.70s) [2022-08-04T22:35:54.855Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-04T22:35:54.855Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.76s) [2022-08-04T22:35:54.855Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.80s) [2022-08-04T22:35:54.855Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.59s) [2022-08-04T22:35:54.855Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.66s) [2022-08-04T22:35:54.855Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.47s) [2022-08-04T22:35:54.855Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s) [2022-08-04T22:35:54.855Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-04T22:35:54.855Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.67s) [2022-08-04T22:35:54.855Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s) [2022-08-04T22:35:54.855Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.54s) [2022-08-04T22:35:54.855Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.54s) [2022-08-04T22:35:54.855Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.45s) [2022-08-04T22:35:54.855Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.47s) [2022-08-04T22:35:54.855Z] === RUN TestContainerNetworkMountsNoChown [2022-08-04T22:35:55.114Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/default [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/default [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/private [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/private [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/rprivate [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/slave [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/slave [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/rslave [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/shared [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/shared [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/rshared [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-04T22:35:55.114Z] === CONT TestMountDaemonRoot/default [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-04T22:35:55.114Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-04T22:35:55.114Z] === CONT TestMountDaemonRoot/rshared [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T22:35:55.114Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-04T22:35:55.114Z] === CONT TestMountDaemonRoot/shared [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-04T22:35:55.114Z] === CONT TestMountDaemonRoot/rslave [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T22:35:55.114Z] === CONT TestMountDaemonRoot/slave [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-04T22:35:55.114Z] === CONT TestMountDaemonRoot/rprivate [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T22:35:55.114Z] === CONT TestMountDaemonRoot/private [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-04T22:35:55.114Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-04T22:35:55.114Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-04T22:35:55.114Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-04T22:35:55.372Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-04T22:35:55.372Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-04T22:35:55.372Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T22:35:55.372Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-04T22:35:55.372Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T22:35:55.372Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-04T22:35:55.372Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-04T22:35:55.372Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-04T22:35:55.372Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-04T22:35:55.372Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-04T22:35:55.372Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-04T22:35:55.372Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T22:35:55.372Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-04T22:35:55.372Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T22:35:55.372Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-04T22:35:55.372Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-04T22:35:55.372Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-04T22:35:55.630Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-04T22:35:55.630Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-04T22:35:55.630Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T22:35:55.630Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-04T22:35:55.630Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T22:35:55.630Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-04T22:35:55.630Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-04T22:35:55.630Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-04T22:35:55.630Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-08-04T22:35:55.630Z] === RUN TestContainerBindMountNonRecursive [2022-08-04T22:35:55.630Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-04T22:35:55.630Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-04T22:35:55.630Z] === RUN TestContainerVolumesMountedAsShared [2022-08-04T22:35:55.630Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-04T22:35:55.630Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-04T22:35:55.630Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-04T22:35:55.630Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-04T22:35:55.630Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-04T22:35:55.630Z] === RUN TestNetworkNat [2022-08-04T22:35:56.173Z] --- PASS: TestContainerKillOnDaemonStart (11.55s) [2022-08-04T22:35:56.173Z] PASS [2022-08-04T22:35:56.173Z] [2022-08-04T22:35:56.173Z] === Skipped [2022-08-04T22:35:56.173Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-04T22:35:56.173Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T22:35:56.173Z] [2022-08-04T22:35:56.173Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-04T22:35:56.173Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-04T22:35:56.173Z] [2022-08-04T22:35:56.173Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T22:35:56.173Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T22:35:56.173Z] [2022-08-04T22:35:56.173Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-04T22:35:56.173Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-04T22:35:56.173Z] [2022-08-04T22:35:56.173Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-04T22:35:56.173Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T22:35:56.173Z] [2022-08-04T22:35:56.173Z] DONE 272 tests, 5 skipped in 136.276s [2022-08-04T22:35:56.173Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-04T22:35:56.173Z] === RUN TestConfigDaemonLibtrustID [2022-08-04T22:35:56.173Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-04T22:35:56.173Z] === RUN TestConfigDaemonID [2022-08-04T22:35:56.196Z] --- PASS: TestNetworkNat (0.51s) [2022-08-04T22:35:56.196Z] === RUN TestNetworkLocalhostTCPNat [2022-08-04T22:35:56.453Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-08-04T22:35:56.453Z] === RUN TestNetworkLoopbackNat [2022-08-04T22:35:57.105Z] daemon_test.go:83: [de216f9a63d45] daemon is not started [2022-08-04T22:35:57.105Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-04T22:35:57.105Z] === RUN TestDaemonConfigValidation [2022-08-04T22:35:57.105Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-04T22:35:57.105Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-04T22:35:57.105Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-04T22:35:57.105Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-04T22:35:57.105Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-04T22:35:57.105Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-04T22:35:57.105Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-04T22:35:57.105Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-04T22:35:57.105Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-04T22:35:57.105Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-04T22:35:57.105Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-04T22:35:57.105Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-04T22:35:57.105Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-04T22:35:57.363Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-04T22:35:57.363Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-04T22:35:57.363Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-04T22:35:57.363Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-08-04T22:35:57.363Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-08-04T22:35:57.363Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-08-04T22:35:57.363Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2022-08-04T22:35:57.363Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-08-04T22:35:57.363Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-04T22:35:57.363Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-04T22:35:58.297Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-04T22:35:58.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-04T22:35:58.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-04T22:35:59.048Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-08-04T22:35:59.048Z] === RUN TestPause [2022-08-04T22:35:59.048Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T22:35:59.048Z] --- SKIP: TestPause (0.00s) [2022-08-04T22:35:59.048Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-04T22:35:59.048Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T22:35:59.048Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T22:35:59.048Z] === RUN TestPauseStopPausedContainer [2022-08-04T22:35:59.048Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T22:35:59.048Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-04T22:35:59.048Z] === RUN TestPidHost [2022-08-04T22:35:59.675Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-04T22:35:59.985Z] --- PASS: TestPidHost (0.91s) [2022-08-04T22:35:59.985Z] === RUN TestPsFilter [2022-08-04T22:35:59.985Z] --- PASS: TestPsFilter (0.09s) [2022-08-04T22:35:59.985Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-04T22:36:00.549Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-08-04T22:36:00.549Z] === RUN TestRemoveContainerWithVolume [2022-08-04T22:36:00.608Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-04T22:36:00.608Z] daemon_test.go:197: [dc189500b2451] daemon is not started [2022-08-04T22:36:00.608Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-08-04T22:36:00.608Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-04T22:36:00.608Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-04T22:36:00.608Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-04T22:36:00.608Z] === RUN TestDaemonProxy [2022-08-04T22:36:00.608Z] === RUN TestDaemonProxy/environment_variables [2022-08-04T22:36:00.808Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-08-04T22:36:00.808Z] === RUN TestRemoveContainerRunning [2022-08-04T22:36:01.373Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-08-04T22:36:01.373Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-04T22:36:01.631Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-08-04T22:36:01.631Z] === RUN TestRemoveInvalidContainer [2022-08-04T22:36:01.631Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-04T22:36:01.631Z] === RUN TestRenameLinkedContainer [2022-08-04T22:36:02.550Z] === RUN TestDaemonProxy/command-line_options [2022-08-04T22:36:03.529Z] --- PASS: TestRenameLinkedContainer (1.62s) [2022-08-04T22:36:03.529Z] === RUN TestRenameStoppedContainer [2022-08-04T22:36:03.788Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-08-04T22:36:03.788Z] === RUN TestRenameRunningContainerAndReuse [2022-08-04T22:36:03.938Z] === RUN TestDaemonProxy/configuration_file [2022-08-04T22:36:04.354Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) [2022-08-04T22:36:04.354Z] === RUN TestRenameInvalidName [2022-08-04T22:36:04.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-04T22:36:04.921Z] --- PASS: TestRenameInvalidName (0.40s) [2022-08-04T22:36:04.921Z] === RUN TestRenameAnonymousContainer [2022-08-04T22:36:05.835Z] === RUN TestDaemonProxy/conflicting_options [2022-08-04T22:36:06.093Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-04T22:36:06.294Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2022-08-04T22:36:06.294Z] === RUN TestRenameContainerWithSameName [2022-08-04T22:36:06.658Z] --- PASS: TestDaemonProxy (6.22s) [2022-08-04T22:36:06.658Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-08-04T22:36:06.658Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-08-04T22:36:06.658Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-08-04T22:36:06.658Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-08-04T22:36:06.658Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-04T22:36:06.658Z] PASS [2022-08-04T22:36:06.658Z] [2022-08-04T22:36:06.658Z] DONE 18 tests in 11.147s [2022-08-04T22:36:06.658Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-04T22:36:06.860Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-08-04T22:36:06.860Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-04T22:36:06.916Z] INFO: Testing against a local daemon [2022-08-04T22:36:06.916Z] === RUN TestCommitInheritsEnv [2022-08-04T22:36:07.174Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-08-04T22:36:07.174Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-04T22:36:07.174Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-04T22:36:07.174Z] === RUN TestImportWithCustomPlatform [2022-08-04T22:36:07.174Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-04T22:36:07.426Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) [2022-08-04T22:36:07.426Z] === RUN TestResize [2022-08-04T22:36:07.432Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-04T22:36:07.432Z] === RUN TestImportWithCustomPlatform// [2022-08-04T22:36:07.432Z] === RUN TestImportWithCustomPlatform/linux [2022-08-04T22:36:07.432Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-04T22:36:07.432Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-04T22:36:07.432Z] === RUN TestImportWithCustomPlatform/macos [2022-08-04T22:36:07.432Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-04T22:36:07.432Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-04T22:36:07.691Z] --- PASS: TestImportWithCustomPlatform (0.52s) [2022-08-04T22:36:07.691Z] --- PASS: TestImportWithCustomPlatform/#00 (0.22s) [2022-08-04T22:36:07.691Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-04T22:36:07.691Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-04T22:36:07.691Z] --- PASS: TestImportWithCustomPlatform/linux (0.10s) [2022-08-04T22:36:07.691Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-04T22:36:07.691Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-04T22:36:07.691Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-04T22:36:07.691Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-04T22:36:07.691Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.01s) [2022-08-04T22:36:07.691Z] === RUN TestImagesFilterMultiReference [2022-08-04T22:36:07.691Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-04T22:36:07.691Z] === RUN TestImagePullPlatformInvalid [2022-08-04T22:36:07.691Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-04T22:36:07.691Z] === RUN TestRemoveImageOrphaning [2022-08-04T22:36:07.949Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-08-04T22:36:07.949Z] === RUN TestRemoveImageGarbageCollector [2022-08-04T22:36:07.993Z] --- PASS: TestResize (0.40s) [2022-08-04T22:36:07.993Z] === RUN TestResizeWithInvalidSize [2022-08-04T22:36:08.251Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-08-04T22:36:08.251Z] === RUN TestResizeWhenContainerNotStarted [2022-08-04T22:36:08.514Z] time="2022-08-04T22:36:08Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-04T22:36:08.817Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-08-04T22:36:08.817Z] === RUN TestDaemonRestartKillContainers [2022-08-04T22:36:08.817Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-04T22:36:08.817Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-04T22:36:08.817Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-04T22:36:08.817Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-04T22:36:09.751Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-04T22:36:09.888Z] --- PASS: TestRemoveImageGarbageCollector (1.83s) [2022-08-04T22:36:09.888Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-04T22:36:09.888Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-04T22:36:09.888Z] === RUN TestTagInvalidReference [2022-08-04T22:36:09.888Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-04T22:36:09.888Z] === RUN TestTagValidPrefixedRepo [2022-08-04T22:36:09.888Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-04T22:36:09.888Z] === RUN TestTagExistedNameWithoutForce [2022-08-04T22:36:09.888Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-04T22:36:09.888Z] === RUN TestTagOfficialNames [2022-08-04T22:36:09.888Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-04T22:36:09.888Z] === RUN TestTagMatchesDigest [2022-08-04T22:36:09.888Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-04T22:36:09.888Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-04T22:36:10.685Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.71s) [2022-08-04T22:36:10.685Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.85s) [2022-08-04T22:36:10.685Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.85s) [2022-08-04T22:36:10.685Z] === RUN TestCgroupNamespacesRun [2022-08-04T22:36:11.621Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-08-04T22:36:11.621Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-04T22:36:12.994Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-08-04T22:36:12.994Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-04T22:36:13.927Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-08-04T22:36:13.927Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-04T22:36:14.860Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-08-04T22:36:14.860Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-04T22:36:16.247Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-08-04T22:36:16.247Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-04T22:36:17.180Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-08-04T22:36:17.180Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-04T22:36:18.114Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-08-04T22:36:18.114Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-04T22:36:19.047Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-08-04T22:36:19.047Z] === RUN TestNISDomainname [2022-08-04T22:36:19.047Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-04T22:36:19.047Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-04T22:36:19.047Z] === RUN TestHostnameDnsResolution [2022-08-04T22:36:19.613Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-08-04T22:36:19.613Z] === RUN TestUnprivilegedPortsAndPing [2022-08-04T22:36:19.613Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-04T22:36:19.613Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-04T22:36:19.613Z] === RUN TestPrivilegedHostDevices [2022-08-04T22:36:20.179Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-08-04T22:36:20.179Z] === RUN TestRunConsoleSize [2022-08-04T22:36:20.747Z] --- PASS: TestRunConsoleSize (0.39s) [2022-08-04T22:36:20.747Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-04T22:36:20.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-04T22:36:21.681Z] --- PASS: TestRunWithAlternativeContainerdShim (1.11s) [2022-08-04T22:36:21.681Z] === RUN TestStats [2022-08-04T22:36:21.681Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T22:36:21.681Z] --- SKIP: TestStats (0.00s) [2022-08-04T22:36:21.681Z] === RUN TestStopContainerWithTimeout [2022-08-04T22:36:21.681Z] === RUN TestStopContainerWithTimeout/0 [2022-08-04T22:36:21.681Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-04T22:36:21.681Z] === RUN TestStopContainerWithTimeout/1 [2022-08-04T22:36:21.681Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-04T22:36:21.681Z] === RUN TestStopContainerWithTimeout/3 [2022-08-04T22:36:21.681Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-04T22:36:21.681Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-04T22:36:21.681Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-04T22:36:21.681Z] === CONT TestStopContainerWithTimeout/0 [2022-08-04T22:36:21.681Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-04T22:36:22.615Z] === CONT TestStopContainerWithTimeout/3 [2022-08-04T22:36:24.511Z] === CONT TestStopContainerWithTimeout/1 [2022-08-04T22:36:25.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-04T22:36:25.883Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-04T22:36:25.883Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2022-08-04T22:36:25.883Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2022-08-04T22:36:25.883Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-08-04T22:36:25.883Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-08-04T22:36:25.883Z] === RUN TestDeleteDevicemapper [2022-08-04T22:36:25.883Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T22:36:25.883Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-04T22:36:25.883Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-04T22:36:26.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-04T22:36:26.817Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.14s) [2022-08-04T22:36:26.817Z] === RUN TestUpdateMemory [2022-08-04T22:36:26.817Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T22:36:26.817Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-04T22:36:26.817Z] === RUN TestUpdateCPUQuota [2022-08-04T22:36:26.817Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T22:36:26.817Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-04T22:36:26.817Z] === RUN TestUpdatePidsLimit [2022-08-04T22:36:26.817Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T22:36:26.817Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-04T22:36:26.817Z] === RUN TestUpdateRestartPolicy [2022-08-04T22:36:33.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-04T22:36:33.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-04T22:36:33.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-04T22:36:33.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-04T22:36:34.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-04T22:36:34.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-04T22:36:35.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-04T22:36:37.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-04T22:36:38.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-04T22:36:39.009Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-08-04T22:36:39.009Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-04T22:36:39.009Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s) [2022-08-04T22:36:39.009Z] === RUN TestWaitNonBlocked [2022-08-04T22:36:39.009Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T22:36:39.009Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T22:36:39.009Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T22:36:39.009Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T22:36:39.009Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T22:36:39.009Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T22:36:39.009Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-04T22:36:39.009Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2022-08-04T22:36:39.009Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2022-08-04T22:36:39.009Z] === RUN TestWaitBlocked [2022-08-04T22:36:39.009Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T22:36:39.009Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T22:36:39.009Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T22:36:39.009Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T22:36:39.009Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T22:36:39.009Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T22:36:39.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-04T22:36:39.574Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-04T22:36:39.574Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2022-08-04T22:36:39.574Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-08-04T22:36:39.574Z] === RUN TestWaitConditions [2022-08-04T22:36:39.574Z] === RUN TestWaitConditions/default [2022-08-04T22:36:39.574Z] === PAUSE TestWaitConditions/default [2022-08-04T22:36:39.574Z] === RUN TestWaitConditions/not-running [2022-08-04T22:36:39.574Z] === PAUSE TestWaitConditions/not-running [2022-08-04T22:36:39.574Z] === RUN TestWaitConditions/next-exit [2022-08-04T22:36:39.574Z] === PAUSE TestWaitConditions/next-exit [2022-08-04T22:36:39.574Z] === RUN TestWaitConditions/removed [2022-08-04T22:36:39.574Z] === PAUSE TestWaitConditions/removed [2022-08-04T22:36:39.574Z] === CONT TestWaitConditions/default [2022-08-04T22:36:39.574Z] === CONT TestWaitConditions/next-exit [2022-08-04T22:36:39.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-04T22:36:40.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-04T22:36:41.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-04T22:36:41.474Z] === CONT TestWaitConditions/removed [2022-08-04T22:36:41.474Z] === CONT TestWaitConditions/not-running [2022-08-04T22:36:42.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-04T22:36:42.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-04T22:36:42.845Z] --- PASS: TestWaitConditions (0.01s) [2022-08-04T22:36:42.845Z] --- PASS: TestWaitConditions/next-exit (1.58s) [2022-08-04T22:36:42.845Z] --- PASS: TestWaitConditions/default (1.63s) [2022-08-04T22:36:42.845Z] --- PASS: TestWaitConditions/not-running (1.60s) [2022-08-04T22:36:42.845Z] --- PASS: TestWaitConditions/removed (1.71s) [2022-08-04T22:36:42.845Z] === RUN TestWaitRestartedContainer [2022-08-04T22:36:42.845Z] === RUN TestWaitRestartedContainer/default [2022-08-04T22:36:42.845Z] === PAUSE TestWaitRestartedContainer/default [2022-08-04T22:36:42.845Z] === RUN TestWaitRestartedContainer/not-running [2022-08-04T22:36:42.845Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-04T22:36:42.845Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-04T22:36:42.845Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-04T22:36:42.845Z] === CONT TestWaitRestartedContainer/default [2022-08-04T22:36:42.845Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-04T22:36:43.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-04T22:36:44.297Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T22:36:44.297Z] Using test binary docker [2022-08-04T22:36:44.297Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-04T22:36:44.297Z] +++ /etc/init.d/apparmor start [2022-08-04T22:36:44.556Z] Not: starting. [2022-08-04T22:36:44.556Z] INFO: Waiting for daemon to start... [2022-08-04T22:36:44.556Z] Starting dockerd [2022-08-04T22:36:44.556Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-08-04T22:36:44.743Z] === CONT TestWaitRestartedContainer/not-running [2022-08-04T22:36:45.309Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-04T22:36:45.309Z] --- PASS: TestWaitRestartedContainer/next-exit (1.48s) [2022-08-04T22:36:45.309Z] --- PASS: TestWaitRestartedContainer/default (1.52s) [2022-08-04T22:36:45.309Z] --- PASS: TestWaitRestartedContainer/not-running (0.85s) [2022-08-04T22:36:45.309Z] === CONT TestDaemonRestartIpcMode [2022-08-04T22:36:45.309Z] === CONT TestIpcModeOlderClient [2022-08-04T22:36:45.309Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-08-04T22:36:45.309Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-04T22:36:47.838Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.43s) [2022-08-04T22:36:47.838Z] --- PASS: TestDaemonRestartIpcMode (2.65s) [2022-08-04T22:36:47.838Z] PASS [2022-08-04T22:36:47.838Z] [2022-08-04T22:36:47.838Z] === Skipped [2022-08-04T22:36:47.838Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-04T22:36:47.838Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T22:36:47.838Z] [2022-08-04T22:36:47.838Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-04T22:36:47.838Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-04T22:36:47.838Z] [2022-08-04T22:36:47.838Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-04T22:36:47.838Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T22:36:47.838Z] [2022-08-04T22:36:47.838Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-04T22:36:47.838Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-04T22:36:47.838Z] [2022-08-04T22:36:47.838Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-04T22:36:47.838Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-04T22:36:47.838Z] [2022-08-04T22:36:47.838Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-04T22:36:47.838Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T22:36:47.838Z] [2022-08-04T22:36:47.838Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-04T22:36:47.838Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T22:36:47.838Z] [2022-08-04T22:36:47.838Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-04T22:36:47.838Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T22:36:47.838Z] [2022-08-04T22:36:47.838Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-04T22:36:47.838Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T22:36:47.838Z] [2022-08-04T22:36:47.838Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-04T22:36:47.838Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T22:36:47.838Z] [2022-08-04T22:36:47.838Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-04T22:36:47.838Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T22:36:47.838Z] [2022-08-04T22:36:47.838Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-04T22:36:47.838Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T22:36:47.838Z] [2022-08-04T22:36:47.838Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-04T22:36:47.838Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-04T22:36:47.838Z] [2022-08-04T22:36:47.838Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-04T22:36:47.838Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-04T22:36:47.838Z] [2022-08-04T22:36:47.838Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-04T22:36:47.838Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-04T22:36:47.838Z] [2022-08-04T22:36:47.838Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-04T22:36:47.838Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-04T22:36:47.838Z] [2022-08-04T22:36:47.838Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-04T22:36:47.838Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T22:36:47.838Z] [2022-08-04T22:36:47.838Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T22:36:47.838Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T22:36:47.838Z] [2022-08-04T22:36:47.838Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-04T22:36:47.838Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T22:36:47.838Z] [2022-08-04T22:36:47.838Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-04T22:36:47.838Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-04T22:36:47.838Z] [2022-08-04T22:36:47.838Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-04T22:36:47.838Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-04T22:36:47.838Z] [2022-08-04T22:36:47.838Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-04T22:36:47.838Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-04T22:36:47.838Z] [2022-08-04T22:36:47.838Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-04T22:36:47.838Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T22:36:47.838Z] [2022-08-04T22:36:47.838Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-04T22:36:47.838Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T22:36:47.838Z] [2022-08-04T22:36:47.838Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-04T22:36:47.838Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T22:36:47.838Z] [2022-08-04T22:36:47.838Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-04T22:36:47.838Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T22:36:47.838Z] [2022-08-04T22:36:47.838Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-04T22:36:47.838Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T22:36:47.838Z] [2022-08-04T22:36:47.838Z] DONE 249 tests, 27 skipped in 85.325s [2022-08-04T22:36:47.838Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-04T22:36:48.096Z] === RUN TestConfigDaemonLibtrustID [2022-08-04T22:36:48.662Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-04T22:36:48.662Z] === RUN TestConfigDaemonID [2022-08-04T22:36:49.602Z] daemon_test.go:83: [d3f4d16241870] daemon is not started [2022-08-04T22:36:49.602Z] --- PASS: TestConfigDaemonID (1.08s) [2022-08-04T22:36:49.602Z] === RUN TestDaemonConfigValidation [2022-08-04T22:36:49.602Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-04T22:36:49.602Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-04T22:36:49.602Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-04T22:36:49.602Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-04T22:36:49.602Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-04T22:36:49.602Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-04T22:36:49.602Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-04T22:36:49.602Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-04T22:36:49.602Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-04T22:36:49.602Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-04T22:36:49.602Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-04T22:36:49.602Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-04T22:36:49.860Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-04T22:36:49.860Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-04T22:36:49.860Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-04T22:36:49.860Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-04T22:36:49.860Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-04T22:36:49.860Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-08-04T22:36:49.860Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-04T22:36:49.860Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-08-04T22:36:49.860Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-08-04T22:36:49.860Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-04T22:36:49.860Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-04T22:36:51.133Z] . [2022-08-04T22:36:51.133Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T22:36:51.133Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T22:36:51.133Z] Error: No such image: emptyfs [2022-08-04T22:36:51.133Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-04T22:36:51.133Z] ++++ docker load [2022-08-04T22:36:51.133Z] Running integration-test (iteration 1) [2022-08-04T22:36:51.133Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-04T22:36:51.133Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:36:51.133Z] ++ set -e [2022-08-04T22:36:51.133Z] ++ '[' -n 0 ']' [2022-08-04T22:36:51.133Z] ++ set -x [2022-08-04T22:36:51.133Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:36:51.133Z] Loaded image: busybox:latest [2022-08-04T22:36:51.133Z] Loaded image: busybox:glibc [2022-08-04T22:36:51.235Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-04T22:36:51.758Z] Loaded image: debian:bullseye-slim [2022-08-04T22:36:51.759Z] Loaded image: hello-world:latest [2022-08-04T22:36:52.019Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T22:36:52.019Z] INFO: Testing against a local daemon [2022-08-04T22:36:52.019Z] === RUN TestCgroupNamespacesBuild [2022-08-04T22:36:52.177Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-04T22:36:52.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-04T22:36:52.960Z] --- PASS: TestCgroupNamespacesBuild (1.15s) [2022-08-04T22:36:52.960Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-04T22:36:53.112Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-04T22:36:53.112Z] daemon_test.go:197: [df56aeb26378d] daemon is not started [2022-08-04T22:36:53.112Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-08-04T22:36:53.112Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-08-04T22:36:53.112Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-08-04T22:36:53.112Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-08-04T22:36:53.112Z] === RUN TestDaemonProxy [2022-08-04T22:36:53.112Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-04T22:36:53.112Z] --- SKIP: TestDaemonProxy (0.01s) [2022-08-04T22:36:53.112Z] PASS [2022-08-04T22:36:53.112Z] [2022-08-04T22:36:53.112Z] === Skipped [2022-08-04T22:36:53.112Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.01s) [2022-08-04T22:36:53.112Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-04T22:36:53.112Z] [2022-08-04T22:36:53.112Z] DONE 13 tests, 1 skipped in 5.328s [2022-08-04T22:36:53.112Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-04T22:36:53.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-04T22:36:53.370Z] INFO: Testing against a local daemon [2022-08-04T22:36:53.370Z] === RUN TestCommitInheritsEnv [2022-08-04T22:36:54.342Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s) [2022-08-04T22:36:54.342Z] === RUN TestBuildWithSession [2022-08-04T22:36:54.342Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T22:36:54.342Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-04T22:36:54.342Z] === RUN TestBuildSquashParent [2022-08-04T22:36:55.268Z] --- PASS: TestCommitInheritsEnv (1.71s) [2022-08-04T22:36:55.268Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-04T22:36:55.268Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-04T22:36:55.268Z] === RUN TestImportWithCustomPlatform [2022-08-04T22:36:55.268Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-04T22:36:55.268Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-04T22:36:55.268Z] === RUN TestImportWithCustomPlatform// [2022-08-04T22:36:55.268Z] === RUN TestImportWithCustomPlatform/linux [2022-08-04T22:36:55.268Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-04T22:36:55.268Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-04T22:36:55.526Z] === RUN TestImportWithCustomPlatform/macos [2022-08-04T22:36:55.526Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-04T22:36:55.526Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-04T22:36:55.526Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-04T22:36:55.526Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-04T22:36:55.526Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-04T22:36:55.526Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-04T22:36:55.526Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-04T22:36:55.526Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-04T22:36:55.526Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-04T22:36:55.526Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-04T22:36:55.526Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-04T22:36:55.526Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-04T22:36:55.526Z] === RUN TestImagesFilterMultiReference [2022-08-04T22:36:55.526Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-04T22:36:55.526Z] === RUN TestImagePullPlatformInvalid [2022-08-04T22:36:55.526Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-04T22:36:55.526Z] === RUN TestRemoveImageOrphaning [2022-08-04T22:36:56.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-04T22:36:57.424Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-08-04T22:36:57.424Z] === RUN TestRemoveImageGarbageCollector [2022-08-04T22:36:57.424Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-04T22:36:57.424Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-04T22:36:57.424Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-04T22:36:57.424Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-04T22:36:57.424Z] === RUN TestTagInvalidReference [2022-08-04T22:36:57.424Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-04T22:36:57.424Z] === RUN TestTagValidPrefixedRepo [2022-08-04T22:36:57.424Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-04T22:36:57.424Z] === RUN TestTagExistedNameWithoutForce [2022-08-04T22:36:57.424Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-04T22:36:57.424Z] === RUN TestTagOfficialNames [2022-08-04T22:36:57.424Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-04T22:36:57.424Z] === RUN TestTagMatchesDigest [2022-08-04T22:36:57.424Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-04T22:36:57.424Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-04T22:36:58.544Z] --- PASS: TestBuildSquashParent (4.00s) [2022-08-04T22:36:58.544Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-04T22:36:58.544Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T22:36:58.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T22:36:58.544Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T22:36:58.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T22:36:58.544Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T22:36:58.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T22:36:58.544Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T22:36:58.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T22:36:58.544Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T22:36:58.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T22:36:58.544Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T22:36:58.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T22:36:58.544Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T22:36:58.544Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T22:36:58.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-04T22:36:59.484Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T22:36:59.484Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T22:37:00.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-04T22:37:00.868Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T22:37:00.868Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T22:37:01.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-04T22:37:02.251Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-04T22:37:02.251Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.22s) [2022-08-04T22:37:02.251Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.31s) [2022-08-04T22:37:02.251Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.17s) [2022-08-04T22:37:02.251Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.30s) [2022-08-04T22:37:02.251Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.31s) [2022-08-04T22:37:02.251Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.27s) [2022-08-04T22:37:02.251Z] === RUN TestBuildMultiStageCopy [2022-08-04T22:37:02.251Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-04T22:37:03.634Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-04T22:37:03.634Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-04T22:37:03.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-04T22:37:03.894Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-04T22:37:04.155Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-04T22:37:04.155Z] --- PASS: TestBuildMultiStageCopy (2.13s) [2022-08-04T22:37:04.155Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.25s) [2022-08-04T22:37:04.155Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-08-04T22:37:04.155Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2022-08-04T22:37:04.155Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-08-04T22:37:04.155Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-08-04T22:37:04.155Z] === RUN TestBuildMultiStageParentConfig [2022-08-04T22:37:05.096Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2022-08-04T22:37:05.096Z] === RUN TestBuildLabelWithTargets [2022-08-04T22:37:06.037Z] --- PASS: TestBuildLabelWithTargets (0.97s) [2022-08-04T22:37:06.037Z] === RUN TestBuildWithEmptyLayers [2022-08-04T22:37:06.298Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-08-04T22:37:06.298Z] === RUN TestBuildMultiStageOnBuild [2022-08-04T22:37:08.209Z] --- PASS: TestBuildMultiStageOnBuild (1.52s) [2022-08-04T22:37:08.210Z] === RUN TestBuildUncleanTarFilenames [2022-08-04T22:37:08.470Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-08-04T22:37:08.470Z] === RUN TestBuildMultiStageLayerLeak [2022-08-04T22:37:09.853Z] --- PASS: TestBuildMultiStageLayerLeak (1.52s) [2022-08-04T22:37:09.853Z] === RUN TestBuildWithHugeFile [2022-08-04T22:37:12.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-04T22:37:15.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-04T22:37:17.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-04T22:37:19.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-04T22:37:22.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-04T22:37:24.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-04T22:37:25.921Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-04T22:37:25.921Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-04T22:37:25.921Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T22:37:25.921Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-04T22:37:25.921Z] [2022-08-04T22:37:25.921Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-04T22:37:25.921Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-04T22:37:25.921Z] Using test binary docker [2022-08-04T22:37:25.921Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-04T22:37:25.921Z] Not: starting. [2022-08-04T22:37:25.921Z] INFO: Waiting for daemon to start... [2022-08-04T22:37:25.921Z] Starting dockerd [2022-08-04T22:37:25.921Z] . [2022-08-04T22:37:25.921Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-04T22:37:28.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-04T22:37:30.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-04T22:37:32.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-04T22:37:35.494Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T22:37:35.494Z] Using test binary docker [2022-08-04T22:37:35.494Z] +++ /etc/init.d/apparmor start [2022-08-04T22:37:35.494Z] Not: starting. [2022-08-04T22:37:35.494Z] INFO: Waiting for daemon to start... [2022-08-04T22:37:35.494Z] Starting dockerd [2022-08-04T22:37:35.494Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-04T22:37:37.643Z] . [2022-08-04T22:37:37.643Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T22:37:37.899Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T22:37:37.899Z] Error: No such image: emptyfs [2022-08-04T22:37:37.899Z] ++++ docker load [2022-08-04T22:37:37.899Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-04T22:37:38.156Z] Running integration-test (iteration 1) [2022-08-04T22:37:38.156Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-04T22:37:38.156Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:37:38.156Z] ++ set -e [2022-08-04T22:37:38.156Z] ++ '[' -n 0 ']' [2022-08-04T22:37:38.156Z] ++ set -x [2022-08-04T22:37:38.156Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:37:39.532Z] Loaded image: busybox:latest [2022-08-04T22:37:39.788Z] Loaded image: busybox:glibc [2022-08-04T22:37:45.040Z] Loaded image: debian:bullseye-slim [2022-08-04T22:37:45.040Z] Loaded image: hello-world:latest [2022-08-04T22:37:45.041Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T22:37:45.041Z] INFO: Testing against a local daemon [2022-08-04T22:37:45.041Z] === RUN TestCgroupNamespacesBuild [2022-08-04T22:37:46.315Z] --- PASS: TestImportExtremelyLargeImageWorks (91.24s) [2022-08-04T22:37:46.315Z] PASS [2022-08-04T22:37:46.315Z] [2022-08-04T22:37:46.315Z] DONE 22 tests in 94.436s [2022-08-04T22:37:46.315Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-04T22:37:46.315Z] === RUN TestStripANSICommands [2022-08-04T22:37:46.315Z] === RUN TestStripANSICommands/#00 [2022-08-04T22:37:46.315Z] === RUN TestStripANSICommands/#01 [2022-08-04T22:37:46.315Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-04T22:37:46.315Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-04T22:37:46.315Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-04T22:37:46.315Z] PASS [2022-08-04T22:37:46.315Z] [2022-08-04T22:37:46.315Z] DONE 3 tests in 0.009s [2022-08-04T22:37:46.315Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-04T22:37:46.315Z] INFO: Testing against a local daemon [2022-08-04T22:37:46.315Z] === RUN TestNetworkCreateDelete [2022-08-04T22:37:46.315Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-04T22:37:46.315Z] === RUN TestDockerNetworkDeletePreferID [2022-08-04T22:37:46.315Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-08-04T22:37:46.315Z] === RUN TestDaemonDNSFallback [2022-08-04T22:37:47.562Z] --- PASS: TestCgroupNamespacesBuild (2.40s) [2022-08-04T22:37:47.562Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-04T22:37:48.212Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-08-04T22:37:48.212Z] === RUN TestInspectNetwork [2022-08-04T22:37:49.455Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.19s) [2022-08-04T22:37:49.455Z] === RUN TestBuildWithSession [2022-08-04T22:37:49.455Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T22:37:49.455Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-04T22:37:49.455Z] === RUN TestBuildSquashParent [2022-08-04T22:37:51.491Z] === RUN TestInspectNetwork/full_network_id [2022-08-04T22:37:51.491Z] === RUN TestInspectNetwork/partial_network_id [2022-08-04T22:37:51.491Z] === RUN TestInspectNetwork/network_name [2022-08-04T22:37:51.491Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-04T22:37:55.670Z] --- PASS: TestInspectNetwork (7.20s) [2022-08-04T22:37:55.670Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-04T22:37:55.670Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-04T22:37:55.670Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-04T22:37:55.670Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-04T22:37:55.670Z] === RUN TestRunContainerWithBridgeNone [2022-08-04T22:37:56.561Z] --- PASS: TestBuildWithHugeFile (44.48s) [2022-08-04T22:37:56.561Z] === RUN TestBuildWCOWSandboxSize [2022-08-04T22:37:56.561Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T22:37:56.561Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-04T22:37:56.561Z] === RUN TestBuildWithEmptyDockerfile [2022-08-04T22:37:56.561Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T22:37:56.561Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T22:37:56.561Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T22:37:56.561Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T22:37:56.561Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T22:37:56.561Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T22:37:56.561Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T22:37:56.561Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T22:37:56.561Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T22:37:56.561Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-04T22:37:56.561Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2022-08-04T22:37:56.561Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2022-08-04T22:37:56.561Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-04T22:37:56.561Z] === RUN TestBuildPreserveOwnership [2022-08-04T22:37:56.561Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-04T22:37:56.821Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-04T22:37:57.042Z] --- PASS: TestRunContainerWithBridgeNone (1.58s) [2022-08-04T22:37:57.042Z] === RUN TestNetworkInvalidJSON [2022-08-04T22:37:57.042Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-04T22:37:57.042Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-04T22:37:57.042Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T22:37:57.042Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T22:37:57.042Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T22:37:57.042Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T22:37:57.042Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-04T22:37:57.042Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-04T22:37:57.042Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T22:37:57.042Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-04T22:37:57.042Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-04T22:37:57.042Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-04T22:37:57.042Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-04T22:37:57.042Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-04T22:37:57.042Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-04T22:37:57.042Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-04T22:37:57.042Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T22:37:57.042Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-04T22:37:57.042Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-04T22:37:57.042Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-04T22:37:57.042Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-04T22:37:57.042Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-04T22:37:57.042Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-04T22:37:57.042Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-04T22:37:57.042Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-04T22:37:57.042Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-04T22:37:57.042Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-04T22:37:57.042Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-04T22:37:57.042Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-04T22:37:57.042Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-04T22:37:57.042Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-04T22:37:57.042Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-04T22:37:57.042Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-04T22:37:57.042Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-04T22:37:57.042Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-04T22:37:57.042Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-04T22:37:57.042Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-04T22:37:57.042Z] === RUN TestNetworkList [2022-08-04T22:37:57.042Z] === RUN TestNetworkList//networks [2022-08-04T22:37:57.042Z] === PAUSE TestNetworkList//networks [2022-08-04T22:37:57.042Z] === RUN TestNetworkList//networks/ [2022-08-04T22:37:57.042Z] === PAUSE TestNetworkList//networks/ [2022-08-04T22:37:57.042Z] === CONT TestNetworkList//networks [2022-08-04T22:37:57.042Z] === CONT TestNetworkList//networks/ [2022-08-04T22:37:57.042Z] --- PASS: TestNetworkList (0.01s) [2022-08-04T22:37:57.042Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-04T22:37:57.042Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-04T22:37:57.042Z] === RUN TestHostIPv4BridgeLabel [2022-08-04T22:37:57.299Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-08-04T22:37:57.299Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-04T22:37:57.763Z] --- PASS: TestBuildPreserveOwnership (3.08s) [2022-08-04T22:37:57.763Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.06s) [2022-08-04T22:37:57.763Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.01s) [2022-08-04T22:37:57.763Z] === RUN TestBuildPlatformInvalid [2022-08-04T22:37:57.763Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-04T22:37:57.763Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-04T22:37:58.671Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-04T22:37:58.671Z] === RUN TestDaemonDefaultNetworkPools [2022-08-04T22:37:58.704Z] Loaded image: busybox:latest [2022-08-04T22:37:58.704Z] Loaded image: busybox:glibc [2022-08-04T22:37:59.240Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-08-04T22:37:59.240Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-04T22:37:59.409Z] --- PASS: TestBuildSquashParent (9.29s) [2022-08-04T22:37:59.409Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-04T22:37:59.409Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T22:37:59.409Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T22:37:59.409Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T22:37:59.409Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T22:37:59.409Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T22:37:59.409Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T22:37:59.409Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T22:37:59.409Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T22:37:59.409Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T22:37:59.409Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T22:37:59.409Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T22:37:59.409Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T22:37:59.409Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T22:37:59.409Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T22:38:00.087Z] Loaded image: debian:bullseye-slim [2022-08-04T22:38:00.087Z] Loaded image: hello-world:latest [2022-08-04T22:38:00.087Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T22:38:00.175Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-08-04T22:38:00.175Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-04T22:38:01.548Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-08-04T22:38:01.548Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-04T22:38:01.931Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T22:38:02.112Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-04T22:38:02.112Z] === RUN TestServiceWithPredefinedNetwork [2022-08-04T22:38:02.189Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T22:38:04.638Z] --- PASS: TestServiceWithPredefinedNetwork (2.38s) [2022-08-04T22:38:04.639Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-04T22:38:04.639Z] service_test.go:243: FLAKY_TEST [2022-08-04T22:38:04.639Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T22:38:04.639Z] === RUN TestServiceWithDataPathPortInit [2022-08-04T22:38:04.653Z] sha256:247df2693d2b4371c5cbb079e1307a487d0056c235f269c8ddc6025fcc97b2ac [2022-08-04T22:38:04.653Z] INFO: Starting docker-py tests... [2022-08-04T22:38:04.653Z] ============================= test session starts ============================== [2022-08-04T22:38:04.653Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-04T22:38:04.653Z] rootdir: /src, inifile: pytest.ini [2022-08-04T22:38:04.653Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-04T22:38:04.653Z] collected 395 items / 2 deselected / 393 selected [2022-08-04T22:38:04.653Z] [2022-08-04T22:38:05.463Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T22:38:05.463Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T22:38:08.281Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.37s) [2022-08-04T22:38:08.281Z] PASS [2022-08-04T22:38:08.281Z] [2022-08-04T22:38:08.281Z] === Skipped [2022-08-04T22:38:08.281Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-04T22:38:08.281Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T22:38:08.281Z] [2022-08-04T22:38:08.281Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-04T22:38:08.281Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T22:38:08.281Z] [2022-08-04T22:38:08.281Z] DONE 34 tests, 2 skipped in 77.891s [2022-08-04T22:38:08.281Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-04T22:38:08.281Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:38:08.281Z] ++ set -e [2022-08-04T22:38:08.281Z] ++ '[' -n 0 ']' [2022-08-04T22:38:08.281Z] ++ set -x [2022-08-04T22:38:08.281Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:38:08.281Z] INFO: Testing against a local daemon [2022-08-04T22:38:08.281Z] === RUN TestConfigInspect [2022-08-04T22:38:09.636Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-04T22:38:09.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.18s) [2022-08-04T22:38:09.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.57s) [2022-08-04T22:38:09.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.22s) [2022-08-04T22:38:09.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.72s) [2022-08-04T22:38:09.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.39s) [2022-08-04T22:38:09.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.51s) [2022-08-04T22:38:09.636Z] === RUN TestBuildMultiStageCopy [2022-08-04T22:38:09.636Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-04T22:38:10.822Z] --- PASS: TestConfigInspect (2.31s) [2022-08-04T22:38:10.822Z] === RUN TestConfigList [2022-08-04T22:38:12.158Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-04T22:38:12.158Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-04T22:38:13.088Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-04T22:38:13.363Z] --- PASS: TestConfigList (2.22s) [2022-08-04T22:38:13.363Z] === RUN TestConfigsCreateAndDelete [2022-08-04T22:38:13.652Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-04T22:38:14.216Z] --- PASS: TestBuildMultiStageCopy (5.28s) [2022-08-04T22:38:14.216Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.76s) [2022-08-04T22:38:14.216Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2022-08-04T22:38:14.216Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2022-08-04T22:38:14.216Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.82s) [2022-08-04T22:38:14.216Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2022-08-04T22:38:14.216Z] === RUN TestBuildMultiStageParentConfig [2022-08-04T22:38:15.273Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2022-08-04T22:38:15.273Z] === RUN TestConfigsUpdate [2022-08-04T22:38:16.117Z] --- PASS: TestBuildMultiStageParentConfig (1.60s) [2022-08-04T22:38:16.117Z] === RUN TestBuildLabelWithTargets [2022-08-04T22:38:17.183Z] --- PASS: TestConfigsUpdate (2.13s) [2022-08-04T22:38:17.183Z] === RUN TestTemplatedConfig [2022-08-04T22:38:18.640Z] --- PASS: TestBuildLabelWithTargets (2.52s) [2022-08-04T22:38:18.640Z] === RUN TestBuildWithEmptyLayers [2022-08-04T22:38:19.504Z] --- PASS: TestServiceWithDataPathPortInit (13.86s) [2022-08-04T22:38:19.504Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-04T22:38:19.569Z] --- PASS: TestBuildWithEmptyLayers (1.21s) [2022-08-04T22:38:19.569Z] === RUN TestBuildMultiStageOnBuild [2022-08-04T22:38:19.725Z] --- PASS: TestTemplatedConfig (2.55s) [2022-08-04T22:38:19.725Z] === RUN TestConfigCreateResolve [2022-08-04T22:38:19.886Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-04T22:38:20.715Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-04T22:38:20.877Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pixkll4ihmgxpy61bkb1jo8mc Created:2022-08-04 22:38:19.54886078 +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[c4fce322a0c1fa41951fc516c80029b790e2bde4f35cf87754fa11308871d27a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m8as8fkngdtbq97epeheziznf EndpointID:33d1dcf13430a23582fe9bc0272deef212719175a151ceb3c12c5833fa0d4c47 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5a2399a059f73839476a3cfe94dfc809af01ba19d94feadb60432481e07f82d5 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:10d3c3c4595f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m8as8fkngdtbq97epeheziznf EndpointID:33d1dcf13430a23582fe9bc0272deef212719175a151ceb3c12c5833fa0d4c47 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-04T22:38:22.268Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-08-04T22:38:22.268Z] PASS [2022-08-04T22:38:22.268Z] [2022-08-04T22:38:22.268Z] DONE 6 tests in 13.681s [2022-08-04T22:38:22.268Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-04T22:38:22.268Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:38:22.268Z] ++ set -e [2022-08-04T22:38:22.268Z] ++ '[' -n 0 ']' [2022-08-04T22:38:22.268Z] ++ set -x [2022-08-04T22:38:22.268Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:38:22.268Z] INFO: Testing against a local daemon [2022-08-04T22:38:22.268Z] === RUN TestAttachWithTTY [2022-08-04T22:38:22.268Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-04T22:38:22.268Z] === RUN TestAttachWithoutTTy [2022-08-04T22:38:22.268Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-04T22:38:22.268Z] === RUN TestCheckpoint [2022-08-04T22:38:22.268Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T22:38:22.268Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/commit [2022-08-04T22:38:22.268Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-04T22:38:22.268Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T22:38:22.268Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-04T22:38:22.268Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-04T22:38:22.268Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T22:38:22.268Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T22:38:22.268Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T22:38:22.268Z] === CONT TestContainerInvalidJSON/commit [2022-08-04T22:38:22.268Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-04T22:38:22.268Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-04T22:38:22.268Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-04T22:38:22.268Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-04T22:38:22.268Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-04T22:38:22.268Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-04T22:38:22.268Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-04T22:38:22.268Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-04T22:38:22.268Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-04T22:38:22.268Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-04T22:38:22.268Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-04T22:38:22.482Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-04T22:38:22.529Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-08-04T22:38:22.529Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-04T22:38:22.529Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-04T22:38:22.529Z] === RUN TestCopyEmptyFile [2022-08-04T22:38:22.789Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-04T22:38:22.789Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-04T22:38:22.789Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-08-04T22:38:22.789Z] === RUN TestCopyFromContainer [2022-08-04T22:38:22.837Z] --- PASS: TestBuildMultiStageOnBuild (3.10s) [2022-08-04T22:38:22.837Z] === RUN TestBuildUncleanTarFilenames [2022-08-04T22:38:23.730Z] === RUN TestCopyFromContainer// [2022-08-04T22:38:23.730Z] === RUN TestCopyFromContainer//bar/root [2022-08-04T22:38:23.730Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-04T22:38:23.730Z] === RUN TestCopyFromContainer/bar/quux [2022-08-04T22:38:23.991Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-04T22:38:23.991Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-04T22:38:23.991Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-04T22:38:23.991Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-04T22:38:23.991Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-04T22:38:24.252Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-04T22:38:24.252Z] --- PASS: TestCopyFromContainer (1.54s) [2022-08-04T22:38:24.252Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-04T22:38:24.252Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-08-04T22:38:24.252Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-04T22:38:24.252Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-08-04T22:38:24.252Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-04T22:38:24.252Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-04T22:38:24.252Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-04T22:38:24.252Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-04T22:38:24.252Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-04T22:38:24.252Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-04T22:38:24.252Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-04T22:38:24.252Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T22:38:24.252Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T22:38:24.252Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T22:38:24.252Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T22:38:24.252Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T22:38:24.252Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T22:38:24.252Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T22:38:24.252Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T22:38:24.252Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T22:38:24.252Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-04T22:38:24.252Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-04T22:38:24.252Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-04T22:38:24.252Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-04T22:38:24.252Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-04T22:38:24.252Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-04T22:38:24.252Z] === RUN TestCreateWithInvalidEnv [2022-08-04T22:38:24.252Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-04T22:38:24.252Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-04T22:38:24.252Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-04T22:38:24.252Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-04T22:38:24.252Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-04T22:38:24.252Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-04T22:38:24.252Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-04T22:38:24.252Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-04T22:38:24.252Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-04T22:38:24.252Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-04T22:38:24.252Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-04T22:38:24.252Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-04T22:38:24.252Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-04T22:38:24.252Z] === RUN TestCreateTmpfsMountsTarget [2022-08-04T22:38:24.252Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-04T22:38:24.252Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-04T22:38:24.728Z] --- PASS: TestBuildUncleanTarFilenames (1.97s) [2022-08-04T22:38:24.729Z] === RUN TestBuildMultiStageLayerLeak [2022-08-04T22:38:25.638Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2022-08-04T22:38:25.638Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-04T22:38:26.134Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.99s) [2022-08-04T22:38:26.134Z] PASS [2022-08-04T22:38:26.134Z] [2022-08-04T22:38:26.134Z] === Skipped [2022-08-04T22:38:26.134Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T22:38:26.134Z] service_test.go:243: FLAKY_TEST [2022-08-04T22:38:26.134Z] [2022-08-04T22:38:26.134Z] DONE 38 tests, 1 skipped in 44.075s [2022-08-04T22:38:26.134Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-04T22:38:26.134Z] INFO: Testing against a local daemon [2022-08-04T22:38:26.134Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-04T22:38:26.134Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T22:38:26.134Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T22:38:26.134Z] === RUN TestDockerNetworkIpvlan [2022-08-04T22:38:26.134Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T22:38:26.134Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-04T22:38:26.134Z] PASS [2022-08-04T22:38:26.134Z] [2022-08-04T22:38:26.134Z] === Skipped [2022-08-04T22:38:26.134Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T22:38:26.134Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T22:38:26.134Z] [2022-08-04T22:38:26.134Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-04T22:38:26.134Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T22:38:26.134Z] [2022-08-04T22:38:26.134Z] DONE 2 tests, 2 skipped in 0.023s [2022-08-04T22:38:26.134Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-04T22:38:26.134Z] INFO: Testing against a local daemon [2022-08-04T22:38:26.134Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-04T22:38:26.578Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2022-08-04T22:38:26.578Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-04T22:38:26.578Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T22:38:26.578Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T22:38:26.578Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T22:38:26.578Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T22:38:26.578Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T22:38:26.578Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T22:38:26.578Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T22:38:26.578Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T22:38:26.578Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T22:38:26.578Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T22:38:26.700Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-08-04T22:38:26.700Z] === RUN TestDockerNetworkMacvlan [2022-08-04T22:38:26.839Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T22:38:26.839Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T22:38:26.839Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T22:38:26.839Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T22:38:26.839Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T22:38:26.839Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-04T22:38:26.839Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-04T22:38:26.839Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-04T22:38:26.839Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-04T22:38:26.839Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-04T22:38:26.839Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-04T22:38:26.839Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-04T22:38:27.100Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-08-04T22:38:27.100Z] === RUN TestCreateDifferentPlatform [2022-08-04T22:38:27.100Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-04T22:38:27.100Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-04T22:38:27.100Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-04T22:38:27.100Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-04T22:38:27.100Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-04T22:38:27.100Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-04T22:38:27.100Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-04T22:38:27.100Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-04T22:38:27.100Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-04T22:38:27.100Z] === RUN TestCreateInvalidHostConfig [2022-08-04T22:38:27.100Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T22:38:27.100Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T22:38:27.100Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T22:38:27.100Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T22:38:27.100Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T22:38:27.100Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T22:38:27.100Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T22:38:27.100Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T22:38:27.265Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-04T22:38:27.361Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T22:38:27.361Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T22:38:27.361Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T22:38:27.361Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T22:38:27.361Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-04T22:38:27.361Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-04T22:38:27.361Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-04T22:38:27.361Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-04T22:38:27.361Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-04T22:38:27.361Z] === RUN TestContainerStartOnDaemonRestart [2022-08-04T22:38:27.361Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-04T22:38:27.361Z] === RUN TestDaemonRestartIpcMode [2022-08-04T22:38:27.361Z] === PAUSE TestDaemonRestartIpcMode [2022-08-04T22:38:27.361Z] === RUN TestDaemonHostGatewayIP [2022-08-04T22:38:27.361Z] === PAUSE TestDaemonHostGatewayIP [2022-08-04T22:38:27.361Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-04T22:38:27.361Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-04T22:38:27.361Z] === RUN TestContainerKillOnDaemonStart [2022-08-04T22:38:27.361Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-04T22:38:27.361Z] === RUN TestDiff [2022-08-04T22:38:27.622Z] --- PASS: TestDiff (0.43s) [2022-08-04T22:38:27.622Z] === RUN TestExecConsoleSize [2022-08-04T22:38:27.999Z] --- PASS: TestBuildMultiStageLayerLeak (3.25s) [2022-08-04T22:38:27.999Z] === RUN TestBuildWithHugeFile [2022-08-04T22:38:28.192Z] --- PASS: TestExecConsoleSize (0.48s) [2022-08-04T22:38:28.192Z] === RUN TestExecWithCloseStdin [2022-08-04T22:38:28.198Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-04T22:38:28.762Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-04T22:38:28.763Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-08-04T22:38:28.763Z] === RUN TestExec [2022-08-04T22:38:29.023Z] --- PASS: TestExec (0.47s) [2022-08-04T22:38:29.023Z] === RUN TestExecUser [2022-08-04T22:38:29.597Z] --- PASS: TestExecUser (0.48s) [2022-08-04T22:38:29.597Z] === RUN TestExportContainerAndImportImage [2022-08-04T22:38:30.168Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2022-08-04T22:38:30.168Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-04T22:38:30.662Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-04T22:38:31.550Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-08-04T22:38:31.550Z] === RUN TestHealthCheckWorkdir [2022-08-04T22:38:32.120Z] --- PASS: TestHealthCheckWorkdir (0.64s) [2022-08-04T22:38:32.120Z] === RUN TestHealthKillContainer [2022-08-04T22:38:32.561Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-04T22:38:33.908Z] --- PASS: TestImportExtremelyLargeImageWorks (92.78s) [2022-08-04T22:38:33.908Z] PASS [2022-08-04T22:38:33.908Z] [2022-08-04T22:38:33.908Z] === Skipped [2022-08-04T22:38:33.908Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-04T22:38:33.908Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-04T22:38:33.908Z] [2022-08-04T22:38:33.908Z] DONE 22 tests, 1 skipped in 96.870s [2022-08-04T22:38:33.908Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-04T22:38:33.908Z] === RUN TestStripANSICommands [2022-08-04T22:38:33.908Z] === RUN TestStripANSICommands/#00 [2022-08-04T22:38:33.908Z] === RUN TestStripANSICommands/#01 [2022-08-04T22:38:33.908Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-04T22:38:33.908Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-04T22:38:33.908Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-04T22:38:33.908Z] PASS [2022-08-04T22:38:33.908Z] [2022-08-04T22:38:33.908Z] DONE 3 tests in 0.041s [2022-08-04T22:38:33.908Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-04T22:38:33.908Z] INFO: Testing against a local daemon [2022-08-04T22:38:33.908Z] === RUN TestNetworkCreateDelete [2022-08-04T22:38:33.908Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-04T22:38:33.908Z] === RUN TestDockerNetworkDeletePreferID [2022-08-04T22:38:33.908Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-04T22:38:33.908Z] === RUN TestDaemonDNSFallback [2022-08-04T22:38:35.843Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-04T22:38:36.410Z] --- PASS: TestDockerNetworkMacvlan (9.81s) [2022-08-04T22:38:36.410Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-08-04T22:38:36.410Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-04T22:38:36.410Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.93s) [2022-08-04T22:38:36.410Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2022-08-04T22:38:36.410Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.09s) [2022-08-04T22:38:36.410Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-08-04T22:38:36.410Z] PASS [2022-08-04T22:38:36.410Z] [2022-08-04T22:38:36.410Z] DONE 8 tests in 11.114s [2022-08-04T22:38:36.410Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-04T22:38:36.410Z] testing: warning: no tests to run [2022-08-04T22:38:36.410Z] PASS [2022-08-04T22:38:36.410Z] [2022-08-04T22:38:36.410Z] DONE 0 tests in 0.012s [2022-08-04T22:38:36.410Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-04T22:38:36.410Z] INFO: Testing against a local daemon [2022-08-04T22:38:36.410Z] === RUN TestAuthZPluginAllowRequest [2022-08-04T22:38:37.186Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-08-04T22:38:37.186Z] === RUN TestInspectNetwork [2022-08-04T22:38:37.186Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:37.186Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-04T22:38:37.186Z] === RUN TestRunContainerWithBridgeNone [2022-08-04T22:38:37.186Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T22:38:37.186Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-04T22:38:37.186Z] === RUN TestNetworkInvalidJSON [2022-08-04T22:38:37.186Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-04T22:38:37.186Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-04T22:38:37.186Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T22:38:37.186Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T22:38:37.186Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T22:38:37.186Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T22:38:37.186Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-04T22:38:37.186Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-04T22:38:37.186Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T22:38:37.186Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-04T22:38:37.186Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-04T22:38:37.186Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-04T22:38:37.186Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-04T22:38:37.186Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-04T22:38:37.186Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-04T22:38:37.186Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-04T22:38:37.186Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T22:38:37.186Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-04T22:38:37.186Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-04T22:38:37.186Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-04T22:38:37.186Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-04T22:38:37.186Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-04T22:38:37.186Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-04T22:38:37.186Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-04T22:38:37.186Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-04T22:38:37.186Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-04T22:38:37.186Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-04T22:38:37.186Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-04T22:38:37.186Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-04T22:38:37.186Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-04T22:38:37.186Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-04T22:38:37.186Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-04T22:38:37.186Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-04T22:38:37.186Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-04T22:38:37.186Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-04T22:38:37.186Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-04T22:38:37.186Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-04T22:38:37.186Z] === RUN TestNetworkList [2022-08-04T22:38:37.186Z] === RUN TestNetworkList//networks [2022-08-04T22:38:37.186Z] === PAUSE TestNetworkList//networks [2022-08-04T22:38:37.186Z] === RUN TestNetworkList//networks/ [2022-08-04T22:38:37.186Z] === PAUSE TestNetworkList//networks/ [2022-08-04T22:38:37.186Z] === CONT TestNetworkList//networks [2022-08-04T22:38:37.186Z] === CONT TestNetworkList//networks/ [2022-08-04T22:38:37.186Z] --- PASS: TestNetworkList (0.01s) [2022-08-04T22:38:37.186Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-04T22:38:37.186Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-04T22:38:37.186Z] === RUN TestHostIPv4BridgeLabel [2022-08-04T22:38:37.186Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T22:38:37.186Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-04T22:38:37.186Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-04T22:38:37.186Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T22:38:37.186Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-04T22:38:37.186Z] === RUN TestDaemonDefaultNetworkPools [2022-08-04T22:38:37.186Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T22:38:37.186Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-04T22:38:37.186Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-04T22:38:37.186Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T22:38:37.186Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-04T22:38:37.186Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-04T22:38:37.186Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T22:38:37.186Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-04T22:38:37.186Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-04T22:38:37.186Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T22:38:37.186Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-04T22:38:37.186Z] === RUN TestServiceWithPredefinedNetwork [2022-08-04T22:38:37.186Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:37.186Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-04T22:38:37.186Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-04T22:38:37.186Z] service_test.go:243: FLAKY_TEST [2022-08-04T22:38:37.186Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T22:38:37.186Z] === RUN TestServiceWithDataPathPortInit [2022-08-04T22:38:37.186Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:37.186Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-04T22:38:37.186Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-04T22:38:37.186Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:37.186Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-04T22:38:37.186Z] PASS [2022-08-04T22:38:37.186Z] [2022-08-04T22:38:37.186Z] === Skipped [2022-08-04T22:38:37.186Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-04T22:38:37.186Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:37.186Z] [2022-08-04T22:38:37.186Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-04T22:38:37.186Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T22:38:37.186Z] [2022-08-04T22:38:37.186Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-04T22:38:37.186Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T22:38:37.186Z] [2022-08-04T22:38:37.186Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-04T22:38:37.186Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T22:38:37.186Z] [2022-08-04T22:38:37.186Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-04T22:38:37.186Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T22:38:37.186Z] [2022-08-04T22:38:37.186Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-04T22:38:37.186Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T22:38:37.186Z] [2022-08-04T22:38:37.186Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-04T22:38:37.186Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T22:38:37.186Z] [2022-08-04T22:38:37.186Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-04T22:38:37.186Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T22:38:37.186Z] [2022-08-04T22:38:37.186Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-04T22:38:37.186Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:37.186Z] [2022-08-04T22:38:37.186Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T22:38:37.186Z] service_test.go:243: FLAKY_TEST [2022-08-04T22:38:37.186Z] [2022-08-04T22:38:37.186Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-04T22:38:37.186Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:37.186Z] [2022-08-04T22:38:37.186Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-04T22:38:37.186Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:37.186Z] [2022-08-04T22:38:37.186Z] DONE 34 tests, 12 skipped in 7.096s [2022-08-04T22:38:37.186Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-04T22:38:37.469Z] INFO: Testing against a local daemon [2022-08-04T22:38:37.469Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-04T22:38:37.469Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T22:38:37.469Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T22:38:37.469Z] === RUN TestDockerNetworkIpvlan [2022-08-04T22:38:37.469Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T22:38:37.469Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-04T22:38:37.469Z] PASS [2022-08-04T22:38:37.469Z] [2022-08-04T22:38:37.469Z] === Skipped [2022-08-04T22:38:37.469Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T22:38:37.469Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T22:38:37.469Z] [2022-08-04T22:38:37.469Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-04T22:38:37.469Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T22:38:37.469Z] [2022-08-04T22:38:37.469Z] DONE 2 tests, 2 skipped in 0.129s [2022-08-04T22:38:37.469Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-04T22:38:37.469Z] INFO: Testing against a local daemon [2022-08-04T22:38:37.469Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-04T22:38:37.469Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T22:38:37.469Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-04T22:38:37.469Z] === RUN TestDockerNetworkMacvlan [2022-08-04T22:38:37.469Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T22:38:37.469Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-04T22:38:37.469Z] PASS [2022-08-04T22:38:37.469Z] [2022-08-04T22:38:37.469Z] === Skipped [2022-08-04T22:38:37.469Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-04T22:38:37.469Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T22:38:37.469Z] [2022-08-04T22:38:37.469Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-04T22:38:37.469Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T22:38:37.469Z] [2022-08-04T22:38:37.469Z] DONE 2 tests, 2 skipped in 0.116s [2022-08-04T22:38:37.469Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-04T22:38:37.469Z] testing: warning: no tests to run [2022-08-04T22:38:37.469Z] PASS [2022-08-04T22:38:37.469Z] [2022-08-04T22:38:37.469Z] DONE 0 tests in 0.028s [2022-08-04T22:38:37.469Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-04T22:38:37.727Z] INFO: Testing against a local daemon [2022-08-04T22:38:37.727Z] === RUN TestAuthZPluginAllowRequest [2022-08-04T22:38:37.727Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:37.727Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-04T22:38:37.727Z] === RUN TestAuthZPluginTLS [2022-08-04T22:38:37.727Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:37.727Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-04T22:38:37.727Z] === RUN TestAuthZPluginDenyRequest [2022-08-04T22:38:37.727Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:37.727Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-04T22:38:37.727Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-04T22:38:37.727Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:37.727Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-04T22:38:37.727Z] === RUN TestAuthZPluginDenyResponse [2022-08-04T22:38:37.727Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:37.727Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-04T22:38:37.727Z] === RUN TestAuthZPluginAllowEventStream [2022-08-04T22:38:37.727Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:37.727Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-04T22:38:37.727Z] === RUN TestAuthZPluginErrorResponse [2022-08-04T22:38:37.727Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:37.727Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-04T22:38:37.727Z] === RUN TestAuthZPluginErrorRequest [2022-08-04T22:38:37.727Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:37.727Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-04T22:38:37.727Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-04T22:38:37.727Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:37.727Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-04T22:38:37.727Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-04T22:38:37.727Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:37.727Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-04T22:38:37.727Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-04T22:38:37.727Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:37.727Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-04T22:38:37.727Z] === RUN TestAuthZPluginHeader [2022-08-04T22:38:37.727Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:37.727Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-04T22:38:37.727Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-04T22:38:37.905Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2022-08-04T22:38:37.906Z] === RUN TestAuthZPluginTLS [2022-08-04T22:38:38.163Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-04T22:38:38.163Z] === RUN TestAuthZPluginDenyRequest [2022-08-04T22:38:38.292Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:38.292Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.56s) [2022-08-04T22:38:38.292Z] === RUN TestAuthZPluginV2Disable [2022-08-04T22:38:38.549Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:38.549Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-04T22:38:38.549Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-04T22:38:38.729Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-04T22:38:38.729Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-04T22:38:39.114Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:39.114Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-04T22:38:39.114Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-04T22:38:39.295Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-04T22:38:39.295Z] === RUN TestAuthZPluginDenyResponse [2022-08-04T22:38:39.371Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:39.372Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-04T22:38:39.372Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-04T22:38:39.629Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:39.629Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-04T22:38:39.629Z] PASS [2022-08-04T22:38:39.629Z] [2022-08-04T22:38:39.629Z] === Skipped [2022-08-04T22:38:39.629Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-04T22:38:39.629Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:39.629Z] [2022-08-04T22:38:39.629Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-04T22:38:39.629Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:39.629Z] [2022-08-04T22:38:39.629Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-04T22:38:39.629Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:39.629Z] [2022-08-04T22:38:39.629Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-04T22:38:39.629Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:39.629Z] [2022-08-04T22:38:39.629Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-04T22:38:39.629Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:39.629Z] [2022-08-04T22:38:39.629Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-04T22:38:39.629Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:39.629Z] [2022-08-04T22:38:39.629Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-04T22:38:39.629Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:39.629Z] [2022-08-04T22:38:39.629Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-04T22:38:39.629Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:39.629Z] [2022-08-04T22:38:39.629Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-04T22:38:39.629Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:39.629Z] [2022-08-04T22:38:39.629Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-04T22:38:39.629Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:39.629Z] [2022-08-04T22:38:39.629Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-04T22:38:39.629Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:39.629Z] [2022-08-04T22:38:39.629Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-04T22:38:39.629Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:39.629Z] [2022-08-04T22:38:39.629Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.56s) [2022-08-04T22:38:39.629Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:39.629Z] [2022-08-04T22:38:39.629Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-04T22:38:39.629Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:39.629Z] [2022-08-04T22:38:39.629Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-04T22:38:39.629Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:39.629Z] [2022-08-04T22:38:39.629Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-04T22:38:39.629Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:39.629Z] [2022-08-04T22:38:39.629Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-04T22:38:39.629Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:39.629Z] [2022-08-04T22:38:39.629Z] DONE 17 tests, 17 skipped in 2.009s [2022-08-04T22:38:39.629Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-04T22:38:39.859Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-04T22:38:39.859Z] === RUN TestAuthZPluginAllowEventStream [2022-08-04T22:38:39.887Z] INFO: Testing against a local daemon [2022-08-04T22:38:39.887Z] === RUN TestPluginInvalidJSON [2022-08-04T22:38:39.887Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T22:38:39.887Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T22:38:39.887Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T22:38:39.887Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T22:38:39.887Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-04T22:38:39.887Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-04T22:38:39.887Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T22:38:39.887Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-04T22:38:39.887Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-04T22:38:39.887Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-04T22:38:39.887Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-04T22:38:39.887Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-04T22:38:39.887Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-04T22:38:39.887Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-04T22:38:39.887Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-04T22:38:39.887Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-04T22:38:39.887Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T22:38:39.887Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-04T22:38:39.887Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-04T22:38:39.887Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-04T22:38:39.887Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-04T22:38:39.887Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-08-04T22:38:39.887Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-04T22:38:39.887Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-04T22:38:39.887Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-04T22:38:39.887Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-04T22:38:39.887Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-04T22:38:39.887Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-04T22:38:39.887Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-04T22:38:39.887Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-04T22:38:39.887Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-04T22:38:39.887Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-04T22:38:39.887Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-04T22:38:39.887Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-04T22:38:39.887Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-04T22:38:39.887Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-04T22:38:39.887Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-04T22:38:39.887Z] === RUN TestPluginInstall [2022-08-04T22:38:39.887Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:39.887Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-04T22:38:39.887Z] === RUN TestPluginsWithRuntimes [2022-08-04T22:38:39.887Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-04T22:38:39.887Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-04T22:38:39.887Z] === RUN TestPluginBackCompatMediaTypes [2022-08-04T22:38:39.887Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-04T22:38:39.887Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-04T22:38:39.887Z] PASS [2022-08-04T22:38:39.887Z] [2022-08-04T22:38:39.887Z] === Skipped [2022-08-04T22:38:39.887Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-04T22:38:39.887Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T22:38:39.887Z] [2022-08-04T22:38:39.887Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-04T22:38:39.887Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-04T22:38:39.887Z] [2022-08-04T22:38:39.887Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-04T22:38:39.887Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-04T22:38:39.887Z] [2022-08-04T22:38:39.887Z] DONE 19 tests, 3 skipped in 0.207s [2022-08-04T22:38:39.887Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-04T22:38:39.887Z] INFO: Testing against a local daemon [2022-08-04T22:38:39.887Z] === RUN TestExternalGraphDriver [2022-08-04T22:38:40.317Z] --- PASS: TestHealthKillContainer (7.89s) [2022-08-04T22:38:40.317Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-04T22:38:40.317Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s) [2022-08-04T22:38:40.317Z] === RUN TestIpcModeNone [2022-08-04T22:38:40.452Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-04T22:38:40.452Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-08-04T22:38:40.452Z] === RUN TestGraphdriverPluginV2 [2022-08-04T22:38:40.887Z] --- PASS: TestIpcModeNone (0.46s) [2022-08-04T22:38:40.887Z] === RUN TestIpcModePrivate [2022-08-04T22:38:41.147Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-04T22:38:41.255Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s) [2022-08-04T22:38:41.255Z] === RUN TestAuthZPluginErrorResponse [2022-08-04T22:38:41.408Z] --- PASS: TestIpcModePrivate (0.52s) [2022-08-04T22:38:41.408Z] === RUN TestIpcModeShareable [2022-08-04T22:38:41.518Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-08-04T22:38:41.518Z] === RUN TestAuthZPluginErrorRequest [2022-08-04T22:38:41.668Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-08-04T22:38:41.928Z] --- PASS: TestIpcModeShareable (0.47s) [2022-08-04T22:38:41.928Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-04T22:38:42.090Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-04T22:38:42.090Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-04T22:38:42.671Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-08-04T22:38:42.671Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-04T22:38:43.312Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.53s) [2022-08-04T22:38:43.312Z] === RUN TestAPIIpcModeHost [2022-08-04T22:38:43.882Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-08-04T22:38:43.882Z] === RUN TestDaemonIpcModeShareable [2022-08-04T22:38:44.051Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2022-08-04T22:38:44.052Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-04T22:38:44.636Z] --- PASS: TestGraphdriverPluginV2 (3.78s) [2022-08-04T22:38:44.636Z] PASS [2022-08-04T22:38:44.636Z] [2022-08-04T22:38:44.636Z] === Skipped [2022-08-04T22:38:44.636Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-08-04T22:38:44.636Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-04T22:38:44.636Z] [2022-08-04T22:38:44.636Z] DONE 2 tests, 1 skipped in 4.242s [2022-08-04T22:38:44.636Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-04T22:38:44.636Z] INFO: Testing against a local daemon [2022-08-04T22:38:44.636Z] === RUN TestContinueAfterPluginCrash [2022-08-04T22:38:44.636Z] === PAUSE TestContinueAfterPluginCrash [2022-08-04T22:38:44.636Z] === RUN TestReadPluginNoRead [2022-08-04T22:38:44.636Z] === PAUSE TestReadPluginNoRead [2022-08-04T22:38:44.636Z] === RUN TestDaemonStartWithLogOpt [2022-08-04T22:38:44.636Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-04T22:38:44.636Z] === CONT TestContinueAfterPluginCrash [2022-08-04T22:38:44.636Z] === CONT TestDaemonStartWithLogOpt [2022-08-04T22:38:44.823Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-04T22:38:44.823Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-08-04T22:38:44.823Z] === RUN TestDaemonIpcModePrivate [2022-08-04T22:38:45.426Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.39s) [2022-08-04T22:38:45.426Z] === RUN TestAuthZPluginHeader [2022-08-04T22:38:46.206Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-04T22:38:46.206Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-08-04T22:38:46.206Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-04T22:38:46.359Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-04T22:38:46.359Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-04T22:38:47.147Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-04T22:38:47.407Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-08-04T22:38:47.407Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-04T22:38:48.347Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-04T22:38:48.347Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2022-08-04T22:38:48.347Z] === RUN TestIpcModeOlderClient [2022-08-04T22:38:48.347Z] === PAUSE TestIpcModeOlderClient [2022-08-04T22:38:48.347Z] === RUN TestKillContainerInvalidSignal [2022-08-04T22:38:48.917Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-08-04T22:38:48.918Z] === RUN TestKillContainer [2022-08-04T22:38:48.918Z] === RUN TestKillContainer/no_signal [2022-08-04T22:38:49.495Z] === RUN TestKillContainer/non_killing_signal [2022-08-04T22:38:49.765Z] === RUN TestKillContainer/killing_signal [2022-08-04T22:38:49.899Z] --- PASS: TestDaemonStartWithLogOpt (4.94s) [2022-08-04T22:38:49.899Z] === CONT TestReadPluginNoRead [2022-08-04T22:38:50.364Z] --- PASS: TestKillContainer (1.40s) [2022-08-04T22:38:50.364Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-08-04T22:38:50.364Z] --- PASS: TestKillContainer/non_killing_signal (0.32s) [2022-08-04T22:38:50.364Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-08-04T22:38:50.364Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-04T22:38:50.364Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-04T22:38:50.538Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.15s) [2022-08-04T22:38:50.538Z] === RUN TestAuthZPluginV2Disable [2022-08-04T22:38:50.625Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-04T22:38:51.196Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s) [2022-08-04T22:38:51.196Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-08-04T22:38:51.196Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2022-08-04T22:38:51.196Z] === RUN TestKillStoppedContainer [2022-08-04T22:38:51.196Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-04T22:38:51.196Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-04T22:38:51.196Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-04T22:38:51.196Z] === RUN TestKillDifferentUserContainer [2022-08-04T22:38:51.767Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-08-04T22:38:51.767Z] === RUN TestInspectOomKilledTrue [2022-08-04T22:38:51.799Z] === RUN TestReadPluginNoRead/default [2022-08-04T22:38:52.027Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-08-04T22:38:52.027Z] === RUN TestInspectOomKilledFalse [2022-08-04T22:38:52.597Z] --- PASS: TestInspectOomKilledFalse (0.44s) [2022-08-04T22:38:52.597Z] === RUN TestLinksEtcHostsContentMatch [2022-08-04T22:38:52.732Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-04T22:38:52.792Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-04T22:38:52.857Z] --- PASS: TestLinksEtcHostsContentMatch (0.39s) [2022-08-04T22:38:52.857Z] === RUN TestLinksContainerNames [2022-08-04T22:38:53.798Z] --- PASS: TestLinksContainerNames (0.88s) [2022-08-04T22:38:53.798Z] === RUN TestLogsFollowTailEmpty [2022-08-04T22:38:54.105Z] --- PASS: TestContinueAfterPluginCrash (9.67s) [2022-08-04T22:38:54.105Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-04T22:38:54.368Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-08-04T22:38:54.368Z] === RUN TestLogs [2022-08-04T22:38:54.368Z] === RUN TestLogs/driver_local [2022-08-04T22:38:54.368Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T22:38:54.368Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T22:38:54.368Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-04T22:38:54.368Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-04T22:38:54.368Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-04T22:38:54.368Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-04T22:38:54.368Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T22:38:54.368Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T22:38:54.368Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-04T22:38:54.368Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-04T22:38:54.368Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-04T22:38:54.368Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-04T22:38:54.368Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T22:38:54.368Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-04T22:38:54.719Z] --- PASS: TestAuthZPluginV2Disable (3.66s) [2022-08-04T22:38:54.719Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-04T22:38:54.940Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T22:38:54.940Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-04T22:38:55.478Z] === CONT TestReadPluginNoRead [2022-08-04T22:38:55.478Z] read_test.go:92: [d1dd4a8f427cb] daemon is not started [2022-08-04T22:38:55.478Z] --- PASS: TestReadPluginNoRead (6.12s) [2022-08-04T22:38:55.478Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-08-04T22:38:55.478Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.35s) [2022-08-04T22:38:55.478Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.32s) [2022-08-04T22:38:55.478Z] PASS [2022-08-04T22:38:55.478Z] [2022-08-04T22:38:55.478Z] DONE 6 tests in 11.404s [2022-08-04T22:38:55.478Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-04T22:38:55.478Z] testing: warning: no tests to run [2022-08-04T22:38:55.478Z] PASS [2022-08-04T22:38:55.478Z] [2022-08-04T22:38:55.478Z] DONE 0 tests in 0.050s [2022-08-04T22:38:55.478Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-04T22:38:55.511Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-04T22:38:55.511Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-04T22:38:55.736Z] INFO: Testing against a local daemon [2022-08-04T22:38:55.736Z] === RUN TestPluginWithDevMounts [2022-08-04T22:38:55.736Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-04T22:38:55.736Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-04T22:38:55.736Z] PASS [2022-08-04T22:38:55.736Z] [2022-08-04T22:38:55.736Z] === Skipped [2022-08-04T22:38:55.736Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-04T22:38:55.736Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-04T22:38:55.736Z] [2022-08-04T22:38:55.736Z] DONE 1 tests, 1 skipped in 0.239s [2022-08-04T22:38:55.736Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-04T22:38:55.993Z] INFO: Testing against a local daemon [2022-08-04T22:38:55.993Z] === RUN TestSecretInspect [2022-08-04T22:38:55.993Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:55.993Z] --- SKIP: TestSecretInspect (0.02s) [2022-08-04T22:38:55.993Z] === RUN TestSecretList [2022-08-04T22:38:55.993Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:55.993Z] --- SKIP: TestSecretList (0.02s) [2022-08-04T22:38:55.993Z] === RUN TestSecretsCreateAndDelete [2022-08-04T22:38:55.993Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:55.993Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-04T22:38:55.993Z] === RUN TestSecretsUpdate [2022-08-04T22:38:55.993Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:55.993Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-08-04T22:38:55.993Z] === RUN TestTemplatedSecret [2022-08-04T22:38:55.993Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:55.993Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-04T22:38:55.993Z] === RUN TestSecretCreateResolve [2022-08-04T22:38:55.993Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:55.993Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-04T22:38:55.993Z] PASS [2022-08-04T22:38:55.993Z] [2022-08-04T22:38:55.993Z] === Skipped [2022-08-04T22:38:55.993Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-08-04T22:38:55.993Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:55.993Z] [2022-08-04T22:38:55.993Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-08-04T22:38:55.993Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:55.993Z] [2022-08-04T22:38:55.993Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-04T22:38:55.993Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:55.993Z] [2022-08-04T22:38:55.993Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-08-04T22:38:55.993Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:55.993Z] [2022-08-04T22:38:55.993Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-04T22:38:55.993Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:55.993Z] [2022-08-04T22:38:55.993Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-04T22:38:55.993Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:55.993Z] [2022-08-04T22:38:55.993Z] DONE 6 tests, 6 skipped in 0.233s [2022-08-04T22:38:55.993Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-04T22:38:56.081Z] === RUN TestLogs/driver_json-file [2022-08-04T22:38:56.081Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T22:38:56.081Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T22:38:56.081Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-04T22:38:56.081Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-04T22:38:56.081Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-04T22:38:56.081Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-04T22:38:56.081Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T22:38:56.081Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T22:38:56.081Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T22:38:56.081Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T22:38:56.081Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T22:38:56.081Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T22:38:56.081Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T22:38:56.081Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T22:38:56.251Z] INFO: Testing against a local daemon [2022-08-04T22:38:56.252Z] === RUN TestServiceCreateInit [2022-08-04T22:38:56.252Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-04T22:38:56.252Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:56.252Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-04T22:38:56.252Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:56.252Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-04T22:38:56.252Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-04T22:38:56.252Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-04T22:38:56.252Z] === RUN TestCreateServiceMultipleTimes [2022-08-04T22:38:56.252Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:56.252Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-04T22:38:56.252Z] === RUN TestCreateServiceConflict [2022-08-04T22:38:56.252Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:56.252Z] --- SKIP: TestCreateServiceConflict (0.02s) [2022-08-04T22:38:56.252Z] === RUN TestCreateServiceMaxReplicas [2022-08-04T22:38:56.252Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:56.252Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-04T22:38:56.252Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-04T22:38:56.252Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:56.252Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-04T22:38:56.252Z] === RUN TestCreateServiceSecretFileMode [2022-08-04T22:38:56.252Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:56.252Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-04T22:38:56.252Z] === RUN TestCreateServiceConfigFileMode [2022-08-04T22:38:56.252Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:56.252Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-04T22:38:56.252Z] === RUN TestCreateServiceSysctls [2022-08-04T22:38:56.252Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:56.252Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-08-04T22:38:56.252Z] === RUN TestCreateServiceCapabilities [2022-08-04T22:38:56.252Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:56.252Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-08-04T22:38:56.252Z] === RUN TestInspect [2022-08-04T22:38:56.510Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:56.510Z] --- SKIP: TestInspect (0.02s) [2022-08-04T22:38:56.510Z] === RUN TestCreateJob [2022-08-04T22:38:56.510Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:56.510Z] --- SKIP: TestCreateJob (0.01s) [2022-08-04T22:38:56.510Z] === RUN TestReplicatedJob [2022-08-04T22:38:56.510Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:56.510Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-04T22:38:56.510Z] === RUN TestUpdateReplicatedJob [2022-08-04T22:38:56.510Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:56.510Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-04T22:38:56.510Z] === RUN TestServiceListWithStatuses [2022-08-04T22:38:56.510Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T22:38:56.510Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2022-08-04T22:38:56.510Z] === RUN TestDockerNetworkConnectAlias [2022-08-04T22:38:56.510Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:56.510Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-04T22:38:56.510Z] === RUN TestDockerNetworkReConnect [2022-08-04T22:38:56.510Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:56.510Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-04T22:38:56.510Z] === RUN TestServicePlugin [2022-08-04T22:38:57.022Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T22:38:57.022Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T22:38:57.282Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-04T22:38:57.282Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-04T22:38:57.853Z] --- PASS: TestLogs (3.60s) [2022-08-04T22:38:57.853Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-04T22:38:57.853Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.72s) [2022-08-04T22:38:57.853Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.75s) [2022-08-04T22:38:57.853Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.57s) [2022-08-04T22:38:57.853Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.57s) [2022-08-04T22:38:57.853Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.53s) [2022-08-04T22:38:57.853Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.52s) [2022-08-04T22:38:57.853Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-04T22:38:57.853Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.65s) [2022-08-04T22:38:57.853Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.68s) [2022-08-04T22:38:57.853Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.49s) [2022-08-04T22:38:57.853Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.52s) [2022-08-04T22:38:57.853Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.55s) [2022-08-04T22:38:57.853Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.53s) [2022-08-04T22:38:57.853Z] === RUN TestContainerNetworkMountsNoChown [2022-08-04T22:38:57.999Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.57s) [2022-08-04T22:38:57.999Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-04T22:38:58.410Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:58.410Z] --- SKIP: TestServicePlugin (1.95s) [2022-08-04T22:38:58.410Z] === RUN TestServiceUpdateLabel [2022-08-04T22:38:58.410Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:58.410Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-04T22:38:58.410Z] === RUN TestServiceUpdateSecrets [2022-08-04T22:38:58.410Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:58.410Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-08-04T22:38:58.410Z] === RUN TestServiceUpdateConfigs [2022-08-04T22:38:58.410Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:58.410Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-04T22:38:58.410Z] === RUN TestServiceUpdateNetwork [2022-08-04T22:38:58.410Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:58.410Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-04T22:38:58.410Z] === RUN TestServiceUpdatePidsLimit [2022-08-04T22:38:58.410Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:58.410Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-08-04T22:38:58.410Z] PASS [2022-08-04T22:38:58.410Z] [2022-08-04T22:38:58.410Z] === Skipped [2022-08-04T22:38:58.410Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-04T22:38:58.410Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:58.410Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-04T22:38:58.410Z] [2022-08-04T22:38:58.410Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-04T22:38:58.410Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:58.410Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-04T22:38:58.410Z] [2022-08-04T22:38:58.410Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-04T22:38:58.410Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:58.410Z] [2022-08-04T22:38:58.410Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2022-08-04T22:38:58.410Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:58.410Z] [2022-08-04T22:38:58.410Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-04T22:38:58.410Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:58.410Z] [2022-08-04T22:38:58.410Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-04T22:38:58.410Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:58.410Z] [2022-08-04T22:38:58.410Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-04T22:38:58.410Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:58.410Z] [2022-08-04T22:38:58.410Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-04T22:38:58.410Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:58.410Z] [2022-08-04T22:38:58.410Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-08-04T22:38:58.410Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:58.410Z] [2022-08-04T22:38:58.410Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-08-04T22:38:58.410Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:58.410Z] [2022-08-04T22:38:58.410Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2022-08-04T22:38:58.410Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:58.410Z] [2022-08-04T22:38:58.410Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-04T22:38:58.410Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:58.410Z] [2022-08-04T22:38:58.410Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-04T22:38:58.410Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:58.410Z] [2022-08-04T22:38:58.410Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-04T22:38:58.410Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:58.410Z] [2022-08-04T22:38:58.410Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2022-08-04T22:38:58.410Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T22:38:58.410Z] [2022-08-04T22:38:58.410Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-04T22:38:58.410Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:58.410Z] [2022-08-04T22:38:58.410Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-04T22:38:58.410Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:58.410Z] [2022-08-04T22:38:58.410Z] === SKIP: amd64.integration.service TestServicePlugin (1.95s) [2022-08-04T22:38:58.410Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:58.410Z] [2022-08-04T22:38:58.410Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-04T22:38:58.410Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:58.410Z] [2022-08-04T22:38:58.410Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-08-04T22:38:58.410Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:58.410Z] [2022-08-04T22:38:58.410Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-04T22:38:58.410Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:58.410Z] [2022-08-04T22:38:58.410Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-04T22:38:58.410Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:58.410Z] [2022-08-04T22:38:58.410Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-08-04T22:38:58.410Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T22:38:58.410Z] [2022-08-04T22:38:58.410Z] DONE 24 tests, 23 skipped in 2.434s [2022-08-04T22:38:58.410Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-04T22:38:58.423Z] --- PASS: TestContainerNetworkMountsNoChown (0.57s) [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/default [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/default [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/private [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/private [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/rprivate [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/slave [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/slave [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/rslave [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/shared [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/shared [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/rshared [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-04T22:38:58.423Z] === CONT TestMountDaemonRoot/default [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-04T22:38:58.423Z] === CONT TestMountDaemonRoot/rslave [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-04T22:38:58.423Z] === CONT TestMountDaemonRoot/rshared [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T22:38:58.423Z] === CONT TestMountDaemonRoot/shared [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-04T22:38:58.423Z] === CONT TestMountDaemonRoot/rprivate [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-04T22:38:58.423Z] === CONT TestMountDaemonRoot/slave [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-04T22:38:58.423Z] === CONT TestMountDaemonRoot/private [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-04T22:38:58.423Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-04T22:38:58.423Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-04T22:38:58.423Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-04T22:38:58.423Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-04T22:38:58.423Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-04T22:38:58.423Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-04T22:38:58.667Z] INFO: Testing against a local daemon [2022-08-04T22:38:58.667Z] === RUN TestSessionCreate [2022-08-04T22:38:58.667Z] --- PASS: TestSessionCreate (0.04s) [2022-08-04T22:38:58.667Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-04T22:38:58.667Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-04T22:38:58.667Z] PASS [2022-08-04T22:38:58.667Z] [2022-08-04T22:38:58.667Z] DONE 2 tests in 0.174s [2022-08-04T22:38:58.667Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-04T22:38:58.683Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T22:38:58.683Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-04T22:38:58.683Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-04T22:38:58.683Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-04T22:38:58.683Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T22:38:58.683Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-04T22:38:58.683Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T22:38:58.683Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T22:38:58.683Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-04T22:38:58.683Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T22:38:58.925Z] INFO: Testing against a local daemon [2022-08-04T22:38:58.925Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-04T22:38:58.925Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T22:38:58.925Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T22:38:58.925Z] === RUN TestDiskUsage [2022-08-04T22:38:58.925Z] === PAUSE TestDiskUsage [2022-08-04T22:38:58.925Z] === RUN TestEventsExecDie [2022-08-04T22:38:58.943Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-04T22:38:58.943Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-04T22:38:58.943Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-04T22:38:58.943Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-04T22:38:58.943Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-04T22:38:58.943Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-04T22:38:58.943Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T22:38:58.943Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-04T22:38:58.943Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-04T22:38:58.943Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-04T22:38:58.943Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-04T22:38:58.943Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-04T22:38:58.943Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-04T22:38:58.943Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-04T22:38:58.943Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-04T22:38:58.943Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-04T22:38:58.943Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-04T22:38:58.943Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-04T22:38:58.943Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-04T22:38:58.943Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-04T22:38:58.943Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-04T22:38:58.943Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-08-04T22:38:58.943Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-08-04T22:38:58.943Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-04T22:38:58.943Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-08-04T22:38:58.943Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-04T22:38:58.943Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-04T22:38:58.943Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-04T22:38:58.943Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-08-04T22:38:58.943Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-04T22:38:58.943Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-04T22:38:58.944Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-08-04T22:38:58.944Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-04T22:38:58.944Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-04T22:38:58.944Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-04T22:38:58.944Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-04T22:38:58.944Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-04T22:38:58.944Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-04T22:38:58.944Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-04T22:38:58.944Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-04T22:38:58.944Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-04T22:38:58.944Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-04T22:38:58.944Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-04T22:38:58.944Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-04T22:38:58.944Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-04T22:38:58.944Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-04T22:38:58.944Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-04T22:38:58.944Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-04T22:38:58.944Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-04T22:38:58.944Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-04T22:38:58.944Z] === RUN TestContainerBindMountNonRecursive [2022-08-04T22:38:59.491Z] --- PASS: TestEventsExecDie (0.50s) [2022-08-04T22:38:59.491Z] === RUN TestEventsBackwardsCompatible [2022-08-04T22:38:59.491Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-04T22:38:59.491Z] === RUN TestEventsVolumeCreate [2022-08-04T22:38:59.491Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-04T22:38:59.491Z] === RUN TestInfoBinaryCommits [2022-08-04T22:38:59.491Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-04T22:38:59.491Z] === RUN TestInfoAPIVersioned [2022-08-04T22:38:59.491Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-04T22:38:59.491Z] === RUN TestInfoAPI [2022-08-04T22:38:59.491Z] --- PASS: TestInfoAPI (0.02s) [2022-08-04T22:38:59.491Z] === RUN TestInfoAPIWarnings [2022-08-04T22:39:00.330Z] --- PASS: TestContainerBindMountNonRecursive (1.37s) [2022-08-04T22:39:00.330Z] === RUN TestContainerVolumesMountedAsShared [2022-08-04T22:39:00.901Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-08-04T22:39:00.901Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-04T22:39:01.161Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-08-04T22:39:01.161Z] === RUN TestNetworkNat [2022-08-04T22:39:01.731Z] --- PASS: TestNetworkNat (0.49s) [2022-08-04T22:39:01.731Z] === RUN TestNetworkLocalhostTCPNat [2022-08-04T22:39:01.992Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-08-04T22:39:01.992Z] === RUN TestNetworkLoopbackNat [2022-08-04T22:39:04.534Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-08-04T22:39:04.534Z] === RUN TestPause [2022-08-04T22:39:05.105Z] --- PASS: TestPause (0.48s) [2022-08-04T22:39:05.105Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-04T22:39:05.105Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T22:39:05.105Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T22:39:05.105Z] === RUN TestPauseStopPausedContainer [2022-08-04T22:39:05.676Z] --- PASS: TestPauseStopPausedContainer (0.50s) [2022-08-04T22:39:05.676Z] === RUN TestPidHost [2022-08-04T22:39:06.616Z] --- PASS: TestPidHost (1.00s) [2022-08-04T22:39:06.616Z] === RUN TestPsFilter [2022-08-04T22:39:06.877Z] --- PASS: TestPsFilter (0.12s) [2022-08-04T22:39:06.877Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-04T22:39:07.139Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-08-04T22:39:07.139Z] === RUN TestRemoveContainerWithVolume [2022-08-04T22:39:07.709Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-08-04T22:39:07.709Z] === RUN TestRemoveContainerRunning [2022-08-04T22:39:07.967Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.74s) [2022-08-04T22:39:07.967Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-04T22:39:07.969Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-08-04T22:39:07.969Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-04T22:39:08.540Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-08-04T22:39:08.540Z] === RUN TestRemoveInvalidContainer [2022-08-04T22:39:08.540Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-04T22:39:08.540Z] === RUN TestRenameLinkedContainer [2022-08-04T22:39:10.451Z] --- PASS: TestRenameLinkedContainer (1.80s) [2022-08-04T22:39:10.451Z] === RUN TestRenameStoppedContainer [2022-08-04T22:39:10.711Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-08-04T22:39:10.711Z] === RUN TestRenameRunningContainerAndReuse [2022-08-04T22:39:11.652Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-08-04T22:39:11.652Z] === RUN TestRenameInvalidName [2022-08-04T22:39:12.222Z] --- PASS: TestRenameInvalidName (0.49s) [2022-08-04T22:39:12.222Z] === RUN TestRenameAnonymousContainer [2022-08-04T22:39:13.603Z] --- PASS: TestRenameAnonymousContainer (1.61s) [2022-08-04T22:39:13.603Z] === RUN TestRenameContainerWithSameName [2022-08-04T22:39:14.174Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-08-04T22:39:14.174Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-04T22:39:15.114Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-08-04T22:39:15.114Z] === RUN TestResize [2022-08-04T22:39:15.374Z] --- PASS: TestResize (0.43s) [2022-08-04T22:39:15.374Z] === RUN TestResizeWithInvalidSize [2022-08-04T22:39:15.944Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-08-04T22:39:15.944Z] === RUN TestResizeWhenContainerNotStarted [2022-08-04T22:39:16.205Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-08-04T22:39:16.205Z] === RUN TestDaemonRestartKillContainers [2022-08-04T22:39:16.205Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T22:39:16.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T22:39:16.205Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T22:39:16.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T22:39:16.205Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T22:39:16.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T22:39:16.205Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T22:39:16.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T22:39:16.205Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T22:39:16.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T22:39:16.205Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T22:39:16.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T22:39:16.205Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T22:39:16.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T22:39:16.205Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T22:39:16.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T22:39:16.205Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T22:39:16.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T22:39:16.205Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T22:39:16.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T22:39:16.205Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T22:39:16.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T22:39:16.205Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T22:39:16.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T22:39:16.205Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T22:39:16.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T22:39:16.205Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T22:39:16.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T22:39:16.205Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T22:39:16.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T22:39:16.205Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T22:39:16.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T22:39:16.205Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T22:39:16.205Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T22:39:17.558Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-08-04T22:39:17.558Z] === RUN TestInfoDebug [2022-08-04T22:39:17.558Z] --- PASS: TestInfoDebug (0.54s) [2022-08-04T22:39:17.558Z] === RUN TestInfoInsecureRegistries [2022-08-04T22:39:17.558Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-04T22:39:17.558Z] === RUN TestInfoRegistryMirrors [2022-08-04T22:39:17.558Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-04T22:39:17.558Z] === RUN TestLoginFailsWithBadCredentials [2022-08-04T22:39:18.116Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T22:39:18.123Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-04T22:39:18.123Z] === RUN TestPingCacheHeaders [2022-08-04T22:39:18.123Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-04T22:39:18.123Z] === RUN TestPingGet [2022-08-04T22:39:18.123Z] --- PASS: TestPingGet (0.02s) [2022-08-04T22:39:18.123Z] === RUN TestPingHead [2022-08-04T22:39:18.123Z] --- PASS: TestPingHead (0.03s) [2022-08-04T22:39:18.123Z] === RUN TestPingSwarmHeader [2022-08-04T22:39:18.690Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-04T22:39:19.062Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T22:39:19.255Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-04T22:39:20.189Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-04T22:39:20.189Z] --- PASS: TestPingSwarmHeader (2.15s) [2022-08-04T22:39:20.189Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-04T22:39:20.189Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-04T22:39:20.189Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-04T22:39:20.189Z] === RUN TestVersion [2022-08-04T22:39:20.445Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T22:39:20.445Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T22:39:20.447Z] --- PASS: TestVersion (0.04s) [2022-08-04T22:39:20.447Z] === CONT TestDiskUsage [2022-08-04T22:39:20.705Z] === RUN TestDiskUsage/empty [2022-08-04T22:39:20.705Z] === RUN TestDiskUsage/empty/container_types [2022-08-04T22:39:20.705Z] === RUN TestDiskUsage/empty/image_types [2022-08-04T22:39:20.705Z] === RUN TestDiskUsage/empty/volume_types [2022-08-04T22:39:20.705Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-04T22:39:20.705Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-04T22:39:20.705Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-04T22:39:20.963Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-04T22:39:20.963Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-04T22:39:20.963Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-04T22:39:20.963Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-04T22:39:20.963Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-04T22:39:20.963Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-04T22:39:20.963Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-04T22:39:20.963Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-04T22:39:20.963Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-04T22:39:20.963Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-04T22:39:20.963Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-04T22:39:20.963Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-04T22:39:20.963Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-04T22:39:20.963Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-04T22:39:20.963Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-04T22:39:20.963Z] === RUN TestDiskUsage/after_container.Run [2022-08-04T22:39:21.221Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-04T22:39:21.221Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-04T22:39:21.221Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-04T22:39:21.221Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-04T22:39:21.221Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-04T22:39:21.221Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-04T22:39:21.221Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-04T22:39:21.387Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T22:39:21.479Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-04T22:39:21.479Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-04T22:39:21.479Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage (1.24s) [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-04T22:39:21.479Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-08-04T22:39:21.479Z] PASS [2022-08-04T22:39:21.479Z] [2022-08-04T22:39:21.479Z] === Skipped [2022-08-04T22:39:21.479Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T22:39:21.479Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T22:39:21.479Z] [2022-08-04T22:39:21.479Z] DONE 54 tests, 1 skipped in 22.878s [2022-08-04T22:39:21.479Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-04T22:39:21.647Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T22:39:21.737Z] INFO: Testing against a local daemon [2022-08-04T22:39:21.737Z] === RUN TestVolumesCreateAndList [2022-08-04T22:39:21.737Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-04T22:39:21.737Z] === RUN TestVolumesRemove [2022-08-04T22:39:21.737Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-04T22:39:21.737Z] === RUN TestVolumesInspect [2022-08-04T22:39:21.737Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-04T22:39:21.737Z] === RUN TestVolumesInvalidJSON [2022-08-04T22:39:21.737Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-04T22:39:21.737Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-04T22:39:21.737Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-04T22:39:21.737Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-04T22:39:21.737Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-04T22:39:21.737Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-04T22:39:21.737Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-04T22:39:21.737Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-04T22:39:21.737Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-04T22:39:21.737Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-04T22:39:21.737Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-04T22:39:21.737Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-04T22:39:21.737Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-04T22:39:21.737Z] PASS [2022-08-04T22:39:21.737Z] [2022-08-04T22:39:21.737Z] DONE 9 tests in 0.216s [2022-08-04T22:39:21.737Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T22:39:21.737Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14319 is not a child of this shell [2022-08-04T22:39:21.737Z] warning: PID 14319 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-04T22:39:21.995Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T22:39:21.995Z] [2022-08-04T22:39:21.995Z] Unloading profiles will leave already running processes permanently [2022-08-04T22:39:21.995Z] unconfined, which can lead to unexpected situations. [2022-08-04T22:39:21.995Z] [2022-08-04T22:39:21.995Z] To set a process to complain mode, use the command line tool [2022-08-04T22:39:21.995Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T22:39:21.995Z] Removing test suite binaries [2022-08-04T22:39:21.995Z] exiting test-integration [2022-08-04T22:39:21.995Z] ++ exit 0 [2022-08-04T22:39:21.995Z] Post stage [Pipeline] junit [2022-08-04T22:39:22.944Z] Recording test results [2022-08-04T22:39:24.311Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-04T22:39:24.645Z] + echo Ensuring container killed. [2022-08-04T22:39:24.645Z] Ensuring container killed. [2022-08-04T22:39:24.645Z] + docker rm -vf docker-pr1 [2022-08-04T22:39:24.645Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-04T22:39:24.928Z] + echo Chowning /workspace to jenkins user [2022-08-04T22:39:24.928Z] Chowning /workspace to jenkins user [2022-08-04T22:39:24.928Z] + id -u [2022-08-04T22:39:24.928Z] + id -g [2022-08-04T22:39:24.928Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43917:/workspace busybox chown -R 1000:1000 /workspace [2022-08-04T22:39:24.928Z] Unable to find image 'busybox:latest' locally [2022-08-04T22:39:24.928Z] latest: Pulling from library/busybox [2022-08-04T22:39:24.944Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T22:39:24.944Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T22:39:25.186Z] 50783e0dfb64: Pulling fs layer [2022-08-04T22:39:25.186Z] 50783e0dfb64: Download complete [2022-08-04T22:39:25.186Z] 50783e0dfb64: Pull complete [2022-08-04T22:39:25.186Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-04T22:39:25.186Z] Status: Downloaded newer image for busybox:latest [2022-08-04T22:39:26.040Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-04T22:39:26.040Z] PASS [2022-08-04T22:39:26.040Z] [2022-08-04T22:39:26.040Z] DONE 17 tests in 47.669s [2022-08-04T22:39:26.040Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-04T22:39:26.040Z] INFO: Testing against a local daemon [2022-08-04T22:39:26.040Z] === RUN TestPluginInvalidJSON [2022-08-04T22:39:26.040Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T22:39:26.040Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T22:39:26.040Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T22:39:26.040Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T22:39:26.040Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-04T22:39:26.040Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-04T22:39:26.040Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T22:39:26.040Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-04T22:39:26.040Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-04T22:39:26.040Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-04T22:39:26.040Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-04T22:39:26.040Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-04T22:39:26.040Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-04T22:39:26.040Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-04T22:39:26.040Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T22:39:26.040Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-04T22:39:26.040Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-04T22:39:26.040Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-04T22:39:26.040Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-04T22:39:26.040Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-04T22:39:26.040Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-04T22:39:26.040Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-08-04T22:39:26.040Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-04T22:39:26.040Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-04T22:39:26.040Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-04T22:39:26.040Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-04T22:39:26.040Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-04T22:39:26.040Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-04T22:39:26.040Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-04T22:39:26.040Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-04T22:39:26.040Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-04T22:39:26.040Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-04T22:39:26.040Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-04T22:39:26.040Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-04T22:39:26.040Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-04T22:39:26.040Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-04T22:39:26.040Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-04T22:39:26.040Z] === RUN TestPluginInstall [2022-08-04T22:39:26.040Z] === RUN TestPluginInstall/no_auth [2022-08-04T22:39:26.040Z] time="2022-08-04T22:39:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T22:39:26.040Z] time="2022-08-04T22:39:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:530e4a1f3a96d7bb6c4a48553ef96bbc2ebea371f333c7df0ce352bfdbffe59d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T22:39:26.040Z] time="2022-08-04T22:39:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T22:39:26.040Z] time="2022-08-04T22:39:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:530e4a1f3a96d7bb6c4a48553ef96bbc2ebea371f333c7df0ce352bfdbffe59d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T22:39:26.040Z] === RUN TestPluginInstall/with_htpasswd [2022-08-04T22:39:26.040Z] time="2022-08-04T22:39:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T22:39:26.040Z] time="2022-08-04T22:39:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c537524c475928edb648b0bd970ae3d0b99c7d3c60f781296a02bd3881300ff" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T22:39:26.040Z] time="2022-08-04T22:39:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T22:39:26.040Z] time="2022-08-04T22:39:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c537524c475928edb648b0bd970ae3d0b99c7d3c60f781296a02bd3881300ff" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T22:39:26.040Z] === RUN TestPluginInstall/with_insecure [2022-08-04T22:39:26.605Z] time="2022-08-04T22:39:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T22:39:26.605Z] time="2022-08-04T22:39:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd5d2df43e5744fe586aefa91ac7cf54d4f37335b3189f676b9dfd2177bc8d23" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T22:39:26.605Z] time="2022-08-04T22:39:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T22:39:26.605Z] time="2022-08-04T22:39:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd5d2df43e5744fe586aefa91ac7cf54d4f37335b3189f676b9dfd2177bc8d23" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T22:39:26.855Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T22:39:26.863Z] plugin_test.go:196: [d57d09d45c37d] daemon is not started [2022-08-04T22:39:26.863Z] --- PASS: TestPluginInstall (2.73s) [2022-08-04T22:39:26.863Z] --- PASS: TestPluginInstall/no_auth (1.05s) [2022-08-04T22:39:26.863Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-08-04T22:39:26.863Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-08-04T22:39:26.863Z] === RUN TestPluginsWithRuntimes [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T22:39:27.382Z] + bundleName=amd64-rootless [2022-08-04T22:39:27.382Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-04T22:39:27.382Z] Creating amd64-rootless-bundles.tar.gz [2022-08-04T22:39:27.382Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-04T22:39:27.382Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-04T22:39:27.395Z] Archiving artifacts [2022-08-04T22:39:28.760Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-04T22:39:28.766Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T22:39:28.766Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T22:39:29.127Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43917/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-04T22:39:29.326Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-04T22:39:29.442Z] + make clean [2022-08-04T22:39:29.699Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-04T22:39:29.699Z] docker-dev-cache [2022-08-04T22:39:29.699Z] docker-mod-cache [Pipeline] deleteDir [2022-08-04T22:39:30.148Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T22:39:30.260Z] --- PASS: TestPluginsWithRuntimes (3.30s) [2022-08-04T22:39:30.260Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-08-04T22:39:30.260Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-08-04T22:39:30.260Z] === RUN TestPluginBackCompatMediaTypes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-04T22:39:30.719Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T22:39:30.826Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-04T22:39:30.826Z] PASS [2022-08-04T22:39:30.826Z] [2022-08-04T22:39:30.826Z] DONE 24 tests in 6.642s [2022-08-04T22:39:30.826Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-04T22:39:30.826Z] INFO: Testing against a local daemon [2022-08-04T22:39:30.826Z] === RUN TestExternalGraphDriver [2022-08-04T22:39:31.083Z] === RUN TestExternalGraphDriver/json [2022-08-04T22:39:32.104Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T22:39:32.981Z] === RUN TestExternalGraphDriver/spec [2022-08-04T22:39:33.509Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-04T22:39:33.509Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.63s) [2022-08-04T22:39:33.509Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-04T22:39:33.509Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.98s) [2022-08-04T22:39:33.509Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-04T22:39:33.509Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-08-04T22:39:33.509Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-08-04T22:39:33.509Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.43s) [2022-08-04T22:39:33.509Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.41s) [2022-08-04T22:39:33.509Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.86s) [2022-08-04T22:39:33.509Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s) [2022-08-04T22:39:33.509Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.90s) [2022-08-04T22:39:33.509Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s) [2022-08-04T22:39:33.509Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.86s) [2022-08-04T22:39:33.509Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s) [2022-08-04T22:39:33.509Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.67s) [2022-08-04T22:39:33.509Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.59s) [2022-08-04T22:39:33.509Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-04T22:39:33.509Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-04T22:39:34.468Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-04T22:39:34.879Z] === RUN TestExternalGraphDriver/pull [2022-08-04T22:39:35.410Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.90s) [2022-08-04T22:39:35.410Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.96s) [2022-08-04T22:39:35.410Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s) [2022-08-04T22:39:35.410Z] === RUN TestCgroupNamespacesRun [2022-08-04T22:39:36.252Z] --- PASS: TestExternalGraphDriver (5.28s) [2022-08-04T22:39:36.252Z] --- PASS: TestExternalGraphDriver/json (1.69s) [2022-08-04T22:39:36.252Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2022-08-04T22:39:36.252Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2022-08-04T22:39:36.252Z] === RUN TestGraphdriverPluginV2 [2022-08-04T22:39:36.792Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-08-04T22:39:36.792Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-04T22:39:37.733Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2022-08-04T22:39:37.733Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-04T22:39:39.115Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-08-04T22:39:39.115Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-04T22:39:40.057Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-08-04T22:39:40.057Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-04T22:39:40.431Z] --- PASS: TestGraphdriverPluginV2 (4.09s) [2022-08-04T22:39:40.431Z] PASS [2022-08-04T22:39:40.431Z] [2022-08-04T22:39:40.431Z] DONE 5 tests in 9.407s [2022-08-04T22:39:40.431Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-04T22:39:40.431Z] INFO: Testing against a local daemon [2022-08-04T22:39:40.431Z] === RUN TestContinueAfterPluginCrash [2022-08-04T22:39:40.431Z] === PAUSE TestContinueAfterPluginCrash [2022-08-04T22:39:40.431Z] === RUN TestReadPluginNoRead [2022-08-04T22:39:40.431Z] === PAUSE TestReadPluginNoRead [2022-08-04T22:39:40.431Z] === RUN TestDaemonStartWithLogOpt [2022-08-04T22:39:40.431Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-04T22:39:40.431Z] === CONT TestContinueAfterPluginCrash [2022-08-04T22:39:40.431Z] === CONT TestDaemonStartWithLogOpt [2022-08-04T22:39:40.998Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-08-04T22:39:40.998Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-04T22:39:42.381Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-08-04T22:39:42.381Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-04T22:39:42.951Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-04T22:39:42.951Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-04T22:39:43.713Z] --- PASS: TestDaemonStartWithLogOpt (3.36s) [2022-08-04T22:39:43.713Z] === CONT TestReadPluginNoRead [2022-08-04T22:39:44.333Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-08-04T22:39:44.333Z] === RUN TestNISDomainname [2022-08-04T22:39:44.593Z] --- PASS: TestNISDomainname (0.51s) [2022-08-04T22:39:44.594Z] === RUN TestHostnameDnsResolution [2022-08-04T22:39:45.163Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-08-04T22:39:45.163Z] === RUN TestUnprivilegedPortsAndPing [2022-08-04T22:39:45.733Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-08-04T22:39:45.733Z] === RUN TestPrivilegedHostDevices [2022-08-04T22:39:46.239Z] === RUN TestReadPluginNoRead/default [2022-08-04T22:39:46.304Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-08-04T22:39:46.304Z] === RUN TestRunConsoleSize [2022-08-04T22:39:46.564Z] --- PASS: TestRunConsoleSize (0.40s) [2022-08-04T22:39:46.564Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-04T22:39:47.172Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-04T22:39:47.948Z] --- PASS: TestRunWithAlternativeContainerdShim (1.09s) [2022-08-04T22:39:47.948Z] === RUN TestStats [2022-08-04T22:39:48.107Z] .........................xx.................... [ 29%] [2022-08-04T22:39:48.546Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-04T22:39:48.546Z] --- PASS: TestContinueAfterPluginCrash (8.37s) [2022-08-04T22:39:49.480Z] === CONT TestReadPluginNoRead [2022-08-04T22:39:49.480Z] read_test.go:92: [d705bd5afac16] daemon is not started [2022-08-04T22:39:49.480Z] --- PASS: TestReadPluginNoRead (5.87s) [2022-08-04T22:39:49.480Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-08-04T22:39:49.480Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) [2022-08-04T22:39:49.480Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-08-04T22:39:49.480Z] PASS [2022-08-04T22:39:49.480Z] [2022-08-04T22:39:49.480Z] DONE 6 tests in 9.259s [2022-08-04T22:39:49.480Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-04T22:39:49.480Z] testing: warning: no tests to run [2022-08-04T22:39:49.480Z] PASS [2022-08-04T22:39:49.480Z] [2022-08-04T22:39:49.480Z] DONE 0 tests in 0.008s [2022-08-04T22:39:49.480Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-04T22:39:49.480Z] INFO: Testing against a local daemon [2022-08-04T22:39:49.480Z] === RUN TestPluginWithDevMounts [2022-08-04T22:39:49.480Z] === PAUSE TestPluginWithDevMounts [2022-08-04T22:39:49.480Z] === CONT TestPluginWithDevMounts [2022-08-04T22:39:50.489Z] --- PASS: TestStats (2.42s) [2022-08-04T22:39:50.489Z] === RUN TestStopContainerWithTimeout [2022-08-04T22:39:50.489Z] === RUN TestStopContainerWithTimeout/0 [2022-08-04T22:39:50.489Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-04T22:39:50.489Z] === RUN TestStopContainerWithTimeout/1 [2022-08-04T22:39:50.489Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-04T22:39:50.489Z] === RUN TestStopContainerWithTimeout/3 [2022-08-04T22:39:50.489Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-04T22:39:50.489Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-04T22:39:50.489Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-04T22:39:50.489Z] === CONT TestStopContainerWithTimeout/0 [2022-08-04T22:39:50.489Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-04T22:39:51.060Z] === CONT TestStopContainerWithTimeout/3 [2022-08-04T22:39:51.377Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-08-04T22:39:51.377Z] PASS [2022-08-04T22:39:51.377Z] [2022-08-04T22:39:51.377Z] DONE 1 tests in 1.558s [2022-08-04T22:39:51.377Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-04T22:39:51.377Z] INFO: Testing against a local daemon [2022-08-04T22:39:51.377Z] === RUN TestSecretInspect [2022-08-04T22:39:52.970Z] === CONT TestStopContainerWithTimeout/1 [2022-08-04T22:39:53.277Z] --- PASS: TestSecretInspect (2.17s) [2022-08-04T22:39:53.277Z] === RUN TestSecretList [2022-08-04T22:39:54.351Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-04T22:39:54.352Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2022-08-04T22:39:54.352Z] --- PASS: TestStopContainerWithTimeout/-1 (2.70s) [2022-08-04T22:39:54.352Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-08-04T22:39:54.352Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2022-08-04T22:39:54.352Z] === RUN TestDeleteDevicemapper [2022-08-04T22:39:54.352Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T22:39:54.352Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-04T22:39:54.352Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-04T22:39:55.802Z] --- PASS: TestSecretList (2.17s) [2022-08-04T22:39:55.802Z] === RUN TestSecretsCreateAndDelete [2022-08-04T22:39:56.893Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.07s) [2022-08-04T22:39:56.893Z] === RUN TestUpdateMemory [2022-08-04T22:39:56.893Z] --- PASS: TestUpdateMemory (0.53s) [2022-08-04T22:39:56.893Z] === RUN TestUpdateCPUQuota [2022-08-04T22:39:57.698Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-08-04T22:39:57.698Z] === RUN TestSecretsUpdate [2022-08-04T22:39:57.834Z] --- PASS: TestUpdateCPUQuota (0.68s) [2022-08-04T22:39:57.834Z] === RUN TestUpdatePidsLimit [2022-08-04T22:39:57.834Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-04T22:39:57.834Z] === RUN TestUpdatePidsLimit/no_change [2022-08-04T22:39:58.095Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-04T22:39:58.096Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-04T22:39:58.356Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-04T22:39:58.617Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-04T22:39:58.877Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-04T22:39:59.449Z] --- PASS: TestUpdatePidsLimit (1.77s) [2022-08-04T22:39:59.449Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-08-04T22:39:59.449Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-08-04T22:39:59.449Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-08-04T22:39:59.449Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-08-04T22:39:59.449Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-08-04T22:39:59.449Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-08-04T22:39:59.449Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-08-04T22:39:59.449Z] === RUN TestUpdateRestartPolicy [2022-08-04T22:40:00.224Z] --- PASS: TestSecretsUpdate (2.18s) [2022-08-04T22:40:00.224Z] === RUN TestTemplatedSecret [2022-08-04T22:40:02.752Z] --- PASS: TestTemplatedSecret (2.56s) [2022-08-04T22:40:02.752Z] === RUN TestSecretCreateResolve [2022-08-04T22:40:04.656Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-08-04T22:40:04.656Z] PASS [2022-08-04T22:40:04.656Z] [2022-08-04T22:40:04.656Z] DONE 6 tests in 13.438s [2022-08-04T22:40:04.656Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-04T22:40:04.656Z] INFO: Testing against a local daemon [2022-08-04T22:40:04.656Z] === RUN TestServiceCreateInit [2022-08-04T22:40:04.656Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-04T22:40:05.749Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-04T22:40:08.859Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-04T22:40:11.678Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2022-08-04T22:40:11.678Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-04T22:40:11.678Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-08-04T22:40:11.678Z] === RUN TestWaitNonBlocked [2022-08-04T22:40:11.678Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T22:40:11.678Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T22:40:11.678Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T22:40:11.678Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T22:40:11.678Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T22:40:11.678Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T22:40:11.678Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-04T22:40:11.678Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-08-04T22:40:11.678Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-08-04T22:40:11.678Z] === RUN TestWaitBlocked [2022-08-04T22:40:11.678Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T22:40:11.678Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T22:40:11.678Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T22:40:11.678Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T22:40:11.678Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T22:40:11.678Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T22:40:12.248Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-04T22:40:12.248Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-08-04T22:40:12.248Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2022-08-04T22:40:12.248Z] === RUN TestWaitConditions [2022-08-04T22:40:12.248Z] === RUN TestWaitConditions/default [2022-08-04T22:40:12.248Z] === PAUSE TestWaitConditions/default [2022-08-04T22:40:12.248Z] === RUN TestWaitConditions/not-running [2022-08-04T22:40:12.248Z] === PAUSE TestWaitConditions/not-running [2022-08-04T22:40:12.248Z] === RUN TestWaitConditions/next-exit [2022-08-04T22:40:12.248Z] === PAUSE TestWaitConditions/next-exit [2022-08-04T22:40:12.248Z] === RUN TestWaitConditions/removed [2022-08-04T22:40:12.248Z] === PAUSE TestWaitConditions/removed [2022-08-04T22:40:12.248Z] === CONT TestWaitConditions/default [2022-08-04T22:40:12.248Z] === CONT TestWaitConditions/next-exit [2022-08-04T22:40:13.037Z] --- PASS: TestServiceCreateInit (7.75s) [2022-08-04T22:40:13.037Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.84s) [2022-08-04T22:40:13.037Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.89s) [2022-08-04T22:40:13.037Z] === RUN TestCreateServiceMultipleTimes [2022-08-04T22:40:13.226Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-04T22:40:13.751Z] === CONT TestWaitConditions/not-running [2022-08-04T22:40:14.011Z] === CONT TestWaitConditions/removed [2022-08-04T22:40:15.922Z] --- PASS: TestWaitConditions (0.01s) [2022-08-04T22:40:15.923Z] --- PASS: TestWaitConditions/default (1.67s) [2022-08-04T22:40:15.923Z] --- PASS: TestWaitConditions/next-exit (1.73s) [2022-08-04T22:40:15.923Z] --- PASS: TestWaitConditions/removed (1.59s) [2022-08-04T22:40:15.923Z] --- PASS: TestWaitConditions/not-running (1.70s) [2022-08-04T22:40:15.923Z] === RUN TestWaitRestartedContainer [2022-08-04T22:40:15.923Z] === RUN TestWaitRestartedContainer/default [2022-08-04T22:40:15.923Z] === PAUSE TestWaitRestartedContainer/default [2022-08-04T22:40:15.923Z] === RUN TestWaitRestartedContainer/not-running [2022-08-04T22:40:15.923Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-04T22:40:15.923Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-04T22:40:15.923Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-04T22:40:15.923Z] === CONT TestWaitRestartedContainer/default [2022-08-04T22:40:15.923Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-04T22:40:16.863Z] === CONT TestWaitRestartedContainer/not-running [2022-08-04T22:40:17.803Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-04T22:40:17.803Z] --- PASS: TestWaitRestartedContainer/default (1.37s) [2022-08-04T22:40:17.803Z] --- PASS: TestWaitRestartedContainer/next-exit (1.40s) [2022-08-04T22:40:17.803Z] --- PASS: TestWaitRestartedContainer/not-running (0.86s) [2022-08-04T22:40:17.803Z] === CONT TestContainerStartOnDaemonRestart [2022-08-04T22:40:17.803Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-04T22:40:18.489Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-04T22:40:19.714Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.94s) [2022-08-04T22:40:19.714Z] === CONT TestIpcModeOlderClient [2022-08-04T22:40:19.714Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-04T22:40:19.714Z] === CONT TestContainerKillOnDaemonStart [2022-08-04T22:40:19.975Z] --- PASS: TestContainerStartOnDaemonRestart (2.12s) [2022-08-04T22:40:19.975Z] === CONT TestDaemonHostGatewayIP [2022-08-04T22:40:22.517Z] --- PASS: TestDaemonHostGatewayIP (2.29s) [2022-08-04T22:40:22.517Z] === CONT TestDaemonRestartIpcMode [2022-08-04T22:40:24.427Z] --- PASS: TestDaemonRestartIpcMode (2.10s) [2022-08-04T22:40:31.107Z] --- PASS: TestCreateServiceMultipleTimes (15.93s) [2022-08-04T22:40:31.107Z] === RUN TestCreateServiceConflict [2022-08-04T22:40:31.107Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-08-04T22:40:31.107Z] === RUN TestCreateServiceMaxReplicas [2022-08-04T22:40:32.569Z] --- PASS: TestContainerKillOnDaemonStart (11.57s) [2022-08-04T22:40:32.569Z] PASS [2022-08-04T22:40:32.569Z] [2022-08-04T22:40:32.569Z] === Skipped [2022-08-04T22:40:32.569Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-04T22:40:32.570Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T22:40:32.570Z] [2022-08-04T22:40:32.570Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T22:40:32.570Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T22:40:32.570Z] [2022-08-04T22:40:32.570Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-04T22:40:32.570Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T22:40:32.570Z] [2022-08-04T22:40:32.570Z] DONE 272 tests, 3 skipped in 129.423s [2022-08-04T22:40:32.570Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-04T22:40:32.570Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:40:32.570Z] ++ set -e [2022-08-04T22:40:32.570Z] ++ '[' -n 0 ']' [2022-08-04T22:40:32.570Z] ++ set -x [2022-08-04T22:40:32.570Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:40:32.570Z] === RUN TestConfigDaemonLibtrustID [2022-08-04T22:40:32.570Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-04T22:40:32.570Z] === RUN TestConfigDaemonID [2022-08-04T22:40:33.006Z] --- PASS: TestCreateServiceMaxReplicas (2.65s) [2022-08-04T22:40:33.007Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-04T22:40:33.148Z] daemon_test.go:83: [df644df3925c9] daemon is not started [2022-08-04T22:40:33.148Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-04T22:40:33.148Z] === RUN TestDaemonConfigValidation [2022-08-04T22:40:33.148Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-04T22:40:33.148Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-04T22:40:33.148Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-04T22:40:33.148Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-04T22:40:33.148Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-04T22:40:33.148Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-04T22:40:33.148Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-04T22:40:33.148Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-04T22:40:33.148Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-04T22:40:33.148Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-04T22:40:33.148Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-04T22:40:33.148Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-04T22:40:33.148Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-04T22:40:33.148Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-04T22:40:33.409Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-04T22:40:33.409Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-04T22:40:33.409Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-08-04T22:40:33.409Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-08-04T22:40:33.409Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) [2022-08-04T22:40:33.409Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s) [2022-08-04T22:40:33.409Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-08-04T22:40:33.409Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-04T22:40:33.409Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-04T22:40:34.349Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-04T22:40:34.424Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T22:40:34.424Z] Using test binary docker [2022-08-04T22:40:34.424Z] +++ /etc/init.d/apparmor start [2022-08-04T22:40:34.424Z] Not: starting. [2022-08-04T22:40:34.424Z] INFO: Waiting for daemon to start... [2022-08-04T22:40:34.424Z] Starting dockerd [2022-08-04T22:40:34.424Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-04T22:40:34.424Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T22:40:34.424Z] Using test binary docker [2022-08-04T22:40:34.424Z] +++ /etc/init.d/apparmor start [2022-08-04T22:40:34.424Z] Not: starting. [2022-08-04T22:40:34.424Z] INFO: Waiting for daemon to start... [2022-08-04T22:40:34.424Z] Starting dockerd [2022-08-04T22:40:34.424Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-04T22:40:34.424Z] . [2022-08-04T22:40:34.424Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T22:40:34.424Z] [2022-08-04T22:40:34.424Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T22:40:34.424Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T22:40:34.424Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T22:40:34.424Z] Error: No such image: emptyfs [2022-08-04T22:40:34.424Z] Error: No such image: emptyfs [2022-08-04T22:40:34.424Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-04T22:40:34.424Z] ++++ docker load [2022-08-04T22:40:34.424Z] ++++ docker load [2022-08-04T22:40:34.424Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-04T22:40:34.424Z] Running integration-test (iteration 1) [2022-08-04T22:40:34.424Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-04T22:40:34.424Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-04T22:40:34.424Z] ++ set -e [2022-08-04T22:40:34.424Z] ++ '[' -n 0 ']' [2022-08-04T22:40:34.424Z] ++ set -x [2022-08-04T22:40:34.424Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-04T22:40:34.424Z] Running integration-test (iteration 1) [2022-08-04T22:40:34.424Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-04T22:40:34.424Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-04T22:40:34.424Z] ++ set -e [2022-08-04T22:40:34.424Z] ++ '[' -n 0 ']' [2022-08-04T22:40:34.424Z] ++ set -x [2022-08-04T22:40:34.424Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-04T22:40:34.424Z] Loaded image: busybox:latest [2022-08-04T22:40:34.424Z] Loaded image: busybox:latest [2022-08-04T22:40:34.424Z] Loaded image: busybox:glibc [2022-08-04T22:40:34.424Z] Loaded image: busybox:glibc [2022-08-04T22:40:34.424Z] Loaded image: debian:bullseye-slim [2022-08-04T22:40:34.424Z] Loaded image: debian:bullseye-slim [2022-08-04T22:40:34.424Z] Loaded image: hello-world:latest [2022-08-04T22:40:34.424Z] Loaded image: hello-world:latest [2022-08-04T22:40:34.424Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T22:40:34.424Z] INFO: Testing against a local daemon [2022-08-04T22:40:34.424Z] === RUN TestDockerDaemonSuite [2022-08-04T22:40:34.424Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-04T22:40:34.424Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T22:40:34.424Z] INFO: Testing against a local daemon [2022-08-04T22:40:34.424Z] === RUN TestDockerSuite [2022-08-04T22:40:34.424Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-04T22:40:34.424Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-04T22:40:34.424Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-04T22:40:34.424Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-04T22:40:34.424Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-04T22:40:34.424Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-04T22:40:34.424Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-04T22:40:34.424Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-04T22:40:34.986Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-04T22:40:35.242Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-04T22:40:35.595Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-04T22:40:35.731Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-04T22:40:36.176Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-04T22:40:36.432Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-04T22:40:36.671Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-04T22:40:36.671Z] daemon_test.go:197: [dd3577ab24940] daemon is not started [2022-08-04T22:40:36.671Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-04T22:40:36.671Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-04T22:40:36.671Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-04T22:40:36.671Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-04T22:40:36.671Z] === RUN TestDaemonProxy [2022-08-04T22:40:36.671Z] === RUN TestDaemonProxy/environment_variables [2022-08-04T22:40:36.993Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-04T22:40:37.555Z] --- PASS: TestBuildWithHugeFile (129.65s) [2022-08-04T22:40:37.555Z] === RUN TestBuildWCOWSandboxSize [2022-08-04T22:40:37.555Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T22:40:37.555Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2022-08-04T22:40:37.555Z] === RUN TestBuildWithEmptyDockerfile [2022-08-04T22:40:37.555Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T22:40:37.555Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T22:40:37.555Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T22:40:37.555Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T22:40:37.555Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T22:40:37.555Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T22:40:37.555Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T22:40:37.555Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T22:40:37.555Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T22:40:37.811Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-04T22:40:37.811Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-08-04T22:40:37.811Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-08-04T22:40:37.811Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-08-04T22:40:37.811Z] === RUN TestBuildPreserveOwnership [2022-08-04T22:40:37.811Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-04T22:40:37.811Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-04T22:40:37.811Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-04T22:40:38.580Z] === RUN TestDaemonProxy/command-line_options [2022-08-04T22:40:39.180Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-04T22:40:39.180Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-04T22:40:39.436Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-04T22:40:39.436Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-04T22:40:39.436Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-04T22:40:39.962Z] === RUN TestDaemonProxy/configuration_file [2022-08-04T22:40:40.364Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-04T22:40:40.364Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-04T22:40:41.292Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-04T22:40:41.292Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-04T22:40:41.292Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-04T22:40:41.292Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-04T22:40:41.292Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-04T22:40:41.871Z] === RUN TestDaemonProxy/conflicting_options [2022-08-04T22:40:42.132Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-04T22:40:42.219Z] --- PASS: TestBuildPreserveOwnership (4.55s) [2022-08-04T22:40:42.219Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.35s) [2022-08-04T22:40:42.219Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2022-08-04T22:40:42.219Z] === RUN TestBuildPlatformInvalid [2022-08-04T22:40:42.474Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-04T22:40:42.474Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-04T22:40:42.702Z] --- PASS: TestDaemonProxy (6.20s) [2022-08-04T22:40:42.702Z] --- PASS: TestDaemonProxy/environment_variables (1.70s) [2022-08-04T22:40:42.702Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-08-04T22:40:42.702Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-08-04T22:40:42.702Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-04T22:40:42.702Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-04T22:40:42.702Z] PASS [2022-08-04T22:40:42.702Z] [2022-08-04T22:40:42.702Z] DONE 18 tests in 11.328s [2022-08-04T22:40:42.702Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-04T22:40:42.702Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:40:42.702Z] ++ set -e [2022-08-04T22:40:42.702Z] ++ '[' -n 0 ']' [2022-08-04T22:40:42.702Z] ++ set -x [2022-08-04T22:40:42.702Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:40:42.962Z] INFO: Testing against a local daemon [2022-08-04T22:40:42.962Z] === RUN TestCommitInheritsEnv [2022-08-04T22:40:43.037Z] Loaded image: busybox:latest [2022-08-04T22:40:43.223Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-08-04T22:40:43.223Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-04T22:40:43.223Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-04T22:40:43.223Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-04T22:40:43.223Z] === RUN TestImportWithCustomPlatform [2022-08-04T22:40:43.223Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-04T22:40:43.223Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-04T22:40:43.223Z] === RUN TestImportWithCustomPlatform// [2022-08-04T22:40:43.223Z] === RUN TestImportWithCustomPlatform/linux [2022-08-04T22:40:43.293Z] Loaded image: busybox:glibc [2022-08-04T22:40:43.484Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-04T22:40:43.484Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-04T22:40:43.484Z] === RUN TestImportWithCustomPlatform/macos [2022-08-04T22:40:43.484Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-04T22:40:43.484Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-04T22:40:43.484Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-08-04T22:40:43.484Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-04T22:40:43.484Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-04T22:40:43.484Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-04T22:40:43.484Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-04T22:40:43.484Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-04T22:40:43.484Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-04T22:40:43.484Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-04T22:40:43.484Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-04T22:40:43.484Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-04T22:40:43.484Z] === RUN TestImagesFilterMultiReference [2022-08-04T22:40:43.745Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-04T22:40:43.745Z] === RUN TestImagePullPlatformInvalid [2022-08-04T22:40:43.745Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-04T22:40:43.745Z] === RUN TestRemoveImageOrphaning [2022-08-04T22:40:44.005Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-08-04T22:40:44.005Z] === RUN TestRemoveImageGarbageCollector [2022-08-04T22:40:44.005Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T22:40:44.005Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-04T22:40:44.005Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-04T22:40:44.005Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-04T22:40:44.005Z] === RUN TestTagInvalidReference [2022-08-04T22:40:44.005Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-04T22:40:44.005Z] === RUN TestTagValidPrefixedRepo [2022-08-04T22:40:44.005Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-04T22:40:44.005Z] === RUN TestTagExistedNameWithoutForce [2022-08-04T22:40:44.005Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-04T22:40:44.005Z] === RUN TestTagOfficialNames [2022-08-04T22:40:44.005Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-04T22:40:44.005Z] === RUN TestTagMatchesDigest [2022-08-04T22:40:44.005Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-04T22:40:44.005Z] PASS [2022-08-04T22:40:44.005Z] [2022-08-04T22:40:44.005Z] === Skipped [2022-08-04T22:40:44.005Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-04T22:40:44.005Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-04T22:40:44.005Z] [2022-08-04T22:40:44.005Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-04T22:40:44.005Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T22:40:44.005Z] [2022-08-04T22:40:44.005Z] DONE 22 tests, 2 skipped in 1.330s [2022-08-04T22:40:44.005Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-04T22:40:44.005Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:40:44.005Z] ++ set -e [2022-08-04T22:40:44.005Z] ++ '[' -n 0 ']' [2022-08-04T22:40:44.005Z] ++ set -x [2022-08-04T22:40:44.005Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:40:44.265Z] === RUN TestStripANSICommands [2022-08-04T22:40:44.265Z] === RUN TestStripANSICommands/#00 [2022-08-04T22:40:44.265Z] === RUN TestStripANSICommands/#01 [2022-08-04T22:40:44.265Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-04T22:40:44.265Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-04T22:40:44.265Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-04T22:40:44.265Z] PASS [2022-08-04T22:40:44.265Z] [2022-08-04T22:40:44.265Z] DONE 3 tests in 0.053s [2022-08-04T22:40:44.265Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-04T22:40:44.265Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:40:44.265Z] ++ set -e [2022-08-04T22:40:44.265Z] ++ '[' -n 0 ']' [2022-08-04T22:40:44.265Z] ++ set -x [2022-08-04T22:40:44.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:40:44.266Z] INFO: Testing against a local daemon [2022-08-04T22:40:44.266Z] === RUN TestNetworkCreateDelete [2022-08-04T22:40:44.525Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-08-04T22:40:44.525Z] === RUN TestDockerNetworkDeletePreferID [2022-08-04T22:40:44.658Z] Loaded image: debian:bullseye-slim [2022-08-04T22:40:44.658Z] Loaded image: hello-world:latest [2022-08-04T22:40:44.658Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T22:40:44.786Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-04T22:40:44.786Z] === RUN TestDaemonDNSFallback [2022-08-04T22:40:45.220Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-04T22:40:45.388Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-04T22:40:47.110Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-04T22:40:47.153Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-04T22:40:47.870Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.21s) [2022-08-04T22:40:47.870Z] === RUN TestCreateServiceSecretFileMode [2022-08-04T22:40:48.803Z] --- PASS: TestCreateServiceSecretFileMode (2.52s) [2022-08-04T22:40:48.803Z] === RUN TestCreateServiceConfigFileMode [2022-08-04T22:40:49.000Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-04T22:40:51.330Z] --- PASS: TestCreateServiceConfigFileMode (2.51s) [2022-08-04T22:40:51.330Z] === RUN TestCreateServiceSysctls [2022-08-04T22:40:51.365Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-08-04T22:40:51.365Z] === RUN TestInspectNetwork [2022-08-04T22:40:51.518Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-04T22:40:51.518Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-04T22:40:51.604Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-04T22:40:52.885Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-04T22:40:54.253Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-04T22:40:54.509Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.26s) [2022-08-04T22:40:54.509Z] PASS [2022-08-04T22:40:54.509Z] [2022-08-04T22:40:54.509Z] === Skipped [2022-08-04T22:40:54.509Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-04T22:40:54.509Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T22:40:54.509Z] [2022-08-04T22:40:54.509Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2022-08-04T22:40:54.509Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T22:40:54.509Z] [2022-08-04T22:40:54.509Z] DONE 34 tests, 2 skipped in 196.324s [2022-08-04T22:40:54.509Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-04T22:40:54.509Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:40:54.509Z] ++ set -e [2022-08-04T22:40:54.509Z] ++ '[' -n 0 ']' [2022-08-04T22:40:54.509Z] ++ set -x [2022-08-04T22:40:54.509Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:40:54.610Z] --- PASS: TestCreateServiceSysctls (3.08s) [2022-08-04T22:40:54.610Z] === RUN TestCreateServiceCapabilities [2022-08-04T22:40:54.661Z] === RUN TestInspectNetwork/full_network_id [2022-08-04T22:40:54.661Z] === RUN TestInspectNetwork/partial_network_id [2022-08-04T22:40:54.661Z] === RUN TestInspectNetwork/network_name [2022-08-04T22:40:54.661Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-04T22:40:54.765Z] INFO: Testing against a local daemon [2022-08-04T22:40:54.765Z] === RUN TestConfigInspect [2022-08-04T22:40:55.022Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-04T22:40:55.951Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-04T22:40:55.951Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-04T22:40:56.062Z] ............................ [ 66%] [2022-08-04T22:40:56.514Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-04T22:40:57.077Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-04T22:40:57.077Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-04T22:40:57.137Z] --- PASS: TestCreateServiceCapabilities (2.45s) [2022-08-04T22:40:57.137Z] === RUN TestInspect [2022-08-04T22:40:57.640Z] --- PASS: TestConfigInspect (2.75s) [2022-08-04T22:40:57.640Z] === RUN TestConfigList [2022-08-04T22:40:57.897Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-04T22:40:58.826Z] docker_cli_daemon_test.go:1475: [d203cc90c1e8b] daemon is not started [2022-08-04T22:40:58.826Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-04T22:40:58.860Z] --- PASS: TestInspectNetwork (7.20s) [2022-08-04T22:40:58.860Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-04T22:40:58.860Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-04T22:40:58.860Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-04T22:40:58.860Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-04T22:40:58.860Z] === RUN TestRunContainerWithBridgeNone [2022-08-04T22:40:59.390Z] check_test.go:540: [d285298f79a7a] daemon is not started [2022-08-04T22:40:59.390Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-04T22:40:59.664Z] --- PASS: TestInspect (2.89s) [2022-08-04T22:40:59.664Z] === RUN TestCreateJob [2022-08-04T22:40:59.799Z] --- PASS: TestRunContainerWithBridgeNone (1.48s) [2022-08-04T22:40:59.799Z] === RUN TestNetworkInvalidJSON [2022-08-04T22:40:59.799Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-04T22:40:59.799Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-04T22:40:59.799Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T22:40:59.799Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T22:40:59.799Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T22:40:59.799Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T22:40:59.799Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-04T22:40:59.799Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T22:40:59.799Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-04T22:40:59.799Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-04T22:40:59.799Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-04T22:40:59.799Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-04T22:40:59.799Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-04T22:40:59.799Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-04T22:40:59.799Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-04T22:40:59.799Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-04T22:40:59.799Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T22:40:59.799Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-04T22:40:59.799Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-04T22:40:59.799Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-04T22:40:59.799Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-04T22:40:59.799Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-04T22:40:59.799Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-04T22:40:59.799Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-04T22:40:59.799Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-04T22:40:59.799Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-04T22:40:59.799Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-04T22:40:59.799Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-04T22:40:59.799Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-04T22:40:59.799Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-04T22:40:59.799Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-04T22:40:59.799Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-04T22:40:59.799Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-04T22:40:59.799Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-04T22:40:59.799Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-04T22:40:59.800Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-04T22:40:59.800Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-04T22:40:59.800Z] === RUN TestNetworkList [2022-08-04T22:40:59.800Z] === RUN TestNetworkList//networks [2022-08-04T22:40:59.800Z] === PAUSE TestNetworkList//networks [2022-08-04T22:40:59.800Z] === RUN TestNetworkList//networks/ [2022-08-04T22:40:59.800Z] === PAUSE TestNetworkList//networks/ [2022-08-04T22:40:59.800Z] === CONT TestNetworkList//networks [2022-08-04T22:40:59.800Z] === CONT TestNetworkList//networks/ [2022-08-04T22:40:59.800Z] --- PASS: TestNetworkList (0.02s) [2022-08-04T22:40:59.800Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-04T22:40:59.800Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-04T22:40:59.800Z] === RUN TestHostIPv4BridgeLabel [2022-08-04T22:41:00.369Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-04T22:41:00.369Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-04T22:41:00.755Z] --- PASS: TestConfigList (3.14s) [2022-08-04T22:41:00.755Z] === RUN TestConfigsCreateAndDelete [2022-08-04T22:41:01.682Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-04T22:41:01.752Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-04T22:41:01.752Z] === RUN TestDaemonDefaultNetworkPools [2022-08-04T22:41:02.322Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-08-04T22:41:02.322Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-04T22:41:02.943Z] --- PASS: TestCreateJob (2.85s) [2022-08-04T22:41:02.943Z] === RUN TestReplicatedJob [2022-08-04T22:41:03.262Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-04T22:41:03.262Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-04T22:41:03.574Z] check_test.go:540: [d7e649fd6d674] daemon is not started [2022-08-04T22:41:03.574Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-04T22:41:03.574Z] --- PASS: TestConfigsCreateAndDelete (3.03s) [2022-08-04T22:41:03.574Z] === RUN TestConfigsUpdate [2022-08-04T22:41:03.830Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-04T22:41:04.393Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-04T22:41:04.645Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-08-04T22:41:04.645Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-04T22:41:04.956Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-04T22:41:05.213Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-04T22:41:05.215Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-04T22:41:05.215Z] === RUN TestServiceWithPredefinedNetwork [2022-08-04T22:41:05.776Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-04T22:41:05.776Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-04T22:41:05.776Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-04T22:41:06.339Z] --- PASS: TestConfigsUpdate (2.53s) [2022-08-04T22:41:06.339Z] === RUN TestTemplatedConfig [2022-08-04T22:41:06.901Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-04T22:41:07.125Z] --- PASS: TestServiceWithPredefinedNetwork (1.82s) [2022-08-04T22:41:07.125Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-04T22:41:07.125Z] service_test.go:243: FLAKY_TEST [2022-08-04T22:41:07.125Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T22:41:07.125Z] === RUN TestServiceWithDataPathPortInit [2022-08-04T22:41:07.464Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-04T22:41:08.203Z] --- PASS: TestReplicatedJob (4.96s) [2022-08-04T22:41:08.204Z] === RUN TestUpdateReplicatedJob [2022-08-04T22:41:08.393Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-04T22:41:08.393Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-04T22:41:09.322Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-04T22:41:09.884Z] --- PASS: TestTemplatedConfig (3.63s) [2022-08-04T22:41:09.884Z] === RUN TestConfigCreateResolve [2022-08-04T22:41:10.140Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-04T22:41:10.396Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-04T22:41:10.733Z] --- PASS: TestUpdateReplicatedJob (3.22s) [2022-08-04T22:41:10.733Z] === RUN TestServiceListWithStatuses [2022-08-04T22:41:10.733Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T22:41:10.733Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-04T22:41:10.733Z] === RUN TestDockerNetworkConnectAlias [2022-08-04T22:41:10.959Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-04T22:41:11.522Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-04T22:41:12.085Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-04T22:41:12.341Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-04T22:41:12.341Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-04T22:41:12.903Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-04T22:41:13.160Z] --- PASS: TestConfigCreateResolve (3.25s) [2022-08-04T22:41:13.160Z] PASS [2022-08-04T22:41:13.160Z] [2022-08-04T22:41:13.160Z] DONE 6 tests in 18.444s [2022-08-04T22:41:13.160Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-04T22:41:13.160Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:41:13.160Z] ++ set -e [2022-08-04T22:41:13.160Z] ++ '[' -n 0 ']' [2022-08-04T22:41:13.160Z] ++ set -x [2022-08-04T22:41:13.160Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:41:13.160Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-04T22:41:13.160Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-04T22:41:13.160Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-04T22:41:13.160Z] INFO: Testing against a local daemon [2022-08-04T22:41:13.417Z] === RUN TestAttachWithTTY [2022-08-04T22:41:13.417Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-04T22:41:13.417Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-04T22:41:13.417Z] === RUN TestAttachWithoutTTy [2022-08-04T22:41:13.417Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-04T22:41:13.417Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-04T22:41:13.417Z] === RUN TestCheckpoint [2022-08-04T22:41:13.417Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T22:41:13.417Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/commit [2022-08-04T22:41:13.417Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-04T22:41:13.417Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T22:41:13.417Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-04T22:41:13.417Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-04T22:41:13.417Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T22:41:13.417Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T22:41:13.417Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T22:41:13.417Z] === CONT TestContainerInvalidJSON/commit [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-04T22:41:13.417Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-04T22:41:13.417Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-04T22:41:13.417Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-04T22:41:13.417Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-04T22:41:13.417Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-04T22:41:13.417Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-04T22:41:13.417Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-04T22:41:13.417Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-04T22:41:13.417Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-04T22:41:13.417Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-04T22:41:13.417Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-04T22:41:13.417Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-04T22:41:13.417Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-04T22:41:13.417Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-04T22:41:13.418Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-04T22:41:13.418Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-04T22:41:13.418Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T22:41:13.418Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-04T22:41:13.418Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-04T22:41:13.418Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-04T22:41:13.418Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-04T22:41:13.418Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-04T22:41:13.418Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-04T22:41:13.418Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-04T22:41:13.418Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-04T22:41:13.418Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-04T22:41:13.418Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-04T22:41:13.418Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-04T22:41:13.418Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-04T22:41:13.418Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-04T22:41:13.418Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-04T22:41:13.418Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T22:41:13.418Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-04T22:41:13.418Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-04T22:41:13.418Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-04T22:41:13.418Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-04T22:41:13.418Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-04T22:41:13.418Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-04T22:41:13.418Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-04T22:41:13.418Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-04T22:41:13.418Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-04T22:41:13.418Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-04T22:41:13.418Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-04T22:41:13.418Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-04T22:41:13.418Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-08-04T22:41:13.418Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-04T22:41:13.674Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-08-04T22:41:13.674Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-04T22:41:13.674Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-08-04T22:41:13.674Z] === RUN TestCopyEmptyFile [2022-08-04T22:41:14.283Z] --- PASS: TestCopyEmptyFile (0.43s) [2022-08-04T22:41:14.283Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-04T22:41:14.283Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-04T22:41:14.283Z] === RUN TestCopyFromContainer [2022-08-04T22:41:14.283Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-04T22:41:14.915Z] --- PASS: TestDockerNetworkConnectAlias (4.05s) [2022-08-04T22:41:14.915Z] === RUN TestDockerNetworkReConnect [2022-08-04T22:41:15.240Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-04T22:41:15.805Z] === RUN TestCopyFromContainer// [2022-08-04T22:41:16.065Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-04T22:41:16.065Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-04T22:41:16.065Z] === RUN TestCopyFromContainer//bar/root [2022-08-04T22:41:16.320Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-04T22:41:16.320Z] === RUN TestCopyFromContainer/bar/quux [2022-08-04T22:41:16.320Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-04T22:41:16.577Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-04T22:41:16.577Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-04T22:41:16.833Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-04T22:41:16.833Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-04T22:41:17.089Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-04T22:41:17.089Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-04T22:41:17.348Z] --- PASS: TestCopyFromContainer (3.15s) [2022-08-04T22:41:17.348Z] --- PASS: TestCopyFromContainer// (0.16s) [2022-08-04T22:41:17.348Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2022-08-04T22:41:17.348Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2022-08-04T22:41:17.348Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2022-08-04T22:41:17.348Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2022-08-04T22:41:17.348Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2022-08-04T22:41:17.348Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2022-08-04T22:41:17.348Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2022-08-04T22:41:17.348Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2022-08-04T22:41:17.348Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2022-08-04T22:41:17.348Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-04T22:41:17.348Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T22:41:17.348Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T22:41:17.348Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T22:41:17.348Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T22:41:17.348Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T22:41:17.348Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T22:41:17.348Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T22:41:17.348Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T22:41:17.348Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T22:41:17.348Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-04T22:41:17.348Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-04T22:41:17.348Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-04T22:41:17.348Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-04T22:41:17.348Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-04T22:41:17.348Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-04T22:41:17.348Z] === RUN TestCreateWithInvalidEnv [2022-08-04T22:41:17.348Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-04T22:41:17.348Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-04T22:41:17.348Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-04T22:41:17.348Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-04T22:41:17.348Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-04T22:41:17.348Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-04T22:41:17.348Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-04T22:41:17.348Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-04T22:41:17.348Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-04T22:41:17.348Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-08-04T22:41:17.348Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-04T22:41:17.348Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-04T22:41:17.348Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-04T22:41:17.348Z] === RUN TestCreateTmpfsMountsTarget [2022-08-04T22:41:17.348Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2022-08-04T22:41:17.348Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-04T22:41:17.911Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-04T22:41:18.840Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-04T22:41:18.840Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-04T22:41:19.095Z] --- PASS: TestDockerNetworkReConnect (3.65s) [2022-08-04T22:41:19.095Z] === RUN TestServicePlugin [2022-08-04T22:41:19.769Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-04T22:41:19.769Z] --- PASS: TestCreateWithCustomMaskedPaths (2.18s) [2022-08-04T22:41:19.769Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-04T22:41:19.769Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-04T22:41:20.332Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-04T22:41:21.261Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-04T22:41:21.825Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.24s) [2022-08-04T22:41:21.825Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-04T22:41:21.825Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T22:41:21.825Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T22:41:21.825Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T22:41:21.825Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T22:41:21.825Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T22:41:21.825Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T22:41:21.825Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T22:41:21.825Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T22:41:21.825Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T22:41:21.825Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T22:41:21.825Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T22:41:21.825Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T22:41:21.825Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T22:41:21.825Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T22:41:21.825Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T22:41:21.825Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-04T22:41:21.825Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-08-04T22:41:21.825Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-08-04T22:41:21.825Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-04T22:41:21.825Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-08-04T22:41:21.825Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-04T22:41:21.825Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-04T22:41:22.024Z] --- PASS: TestServiceWithDataPathPortInit (13.33s) [2022-08-04T22:41:22.024Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-04T22:41:22.082Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-04T22:41:22.082Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-04T22:41:22.082Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-04T22:41:22.284Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j9ilqpfhobz0owa2mvjhlcd4f Created:2022-08-04 22:41:21.156990904 +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[c13be6800bed6c870a67a0d43f0839b5e20c7c765800c344471553bc9a230898:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kekrphqrypho415v80fuhihow EndpointID:d69af23f52e552b4188a8fff6a6ce1123417929a66896c226044e8708b3cbda5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:760ba402c8e183edcc164fece79ae5059f7b7325f9826e294640989f817bf9f7 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:7dad9723fc98 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kekrphqrypho415v80fuhihow EndpointID:d69af23f52e552b4188a8fff6a6ce1123417929a66896c226044e8708b3cbda5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-04T22:41:22.375Z] plugin_test.go:61: [dc0913a144e61] joining swarm manager [d3630d675e65e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T22:41:22.644Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2022-08-04T22:41:22.644Z] === RUN TestCreateDifferentPlatform [2022-08-04T22:41:22.644Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-04T22:41:22.644Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-04T22:41:22.644Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-04T22:41:22.644Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-04T22:41:22.644Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-04T22:41:22.644Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-04T22:41:22.644Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-04T22:41:22.644Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-04T22:41:22.644Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-04T22:41:22.900Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-08-04T22:41:22.900Z] === RUN TestCreateInvalidHostConfig [2022-08-04T22:41:22.900Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T22:41:22.900Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T22:41:22.900Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T22:41:22.900Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T22:41:22.900Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T22:41:22.900Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T22:41:22.900Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T22:41:22.900Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T22:41:22.900Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T22:41:22.900Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T22:41:22.900Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T22:41:22.900Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T22:41:22.900Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-04T22:41:22.900Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-04T22:41:22.900Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-04T22:41:22.900Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-04T22:41:22.900Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-04T22:41:22.900Z] === RUN TestContainerStartOnDaemonRestart [2022-08-04T22:41:22.900Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-04T22:41:22.900Z] === RUN TestDaemonRestartIpcMode [2022-08-04T22:41:22.900Z] === PAUSE TestDaemonRestartIpcMode [2022-08-04T22:41:22.900Z] === RUN TestDaemonHostGatewayIP [2022-08-04T22:41:22.900Z] === PAUSE TestDaemonHostGatewayIP [2022-08-04T22:41:22.900Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-04T22:41:22.900Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-04T22:41:22.900Z] === RUN TestContainerKillOnDaemonStart [2022-08-04T22:41:22.900Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-04T22:41:22.900Z] === RUN TestDiff [2022-08-04T22:41:23.308Z] plugin_test.go:64: [db0a90b94d36f] joining swarm manager [d3630d675e65e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T22:41:23.461Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-04T22:41:23.717Z] --- PASS: TestDiff (0.80s) [2022-08-04T22:41:23.717Z] === RUN TestExecConsoleSize [2022-08-04T22:41:23.717Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-04T22:41:24.645Z] --- PASS: TestExecConsoleSize (0.88s) [2022-08-04T22:41:24.645Z] === RUN TestExecWithCloseStdin [2022-08-04T22:41:24.645Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-04T22:41:24.645Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-04T22:41:25.208Z] --- PASS: TestExecWithCloseStdin (0.84s) [2022-08-04T22:41:25.208Z] === RUN TestExec [2022-08-04T22:41:25.465Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-04T22:41:25.722Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-04T22:41:26.285Z] --- PASS: TestExec (0.83s) [2022-08-04T22:41:26.285Z] === RUN TestExecUser [2022-08-04T22:41:27.215Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-04T22:41:27.215Z] --- PASS: TestExecUser (0.91s) [2022-08-04T22:41:27.215Z] === RUN TestExportContainerAndImportImage [2022-08-04T22:41:27.215Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-04T22:41:27.571Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.41s) [2022-08-04T22:41:27.571Z] PASS [2022-08-04T22:41:27.571Z] [2022-08-04T22:41:27.571Z] === Skipped [2022-08-04T22:41:27.571Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T22:41:27.571Z] service_test.go:243: FLAKY_TEST [2022-08-04T22:41:27.571Z] [2022-08-04T22:41:27.571Z] DONE 38 tests, 1 skipped in 42.525s [2022-08-04T22:41:27.571Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-04T22:41:27.571Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:41:27.571Z] ++ set -e [2022-08-04T22:41:27.571Z] ++ '[' -n 0 ']' [2022-08-04T22:41:27.571Z] ++ set -x [2022-08-04T22:41:27.571Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:41:27.571Z] INFO: Testing against a local daemon [2022-08-04T22:41:27.571Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-04T22:41:27.571Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T22:41:27.571Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T22:41:27.571Z] === RUN TestDockerNetworkIpvlan [2022-08-04T22:41:27.571Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T22:41:27.571Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-04T22:41:27.571Z] PASS [2022-08-04T22:41:27.571Z] [2022-08-04T22:41:27.571Z] === Skipped [2022-08-04T22:41:27.571Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T22:41:27.571Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T22:41:27.571Z] [2022-08-04T22:41:27.571Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-04T22:41:27.571Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T22:41:27.571Z] [2022-08-04T22:41:27.571Z] DONE 2 tests, 2 skipped in 0.129s [2022-08-04T22:41:27.571Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-04T22:41:27.571Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:41:27.571Z] ++ set -e [2022-08-04T22:41:27.571Z] ++ '[' -n 0 ']' [2022-08-04T22:41:27.571Z] ++ set -x [2022-08-04T22:41:27.571Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:41:27.571Z] INFO: Testing against a local daemon [2022-08-04T22:41:27.571Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-04T22:41:27.779Z] check_test.go:540: [d8408ef7359c4] daemon is not started [2022-08-04T22:41:27.779Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-04T22:41:28.035Z] --- PASS: TestExportContainerAndImportImage (0.96s) [2022-08-04T22:41:28.035Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-04T22:41:28.511Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2022-08-04T22:41:28.512Z] === RUN TestDockerNetworkMacvlan [2022-08-04T22:41:28.597Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-04T22:41:28.597Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-04T22:41:28.597Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-04T22:41:28.597Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-04T22:41:28.597Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-04T22:41:29.083Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-04T22:41:29.525Z] --- PASS: TestExportContainerAfterDaemonRestart (1.47s) [2022-08-04T22:41:29.525Z] === RUN TestHealthCheckWorkdir [2022-08-04T22:41:29.525Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-04T22:41:29.652Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-04T22:41:30.087Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-04T22:41:30.343Z] --- PASS: TestHealthCheckWorkdir (0.92s) [2022-08-04T22:41:30.343Z] === RUN TestHealthKillContainer [2022-08-04T22:41:30.593Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-04T22:41:31.731Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-04T22:41:32.503Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-04T22:41:33.095Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-04T22:41:33.884Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-04T22:41:34.022Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-04T22:41:34.280Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-04T22:41:34.841Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-04T22:41:34.841Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-04T22:41:34.841Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-04T22:41:35.098Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-04T22:41:36.989Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-04T22:41:37.214Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-04T22:41:37.552Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-04T22:41:37.743Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-04T22:41:37.789Z] --- PASS: TestDockerNetworkMacvlan (9.51s) [2022-08-04T22:41:37.789Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-08-04T22:41:37.789Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-04T22:41:37.789Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2022-08-04T22:41:37.789Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.78s) [2022-08-04T22:41:37.789Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.00s) [2022-08-04T22:41:37.789Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-08-04T22:41:37.789Z] PASS [2022-08-04T22:41:37.789Z] [2022-08-04T22:41:37.789Z] DONE 8 tests in 11.003s [2022-08-04T22:41:37.789Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-04T22:41:37.789Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:41:37.789Z] ++ set -e [2022-08-04T22:41:37.789Z] ++ '[' -n 0 ']' [2022-08-04T22:41:37.789Z] ++ set -x [2022-08-04T22:41:37.789Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:41:37.789Z] testing: warning: no tests to run [2022-08-04T22:41:37.789Z] PASS [2022-08-04T22:41:37.789Z] [2022-08-04T22:41:37.789Z] DONE 0 tests in 0.036s [2022-08-04T22:41:37.807Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-04T22:41:38.049Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-04T22:41:38.049Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:41:38.049Z] ++ set -e [2022-08-04T22:41:38.049Z] ++ '[' -n 0 ']' [2022-08-04T22:41:38.049Z] ++ set -x [2022-08-04T22:41:38.049Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:41:38.049Z] INFO: Testing against a local daemon [2022-08-04T22:41:38.049Z] === RUN TestAuthZPluginAllowRequest [2022-08-04T22:41:38.369Z] --- PASS: TestHealthKillContainer (8.06s) [2022-08-04T22:41:38.369Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-04T22:41:38.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-04T22:41:39.187Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2022-08-04T22:41:39.187Z] === RUN TestIpcModeNone [2022-08-04T22:41:39.431Z] --- PASS: TestAuthZPluginAllowRequest (1.10s) [2022-08-04T22:41:39.431Z] === RUN TestAuthZPluginTLS [2022-08-04T22:41:39.443Z] --- PASS: TestIpcModeNone (0.52s) [2022-08-04T22:41:39.443Z] === RUN TestIpcModePrivate [2022-08-04T22:41:39.691Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-04T22:41:39.691Z] === RUN TestAuthZPluginDenyRequest [2022-08-04T22:41:40.005Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-08-04T22:41:40.005Z] --- PASS: TestIpcModePrivate (0.48s) [2022-08-04T22:41:40.005Z] === RUN TestIpcModeShareable [2022-08-04T22:41:40.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-04T22:41:40.261Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-04T22:41:40.261Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-04T22:41:40.568Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-04T22:41:40.568Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-08-04T22:41:40.824Z] --- PASS: TestIpcModeShareable (0.75s) [2022-08-04T22:41:40.824Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-04T22:41:40.824Z] check_test.go:540: [d805722ac10a8] daemon is not started [2022-08-04T22:41:40.824Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-04T22:41:40.831Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-04T22:41:40.831Z] === RUN TestAuthZPluginDenyResponse [2022-08-04T22:41:41.387Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-04T22:41:41.400Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-04T22:41:41.400Z] === RUN TestAuthZPluginAllowEventStream [2022-08-04T22:41:41.643Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-04T22:41:41.900Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-04T22:41:42.340Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2022-08-04T22:41:42.340Z] === RUN TestAuthZPluginErrorResponse [2022-08-04T22:41:42.462Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-04T22:41:42.718Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.90s) [2022-08-04T22:41:42.718Z] === RUN TestAPIIpcModeHost [2022-08-04T22:41:42.910Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-04T22:41:42.910Z] === RUN TestAuthZPluginErrorRequest [2022-08-04T22:41:43.281Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-04T22:41:43.281Z] --- PASS: TestAPIIpcModeHost (0.46s) [2022-08-04T22:41:43.281Z] === RUN TestDaemonIpcModeShareable [2022-08-04T22:41:43.480Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-08-04T22:41:43.480Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-04T22:41:44.050Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-04T22:41:44.051Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-04T22:41:44.647Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: true, mustBeShared: true [2022-08-04T22:41:44.647Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000f89278__} [2022-08-04T22:41:44.647Z] --- PASS: TestDaemonIpcModeShareable (1.57s) [2022-08-04T22:41:44.647Z] === RUN TestDaemonIpcModePrivate [2022-08-04T22:41:45.208Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-04T22:41:45.434Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-08-04T22:41:45.434Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-04T22:41:46.137Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: false, mustBeShared: false [2022-08-04T22:41:46.137Z] --- PASS: TestDaemonIpcModePrivate (1.39s) [2022-08-04T22:41:46.137Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-04T22:41:46.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12036975551_/foo_false_____} [2022-08-04T22:41:46.817Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s) [2022-08-04T22:41:46.817Z] === RUN TestAuthZPluginHeader [2022-08-04T22:41:47.386Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-04T22:41:47.386Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-04T22:41:47.386Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T22:41:47.386Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-04T22:41:47.386Z] === RUN TestAuthZPluginV2Disable [2022-08-04T22:41:47.386Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T22:41:47.386Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-04T22:41:47.386Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-04T22:41:47.386Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T22:41:47.386Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-04T22:41:47.386Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-04T22:41:47.386Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T22:41:47.386Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-04T22:41:47.386Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-04T22:41:47.506Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false [2022-08-04T22:41:47.506Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.36s) [2022-08-04T22:41:47.506Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-04T22:41:47.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12036975551_/foo_true_____} [2022-08-04T22:41:48.691Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: true, mustBeShared: true [2022-08-04T22:41:48.947Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.46s) [2022-08-04T22:41:48.947Z] === RUN TestIpcModeOlderClient [2022-08-04T22:41:48.947Z] === PAUSE TestIpcModeOlderClient [2022-08-04T22:41:48.947Z] === RUN TestKillContainerInvalidSignal [2022-08-04T22:41:48.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33435081742_/foo_false_____} [2022-08-04T22:41:49.510Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2022-08-04T22:41:49.510Z] === RUN TestKillContainer [2022-08-04T22:41:49.510Z] === RUN TestKillContainer/no_signal [2022-08-04T22:41:49.767Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-04T22:41:49.829Z] --- PASS: TestServicePlugin (30.10s) [2022-08-04T22:41:49.829Z] === RUN TestServiceUpdateLabel [2022-08-04T22:41:50.328Z] === RUN TestKillContainer/non_killing_signal [2022-08-04T22:41:50.585Z] === RUN TestKillContainer/killing_signal [2022-08-04T22:41:50.585Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33435081742_/foo_true_____} [2022-08-04T22:41:50.763Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-08-04T22:41:50.763Z] === RUN TestServiceUpdateSecrets [2022-08-04T22:41:51.513Z] --- PASS: TestKillContainer (1.92s) [2022-08-04T22:41:51.513Z] --- PASS: TestKillContainer/no_signal (0.56s) [2022-08-04T22:41:51.513Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2022-08-04T22:41:51.513Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2022-08-04T22:41:51.513Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-04T22:41:51.513Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-04T22:41:52.075Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-04T22:41:52.075Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33435081742_/foo_true__0xc000f892a8___} [2022-08-04T22:41:52.331Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-04T22:41:52.331Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-04T22:41:52.331Z] check_test.go:540: [da63fd6788f24] daemon is not started [2022-08-04T22:41:52.331Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-04T22:41:52.893Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s) [2022-08-04T22:41:52.893Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.59s) [2022-08-04T22:41:52.893Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2022-08-04T22:41:52.893Z] === RUN TestKillStoppedContainer [2022-08-04T22:41:53.149Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-08-04T22:41:53.149Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-04T22:41:53.149Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-08-04T22:41:53.149Z] === RUN TestKillDifferentUserContainer [2022-08-04T22:41:53.711Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2022-08-04T22:41:53.711Z] === RUN TestInspectOomKilledTrue [2022-08-04T22:41:53.711Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T22:41:53.711Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-04T22:41:53.711Z] === RUN TestInspectOomKilledFalse [2022-08-04T22:41:53.711Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T22:41:53.711Z] --- SKIP: TestInspectOomKilledFalse (0.01s) [2022-08-04T22:41:53.711Z] === RUN TestLinksEtcHostsContentMatch [2022-08-04T22:41:53.711Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000f892c0__} [2022-08-04T22:41:53.967Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-04T22:41:54.529Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2022-08-04T22:41:54.529Z] === RUN TestLinksContainerNames [2022-08-04T22:41:55.459Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000f892d8__} [2022-08-04T22:41:55.716Z] --- PASS: TestLinksContainerNames (1.27s) [2022-08-04T22:41:55.716Z] === RUN TestLogsFollowTailEmpty [2022-08-04T22:41:55.834Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-04T22:41:55.834Z] tests/integration/client_test.py ..... [ 75%] [2022-08-04T22:41:55.834Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-04T22:41:55.834Z] tests/integration/errors_test.py . [ 76%] [2022-08-04T22:41:55.972Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-04T22:41:56.229Z] --- PASS: TestLogsFollowTailEmpty (0.62s) [2022-08-04T22:41:56.229Z] === RUN TestLogs [2022-08-04T22:41:56.229Z] === RUN TestLogs/driver_local [2022-08-04T22:41:56.229Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T22:41:56.229Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T22:41:56.229Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-04T22:41:56.229Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-04T22:41:56.229Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-04T22:41:56.229Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-04T22:41:56.229Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T22:41:56.229Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T22:41:56.229Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-04T22:41:56.229Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-04T22:41:56.229Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-04T22:41:56.229Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-04T22:41:56.229Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T22:41:56.229Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-04T22:41:56.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000f892f0__} [2022-08-04T22:41:57.048Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T22:41:57.611Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-04T22:41:57.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000f89308__} [2022-08-04T22:41:57.611Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-04T22:41:58.174Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-04T22:41:58.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-04T22:41:58.686Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-04T22:41:59.614Z] check_test.go:540: [d16f2aef33742] daemon is not started [2022-08-04T22:41:59.614Z] === RUN TestLogs/driver_json-file [2022-08-04T22:41:59.614Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-04T22:41:59.614Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T22:41:59.614Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T22:41:59.614Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-04T22:41:59.614Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-04T22:41:59.614Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-04T22:41:59.614Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-04T22:41:59.614Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T22:41:59.614Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T22:41:59.614Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T22:41:59.614Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T22:41:59.614Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T22:41:59.614Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T22:41:59.614Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T22:41:59.614Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T22:42:00.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-04T22:42:00.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-04T22:42:00.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-04T22:42:00.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-04T22:42:00.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-04T22:42:00.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-04T22:42:00.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-04T22:42:00.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-04T22:42:00.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-04T22:42:00.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-04T22:42:00.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-04T22:42:00.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-04T22:42:00.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-04T22:42:00.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-04T22:42:00.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-04T22:42:00.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-04T22:42:00.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-04T22:42:00.175Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-04T22:42:00.436Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-04T22:42:00.436Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-04T22:42:00.436Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-04T22:42:01.031Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T22:42:01.031Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T22:42:01.309Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-04T22:42:02.242Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-04T22:42:02.242Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-04T22:42:03.173Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-04T22:42:03.173Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-04T22:42:03.429Z] --- PASS: TestLogs (7.12s) [2022-08-04T22:42:03.429Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-04T22:42:03.429Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.81s) [2022-08-04T22:42:03.429Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.23s) [2022-08-04T22:42:03.429Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.14s) [2022-08-04T22:42:03.429Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.10s) [2022-08-04T22:42:03.429Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.95s) [2022-08-04T22:42:03.429Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.96s) [2022-08-04T22:42:03.429Z] --- PASS: TestLogs/driver_json-file (0.03s) [2022-08-04T22:42:03.429Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.35s) [2022-08-04T22:42:03.429Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.36s) [2022-08-04T22:42:03.429Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.16s) [2022-08-04T22:42:03.429Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.34s) [2022-08-04T22:42:03.429Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.06s) [2022-08-04T22:42:03.429Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.29s) [2022-08-04T22:42:03.429Z] === RUN TestContainerNetworkMountsNoChown [2022-08-04T22:42:03.686Z] check_test.go:540: [d768ca488e3da] daemon is not started [2022-08-04T22:42:03.686Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-04T22:42:03.942Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-04T22:42:04.200Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/default [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/default [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/private [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/private [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/rprivate [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/slave [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/slave [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/rslave [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/shared [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/shared [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/rshared [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-04T22:42:04.201Z] === CONT TestMountDaemonRoot/default [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-04T22:42:04.201Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-04T22:42:04.201Z] === CONT TestMountDaemonRoot/rshared [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-04T22:42:04.201Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T22:42:04.201Z] === CONT TestMountDaemonRoot/shared [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-04T22:42:04.201Z] === CONT TestMountDaemonRoot/rslave [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T22:42:04.201Z] === CONT TestMountDaemonRoot/slave [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-04T22:42:04.201Z] === CONT TestMountDaemonRoot/rprivate [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T22:42:04.201Z] === CONT TestMountDaemonRoot/private [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-04T22:42:04.201Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-04T22:42:04.201Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-04T22:42:04.201Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-04T22:42:04.201Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-04T22:42:04.201Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-04T22:42:04.201Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-04T22:42:04.201Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T22:42:04.201Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-04T22:42:04.460Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-04T22:42:04.460Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-04T22:42:04.460Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-04T22:42:04.460Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-04T22:42:04.460Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-04T22:42:04.460Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-04T22:42:04.460Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T22:42:04.460Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-04T22:42:04.460Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T22:42:04.460Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-04T22:42:04.460Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-04T22:42:04.460Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-04T22:42:04.716Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-04T22:42:04.716Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-04T22:42:04.716Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T22:42:04.716Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-04T22:42:04.716Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T22:42:04.716Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-04T22:42:04.716Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-04T22:42:04.716Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-04T22:42:04.716Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-08-04T22:42:04.716Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-04T22:42:04.716Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-04T22:42:04.716Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-08-04T22:42:04.716Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-08-04T22:42:04.716Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-08-04T22:42:04.716Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-04T22:42:04.716Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2022-08-04T22:42:04.716Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-04T22:42:04.716Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-08-04T22:42:04.716Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-08-04T22:42:04.716Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-04T22:42:04.716Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-04T22:42:04.717Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-04T22:42:04.717Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-04T22:42:04.717Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-04T22:42:04.717Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-04T22:42:04.717Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-08-04T22:42:04.717Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-04T22:42:04.717Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-08-04T22:42:04.717Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-04T22:42:04.717Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-04T22:42:04.717Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-04T22:42:04.717Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-08-04T22:42:04.717Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-08-04T22:42:04.717Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-08-04T22:42:04.717Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-04T22:42:04.717Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-04T22:42:04.717Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-04T22:42:04.717Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-04T22:42:04.717Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-04T22:42:04.717Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-04T22:42:04.717Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-04T22:42:04.717Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-04T22:42:04.717Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-04T22:42:04.717Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-04T22:42:04.717Z] === RUN TestContainerBindMountNonRecursive [2022-08-04T22:42:05.491Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-04T22:42:05.491Z] PASS [2022-08-04T22:42:05.491Z] [2022-08-04T22:42:05.491Z] === Skipped [2022-08-04T22:42:05.491Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-04T22:42:05.491Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T22:42:05.491Z] [2022-08-04T22:42:05.491Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-04T22:42:05.491Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T22:42:05.491Z] [2022-08-04T22:42:05.491Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-04T22:42:05.491Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T22:42:05.491Z] [2022-08-04T22:42:05.491Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-04T22:42:05.491Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T22:42:05.491Z] [2022-08-04T22:42:05.491Z] DONE 17 tests, 4 skipped in 26.463s [2022-08-04T22:42:05.491Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-04T22:42:05.491Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:42:05.491Z] ++ set -e [2022-08-04T22:42:05.491Z] ++ '[' -n 0 ']' [2022-08-04T22:42:05.491Z] ++ set -x [2022-08-04T22:42:05.491Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:42:05.491Z] INFO: Testing against a local daemon [2022-08-04T22:42:05.491Z] === RUN TestPluginInvalidJSON [2022-08-04T22:42:05.491Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T22:42:05.491Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T22:42:05.491Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T22:42:05.491Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T22:42:05.491Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-04T22:42:05.491Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-04T22:42:05.491Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T22:42:05.491Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-04T22:42:05.491Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-04T22:42:05.491Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-04T22:42:05.491Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-04T22:42:05.491Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-04T22:42:05.491Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-04T22:42:05.491Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-04T22:42:05.491Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-04T22:42:05.491Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-04T22:42:05.491Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T22:42:05.491Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-04T22:42:05.491Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-04T22:42:05.491Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-04T22:42:05.491Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-04T22:42:05.491Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-04T22:42:05.491Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-04T22:42:05.491Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-04T22:42:05.491Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-04T22:42:05.491Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-04T22:42:05.491Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-04T22:42:05.491Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-04T22:42:05.491Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-04T22:42:05.491Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-04T22:42:05.491Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-04T22:42:05.491Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-04T22:42:05.491Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-04T22:42:05.491Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-04T22:42:05.491Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-04T22:42:05.491Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-04T22:42:05.491Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-04T22:42:05.491Z] === RUN TestPluginInstall [2022-08-04T22:42:05.491Z] === RUN TestPluginInstall/no_auth [2022-08-04T22:42:05.491Z] time="2022-08-04T22:42:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T22:42:05.491Z] time="2022-08-04T22:42:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f7bffb72cb6cae7bbdb9a658db0376484ed2a9a2f9b5de4511bb11e34faee8aa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T22:42:05.491Z] time="2022-08-04T22:42:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T22:42:05.491Z] time="2022-08-04T22:42:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f7bffb72cb6cae7bbdb9a658db0376484ed2a9a2f9b5de4511bb11e34faee8aa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T22:42:05.491Z] === RUN TestPluginInstall/with_htpasswd [2022-08-04T22:42:05.625Z] --- PASS: TestServiceUpdateSecrets (14.54s) [2022-08-04T22:42:05.625Z] === RUN TestServiceUpdateConfigs [2022-08-04T22:42:05.645Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-04T22:42:05.751Z] time="2022-08-04T22:42:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T22:42:05.751Z] time="2022-08-04T22:42:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:13b9816b813d5c9fe378cd697c76e07001df68c1e61c6ede9111a652ec76233e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T22:42:05.751Z] time="2022-08-04T22:42:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T22:42:05.751Z] time="2022-08-04T22:42:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:13b9816b813d5c9fe378cd697c76e07001df68c1e61c6ede9111a652ec76233e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T22:42:06.012Z] === RUN TestPluginInstall/with_insecure [2022-08-04T22:42:06.206Z] --- PASS: TestContainerBindMountNonRecursive (1.61s) [2022-08-04T22:42:06.206Z] === RUN TestContainerVolumesMountedAsShared [2022-08-04T22:42:06.768Z] docker_cli_daemon_plugins_test.go:80: [df4e65b699c87] daemon is not started [2022-08-04T22:42:06.768Z] --- PASS: TestContainerVolumesMountedAsShared (0.55s) [2022-08-04T22:42:06.768Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-04T22:42:06.954Z] time="2022-08-04T22:42:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T22:42:06.954Z] time="2022-08-04T22:42:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e85c62971a2bbdf8751356179c944fbcb5b3d58fd333d22e81132cdf396c1d65" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T22:42:06.954Z] time="2022-08-04T22:42:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T22:42:06.954Z] time="2022-08-04T22:42:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e85c62971a2bbdf8751356179c944fbcb5b3d58fd333d22e81132cdf396c1d65" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T22:42:07.024Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-04T22:42:07.214Z] plugin_test.go:196: [dc21942d1e14c] daemon is not started [2022-08-04T22:42:07.214Z] --- PASS: TestPluginInstall (2.60s) [2022-08-04T22:42:07.214Z] --- PASS: TestPluginInstall/no_auth (0.97s) [2022-08-04T22:42:07.214Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-08-04T22:42:07.214Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2022-08-04T22:42:07.214Z] === RUN TestPluginsWithRuntimes [2022-08-04T22:42:07.280Z] --- PASS: TestContainerVolumesMountedAsSlave (0.47s) [2022-08-04T22:42:07.280Z] === RUN TestNetworkNat [2022-08-04T22:42:07.842Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-04T22:42:07.842Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-04T22:42:08.098Z] --- PASS: TestNetworkNat (0.75s) [2022-08-04T22:42:08.098Z] === RUN TestNetworkLocalhostTCPNat [2022-08-04T22:42:08.355Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-04T22:42:08.355Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-04T22:42:08.596Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-04T22:42:08.916Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s) [2022-08-04T22:42:08.916Z] === RUN TestNetworkLoopbackNat [2022-08-04T22:42:09.173Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-04T22:42:09.536Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-04T22:42:09.735Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-04T22:42:10.297Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-04T22:42:10.476Z] --- PASS: TestPluginsWithRuntimes (3.32s) [2022-08-04T22:42:10.476Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-08-04T22:42:10.476Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2022-08-04T22:42:10.476Z] === RUN TestPluginBackCompatMediaTypes [2022-08-04T22:42:10.858Z] docker_cli_daemon_plugins_test.go:170: [d24b7a9a41fb7] daemon is not started [2022-08-04T22:42:11.046Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-08-04T22:42:11.046Z] PASS [2022-08-04T22:42:11.046Z] [2022-08-04T22:42:11.046Z] DONE 24 tests in 6.670s [2022-08-04T22:42:11.046Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-04T22:42:11.046Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:42:11.046Z] ++ set -e [2022-08-04T22:42:11.046Z] ++ '[' -n 0 ']' [2022-08-04T22:42:11.046Z] ++ set -x [2022-08-04T22:42:11.046Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:42:11.306Z] INFO: Testing against a local daemon [2022-08-04T22:42:11.306Z] === RUN TestExternalGraphDriver [2022-08-04T22:42:11.421Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-04T22:42:11.566Z] === RUN TestExternalGraphDriver/json [2022-08-04T22:42:11.677Z] --- PASS: TestNetworkLoopbackNat (2.86s) [2022-08-04T22:42:11.677Z] === RUN TestPause [2022-08-04T22:42:11.934Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-04T22:42:12.496Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-04T22:42:12.496Z] --- PASS: TestPause (0.82s) [2022-08-04T22:42:12.496Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-04T22:42:12.496Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T22:42:12.496Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T22:42:12.496Z] === RUN TestPauseStopPausedContainer [2022-08-04T22:42:13.425Z] --- PASS: TestPauseStopPausedContainer (0.80s) [2022-08-04T22:42:13.425Z] === RUN TestPidHost [2022-08-04T22:42:13.425Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-04T22:42:13.476Z] === RUN TestExternalGraphDriver/spec [2022-08-04T22:42:14.355Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-04T22:42:14.858Z] === RUN TestExternalGraphDriver/pull [2022-08-04T22:42:14.917Z] --- PASS: TestPidHost (1.61s) [2022-08-04T22:42:14.917Z] === RUN TestPsFilter [2022-08-04T22:42:15.028Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-04T22:42:15.174Z] --- PASS: TestPsFilter (0.16s) [2022-08-04T22:42:15.174Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-04T22:42:15.174Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-04T22:42:15.736Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-04T22:42:15.992Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2022-08-04T22:42:15.992Z] === RUN TestRemoveContainerWithVolume [2022-08-04T22:42:15.992Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-04T22:42:16.240Z] --- PASS: TestExternalGraphDriver (5.12s) [2022-08-04T22:42:16.240Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-08-04T22:42:16.240Z] --- PASS: TestExternalGraphDriver/spec (1.54s) [2022-08-04T22:42:16.240Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-08-04T22:42:16.240Z] === RUN TestGraphdriverPluginV2 [2022-08-04T22:42:16.249Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-04T22:42:16.505Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2022-08-04T22:42:16.505Z] === RUN TestRemoveContainerRunning [2022-08-04T22:42:16.761Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-04T22:42:16.810Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T22:42:16.810Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-04T22:42:16.810Z] PASS [2022-08-04T22:42:16.810Z] [2022-08-04T22:42:16.810Z] === Skipped [2022-08-04T22:42:16.810Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-04T22:42:16.810Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T22:42:16.810Z] [2022-08-04T22:42:16.810Z] DONE 5 tests, 1 skipped in 5.588s [2022-08-04T22:42:16.810Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-04T22:42:16.810Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:42:16.810Z] ++ set -e [2022-08-04T22:42:16.810Z] ++ '[' -n 0 ']' [2022-08-04T22:42:16.810Z] ++ set -x [2022-08-04T22:42:16.810Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:42:16.810Z] INFO: Testing against a local daemon [2022-08-04T22:42:16.810Z] === RUN TestContinueAfterPluginCrash [2022-08-04T22:42:16.810Z] === PAUSE TestContinueAfterPluginCrash [2022-08-04T22:42:16.810Z] === RUN TestReadPluginNoRead [2022-08-04T22:42:16.810Z] === PAUSE TestReadPluginNoRead [2022-08-04T22:42:16.810Z] === RUN TestDaemonStartWithLogOpt [2022-08-04T22:42:16.810Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-04T22:42:16.810Z] === CONT TestContinueAfterPluginCrash [2022-08-04T22:42:16.810Z] === CONT TestDaemonStartWithLogOpt [2022-08-04T22:42:17.017Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-04T22:42:17.274Z] --- PASS: TestRemoveContainerRunning (0.68s) [2022-08-04T22:42:17.274Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-04T22:42:17.274Z] check_test.go:540: [d88f7498f3eb7] daemon is not started [2022-08-04T22:42:17.274Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-04T22:42:17.530Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-04T22:42:17.787Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2022-08-04T22:42:17.787Z] === RUN TestRemoveInvalidContainer [2022-08-04T22:42:18.044Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-08-04T22:42:18.044Z] === RUN TestRenameLinkedContainer [2022-08-04T22:42:18.973Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-04T22:42:19.230Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-04T22:42:20.108Z] --- PASS: TestDaemonStartWithLogOpt (3.01s) [2022-08-04T22:42:20.108Z] === CONT TestReadPluginNoRead [2022-08-04T22:42:20.561Z] --- PASS: TestServiceUpdateConfigs (14.57s) [2022-08-04T22:42:20.561Z] === RUN TestServiceUpdateNetwork [2022-08-04T22:42:20.602Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-04T22:42:20.859Z] --- PASS: TestRenameLinkedContainer (2.80s) [2022-08-04T22:42:20.859Z] === RUN TestRenameStoppedContainer [2022-08-04T22:42:21.116Z] --- PASS: TestRenameStoppedContainer (0.48s) [2022-08-04T22:42:21.116Z] === RUN TestRenameRunningContainerAndReuse [2022-08-04T22:42:22.018Z] === RUN TestReadPluginNoRead/default [2022-08-04T22:42:22.050Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-04T22:42:22.612Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s) [2022-08-04T22:42:22.612Z] === RUN TestRenameInvalidName [2022-08-04T22:42:23.174Z] --- PASS: TestRenameInvalidName (0.62s) [2022-08-04T22:42:23.174Z] === RUN TestRenameAnonymousContainer [2022-08-04T22:42:23.400Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-04T22:42:23.430Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-04T22:42:24.340Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-04T22:42:24.794Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-04T22:42:24.911Z] --- PASS: TestContinueAfterPluginCrash (7.92s) [2022-08-04T22:42:25.356Z] --- PASS: TestRenameAnonymousContainer (2.16s) [2022-08-04T22:42:25.356Z] === RUN TestRenameContainerWithSameName [2022-08-04T22:42:25.481Z] === CONT TestReadPluginNoRead [2022-08-04T22:42:25.481Z] read_test.go:92: [d9e23c9be682a] daemon is not started [2022-08-04T22:42:25.481Z] --- PASS: TestReadPluginNoRead (5.63s) [2022-08-04T22:42:25.481Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-08-04T22:42:25.481Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-08-04T22:42:25.481Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2022-08-04T22:42:25.481Z] PASS [2022-08-04T22:42:25.481Z] [2022-08-04T22:42:25.481Z] DONE 6 tests in 8.761s [2022-08-04T22:42:25.481Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-04T22:42:25.481Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:42:25.481Z] ++ set -e [2022-08-04T22:42:25.481Z] ++ '[' -n 0 ']' [2022-08-04T22:42:25.481Z] ++ set -x [2022-08-04T22:42:25.481Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:42:25.481Z] testing: warning: no tests to run [2022-08-04T22:42:25.481Z] PASS [2022-08-04T22:42:25.481Z] [2022-08-04T22:42:25.481Z] DONE 0 tests in 0.037s [2022-08-04T22:42:25.481Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-04T22:42:25.481Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:42:25.481Z] ++ set -e [2022-08-04T22:42:25.481Z] ++ '[' -n 0 ']' [2022-08-04T22:42:25.481Z] ++ set -x [2022-08-04T22:42:25.481Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:42:25.741Z] INFO: Testing against a local daemon [2022-08-04T22:42:25.741Z] === RUN TestPluginWithDevMounts [2022-08-04T22:42:25.741Z] === PAUSE TestPluginWithDevMounts [2022-08-04T22:42:25.741Z] === CONT TestPluginWithDevMounts [2022-08-04T22:42:25.919Z] --- PASS: TestRenameContainerWithSameName (0.61s) [2022-08-04T22:42:25.919Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-04T22:42:26.175Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-04T22:42:27.103Z] --- PASS: TestRenameContainerWithLinkedContainer (1.11s) [2022-08-04T22:42:27.103Z] === RUN TestResize [2022-08-04T22:42:27.123Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-08-04T22:42:27.124Z] PASS [2022-08-04T22:42:27.124Z] [2022-08-04T22:42:27.124Z] DONE 1 tests in 1.684s [2022-08-04T22:42:27.124Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-04T22:42:27.124Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:42:27.124Z] ++ set -e [2022-08-04T22:42:27.124Z] ++ '[' -n 0 ']' [2022-08-04T22:42:27.124Z] ++ set -x [2022-08-04T22:42:27.124Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:42:27.383Z] INFO: Testing against a local daemon [2022-08-04T22:42:27.383Z] === RUN TestSecretInspect [2022-08-04T22:42:27.666Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-04T22:42:27.666Z] --- PASS: TestResize (0.63s) [2022-08-04T22:42:27.666Z] === RUN TestResizeWithInvalidSize [2022-08-04T22:42:28.230Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-04T22:42:28.230Z] --- PASS: TestResizeWithInvalidSize (0.53s) [2022-08-04T22:42:28.230Z] === RUN TestResizeWhenContainerNotStarted [2022-08-04T22:42:28.797Z] --- PASS: TestResizeWhenContainerNotStarted (0.52s) [2022-08-04T22:42:28.797Z] === RUN TestDaemonRestartKillContainers [2022-08-04T22:42:28.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T22:42:28.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T22:42:28.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T22:42:28.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T22:42:28.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T22:42:28.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T22:42:28.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T22:42:28.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T22:42:28.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T22:42:28.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T22:42:28.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T22:42:28.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T22:42:28.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T22:42:28.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T22:42:28.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T22:42:28.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T22:42:28.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T22:42:28.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T22:42:28.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T22:42:28.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T22:42:28.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T22:42:28.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T22:42:28.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T22:42:28.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T22:42:28.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T22:42:28.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T22:42:28.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T22:42:28.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T22:42:28.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T22:42:28.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T22:42:28.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T22:42:28.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T22:42:28.797Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T22:42:28.797Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T22:42:29.925Z] --- PASS: TestSecretInspect (2.17s) [2022-08-04T22:42:29.925Z] === RUN TestSecretList [2022-08-04T22:42:30.163Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-04T22:42:30.727Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T22:42:31.278Z] ......... [ 85%] [2022-08-04T22:42:31.654Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-04T22:42:31.834Z] --- PASS: TestSecretList (2.21s) [2022-08-04T22:42:31.834Z] === RUN TestSecretsCreateAndDelete [2022-08-04T22:42:31.910Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T22:42:32.756Z] --- PASS: TestServiceUpdateNetwork (12.58s) [2022-08-04T22:42:32.756Z] === RUN TestServiceUpdatePidsLimit [2022-08-04T22:42:33.274Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T22:42:33.274Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T22:42:33.688Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-04T22:42:34.375Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-08-04T22:42:34.375Z] === RUN TestSecretsUpdate [2022-08-04T22:42:34.621Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-04T22:42:34.641Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T22:42:34.641Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T22:42:34.898Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-04T22:42:36.231Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-04T22:42:36.286Z] --- PASS: TestSecretsUpdate (2.18s) [2022-08-04T22:42:36.286Z] === RUN TestTemplatedSecret [2022-08-04T22:42:37.690Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-04T22:42:38.164Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T22:42:38.164Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-04T22:42:38.165Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T22:42:38.869Z] --- PASS: TestTemplatedSecret (2.50s) [2022-08-04T22:42:38.869Z] === RUN TestSecretCreateResolve [2022-08-04T22:42:40.056Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-04T22:42:40.798Z] --- PASS: TestSecretCreateResolve (2.32s) [2022-08-04T22:42:40.798Z] PASS [2022-08-04T22:42:40.798Z] [2022-08-04T22:42:40.798Z] DONE 6 tests in 13.659s [2022-08-04T22:42:40.798Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-04T22:42:40.798Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:42:40.798Z] ++ set -e [2022-08-04T22:42:40.798Z] ++ '[' -n 0 ']' [2022-08-04T22:42:40.798Z] ++ set -x [2022-08-04T22:42:40.798Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:42:41.058Z] INFO: Testing against a local daemon [2022-08-04T22:42:41.058Z] === RUN TestServiceCreateInit [2022-08-04T22:42:41.058Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-04T22:42:41.172Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-04T22:42:41.465Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T22:42:41.465Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-04T22:42:43.355Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T22:42:43.355Z] check_test.go:540: [dd0f333f1e95a] daemon is not started [2022-08-04T22:42:43.355Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-04T22:42:43.355Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T22:42:44.262Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-04T22:42:44.262Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-04T22:42:45.246Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T22:42:45.247Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-04T22:42:45.259Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-04T22:42:46.029Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-04T22:42:46.174Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T22:42:46.431Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-04T22:42:47.361Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T22:42:47.617Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-04T22:42:47.617Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-04T22:42:47.617Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-04T22:42:48.546Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-04T22:42:48.555Z] --- PASS: TestServiceCreateInit (7.14s) [2022-08-04T22:42:48.555Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.59s) [2022-08-04T22:42:48.555Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.54s) [2022-08-04T22:42:48.555Z] === RUN TestCreateServiceMultipleTimes [2022-08-04T22:42:49.274Z] --- PASS: TestServiceUpdatePidsLimit (16.26s) [2022-08-04T22:42:49.274Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-08-04T22:42:49.274Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-08-04T22:42:49.274Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-08-04T22:42:49.274Z] PASS [2022-08-04T22:42:49.274Z] [2022-08-04T22:42:49.274Z] === Skipped [2022-08-04T22:42:49.274Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-04T22:42:49.274Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T22:42:49.274Z] [2022-08-04T22:42:49.274Z] DONE 27 tests, 1 skipped in 164.182s [2022-08-04T22:42:49.274Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-04T22:42:49.274Z] INFO: Testing against a local daemon [2022-08-04T22:42:49.274Z] === RUN TestSessionCreate [2022-08-04T22:42:49.274Z] --- PASS: TestSessionCreate (0.02s) [2022-08-04T22:42:49.274Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-04T22:42:49.274Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-04T22:42:49.274Z] PASS [2022-08-04T22:42:49.274Z] [2022-08-04T22:42:49.274Z] DONE 2 tests in 0.057s [2022-08-04T22:42:49.274Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-04T22:42:49.274Z] INFO: Testing against a local daemon [2022-08-04T22:42:49.274Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-04T22:42:49.274Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-04T22:42:49.274Z] === RUN TestDiskUsage [2022-08-04T22:42:49.274Z] === PAUSE TestDiskUsage [2022-08-04T22:42:49.274Z] === RUN TestEventsExecDie [2022-08-04T22:42:49.274Z] --- PASS: TestEventsExecDie (0.55s) [2022-08-04T22:42:49.274Z] === RUN TestEventsBackwardsCompatible [2022-08-04T22:42:49.314Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-04T22:42:49.314Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-04T22:42:49.474Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-04T22:42:49.531Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-04T22:42:49.531Z] === RUN TestEventsVolumeCreate [2022-08-04T22:42:49.531Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-08-04T22:42:49.531Z] === RUN TestInfoBinaryCommits [2022-08-04T22:42:49.531Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-04T22:42:49.531Z] === RUN TestInfoAPIVersioned [2022-08-04T22:42:49.531Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-04T22:42:49.531Z] === RUN TestInfoAPI [2022-08-04T22:42:49.531Z] --- PASS: TestInfoAPI (0.02s) [2022-08-04T22:42:49.531Z] === RUN TestInfoAPIWarnings [2022-08-04T22:42:50.402Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-04T22:42:50.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.00s) [2022-08-04T22:42:50.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-08-04T22:42:50.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-04T22:42:50.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.59s) [2022-08-04T22:42:50.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-08-04T22:42:50.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-08-04T22:42:50.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.69s) [2022-08-04T22:42:50.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.64s) [2022-08-04T22:42:50.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.89s) [2022-08-04T22:42:50.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.93s) [2022-08-04T22:42:50.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.18s) [2022-08-04T22:42:50.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.98s) [2022-08-04T22:42:50.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.68s) [2022-08-04T22:42:50.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.45s) [2022-08-04T22:42:50.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.46s) [2022-08-04T22:42:50.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.03s) [2022-08-04T22:42:50.402Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-04T22:42:50.402Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-04T22:42:50.658Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-04T22:42:51.244Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-04T22:42:52.175Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-04T22:42:52.175Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-04T22:42:53.245Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-04T22:42:53.505Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-04T22:42:53.505Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-04T22:42:53.505Z] [2022-08-04T22:42:53.505Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-04T22:42:53.505Z] =========================== short test summary info ============================ [2022-08-04T22:42:53.505Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-04T22:42:53.505Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-04T22:42:53.505Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-04T22:42:53.505Z] Not supported on most drivers [2022-08-04T22:42:53.505Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-04T22:42:53.505Z] Output of docker top depends on host distro, and is not formalized. [2022-08-04T22:42:53.505Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-04T22:42:53.505Z] Output of docker top depends on host distro, and is not formalized. [2022-08-04T22:42:53.505Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-04T22:42:53.505Z] Can fail if eth0 has multiple IP addresses [2022-08-04T22:42:53.505Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-04T22:42:53.505Z] This doesn't seem to be taken into account by the engine [2022-08-04T22:42:53.505Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-04T22:42:53.505Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-04T22:42:53.506Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 292.19 seconds == [2022-08-04T22:42:53.549Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-04T22:42:53.549Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-04T22:42:53.549Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-04T22:42:53.765Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-04T22:42:54.477Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-04T22:42:54.477Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (4.07s) [2022-08-04T22:42:54.477Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.77s) [2022-08-04T22:42:54.477Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (2.29s) [2022-08-04T22:42:54.477Z] === RUN TestCgroupNamespacesRun [2022-08-04T22:42:55.040Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-04T22:42:56.932Z] --- PASS: TestCgroupNamespacesRun (2.04s) [2022-08-04T22:42:56.932Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-04T22:42:58.300Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s) [2022-08-04T22:42:58.300Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-04T22:42:59.230Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-04T22:42:59.792Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-04T22:43:00.049Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-04T22:43:00.049Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s) [2022-08-04T22:43:00.049Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-04T22:43:01.417Z] --- PASS: TestCgroupNamespacesRunHostMode (1.36s) [2022-08-04T22:43:01.417Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-04T22:43:01.979Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-04T22:43:02.906Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.29s) [2022-08-04T22:43:02.906Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-04T22:43:02.906Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-04T22:43:03.452Z] --- PASS: TestCreateServiceMultipleTimes (15.29s) [2022-08-04T22:43:03.452Z] === RUN TestCreateServiceConflict [2022-08-04T22:43:04.272Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s) [2022-08-04T22:43:04.272Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-04T22:43:04.835Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-04T22:43:04.835Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2022-08-04T22:43:04.835Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-04T22:43:05.398Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-04T22:43:05.974Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T22:43:05.974Z] [2022-08-04T22:43:05.974Z] Unloading profiles will leave already running processes permanently [2022-08-04T22:43:05.974Z] unconfined, which can lead to unexpected situations. [2022-08-04T22:43:05.974Z] [2022-08-04T22:43:05.974Z] To set a process to complain mode, use the command line tool [2022-08-04T22:43:05.974Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T22:43:05.974Z] Post stage [Pipeline] junit [2022-08-04T22:43:05.987Z] Recording test results [2022-08-04T22:43:05.993Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-08-04T22:43:05.994Z] === RUN TestCreateServiceMaxReplicas [2022-08-04T22:43:06.768Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s) [2022-08-04T22:43:06.768Z] === RUN TestNISDomainname [2022-08-04T22:43:07.024Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-04T22:43:07.024Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-04T22:43:07.045Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-04T22:43:07.328Z] + echo Ensuring container killed. [2022-08-04T22:43:07.328Z] Ensuring container killed. [2022-08-04T22:43:07.328Z] + docker rm -vf docker-pr1 [2022-08-04T22:43:07.328Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-04T22:43:07.587Z] --- PASS: TestNISDomainname (0.97s) [2022-08-04T22:43:07.587Z] === RUN TestHostnameDnsResolution [2022-08-04T22:43:07.595Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-04T22:43:07.595Z] === RUN TestInfoDebug [2022-08-04T22:43:07.595Z] --- PASS: TestInfoDebug (0.52s) [2022-08-04T22:43:07.595Z] === RUN TestInfoInsecureRegistries [2022-08-04T22:43:07.595Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-04T22:43:07.595Z] === RUN TestInfoRegistryMirrors [2022-08-04T22:43:07.595Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-04T22:43:07.595Z] === RUN TestLoginFailsWithBadCredentials [2022-08-04T22:43:07.614Z] + echo Chowning /workspace to jenkins user [2022-08-04T22:43:07.614Z] Chowning /workspace to jenkins user [2022-08-04T22:43:07.614Z] + id -u [2022-08-04T22:43:07.614Z] + id -g [2022-08-04T22:43:07.614Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43917:/workspace busybox chown -R 1000:1000 /workspace [2022-08-04T22:43:07.614Z] Unable to find image 'busybox:latest' locally [2022-08-04T22:43:07.614Z] latest: Pulling from library/busybox [2022-08-04T22:43:07.873Z] 50783e0dfb64: Pulling fs layer [2022-08-04T22:43:07.874Z] 50783e0dfb64: Download complete [2022-08-04T22:43:07.874Z] 50783e0dfb64: Pull complete [2022-08-04T22:43:07.874Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-04T22:43:07.874Z] Status: Downloaded newer image for busybox:latest [2022-08-04T22:43:08.160Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-08-04T22:43:08.160Z] === RUN TestPingCacheHeaders [2022-08-04T22:43:08.160Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-04T22:43:08.160Z] === RUN TestPingGet [2022-08-04T22:43:08.160Z] --- PASS: TestPingGet (0.01s) [2022-08-04T22:43:08.160Z] === RUN TestPingHead [2022-08-04T22:43:08.160Z] --- PASS: TestPingHead (0.02s) [2022-08-04T22:43:08.160Z] === RUN TestPingSwarmHeader [2022-08-04T22:43:08.514Z] --- PASS: TestHostnameDnsResolution (0.95s) [2022-08-04T22:43:08.515Z] === RUN TestUnprivilegedPortsAndPing [2022-08-04T22:43:08.536Z] --- PASS: TestCreateServiceMaxReplicas (2.61s) [2022-08-04T22:43:08.536Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-04T22:43:08.725Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-04T22:43:08.726Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-04T22:43:09.443Z] --- PASS: TestUnprivilegedPortsAndPing (0.90s) [2022-08-04T22:43:09.443Z] === RUN TestPrivilegedHostDevices [2022-08-04T22:43:09.658Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-04T22:43:09.658Z] --- PASS: TestPingSwarmHeader (1.64s) [2022-08-04T22:43:09.658Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-04T22:43:09.658Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-04T22:43:09.658Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-04T22:43:09.658Z] === RUN TestVersion [2022-08-04T22:43:09.658Z] --- PASS: TestVersion (0.02s) [2022-08-04T22:43:09.658Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-04T22:43:09.658Z] === CONT TestDiskUsage [2022-08-04T22:43:09.699Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T22:43:09.955Z] --- PASS: TestPrivilegedHostDevices (0.68s) [2022-08-04T22:43:09.955Z] === RUN TestRunConsoleSize [2022-08-04T22:43:10.078Z] + bundleName=docker-py [2022-08-04T22:43:10.078Z] + echo Creating docker-py-bundles.tar.gz [2022-08-04T22:43:10.078Z] Creating docker-py-bundles.tar.gz [2022-08-04T22:43:10.078Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-08-04T22:43:10.091Z] Archiving artifacts [2022-08-04T22:43:10.223Z] === RUN TestDiskUsage/empty [2022-08-04T22:43:10.223Z] === RUN TestDiskUsage/empty/container_types [2022-08-04T22:43:10.223Z] === RUN TestDiskUsage/empty/image_types [2022-08-04T22:43:10.223Z] === RUN TestDiskUsage/empty/volume_types [2022-08-04T22:43:10.223Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-04T22:43:10.223Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-04T22:43:10.223Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-04T22:43:10.223Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-04T22:43:10.223Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-04T22:43:10.223Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-04T22:43:10.223Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-04T22:43:10.223Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-04T22:43:10.482Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-04T22:43:10.482Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-04T22:43:10.482Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-04T22:43:10.482Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-04T22:43:10.482Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-04T22:43:10.482Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-04T22:43:10.482Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-04T22:43:10.482Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-04T22:43:10.482Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-04T22:43:10.482Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-04T22:43:10.482Z] === RUN TestDiskUsage/after_container.Run [2022-08-04T22:43:10.884Z] --- PASS: TestRunConsoleSize (0.66s) [2022-08-04T22:43:10.884Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-04T22:43:11.049Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-04T22:43:11.049Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-04T22:43:11.049Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-04T22:43:11.049Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-04T22:43:11.049Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-04T22:43:11.049Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-04T22:43:11.049Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-04T22:43:11.049Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-04T22:43:11.049Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-04T22:43:11.049Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-04T22:43:11.309Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.59s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage (1.60s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage/after_container.Run (0.58s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-04T22:43:11.309Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T22:43:11.309Z] PASS [2022-08-04T22:43:11.309Z] [2022-08-04T22:43:11.309Z] DONE 54 tests in 22.531s [2022-08-04T22:43:11.309Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-04T22:43:11.309Z] INFO: Testing against a local daemon [2022-08-04T22:43:11.309Z] === RUN TestVolumesCreateAndList [2022-08-04T22:43:11.309Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-04T22:43:11.309Z] === RUN TestVolumesRemove [2022-08-04T22:43:11.567Z] --- PASS: TestVolumesRemove (0.09s) [2022-08-04T22:43:11.567Z] === RUN TestVolumesInspect [2022-08-04T22:43:11.567Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-04T22:43:11.567Z] === RUN TestVolumesInvalidJSON [2022-08-04T22:43:11.567Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-04T22:43:11.567Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-04T22:43:11.567Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-04T22:43:11.567Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-04T22:43:11.567Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-04T22:43:11.567Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-04T22:43:11.567Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-04T22:43:11.567Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-04T22:43:11.567Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-04T22:43:11.567Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-04T22:43:11.567Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-04T22:43:11.567Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-04T22:43:11.567Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-04T22:43:11.567Z] PASS [2022-08-04T22:43:11.567Z] [2022-08-04T22:43:11.567Z] DONE 9 tests in 0.180s [2022-08-04T22:43:11.567Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T22:43:11.795Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43917/1/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-08-04T22:43:11.812Z] --- PASS: TestRunWithAlternativeContainerdShim (1.26s) [2022-08-04T22:43:11.812Z] === RUN TestStats [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-04T22:43:12.135Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-04T22:43:12.135Z] Removing test suite binaries [2022-08-04T22:43:12.135Z] exiting test-integration [2022-08-04T22:43:12.135Z] ++ exit 0 [2022-08-04T22:43:12.135Z] [2022-08-04T22:43:12.149Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43917/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=4e46d9f963b5f7cec5022e2f9528acda08b6134a -e DOCKER_GRAPHDRIVER docker:4e46d9f963b5f7cec5022e2f9528acda08b6134a hack/make.sh binary [2022-08-04T22:43:12.409Z] [2022-08-04T22:43:12.669Z] Removing bundles/ [2022-08-04T22:43:12.669Z] [2022-08-04T22:43:12.669Z] ---> Making bundle: binary (in bundles/binary) [2022-08-04T22:43:12.669Z] Building: bundles/binary-daemon/dockerd [2022-08-04T22:43:12.669Z] GOOS="" GOARCH="" GOARM="" Post stage [Pipeline] junit [2022-08-04T22:43:13.521Z] Recording test results [2022-08-04T22:43:13.701Z] check_test.go:540: [dd82484f6e9c9] daemon is not started [2022-08-04T22:43:13.701Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-04T22:43:13.956Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-04T22:43:13.956Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-04T22:43:13.956Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-04T22:43:14.520Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-04T22:43:14.520Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-04T22:43:14.520Z] --- PASS: TestStats (2.70s) [2022-08-04T22:43:14.520Z] === RUN TestStopContainerWithTimeout [2022-08-04T22:43:14.520Z] === RUN TestStopContainerWithTimeout/0 [2022-08-04T22:43:14.520Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-04T22:43:14.520Z] === RUN TestStopContainerWithTimeout/1 [2022-08-04T22:43:14.520Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-04T22:43:14.520Z] === RUN TestStopContainerWithTimeout/3 [2022-08-04T22:43:14.520Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-04T22:43:14.520Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-04T22:43:14.520Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-04T22:43:14.776Z] === CONT TestStopContainerWithTimeout/0 [2022-08-04T22:43:14.777Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-04T22:43:14.785Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-04T22:43:15.033Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-04T22:43:15.110Z] + echo Ensuring container killed. [2022-08-04T22:43:15.110Z] Ensuring container killed. [2022-08-04T22:43:15.110Z] + docker rm -vf docker-pr1 [2022-08-04T22:43:15.110Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-04T22:43:15.288Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-04T22:43:15.288Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-04T22:43:15.393Z] + echo Chowning /workspace to jenkins user [2022-08-04T22:43:15.393Z] Chowning /workspace to jenkins user [2022-08-04T22:43:15.393Z] + id -u [2022-08-04T22:43:15.393Z] + id -g [2022-08-04T22:43:15.393Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43917:/workspace busybox chown -R 1000:1000 /workspace [2022-08-04T22:43:15.393Z] Unable to find image 'busybox:latest' locally [2022-08-04T22:43:15.393Z] latest: Pulling from library/busybox [2022-08-04T22:43:15.651Z] 50783e0dfb64: Pulling fs layer [2022-08-04T22:43:15.651Z] 50783e0dfb64: Download complete [2022-08-04T22:43:15.651Z] 50783e0dfb64: Pull complete [2022-08-04T22:43:15.651Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-04T22:43:15.651Z] Status: Downloaded newer image for busybox:latest [2022-08-04T22:43:15.851Z] === CONT TestStopContainerWithTimeout/3 [2022-08-04T22:43:16.107Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-04T22:43:16.107Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T22:43:17.334Z] + bundleName=amd64-cgroup2 [2022-08-04T22:43:17.334Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-04T22:43:17.334Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-04T22:43:17.334Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-08-04T22:43:17.334Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-04T22:43:17.473Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-04T22:43:17.473Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-04T22:43:17.473Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [Pipeline] archiveArtifacts [2022-08-04T22:43:17.634Z] Archiving artifacts [2022-08-04T22:43:17.730Z] === CONT TestStopContainerWithTimeout/1 [2022-08-04T22:43:17.987Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-04T22:43:19.352Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2022-08-04T22:43:19.352Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2022-08-04T22:43:19.352Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2022-08-04T22:43:19.352Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2022-08-04T22:43:19.352Z] --- PASS: TestStopContainerWithTimeout/1 (1.73s) [2022-08-04T22:43:19.352Z] === RUN TestDeleteDevicemapper [2022-08-04T22:43:19.352Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T22:43:19.352Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-04T22:43:19.352Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-04T22:43:19.669Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43917/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-04T22:43:19.916Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-04T22:43:19.972Z] + make clean [2022-08-04T22:43:19.972Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-04T22:43:19.972Z] docker-dev-cache [2022-08-04T22:43:19.972Z] docker-mod-cache [Pipeline] deleteDir [2022-08-04T22:43:21.807Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.31s) [2022-08-04T22:43:21.807Z] === RUN TestUpdateMemory [2022-08-04T22:43:21.807Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-04T22:43:21.807Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-04T22:43:21.807Z] === RUN TestUpdateCPUQuota [2022-08-04T22:43:21.807Z] === RUN TestDockerSuite/TestAttachDetach [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-04T22:43:22.736Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-04T22:43:23.299Z] --- PASS: TestUpdateCPUQuota (1.37s) [2022-08-04T22:43:23.299Z] === RUN TestUpdatePidsLimit [2022-08-04T22:43:23.299Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-04T22:43:23.434Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.02s) [2022-08-04T22:43:23.434Z] === RUN TestCreateServiceSecretFileMode [2022-08-04T22:43:23.555Z] === RUN TestUpdatePidsLimit/no_change [2022-08-04T22:43:23.698Z] --- PASS: TestCreateServiceSecretFileMode (2.37s) [2022-08-04T22:43:23.698Z] === RUN TestCreateServiceConfigFileMode [2022-08-04T22:43:23.812Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-04T22:43:24.068Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-04T22:43:24.325Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-04T22:43:24.887Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-04T22:43:24.887Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-04T22:43:25.449Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-04T22:43:25.706Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-04T22:43:25.706Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-04T22:43:26.250Z] --- PASS: TestCreateServiceConfigFileMode (2.38s) [2022-08-04T22:43:26.250Z] === RUN TestCreateServiceSysctls [2022-08-04T22:43:26.635Z] --- PASS: TestUpdatePidsLimit (3.45s) [2022-08-04T22:43:26.635Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2022-08-04T22:43:26.635Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2022-08-04T22:43:26.635Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2022-08-04T22:43:26.635Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2022-08-04T22:43:26.635Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s) [2022-08-04T22:43:26.635Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2022-08-04T22:43:26.635Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2022-08-04T22:43:26.635Z] === RUN TestUpdateRestartPolicy [2022-08-04T22:43:26.635Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-04T22:43:27.565Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-04T22:43:28.930Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-04T22:43:29.546Z] --- PASS: TestCreateServiceSysctls (2.95s) [2022-08-04T22:43:29.546Z] === RUN TestCreateServiceCapabilities [2022-08-04T22:43:30.298Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-04T22:43:31.457Z] --- PASS: TestCreateServiceCapabilities (2.37s) [2022-08-04T22:43:31.457Z] === RUN TestInspect [2022-08-04T22:43:32.188Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-04T22:43:33.997Z] --- PASS: TestInspect (2.62s) [2022-08-04T22:43:33.997Z] === RUN TestCreateJob [2022-08-04T22:43:34.706Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-04T22:43:34.706Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-04T22:43:34.706Z] check_test.go:540: [d87830781052c] daemon is not started [2022-08-04T22:43:34.706Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-04T22:43:34.706Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-04T22:43:34.706Z] check_test.go:540: [d01b8efe2976a] daemon is not started [2022-08-04T22:43:34.706Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-04T22:43:37.292Z] --- PASS: TestCreateJob (3.11s) [2022-08-04T22:43:37.292Z] === RUN TestReplicatedJob [2022-08-04T22:43:37.976Z] check_test.go:540: [ddcd4e76f76ad] daemon is not started [2022-08-04T22:43:37.976Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-04T22:43:39.342Z] --- PASS: TestUpdateRestartPolicy (12.62s) [2022-08-04T22:43:39.342Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-04T22:43:39.904Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2022-08-04T22:43:39.904Z] === RUN TestWaitNonBlocked [2022-08-04T22:43:39.904Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T22:43:39.904Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T22:43:39.904Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T22:43:39.904Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T22:43:40.161Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T22:43:40.161Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T22:43:41.527Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-08-04T22:43:41.528Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s) [2022-08-04T22:43:41.528Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.28s) [2022-08-04T22:43:41.528Z] === RUN TestWaitBlocked [2022-08-04T22:43:41.528Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T22:43:41.528Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T22:43:41.528Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T22:43:41.528Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T22:43:41.528Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T22:43:41.528Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T22:43:41.528Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-04T22:43:41.528Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-04T22:43:42.455Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-04T22:43:42.575Z] --- PASS: TestReplicatedJob (5.08s) [2022-08-04T22:43:42.575Z] === RUN TestUpdateReplicatedJob [2022-08-04T22:43:42.711Z] --- PASS: TestWaitBlocked (0.02s) [2022-08-04T22:43:42.711Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.28s) [2022-08-04T22:43:42.711Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.32s) [2022-08-04T22:43:42.711Z] === RUN TestWaitConditions [2022-08-04T22:43:42.711Z] === RUN TestWaitConditions/default [2022-08-04T22:43:42.711Z] === PAUSE TestWaitConditions/default [2022-08-04T22:43:42.711Z] === RUN TestWaitConditions/not-running [2022-08-04T22:43:42.711Z] === PAUSE TestWaitConditions/not-running [2022-08-04T22:43:42.711Z] === RUN TestWaitConditions/next-exit [2022-08-04T22:43:42.711Z] === PAUSE TestWaitConditions/next-exit [2022-08-04T22:43:42.711Z] === RUN TestWaitConditions/removed [2022-08-04T22:43:42.711Z] === PAUSE TestWaitConditions/removed [2022-08-04T22:43:42.711Z] === CONT TestWaitConditions/default [2022-08-04T22:43:42.711Z] === CONT TestWaitConditions/removed [2022-08-04T22:43:44.077Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-04T22:43:44.077Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-04T22:43:44.641Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-04T22:43:44.897Z] === CONT TestWaitConditions/next-exit [2022-08-04T22:43:44.898Z] === CONT TestWaitConditions/not-running [2022-08-04T22:43:45.117Z] --- PASS: TestUpdateReplicatedJob (3.03s) [2022-08-04T22:43:45.117Z] === RUN TestServiceListWithStatuses [2022-08-04T22:43:45.117Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T22:43:45.117Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-04T22:43:45.117Z] === RUN TestDockerNetworkConnectAlias [2022-08-04T22:43:45.845Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-04T22:43:46.818Z] --- PASS: TestWaitConditions (0.02s) [2022-08-04T22:43:46.818Z] --- PASS: TestWaitConditions/default (2.11s) [2022-08-04T22:43:46.818Z] --- PASS: TestWaitConditions/removed (2.16s) [2022-08-04T22:43:46.818Z] --- PASS: TestWaitConditions/next-exit (2.06s) [2022-08-04T22:43:46.818Z] --- PASS: TestWaitConditions/not-running (2.05s) [2022-08-04T22:43:46.818Z] === RUN TestWaitRestartedContainer [2022-08-04T22:43:46.818Z] === RUN TestWaitRestartedContainer/default [2022-08-04T22:43:46.818Z] === PAUSE TestWaitRestartedContainer/default [2022-08-04T22:43:46.818Z] === RUN TestWaitRestartedContainer/not-running [2022-08-04T22:43:46.818Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-04T22:43:46.818Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-04T22:43:46.818Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-04T22:43:46.818Z] === CONT TestWaitRestartedContainer/default [2022-08-04T22:43:46.818Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-04T22:43:47.753Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-04T22:43:48.686Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-04T22:43:48.941Z] === CONT TestWaitRestartedContainer/not-running [2022-08-04T22:43:49.318Z] --- PASS: TestDockerNetworkConnectAlias (4.02s) [2022-08-04T22:43:49.318Z] === RUN TestDockerNetworkReConnect [2022-08-04T22:43:49.503Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-04T22:43:50.432Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-04T22:43:50.432Z] --- PASS: TestWaitRestartedContainer/next-exit (2.11s) [2022-08-04T22:43:50.432Z] --- PASS: TestWaitRestartedContainer/default (2.15s) [2022-08-04T22:43:50.432Z] --- PASS: TestWaitRestartedContainer/not-running (1.43s) [2022-08-04T22:43:50.432Z] === CONT TestContainerStartOnDaemonRestart [2022-08-04T22:43:50.432Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-04T22:43:50.994Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-04T22:43:52.613Z] --- PASS: TestDockerNetworkReConnect (3.22s) [2022-08-04T22:43:52.613Z] === RUN TestServicePlugin [2022-08-04T22:43:52.613Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T22:43:52.613Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-04T22:43:52.613Z] === RUN TestServiceUpdateLabel [2022-08-04T22:43:54.308Z] --- PASS: TestContainerStartOnDaemonRestart (3.43s) [2022-08-04T22:43:54.308Z] === CONT TestIpcModeOlderClient [2022-08-04T22:43:54.308Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.49s) [2022-08-04T22:43:54.308Z] === CONT TestContainerKillOnDaemonStart [2022-08-04T22:43:54.308Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-08-04T22:43:54.308Z] === CONT TestDaemonHostGatewayIP [2022-08-04T22:43:54.524Z] --- PASS: TestServiceUpdateLabel (2.17s) [2022-08-04T22:43:54.524Z] === RUN TestServiceUpdateSecrets [2022-08-04T22:43:55.675Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-04T22:43:56.608Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-04T22:43:57.975Z] --- PASS: TestDaemonHostGatewayIP (3.79s) [2022-08-04T22:43:57.975Z] === CONT TestDaemonRestartIpcMode [2022-08-04T22:43:59.344Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-04T22:44:00.711Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-04T22:44:00.711Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-04T22:44:01.457Z] --- PASS: TestDaemonRestartIpcMode (3.42s) [2022-08-04T22:44:02.386Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-04T22:44:03.315Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-04T22:44:05.205Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-04T22:44:05.205Z] check_test.go:540: [d3990d5f2f4b8] daemon is not started [2022-08-04T22:44:05.205Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-04T22:44:06.132Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-04T22:44:06.694Z] --- PASS: TestContainerKillOnDaemonStart (12.74s) [2022-08-04T22:44:06.694Z] PASS [2022-08-04T22:44:06.694Z] [2022-08-04T22:44:06.694Z] === Skipped [2022-08-04T22:44:06.694Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-04T22:44:06.694Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T22:44:06.694Z] [2022-08-04T22:44:06.694Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-04T22:44:06.694Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T22:44:06.694Z] [2022-08-04T22:44:06.694Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.01s) [2022-08-04T22:44:06.694Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T22:44:06.694Z] [2022-08-04T22:44:06.694Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T22:44:06.695Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T22:44:06.695Z] [2022-08-04T22:44:06.695Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-04T22:44:06.695Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T22:44:06.695Z] [2022-08-04T22:44:06.695Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-04T22:44:06.695Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-04T22:44:06.695Z] [2022-08-04T22:44:06.695Z] DONE 272 tests, 6 skipped in 173.590s [2022-08-04T22:44:06.695Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-04T22:44:06.695Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:44:06.695Z] ++ set -e [2022-08-04T22:44:06.695Z] ++ '[' -n 0 ']' [2022-08-04T22:44:06.695Z] ++ set -x [2022-08-04T22:44:06.695Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:44:06.695Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-04T22:44:06.951Z] === RUN TestConfigDaemonLibtrustID [2022-08-04T22:44:07.514Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2022-08-04T22:44:07.514Z] === RUN TestConfigDaemonID [2022-08-04T22:44:08.077Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-04T22:44:08.640Z] daemon_test.go:83: [d0a8794fb8eb5] daemon is not started [2022-08-04T22:44:08.640Z] --- PASS: TestConfigDaemonID (1.07s) [2022-08-04T22:44:08.640Z] === RUN TestDaemonConfigValidation [2022-08-04T22:44:08.640Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-04T22:44:08.640Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-04T22:44:08.640Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-04T22:44:08.640Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-04T22:44:08.640Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-04T22:44:08.640Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-04T22:44:08.640Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-04T22:44:08.640Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-04T22:44:08.640Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-04T22:44:08.640Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-04T22:44:08.640Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-04T22:44:08.640Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-04T22:44:08.640Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-04T22:44:08.896Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-04T22:44:08.896Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-04T22:44:09.151Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-04T22:44:09.152Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.19s) [2022-08-04T22:44:09.152Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.22s) [2022-08-04T22:44:09.152Z] --- PASS: TestDaemonConfigValidation/valid_config (0.17s) [2022-08-04T22:44:09.152Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.15s) [2022-08-04T22:44:09.152Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2022-08-04T22:44:09.152Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-04T22:44:09.152Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-04T22:44:09.408Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-04T22:44:09.485Z] --- PASS: TestServiceUpdateSecrets (14.34s) [2022-08-04T22:44:09.485Z] === RUN TestServiceUpdateConfigs [2022-08-04T22:44:10.336Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-04T22:44:11.263Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-04T22:44:11.825Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-04T22:44:12.082Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-04T22:44:12.082Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-04T22:44:12.082Z] daemon_test.go:197: [dc3af896ab481] daemon is not started [2022-08-04T22:44:12.082Z] --- PASS: TestConfigDaemonSeccompProfiles (3.17s) [2022-08-04T22:44:12.082Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-08-04T22:44:12.082Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-08-04T22:44:12.082Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-08-04T22:44:12.082Z] === RUN TestDaemonProxy [2022-08-04T22:44:12.082Z] === RUN TestDaemonProxy/environment_variables [2022-08-04T22:44:13.053Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-04T22:44:13.309Z] check_test.go:540: [dba86d3dfb9ea] daemon is not started [2022-08-04T22:44:13.309Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-04T22:44:13.870Z] === RUN TestDaemonProxy/command-line_options [2022-08-04T22:44:15.236Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-04T22:44:15.798Z] === RUN TestDaemonProxy/configuration_file [2022-08-04T22:44:17.164Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-04T22:44:17.420Z] === RUN TestDaemonProxy/conflicting_options [2022-08-04T22:44:17.982Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-04T22:44:18.543Z] --- PASS: TestDaemonProxy (6.32s) [2022-08-04T22:44:18.543Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-08-04T22:44:18.543Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-08-04T22:44:18.543Z] --- PASS: TestDaemonProxy/configuration_file (1.79s) [2022-08-04T22:44:18.543Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-04T22:44:18.543Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-04T22:44:18.543Z] PASS [2022-08-04T22:44:18.543Z] [2022-08-04T22:44:18.543Z] DONE 18 tests in 11.795s [2022-08-04T22:44:18.543Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-04T22:44:18.544Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:44:18.544Z] ++ set -e [2022-08-04T22:44:18.544Z] ++ '[' -n 0 ']' [2022-08-04T22:44:18.544Z] ++ set -x [2022-08-04T22:44:18.544Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:44:18.802Z] INFO: Testing against a local daemon [2022-08-04T22:44:18.802Z] === RUN TestCommitInheritsEnv [2022-08-04T22:44:19.058Z] --- PASS: TestCommitInheritsEnv (0.36s) [2022-08-04T22:44:19.058Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-04T22:44:19.058Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-04T22:44:19.058Z] === RUN TestImportWithCustomPlatform [2022-08-04T22:44:19.058Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-04T22:44:19.314Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-04T22:44:19.314Z] === RUN TestImportWithCustomPlatform// [2022-08-04T22:44:19.314Z] === RUN TestImportWithCustomPlatform/linux [2022-08-04T22:44:19.314Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-04T22:44:19.571Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-04T22:44:19.571Z] === RUN TestImportWithCustomPlatform/macos [2022-08-04T22:44:19.571Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-04T22:44:19.571Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-04T22:44:19.571Z] --- PASS: TestImportWithCustomPlatform (0.50s) [2022-08-04T22:44:19.571Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-08-04T22:44:19.571Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-04T22:44:19.571Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-04T22:44:19.571Z] --- PASS: TestImportWithCustomPlatform/linux (0.13s) [2022-08-04T22:44:19.571Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.14s) [2022-08-04T22:44:19.571Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-08-04T22:44:19.571Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-04T22:44:19.571Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-04T22:44:19.571Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-04T22:44:19.571Z] === RUN TestImagesFilterMultiReference [2022-08-04T22:44:19.571Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-04T22:44:19.571Z] === RUN TestImagePullPlatformInvalid [2022-08-04T22:44:19.571Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-04T22:44:19.571Z] === RUN TestRemoveImageOrphaning [2022-08-04T22:44:19.827Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-04T22:44:20.083Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2022-08-04T22:44:20.083Z] === RUN TestRemoveImageGarbageCollector [2022-08-04T22:44:20.644Z] time="2022-08-04T22:44:20Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-04T22:44:22.541Z] --- PASS: TestRemoveImageGarbageCollector (2.38s) [2022-08-04T22:44:22.541Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-04T22:44:22.541Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-08-04T22:44:22.541Z] === RUN TestTagInvalidReference [2022-08-04T22:44:22.541Z] --- PASS: TestTagInvalidReference (0.05s) [2022-08-04T22:44:22.541Z] === RUN TestTagValidPrefixedRepo [2022-08-04T22:44:22.798Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-04T22:44:22.798Z] === RUN TestTagExistedNameWithoutForce [2022-08-04T22:44:22.798Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-04T22:44:22.798Z] === RUN TestTagOfficialNames [2022-08-04T22:44:22.798Z] --- PASS: TestTagOfficialNames (0.06s) [2022-08-04T22:44:22.798Z] === RUN TestTagMatchesDigest [2022-08-04T22:44:22.798Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-04T22:44:22.798Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-04T22:44:23.726Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-04T22:44:24.287Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-04T22:44:24.382Z] --- PASS: TestServiceUpdateConfigs (14.33s) [2022-08-04T22:44:24.382Z] === RUN TestServiceUpdateNetwork [2022-08-04T22:44:24.851Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-04T22:44:25.107Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-04T22:44:26.036Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-04T22:44:26.036Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-04T22:44:26.292Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-04T22:44:26.854Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-04T22:44:27.111Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-04T22:44:27.367Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-04T22:44:27.624Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-04T22:44:27.881Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-04T22:44:28.444Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-04T22:44:29.006Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-04T22:44:29.568Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-04T22:44:30.130Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-04T22:44:30.386Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-04T22:44:30.948Z] check_test.go:540: [da276e536f32a] daemon is not started [2022-08-04T22:44:30.948Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-04T22:44:32.315Z] check_test.go:540: [d29565b6cacf7] daemon is not started [2022-08-04T22:44:32.315Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-04T22:44:32.573Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-04T22:44:34.466Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-04T22:44:35.028Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-04T22:44:36.664Z] --- PASS: TestServiceUpdateNetwork (12.32s) [2022-08-04T22:44:36.664Z] === RUN TestServiceUpdatePidsLimit [2022-08-04T22:44:36.922Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-04T22:44:36.925Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-04T22:44:37.181Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-04T22:44:37.496Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-04T22:44:37.743Z] check_test.go:540: [d79280eadd922] daemon is not started [2022-08-04T22:44:37.743Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-04T22:44:38.306Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-04T22:44:40.850Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-04T22:44:42.743Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-04T22:44:42.743Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-04T22:44:45.625Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-04T22:44:46.912Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-04T22:44:47.841Z] check_test.go:540: [d69da48028a7c] daemon is not started [2022-08-04T22:44:47.841Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-04T22:44:49.206Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-04T22:44:49.769Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-04T22:44:52.201Z] --- PASS: TestServiceUpdatePidsLimit (15.98s) [2022-08-04T22:44:52.201Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-04T22:44:52.201Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-08-04T22:44:52.201Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-04T22:44:52.201Z] PASS [2022-08-04T22:44:52.201Z] [2022-08-04T22:44:52.201Z] === Skipped [2022-08-04T22:44:52.201Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-04T22:44:52.201Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T22:44:52.201Z] [2022-08-04T22:44:52.201Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-04T22:44:52.201Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T22:44:52.201Z] [2022-08-04T22:44:52.201Z] DONE 27 tests, 2 skipped in 130.677s [2022-08-04T22:44:52.201Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-04T22:44:52.201Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:44:52.201Z] ++ set -e [2022-08-04T22:44:52.201Z] ++ '[' -n 0 ']' [2022-08-04T22:44:52.201Z] ++ set -x [2022-08-04T22:44:52.201Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:44:52.201Z] INFO: Testing against a local daemon [2022-08-04T22:44:52.201Z] === RUN TestSessionCreate [2022-08-04T22:44:52.201Z] --- PASS: TestSessionCreate (0.02s) [2022-08-04T22:44:52.201Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-04T22:44:52.201Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-04T22:44:52.201Z] PASS [2022-08-04T22:44:52.202Z] [2022-08-04T22:44:52.202Z] DONE 2 tests in 0.162s [2022-08-04T22:44:52.202Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-04T22:44:52.202Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:44:52.202Z] ++ set -e [2022-08-04T22:44:52.202Z] ++ '[' -n 0 ']' [2022-08-04T22:44:52.202Z] ++ set -x [2022-08-04T22:44:52.202Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:44:52.202Z] INFO: Testing against a local daemon [2022-08-04T22:44:52.202Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-04T22:44:52.202Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T22:44:52.202Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T22:44:52.202Z] === RUN TestDiskUsage [2022-08-04T22:44:52.202Z] === PAUSE TestDiskUsage [2022-08-04T22:44:52.202Z] === RUN TestEventsExecDie [2022-08-04T22:44:52.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-04T22:44:52.461Z] --- PASS: TestEventsExecDie (0.55s) [2022-08-04T22:44:52.461Z] === RUN TestEventsBackwardsCompatible [2022-08-04T22:44:52.461Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-04T22:44:52.461Z] === RUN TestEventsVolumeCreate [2022-08-04T22:44:52.461Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-04T22:44:52.461Z] === RUN TestInfoBinaryCommits [2022-08-04T22:44:52.540Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-04T22:44:52.722Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-04T22:44:52.722Z] === RUN TestInfoAPIVersioned [2022-08-04T22:44:52.722Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-04T22:44:52.722Z] === RUN TestInfoAPI [2022-08-04T22:44:52.722Z] --- PASS: TestInfoAPI (0.02s) [2022-08-04T22:44:52.722Z] === RUN TestInfoAPIWarnings [2022-08-04T22:44:54.431Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-04T22:44:55.798Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-04T22:44:55.798Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-04T22:44:58.317Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-04T22:44:58.575Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-04T22:45:00.464Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-04T22:45:01.026Z] check_test.go:540: [dba54821d1c12] daemon is not started [2022-08-04T22:45:01.026Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-04T22:45:01.588Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-04T22:45:02.150Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-04T22:45:02.713Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-04T22:45:02.968Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-04T22:45:04.337Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-04T22:45:04.593Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-04T22:45:04.593Z] check_test.go:540: [dacf2c0b9995e] daemon is not started [2022-08-04T22:45:04.593Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-04T22:45:07.110Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-04T22:45:07.672Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-04T22:45:10.189Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-04T22:45:10.826Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-04T22:45:10.826Z] === RUN TestInfoDebug [2022-08-04T22:45:10.826Z] --- PASS: TestInfoDebug (0.52s) [2022-08-04T22:45:10.826Z] === RUN TestInfoInsecureRegistries [2022-08-04T22:45:10.826Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-04T22:45:10.826Z] === RUN TestInfoRegistryMirrors [2022-08-04T22:45:10.826Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-04T22:45:10.826Z] === RUN TestLoginFailsWithBadCredentials [2022-08-04T22:45:11.086Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-04T22:45:11.086Z] === RUN TestPingCacheHeaders [2022-08-04T22:45:11.086Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-04T22:45:11.086Z] === RUN TestPingGet [2022-08-04T22:45:11.086Z] --- PASS: TestPingGet (0.01s) [2022-08-04T22:45:11.086Z] === RUN TestPingHead [2022-08-04T22:45:11.086Z] --- PASS: TestPingHead (0.02s) [2022-08-04T22:45:11.086Z] === RUN TestPingSwarmHeader [2022-08-04T22:45:11.656Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-04T22:45:12.226Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-04T22:45:13.762Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-04T22:45:13.762Z] --- PASS: TestPingSwarmHeader (2.14s) [2022-08-04T22:45:13.762Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-04T22:45:13.762Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-04T22:45:13.762Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-04T22:45:13.762Z] === RUN TestVersion [2022-08-04T22:45:13.762Z] --- PASS: TestVersion (0.02s) [2022-08-04T22:45:13.762Z] === CONT TestDiskUsage [2022-08-04T22:45:14.026Z] === RUN TestDiskUsage/empty [2022-08-04T22:45:14.026Z] === RUN TestDiskUsage/empty/container_types [2022-08-04T22:45:14.026Z] === RUN TestDiskUsage/empty/image_types [2022-08-04T22:45:14.026Z] === RUN TestDiskUsage/empty/volume_types [2022-08-04T22:45:14.026Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-04T22:45:14.026Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-04T22:45:14.026Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-04T22:45:14.026Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-04T22:45:14.026Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-04T22:45:14.026Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-04T22:45:14.026Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-04T22:45:14.026Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-04T22:45:14.026Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-04T22:45:14.026Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-04T22:45:14.026Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-04T22:45:14.026Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-04T22:45:14.026Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-04T22:45:14.026Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-04T22:45:14.026Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-04T22:45:14.026Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-04T22:45:14.026Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-04T22:45:14.026Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-04T22:45:14.026Z] === RUN TestDiskUsage/after_container.Run [2022-08-04T22:45:14.286Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-04T22:45:14.286Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-04T22:45:14.286Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-04T22:45:14.286Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-04T22:45:14.286Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-04T22:45:14.286Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-04T22:45:14.286Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-04T22:45:14.286Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-04T22:45:14.286Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-04T22:45:14.286Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-04T22:45:14.360Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage (1.14s) [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage/after_container.Run (0.29s) [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-04T22:45:14.547Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T22:45:14.547Z] PASS [2022-08-04T22:45:14.547Z] [2022-08-04T22:45:14.547Z] === Skipped [2022-08-04T22:45:14.547Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T22:45:14.547Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T22:45:14.547Z] [2022-08-04T22:45:14.547Z] DONE 54 tests, 1 skipped in 22.690s [2022-08-04T22:45:14.547Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-04T22:45:14.548Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:45:14.548Z] ++ set -e [2022-08-04T22:45:14.548Z] ++ '[' -n 0 ']' [2022-08-04T22:45:14.548Z] ++ set -x [2022-08-04T22:45:14.548Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:45:14.548Z] INFO: Testing against a local daemon [2022-08-04T22:45:14.548Z] === RUN TestVolumesCreateAndList [2022-08-04T22:45:14.548Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-08-04T22:45:14.548Z] === RUN TestVolumesRemove [2022-08-04T22:45:14.808Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-04T22:45:14.808Z] === RUN TestVolumesInspect [2022-08-04T22:45:14.808Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-04T22:45:14.808Z] === RUN TestVolumesInvalidJSON [2022-08-04T22:45:14.808Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-04T22:45:14.808Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-04T22:45:14.808Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-04T22:45:14.808Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-04T22:45:14.808Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-04T22:45:14.808Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-04T22:45:14.808Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-04T22:45:14.808Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-04T22:45:14.808Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-04T22:45:14.808Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-04T22:45:14.808Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-04T22:45:14.808Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-04T22:45:14.808Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-04T22:45:14.808Z] PASS [2022-08-04T22:45:14.808Z] [2022-08-04T22:45:14.808Z] DONE 9 tests in 0.232s [2022-08-04T22:45:14.808Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T22:45:14.808Z] ++++ cat bundles/test-integration/docker.pid [2022-08-04T22:45:14.808Z] +++ kill 14273 [2022-08-04T22:45:15.068Z] +++ /etc/init.d/apparmor stop [2022-08-04T22:45:15.068Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T22:45:15.068Z] [2022-08-04T22:45:15.068Z] Unloading profiles will leave already running processes permanently [2022-08-04T22:45:15.068Z] unconfined, which can lead to unexpected situations. [2022-08-04T22:45:15.068Z] [2022-08-04T22:45:15.068Z] To set a process to complain mode, use the command line tool [2022-08-04T22:45:15.068Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T22:45:15.068Z] +++ true [2022-08-04T22:45:15.068Z] exiting test-integration [2022-08-04T22:45:15.068Z] ++ exit 0 [2022-08-04T22:45:15.068Z] [2022-08-04T22:45:15.727Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel Post stage [Pipeline] junit [2022-08-04T22:45:16.022Z] Recording test results [2022-08-04T22:45:16.250Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-04T22:45:16.594Z] + echo Ensuring container killed. [2022-08-04T22:45:16.594Z] Ensuring container killed. [2022-08-04T22:45:16.594Z] + docker rm -vf docker-pr1 [2022-08-04T22:45:16.594Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-04T22:45:16.888Z] + echo Chowning /workspace to jenkins user [2022-08-04T22:45:16.888Z] Chowning /workspace to jenkins user [2022-08-04T22:45:16.888Z] + id -u [2022-08-04T22:45:16.888Z] + id -g [2022-08-04T22:45:16.888Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43917:/workspace busybox chown -R 1000:1000 /workspace [2022-08-04T22:45:16.888Z] Unable to find image 'busybox:latest' locally [2022-08-04T22:45:17.147Z] latest: Pulling from library/busybox [2022-08-04T22:45:17.147Z] 98b248744137: Pulling fs layer [2022-08-04T22:45:17.147Z] 98b248744137: Verifying Checksum [2022-08-04T22:45:17.147Z] 98b248744137: Download complete [2022-08-04T22:45:17.148Z] 98b248744137: Pull complete [2022-08-04T22:45:17.148Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-04T22:45:17.148Z] Status: Downloaded newer image for busybox:latest [2022-08-04T22:45:17.722Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T22:45:18.654Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-04T22:45:18.830Z] + bundleName=arm64-integration [2022-08-04T22:45:18.830Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-04T22:45:18.830Z] Creating arm64-integration-bundles.tar.gz [2022-08-04T22:45:18.830Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-04T22:45:18.830Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-04T22:45:19.103Z] Archiving artifacts [2022-08-04T22:45:19.228Z] Created binary: bundles/binary-daemon/dockerd [2022-08-04T22:45:19.228Z] Copying nested executables into bundles/binary-daemon [2022-08-04T22:45:19.228Z] Building: bundles/binary-daemon/docker-proxy [2022-08-04T22:45:19.228Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T22:45:19.228Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-04T22:45:19.228Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-04T22:45:19.588Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43917/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=4e46d9f963b5f7cec5022e2f9528acda08b6134a -e DOCKER_GRAPHDRIVER docker:4e46d9f963b5f7cec5022e2f9528acda08b6134a hack/make.sh cross [2022-08-04T22:45:19.847Z] [2022-08-04T22:45:20.106Z] Removing bundles/ [2022-08-04T22:45:20.106Z] [2022-08-04T22:45:20.106Z] ---> Making bundle: cross (in bundles/cross) [2022-08-04T22:45:20.106Z] Cross building: bundles/cross/linux/amd64 [2022-08-04T22:45:20.106Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-04T22:45:20.106Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-04T22:45:20.826Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43917/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-04T22:45:21.135Z] + make clean [2022-08-04T22:45:21.174Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-04T22:45:21.396Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-04T22:45:21.396Z] docker-dev-cache [2022-08-04T22:45:21.396Z] docker-mod-cache [Pipeline] deleteDir [2022-08-04T22:45:22.103Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-04T22:45:24.622Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-04T22:45:24.622Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-04T22:45:24.878Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-04T22:45:27.402Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-04T22:45:28.771Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-04T22:45:29.701Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-04T22:45:30.264Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-04T22:45:31.632Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-04T22:45:32.564Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-04T22:45:35.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-04T22:45:35.833Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-04T22:45:36.761Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-04T22:45:38.128Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-04T22:45:39.499Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-04T22:45:40.428Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-04T22:45:41.793Z] docker_cli_daemon_test.go:2504: [db29cdfdcc814] daemon is not started [2022-08-04T22:45:43.682Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-04T22:45:46.954Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-04T22:45:48.322Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-04T22:45:48.884Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-04T22:45:49.813Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-04T22:45:51.704Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-04T22:45:51.704Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-04T22:45:52.632Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-04T22:45:53.560Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-04T22:45:53.816Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-04T22:45:54.074Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-04T22:45:54.330Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-04T22:45:54.594Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-04T22:45:54.594Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-04T22:45:54.594Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-04T22:45:55.968Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-04T22:45:56.532Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-04T22:45:59.050Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-04T22:45:59.050Z] check_test.go:540: [d69af7ba5566c] daemon is not started [2022-08-04T22:45:59.050Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-04T22:46:01.567Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-04T22:46:02.495Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-04T22:46:03.863Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-04T22:46:03.863Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-04T22:46:04.793Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite (333.04s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.86s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.40s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.65s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.29s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.18s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.67s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.32s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.91s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.39s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.56s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.33s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.36s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.24s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.50s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.31s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.32s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.74s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.83s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.53s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.40s) [2022-08-04T22:46:05.357Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.75s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.89s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.76s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.94s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.61s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.12s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.18s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.69s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.75s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.44s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.58s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.37s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.37s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.39s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.50s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.94s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.11s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.53s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.00s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.20s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.58s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.00s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.45s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.22s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.35s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.93s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.94s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.40s) [2022-08-04T22:46:05.357Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-04T22:46:05.357Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.90s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.14s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.09s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.11s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.02s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.74s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.89s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.65s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.06s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.90s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.75s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.52s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.75s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.12s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.03s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.90s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.02s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.63s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.47s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.68s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.47s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.90s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.52s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.53s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.45s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.46s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.91s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.38s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.30s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.35s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.71s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.23s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.58s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.18s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.63s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.91s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.77s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2022-08-04T22:46:05.357Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.19s) [2022-08-04T22:46:05.357Z] === RUN TestDockerSwarmSuite [2022-08-04T22:46:05.357Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-04T22:46:05.613Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-04T22:46:05.869Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-04T22:46:08.388Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-04T22:46:10.909Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-04T22:46:16.156Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-04T22:46:18.048Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-04T22:46:18.610Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-04T22:46:21.127Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-04T22:46:24.400Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-04T22:46:25.766Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-04T22:46:25.766Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-04T22:46:25.766Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-04T22:46:25.766Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-04T22:46:25.766Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-04T22:46:25.766Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-04T22:46:25.766Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-04T22:46:25.766Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-04T22:46:25.766Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-04T22:46:28.284Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-04T22:46:29.213Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-04T22:46:30.140Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-04T22:46:33.410Z] docker_api_swarm_test.go:563: [db630d63c42be] joining swarm manager [d355353fd87f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T22:46:33.410Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-04T22:46:36.684Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-04T22:46:36.684Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-04T22:46:41.949Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-04T22:46:46.122Z] docker_api_swarm_test.go:585: [d2a6a4271363a] joining swarm manager [d355353fd87f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T22:46:47.487Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-04T22:46:48.052Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-04T22:46:48.615Z] check_test.go:611: [db630d63c42be] daemon is not started [2022-08-04T22:46:49.177Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-04T22:46:52.444Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-04T22:46:52.700Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-04T22:46:52.700Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-04T22:46:53.630Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-04T22:46:54.997Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-04T22:46:55.924Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-04T22:46:59.192Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-04T22:46:59.192Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-04T22:46:59.192Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-04T22:47:01.712Z] docker_api_swarm_test.go:46: [d2d16fe48a09c] joining swarm manager [de2128545054a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T22:47:04.982Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-04T22:47:05.913Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-04T22:47:08.432Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-04T22:47:18.379Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-04T22:47:18.940Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-04T22:47:18.940Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-04T22:47:20.305Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-04T22:47:21.234Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-04T22:47:23.125Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-04T22:47:25.642Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-04T22:47:25.897Z] --- PASS: TestImportExtremelyLargeImageWorks (183.10s) [2022-08-04T22:47:25.897Z] PASS [2022-08-04T22:47:25.897Z] [2022-08-04T22:47:25.897Z] DONE 22 tests in 187.347s [2022-08-04T22:47:25.897Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-04T22:47:25.897Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:47:25.897Z] ++ set -e [2022-08-04T22:47:25.897Z] ++ '[' -n 0 ']' [2022-08-04T22:47:25.897Z] ++ set -x [2022-08-04T22:47:25.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:47:25.897Z] === RUN TestStripANSICommands [2022-08-04T22:47:25.897Z] === RUN TestStripANSICommands/#00 [2022-08-04T22:47:25.897Z] === RUN TestStripANSICommands/#01 [2022-08-04T22:47:25.897Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-04T22:47:25.898Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-04T22:47:25.898Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-04T22:47:25.898Z] PASS [2022-08-04T22:47:25.898Z] [2022-08-04T22:47:25.898Z] DONE 3 tests in 0.054s [2022-08-04T22:47:25.898Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-04T22:47:25.898Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:47:25.898Z] ++ set -e [2022-08-04T22:47:25.898Z] ++ '[' -n 0 ']' [2022-08-04T22:47:25.898Z] ++ set -x [2022-08-04T22:47:25.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:47:26.154Z] INFO: Testing against a local daemon [2022-08-04T22:47:26.154Z] === RUN TestNetworkCreateDelete [2022-08-04T22:47:26.154Z] --- PASS: TestNetworkCreateDelete (0.19s) [2022-08-04T22:47:26.154Z] === RUN TestDockerNetworkDeletePreferID [2022-08-04T22:47:26.599Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-04T22:47:26.599Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-04T22:47:26.599Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-04T22:47:26.599Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-04T22:47:26.599Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-04T22:47:26.599Z] Cross building: bundles/cross/windows/amd64 [2022-08-04T22:47:26.599Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-04T22:47:26.599Z] { [2022-08-04T22:47:26.599Z] "RT_GROUP_ICON": { [2022-08-04T22:47:26.599Z] "#1": { [2022-08-04T22:47:26.599Z] "0409": "../../winresources/docker.ico" [2022-08-04T22:47:26.599Z] } [2022-08-04T22:47:26.599Z] }, [2022-08-04T22:47:26.599Z] "RT_MANIFEST": { [2022-08-04T22:47:26.599Z] "#1": { [2022-08-04T22:47:26.599Z] "0409": { [2022-08-04T22:47:26.599Z] "identity": {}, [2022-08-04T22:47:26.599Z] "description": "Docker Engine", [2022-08-04T22:47:26.599Z] "minimum-os": "vista", [2022-08-04T22:47:26.599Z] "execution-level": "", [2022-08-04T22:47:26.599Z] "ui-access": false, [2022-08-04T22:47:26.599Z] "auto-elevate": false, [2022-08-04T22:47:26.599Z] "dpi-awareness": "unaware", [2022-08-04T22:47:26.599Z] "disable-theming": false, [2022-08-04T22:47:26.599Z] "disable-window-filtering": false, [2022-08-04T22:47:26.599Z] "high-resolution-scrolling-aware": false, [2022-08-04T22:47:26.599Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-04T22:47:26.599Z] "long-path-aware": false, [2022-08-04T22:47:26.599Z] "printer-driver-isolation": false, [2022-08-04T22:47:26.599Z] "gdi-scaling": false, [2022-08-04T22:47:26.599Z] "segment-heap": false, [2022-08-04T22:47:26.599Z] "use-common-controls-v6": false [2022-08-04T22:47:26.599Z] } [2022-08-04T22:47:26.599Z] } [2022-08-04T22:47:26.599Z] }, [2022-08-04T22:47:26.599Z] "RT_MESSAGETABLE": { [2022-08-04T22:47:26.599Z] "#1": { [2022-08-04T22:47:26.599Z] "0409": "../../winresources/event_messages.bin" [2022-08-04T22:47:26.599Z] } [2022-08-04T22:47:26.599Z] }, [2022-08-04T22:47:26.599Z] "RT_VERSION": { [2022-08-04T22:47:26.599Z] "#1": { [2022-08-04T22:47:26.599Z] "0409": { [2022-08-04T22:47:26.599Z] "fixed": { [2022-08-04T22:47:26.599Z] "file_version": "0.0.0.0", [2022-08-04T22:47:26.599Z] "product_version": "0.0.0.0", [2022-08-04T22:47:26.599Z] "type": "Unknown" [2022-08-04T22:47:26.599Z] }, [2022-08-04T22:47:26.599Z] "info": { [2022-08-04T22:47:26.599Z] "0000": { [2022-08-04T22:47:26.599Z] "CompanyName": "", [2022-08-04T22:47:26.599Z] "FileVersion": "dev", [2022-08-04T22:47:26.599Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-04T22:47:26.599Z] "OriginalFileName": "dockerd.exe", [2022-08-04T22:47:26.599Z] "ProductName": "", [2022-08-04T22:47:26.599Z] "ProductVersion": "dev", [2022-08-04T22:47:26.599Z] "SpecialBuild": "4e46d9f963b5f7cec5022e2f9528acda08b6134a" [2022-08-04T22:47:26.599Z] } [2022-08-04T22:47:26.599Z] } [2022-08-04T22:47:26.599Z] } [2022-08-04T22:47:26.599Z] } [2022-08-04T22:47:26.599Z] } [2022-08-04T22:47:26.599Z] } [2022-08-04T22:47:26.599Z] cmd/dockerd/config.go [2022-08-04T22:47:26.599Z] cmd/dockerd/config_windows.go [2022-08-04T22:47:26.599Z] cmd/dockerd/daemon.go [2022-08-04T22:47:26.599Z] cmd/dockerd/daemon_test.go [2022-08-04T22:47:26.599Z] cmd/dockerd/daemon_windows.go [2022-08-04T22:47:26.599Z] cmd/dockerd/docker.go [2022-08-04T22:47:26.599Z] cmd/dockerd/docker_windows.go [2022-08-04T22:47:26.599Z] cmd/dockerd/genwinres_windows.go [2022-08-04T22:47:26.599Z] cmd/dockerd/metrics.go [2022-08-04T22:47:26.599Z] cmd/dockerd/options.go [2022-08-04T22:47:26.599Z] cmd/dockerd/options_test.go [2022-08-04T22:47:26.599Z] cmd/dockerd/service_windows.go [2022-08-04T22:47:26.599Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-04T22:47:26.599Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-04T22:47:26.716Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2022-08-04T22:47:26.716Z] === RUN TestDaemonDNSFallback [2022-08-04T22:47:26.972Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-04T22:47:31.141Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-04T22:47:32.070Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-04T22:47:33.435Z] --- PASS: TestDaemonDNSFallback (6.54s) [2022-08-04T22:47:33.435Z] === RUN TestInspectNetwork [2022-08-04T22:47:33.435Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-04T22:47:37.602Z] === RUN TestInspectNetwork/full_network_id [2022-08-04T22:47:37.602Z] === RUN TestInspectNetwork/partial_network_id [2022-08-04T22:47:37.602Z] === RUN TestInspectNetwork/network_name [2022-08-04T22:47:37.602Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-04T22:47:41.769Z] --- PASS: TestInspectNetwork (8.15s) [2022-08-04T22:47:41.769Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-04T22:47:41.769Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-04T22:47:41.769Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-04T22:47:41.769Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-04T22:47:41.769Z] === RUN TestRunContainerWithBridgeNone [2022-08-04T22:47:43.661Z] --- PASS: TestRunContainerWithBridgeNone (1.94s) [2022-08-04T22:47:43.661Z] === RUN TestNetworkInvalidJSON [2022-08-04T22:47:43.661Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-04T22:47:43.661Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-04T22:47:43.661Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T22:47:43.661Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T22:47:43.661Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T22:47:43.661Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T22:47:43.661Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-04T22:47:43.661Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-04T22:47:43.661Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T22:47:43.661Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-04T22:47:43.661Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-04T22:47:43.661Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-04T22:47:43.661Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-04T22:47:43.661Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T22:47:43.661Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-04T22:47:43.661Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-04T22:47:43.661Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-04T22:47:43.661Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-04T22:47:43.661Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-04T22:47:43.661Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-04T22:47:43.661Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-04T22:47:43.661Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-08-04T22:47:43.661Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-04T22:47:43.661Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-08-04T22:47:43.661Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-04T22:47:43.661Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-04T22:47:43.661Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-04T22:47:43.661Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-04T22:47:43.661Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-04T22:47:43.661Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-04T22:47:43.661Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-04T22:47:43.661Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-04T22:47:43.661Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-08-04T22:47:43.661Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-08-04T22:47:43.661Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-04T22:47:43.661Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-04T22:47:43.661Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-04T22:47:43.661Z] === RUN TestNetworkList [2022-08-04T22:47:43.661Z] === RUN TestNetworkList//networks [2022-08-04T22:47:43.661Z] === PAUSE TestNetworkList//networks [2022-08-04T22:47:43.661Z] === RUN TestNetworkList//networks/ [2022-08-04T22:47:43.661Z] === PAUSE TestNetworkList//networks/ [2022-08-04T22:47:43.661Z] === CONT TestNetworkList//networks [2022-08-04T22:47:43.661Z] === CONT TestNetworkList//networks/ [2022-08-04T22:47:43.661Z] --- PASS: TestNetworkList (0.03s) [2022-08-04T22:47:43.661Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-04T22:47:43.661Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-04T22:47:43.661Z] === RUN TestHostIPv4BridgeLabel [2022-08-04T22:47:43.917Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-08-04T22:47:43.917Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-04T22:47:44.479Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-04T22:47:44.479Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-04T22:47:45.041Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-08-04T22:47:45.041Z] === RUN TestDaemonDefaultNetworkPools [2022-08-04T22:47:45.969Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2022-08-04T22:47:45.969Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-04T22:47:47.336Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-08-04T22:47:47.336Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-04T22:47:47.592Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-04T22:47:47.848Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-04T22:47:48.104Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-04T22:47:48.361Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-08-04T22:47:48.361Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-04T22:47:48.617Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-04T22:47:48.873Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-04T22:47:48.873Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-04T22:47:48.873Z] === RUN TestServiceWithPredefinedNetwork [2022-08-04T22:47:49.128Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-04T22:47:49.384Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-04T22:47:50.753Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-04T22:47:51.682Z] --- PASS: TestServiceWithPredefinedNetwork (2.86s) [2022-08-04T22:47:51.682Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-04T22:47:51.682Z] service_test.go:243: FLAKY_TEST [2022-08-04T22:47:51.682Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T22:47:51.682Z] === RUN TestServiceWithDataPathPortInit [2022-08-04T22:47:51.938Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-04T22:47:52.872Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-04T22:47:54.237Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-04T22:47:55.165Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-04T22:47:55.727Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-04T22:47:59.893Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-04T22:48:07.979Z] --- PASS: TestServiceWithDataPathPortInit (15.70s) [2022-08-04T22:48:07.979Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-04T22:48:09.869Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-04T22:48:11.237Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kj9c0r9xvdd50agiq62jl1w0k Created:2022-08-04 22:48:08.966621179 +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[5ab88f563a9e2bf1cea8eefac86a18b8b5552bd8b878416f8e5e9c71dfbe7d39:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z3sbgto8aue0rc68yaruoz5nt EndpointID:e44482b48d591649a96d4e9681c2318c5334c8476bc1a2058ff0925b48779bcd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a1329d95c61b9e7a776fa53442350f6acfb3024fabb010cf4a4a5283842897f3 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:b596a88fb2f5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z3sbgto8aue0rc68yaruoz5nt EndpointID:e44482b48d591649a96d4e9681c2318c5334c8476bc1a2058ff0925b48779bcd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-04T22:48:12.164Z] docker_api_swarm_test.go:304: [d811b25a6e897] joining swarm manager [d79b5b6eeb1b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T22:48:13.529Z] docker_api_swarm_test.go:305: [df1b1e546c4e0] joining swarm manager [d79b5b6eeb1b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T22:48:14.457Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-04T22:48:14.714Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-04T22:48:15.643Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.28s) [2022-08-04T22:48:15.643Z] PASS [2022-08-04T22:48:15.643Z] [2022-08-04T22:48:15.643Z] === Skipped [2022-08-04T22:48:15.643Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T22:48:15.643Z] service_test.go:243: FLAKY_TEST [2022-08-04T22:48:15.643Z] [2022-08-04T22:48:15.643Z] DONE 38 tests, 1 skipped in 49.760s [2022-08-04T22:48:15.643Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-04T22:48:15.643Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:48:15.643Z] ++ set -e [2022-08-04T22:48:15.643Z] ++ '[' -n 0 ']' [2022-08-04T22:48:15.643Z] ++ set -x [2022-08-04T22:48:15.643Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:48:15.899Z] INFO: Testing against a local daemon [2022-08-04T22:48:15.899Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-04T22:48:15.899Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T22:48:15.899Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-08-04T22:48:15.899Z] === RUN TestDockerNetworkIpvlan [2022-08-04T22:48:15.899Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T22:48:15.899Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-04T22:48:15.899Z] PASS [2022-08-04T22:48:15.899Z] [2022-08-04T22:48:15.899Z] === Skipped [2022-08-04T22:48:15.899Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-08-04T22:48:15.899Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T22:48:15.899Z] [2022-08-04T22:48:15.899Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-04T22:48:15.899Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T22:48:15.899Z] [2022-08-04T22:48:15.899Z] DONE 2 tests, 2 skipped in 0.100s [2022-08-04T22:48:15.899Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-04T22:48:15.899Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:48:15.899Z] ++ set -e [2022-08-04T22:48:15.899Z] ++ '[' -n 0 ']' [2022-08-04T22:48:15.899Z] ++ set -x [2022-08-04T22:48:15.900Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:48:15.900Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-04T22:48:15.900Z] INFO: Testing against a local daemon [2022-08-04T22:48:15.900Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-04T22:48:17.282Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2022-08-04T22:48:17.283Z] === RUN TestDockerNetworkMacvlan [2022-08-04T22:48:18.218Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-04T22:48:18.779Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-04T22:48:19.707Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-04T22:48:21.599Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-04T22:48:22.966Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-04T22:48:23.528Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-04T22:48:23.784Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-04T22:48:24.039Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-04T22:48:24.295Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-04T22:48:25.663Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-04T22:48:25.663Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-04T22:48:25.663Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-04T22:48:25.920Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-04T22:48:29.188Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-04T22:48:30.116Z] --- PASS: TestDockerNetworkMacvlan (12.56s) [2022-08-04T22:48:30.116Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-04T22:48:30.116Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-04T22:48:30.116Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.06s) [2022-08-04T22:48:30.116Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.28s) [2022-08-04T22:48:30.116Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.29s) [2022-08-04T22:48:30.116Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2022-08-04T22:48:30.116Z] PASS [2022-08-04T22:48:30.116Z] [2022-08-04T22:48:30.116Z] DONE 8 tests in 13.999s [2022-08-04T22:48:30.116Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-04T22:48:30.116Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:48:30.116Z] ++ set -e [2022-08-04T22:48:30.116Z] ++ '[' -n 0 ']' [2022-08-04T22:48:30.116Z] ++ set -x [2022-08-04T22:48:30.116Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:48:30.116Z] testing: warning: no tests to run [2022-08-04T22:48:30.116Z] PASS [2022-08-04T22:48:30.116Z] [2022-08-04T22:48:30.116Z] DONE 0 tests in 0.032s [2022-08-04T22:48:30.116Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-04T22:48:30.116Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:48:30.116Z] ++ set -e [2022-08-04T22:48:30.116Z] ++ '[' -n 0 ']' [2022-08-04T22:48:30.116Z] ++ set -x [2022-08-04T22:48:30.116Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:48:30.116Z] INFO: Testing against a local daemon [2022-08-04T22:48:30.116Z] === RUN TestAuthZPluginAllowRequest [2022-08-04T22:48:31.482Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-04T22:48:31.482Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2022-08-04T22:48:31.482Z] === RUN TestAuthZPluginTLS [2022-08-04T22:48:32.045Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-04T22:48:32.045Z] === RUN TestAuthZPluginDenyRequest [2022-08-04T22:48:32.607Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-04T22:48:32.607Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-04T22:48:33.169Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-08-04T22:48:33.169Z] === RUN TestAuthZPluginDenyResponse [2022-08-04T22:48:33.731Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-08-04T22:48:33.731Z] === RUN TestAuthZPluginAllowEventStream [2022-08-04T22:48:34.661Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-04T22:48:34.917Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-04T22:48:34.917Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s) [2022-08-04T22:48:34.917Z] === RUN TestAuthZPluginErrorResponse [2022-08-04T22:48:35.502Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-04T22:48:35.502Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-08-04T22:48:35.502Z] === RUN TestAuthZPluginErrorRequest [2022-08-04T22:48:36.064Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-04T22:48:36.064Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-08-04T22:48:36.064Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-04T22:48:36.064Z] === RUN TestDockerSuite/TestBuildFails [2022-08-04T22:48:36.626Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2022-08-04T22:48:36.626Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-04T22:48:36.883Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-04T22:48:36.883Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-04T22:48:38.774Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.85s) [2022-08-04T22:48:38.774Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-04T22:48:38.774Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-04T22:48:40.664Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s) [2022-08-04T22:48:40.664Z] === RUN TestAuthZPluginHeader [2022-08-04T22:48:40.664Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-04T22:48:41.228Z] --- PASS: TestAuthZPluginHeader (0.77s) [2022-08-04T22:48:41.228Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-04T22:48:41.484Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-04T22:48:42.412Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-04T22:48:42.668Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-04T22:48:42.924Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-04T22:48:43.486Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-04T22:48:45.379Z] docker_api_swarm_test.go:272: [d5bd4fb54c06a] joining swarm manager [d5dc01d7ab098]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T22:48:45.379Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-04T22:48:46.308Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.12s) [2022-08-04T22:48:46.308Z] === RUN TestAuthZPluginV2Disable [2022-08-04T22:48:46.308Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-04T22:48:46.564Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-04T22:48:46.564Z] docker_api_swarm_test.go:273: [d4a8919051df6] joining swarm manager [d5dc01d7ab098]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T22:48:47.932Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-04T22:48:49.821Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-04T22:48:50.383Z] --- PASS: TestAuthZPluginV2Disable (4.22s) [2022-08-04T22:48:50.383Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-04T22:48:50.638Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-04T22:48:50.894Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-04T22:48:51.457Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-04T22:48:51.713Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-04T22:48:52.275Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-04T22:48:52.276Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-04T22:48:52.843Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-04T22:48:53.102Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-04T22:48:53.677Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-04T22:48:53.677Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-04T22:48:53.932Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-04T22:48:54.188Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.87s) [2022-08-04T22:48:54.188Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-04T22:48:54.444Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-04T22:48:55.373Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-04T22:48:57.266Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-04T22:49:02.511Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-04T22:49:03.081Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-04T22:49:03.081Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-04T22:49:03.081Z] { [2022-08-04T22:49:03.081Z] "RT_GROUP_ICON": { [2022-08-04T22:49:03.081Z] "#1": { [2022-08-04T22:49:03.081Z] "0409": "../../winresources/docker.ico" [2022-08-04T22:49:03.081Z] } [2022-08-04T22:49:03.081Z] }, [2022-08-04T22:49:03.081Z] "RT_MANIFEST": { [2022-08-04T22:49:03.081Z] "#1": { [2022-08-04T22:49:03.081Z] "0409": { [2022-08-04T22:49:03.081Z] "identity": {}, [2022-08-04T22:49:03.081Z] "description": "Docker Engine", [2022-08-04T22:49:03.081Z] "minimum-os": "vista", [2022-08-04T22:49:03.081Z] "execution-level": "", [2022-08-04T22:49:03.081Z] "ui-access": false, [2022-08-04T22:49:03.081Z] "auto-elevate": false, [2022-08-04T22:49:03.081Z] "dpi-awareness": "unaware", [2022-08-04T22:49:03.081Z] "disable-theming": false, [2022-08-04T22:49:03.081Z] "disable-window-filtering": false, [2022-08-04T22:49:03.081Z] "high-resolution-scrolling-aware": false, [2022-08-04T22:49:03.081Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-04T22:49:03.081Z] "long-path-aware": false, [2022-08-04T22:49:03.081Z] "printer-driver-isolation": false, [2022-08-04T22:49:03.081Z] "gdi-scaling": false, [2022-08-04T22:49:03.081Z] "segment-heap": false, [2022-08-04T22:49:03.081Z] "use-common-controls-v6": false [2022-08-04T22:49:03.081Z] } [2022-08-04T22:49:03.081Z] } [2022-08-04T22:49:03.081Z] }, [2022-08-04T22:49:03.081Z] "RT_MESSAGETABLE": { [2022-08-04T22:49:03.081Z] "#1": { [2022-08-04T22:49:03.081Z] "0409": "../../winresources/event_messages.bin" [2022-08-04T22:49:03.081Z] } [2022-08-04T22:49:03.081Z] }, [2022-08-04T22:49:03.081Z] "RT_VERSION": { [2022-08-04T22:49:03.081Z] "#1": { [2022-08-04T22:49:03.081Z] "0409": { [2022-08-04T22:49:03.081Z] "fixed": { [2022-08-04T22:49:03.081Z] "file_version": "0.0.0.0", [2022-08-04T22:49:03.081Z] "product_version": "0.0.0.0", [2022-08-04T22:49:03.081Z] "type": "Unknown" [2022-08-04T22:49:03.081Z] }, [2022-08-04T22:49:03.081Z] "info": { [2022-08-04T22:49:03.081Z] "0000": { [2022-08-04T22:49:03.081Z] "CompanyName": "", [2022-08-04T22:49:03.081Z] "FileVersion": "dev", [2022-08-04T22:49:03.081Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-04T22:49:03.081Z] "OriginalFileName": "docker-proxy.exe", [2022-08-04T22:49:03.081Z] "ProductName": "", [2022-08-04T22:49:03.081Z] "ProductVersion": "dev", [2022-08-04T22:49:03.081Z] "SpecialBuild": "4e46d9f963b5f7cec5022e2f9528acda08b6134a" [2022-08-04T22:49:03.081Z] } [2022-08-04T22:49:03.081Z] } [2022-08-04T22:49:03.081Z] } [2022-08-04T22:49:03.081Z] } [2022-08-04T22:49:03.081Z] } [2022-08-04T22:49:03.081Z] } [2022-08-04T22:49:03.081Z] cmd/docker-proxy/genwinres_windows.go [2022-08-04T22:49:03.081Z] cmd/docker-proxy/main.go [2022-08-04T22:49:03.081Z] cmd/docker-proxy/network_proxy_test.go [2022-08-04T22:49:03.081Z] cmd/docker-proxy/proxy.go [2022-08-04T22:49:03.081Z] cmd/docker-proxy/sctp_proxy.go [2022-08-04T22:49:03.081Z] cmd/docker-proxy/tcp_proxy.go [2022-08-04T22:49:03.081Z] cmd/docker-proxy/udp_proxy.go [2022-08-04T22:49:03.081Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-04T22:49:03.081Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-04T22:49:03.081Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-04T22:49:03.081Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-04T22:49:03.081Z] remote: Enumerating objects: 23, done. [2022-08-04T22:49:03.081Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-04T22:49:03.081Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-04T22:49:03.081Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-04T22:49:03.081Z] 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-08-04T22:49:03.081Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-04T22:49:03.081Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-04T22:49:03.081Z] Cross building: bundles/cross/linux/ppc64le [2022-08-04T22:49:03.081Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-04T22:49:03.081Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-04T22:49:04.399Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.00s) [2022-08-04T22:49:04.399Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-04T22:49:04.656Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-04T22:49:04.912Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-04T22:49:04.912Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-04T22:49:04.912Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-04T22:49:05.168Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-04T22:49:05.168Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-04T22:49:06.534Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-04T22:49:07.465Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-04T22:49:07.725Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-04T22:49:09.613Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-04T22:49:10.176Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-04T22:49:10.739Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-04T22:49:17.305Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-04T22:49:19.193Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-04T22:49:19.450Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-04T22:49:21.339Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-04T22:49:21.339Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-04T22:49:21.339Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-04T22:49:21.339Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-04T22:49:21.339Z] PASS [2022-08-04T22:49:21.339Z] [2022-08-04T22:49:21.339Z] DONE 17 tests in 51.237s [2022-08-04T22:49:21.339Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-04T22:49:21.339Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:49:21.339Z] ++ set -e [2022-08-04T22:49:21.339Z] ++ '[' -n 0 ']' [2022-08-04T22:49:21.339Z] ++ set -x [2022-08-04T22:49:21.339Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:49:21.339Z] INFO: Testing against a local daemon [2022-08-04T22:49:21.339Z] === RUN TestPluginInvalidJSON [2022-08-04T22:49:21.339Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T22:49:21.339Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T22:49:21.339Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T22:49:21.339Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T22:49:21.339Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-04T22:49:21.339Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-04T22:49:21.339Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T22:49:21.339Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-04T22:49:21.339Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-04T22:49:21.339Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-04T22:49:21.339Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-04T22:49:21.339Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-04T22:49:21.339Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-04T22:49:21.339Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-04T22:49:21.339Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-04T22:49:21.339Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-04T22:49:21.339Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T22:49:21.339Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-04T22:49:21.339Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-04T22:49:21.339Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-04T22:49:21.339Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-04T22:49:21.339Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-04T22:49:21.339Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-04T22:49:21.339Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-04T22:49:21.339Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-04T22:49:21.339Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-04T22:49:21.339Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-04T22:49:21.339Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-04T22:49:21.339Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-04T22:49:21.339Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-04T22:49:21.339Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-04T22:49:21.339Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-04T22:49:21.339Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-04T22:49:21.339Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-04T22:49:21.339Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-04T22:49:21.339Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-04T22:49:21.339Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-04T22:49:21.339Z] === RUN TestPluginInstall [2022-08-04T22:49:21.339Z] === RUN TestPluginInstall/no_auth [2022-08-04T22:49:23.229Z] time="2022-08-04T22:49:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T22:49:23.229Z] time="2022-08-04T22:49:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c2e0bba41a276061b230faebb9618f8de70955187700b0bb942ef5a5dca86c18" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T22:49:23.229Z] time="2022-08-04T22:49:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T22:49:23.229Z] time="2022-08-04T22:49:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c2e0bba41a276061b230faebb9618f8de70955187700b0bb942ef5a5dca86c18" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T22:49:23.791Z] === RUN TestPluginInstall/with_htpasswd [2022-08-04T22:49:24.048Z] time="2022-08-04T22:49:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T22:49:24.048Z] time="2022-08-04T22:49:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b75f715e7a59496f9f26cbb20c2af12adc1656de95ada40a922a543270a799b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T22:49:24.048Z] time="2022-08-04T22:49:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T22:49:24.048Z] time="2022-08-04T22:49:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b75f715e7a59496f9f26cbb20c2af12adc1656de95ada40a922a543270a799b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T22:49:24.610Z] === RUN TestPluginInstall/with_insecure [2022-08-04T22:49:24.610Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-04T22:49:25.173Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-04T22:49:25.429Z] time="2022-08-04T22:49:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T22:49:25.429Z] time="2022-08-04T22:49:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:169bd8a6b8e1ade6744105037d9f466f2ed598770045c9e3122b1551a8b1e5e5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T22:49:25.429Z] time="2022-08-04T22:49:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T22:49:25.429Z] time="2022-08-04T22:49:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:169bd8a6b8e1ade6744105037d9f466f2ed598770045c9e3122b1551a8b1e5e5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T22:49:25.685Z] plugin_test.go:196: [d4cd684ec59f1] daemon is not started [2022-08-04T22:49:25.685Z] --- PASS: TestPluginInstall (4.43s) [2022-08-04T22:49:25.685Z] --- PASS: TestPluginInstall/no_auth (2.29s) [2022-08-04T22:49:25.685Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) [2022-08-04T22:49:25.685Z] --- PASS: TestPluginInstall/with_insecure (1.31s) [2022-08-04T22:49:25.685Z] === RUN TestPluginsWithRuntimes [2022-08-04T22:49:26.613Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-04T22:49:26.869Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-04T22:49:27.432Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-04T22:49:28.363Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-04T22:49:28.619Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-04T22:49:28.876Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-04T22:49:29.438Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-04T22:49:29.695Z] --- PASS: TestPluginsWithRuntimes (3.88s) [2022-08-04T22:49:29.695Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.03s) [2022-08-04T22:49:29.695Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.06s) [2022-08-04T22:49:29.696Z] === RUN TestPluginBackCompatMediaTypes [2022-08-04T22:49:30.623Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-04T22:49:30.623Z] --- PASS: TestPluginBackCompatMediaTypes (0.81s) [2022-08-04T22:49:30.623Z] PASS [2022-08-04T22:49:30.623Z] [2022-08-04T22:49:30.623Z] DONE 24 tests in 9.266s [2022-08-04T22:49:30.623Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-04T22:49:30.623Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:49:30.623Z] ++ set -e [2022-08-04T22:49:30.623Z] ++ '[' -n 0 ']' [2022-08-04T22:49:30.623Z] ++ set -x [2022-08-04T22:49:30.623Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:49:30.623Z] INFO: Testing against a local daemon [2022-08-04T22:49:30.623Z] === RUN TestExternalGraphDriver [2022-08-04T22:49:30.879Z] === RUN TestExternalGraphDriver/json [2022-08-04T22:49:31.441Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-04T22:49:32.007Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-04T22:49:32.570Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-04T22:49:32.570Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-04T22:49:33.132Z] === RUN TestExternalGraphDriver/spec [2022-08-04T22:49:33.387Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-04T22:49:33.950Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-04T22:49:35.333Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-04T22:49:35.589Z] === RUN TestExternalGraphDriver/pull [2022-08-04T22:49:36.151Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-04T22:49:37.080Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-04T22:49:37.642Z] --- PASS: TestExternalGraphDriver (6.99s) [2022-08-04T22:49:37.642Z] --- PASS: TestExternalGraphDriver/json (2.16s) [2022-08-04T22:49:37.642Z] --- PASS: TestExternalGraphDriver/spec (2.53s) [2022-08-04T22:49:37.642Z] --- PASS: TestExternalGraphDriver/pull (1.95s) [2022-08-04T22:49:37.642Z] === RUN TestGraphdriverPluginV2 [2022-08-04T22:49:38.570Z] docker_api_swarm_node_test.go:20: [d5aebd04449af] joining swarm manager [d93d74d89afd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T22:49:39.499Z] docker_api_swarm_node_test.go:21: [d6b04511687b5] joining swarm manager [d93d74d89afd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T22:49:39.499Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-04T22:49:40.867Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-04T22:49:42.235Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-04T22:49:42.235Z] --- PASS: TestGraphdriverPluginV2 (4.72s) [2022-08-04T22:49:42.235Z] PASS [2022-08-04T22:49:42.235Z] [2022-08-04T22:49:42.235Z] DONE 5 tests in 11.819s [2022-08-04T22:49:42.236Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-04T22:49:42.236Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:49:42.236Z] ++ set -e [2022-08-04T22:49:42.236Z] ++ '[' -n 0 ']' [2022-08-04T22:49:42.236Z] ++ set -x [2022-08-04T22:49:42.236Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:49:42.492Z] INFO: Testing against a local daemon [2022-08-04T22:49:42.492Z] === RUN TestContinueAfterPluginCrash [2022-08-04T22:49:42.492Z] === PAUSE TestContinueAfterPluginCrash [2022-08-04T22:49:42.492Z] === RUN TestReadPluginNoRead [2022-08-04T22:49:42.492Z] === PAUSE TestReadPluginNoRead [2022-08-04T22:49:42.492Z] === RUN TestDaemonStartWithLogOpt [2022-08-04T22:49:42.492Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-04T22:49:42.492Z] === CONT TestContinueAfterPluginCrash [2022-08-04T22:49:42.492Z] === CONT TestDaemonStartWithLogOpt [2022-08-04T22:49:43.420Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-04T22:49:44.786Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-04T22:49:47.304Z] --- PASS: TestDaemonStartWithLogOpt (4.42s) [2022-08-04T22:49:47.304Z] === CONT TestReadPluginNoRead [2022-08-04T22:49:47.304Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-04T22:49:49.822Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-04T22:49:49.822Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-04T22:49:50.079Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-04T22:49:50.079Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-04T22:49:51.007Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-04T22:49:51.570Z] === RUN TestReadPluginNoRead/default [2022-08-04T22:49:52.132Z] --- PASS: TestContinueAfterPluginCrash (9.57s) [2022-08-04T22:49:53.508Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-04T22:49:54.874Z] docker_api_swarm_test.go:502: [ded20ee8de537] joining swarm manager [dcaf2666f2f95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T22:49:55.438Z] === CONT TestReadPluginNoRead [2022-08-04T22:49:55.438Z] read_test.go:92: [d209afa2b5138] daemon is not started [2022-08-04T22:49:55.438Z] --- PASS: TestReadPluginNoRead (8.40s) [2022-08-04T22:49:55.438Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.77s) [2022-08-04T22:49:55.438Z] --- PASS: TestReadPluginNoRead/default (1.92s) [2022-08-04T22:49:55.438Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.84s) [2022-08-04T22:49:55.438Z] PASS [2022-08-04T22:49:55.438Z] [2022-08-04T22:49:55.438Z] DONE 6 tests in 12.937s [2022-08-04T22:49:55.438Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-04T22:49:55.438Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:49:55.438Z] ++ set -e [2022-08-04T22:49:55.438Z] ++ '[' -n 0 ']' [2022-08-04T22:49:55.438Z] ++ set -x [2022-08-04T22:49:55.438Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:49:55.438Z] testing: warning: no tests to run [2022-08-04T22:49:55.438Z] PASS [2022-08-04T22:49:55.438Z] [2022-08-04T22:49:55.438Z] DONE 0 tests in 0.034s [2022-08-04T22:49:55.438Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-04T22:49:55.438Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:49:55.438Z] ++ set -e [2022-08-04T22:49:55.438Z] ++ '[' -n 0 ']' [2022-08-04T22:49:55.438Z] ++ set -x [2022-08-04T22:49:55.438Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:49:55.438Z] INFO: Testing against a local daemon [2022-08-04T22:49:55.438Z] === RUN TestPluginWithDevMounts [2022-08-04T22:49:55.438Z] === PAUSE TestPluginWithDevMounts [2022-08-04T22:49:55.438Z] === CONT TestPluginWithDevMounts [2022-08-04T22:49:57.326Z] --- PASS: TestPluginWithDevMounts (1.80s) [2022-08-04T22:49:57.326Z] PASS [2022-08-04T22:49:57.326Z] [2022-08-04T22:49:57.326Z] DONE 1 tests in 1.901s [2022-08-04T22:49:57.326Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-04T22:49:57.326Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:49:57.326Z] ++ set -e [2022-08-04T22:49:57.326Z] ++ '[' -n 0 ']' [2022-08-04T22:49:57.326Z] ++ set -x [2022-08-04T22:49:57.326Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:49:57.326Z] INFO: Testing against a local daemon [2022-08-04T22:49:57.326Z] === RUN TestSecretInspect [2022-08-04T22:49:59.216Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-04T22:50:00.143Z] --- PASS: TestSecretInspect (2.55s) [2022-08-04T22:50:00.143Z] === RUN TestSecretList [2022-08-04T22:50:02.032Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-04T22:50:02.593Z] --- PASS: TestSecretList (2.65s) [2022-08-04T22:50:02.593Z] === RUN TestSecretsCreateAndDelete [2022-08-04T22:50:03.522Z] === RUN TestDockerSuite/TestBuildRm [2022-08-04T22:50:04.889Z] docker_api_swarm_test.go:507: [d49fd5bf45a9a] joining swarm manager [dcaf2666f2f95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T22:50:05.451Z] --- PASS: TestSecretsCreateAndDelete (2.89s) [2022-08-04T22:50:05.451Z] === RUN TestSecretsUpdate [2022-08-04T22:50:06.014Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-04T22:50:06.945Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-04T22:50:07.872Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-04T22:50:07.872Z] --- PASS: TestSecretsUpdate (2.52s) [2022-08-04T22:50:07.872Z] === RUN TestTemplatedSecret [2022-08-04T22:50:08.433Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-04T22:50:09.362Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-04T22:50:10.291Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-04T22:50:11.222Z] --- PASS: TestTemplatedSecret (3.22s) [2022-08-04T22:50:11.222Z] === RUN TestSecretCreateResolve [2022-08-04T22:50:11.222Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-04T22:50:14.501Z] --- PASS: TestSecretCreateResolve (2.71s) [2022-08-04T22:50:14.501Z] PASS [2022-08-04T22:50:14.501Z] [2022-08-04T22:50:14.501Z] DONE 6 tests in 16.639s [2022-08-04T22:50:14.501Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-04T22:50:14.501Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:50:14.501Z] ++ set -e [2022-08-04T22:50:14.501Z] ++ '[' -n 0 ']' [2022-08-04T22:50:14.501Z] ++ set -x [2022-08-04T22:50:14.501Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:50:14.501Z] INFO: Testing against a local daemon [2022-08-04T22:50:14.501Z] === RUN TestServiceCreateInit [2022-08-04T22:50:14.501Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-04T22:50:14.501Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-04T22:50:14.501Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-04T22:50:14.501Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-04T22:50:14.501Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-04T22:50:14.501Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-04T22:50:15.063Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-04T22:50:15.626Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-04T22:50:15.882Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-04T22:50:16.811Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-04T22:50:18.704Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-04T22:50:20.073Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-04T22:50:21.001Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-04T22:50:21.928Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-04T22:50:22.184Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-04T22:50:23.112Z] --- PASS: TestServiceCreateInit (9.12s) [2022-08-04T22:50:23.112Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.49s) [2022-08-04T22:50:23.112Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.61s) [2022-08-04T22:50:23.112Z] === RUN TestCreateServiceMultipleTimes [2022-08-04T22:50:23.112Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-04T22:50:24.476Z] === RUN TestDockerSuite/TestBuildUser [2022-08-04T22:50:25.845Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-04T22:50:29.116Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-04T22:50:41.308Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-04T22:50:41.308Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-04T22:50:41.308Z] --- PASS: TestCreateServiceMultipleTimes (17.24s) [2022-08-04T22:50:41.308Z] === RUN TestCreateServiceConflict [2022-08-04T22:50:41.308Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-04T22:50:41.308Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-04T22:50:41.871Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-04T22:50:41.871Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-04T22:50:43.237Z] --- PASS: TestCreateServiceConflict (2.66s) [2022-08-04T22:50:43.237Z] === RUN TestCreateServiceMaxReplicas [2022-08-04T22:50:43.237Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-04T22:50:43.237Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-04T22:50:43.237Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-04T22:50:43.237Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-04T22:50:43.237Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-04T22:50:43.237Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-04T22:50:43.237Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-04T22:50:43.237Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-04T22:50:43.237Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-04T22:50:44.165Z] docker_api_swarm_node_test.go:81: [d7eacfe97c2bf] joining swarm manager [d39f1b19c494a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T22:50:45.094Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-04T22:50:45.351Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-04T22:50:46.281Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-04T22:50:46.843Z] --- PASS: TestCreateServiceMaxReplicas (3.65s) [2022-08-04T22:50:46.843Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-04T22:50:47.099Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-04T22:50:48.028Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-04T22:50:48.028Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-04T22:50:51.300Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-04T22:50:52.664Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-04T22:50:53.225Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-04T22:50:53.786Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-04T22:50:54.042Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-04T22:50:54.042Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-04T22:50:54.042Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-04T22:50:54.594Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-04T22:50:54.594Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-04T22:50:54.594Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-04T22:50:54.594Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-04T22:50:54.594Z] Cross building: bundles/cross/linux/s390x [2022-08-04T22:50:54.594Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-04T22:50:54.594Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-04T22:50:54.605Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-04T22:50:55.970Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-04T22:50:56.531Z] === RUN TestDockerSuite/TestCommitChange [2022-08-04T22:50:57.093Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-04T22:50:57.656Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-04T22:50:58.597Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-04T22:50:58.597Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-04T22:50:59.963Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-04T22:51:00.525Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-04T22:51:01.087Z] docker_api_swarm_node_test.go:53: [df9b98ad9cebd] joining swarm manager [d98e7e59166c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T22:51:01.648Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.80s) [2022-08-04T22:51:01.648Z] === RUN TestCreateServiceSecretFileMode [2022-08-04T22:51:01.906Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-04T22:51:02.162Z] docker_api_swarm_node_test.go:54: [db591c7516673] joining swarm manager [d98e7e59166c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T22:51:03.091Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-04T22:51:04.021Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-04T22:51:04.582Z] --- PASS: TestCreateServiceSecretFileMode (3.11s) [2022-08-04T22:51:04.582Z] === RUN TestCreateServiceConfigFileMode [2022-08-04T22:51:05.145Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-04T22:51:05.401Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-04T22:51:06.330Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-04T22:51:06.893Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-04T22:51:07.149Z] --- PASS: TestCreateServiceConfigFileMode (2.64s) [2022-08-04T22:51:07.149Z] === RUN TestCreateServiceSysctls [2022-08-04T22:51:07.713Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-04T22:51:08.275Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-04T22:51:08.837Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-04T22:51:09.766Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-04T22:51:10.328Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-04T22:51:10.892Z] --- PASS: TestCreateServiceSysctls (3.65s) [2022-08-04T22:51:10.892Z] === RUN TestCreateServiceCapabilities [2022-08-04T22:51:11.148Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-04T22:51:11.710Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-04T22:51:12.642Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-04T22:51:13.580Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-04T22:51:13.847Z] --- PASS: TestCreateServiceCapabilities (2.94s) [2022-08-04T22:51:13.848Z] === RUN TestInspect [2022-08-04T22:51:14.103Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-04T22:51:15.031Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-04T22:51:15.959Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-04T22:51:16.887Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-04T22:51:17.146Z] --- PASS: TestInspect (3.34s) [2022-08-04T22:51:17.146Z] === RUN TestCreateJob [2022-08-04T22:51:17.402Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-04T22:51:17.402Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-04T22:51:17.964Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-04T22:51:18.892Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-04T22:51:19.821Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-04T22:51:20.382Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-04T22:51:20.638Z] --- PASS: TestCreateJob (3.38s) [2022-08-04T22:51:20.638Z] === RUN TestReplicatedJob [2022-08-04T22:51:21.200Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-04T22:51:22.127Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-04T22:51:23.058Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-04T22:51:24.951Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-04T22:51:26.842Z] --- PASS: TestReplicatedJob (6.28s) [2022-08-04T22:51:26.842Z] === RUN TestUpdateReplicatedJob [2022-08-04T22:51:28.732Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-04T22:51:30.624Z] --- PASS: TestUpdateReplicatedJob (3.49s) [2022-08-04T22:51:30.624Z] === RUN TestServiceListWithStatuses [2022-08-04T22:51:30.624Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T22:51:30.624Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-04T22:51:30.624Z] === RUN TestDockerNetworkConnectAlias [2022-08-04T22:51:31.560Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-04T22:51:32.124Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-04T22:51:34.642Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-04T22:51:35.571Z] --- PASS: TestDockerNetworkConnectAlias (5.32s) [2022-08-04T22:51:35.571Z] === RUN TestDockerNetworkReConnect [2022-08-04T22:51:35.828Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-04T22:51:39.097Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-04T22:51:39.097Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-04T22:51:40.026Z] --- PASS: TestDockerNetworkReConnect (4.33s) [2022-08-04T22:51:40.026Z] === RUN TestServicePlugin [2022-08-04T22:51:40.954Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-04T22:51:43.475Z] docker_api_swarm_test.go:202: [d7036552d1bd3] joining swarm manager [dbb8350c46e99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T22:51:43.475Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-04T22:51:44.403Z] === RUN TestDockerSuite/TestCpToDot [2022-08-04T22:51:44.660Z] plugin_test.go:61: [df8474087adff] joining swarm manager [d7c7cca266bdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T22:51:45.221Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-04T22:51:46.150Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-04T22:51:46.150Z] plugin_test.go:64: [daeefe8861015] joining swarm manager [d7c7cca266bdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T22:51:47.517Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-04T22:51:47.773Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-04T22:51:48.702Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-04T22:51:48.958Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-04T22:51:49.520Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-04T22:51:50.463Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-04T22:51:50.463Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-04T22:51:50.463Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-04T22:51:51.032Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-04T22:51:51.593Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-04T22:51:51.593Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-04T22:51:51.593Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-04T22:51:51.593Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-04T22:51:51.849Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-04T22:51:52.413Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-04T22:51:52.413Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-04T22:51:52.413Z] === RUN TestDockerSuite/TestCreateRM [2022-08-04T22:51:52.413Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-04T22:51:52.413Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-04T22:51:52.413Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-04T22:51:52.669Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-04T22:51:52.669Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-04T22:51:54.034Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-04T22:51:54.034Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-04T22:51:54.289Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-04T22:51:57.556Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-04T22:51:57.556Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-04T22:51:57.556Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-04T22:51:58.118Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-04T22:51:59.048Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-04T22:51:59.610Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-04T22:52:00.175Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-04T22:52:00.431Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-04T22:52:02.320Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-04T22:52:03.248Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-04T22:52:05.137Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-04T22:52:06.063Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-04T22:52:06.990Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-04T22:52:08.368Z] docker_api_swarm_test.go:384: [dfab14176ed4c] joining swarm manager [dca46d17e9125]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T22:52:08.368Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-04T22:52:09.306Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-04T22:52:09.562Z] docker_api_swarm_test.go:385: [d899e5be0f66f] joining swarm manager [dca46d17e9125]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T22:52:12.824Z] --- PASS: TestServicePlugin (32.37s) [2022-08-04T22:52:12.824Z] === RUN TestServiceUpdateLabel [2022-08-04T22:52:14.711Z] --- PASS: TestServiceUpdateLabel (2.27s) [2022-08-04T22:52:14.711Z] === RUN TestServiceUpdateSecrets [2022-08-04T22:52:14.711Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-04T22:52:14.966Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-04T22:52:16.332Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-04T22:52:17.260Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-04T22:52:17.260Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-04T22:52:17.515Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-04T22:52:17.770Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-04T22:52:17.770Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-04T22:52:18.698Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-04T22:52:19.627Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-04T22:52:19.627Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-04T22:52:19.627Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-04T22:52:20.188Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-04T22:52:20.444Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-04T22:52:21.370Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-04T22:52:22.297Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-04T22:52:22.553Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-04T22:52:22.553Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-04T22:52:22.553Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-04T22:52:22.553Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-04T22:52:22.553Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-04T22:52:25.066Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-04T22:52:25.323Z] === RUN TestDockerSuite/TestEventsRename [2022-08-04T22:52:25.884Z] === RUN TestDockerSuite/TestEventsResize [2022-08-04T22:52:26.445Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-04T22:52:29.731Z] --- PASS: TestServiceUpdateSecrets (14.85s) [2022-08-04T22:52:29.731Z] === RUN TestServiceUpdateConfigs [2022-08-04T22:52:32.247Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-04T22:52:32.247Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-04T22:52:32.808Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-04T22:52:36.071Z] === RUN TestDockerSuite/TestEventsTop [2022-08-04T22:52:36.071Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-04T22:52:38.583Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-04T22:52:39.511Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-04T22:52:44.753Z] --- PASS: TestServiceUpdateConfigs (14.45s) [2022-08-04T22:52:44.753Z] === RUN TestServiceUpdateNetwork [2022-08-04T22:52:45.009Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-04T22:52:46.087Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-04T22:52:46.087Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-04T22:52:46.087Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-04T22:52:46.087Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-04T22:52:46.087Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-04T22:52:46.413Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-04T22:52:46.702Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43917/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e46d9f963b5f7cec5022e2f9528acda08b6134a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e46d9f963b5f7cec5022e2f9528acda08b6134a hack/test/unit [2022-08-04T22:52:46.961Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-04T22:52:46.961Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-04T22:52:46.961Z] + TESTDIRS=./... [2022-08-04T22:52:46.961Z] + exclude_paths='/vendor/|/integration' [2022-08-04T22:52:46.961Z] ++ go list ./... [2022-08-04T22:52:46.961Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-04T22:52:47.902Z] + pkg_list='github.com/docker/docker/api [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/server [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/server/backend/build [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/server/httputils [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/server/middleware [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/server/router [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/server/router/build [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/server/router/container [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/server/router/debug [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/server/router/image [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/server/router/network [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/server/router/session [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/server/router/system [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/server/router/volume [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/types [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/types/backend [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/types/container [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/types/events [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/types/filters [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/types/image [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/types/mount [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/types/network [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/types/registry [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/types/strslice [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/types/swarm [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/types/time [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/types/versions [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T22:52:47.902Z] github.com/docker/docker/api/types/volume [2022-08-04T22:52:47.902Z] github.com/docker/docker/builder [2022-08-04T22:52:47.902Z] github.com/docker/docker/builder/builder-next [2022-08-04T22:52:47.902Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T22:52:47.902Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T22:52:47.902Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T22:52:47.902Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T22:52:47.902Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T22:52:47.902Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T22:52:47.902Z] github.com/docker/docker/builder/dockerfile [2022-08-04T22:52:47.902Z] github.com/docker/docker/builder/remotecontext [2022-08-04T22:52:47.902Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T22:52:47.902Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T22:52:47.902Z] github.com/docker/docker/cli [2022-08-04T22:52:47.902Z] github.com/docker/docker/cli/config [2022-08-04T22:52:47.902Z] github.com/docker/docker/cli/debug [2022-08-04T22:52:47.902Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T22:52:47.902Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T22:52:47.902Z] github.com/docker/docker/client [2022-08-04T22:52:47.902Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T22:52:47.902Z] github.com/docker/docker/cmd/dockerd [2022-08-04T22:52:47.902Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T22:52:47.902Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T22:52:47.902Z] github.com/docker/docker/container [2022-08-04T22:52:47.902Z] github.com/docker/docker/container/stream [2022-08-04T22:52:47.902Z] github.com/docker/docker/contrib/apparmor [2022-08-04T22:52:47.902Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T22:52:47.902Z] github.com/docker/docker/contrib/httpserver [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/cluster [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/config [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/containerd [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/events [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/exec [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/images [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/initlayer [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/links [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/listeners [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/logger [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/logger/local [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/names [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/network [2022-08-04T22:52:47.902Z] github.com/docker/docker/daemon/stats [2022-08-04T22:52:47.902Z] github.com/docker/docker/distribution [2022-08-04T22:52:47.902Z] github.com/docker/docker/distribution/metadata [2022-08-04T22:52:47.902Z] github.com/docker/docker/distribution/utils [2022-08-04T22:52:47.902Z] github.com/docker/docker/distribution/xfer [2022-08-04T22:52:47.902Z] github.com/docker/docker/dockerversion [2022-08-04T22:52:47.903Z] github.com/docker/docker/errdefs [2022-08-04T22:52:47.903Z] github.com/docker/docker/image [2022-08-04T22:52:47.903Z] github.com/docker/docker/image/cache [2022-08-04T22:52:47.903Z] github.com/docker/docker/image/tarexport [2022-08-04T22:52:47.903Z] github.com/docker/docker/image/v1 [2022-08-04T22:52:47.903Z] github.com/docker/docker/internal/test/suite [2022-08-04T22:52:47.903Z] github.com/docker/docker/layer [2022-08-04T22:52:47.903Z] github.com/docker/docker/libcontainerd [2022-08-04T22:52:47.903Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T22:52:47.903Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T22:52:47.903Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T22:52:47.903Z] github.com/docker/docker/libcontainerd/types [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/config [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/idm [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/ns [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/options [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/osl [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/types [2022-08-04T22:52:47.903Z] github.com/docker/docker/oci [2022-08-04T22:52:47.903Z] github.com/docker/docker/oci/caps [2022-08-04T22:52:47.903Z] github.com/docker/docker/opts [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/aaparser [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/archive [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/authorization [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/capabilities [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/containerfs [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/directory [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/dmesg [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/fileutils [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/fsutils [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/homedir [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/idtools [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/ioutils [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/longpath [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/loopback [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/parsers [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/pidfile [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/platform [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/plugins [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/pools [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/progress [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/pubsub [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/reexec [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/signal [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/stack [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/stringid [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/system [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/tailfile [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/tarsum [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/urlutil [2022-08-04T22:52:47.903Z] github.com/docker/docker/pkg/useragent [2022-08-04T22:52:47.903Z] github.com/docker/docker/plugin [2022-08-04T22:52:47.903Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T22:52:47.903Z] github.com/docker/docker/plugin/v2 [2022-08-04T22:52:47.903Z] github.com/docker/docker/profiles/apparmor [2022-08-04T22:52:47.903Z] github.com/docker/docker/profiles/seccomp [2022-08-04T22:52:47.903Z] github.com/docker/docker/quota [2022-08-04T22:52:47.903Z] github.com/docker/docker/reference [2022-08-04T22:52:47.903Z] github.com/docker/docker/registry [2022-08-04T22:52:47.903Z] github.com/docker/docker/registry/resumable [2022-08-04T22:52:47.903Z] github.com/docker/docker/restartmanager [2022-08-04T22:52:47.903Z] github.com/docker/docker/rootless [2022-08-04T22:52:47.903Z] github.com/docker/docker/rootless/specconv [2022-08-04T22:52:47.903Z] github.com/docker/docker/runconfig [2022-08-04T22:52:47.903Z] github.com/docker/docker/runconfig/opts [2022-08-04T22:52:47.903Z] github.com/docker/docker/testutil [2022-08-04T22:52:47.903Z] github.com/docker/docker/testutil/daemon [2022-08-04T22:52:47.903Z] github.com/docker/docker/testutil/environment [2022-08-04T22:52:47.903Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T22:52:47.903Z] github.com/docker/docker/testutil/fakegit [2022-08-04T22:52:47.903Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T22:52:47.903Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T22:52:47.903Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T22:52:47.903Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T22:52:47.903Z] github.com/docker/docker/testutil/registry [2022-08-04T22:52:47.903Z] github.com/docker/docker/testutil/request [2022-08-04T22:52:47.903Z] github.com/docker/docker/volume [2022-08-04T22:52:47.903Z] github.com/docker/docker/volume/drivers [2022-08-04T22:52:47.903Z] github.com/docker/docker/volume/local [2022-08-04T22:52:47.903Z] github.com/docker/docker/volume/mounts [2022-08-04T22:52:47.903Z] github.com/docker/docker/volume/service [2022-08-04T22:52:47.903Z] github.com/docker/docker/volume/service/opts [2022-08-04T22:52:47.903Z] github.com/docker/docker/volume/testutils' [2022-08-04T22:52:47.903Z] ++ echo 'github.com/docker/docker/api [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/server [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/server/backend/build [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/server/httputils [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/server/middleware [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/server/router [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/server/router/build [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/server/router/container [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/server/router/debug [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/server/router/image [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/server/router/network [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/server/router/session [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/server/router/system [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/server/router/volume [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/types [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/types/backend [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/types/container [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/types/events [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/types/filters [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/types/image [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/types/mount [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/types/network [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/types/registry [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/types/strslice [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/types/swarm [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/types/time [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/types/versions [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T22:52:47.903Z] github.com/docker/docker/api/types/volume [2022-08-04T22:52:47.903Z] github.com/docker/docker/builder [2022-08-04T22:52:47.903Z] github.com/docker/docker/builder/builder-next [2022-08-04T22:52:47.903Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T22:52:47.903Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T22:52:47.903Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T22:52:47.903Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T22:52:47.903Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T22:52:47.903Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T22:52:47.903Z] github.com/docker/docker/builder/dockerfile [2022-08-04T22:52:47.903Z] github.com/docker/docker/builder/remotecontext [2022-08-04T22:52:47.903Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T22:52:47.903Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T22:52:47.903Z] github.com/docker/docker/cli [2022-08-04T22:52:47.903Z] github.com/docker/docker/cli/config [2022-08-04T22:52:47.903Z] github.com/docker/docker/cli/debug [2022-08-04T22:52:47.903Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T22:52:47.903Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T22:52:47.903Z] github.com/docker/docker/client [2022-08-04T22:52:47.903Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T22:52:47.903Z] github.com/docker/docker/cmd/dockerd [2022-08-04T22:52:47.903Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T22:52:47.903Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T22:52:47.903Z] github.com/docker/docker/container [2022-08-04T22:52:47.903Z] github.com/docker/docker/container/stream [2022-08-04T22:52:47.903Z] github.com/docker/docker/contrib/apparmor [2022-08-04T22:52:47.903Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T22:52:47.903Z] github.com/docker/docker/contrib/httpserver [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/cluster [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/config [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/containerd [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/events [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/exec [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/images [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/initlayer [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/links [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/listeners [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/logger [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/logger/local [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/names [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/network [2022-08-04T22:52:47.903Z] github.com/docker/docker/daemon/stats [2022-08-04T22:52:47.903Z] github.com/docker/docker/distribution [2022-08-04T22:52:47.903Z] github.com/docker/docker/distribution/metadata [2022-08-04T22:52:47.903Z] github.com/docker/docker/distribution/utils [2022-08-04T22:52:47.903Z] github.com/docker/docker/distribution/xfer [2022-08-04T22:52:47.903Z] github.com/docker/docker/dockerversion [2022-08-04T22:52:47.903Z] github.com/docker/docker/errdefs [2022-08-04T22:52:47.903Z] github.com/docker/docker/image [2022-08-04T22:52:47.903Z] github.com/docker/docker/image/cache [2022-08-04T22:52:47.903Z] github.com/docker/docker/image/tarexport [2022-08-04T22:52:47.903Z] github.com/docker/docker/image/v1 [2022-08-04T22:52:47.903Z] github.com/docker/docker/internal/test/suite [2022-08-04T22:52:47.903Z] github.com/docker/docker/layer [2022-08-04T22:52:47.903Z] github.com/docker/docker/libcontainerd [2022-08-04T22:52:47.903Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T22:52:47.903Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T22:52:47.903Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T22:52:47.903Z] github.com/docker/docker/libcontainerd/types [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/config [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/idm [2022-08-04T22:52:47.903Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T22:52:47.904Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T22:52:47.904Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T22:52:47.904Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T22:52:47.904Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T22:52:47.904Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T22:52:47.904Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T22:52:47.904Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T22:52:47.904Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T22:52:47.904Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T22:52:47.904Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T22:52:47.904Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T22:52:47.904Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T22:52:47.904Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T22:52:47.904Z] github.com/docker/docker/libnetwork/ns [2022-08-04T22:52:47.904Z] github.com/docker/docker/libnetwork/options [2022-08-04T22:52:47.904Z] github.com/docker/docker/libnetwork/osl [2022-08-04T22:52:47.904Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T22:52:47.904Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T22:52:47.904Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T22:52:47.904Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T22:52:47.904Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T22:52:47.904Z] github.com/docker/docker/libnetwork/types [2022-08-04T22:52:47.904Z] github.com/docker/docker/oci [2022-08-04T22:52:47.904Z] github.com/docker/docker/oci/caps [2022-08-04T22:52:47.904Z] github.com/docker/docker/opts [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/aaparser [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/archive [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/authorization [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/capabilities [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/containerfs [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/directory [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/dmesg [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/fileutils [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/fsutils [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/homedir [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/idtools [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/ioutils [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/longpath [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/loopback [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/parsers [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/pidfile [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/platform [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/plugins [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/pools [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/progress [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/pubsub [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/reexec [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/signal [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/stack [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/stringid [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/system [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/tailfile [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/tarsum [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/urlutil [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/useragent [2022-08-04T22:52:47.904Z] github.com/docker/docker/plugin [2022-08-04T22:52:47.904Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T22:52:47.904Z] github.com/docker/docker/plugin/v2 [2022-08-04T22:52:47.904Z] github.com/docker/docker/profiles/apparmor [2022-08-04T22:52:47.904Z] github.com/docker/docker/profiles/seccomp [2022-08-04T22:52:47.904Z] github.com/docker/docker/quota [2022-08-04T22:52:47.904Z] github.com/docker/docker/reference [2022-08-04T22:52:47.904Z] github.com/docker/docker/registry [2022-08-04T22:52:47.904Z] github.com/docker/docker/registry/resumable [2022-08-04T22:52:47.904Z] github.com/docker/docker/restartmanager [2022-08-04T22:52:47.904Z] github.com/docker/docker/rootless [2022-08-04T22:52:47.904Z] github.com/docker/docker/rootless/specconv [2022-08-04T22:52:47.904Z] github.com/docker/docker/runconfig [2022-08-04T22:52:47.904Z] github.com/docker/docker/runconfig/opts [2022-08-04T22:52:47.904Z] github.com/docker/docker/testutil [2022-08-04T22:52:47.904Z] github.com/docker/docker/testutil/daemon [2022-08-04T22:52:47.904Z] github.com/docker/docker/testutil/environment [2022-08-04T22:52:47.904Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T22:52:47.904Z] github.com/docker/docker/testutil/fakegit [2022-08-04T22:52:47.904Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T22:52:47.904Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T22:52:47.904Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T22:52:47.904Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T22:52:47.904Z] github.com/docker/docker/testutil/registry [2022-08-04T22:52:47.904Z] github.com/docker/docker/testutil/request [2022-08-04T22:52:47.904Z] github.com/docker/docker/volume [2022-08-04T22:52:47.904Z] github.com/docker/docker/volume/drivers [2022-08-04T22:52:47.904Z] github.com/docker/docker/volume/local [2022-08-04T22:52:47.904Z] github.com/docker/docker/volume/mounts [2022-08-04T22:52:47.904Z] github.com/docker/docker/volume/service [2022-08-04T22:52:47.904Z] github.com/docker/docker/volume/service/opts [2022-08-04T22:52:47.904Z] github.com/docker/docker/volume/testutils' [2022-08-04T22:52:47.904Z] ++ grep --fixed-strings -v /libnetwork [2022-08-04T22:52:47.904Z] + base_pkg_list='github.com/docker/docker/api [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/backend/build [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/httputils [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/middleware [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/router [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/router/build [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/router/container [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/router/debug [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/router/image [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/router/network [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/router/session [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/router/system [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/router/volume [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/types [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/types/backend [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/types/container [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/types/events [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/types/filters [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/types/image [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/types/mount [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/types/network [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/types/registry [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/types/strslice [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/types/swarm [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/types/time [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/types/versions [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/types/volume [2022-08-04T22:52:47.904Z] github.com/docker/docker/builder [2022-08-04T22:52:47.904Z] github.com/docker/docker/builder/builder-next [2022-08-04T22:52:47.904Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T22:52:47.904Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T22:52:47.904Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T22:52:47.904Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T22:52:47.904Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T22:52:47.904Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T22:52:47.904Z] github.com/docker/docker/builder/dockerfile [2022-08-04T22:52:47.904Z] github.com/docker/docker/builder/remotecontext [2022-08-04T22:52:47.904Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T22:52:47.904Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T22:52:47.904Z] github.com/docker/docker/cli [2022-08-04T22:52:47.904Z] github.com/docker/docker/cli/config [2022-08-04T22:52:47.904Z] github.com/docker/docker/cli/debug [2022-08-04T22:52:47.904Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T22:52:47.904Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T22:52:47.904Z] github.com/docker/docker/client [2022-08-04T22:52:47.904Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T22:52:47.904Z] github.com/docker/docker/cmd/dockerd [2022-08-04T22:52:47.904Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T22:52:47.904Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T22:52:47.904Z] github.com/docker/docker/container [2022-08-04T22:52:47.904Z] github.com/docker/docker/container/stream [2022-08-04T22:52:47.904Z] github.com/docker/docker/contrib/apparmor [2022-08-04T22:52:47.904Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T22:52:47.904Z] github.com/docker/docker/contrib/httpserver [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/cluster [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/config [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/containerd [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/events [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/exec [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/images [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/initlayer [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/links [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/listeners [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/logger [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/logger/local [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/names [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/network [2022-08-04T22:52:47.904Z] github.com/docker/docker/daemon/stats [2022-08-04T22:52:47.904Z] github.com/docker/docker/distribution [2022-08-04T22:52:47.904Z] github.com/docker/docker/distribution/metadata [2022-08-04T22:52:47.904Z] github.com/docker/docker/distribution/utils [2022-08-04T22:52:47.904Z] github.com/docker/docker/distribution/xfer [2022-08-04T22:52:47.904Z] github.com/docker/docker/dockerversion [2022-08-04T22:52:47.904Z] github.com/docker/docker/errdefs [2022-08-04T22:52:47.904Z] github.com/docker/docker/image [2022-08-04T22:52:47.904Z] github.com/docker/docker/image/cache [2022-08-04T22:52:47.904Z] github.com/docker/docker/image/tarexport [2022-08-04T22:52:47.904Z] github.com/docker/docker/image/v1 [2022-08-04T22:52:47.904Z] github.com/docker/docker/internal/test/suite [2022-08-04T22:52:47.904Z] github.com/docker/docker/layer [2022-08-04T22:52:47.904Z] github.com/docker/docker/libcontainerd [2022-08-04T22:52:47.904Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T22:52:47.904Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T22:52:47.904Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T22:52:47.904Z] github.com/docker/docker/libcontainerd/types [2022-08-04T22:52:47.904Z] github.com/docker/docker/oci [2022-08-04T22:52:47.904Z] github.com/docker/docker/oci/caps [2022-08-04T22:52:47.904Z] github.com/docker/docker/opts [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/aaparser [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/archive [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/authorization [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/capabilities [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/containerfs [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/directory [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/dmesg [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/fileutils [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/fsutils [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/homedir [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/idtools [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/ioutils [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/longpath [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/loopback [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/parsers [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/pidfile [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/platform [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/plugins [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/pools [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/progress [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/pubsub [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/reexec [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/signal [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/stack [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/stringid [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/system [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/tailfile [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/tarsum [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/urlutil [2022-08-04T22:52:47.904Z] github.com/docker/docker/pkg/useragent [2022-08-04T22:52:47.904Z] github.com/docker/docker/plugin [2022-08-04T22:52:47.904Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T22:52:47.904Z] github.com/docker/docker/plugin/v2 [2022-08-04T22:52:47.904Z] github.com/docker/docker/profiles/apparmor [2022-08-04T22:52:47.904Z] github.com/docker/docker/profiles/seccomp [2022-08-04T22:52:47.904Z] github.com/docker/docker/quota [2022-08-04T22:52:47.904Z] github.com/docker/docker/reference [2022-08-04T22:52:47.904Z] github.com/docker/docker/registry [2022-08-04T22:52:47.904Z] github.com/docker/docker/registry/resumable [2022-08-04T22:52:47.904Z] github.com/docker/docker/restartmanager [2022-08-04T22:52:47.904Z] github.com/docker/docker/rootless [2022-08-04T22:52:47.904Z] github.com/docker/docker/rootless/specconv [2022-08-04T22:52:47.904Z] github.com/docker/docker/runconfig [2022-08-04T22:52:47.904Z] github.com/docker/docker/runconfig/opts [2022-08-04T22:52:47.904Z] github.com/docker/docker/testutil [2022-08-04T22:52:47.904Z] github.com/docker/docker/testutil/daemon [2022-08-04T22:52:47.904Z] github.com/docker/docker/testutil/environment [2022-08-04T22:52:47.904Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T22:52:47.904Z] github.com/docker/docker/testutil/fakegit [2022-08-04T22:52:47.904Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T22:52:47.904Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T22:52:47.904Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T22:52:47.904Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T22:52:47.904Z] github.com/docker/docker/testutil/registry [2022-08-04T22:52:47.904Z] github.com/docker/docker/testutil/request [2022-08-04T22:52:47.904Z] github.com/docker/docker/volume [2022-08-04T22:52:47.904Z] github.com/docker/docker/volume/drivers [2022-08-04T22:52:47.904Z] github.com/docker/docker/volume/local [2022-08-04T22:52:47.904Z] github.com/docker/docker/volume/mounts [2022-08-04T22:52:47.904Z] github.com/docker/docker/volume/service [2022-08-04T22:52:47.904Z] github.com/docker/docker/volume/service/opts [2022-08-04T22:52:47.904Z] github.com/docker/docker/volume/testutils' [2022-08-04T22:52:47.904Z] ++ grep --fixed-strings /libnetwork [2022-08-04T22:52:47.904Z] ++ echo 'github.com/docker/docker/api [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/backend/build [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/httputils [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/middleware [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/router [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/router/build [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/router/container [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/router/debug [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/router/image [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/router/network [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/router/session [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/router/system [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/server/router/volume [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/types [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/types/backend [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/types/container [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/types/events [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/types/filters [2022-08-04T22:52:47.904Z] github.com/docker/docker/api/types/image [2022-08-04T22:52:47.905Z] github.com/docker/docker/api/types/mount [2022-08-04T22:52:47.905Z] github.com/docker/docker/api/types/network [2022-08-04T22:52:47.905Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T22:52:47.905Z] github.com/docker/docker/api/types/registry [2022-08-04T22:52:47.905Z] github.com/docker/docker/api/types/strslice [2022-08-04T22:52:47.905Z] github.com/docker/docker/api/types/swarm [2022-08-04T22:52:47.905Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T22:52:47.905Z] github.com/docker/docker/api/types/time [2022-08-04T22:52:47.905Z] github.com/docker/docker/api/types/versions [2022-08-04T22:52:47.905Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T22:52:47.905Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T22:52:47.905Z] github.com/docker/docker/api/types/volume [2022-08-04T22:52:47.905Z] github.com/docker/docker/builder [2022-08-04T22:52:47.905Z] github.com/docker/docker/builder/builder-next [2022-08-04T22:52:47.905Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T22:52:47.905Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T22:52:47.905Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T22:52:47.905Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T22:52:47.905Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T22:52:47.905Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T22:52:47.905Z] github.com/docker/docker/builder/dockerfile [2022-08-04T22:52:47.905Z] github.com/docker/docker/builder/remotecontext [2022-08-04T22:52:47.905Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T22:52:47.905Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T22:52:47.905Z] github.com/docker/docker/cli [2022-08-04T22:52:47.905Z] github.com/docker/docker/cli/config [2022-08-04T22:52:47.905Z] github.com/docker/docker/cli/debug [2022-08-04T22:52:47.905Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T22:52:47.905Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T22:52:47.905Z] github.com/docker/docker/client [2022-08-04T22:52:47.905Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T22:52:47.905Z] github.com/docker/docker/cmd/dockerd [2022-08-04T22:52:47.905Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T22:52:47.905Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T22:52:47.905Z] github.com/docker/docker/container [2022-08-04T22:52:47.905Z] github.com/docker/docker/container/stream [2022-08-04T22:52:47.905Z] github.com/docker/docker/contrib/apparmor [2022-08-04T22:52:47.905Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T22:52:47.905Z] github.com/docker/docker/contrib/httpserver [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/cluster [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/config [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/containerd [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/events [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/exec [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/images [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/initlayer [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/links [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/listeners [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/logger [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/logger/local [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/names [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/network [2022-08-04T22:52:47.905Z] github.com/docker/docker/daemon/stats [2022-08-04T22:52:47.905Z] github.com/docker/docker/distribution [2022-08-04T22:52:47.905Z] github.com/docker/docker/distribution/metadata [2022-08-04T22:52:47.905Z] github.com/docker/docker/distribution/utils [2022-08-04T22:52:47.905Z] github.com/docker/docker/distribution/xfer [2022-08-04T22:52:47.905Z] github.com/docker/docker/dockerversion [2022-08-04T22:52:47.905Z] github.com/docker/docker/errdefs [2022-08-04T22:52:47.905Z] github.com/docker/docker/image [2022-08-04T22:52:47.905Z] github.com/docker/docker/image/cache [2022-08-04T22:52:47.905Z] github.com/docker/docker/image/tarexport [2022-08-04T22:52:47.905Z] github.com/docker/docker/image/v1 [2022-08-04T22:52:47.905Z] github.com/docker/docker/internal/test/suite [2022-08-04T22:52:47.905Z] github.com/docker/docker/layer [2022-08-04T22:52:47.905Z] github.com/docker/docker/libcontainerd [2022-08-04T22:52:47.905Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T22:52:47.905Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T22:52:47.905Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T22:52:47.905Z] github.com/docker/docker/libcontainerd/types [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/config [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/idm [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/ns [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/options [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/osl [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/types [2022-08-04T22:52:47.905Z] github.com/docker/docker/oci [2022-08-04T22:52:47.905Z] github.com/docker/docker/oci/caps [2022-08-04T22:52:47.905Z] github.com/docker/docker/opts [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/aaparser [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/archive [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/authorization [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/capabilities [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/containerfs [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/directory [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/dmesg [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/fileutils [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/fsutils [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/homedir [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/idtools [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/ioutils [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/longpath [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/loopback [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/parsers [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/pidfile [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/platform [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/plugins [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/pools [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/progress [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/pubsub [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/reexec [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/signal [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/stack [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/stringid [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/system [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/tailfile [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/tarsum [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/urlutil [2022-08-04T22:52:47.905Z] github.com/docker/docker/pkg/useragent [2022-08-04T22:52:47.905Z] github.com/docker/docker/plugin [2022-08-04T22:52:47.905Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T22:52:47.905Z] github.com/docker/docker/plugin/v2 [2022-08-04T22:52:47.905Z] github.com/docker/docker/profiles/apparmor [2022-08-04T22:52:47.905Z] github.com/docker/docker/profiles/seccomp [2022-08-04T22:52:47.905Z] github.com/docker/docker/quota [2022-08-04T22:52:47.905Z] github.com/docker/docker/reference [2022-08-04T22:52:47.905Z] github.com/docker/docker/registry [2022-08-04T22:52:47.905Z] github.com/docker/docker/registry/resumable [2022-08-04T22:52:47.905Z] github.com/docker/docker/restartmanager [2022-08-04T22:52:47.905Z] github.com/docker/docker/rootless [2022-08-04T22:52:47.905Z] github.com/docker/docker/rootless/specconv [2022-08-04T22:52:47.905Z] github.com/docker/docker/runconfig [2022-08-04T22:52:47.905Z] github.com/docker/docker/runconfig/opts [2022-08-04T22:52:47.905Z] github.com/docker/docker/testutil [2022-08-04T22:52:47.905Z] github.com/docker/docker/testutil/daemon [2022-08-04T22:52:47.905Z] github.com/docker/docker/testutil/environment [2022-08-04T22:52:47.905Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T22:52:47.905Z] github.com/docker/docker/testutil/fakegit [2022-08-04T22:52:47.905Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T22:52:47.905Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T22:52:47.905Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T22:52:47.905Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T22:52:47.905Z] github.com/docker/docker/testutil/registry [2022-08-04T22:52:47.905Z] github.com/docker/docker/testutil/request [2022-08-04T22:52:47.905Z] github.com/docker/docker/volume [2022-08-04T22:52:47.905Z] github.com/docker/docker/volume/drivers [2022-08-04T22:52:47.905Z] github.com/docker/docker/volume/local [2022-08-04T22:52:47.905Z] github.com/docker/docker/volume/mounts [2022-08-04T22:52:47.905Z] github.com/docker/docker/volume/service [2022-08-04T22:52:47.905Z] github.com/docker/docker/volume/service/opts [2022-08-04T22:52:47.905Z] github.com/docker/docker/volume/testutils' [2022-08-04T22:52:47.905Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/config [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/idm [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/ns [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/options [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/osl [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/types' [2022-08-04T22:52:47.905Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-04T22:52:47.905Z] + echo 'github.com/docker/docker/libnetwork [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/config [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T22:52:47.905Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/idm [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/ns [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/options [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/osl [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/types' [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T22:52:47.906Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T22:52:47.906Z] + type docker-proxy [2022-08-04T22:52:47.906Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-04T22:52:47.906Z] + hack/make.sh binary-proxy install-proxy [2022-08-04T22:52:47.906Z] [2022-08-04T22:52:48.166Z] Removing bundles/ [2022-08-04T22:52:48.166Z] [2022-08-04T22:52:48.166Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-04T22:52:48.166Z] Building: bundles/binary-proxy/docker-proxy [2022-08-04T22:52:48.166Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T22:52:51.543Z] === RUN TestDockerSuite/TestExec [2022-08-04T22:52:51.543Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-04T22:52:52.470Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-04T22:52:53.032Z] === RUN TestDockerSuite/TestExecEnv [2022-08-04T22:52:53.607Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-04T22:52:54.972Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-04T22:52:55.228Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-04T22:52:56.301Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-04T22:52:56.301Z] [2022-08-04T22:52:56.301Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-04T22:52:56.301Z] Installing docker-proxy to /usr/local/bin/ [2022-08-04T22:52:56.301Z] [2022-08-04T22:52:56.301Z] + mkdir -p bundles [2022-08-04T22:52:56.301Z] + '[' -n 'github.com/docker/docker/api [2022-08-04T22:52:56.301Z] github.com/docker/docker/api/server [2022-08-04T22:52:56.301Z] github.com/docker/docker/api/server/backend/build [2022-08-04T22:52:56.301Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T22:52:56.301Z] github.com/docker/docker/api/server/httputils [2022-08-04T22:52:56.301Z] github.com/docker/docker/api/server/middleware [2022-08-04T22:52:56.301Z] github.com/docker/docker/api/server/router [2022-08-04T22:52:56.301Z] github.com/docker/docker/api/server/router/build [2022-08-04T22:52:56.301Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T22:52:56.301Z] github.com/docker/docker/api/server/router/container [2022-08-04T22:52:56.301Z] github.com/docker/docker/api/server/router/debug [2022-08-04T22:52:56.301Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T22:52:56.301Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T22:52:56.301Z] github.com/docker/docker/api/server/router/image [2022-08-04T22:52:56.301Z] github.com/docker/docker/api/server/router/network [2022-08-04T22:52:56.302Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T22:52:56.302Z] github.com/docker/docker/api/server/router/session [2022-08-04T22:52:56.302Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T22:52:56.302Z] github.com/docker/docker/api/server/router/system [2022-08-04T22:52:56.302Z] github.com/docker/docker/api/server/router/volume [2022-08-04T22:52:56.302Z] github.com/docker/docker/api/types [2022-08-04T22:52:56.302Z] github.com/docker/docker/api/types/backend [2022-08-04T22:52:56.302Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T22:52:56.302Z] github.com/docker/docker/api/types/container [2022-08-04T22:52:56.302Z] github.com/docker/docker/api/types/events [2022-08-04T22:52:56.302Z] github.com/docker/docker/api/types/filters [2022-08-04T22:52:56.302Z] github.com/docker/docker/api/types/image [2022-08-04T22:52:56.302Z] github.com/docker/docker/api/types/mount [2022-08-04T22:52:56.302Z] github.com/docker/docker/api/types/network [2022-08-04T22:52:56.302Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T22:52:56.302Z] github.com/docker/docker/api/types/registry [2022-08-04T22:52:56.302Z] github.com/docker/docker/api/types/strslice [2022-08-04T22:52:56.302Z] github.com/docker/docker/api/types/swarm [2022-08-04T22:52:56.302Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T22:52:56.302Z] github.com/docker/docker/api/types/time [2022-08-04T22:52:56.302Z] github.com/docker/docker/api/types/versions [2022-08-04T22:52:56.302Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T22:52:56.302Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T22:52:56.302Z] github.com/docker/docker/api/types/volume [2022-08-04T22:52:56.302Z] github.com/docker/docker/builder [2022-08-04T22:52:56.302Z] github.com/docker/docker/builder/builder-next [2022-08-04T22:52:56.302Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T22:52:56.302Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T22:52:56.302Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T22:52:56.302Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T22:52:56.302Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T22:52:56.302Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T22:52:56.302Z] github.com/docker/docker/builder/dockerfile [2022-08-04T22:52:56.302Z] github.com/docker/docker/builder/remotecontext [2022-08-04T22:52:56.302Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T22:52:56.302Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T22:52:56.302Z] github.com/docker/docker/cli [2022-08-04T22:52:56.302Z] github.com/docker/docker/cli/config [2022-08-04T22:52:56.302Z] github.com/docker/docker/cli/debug [2022-08-04T22:52:56.302Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T22:52:56.302Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T22:52:56.302Z] github.com/docker/docker/client [2022-08-04T22:52:56.302Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T22:52:56.302Z] github.com/docker/docker/cmd/dockerd [2022-08-04T22:52:56.302Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T22:52:56.302Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T22:52:56.302Z] github.com/docker/docker/container [2022-08-04T22:52:56.302Z] github.com/docker/docker/container/stream [2022-08-04T22:52:56.302Z] github.com/docker/docker/contrib/apparmor [2022-08-04T22:52:56.302Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T22:52:56.302Z] github.com/docker/docker/contrib/httpserver [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/cluster [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/config [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/containerd [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/events [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/exec [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/images [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/initlayer [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/links [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/listeners [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/logger [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/logger/local [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/names [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/network [2022-08-04T22:52:56.302Z] github.com/docker/docker/daemon/stats [2022-08-04T22:52:56.302Z] github.com/docker/docker/distribution [2022-08-04T22:52:56.302Z] github.com/docker/docker/distribution/metadata [2022-08-04T22:52:56.302Z] github.com/docker/docker/distribution/utils [2022-08-04T22:52:56.302Z] github.com/docker/docker/distribution/xfer [2022-08-04T22:52:56.302Z] github.com/docker/docker/dockerversion [2022-08-04T22:52:56.302Z] github.com/docker/docker/errdefs [2022-08-04T22:52:56.302Z] github.com/docker/docker/image [2022-08-04T22:52:56.302Z] github.com/docker/docker/image/cache [2022-08-04T22:52:56.302Z] github.com/docker/docker/image/tarexport [2022-08-04T22:52:56.302Z] github.com/docker/docker/image/v1 [2022-08-04T22:52:56.302Z] github.com/docker/docker/internal/test/suite [2022-08-04T22:52:56.302Z] github.com/docker/docker/layer [2022-08-04T22:52:56.302Z] github.com/docker/docker/libcontainerd [2022-08-04T22:52:56.302Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T22:52:56.302Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T22:52:56.302Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T22:52:56.302Z] github.com/docker/docker/libcontainerd/types [2022-08-04T22:52:56.302Z] github.com/docker/docker/oci [2022-08-04T22:52:56.302Z] github.com/docker/docker/oci/caps [2022-08-04T22:52:56.302Z] github.com/docker/docker/opts [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/aaparser [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/archive [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/authorization [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/capabilities [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/containerfs [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/directory [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/dmesg [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/fileutils [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/fsutils [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/homedir [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/idtools [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/ioutils [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/longpath [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/loopback [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/parsers [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/pidfile [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/platform [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/plugins [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/pools [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/progress [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/pubsub [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/reexec [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/signal [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/stack [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/stringid [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/system [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/tailfile [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/tarsum [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/urlutil [2022-08-04T22:52:56.302Z] github.com/docker/docker/pkg/useragent [2022-08-04T22:52:56.302Z] github.com/docker/docker/plugin [2022-08-04T22:52:56.302Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T22:52:56.302Z] github.com/docker/docker/plugin/v2 [2022-08-04T22:52:56.302Z] github.com/docker/docker/profiles/apparmor [2022-08-04T22:52:56.302Z] github.com/docker/docker/profiles/seccomp [2022-08-04T22:52:56.302Z] github.com/docker/docker/quota [2022-08-04T22:52:56.302Z] github.com/docker/docker/reference [2022-08-04T22:52:56.302Z] github.com/docker/docker/registry [2022-08-04T22:52:56.302Z] github.com/docker/docker/registry/resumable [2022-08-04T22:52:56.302Z] github.com/docker/docker/restartmanager [2022-08-04T22:52:56.302Z] github.com/docker/docker/rootless [2022-08-04T22:52:56.302Z] github.com/docker/docker/rootless/specconv [2022-08-04T22:52:56.302Z] github.com/docker/docker/runconfig [2022-08-04T22:52:56.302Z] github.com/docker/docker/runconfig/opts [2022-08-04T22:52:56.302Z] github.com/docker/docker/testutil [2022-08-04T22:52:56.302Z] github.com/docker/docker/testutil/daemon [2022-08-04T22:52:56.302Z] github.com/docker/docker/testutil/environment [2022-08-04T22:52:56.302Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T22:52:56.302Z] github.com/docker/docker/testutil/fakegit [2022-08-04T22:52:56.302Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T22:52:56.302Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T22:52:56.302Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T22:52:56.302Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T22:52:56.302Z] github.com/docker/docker/testutil/registry [2022-08-04T22:52:56.302Z] github.com/docker/docker/testutil/request [2022-08-04T22:52:56.302Z] github.com/docker/docker/volume [2022-08-04T22:52:56.302Z] github.com/docker/docker/volume/drivers [2022-08-04T22:52:56.302Z] github.com/docker/docker/volume/local [2022-08-04T22:52:56.302Z] github.com/docker/docker/volume/mounts [2022-08-04T22:52:56.302Z] github.com/docker/docker/volume/service [2022-08-04T22:52:56.302Z] github.com/docker/docker/volume/service/opts [2022-08-04T22:52:56.302Z] github.com/docker/docker/volume/testutils' ']' [2022-08-04T22:52:56.302Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-04T22:52:56.302Z] ? github.com/docker/docker/api [no test files] [2022-08-04T22:52:57.118Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-04T22:52:57.118Z] --- PASS: TestServiceUpdateNetwork (13.27s) [2022-08-04T22:52:57.118Z] === RUN TestServiceUpdatePidsLimit [2022-08-04T22:52:57.680Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-04T22:52:58.243Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-04T22:52:58.499Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-04T22:52:58.756Z] === RUN TestDockerSuite/TestExecParseError [2022-08-04T22:52:59.318Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-04T22:52:59.577Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-04T22:53:00.139Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-04T22:53:00.700Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-04T22:53:01.262Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-04T22:53:01.824Z] === RUN TestDockerSuite/TestExecTTY [2022-08-04T22:53:02.387Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-04T22:53:03.317Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-04T22:53:03.317Z] check_test.go:611: [d899e5be0f66f] daemon is not started [2022-08-04T22:53:03.317Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-04T22:53:03.878Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-04T22:53:04.440Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-04T22:53:04.440Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-04T22:53:04.440Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-04T22:53:05.367Z] docker_api_swarm_test.go:802: [dbf0c3a6de2d3] joining swarm manager [dd08afd961daa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T22:53:05.930Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-04T22:53:06.492Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-04T22:53:06.492Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-04T22:53:07.054Z] docker_api_swarm_test.go:802: [dcd87c2b2a551] joining swarm manager [dd08afd961daa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T22:53:07.309Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-04T22:53:08.239Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-04T22:53:08.495Z] docker_api_swarm_test.go:802: [dd0448c64281b] joining swarm manager [dd08afd961daa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-04T22:53:09.057Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-04T22:53:09.998Z] docker_api_swarm_test.go:802: [d782ed14d919d] joining swarm manager [dd08afd961daa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-04T22:53:10.259Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-04T22:53:11.186Z] docker_api_swarm_test.go:810: [d368f8b73c63b] joining swarm manager [dd08afd961daa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-04T22:53:12.552Z] === RUN TestDockerSuite/TestHealth [2022-08-04T22:53:13.919Z] --- PASS: TestServiceUpdatePidsLimit (16.84s) [2022-08-04T22:53:13.919Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2022-08-04T22:53:13.919Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.03s) [2022-08-04T22:53:13.919Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.02s) [2022-08-04T22:53:13.919Z] PASS [2022-08-04T22:53:13.919Z] [2022-08-04T22:53:13.919Z] === Skipped [2022-08-04T22:53:13.919Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-04T22:53:13.919Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T22:53:13.919Z] [2022-08-04T22:53:13.919Z] DONE 27 tests, 1 skipped in 180.110s [2022-08-04T22:53:14.175Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-04T22:53:14.175Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:53:14.175Z] ++ set -e [2022-08-04T22:53:14.175Z] ++ '[' -n 0 ']' [2022-08-04T22:53:14.175Z] ++ set -x [2022-08-04T22:53:14.175Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:53:14.175Z] INFO: Testing against a local daemon [2022-08-04T22:53:14.175Z] === RUN TestSessionCreate [2022-08-04T22:53:14.175Z] --- PASS: TestSessionCreate (0.02s) [2022-08-04T22:53:14.175Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-04T22:53:14.175Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-04T22:53:14.175Z] PASS [2022-08-04T22:53:14.175Z] [2022-08-04T22:53:14.175Z] DONE 2 tests in 0.122s [2022-08-04T22:53:14.175Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-04T22:53:14.175Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:53:14.175Z] ++ set -e [2022-08-04T22:53:14.175Z] ++ '[' -n 0 ']' [2022-08-04T22:53:14.175Z] ++ set -x [2022-08-04T22:53:14.175Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:53:14.175Z] INFO: Testing against a local daemon [2022-08-04T22:53:14.175Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-04T22:53:14.175Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T22:53:14.175Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T22:53:14.175Z] === RUN TestDiskUsage [2022-08-04T22:53:14.175Z] === PAUSE TestDiskUsage [2022-08-04T22:53:14.175Z] === RUN TestEventsExecDie [2022-08-04T22:53:14.431Z] ok github.com/docker/docker/api/server 0.016s coverage: 7.9% of statements [2022-08-04T22:53:15.102Z] --- PASS: TestEventsExecDie (0.60s) [2022-08-04T22:53:15.102Z] === RUN TestEventsBackwardsCompatible [2022-08-04T22:53:15.102Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-04T22:53:15.102Z] === RUN TestEventsVolumeCreate [2022-08-04T22:53:15.102Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-08-04T22:53:15.102Z] === RUN TestInfoBinaryCommits [2022-08-04T22:53:15.102Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-04T22:53:15.102Z] === RUN TestInfoAPIVersioned [2022-08-04T22:53:15.102Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-04T22:53:15.102Z] === RUN TestInfoAPI [2022-08-04T22:53:15.102Z] --- PASS: TestInfoAPI (0.02s) [2022-08-04T22:53:15.102Z] === RUN TestInfoAPIWarnings [2022-08-04T22:53:33.139Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-04T22:53:33.139Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-08-04T22:53:33.139Z] === RUN TestInfoDebug [2022-08-04T22:53:33.139Z] --- PASS: TestInfoDebug (0.52s) [2022-08-04T22:53:33.139Z] === RUN TestInfoInsecureRegistries [2022-08-04T22:53:33.139Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-08-04T22:53:33.139Z] === RUN TestInfoRegistryMirrors [2022-08-04T22:53:33.139Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-04T22:53:33.139Z] === RUN TestLoginFailsWithBadCredentials [2022-08-04T22:53:33.701Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-04T22:53:33.701Z] === RUN TestPingCacheHeaders [2022-08-04T22:53:33.701Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-04T22:53:33.701Z] === RUN TestPingGet [2022-08-04T22:53:33.701Z] --- PASS: TestPingGet (0.01s) [2022-08-04T22:53:33.701Z] === RUN TestPingHead [2022-08-04T22:53:33.701Z] --- PASS: TestPingHead (0.01s) [2022-08-04T22:53:33.701Z] === RUN TestPingSwarmHeader [2022-08-04T22:53:34.262Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-04T22:53:34.262Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-04T22:53:34.824Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-04T22:53:36.191Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-04T22:53:36.191Z] --- PASS: TestPingSwarmHeader (2.43s) [2022-08-04T22:53:36.191Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-04T22:53:36.191Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-04T22:53:36.191Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-04T22:53:36.191Z] === RUN TestVersion [2022-08-04T22:53:36.191Z] --- PASS: TestVersion (0.02s) [2022-08-04T22:53:36.191Z] === CONT TestDiskUsage [2022-08-04T22:53:36.447Z] === RUN TestDiskUsage/empty [2022-08-04T22:53:36.447Z] === RUN TestDiskUsage/empty/container_types [2022-08-04T22:53:36.447Z] === RUN TestDiskUsage/empty/image_types [2022-08-04T22:53:36.447Z] === RUN TestDiskUsage/empty/volume_types [2022-08-04T22:53:36.447Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-04T22:53:36.447Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-04T22:53:36.447Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-04T22:53:36.447Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-04T22:53:36.447Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-04T22:53:36.447Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-04T22:53:36.447Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-04T22:53:36.447Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-04T22:53:36.703Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-04T22:53:36.703Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-04T22:53:36.703Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-04T22:53:36.703Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-04T22:53:36.703Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-04T22:53:36.703Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-04T22:53:36.703Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-04T22:53:36.703Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-04T22:53:36.960Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-04T22:53:36.960Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-04T22:53:36.960Z] === RUN TestDiskUsage/after_container.Run [2022-08-04T22:53:37.216Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-04T22:53:37.216Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-04T22:53:37.216Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-04T22:53:37.216Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-04T22:53:37.216Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-04T22:53:37.216Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-04T22:53:37.216Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-04T22:53:37.216Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-04T22:53:37.216Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-04T22:53:37.216Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-04T22:53:37.472Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-04T22:53:37.472Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-04T22:53:37.472Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-04T22:53:37.472Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage (1.44s) [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage/empty (0.02s) [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage/after_container.Run (0.45s) [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-04T22:53:37.472Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T22:53:37.472Z] PASS [2022-08-04T22:53:37.472Z] [2022-08-04T22:53:37.472Z] === Skipped [2022-08-04T22:53:37.472Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T22:53:37.472Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T22:53:37.472Z] [2022-08-04T22:53:37.472Z] DONE 54 tests, 1 skipped in 23.298s [2022-08-04T22:53:37.472Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-04T22:53:37.472Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:53:37.472Z] ++ set -e [2022-08-04T22:53:37.472Z] ++ '[' -n 0 ']' [2022-08-04T22:53:37.472Z] ++ set -x [2022-08-04T22:53:37.472Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-04T22:53:37.729Z] INFO: Testing against a local daemon [2022-08-04T22:53:37.729Z] === RUN TestVolumesCreateAndList [2022-08-04T22:53:37.729Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-08-04T22:53:37.729Z] === RUN TestVolumesRemove [2022-08-04T22:53:37.729Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-04T22:53:37.729Z] === RUN TestVolumesInspect [2022-08-04T22:53:37.729Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-04T22:53:37.729Z] === RUN TestVolumesInvalidJSON [2022-08-04T22:53:37.729Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-04T22:53:37.729Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-04T22:53:37.729Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-04T22:53:37.729Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-04T22:53:37.729Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-04T22:53:37.729Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-04T22:53:37.729Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-04T22:53:37.729Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-04T22:53:37.729Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-04T22:53:37.729Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-04T22:53:37.729Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-04T22:53:37.729Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-04T22:53:37.729Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-04T22:53:37.729Z] PASS [2022-08-04T22:53:37.729Z] [2022-08-04T22:53:37.729Z] DONE 9 tests in 0.270s [2022-08-04T22:53:37.729Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T22:53:37.986Z] ++++ cat bundles/test-integration/docker.pid [2022-08-04T22:53:37.986Z] +++ kill 6711 [2022-08-04T22:53:38.242Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-04T22:53:38.242Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-04T22:53:38.242Z] +++ /etc/init.d/apparmor stop [2022-08-04T22:53:38.242Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T22:53:38.242Z] [2022-08-04T22:53:38.242Z] Unloading profiles will leave already running processes permanently [2022-08-04T22:53:38.242Z] unconfined, which can lead to unexpected situations. [2022-08-04T22:53:38.242Z] [2022-08-04T22:53:38.242Z] To set a process to complain mode, use the command line tool [2022-08-04T22:53:38.242Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T22:53:38.242Z] +++ true [2022-08-04T22:53:38.242Z] exiting test-integration [2022-08-04T22:53:38.242Z] ++ exit 0 [2022-08-04T22:53:38.242Z] [2022-08-04T22:53:39.171Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-04T22:53:39.171Z] + for job in $(jobs -p) [2022-08-04T22:53:39.171Z] + wait 8421 [2022-08-04T22:53:39.782Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-04T22:53:39.782Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-04T22:53:39.782Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-04T22:53:39.782Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-04T22:53:40.039Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-04T22:53:40.294Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-04T22:53:40.550Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-04T22:53:40.550Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-04T22:53:41.149Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-04T22:53:41.149Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-04T22:53:42.076Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-04T22:53:42.332Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-04T22:53:42.588Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-04T22:53:43.149Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-04T22:53:45.663Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-04T22:53:45.663Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-04T22:53:45.663Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-04T22:53:46.593Z] === RUN TestDockerSuite/TestImportFile [2022-08-04T22:53:47.958Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-04T22:53:47.958Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-04T22:53:48.886Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-04T22:53:49.816Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-04T22:53:51.184Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-04T22:53:51.439Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-04T22:53:52.002Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-04T22:53:52.565Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-04T22:53:52.565Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-04T22:53:52.565Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-04T22:53:53.128Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-04T22:53:53.386Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-04T22:53:53.386Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-04T22:53:53.947Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-04T22:53:53.947Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-04T22:53:53.947Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-04T22:53:54.509Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-04T22:53:55.070Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-04T22:53:55.327Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-04T22:53:55.891Z] === RUN TestDockerSuite/TestInspectImage [2022-08-04T22:53:56.153Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-04T22:53:56.153Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-04T22:53:56.153Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-04T22:53:56.153Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-04T22:53:56.716Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-04T22:53:56.972Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-04T22:53:56.972Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-04T22:53:57.533Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-04T22:53:58.094Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-04T22:54:00.607Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-04T22:54:00.607Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-04T22:54:00.607Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-04T22:54:01.169Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-04T22:54:02.101Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-04T22:54:02.662Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-04T22:54:03.223Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-04T22:54:03.223Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-04T22:54:03.479Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-04T22:54:04.040Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-04T22:54:04.602Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-04T22:54:05.163Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-04T22:54:05.163Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-04T22:54:06.090Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-04T22:54:07.018Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-04T22:54:07.274Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-04T22:54:08.202Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-04T22:54:09.570Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-04T22:54:10.936Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-04T22:54:10.936Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-04T22:54:12.304Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-04T22:54:12.561Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-04T22:54:13.126Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-04T22:54:19.673Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-04T22:54:21.562Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-04T22:54:21.562Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-04T22:54:23.453Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-04T22:54:23.453Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-04T22:54:23.453Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-04T22:54:24.015Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-04T22:54:24.943Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-04T22:54:24.943Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-04T22:54:25.873Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-04T22:54:26.801Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-04T22:54:28.169Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-04T22:54:29.538Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-04T22:54:30.102Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-04T22:54:30.664Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-04T22:54:30.920Z] === RUN TestDockerSuite/TestLogsSince [2022-08-04T22:54:31.487Z] docker_api_swarm_service_test.go:395: [d6a23cabd7337] joining swarm manager [d77de500af191]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T22:54:32.414Z] docker_api_swarm_service_test.go:395: [d6da6724e60b9] joining swarm manager [d77de500af191]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T22:54:37.690Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-04T22:54:44.226Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-04T22:54:44.226Z] === RUN TestDockerSuite/TestLogsTail [2022-08-04T22:54:44.226Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-04T22:54:44.481Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-04T22:54:45.042Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-04T22:54:45.042Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-04T22:54:45.042Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-04T22:54:45.042Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-04T22:54:45.042Z] === RUN TestDockerSuite/TestNetHostname [2022-08-04T22:54:46.408Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-04T22:54:46.408Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-04T22:54:46.408Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-04T22:54:46.664Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-04T22:54:46.920Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-04T22:54:47.483Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-04T22:54:48.044Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-04T22:54:49.412Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-04T22:54:49.412Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-04T22:54:49.412Z] docker_api_swarm_service_test.go:343: [dbd598cae4cb7] joining swarm manager [dd4aecf4ffba5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T22:54:49.412Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-04T22:54:49.412Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-04T22:54:50.341Z] docker_api_swarm_service_test.go:343: [d0e79c43fc6f0] joining swarm manager [dd4aecf4ffba5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T22:54:50.912Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-04T22:54:50.913Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-08-04T22:54:50.913Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-04T22:54:50.913Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 6.0% of statements [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-04T22:54:50.913Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-08-04T22:54:50.913Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 67.9% of statements [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/api/types [no test files] [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-04T22:54:50.913Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-08-04T22:54:50.913Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-04T22:54:50.913Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2022-08-04T22:54:50.913Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 77.3% of statements [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/builder [no test files] [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-04T22:54:50.913Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-04T22:54:50.913Z] ok github.com/docker/docker/builder/remotecontext 0.130s coverage: 13.7% of statements [2022-08-04T22:54:50.913Z] ok github.com/docker/docker/builder/dockerfile 0.541s coverage: 49.3% of statements [2022-08-04T22:54:50.913Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-08-04T22:54:50.913Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-04T22:54:51.605Z] ok github.com/docker/docker/builder/remotecontext/git 1.873s coverage: 86.3% of statements [2022-08-04T22:54:51.605Z] ? github.com/docker/docker/cli [no test files] [2022-08-04T22:54:51.605Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-04T22:54:51.605Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-04T22:54:51.606Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-04T22:54:52.551Z] ok github.com/docker/docker/cmd/docker-proxy 0.181s coverage: 67.6% of statements [2022-08-04T22:54:55.587Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-04T22:54:55.587Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-04T22:54:56.515Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-04T22:54:56.750Z] ok github.com/docker/docker/client 0.125s coverage: 75.9% of statements [2022-08-04T22:54:59.030Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-04T22:55:00.951Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-04T22:55:02.319Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-04T22:55:03.245Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-04T22:55:05.135Z] docker_api_swarm_service_test.go:490: [d0df8252abda5] joining swarm manager [dfe61b76c5879]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T22:55:05.696Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-04T22:55:05.953Z] docker_api_swarm_service_test.go:490: [d9de182ce8c7a] joining swarm manager [dfe61b76c5879]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T22:55:07.842Z] === RUN TestDockerSuite/TestPluginActive [2022-08-04T22:55:10.356Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-04T22:55:15.604Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-04T22:55:15.604Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-04T22:55:15.604Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-04T22:55:16.967Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-04T22:55:18.856Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-04T22:55:19.785Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-04T22:55:25.052Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-04T22:55:25.310Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-04T22:55:26.678Z] docker_api_swarm_service_test.go:128: [d6a1814b5ed64] joining swarm manager [dc4abb004fb02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T22:55:27.240Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-04T22:55:27.240Z] docker_api_swarm_service_test.go:129: [dfdbaef3b20c7] joining swarm manager [dc4abb004fb02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T22:55:28.606Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-04T22:55:29.168Z] docker_api_swarm_service_test.go:137: [d7731ea9eb3d5] joining swarm manager [dc4abb004fb02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-04T22:55:29.424Z] === RUN TestDockerSuite/TestPortList [2022-08-04T22:55:30.353Z] docker_api_swarm_service_test.go:138: [db921c1c59200] joining swarm manager [dc4abb004fb02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-04T22:55:36.891Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-04T22:55:38.779Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-04T22:55:38.779Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-04T22:55:40.666Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-04T22:55:41.594Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-04T22:55:41.849Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-04T22:55:41.849Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-04T22:55:43.456Z] ok github.com/docker/docker/cmd/dockerd 0.090s coverage: 31.5% of statements [2022-08-04T22:55:43.456Z] ok github.com/docker/docker/container 0.119s coverage: 37.4% of statements [2022-08-04T22:55:43.456Z] ok github.com/docker/docker/cmd/dockerd/trap 2.513s coverage: 0.0% of statements [2022-08-04T22:55:43.456Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-04T22:55:43.456Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-04T22:55:43.456Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-04T22:55:43.456Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-04T22:55:43.456Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-04T22:55:44.364Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-04T22:55:44.620Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-04T22:55:46.539Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-04T22:55:49.805Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-04T22:55:49.805Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-04T22:55:50.041Z] ok github.com/docker/docker/daemon/cluster 0.079s coverage: 0.5% of statements [2022-08-04T22:55:50.612Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.019s coverage: 65.3% of statements [2022-08-04T22:55:52.021Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-04T22:55:52.322Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-04T22:55:52.579Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-04T22:55:55.093Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-04T22:55:56.983Z] docker_api_swarm_service_test.go:304: [dedd213a4d21f] joining swarm manager [dc435005eaa35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T22:55:57.910Z] docker_api_swarm_service_test.go:304: [dff5c6ffa66da] joining swarm manager [dc435005eaa35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T22:55:58.838Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-04T22:56:00.146Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-08-04T22:56:00.204Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-04T22:56:00.406Z] ok github.com/docker/docker/daemon/config 0.036s coverage: 81.7% of statements [2022-08-04T22:56:00.976Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-04T22:56:01.237Z] ok github.com/docker/docker/daemon 10.194s coverage: 16.6% of statements [2022-08-04T22:56:01.237Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-04T22:56:01.237Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-04T22:56:01.237Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-04T22:56:01.237Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-04T22:56:01.237Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-04T22:56:01.573Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-04T22:56:01.810Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2022-08-04T22:56:02.501Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-04T22:56:03.194Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.759s coverage: 74.8% of statements [2022-08-04T22:56:03.429Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-04T22:56:04.136Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 3.0% of statements [2022-08-04T22:56:04.397Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.403s coverage: 60.7% of statements [2022-08-04T22:56:04.793Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-04T22:56:06.308Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-08-04T22:56:06.693Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-04T22:56:07.711Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.315s coverage: 50.6% of statements [2022-08-04T22:56:08.058Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-04T22:56:08.058Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-04T22:56:08.619Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-04T22:56:08.651Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.602s coverage: 46.1% of statements [2022-08-04T22:56:08.651Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-04T22:56:09.985Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-04T22:56:10.032Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.5% of statements [2022-08-04T22:56:10.032Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.714s coverage: 58.5% of statements [2022-08-04T22:56:10.032Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-04T22:56:10.032Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-04T22:56:10.971Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-08-04T22:56:11.352Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-04T22:56:11.352Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-04T22:56:11.352Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-04T22:56:11.541Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2022-08-04T22:56:11.912Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-04T22:56:12.474Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-04T22:56:12.474Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-04T22:56:12.481Z] ok github.com/docker/docker/daemon/images 0.055s coverage: 6.9% of statements [2022-08-04T22:56:12.481Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-04T22:56:12.481Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-04T22:56:13.050Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.2% of statements [2022-08-04T22:56:13.402Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-04T22:56:13.990Z] ok github.com/docker/docker/daemon/logger/fluentd 0.019s coverage: 53.6% of statements [2022-08-04T22:56:13.990Z] ok github.com/docker/docker/daemon/logger/awslogs 0.189s coverage: 79.9% of statements [2022-08-04T22:56:13.990Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-04T22:56:14.330Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-04T22:56:14.587Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-04T22:56:14.930Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2022-08-04T22:56:15.191Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.004s coverage: 88.2% of statements [2022-08-04T22:56:16.575Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.126s coverage: 76.8% of statements [2022-08-04T22:56:16.575Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-08-04T22:56:17.514Z] ok github.com/docker/docker/daemon/logger/local 0.050s coverage: 79.4% of statements [2022-08-04T22:56:17.856Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-04T22:56:18.463Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 63.5% of statements [2022-08-04T22:56:19.032Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 31.5% of statements [2022-08-04T22:56:19.293Z] ok github.com/docker/docker/daemon/logger/journald 3.488s coverage: 74.3% of statements [2022-08-04T22:56:19.293Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-04T22:56:19.293Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-04T22:56:19.293Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-04T22:56:19.293Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-04T22:56:20.233Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 46.8% of statements [2022-08-04T22:56:20.373Z] docker_api_swarm_service_test.go:100: [d2613dacae081] joining swarm manager [d36643d02ea0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T22:56:20.493Z] ok github.com/docker/docker/daemon/logger/templates 0.011s coverage: 8.3% of statements [2022-08-04T22:56:20.631Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-04T22:56:20.887Z] docker_api_swarm_service_test.go:101: [dd98f1581fb9b] joining swarm manager [d36643d02ea0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T22:56:21.070Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-04T22:56:21.449Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-04T22:56:21.640Z] ok github.com/docker/docker/daemon/logger/splunk 1.571s coverage: 82.5% of statements [2022-08-04T22:56:21.640Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-04T22:56:21.640Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-04T22:56:22.579Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 44.4% of statements [2022-08-04T22:56:23.958Z] ok github.com/docker/docker/distribution 1.510s coverage: 28.0% of statements [2022-08-04T22:56:23.959Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-04T22:56:23.967Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-04T22:56:23.968Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-04T22:56:23.968Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-04T22:56:23.968Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-04T22:56:24.528Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-04T22:56:25.099Z] ok github.com/docker/docker/image 0.022s coverage: 86.9% of statements [2022-08-04T22:56:25.099Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 84.9% of statements [2022-08-04T22:56:25.099Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-04T22:56:25.668Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-08-04T22:56:25.928Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-08-04T22:56:25.928Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-04T22:56:25.928Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-04T22:56:26.188Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-04T22:56:26.500Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-04T22:56:27.128Z] ok github.com/docker/docker/oci 0.017s coverage: 46.0% of statements [2022-08-04T22:56:27.426Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-04T22:56:28.068Z] ok github.com/docker/docker/opts 0.026s coverage: 66.0% of statements [2022-08-04T22:56:28.068Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-08-04T22:56:29.315Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-04T22:56:29.990Z] ok github.com/docker/docker/pkg/archive 0.294s coverage: 81.9% of statements [2022-08-04T22:56:30.243Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-04T22:56:30.243Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-04T22:56:30.243Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-04T22:56:30.250Z] ok github.com/docker/docker/pkg/authorization 0.202s coverage: 68.3% of statements [2022-08-04T22:56:30.510Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-04T22:56:30.771Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2022-08-04T22:56:32.759Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-04T22:56:33.687Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-04T22:56:33.687Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-04T22:56:34.062Z] ok github.com/docker/docker/pkg/chrootarchive 2.479s coverage: 42.7% of statements [2022-08-04T22:56:34.062Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-04T22:56:34.062Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2022-08-04T22:56:34.322Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-04T22:56:34.582Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-08-04T22:56:35.053Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-04T22:56:35.153Z] ok github.com/docker/docker/pkg/fsutils 0.115s coverage: 85.1% of statements [2022-08-04T22:56:35.153Z] ok github.com/docker/docker/layer 7.743s coverage: 68.9% of statements [2022-08-04T22:56:35.153Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-04T22:56:35.153Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-04T22:56:35.154Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-04T22:56:35.154Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-04T22:56:35.154Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-04T22:56:35.154Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-04T22:56:35.154Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-04T22:56:35.981Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-04T22:56:36.537Z] ok github.com/docker/docker/pkg/idtools 0.557s coverage: 67.9% of statements [2022-08-04T22:56:36.537Z] ok github.com/docker/docker/pkg/ioutils 0.446s coverage: 70.1% of statements [2022-08-04T22:56:36.797Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-08-04T22:56:36.797Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-08-04T22:56:36.797Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-04T22:56:37.057Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-08-04T22:56:37.057Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-08-04T22:56:37.317Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-08-04T22:56:37.347Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-04T22:56:37.577Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-08-04T22:56:37.577Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2022-08-04T22:56:37.577Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-04T22:56:37.577Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-04T22:56:38.148Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-08-04T22:56:38.278Z] === RUN TestDockerSuite/TestRmiTag [2022-08-04T22:56:38.278Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-04T22:56:38.533Z] check_test.go:611: [d2613dacae081] daemon is not started [2022-08-04T22:56:38.717Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-04T22:56:38.977Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-04T22:56:39.096Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-04T22:56:39.237Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-04T22:56:40.615Z] ok github.com/docker/docker/pkg/pubsub 1.036s coverage: 75.0% of statements [2022-08-04T22:56:40.615Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-08-04T22:56:40.880Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-04T22:56:41.144Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-04T22:56:41.403Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-08-04T22:56:41.612Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-04T22:56:41.663Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-04T22:56:42.174Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-04T22:56:42.233Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-08-04T22:56:42.493Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-04T22:56:42.736Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-04T22:56:42.753Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-08-04T22:56:42.991Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-04T22:56:43.247Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-04T22:56:43.323Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-08-04T22:56:43.323Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-04T22:56:43.810Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-04T22:56:44.068Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-04T22:56:44.333Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-04T22:56:44.900Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-04T22:56:45.230Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-04T22:56:45.461Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-04T22:56:45.490Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-04T22:56:45.750Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-08-04T22:56:46.390Z] docker_api_swarm_service_test.go:533: [dcd3d03fdd6bc] joining swarm manager [dfed5daa325bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T22:56:47.130Z] ok github.com/docker/docker/quota 0.228s coverage: 71.4% of statements [2022-08-04T22:56:47.130Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-04T22:56:47.757Z] docker_api_swarm_service_test.go:534: [ddf308bcc12c7] joining swarm manager [dfed5daa325bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T22:56:48.069Z] ok github.com/docker/docker/registry 0.053s coverage: 58.6% of statements [2022-08-04T22:56:48.329Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-04T22:56:48.589Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-04T22:56:48.684Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-04T22:56:49.158Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-04T22:56:49.158Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-08-04T22:56:49.246Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-04T22:56:51.065Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-04T22:56:51.139Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-04T22:56:51.635Z] ok github.com/docker/docker/volume/local 0.106s coverage: 76.8% of statements [2022-08-04T22:56:52.205Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-08-04T22:56:52.505Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-04T22:56:53.143Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-08-04T22:56:55.026Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-04T22:56:55.952Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-04T22:56:57.842Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-04T22:56:58.099Z] === RUN TestDockerSuite/TestDockerFails [2022-08-04T22:56:58.099Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-04T22:56:59.467Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-04T22:56:59.723Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-04T22:57:00.285Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-04T22:57:01.652Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-04T22:57:01.908Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-04T22:57:02.479Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-04T22:57:03.412Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-04T22:57:03.668Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-04T22:57:03.924Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-04T22:57:04.485Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-04T22:57:04.485Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-04T22:57:04.741Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-04T22:57:06.108Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-04T22:57:06.669Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-04T22:57:07.230Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-04T22:57:07.791Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-04T22:57:08.353Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-04T22:57:09.282Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-04T22:57:09.844Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-04T22:57:10.772Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-04T22:57:10.772Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-04T22:57:11.334Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-04T22:57:11.896Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-04T22:57:12.824Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-04T22:57:13.081Z] docker_api_swarm_service_test.go:148: [d0e143989cc1d] joining swarm manager [d1040334a6a9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T22:57:13.642Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-04T22:57:13.898Z] docker_api_swarm_service_test.go:148: [d2a69ecf76c5e] joining swarm manager [d1040334a6a9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T22:57:14.460Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-04T22:57:15.080Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-08-04T22:57:15.080Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-04T22:57:15.080Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-04T22:57:15.080Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-04T22:57:15.080Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-04T22:57:15.080Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-04T22:57:15.080Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-04T22:57:15.080Z] ? github.com/docker/docker/rootless [no test files] [2022-08-04T22:57:15.080Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-04T22:57:15.080Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-04T22:57:15.080Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-04T22:57:15.080Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-04T22:57:15.080Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-04T22:57:15.080Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-04T22:57:15.080Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-04T22:57:15.080Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-04T22:57:15.080Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-04T22:57:15.080Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-04T22:57:15.080Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-04T22:57:15.080Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-04T22:57:15.080Z] ? github.com/docker/docker/volume [no test files] [2022-08-04T22:57:15.080Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-04T22:57:15.080Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-04T22:57:15.080Z] [2022-08-04T22:57:15.080Z] === Skipped [2022-08-04T22:57:15.080Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-04T22:57:15.080Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-04T22:57:15.080Z] [2022-08-04T22:57:15.080Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-04T22:57:15.080Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-04T22:57:15.080Z] [2022-08-04T22:57:15.080Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-04T22:57:15.080Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-04T22:57:15.080Z] [2022-08-04T22:57:15.080Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-04T22:57:15.080Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-04T22:57:15.080Z] [2022-08-04T22:57:15.080Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-04T22:57:15.080Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T22:57:15.080Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T22:57:15.080Z] [2022-08-04T22:57:15.080Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-04T22:57:15.080Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T22:57:15.080Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T22:57:15.080Z] [2022-08-04T22:57:15.080Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-04T22:57:15.080Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T22:57:15.080Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T22:57:15.080Z] [2022-08-04T22:57:15.080Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-04T22:57:15.080Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T22:57:15.080Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T22:57:15.080Z] [2022-08-04T22:57:15.080Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-04T22:57:15.080Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T22:57:15.080Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T22:57:15.080Z] [2022-08-04T22:57:15.080Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-04T22:57:15.080Z] graphtest_unix.go:71: No driver to put! [2022-08-04T22:57:15.080Z] [2022-08-04T22:57:15.080Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-04T22:57:15.080Z] time="2022-08-04T22:56:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T22:57:15.080Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T22:57:15.080Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T22:57:15.080Z] [2022-08-04T22:57:15.080Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-04T22:57:15.080Z] time="2022-08-04T22:56:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T22:57:15.080Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T22:57:15.080Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T22:57:15.080Z] [2022-08-04T22:57:15.080Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-04T22:57:15.080Z] time="2022-08-04T22:56:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T22:57:15.080Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T22:57:15.080Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T22:57:15.080Z] [2022-08-04T22:57:15.080Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-04T22:57:15.080Z] time="2022-08-04T22:56:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T22:57:15.080Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T22:57:15.080Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T22:57:15.080Z] [2022-08-04T22:57:15.080Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-04T22:57:15.080Z] time="2022-08-04T22:56:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T22:57:15.080Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T22:57:15.080Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T22:57:15.080Z] [2022-08-04T22:57:15.080Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-04T22:57:15.080Z] graphtest_unix.go:71: No driver to put! [2022-08-04T22:57:15.080Z] [2022-08-04T22:57:15.080Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-04T22:57:15.080Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-04T22:57:15.080Z] [2022-08-04T22:57:15.080Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-04T22:57:15.080Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-04T22:57:15.080Z] [2022-08-04T22:57:15.080Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-04T22:57:15.080Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-04T22:57:15.080Z] [2022-08-04T22:57:15.080Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-04T22:57:15.080Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-04T22:57:15.080Z] [2022-08-04T22:57:15.080Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-04T22:57:15.080Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T22:57:15.080Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T22:57:15.080Z] [2022-08-04T22:57:15.080Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-04T22:57:15.080Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T22:57:15.080Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T22:57:15.080Z] [2022-08-04T22:57:15.080Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-04T22:57:15.080Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T22:57:15.080Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T22:57:15.080Z] [2022-08-04T22:57:15.080Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-04T22:57:15.080Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T22:57:15.080Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T22:57:15.080Z] [2022-08-04T22:57:15.080Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-04T22:57:15.080Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T22:57:15.080Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T22:57:15.080Z] [2022-08-04T22:57:15.080Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-04T22:57:15.080Z] graphtest_unix.go:71: No driver to put! [2022-08-04T22:57:15.080Z] [2022-08-04T22:57:15.080Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-04T22:57:15.080Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-04T22:57:15.080Z] [2022-08-04T22:57:15.080Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-04T22:57:15.080Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-04T22:57:15.080Z] [2022-08-04T22:57:15.081Z] DONE 2875 tests, 28 skipped in 257.101s [2022-08-04T22:57:15.081Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/config [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/idm [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/ns [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/options [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/osl [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T22:57:15.081Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-04T22:57:15.081Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-04T22:57:15.390Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-04T22:57:15.953Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-04T22:57:16.210Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-04T22:57:16.210Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-04T22:57:18.103Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-04T22:57:18.359Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-04T22:57:18.935Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-04T22:57:19.191Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-04T22:57:19.751Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-04T22:57:19.751Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-04T22:57:20.312Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-04T22:57:20.569Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-04T22:57:21.131Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-04T22:57:21.386Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-04T22:57:21.949Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-04T22:57:21.949Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-04T22:57:22.510Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-04T22:57:22.510Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-04T22:57:23.072Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-04T22:57:24.005Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-04T22:57:24.566Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-04T22:57:24.821Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-04T22:57:24.821Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-04T22:57:25.384Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-04T22:57:26.311Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-04T22:57:27.238Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-04T22:57:28.166Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-04T22:57:28.422Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-04T22:57:28.983Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-04T22:57:29.544Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-04T22:57:30.106Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-04T22:57:30.365Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-04T22:57:31.733Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-04T22:57:34.249Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-04T22:57:34.249Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-04T22:57:34.505Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-04T22:57:35.906Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-04T22:57:36.834Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-04T22:57:39.351Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-04T22:57:40.719Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-04T22:57:40.719Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-04T22:57:40.719Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-04T22:57:40.719Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-04T22:57:40.719Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-04T22:57:40.975Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-04T22:57:41.903Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-04T22:57:42.830Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-04T22:57:44.194Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-04T22:57:44.756Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-04T22:57:45.683Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-04T22:57:46.244Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-04T22:57:46.244Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-04T22:57:46.244Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-04T22:57:46.500Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-04T22:57:47.427Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-04T22:57:47.683Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-04T22:57:47.939Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-04T22:57:48.502Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-04T22:57:48.757Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-04T22:57:49.321Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-04T22:57:49.321Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-04T22:57:49.578Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-04T22:57:49.834Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-04T22:57:50.397Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-04T22:57:50.653Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-04T22:57:51.216Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-04T22:57:52.146Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-04T22:57:52.720Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-04T22:57:53.648Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-04T22:57:53.904Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-04T22:57:53.904Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-04T22:57:54.831Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-04T22:57:55.087Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-04T22:57:56.014Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-04T22:57:56.269Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-04T22:57:56.270Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-04T22:57:56.270Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-04T22:57:58.787Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-04T22:57:58.787Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-04T22:58:01.783Z] ok github.com/docker/docker/libnetwork 37.299s coverage: 40.6% of statements [2022-08-04T22:58:01.783Z] ok github.com/docker/docker/libnetwork/bitseq 0.114s coverage: 84.4% of statements [2022-08-04T22:58:01.783Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-04T22:58:01.783Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-04T22:58:01.783Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-04T22:58:01.783Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-04T22:58:01.783Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-04T22:58:01.783Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-04T22:58:01.783Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-04T22:58:01.783Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-04T22:58:01.783Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-08-04T22:58:01.783Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-04T22:58:01.783Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-04T22:58:01.783Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-04T22:58:01.783Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-04T22:58:01.783Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.385s coverage: 59.9% of statements [2022-08-04T22:58:01.783Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-04T22:58:01.783Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-04T22:58:01.783Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.128s coverage: 5.2% of statements [2022-08-04T22:58:01.783Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-04T22:58:01.783Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-08-04T22:58:01.783Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-04T22:58:01.783Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-04T22:58:10.952Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-04T22:58:10.952Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-04T22:58:11.208Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-04T22:58:11.464Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-04T22:58:11.464Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-04T22:58:11.464Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-04T22:58:11.720Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-04T22:58:11.769Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.151s coverage: 6.6% of statements [2022-08-04T22:58:11.769Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-04T22:58:11.769Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-04T22:58:11.769Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-08-04T22:58:11.769Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-04T22:58:11.769Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-04T22:58:12.029Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-04T22:58:12.289Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-04T22:58:12.549Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-08-04T22:58:12.809Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-04T22:58:13.068Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-04T22:58:14.242Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-04T22:58:14.498Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-04T22:58:15.429Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-04T22:58:16.797Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-04T22:58:18.699Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-04T22:58:21.229Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-04T22:58:23.056Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-08-04T22:58:23.117Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-04T22:58:23.374Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-04T22:58:23.374Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-04T22:58:23.630Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-04T22:58:24.558Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-04T22:58:24.558Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-04T22:58:24.558Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-04T22:58:25.924Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-04T22:58:26.486Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-04T22:58:27.052Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-04T22:58:27.982Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-04T22:58:27.982Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-04T22:58:28.238Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-04T22:58:29.606Z] === RUN TestDockerSuite/TestRunMount [2022-08-04T22:58:29.606Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-04T22:58:32.879Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-04T22:58:34.771Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-04T22:58:35.028Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-04T22:58:35.590Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-04T22:58:36.957Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-04T22:58:36.957Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-04T22:58:37.953Z] ok github.com/docker/docker/libnetwork/ipam 14.153s coverage: 85.3% of statements [2022-08-04T22:58:37.953Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-04T22:58:37.953Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-04T22:58:38.214Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-04T22:58:38.346Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-04T22:58:38.474Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.011s coverage: 47.4% of statements [2022-08-04T22:58:38.474Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-04T22:58:38.734Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-04T22:58:39.303Z] ok github.com/docker/docker/libnetwork/ipamutils 0.261s coverage: 74.0% of statements [2022-08-04T22:58:39.872Z] ok github.com/docker/docker/libnetwork/iptables 0.156s coverage: 45.0% of statements [2022-08-04T22:58:40.132Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-08-04T22:58:40.241Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-04T22:58:40.393Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-08-04T22:58:40.803Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-04T22:58:42.169Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-04T22:58:43.536Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-04T22:58:44.466Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-04T22:58:44.466Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-04T22:58:45.028Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-04T22:58:45.588Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-04T22:58:46.149Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-04T22:58:46.406Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-04T22:58:47.770Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-04T22:58:49.136Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-04T22:58:51.653Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-04T22:58:51.909Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-04T22:58:51.909Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-04T22:58:52.469Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-04T22:58:52.470Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-04T22:58:52.725Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-04T22:58:53.286Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-04T22:58:53.286Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-04T22:58:53.847Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-04T22:59:00.402Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-04T22:59:00.402Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-04T22:59:00.402Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-04T22:59:00.402Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-04T22:59:00.402Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-04T22:59:01.441Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-04T22:59:02.006Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-04T22:59:02.568Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-04T22:59:02.568Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-04T22:59:02.824Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-04T22:59:03.385Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-04T22:59:03.947Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-04T22:59:04.204Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-04T22:59:04.204Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-04T22:59:04.204Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-04T22:59:05.130Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-04T22:59:05.130Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-04T22:59:05.385Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-04T22:59:05.385Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-04T22:59:05.385Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-04T22:59:05.948Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-04T22:59:07.313Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-04T22:59:07.314Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-04T22:59:07.314Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-04T22:59:09.831Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-04T22:59:10.761Z] === RUN TestDockerSuite/TestRunRm [2022-08-04T22:59:11.017Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-04T22:59:13.533Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-04T22:59:14.897Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-04T22:59:15.153Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-04T22:59:15.716Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-04T22:59:17.090Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-04T22:59:17.655Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-04T22:59:18.217Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-04T22:59:20.108Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-04T22:59:20.670Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-04T22:59:23.188Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-04T22:59:24.119Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-04T22:59:24.682Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-04T22:59:25.245Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-04T22:59:25.807Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-04T22:59:26.370Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-04T22:59:26.370Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-04T22:59:26.932Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-04T22:59:27.190Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-04T22:59:28.121Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-04T22:59:28.683Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-04T22:59:28.683Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-04T22:59:29.247Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-04T22:59:31.762Z] === RUN TestDockerSuite/TestRunState [2022-08-04T22:59:31.762Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-04T22:59:32.690Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-04T22:59:33.252Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-04T22:59:34.180Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-04T22:59:34.180Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-04T22:59:34.180Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-04T22:59:34.180Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-04T22:59:34.751Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-04T22:59:34.751Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-04T22:59:35.313Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-04T22:59:36.678Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-04T22:59:36.678Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-04T22:59:36.678Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-04T22:59:37.239Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-04T22:59:37.800Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-04T22:59:39.166Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-04T22:59:39.727Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-04T22:59:40.289Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-04T22:59:41.219Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-04T22:59:43.735Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-04T22:59:43.991Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-04T22:59:47.257Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-04T22:59:47.257Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-04T22:59:47.819Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-04T22:59:48.383Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-04T22:59:49.311Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-04T22:59:49.873Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-04T22:59:50.803Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-04T22:59:51.732Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-04T22:59:51.732Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-04T22:59:51.732Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-04T22:59:52.293Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-04T22:59:52.861Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-04T22:59:53.436Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-04T22:59:53.436Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-04T22:59:53.436Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-04T22:59:53.436Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-04T22:59:53.996Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-04T22:59:54.925Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-04T22:59:57.444Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-04T22:59:57.699Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-04T22:59:58.262Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-04T22:59:58.518Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-04T23:00:00.409Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-04T23:00:01.339Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-04T23:00:01.596Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-04T23:00:02.967Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-04T23:00:04.336Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-04T23:00:05.264Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-04T23:00:05.520Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-04T23:00:05.520Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-04T23:00:05.520Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-04T23:00:05.520Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-04T23:00:05.520Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-04T23:00:05.520Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-04T23:00:05.520Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-04T23:00:05.776Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-04T23:00:05.776Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-04T23:00:05.776Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-04T23:00:06.705Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-04T23:00:07.266Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-04T23:00:07.521Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-04T23:00:08.448Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-04T23:00:09.010Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-04T23:00:09.938Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-04T23:00:09.938Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-04T23:00:10.207Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-04T23:00:10.207Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-04T23:00:10.207Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-04T23:00:10.207Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-04T23:00:10.466Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-04T23:00:10.466Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-04T23:00:10.466Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-04T23:00:10.466Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-04T23:00:10.466Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-04T23:00:10.466Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-04T23:00:10.466Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-04T23:00:10.466Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-04T23:00:10.466Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-04T23:00:10.466Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-04T23:00:10.466Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-04T23:00:10.722Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-04T23:00:11.284Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-04T23:00:11.284Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-04T23:00:11.846Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-04T23:00:12.103Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-04T23:00:12.360Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-04T23:00:12.618Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-04T23:00:12.618Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-04T23:00:13.181Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-04T23:00:13.743Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-04T23:00:13.743Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-04T23:00:13.743Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-04T23:00:14.306Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-04T23:00:15.674Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-04T23:00:15.674Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-04T23:00:15.931Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-04T23:00:15.931Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-04T23:00:16.188Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-04T23:00:16.444Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-04T23:00:16.444Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-04T23:00:17.814Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-04T23:00:18.377Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-04T23:00:18.633Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-04T23:00:20.005Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-04T23:00:20.568Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-04T23:00:20.568Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-04T23:00:20.568Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-04T23:00:20.568Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-04T23:00:21.496Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-04T23:00:21.753Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-04T23:00:22.009Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-04T23:00:22.571Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-04T23:00:23.937Z] docker_cli_service_logs_test.go:248: checking task qeks95bp1sml [2022-08-04T23:00:23.937Z] docker_cli_service_logs_test.go:253: checking messages for qeks95bp1sml [2022-08-04T23:00:23.937Z] docker_cli_service_logs_test.go:248: checking task kt9tbd4suzts [2022-08-04T23:00:23.937Z] docker_cli_service_logs_test.go:253: checking messages for kt9tbd4suzts [2022-08-04T23:00:24.193Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-04T23:00:24.755Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-04T23:00:24.755Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-04T23:00:27.284Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-04T23:00:27.544Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-04T23:00:30.060Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-04T23:00:31.889Z] ok github.com/docker/docker/libnetwork/networkdb 103.669s coverage: 60.1% of statements [2022-08-04T23:00:31.889Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-04T23:00:31.889Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-04T23:00:31.889Z] ok github.com/docker/docker/libnetwork/osl 4.327s coverage: 39.7% of statements [2022-08-04T23:00:31.889Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-04T23:00:31.889Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-08-04T23:00:31.889Z] ok github.com/docker/docker/libnetwork/portmapper 0.553s coverage: 48.6% of statements [2022-08-04T23:00:32.148Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-04T23:00:32.148Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-04T23:00:32.408Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-04T23:00:32.408Z] [2022-08-04T23:00:32.408Z] === Skipped [2022-08-04T23:00:32.408Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-04T23:00:32.408Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-04T23:00:32.408Z] [2022-08-04T23:00:32.408Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-04T23:00:32.408Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-04T23:00:32.408Z] [2022-08-04T23:00:32.408Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-04T23:00:32.408Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-04T23:00:32.408Z] [2022-08-04T23:00:32.408Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-04T23:00:32.408Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T23:00:32.408Z] [2022-08-04T23:00:32.408Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-04T23:00:32.408Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T23:00:32.408Z] [2022-08-04T23:00:32.408Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-04T23:00:32.408Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T23:00:32.408Z] [2022-08-04T23:00:32.408Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-04T23:00:32.408Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T23:00:32.408Z] [2022-08-04T23:00:32.408Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-04T23:00:32.408Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T23:00:32.408Z] [2022-08-04T23:00:32.408Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-04T23:00:32.408Z] firewalld_test.go:14: firewalld is not running [2022-08-04T23:00:32.408Z] [2022-08-04T23:00:32.408Z] DONE 327 tests, 9 skipped in 200.215s [2022-08-04T23:00:33.332Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown Post stage [Pipeline] junit [2022-08-04T23:00:33.360Z] Recording test results [2022-08-04T23:00:33.763Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-04T23:00:34.091Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43917/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e46d9f963b5f7cec5022e2f9528acda08b6134a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e46d9f963b5f7cec5022e2f9528acda08b6134a hack/validate/vendor [2022-08-04T23:00:34.259Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-04T23:00:35.029Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-04T23:00:35.601Z] + echo Ensuring container killed. [2022-08-04T23:00:35.601Z] Ensuring container killed. [2022-08-04T23:00:35.601Z] + docker rm -vf docker-pr1 [2022-08-04T23:00:35.601Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-04T23:00:35.896Z] + echo Chowning /workspace to jenkins user [2022-08-04T23:00:35.897Z] Chowning /workspace to jenkins user [2022-08-04T23:00:35.897Z] + id -u [2022-08-04T23:00:35.897Z] + id -g [2022-08-04T23:00:35.897Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43917:/workspace busybox chown -R 1000:1000 /workspace [2022-08-04T23:00:36.151Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-04T23:00:37.079Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T23:00:38.120Z] + bundleName=unit [2022-08-04T23:00:38.120Z] + echo Creating unit-bundles.tar.gz [2022-08-04T23:00:38.120Z] Creating unit-bundles.tar.gz [2022-08-04T23:00:38.120Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-08-04T23:00:38.120Z] bundles/junit-report-libnetwork.xml [2022-08-04T23:00:38.120Z] bundles/junit-report.xml [2022-08-04T23:00:38.120Z] bundles/go-test-report-libnetwork.json [2022-08-04T23:00:38.120Z] bundles/go-test-report.json [2022-08-04T23:00:38.120Z] bundles/profile-libnetwork.out [2022-08-04T23:00:38.120Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-04T23:00:38.133Z] Archiving artifacts [2022-08-04T23:00:38.447Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-04T23:00:38.551Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43917/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-04T23:00:38.856Z] + make clean [2022-08-04T23:00:38.856Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-04T23:00:39.115Z] docker-dev-cache [2022-08-04T23:00:39.115Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-04T23:00:39.811Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-04T23:00:41.177Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-04T23:00:42.202Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-04T23:00:44.093Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-04T23:00:45.459Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-04T23:00:46.024Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-04T23:00:47.391Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-04T23:00:48.758Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-04T23:00:49.320Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-04T23:00:51.208Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-04T23:00:52.574Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-04T23:00:52.574Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-04T23:00:52.574Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-04T23:00:52.574Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-04T23:00:52.574Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-04T23:00:53.503Z] docker_cli_swarm_test.go:1895: [dbaf68697c48d] joining swarm manager [d1258347bd473]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T23:00:53.503Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-04T23:00:54.430Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-04T23:00:54.687Z] docker_cli_swarm_test.go:1896: [d11721309d860] joining swarm manager [d1258347bd473]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T23:00:55.249Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-04T23:00:55.249Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-04T23:00:56.761Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-04T23:00:56.761Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-04T23:00:57.017Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-04T23:00:58.385Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents2271680978 [2022-08-04T23:00:58.385Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-04T23:00:58.385Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-04T23:00:59.752Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-04T23:00:59.752Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-04T23:00:59.752Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-04T23:01:00.680Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-04T23:01:02.057Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-04T23:01:04.619Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-04T23:01:04.619Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-04T23:01:04.874Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-04T23:01:04.874Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-04T23:01:06.760Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-04T23:01:06.760Z] docker_cli_sni_test.go:30: Flakey test [2022-08-04T23:01:06.760Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-04T23:01:10.923Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-04T23:01:11.178Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-04T23:01:13.068Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-04T23:01:13.999Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-04T23:01:14.561Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-04T23:01:17.827Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-04T23:01:18.756Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-04T23:01:19.012Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-04T23:01:19.574Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-04T23:01:20.941Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-04T23:01:21.532Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-04T23:01:22.901Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-04T23:01:24.271Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-04T23:01:26.788Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-04T23:01:30.951Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-04T23:01:34.214Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-04T23:01:37.478Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-04T23:01:38.406Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-04T23:01:39.334Z] docker_cli_swarm_test.go:1796: [df60436c2553e] joining swarm manager [d8ef3ab17d4e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T23:01:40.698Z] docker_cli_swarm_test.go:1797: [dc977ce754222] joining swarm manager [d8ef3ab17d4e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T23:01:40.955Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-04T23:01:41.522Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-04T23:01:42.084Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-04T23:01:42.653Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-04T23:01:42.653Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-04T23:01:42.653Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-04T23:01:42.917Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-04T23:01:43.480Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-04T23:01:43.480Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-04T23:01:43.480Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-04T23:01:43.480Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-04T23:01:43.480Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-04T23:01:44.407Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-04T23:01:44.969Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-04T23:01:45.530Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-04T23:01:46.895Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-04T23:01:50.157Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-04T23:01:51.084Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-04T23:01:51.084Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-04T23:01:51.084Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-04T23:01:51.645Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-04T23:01:52.207Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-04T23:01:54.096Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-04T23:01:55.462Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-04T23:01:56.392Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-04T23:01:56.647Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-04T23:02:04.752Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-04T23:02:05.682Z] docker_cli_swarm_test.go:1315: [dacc285ca29f3] joining swarm manager [ddc33ae9a850b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T23:02:07.045Z] docker_cli_swarm_test.go:1316: [d18e130a17899] joining swarm manager [ddc33ae9a850b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T23:02:12.286Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-04T23:02:12.286Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-04T23:02:12.286Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-04T23:02:12.286Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-04T23:02:12.286Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-04T23:02:12.542Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-04T23:02:12.542Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-04T23:02:13.104Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-04T23:02:13.104Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-04T23:02:13.666Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-04T23:02:13.666Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-04T23:02:13.922Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-04T23:02:13.922Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-04T23:02:13.922Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-04T23:02:15.289Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-04T23:02:15.289Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-04T23:02:15.545Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-04T23:02:15.545Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-04T23:02:15.545Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-04T23:02:15.545Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-04T23:02:15.545Z] --- PASS: TestDockerSuite (1303.39s) [2022-08-04T23:02:15.545Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-08-04T23:02:15.545Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-08-04T23:02:15.545Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-08-04T23:02:15.545Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-08-04T23:02:15.545Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-08-04T23:02:15.545Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-08-04T23:02:15.545Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.70s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.82s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.73s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.15s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.41s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.02s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.71s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.80s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.91s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.11s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.92s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.58s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.30s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.38s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.77s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.75s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.73s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.64s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.69s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.99s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.07s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.54s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.41s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.38s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.39s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.30s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.44s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.83s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.93s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.62s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.53s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.80s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.96s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.80s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.96s) [2022-08-04T23:02:15.802Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.88s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.70s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.90s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.89s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.75s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.03s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.74s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.68s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.90s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.83s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.14s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.59s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.57s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.85s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.33s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.53s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.53s) [2022-08-04T23:02:15.803Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.45s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.47s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.64s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.41s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.51s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.51s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.53s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000f89278__} (1.53s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12036975551_/foo_false_____} (1.53s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12036975551_/foo_true_____} (1.33s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33435081742_/foo_false_____} (1.63s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33435081742_/foo_true_____} (1.50s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33435081742_/foo_true__0xc000f892a8___} (1.57s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000f892c0__} (1.54s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000f892d8__} (1.56s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000f892f0__} (0.76s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000f89308__} (0.85s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.47s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.76s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.88s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.88s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.46s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.61s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.66s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.60s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.73s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.52s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.67s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.16s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.00s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.86s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.00s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.84s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.87s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.86s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.55s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.71s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.05s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.70s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.76s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.81s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.83s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.16s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.96s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.98s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.01s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.74s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.92s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.19s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.80s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.72s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.21s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.76s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.74s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.76s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.51s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.93s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.54s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.81s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.65s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.20s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.71s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.86s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.88s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestAttachDetach (1.00s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.93s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.99s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.89s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.80s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.13s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.86s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.45s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.18s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.93s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.67s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.86s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.15s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.84s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.60s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.73s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.93s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.85s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.69s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.67s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.03s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildAddScript (1.89s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (4.77s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.38s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.00s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.44s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.56s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.54s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.46s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.59s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.57s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.36s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.19s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.45s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.63s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.87s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.66s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.35s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.23s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.94s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.46s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.66s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.02s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.60s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.82s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.35s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.41s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.01s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.11s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.44s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.26s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.84s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.79s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.00s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.04s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.62s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s) [2022-08-04T23:02:15.803Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.76s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.12s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.98s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.07s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.92s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.73s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.32s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.92s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.60s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.15s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.43s) [2022-08-04T23:02:15.803Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-04T23:02:15.803Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-04T23:02:15.803Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-04T23:02:15.803Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.47s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.78s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.18s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.66s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.92s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.13s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.90s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.52s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.00s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.00s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.98s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.99s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.12s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.57s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.64s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.83s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.25s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.22s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.73s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.68s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.28s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.41s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.02s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.09s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.12s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.27s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.25s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.50s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.24s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.25s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.56s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.11s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.00s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildEnv (1.13s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.99s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.66s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.21s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.84s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.16s) [2022-08-04T23:02:15.803Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.76s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.69s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.36s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.48s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.14s) [2022-08-04T23:02:15.804Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.48s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.75s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.53s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.42s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.22s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildFails (0.64s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.81s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.74s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.21s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.91s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.24s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.86s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.70s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.95s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.24s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.55s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.46s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.05s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.32s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.52s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.37s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.35s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.72s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildLabel (0.28s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.27s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.22s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildLabels (0.38s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.79s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.18s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.02s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.32s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.23s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.00s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.96s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.47s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.50s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.61s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.79s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.19s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.73s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.50s) [2022-08-04T23:02:15.804Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.65s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.33s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.62s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.33s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.34s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.56s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.68s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.84s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.51s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.56s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.80s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.69s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.19s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.95s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.47s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.10s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.48s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.02s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.57s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.63s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildPATH (2.14s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.63s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.76s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.96s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.08s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.55s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildRm (2.58s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.69s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.09s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.42s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.81s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.96s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.08s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.89s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.16s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.27s) [2022-08-04T23:02:15.804Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.68s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildStderr (0.91s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.12s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.01s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.89s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.50s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.01s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.01s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildUser (1.54s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.44s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.43s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.68s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.26s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.72s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.70s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.26s) [2022-08-04T23:02:15.804Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-04T23:02:15.804Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-04T23:02:15.804Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-04T23:02:15.804Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.81s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.14s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.08s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.76s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.75s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.96s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.63s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.84s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.31s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.37s) [2022-08-04T23:02:15.804Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.57s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.32s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.56s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCommitChange (0.62s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.58s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.01s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.18s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.63s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCommitTTY (1.36s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.23s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.91s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.18s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.21s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.78s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.77s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.66s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.60s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.59s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.81s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.82s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.79s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.60s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.66s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.00s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.65s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.67s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.14s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.88s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.63s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.57s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.71s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.93s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.75s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.70s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.02s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.82s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.85s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.03s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.66s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.53s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.85s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.72s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.60s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.29s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.80s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpToDot (0.75s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.87s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.33s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpToStdout (0.53s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.95s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.58s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.94s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.37s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.53s) [2022-08-04T23:02:15.804Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.43s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-08-04T23:02:15.804Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.39s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.31s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsAttach (0.52s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsCommit (0.66s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.77s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.56s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.96s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.07s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.95s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsCopy (1.15s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.02s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.52s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.07s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.03s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsFilters (0.91s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsFormat (0.90s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.61s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.99s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2022-08-04T23:02:15.804Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-04T23:02:15.804Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.22s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.49s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsRename (0.49s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.50s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.56s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.44s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.93s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.57s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.57s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestExec (0.66s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.96s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestExecCgroup (0.82s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestExecEnv (0.57s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.01s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.51s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestExecInspectID (1.76s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestExecInteractive (0.67s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.68s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.58s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestExecParseError (0.73s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.48s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.50s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestExecStartFails (0.69s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.52s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestExecTTY (0.61s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.73s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.57s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestExecUlimits (0.69s) [2022-08-04T23:02:15.804Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.53s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.86s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.66s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestExecWithUser (0.88s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.30s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.22s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestHealth (18.97s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.96s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestBuildHistory (3.04s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.81s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.68s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.80s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-08-04T23:02:15.804Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.57s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.49s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.55s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestImportDisplay (1.05s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestImportFile (1.04s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.11s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestImportGzipped (1.11s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.08s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.42s) [2022-08-04T23:02:15.805Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2022-08-04T23:02:15.805Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.46s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.44s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.22s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.92s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.50s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.55s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.41s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.94s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.91s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.28s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.01s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.36s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.38s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.35s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.70s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.39s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.46s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.49s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.81s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.89s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.95s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.96s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.18s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.01s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.56s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.51s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestLogsSince (6.64s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.45s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.43s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestNetHostname (1.24s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.78s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.65s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.19s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.20s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.49s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.62s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.06s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.20s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.97s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.40s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.40s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.04s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPluginActive (2.33s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.58s) [2022-08-04T23:02:15.805Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.52s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.82s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.40s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.86s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.34s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.07s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPortList (6.65s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.53s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.79s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.90s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.38s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPsByOrder (1.92s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.63s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.04s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.95s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.38s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.72s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.30s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.42s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.94s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.88s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.55s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.90s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.18s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.51s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.45s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.52s) [2022-08-04T23:02:15.805Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.43s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.44s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.92s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.87s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.14s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.83s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.92s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.37s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.26s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.97s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.03s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.50s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.16s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.01s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.26s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.93s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.74s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.59s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.46s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.44s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.47s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.51s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.75s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.17s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.60s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.91s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.23s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.39s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.21s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.69s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.41s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.35s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.22s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.60s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.18s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.42s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.88s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.19s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.26s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.42s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.81s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.90s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.61s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.70s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.58s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.76s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.88s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.91s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.76s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.60s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.65s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.42s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.42s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.77s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.74s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.57s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.42s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.90s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.94s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.88s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.48s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.54s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.31s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.22s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.33s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.05s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.09s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.57s) [2022-08-04T23:02:15.805Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-04T23:02:15.805Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.42s) [2022-08-04T23:02:15.805Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.07s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.87s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.26s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.55s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.99s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2022-08-04T23:02:15.806Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.45s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.96s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.44s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.42s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.41s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.45s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.47s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.54s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.52s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunExitCode (0.66s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.79s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.68s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.74s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.45s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.96s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.20s) [2022-08-04T23:02:15.806Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.12s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.48s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.92s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.60s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.94s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.42s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.50s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.10s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.44s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.02s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.43s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.36s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.78s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.32s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.92s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.09s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.44s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunMount (4.83s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.63s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.61s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.24s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.45s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.88s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.72s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.33s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.11s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.41s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunNetHost (0.69s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.43s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.40s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.24s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.27s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.55s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.44s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.42s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.42s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.42s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.78s) [2022-08-04T23:02:15.806Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.51s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.99s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.58s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.43s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.44s) [2022-08-04T23:02:15.806Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.70s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.49s) [2022-08-04T23:02:15.806Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.54s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.08s) [2022-08-04T23:02:15.806Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.74s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.88s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunRm (0.46s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.50s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.50s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.58s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.80s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.59s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.69s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.29s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.46s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.69s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.62s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.52s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.51s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.60s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.69s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.50s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.52s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunState (1.12s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.50s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.74s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2022-08-04T23:02:15.806Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.65s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunSysctls (1.19s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.70s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.76s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.61s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.42s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.95s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.95s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.43s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.46s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.61s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.99s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunUserByID (0.65s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.47s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunUserByName (0.45s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.54s) [2022-08-04T23:02:15.806Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.41s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.14s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.60s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.88s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.66s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.38s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.50s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.09s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.52s) [2022-08-04T23:02:15.806Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-04T23:02:15.806Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-04T23:02:15.806Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2022-08-04T23:02:15.806Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.83s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.70s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.11s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.55s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.69s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.53s) [2022-08-04T23:02:15.806Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-08-04T23:02:15.806Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-08-04T23:02:15.806Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-08-04T23:02:15.806Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-08-04T23:02:15.806Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-08-04T23:02:15.806Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.47s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.51s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.56s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.48s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.62s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.34s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.47s) [2022-08-04T23:02:15.806Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.46s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.13s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.74s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.52s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.64s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.95s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.63s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.49s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.60s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.83s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.61s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.76s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.44s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.43s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.25s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.27s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.33s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.29s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.37s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.65s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.66s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.56s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.25s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.91s) [2022-08-04T23:02:15.806Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.38s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.93s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.72s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.92s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.31s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.32s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.04s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.16s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.19s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.27s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.45s) [2022-08-04T23:02:15.806Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.87s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.77s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.75s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.59s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.63s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestStartRecordError (1.32s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.09s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.36s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.49s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.01s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.78s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-08-04T23:02:15.806Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.48s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2022-08-04T23:02:15.806Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-04T23:02:15.806Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.93s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.61s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.00s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestUpdateStats (3.48s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.84s) [2022-08-04T23:02:15.806Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.70s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.61s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.60s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.29s) [2022-08-04T23:02:15.806Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2022-08-04T23:02:15.807Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-04T23:02:15.807Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-08-04T23:02:15.807Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2022-08-04T23:02:15.807Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-08-04T23:02:15.807Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2022-08-04T23:02:15.807Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-04T23:02:15.807Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.59s) [2022-08-04T23:02:15.807Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-08-04T23:02:15.807Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2022-08-04T23:02:15.807Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-08-04T23:02:15.807Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-08-04T23:02:15.807Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-04T23:02:15.807Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-08-04T23:02:15.807Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.43s) [2022-08-04T23:02:15.807Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-08-04T23:02:15.807Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-08-04T23:02:15.807Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-08-04T23:02:15.807Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-04T23:02:15.807Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-08-04T23:02:15.807Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-08-04T23:02:15.807Z] === RUN TestDockerRegistrySuite [2022-08-04T23:02:15.807Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-04T23:02:16.734Z] check_test.go:427: [d388f875f7332] daemon is not started [2022-08-04T23:02:16.734Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-04T23:02:18.101Z] check_test.go:427: [d5cd831f2245a] daemon is not started [2022-08-04T23:02:18.101Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-04T23:02:19.466Z] check_test.go:427: [d1963b798443f] daemon is not started [2022-08-04T23:02:19.466Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-04T23:02:19.466Z] check_test.go:427: [de04c082d005e] daemon is not started [2022-08-04T23:02:19.466Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-04T23:02:21.984Z] check_test.go:427: [d5e27edf263b0] daemon is not started [2022-08-04T23:02:22.240Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-04T23:02:27.492Z] check_test.go:427: [d16a5125ddd09] daemon is not started [2022-08-04T23:02:27.492Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-04T23:02:30.007Z] check_test.go:427: [d1a80c5b5ca49] daemon is not started [2022-08-04T23:02:30.007Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-04T23:02:30.937Z] check_test.go:427: [d8711c9bd87d2] daemon is not started [2022-08-04T23:02:30.937Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-04T23:02:31.865Z] check_test.go:427: [d48baf56e88a5] daemon is not started [2022-08-04T23:02:31.865Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-04T23:02:32.792Z] check_test.go:427: [dc57a3280257b] daemon is not started [2022-08-04T23:02:32.792Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-04T23:02:34.157Z] check_test.go:427: [d43ee23949fd2] daemon is not started [2022-08-04T23:02:34.157Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-04T23:02:35.085Z] check_test.go:427: [db1dc7df075ba] daemon is not started [2022-08-04T23:02:35.085Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-04T23:02:36.011Z] check_test.go:427: [d6165c546616a] daemon is not started [2022-08-04T23:02:36.011Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-04T23:02:37.378Z] check_test.go:427: [de8ebfa187d14] daemon is not started [2022-08-04T23:02:37.378Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-04T23:02:37.940Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d5e0c974bf3d4541f1133215c018e5c187e14414a62b289609e685a82389474b [2022-08-04T23:02:38.870Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:38b1875723512dd2831893d4ae8a08edba0855b337ae5e8d7a778142dcb25f50 [2022-08-04T23:02:39.126Z] check_test.go:427: [d890faedc3c6b] daemon is not started [2022-08-04T23:02:39.126Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-04T23:02:40.055Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5bc434fc7e1d9187206cce73a0b38c4b547cb7dea3391dd0cf15f2f9a7433f2a [2022-08-04T23:02:40.617Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f54463a2bcc329b36e8faab797605f02e1d33c231f4ae800ebfbe7b2af300354 [2022-08-04T23:02:40.873Z] check_test.go:427: [d4433ef64ab2e] daemon is not started [2022-08-04T23:02:40.873Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-04T23:02:41.801Z] check_test.go:427: [dd7a2eafcff02] daemon is not started [2022-08-04T23:02:41.801Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-04T23:02:44.333Z] check_test.go:427: [da831ed81b1b2] daemon is not started [2022-08-04T23:02:44.333Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-04T23:02:45.261Z] check_test.go:427: [d23b71902ff29] daemon is not started [2022-08-04T23:02:45.261Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-04T23:02:45.261Z] check_test.go:427: [dda1e4f948fcd] daemon is not started [2022-08-04T23:02:45.261Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-04T23:02:46.189Z] check_test.go:427: [dc27fa45e1894] daemon is not started [2022-08-04T23:02:46.189Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-04T23:02:47.119Z] check_test.go:427: [d9b69f6e85d15] daemon is not started [2022-08-04T23:02:47.119Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-04T23:02:48.050Z] check_test.go:427: [d8e2d2e0d3ed3] daemon is not started [2022-08-04T23:02:48.050Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-04T23:02:50.567Z] check_test.go:427: [d2c55948a742d] daemon is not started [2022-08-04T23:02:50.567Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-04T23:02:50.823Z] check_test.go:427: [d170f274d5187] daemon is not started [2022-08-04T23:02:50.823Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-04T23:02:51.752Z] check_test.go:427: [d754c83e2f953] daemon is not started [2022-08-04T23:02:51.752Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-04T23:02:52.009Z] check_test.go:427: [dc04581928e81] daemon is not started [2022-08-04T23:02:52.265Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-04T23:02:52.265Z] check_test.go:427: [d38e2720b36ad] daemon is not started [2022-08-04T23:02:52.265Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-04T23:02:52.521Z] check_test.go:427: [db2d5428ab2e4] daemon is not started [2022-08-04T23:02:52.521Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-04T23:02:52.777Z] check_test.go:427: [dda2a1a2015b3] daemon is not started [2022-08-04T23:02:52.777Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-04T23:02:53.033Z] check_test.go:427: [d7404d7de4cfa] daemon is not started [2022-08-04T23:02:53.033Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-04T23:02:53.289Z] check_test.go:427: [d119518ee0e29] daemon is not started [2022-08-04T23:02:53.289Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-04T23:02:54.217Z] check_test.go:427: [d3fe03291286e] daemon is not started [2022-08-04T23:02:54.217Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-04T23:02:55.583Z] check_test.go:427: [d5177258ad79c] daemon is not started [2022-08-04T23:02:55.584Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-04T23:02:56.511Z] check_test.go:427: [d38371d3e7677] daemon is not started [2022-08-04T23:02:56.512Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-04T23:02:57.439Z] check_test.go:427: [dca327cd6f222] daemon is not started [2022-08-04T23:02:57.439Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-04T23:02:58.365Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite (43.54s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.02s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.35s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.78s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.91s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.72s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.02s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.99s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.11s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.00s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.97s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.83s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.98s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.12s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.04s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.46s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.48s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.85s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-08-04T23:02:59.293Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-08-04T23:02:59.293Z] === RUN TestDockerSchema1RegistrySuite [2022-08-04T23:02:59.293Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-04T23:02:59.293Z] check_test.go:454: [d359ca98d9e9c] daemon is not started [2022-08-04T23:02:59.293Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-04T23:03:02.576Z] check_test.go:454: [d42c0b6284535] daemon is not started [2022-08-04T23:03:02.576Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-04T23:03:07.819Z] check_test.go:454: [d46fe77fdd872] daemon is not started [2022-08-04T23:03:07.819Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-04T23:03:08.381Z] check_test.go:454: [d9183581f6491] daemon is not started [2022-08-04T23:03:08.381Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-04T23:03:08.381Z] check_test.go:454: [daf2504d3345f] daemon is not started [2022-08-04T23:03:08.381Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-04T23:03:09.746Z] check_test.go:454: [d809376bd5f48] daemon is not started [2022-08-04T23:03:09.746Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-04T23:03:10.673Z] check_test.go:454: [d2c00bd50b095] daemon is not started [2022-08-04T23:03:10.673Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-04T23:03:11.601Z] check_test.go:454: [d6238e8f6c839] daemon is not started [2022-08-04T23:03:11.601Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-04T23:03:14.116Z] check_test.go:454: [d2c043049e357] daemon is not started [2022-08-04T23:03:14.117Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-04T23:03:14.373Z] check_test.go:454: [dc701ac8142a8] daemon is not started [2022-08-04T23:03:14.373Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-04T23:03:14.629Z] check_test.go:454: [d426fe8ee7c70] daemon is not started [2022-08-04T23:03:14.629Z] --- PASS: TestDockerSchema1RegistrySuite (15.46s) [2022-08-04T23:03:14.629Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-08-04T23:03:14.629Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.79s) [2022-08-04T23:03:14.629Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.19s) [2022-08-04T23:03:14.629Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.98s) [2022-08-04T23:03:14.629Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-04T23:03:14.629Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.00s) [2022-08-04T23:03:14.629Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.08s) [2022-08-04T23:03:14.629Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2022-08-04T23:03:14.629Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.42s) [2022-08-04T23:03:14.629Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2022-08-04T23:03:14.629Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2022-08-04T23:03:14.629Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-04T23:03:14.629Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-04T23:03:15.556Z] check_test.go:483: [d8bdc750b56c0] daemon is not started [2022-08-04T23:03:15.556Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-04T23:03:16.120Z] check_test.go:483: [d87c28082309a] daemon is not started [2022-08-04T23:03:16.120Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-04T23:03:16.120Z] check_test.go:483: [d967fc1730e4b] daemon is not started [2022-08-04T23:03:16.120Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-04T23:03:17.485Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-04T23:03:17.742Z] check_test.go:483: [db04da5c5f2f6] daemon is not started [2022-08-04T23:03:17.998Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-04T23:03:18.253Z] check_test.go:483: [d458015fc7d98] daemon is not started [2022-08-04T23:03:18.253Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-04T23:03:19.184Z] check_test.go:483: [d99a5016318c4] daemon is not started [2022-08-04T23:03:19.184Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-04T23:03:19.440Z] check_test.go:483: [d93452bd7a942] daemon is not started [2022-08-04T23:03:19.440Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.69s) [2022-08-04T23:03:19.440Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s) [2022-08-04T23:03:19.441Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-08-04T23:03:19.441Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-08-04T23:03:19.441Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2022-08-04T23:03:19.441Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-08-04T23:03:19.441Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-08-04T23:03:19.441Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2022-08-04T23:03:19.441Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-08-04T23:03:19.441Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-04T23:03:19.441Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-04T23:03:24.703Z] check_test.go:510: [dc8114cb169d2] daemon is not started [2022-08-04T23:03:24.703Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-04T23:03:24.703Z] check_test.go:510: [dc5fd52dcfc85] daemon is not started [2022-08-04T23:03:24.704Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-04T23:03:24.704Z] check_test.go:510: [d11faef59f227] daemon is not started [2022-08-04T23:03:24.704Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-04T23:03:24.959Z] check_test.go:510: [d13d129e8be6b] daemon is not started [2022-08-04T23:03:24.959Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-04T23:03:25.215Z] check_test.go:510: [d05128085d2bd] daemon is not started [2022-08-04T23:03:25.215Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-08-04T23:03:25.215Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-08-04T23:03:25.215Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-08-04T23:03:25.215Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-08-04T23:03:25.215Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-08-04T23:03:25.215Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-08-04T23:03:25.215Z] === RUN TestDockerNetworkSuite [2022-08-04T23:03:25.215Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-04T23:03:26.581Z] docker_cli_network_unix_test.go:46: [d4e8e45ee77ce] daemon is not started [2022-08-04T23:03:26.581Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-04T23:03:26.837Z] docker_cli_network_unix_test.go:46: [d33891f2f6d19] daemon is not started [2022-08-04T23:03:27.093Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-04T23:03:29.609Z] docker_cli_network_unix_test.go:46: [d2c9a3345a6d6] daemon is not started [2022-08-04T23:03:29.865Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-04T23:03:30.122Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-04T23:03:31.489Z] docker_cli_network_unix_test.go:46: [d274fc23b2d34] daemon is not started [2022-08-04T23:03:31.489Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-04T23:03:31.745Z] docker_cli_network_unix_test.go:1233: [d8d33af107a02] daemon is not started [2022-08-04T23:03:34.263Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-04T23:03:34.519Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-04T23:03:35.887Z] docker_cli_network_unix_test.go:46: [d93aea842249f] daemon is not started [2022-08-04T23:03:36.449Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-04T23:03:42.988Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-04T23:03:42.988Z] docker_cli_network_unix_test.go:46: [d6e9f5af2f57f] daemon is not started [2022-08-04T23:03:43.554Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-04T23:03:46.827Z] docker_cli_network_unix_test.go:46: [d4fc94916ee19] daemon is not started [2022-08-04T23:03:46.827Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-04T23:03:48.717Z] docker_cli_network_unix_test.go:46: [d50af448e104f] daemon is not started [2022-08-04T23:03:48.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-04T23:03:49.279Z] docker_cli_network_unix_test.go:46: [d10474e20dfb7] daemon is not started [2022-08-04T23:03:49.535Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-04T23:03:49.535Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-04T23:03:49.791Z] docker_cli_network_unix_test.go:46: [d07105c3a6237] daemon is not started [2022-08-04T23:03:50.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-04T23:03:50.610Z] docker_cli_network_unix_test.go:46: [d04654240b0bb] daemon is not started [2022-08-04T23:03:50.869Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-04T23:03:51.798Z] docker_cli_network_unix_test.go:46: [dd46353d41f06] daemon is not started [2022-08-04T23:03:52.360Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-04T23:03:52.360Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-04T23:03:52.616Z] docker_cli_network_unix_test.go:46: [d4dcbcc076a9a] daemon is not started [2022-08-04T23:03:52.616Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-04T23:03:52.872Z] docker_cli_network_unix_test.go:46: [d4bef9ddb6ab4] daemon is not started [2022-08-04T23:03:52.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-04T23:03:53.612Z] docker_cli_network_unix_test.go:46: [de175d59eca1a] daemon is not started [2022-08-04T23:03:53.612Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-04T23:03:53.869Z] docker_cli_network_unix_test.go:46: [d80ec8b61a697] daemon is not started [2022-08-04T23:03:53.869Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-04T23:03:54.126Z] docker_cli_network_unix_test.go:46: [d68660d645f02] daemon is not started [2022-08-04T23:03:54.126Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-04T23:03:54.382Z] docker_cli_network_unix_test.go:46: [d20c5c40b7832] daemon is not started [2022-08-04T23:03:54.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-04T23:03:55.309Z] docker_cli_network_unix_test.go:46: [d57d9724d7c45] daemon is not started [2022-08-04T23:03:55.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-04T23:03:55.871Z] docker_cli_network_unix_test.go:46: [d7078ed3966e7] daemon is not started [2022-08-04T23:03:56.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-04T23:03:56.688Z] docker_cli_network_unix_test.go:46: [dfcc0db3400e8] daemon is not started [2022-08-04T23:03:56.688Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-04T23:03:56.688Z] docker_cli_network_unix_test.go:46: [dcbce07f06ff7] daemon is not started [2022-08-04T23:03:56.944Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-04T23:03:56.944Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-04T23:03:56.944Z] docker_cli_network_unix_test.go:46: [d837ae47a9fc9] daemon is not started [2022-08-04T23:03:56.944Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-04T23:03:58.310Z] docker_cli_network_unix_test.go:968: [dc907b212f911] daemon is not started [2022-08-04T23:03:59.676Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-04T23:03:59.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-04T23:04:01.043Z] docker_cli_network_unix_test.go:46: [d9b26bef7b57f] daemon is not started [2022-08-04T23:04:01.043Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-04T23:04:03.563Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-04T23:04:03.563Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-04T23:04:03.564Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-04T23:04:03.819Z] docker_cli_network_unix_test.go:1116: [d98a1a69de936] daemon is not started [2022-08-04T23:04:07.987Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-04T23:04:07.987Z] docker_cli_network_unix_test.go:46: [d00440406c249] daemon is not started [2022-08-04T23:04:07.987Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-04T23:04:08.551Z] docker_cli_network_unix_test.go:46: [d3911e7c3d12d] daemon is not started [2022-08-04T23:04:08.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-04T23:04:08.551Z] docker_cli_network_unix_test.go:46: [d18db818a27f2] daemon is not started [2022-08-04T23:04:08.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-04T23:04:08.806Z] docker_cli_network_unix_test.go:46: [d07bed294341a] daemon is not started [2022-08-04T23:04:08.806Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-04T23:04:08.806Z] docker_cli_network_unix_test.go:46: [d0b8b2981868d] daemon is not started [2022-08-04T23:04:08.806Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-04T23:04:09.065Z] docker_cli_network_unix_test.go:46: [da41c19f2e550] daemon is not started [2022-08-04T23:04:09.065Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-04T23:04:09.065Z] docker_cli_network_unix_test.go:46: [d14cf6f2bd8d9] daemon is not started [2022-08-04T23:04:09.065Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-04T23:04:10.954Z] docker_cli_network_unix_test.go:46: [d91f2089ff407] daemon is not started [2022-08-04T23:04:11.515Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-04T23:04:11.515Z] docker_cli_network_unix_test.go:46: [dae3259e151dd] daemon is not started [2022-08-04T23:04:11.515Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-04T23:04:11.515Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-04T23:04:11.515Z] docker_cli_network_unix_test.go:46: [dc90276c73402] daemon is not started [2022-08-04T23:04:11.515Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-04T23:04:12.078Z] docker_cli_network_unix_test.go:46: [d7f27475c01eb] daemon is not started [2022-08-04T23:04:12.335Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-04T23:04:13.703Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-04T23:04:14.631Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-04T23:04:15.559Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-04T23:04:16.488Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-04T23:04:17.855Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-04T23:04:18.111Z] docker_cli_network_unix_test.go:1084: [da6148425fce9] daemon is not started [2022-08-04T23:04:20.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-04T23:04:20.002Z] docker_cli_network_unix_test.go:46: [d357cfc7c1543] daemon is not started [2022-08-04T23:04:20.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-04T23:04:20.584Z] docker_cli_network_unix_test.go:46: [d0da476623a0e] daemon is not started [2022-08-04T23:04:20.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-04T23:04:22.206Z] docker_cli_network_unix_test.go:46: [d1ffa7c7c822c] daemon is not started [2022-08-04T23:04:22.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-04T23:04:22.462Z] docker_cli_network_unix_test.go:46: [d18d66ea5ac7b] daemon is not started [2022-08-04T23:04:22.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-04T23:04:22.718Z] docker_cli_network_unix_test.go:46: [dcaabf3179a0e] daemon is not started [2022-08-04T23:04:22.974Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-04T23:04:23.536Z] docker_cli_network_unix_test.go:46: [d3d4f6bbfe049] daemon is not started [2022-08-04T23:04:23.536Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-04T23:04:24.097Z] docker_cli_network_unix_test.go:46: [dec874a42021f] daemon is not started [2022-08-04T23:04:24.352Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-04T23:04:29.598Z] docker_cli_network_unix_test.go:46: [d318a6c5221fb] daemon is not started [2022-08-04T23:04:29.854Z] --- PASS: TestDockerNetworkSuite (64.69s) [2022-08-04T23:04:29.854Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.34s) [2022-08-04T23:04:29.854Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) [2022-08-04T23:04:29.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.72s) [2022-08-04T23:04:29.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.65s) [2022-08-04T23:04:29.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.10s) [2022-08-04T23:04:29.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.74s) [2022-08-04T23:04:29.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.27s) [2022-08-04T23:04:29.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.25s) [2022-08-04T23:04:29.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.68s) [2022-08-04T23:04:29.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.93s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.49s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.01s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.31s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.22s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.37s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.82s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.26s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.23s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.98s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.26s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.84s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.27s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.41s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.42s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-08-04T23:04:29.855Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.09s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.60s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.07s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.87s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.53s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.44s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.96s) [2022-08-04T23:04:29.855Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.33s) [2022-08-04T23:04:29.855Z] === RUN TestDockerHubPullSuite [2022-08-04T23:04:29.855Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-04T23:04:31.743Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-04T23:04:34.255Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-04T23:04:35.182Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-04T23:04:37.070Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-04T23:04:37.631Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-04T23:04:37.888Z] --- PASS: TestDockerHubPullSuite (8.08s) [2022-08-04T23:04:37.888Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.88s) [2022-08-04T23:04:37.888Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.57s) [2022-08-04T23:04:37.888Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.98s) [2022-08-04T23:04:37.888Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.75s) [2022-08-04T23:04:37.888Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.54s) [2022-08-04T23:04:37.888Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-08-04T23:04:37.888Z] PASS [2022-08-04T23:04:37.888Z] [2022-08-04T23:04:37.888Z] === Skipped [2022-08-04T23:04:37.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-04T23:04:37.888Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-04T23:04:37.888Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-04T23:04:37.888Z] [2022-08-04T23:04:37.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-04T23:04:37.888Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-04T23:04:37.888Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-04T23:04:37.888Z] [2022-08-04T23:04:37.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-04T23:04:37.888Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-04T23:04:37.888Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-04T23:04:37.888Z] [2022-08-04T23:04:37.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-04T23:04:37.888Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-04T23:04:37.888Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-04T23:04:37.888Z] [2022-08-04T23:04:37.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-04T23:04:37.888Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-04T23:04:37.888Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-04T23:04:37.888Z] [2022-08-04T23:04:37.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-04T23:04:37.888Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-04T23:04:37.888Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-04T23:04:37.888Z] [2022-08-04T23:04:37.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-04T23:04:37.888Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-04T23:04:37.888Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-04T23:04:37.888Z] [2022-08-04T23:04:37.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-04T23:04:37.888Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-04T23:04:37.888Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-04T23:04:37.888Z] [2022-08-04T23:04:37.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-04T23:04:37.888Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-04T23:04:37.888Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-04T23:04:37.888Z] [2022-08-04T23:04:37.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-04T23:04:37.888Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-04T23:04:37.888Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-04T23:04:37.888Z] [2022-08-04T23:04:37.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-04T23:04:37.888Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-04T23:04:37.888Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-04T23:04:37.888Z] [2022-08-04T23:04:37.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-04T23:04:37.888Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-04T23:04:37.888Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-04T23:04:37.888Z] [2022-08-04T23:04:37.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-04T23:04:37.888Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-04T23:04:37.888Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-04T23:04:37.888Z] [2022-08-04T23:04:37.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-04T23:04:37.888Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-04T23:04:37.888Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-04T23:04:37.888Z] [2022-08-04T23:04:37.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-04T23:04:37.888Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-04T23:04:37.888Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-04T23:04:37.888Z] [2022-08-04T23:04:37.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-04T23:04:37.888Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-04T23:04:37.888Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-04T23:04:37.888Z] [2022-08-04T23:04:37.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-04T23:04:37.888Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-04T23:04:37.888Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-04T23:04:37.888Z] [2022-08-04T23:04:37.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-04T23:04:37.888Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-04T23:04:37.888Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-04T23:04:37.888Z] [2022-08-04T23:04:37.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-04T23:04:37.888Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-04T23:04:37.888Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-04T23:04:37.888Z] [2022-08-04T23:04:37.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-04T23:04:37.889Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-04T23:04:37.889Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-04T23:04:37.889Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-04T23:04:37.889Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-04T23:04:37.889Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-04T23:04:37.889Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-04T23:04:37.889Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-04T23:04:37.889Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-04T23:04:37.889Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-04T23:04:37.889Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-08-04T23:04:37.889Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-04T23:04:37.889Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-04T23:04:37.889Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-04T23:04:37.889Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-04T23:04:37.889Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-04T23:04:37.889Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-04T23:04:37.889Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-04T23:04:37.889Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-04T23:04:37.889Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-04T23:04:37.889Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-04T23:04:37.889Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-04T23:04:37.889Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-08-04T23:04:37.889Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-04T23:04:37.889Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-04T23:04:37.889Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-04T23:04:37.889Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-04T23:04:37.889Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-04T23:04:37.889Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-04T23:04:37.889Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-04T23:04:37.889Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-04T23:04:37.889Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-04T23:04:37.889Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-04T23:04:37.889Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-04T23:04:37.889Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-08-04T23:04:37.889Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-04T23:04:37.889Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-04T23:04:37.889Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-04T23:04:37.889Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-08-04T23:04:37.889Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-04T23:04:37.889Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-08-04T23:04:37.889Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-04T23:04:37.889Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-08-04T23:04:37.889Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-04T23:04:37.889Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-08-04T23:04:37.889Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-04T23:04:37.889Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-04T23:04:37.889Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-04T23:04:37.889Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-08-04T23:04:37.889Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-04T23:04:37.889Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-04T23:04:37.889Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-04T23:04:37.889Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-08-04T23:04:37.889Z] docker_cli_sni_test.go:30: Flakey test [2022-08-04T23:04:37.889Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-04T23:04:37.889Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-04T23:04:37.889Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-04T23:04:37.889Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-04T23:04:37.889Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-04T23:04:37.889Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-04T23:04:37.889Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-04T23:04:37.889Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-04T23:04:37.889Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-04T23:04:37.889Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-04T23:04:37.889Z] docker_cli_network_unix_test.go:46: [dc90276c73402] daemon is not started [2022-08-04T23:04:37.889Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] DONE 1265 tests, 51 skipped in 1451.645s [2022-08-04T23:04:37.889Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T23:04:37.889Z] ++++ cat bundles/test-integration/docker.pid [2022-08-04T23:04:37.889Z] +++ kill 9400 [2022-08-04T23:04:37.889Z] +++ /etc/init.d/apparmor stop [2022-08-04T23:04:37.889Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] Unloading profiles will leave already running processes permanently [2022-08-04T23:04:37.889Z] unconfined, which can lead to unexpected situations. [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:37.889Z] To set a process to complain mode, use the command line tool [2022-08-04T23:04:37.889Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T23:04:37.889Z] +++ true [2022-08-04T23:04:37.889Z] exiting test-integration [2022-08-04T23:04:37.889Z] ++ exit 0 [2022-08-04T23:04:37.889Z] [2022-08-04T23:04:38.147Z] + for job in $(jobs -p) [2022-08-04T23:04:38.147Z] + wait 8422 [2022-08-04T23:05:16.807Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-04T23:05:16.807Z] docker_cli_swarm_test.go:1180: [dd714876e7c8e] joining swarm manager [d323bf5c8f121]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T23:05:20.071Z] docker_cli_swarm_test.go:1189: [dc368e09d5e36] joining swarm manager [d323bf5c8f121]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T23:06:06.680Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-04T23:06:14.764Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-04T23:06:18.942Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-04T23:06:20.830Z] docker_cli_swarm_test.go:1112: [d61c63971c8eb] joining swarm manager [d727c7e8895b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T23:06:21.758Z] docker_cli_swarm_test.go:1113: [d55dcded69e33] joining swarm manager [d727c7e8895b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T23:07:43.119Z] docker_cli_swarm_test.go:1166: [d70af9e14909d] joining swarm manager [d727c7e8895b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-04T23:08:15.174Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-04T23:08:15.174Z] docker_cli_swarm_test.go:1447: [dd373fd01d968] joining swarm manager [d4f380d7d411f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T23:08:15.174Z] docker_cli_swarm_test.go:1448: [d636bc1ba4000] joining swarm manager [d4f380d7d411f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T23:08:25.110Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-04T23:08:25.365Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-04T23:08:25.366Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-04T23:08:25.622Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-04T23:08:25.622Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-04T23:08:26.549Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-04T23:08:29.066Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-04T23:08:32.332Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-04T23:08:34.221Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-04T23:08:36.112Z] docker_cli_swarm_unix_test.go:63: [d6c21008fc8c6] joining swarm manager [ddda3dcc5d22b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T23:09:32.347Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-04T23:09:32.347Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-04T23:09:32.347Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-04T23:09:33.713Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-04T23:09:36.982Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-04T23:09:39.500Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-04T23:09:41.389Z] docker_api_swarm_test.go:962: [d054edef1ae6e] joining swarm manager [d604d73857437]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T23:10:03.269Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-04T23:10:11.367Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-04T23:10:13.256Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-04T23:10:15.770Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-04T23:10:18.286Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-04T23:10:24.819Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-04T23:10:30.068Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-04T23:10:31.956Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-04T23:10:34.492Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-04T23:10:37.013Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-04T23:10:39.530Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-04T23:10:42.798Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-04T23:10:45.312Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-04T23:11:41.485Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-04T23:11:56.326Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite (1566.09s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.87s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.78s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.34s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.90s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.92s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.95s) [2022-08-04T23:12:11.159Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.08s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.97s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.77s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.07s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.84s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.79s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.62s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.89s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.88s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.63s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.89s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.49s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.11s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.31s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.92s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.66s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.54s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.50s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.40s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.20s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.64s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.33s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.24s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.81s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.47s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.70s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.91s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.86s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.18s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.14s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.54s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.07s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.21s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.85s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.18s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.21s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.20s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.47s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.57s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.03s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.87s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.18s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.55s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.88s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.00s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.05s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.59s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.36s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.65s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.49s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.47s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.04s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.15s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.97s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.98s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.22s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.05s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.03s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (2.88s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.79s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.58s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.59s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.63s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.79s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.08s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.55s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.56s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.02s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.56s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (86.49s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.14s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.10s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.18s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.64s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.56s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.68s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.13s) [2022-08-04T23:12:11.159Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (10.12s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.81s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.32s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.78s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (53.91s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.89s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.26s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (112.36s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.29s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.13s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.19s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.28s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.24s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.17s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.04s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.26s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.06s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.45s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.45s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.20s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.29s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.76s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.70s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.43s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.58s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.61s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.59s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.52s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.13s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.32s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.86s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s) [2022-08-04T23:12:11.159Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2022-08-04T23:12:11.160Z] === RUN TestDockerExternalVolumeSuite [2022-08-04T23:12:11.160Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-04T23:12:11.739Z] docker_cli_external_volume_driver_test.go:53: [df43745f4c1b4] daemon is not started [2022-08-04T23:12:29.776Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-04T23:13:37.400Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-04T23:13:43.936Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-04T23:13:58.797Z] docker_cli_external_volume_driver_test.go:53: [d6ffe26bed534] daemon is not started [2022-08-04T23:14:13.627Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-04T23:14:31.663Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-04T23:14:46.506Z] docker_cli_external_volume_driver_test.go:53: [d0095e004ad6c] daemon is not started [2022-08-04T23:15:01.339Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-04T23:15:01.339Z] docker_cli_external_volume_driver_test.go:53: [d67126e5c8cbc] daemon is not started [2022-08-04T23:15:16.174Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-04T23:15:48.243Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-04T23:16:03.075Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-04T23:16:17.910Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-04T23:17:04.526Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-04T23:17:22.562Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-04T23:17:54.580Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-04T23:18:26.604Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-04T23:18:41.438Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-04T23:18:59.478Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-04T23:18:59.478Z] docker_cli_external_volume_driver_test.go:485: [d1be1f31606b0] daemon is not started [2022-08-04T23:19:14.325Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-04T23:19:14.325Z] docker_cli_external_volume_driver_test.go:53: [db98bab691f93] daemon is not started [2022-08-04T23:19:29.156Z] --- PASS: TestDockerExternalVolumeSuite (437.14s) [2022-08-04T23:19:29.156Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.62s) [2022-08-04T23:19:29.156Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-08-04T23:19:29.156Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s) [2022-08-04T23:19:29.156Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-04T23:19:29.156Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-08-04T23:19:29.156Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-08-04T23:19:29.156Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-04T23:19:29.156Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.24s) [2022-08-04T23:19:29.156Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-08-04T23:19:29.156Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2022-08-04T23:19:29.156Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-08-04T23:19:29.156Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-08-04T23:19:29.156Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s) [2022-08-04T23:19:29.156Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2022-08-04T23:19:29.156Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-08-04T23:19:29.156Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.66s) [2022-08-04T23:19:29.156Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-08-04T23:19:29.156Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-08-04T23:19:29.156Z] PASS [2022-08-04T23:19:29.156Z] [2022-08-04T23:19:29.156Z] === Skipped [2022-08-04T23:19:29.156Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-04T23:19:29.156Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-04T23:19:29.156Z] check_test.go:540: [da63fd6788f24] daemon is not started [2022-08-04T23:19:29.156Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-04T23:19:29.156Z] [2022-08-04T23:19:29.156Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-04T23:19:29.156Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-04T23:19:29.156Z] check_test.go:540: [d87830781052c] daemon is not started [2022-08-04T23:19:29.156Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-04T23:19:29.156Z] [2022-08-04T23:19:29.156Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-04T23:19:29.156Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-04T23:19:29.156Z] check_test.go:540: [d01b8efe2976a] daemon is not started [2022-08-04T23:19:29.156Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-04T23:19:29.156Z] [2022-08-04T23:19:29.156Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-04T23:19:29.156Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-04T23:19:29.156Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-04T23:19:29.156Z] [2022-08-04T23:19:29.156Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-04T23:19:29.156Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-04T23:19:29.156Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-04T23:19:29.156Z] [2022-08-04T23:19:29.156Z] DONE 269 tests, 5 skipped in 2342.259s [2022-08-04T23:19:29.156Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T23:19:29.156Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d30d2c909da6f/docker.pid [2022-08-04T23:19:29.156Z] +++ kill 7167 [2022-08-04T23:19:29.156Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7167 is not a child of this shell [2022-08-04T23:19:29.156Z] warning: PID 7167 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d30d2c909da6f/docker.pid had a nonzero exit code [2022-08-04T23:19:29.156Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d30d2c909da6f/root: target is busy. [2022-08-04T23:19:29.156Z] ++++ cat bundles/test-integration/docker.pid [2022-08-04T23:19:29.156Z] +++ kill 9404 [2022-08-04T23:19:29.156Z] +++ /etc/init.d/apparmor stop [2022-08-04T23:19:29.156Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T23:19:29.156Z] [2022-08-04T23:19:29.156Z] Unloading profiles will leave already running processes permanently [2022-08-04T23:19:29.156Z] unconfined, which can lead to unexpected situations. [2022-08-04T23:19:29.156Z] [2022-08-04T23:19:29.156Z] To set a process to complain mode, use the command line tool [2022-08-04T23:19:29.156Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T23:19:29.156Z] +++ true [2022-08-04T23:19:29.157Z] exiting test-integration [2022-08-04T23:19:29.157Z] ++ exit 0 [2022-08-04T23:19:29.157Z] [2022-08-04T23:19:29.157Z] + exit 0 [2022-08-04T23:19:29.157Z] ++ jobs -p [2022-08-04T23:19:29.157Z] + pids= [2022-08-04T23:19:29.157Z] + echo 'Remaining pids to kill: []' [2022-08-04T23:19:29.157Z] Remaining pids to kill: [] [2022-08-04T23:19:29.157Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-04T23:19:29.168Z] Recording test results [2022-08-04T23:19:30.519Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-04T23:19:30.856Z] + echo Ensuring container killed. [2022-08-04T23:19:30.856Z] Ensuring container killed. [2022-08-04T23:19:30.856Z] + docker ps -aq -f name=docker-pr1-* [2022-08-04T23:19:30.856Z] + cids=8362d2e98326 [2022-08-04T23:19:30.856Z] 3aef4fa31679 [2022-08-04T23:19:30.856Z] 5f42e4e001de [2022-08-04T23:19:30.856Z] + [ -n 8362d2e98326 [2022-08-04T23:19:30.856Z] 3aef4fa31679 [2022-08-04T23:19:30.856Z] 5f42e4e001de ] [2022-08-04T23:19:30.856Z] + docker rm -vf 8362d2e98326 3aef4fa31679 5f42e4e001de [2022-08-04T23:19:31.793Z] 8362d2e98326 [2022-08-04T23:19:31.793Z] 3aef4fa31679 [2022-08-04T23:19:31.793Z] 5f42e4e001de [Pipeline] sh [2022-08-04T23:19:32.109Z] + echo Chowning /workspace to jenkins user [2022-08-04T23:19:32.109Z] Chowning /workspace to jenkins user [2022-08-04T23:19:32.109Z] + id -u [2022-08-04T23:19:32.109Z] + id -g [2022-08-04T23:19:32.109Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43917:/workspace busybox chown -R 1000:1000 /workspace [2022-08-04T23:19:32.109Z] Unable to find image 'busybox:latest' locally [2022-08-04T23:19:32.365Z] latest: Pulling from library/busybox [2022-08-04T23:19:32.365Z] 50783e0dfb64: Pulling fs layer [2022-08-04T23:19:32.365Z] 50783e0dfb64: Download complete [2022-08-04T23:19:32.365Z] 50783e0dfb64: Pull complete [2022-08-04T23:19:32.365Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-04T23:19:32.365Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T23:19:35.220Z] + bundleName=amd64 [2022-08-04T23:19:35.220Z] + echo Creating amd64-bundles.tar.gz [2022-08-04T23:19:35.220Z] Creating amd64-bundles.tar.gz [2022-08-04T23:19:35.220Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-04T23:19:35.220Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-04T23:19:36.594Z] Archiving artifacts [2022-08-04T23:19:38.292Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43917/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-04T23:19:38.638Z] + make clean [2022-08-04T23:19:38.638Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-04T23:19:38.894Z] docker-dev-cache [2022-08-04T23:19:38.894Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS